/*
Theme Name: Up the Drain
Theme URI: http://upthedrain.com
Description: Modified from Wordpress Default.
Version: .1
Author: Ryan Shea
*/

*{margin:0;padding:0;}

body {background:#fff;font-size:13px;line-height:20px;font-family:Tahoma, Helvetica, Arial, sans-serif;color:#555;}

.tiny {font-size:10px;font-style:italic;}

p {padding-bottom:12px;}

img {float:right;padding:0 0 10px 10px;border:none;}

#page {width:840px;margin:10px auto;}

#wrap {float:left;width:840px;background:url(imgs/bgnd.gif) repeat-y top left;}

#header {float:left;width:760px;background:url(imgs/top-bgnd.gif) no-repeat top left;padding:30px 40px;clear:both;}

a.title {display:block;width:372px;height:0;padding-top:91px;overflow:hidden;background:url(imgs/title.gif) no-repeat;line-height:30px;margin-bottom:10px;}

a, a:visited {color:#097c32;text-decoration:none;}

a:active, a:hover {color:#000;}

.narrowcolumn ul, .widecolumn ul {padding:0 30px 10px;list-style:none;font-size:11px;}

.narrowcolumn ul li, .widecolumn ul li {margin:8px 0 0 6px;}

.narrowcolumn a, .narrowcolumn a:visited, .entry a, .entry a:visited {border-bottom:1px #097c32 dotted;}

.narrowcolumn a:hover, .narrowcolumn a:active, .entry a:hover, .entry a:active {border-bottom:1px #000 solid;color:#000;}

.postmetadata {font-size:10px;}

.widecolumn .postmetadata {margin-top:14px;line-height:14px;}

.narrowcolumn {float:left;padding:0 34px 0 4px;width:530px;}

.widecolumn {padding-bottom:20px;margin-left:110px;width:530px;display:inline;}

#content_wrap {width:760;padding:0 40px 60px 40px;float:left;clear:both;}

.alignleft {float:left;}

.alignright {float:right;}

#searchform input {width:60px;float:left;}

#searchsubmit {margin-top:6px;}

input#s {width:160px;}

.hidden {display:none;}

#post-102 h2, #post-104 h2, #post-95 h2, #post-97 h2 {display:none;}

#post-104 p {font-size:12px;line-height:14px;}

.desc {padding:0 6px 40px 30px;}

.narrowcolumn .pagetitle {margin-bottom:20px;color:#000;}

.widget_archive, .widget_links {margin-top:20px;}

.screen-reader-text {color:#fff;}

.narrowcolumn h2, .widecolumn h2 {font-family:"ITC Bookman Oldstyle", "Bookman Oldstyle", Helvetica, Arial, sans-serif;text-transform:capitalize;font-size:26px;line-height:30px;}

h3 {font-family:"ITC Bookman Oldstyle", "Bookman Oldstyle", Helvetica, Arial, sans-serif;font-variant:small-caps;font-size:24px;line-height:30px;margin-top:16px;color:#000;}

h4 {font-family:"ITC Bookman Oldstyle", "Bookman Oldstyle", Helvetica, Arial, sans-serif;font-variant:small-caps;font-size:16px;color:#000;line-height:18px;font-weight:bold;margin-top:6px;}

blockquote {margin:0 20px 10px 30px;padding-left:10px;border-left:4px #ddd solid;color:#888;}

#sidebar ul {list-style:none;}

#archives ul li, #linkcat-2 ul li {margin-left:14px;font-size:11px;}

#archives {margin:20px 0;}

.post {margin-bottom:30px;text-align:justify;}

h2 {clear:both;margin-bottom:8px;}

#content {float:left;}

ul#nav {clear:both;}

.post li {line-height:14px;}

.post ul {margin:0 10px 10px;}

ul#nav li {padding-top:20px;list-style:none;float:left;margin-right:8px;}

ul#nav li a {display:block;width:180px;font-size:22px;width:740;line-height:54px;text-align:center;background:url(imgs/btn-bgnd.gif) no-repeat;}

ul#second_nav li {float:left;margin:52px 5px 0 6px;font-size:16px;list-style:none;}

#sidebar {width:186px;float:left;}

#footer {width:760px;clear:both;float:left;padding:40px 40px;background:#fff url(imgs/foot-bgnd.gif) no-repeat top left;font-size:10px;text-align:center;color:#c5c5c5;}


/* LEGACY STYLES FROM WORDPRESS */

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #666;
	}
	
	
.entry ul li:before {
	content: "\00BB \0020";
	}