/*  
THEME NAME: blog.txt
THEME URI: http://www.plaintxt.org/themes/blogtxt/
DESCRIPTION: Clean, easy to navigate, and content-centered. Offers a unique CMS-ish home page option. Widgets-friendly and for WordPress 2.0+
VERSION: 1.2
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
*/
/*
"blog.txt" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

/*FONTS USED*/
body { font: 100%/150% "lucida sans unicode", lucida grande, sans-serif; }
p#description, h2, h3, h4, h5, h6 { font-family: "trebuchet ms", helvetica, sans-serif; }
p.post-footer, input#author, input#email, input#url, textarea#comment, div.sidebar ul, div.post-entry p.paged-link { font-family: arial, helvetica, sans-serif; }
div.post-entry p { text-align: justify; }

/* START*/
body {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background: url('images/bg.jpg') fixed;	
}
div#wrapper {
	height:100%;
	min-height:100%;
	width:750px;
	background:transparent url('images/bg_sides.jpg') repeat-y;
	margin:auto;
	text-align:left;
	position:relative;
}
html>body #wrapper{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

div#container {	
	padding-left:42px;	

}

/* COMMON ELEMENT DECLARATIONS */
h1#title, p#about-next, div.sidebar ul li h2, div.navigation , div.post-entry span.more-link {
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
}
div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, div.sidebar ul li h2 {
	color: #E7E6E4;
}
div#content img, li a img { border: none; }
/* HEADER STUFF */
div#header { 
	height:90px;
	width:668px;
	margin: 0 auto;
	background: url(images/riderpage_logo.jpg) no-repeat top left;

 }
h1#title{ margin: 0; }
h1#title {
	position:relative;
	font-family:"lucida sans unicode", lucida grande, sans-serif;
	font-size: 4em;
	letter-spacing: 1px;
	line-height: 90%;
	width:320px;
	height:40px;
	left:140px;
	top: 30px;
}
p#description {
	text-align:right;
	color: #646464;
	font-size: 1.8em;
	font-weight:bold;
	padding: 20px 200px 0 0;
	height:20px;
	margin: 0.5em 0 0 0;
}
/* CONTENT / CONTAINER STUFF */
div.narrowcolumn {
	position:relative;
	width:470px;
	float:left;
	padding-left: 6px;
	top: 10px !important;
	top: 0;
}

div#content div.post h2.post-title a:link, div#content div.post h2.post-title a:visited, div#content div.post h2.post-title a:active { /*damn post title*/
	font-size: 18px;
	color: #A17F03;
	letter-spacing: 2px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: none;
}
div#content div.post h2.post-title a:hover {
	color: #cccccc;
	border: none;
}


div#wrapper div#container div.narrowcolumn div.post h2.post-title {
	position:relative;
	background: #212528;
	border: 1px solid #0E0F0F;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 20px 1px 19px;
	padding: 5px;
}




div.post-entry {
	width: 410px;
	background: #E7E3E2;
	margin: 0 2em 0 2em;
	padding: 10px;

}
div.post-entry2 {
	width: 410px;
	margin: 0 2em 0 2em;
	padding: 10px;
	background: #E7E3E2 url('images/ads_1stpost.jpg') left no-repeat bottom;

}

div.post-entry p {
	background: #E7E3E2;
	font-size: 1.2em;
	/*margin: 2em 2em;*/
}

div#content div.post div.post-entry a:link, div#content div.post div.post-entry a:visited, div#content div.post div.post-entry a:active {
	color: #4D4E49;
	border-bottom: 1px dashed #4D4E49;
}
div#content div.post div.post-entry a:hover {
	color: #A17F03;
	border-bottom: 1px solid #A17F03;
}
div.post-entry ul li {
	list-style: square;
	line-height: 150%;
}
div.post-entry ul li ul { margin-bottom: 0.5em; }
div.post-entry ul li ul li {
	list-style: circle;
}
div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	margin: 1.5em 0 -0.7em 0;
}
div.post-entry span.more-link, div.post-entry p.paged-link {
	font-size: 1em;
	font-weight: bold;
}
p.post-footer {
	background: #212528;
	border: 1px solid #0E0F0F;
	color: #ACAAA4;
	font-size: 1em;
	text-align: center;
	margin: 0em 2em 4em 2em;
	padding: 0.1em 0.2em;
}
span.pre-title {
	background: #E8E9EA;
	color: #2A2C2B;
}
/* COMMENTS STUFF */
div#comments {
	width:420px;
	margin: 20px auto;
	padding: 5px;
	background:#CCCCCC;
	}
div#comments h3 {
	color: #4d5663;
	font-size: 1.4em;
	left: 30px;
	margin: 2em 0 0.5em 0;
}
ol.commentlist li { margin: 0 0 5em 0;font-size:12px; }
div#comments li.alt p.comment-author strong a {
	font-size:12px;
	color: #A17F09;
}


ol.commentlist li.trackback {
	border: 1px solid #ccd0d6;
	font-size: 1.2em;
	list-style: none;
	margin: 1em 0;
	padding: 0.5em;
}
ol.commentlist li.trackback p {
	background: #CBCAC6;
	color: #806400;
	margin: 0.5em;
}
ol.commentlist li p { margin: 0.5em 0; }
ol.commentlist p.comment-metadata {
	font-style: italic;
	margin: 0 0 2em 0;
}
div.formcontainer p { margin: 0 0 1em 2em; }
input#author, input#email, input#url, textarea#comment {
	font-size: 1em;
	line-height: 125%;
	padding: 0.3em;
}
input#author, input#email, input#url { width: 17em; }
textarea#comment {
	height: 12em;
	overflow: auto;
	width: 23em;
}
/* FOR SEARCH.PHP (THE RESULTS) */
ol.searchresults li { 
	margin: 0 0 2em 0;
	font-size: 1em;
	}
ol.searchresults li p { margin: 0 0 0.2em 0; }
/* SIDEBAR STUFF */
div#col1 {
	position:relative;
	width:180px;
	float:right;
	margin-right:42px;
	display:inline;/*fix for ie double margin-bug*/
	height:1%;	
}
div.sidebar ul {
	margin: 0;
	padding: 0;
}
div.sidebar ul li, div.sidebar ul li p {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
}
div.sidebar ul li h2 {
	font: bold 1.3em/normal "lucida sans unicode", lucida grande, sans-serif;
	background: url('images/box_header.jpg') top no-repeat;
	height:25px;	
	letter-spacing: 1px;
	font-weight:bold;
	padding: 2px 0 0 3px;
	margin: 0 0 0.2em 0;
	color: #2A2C2A;
}
div.sidebar ul li ul, form {
	margin: 0 0 0 5px;
	padding: 0;
}
div.sidebar ul li ul li {
	color: #E7E6E4;
	margin: 0;
	padding: 0 0 1.1em 0;
}
div.sidebar ul li ul li ul li {
	color: #E4E4E4;
	list-style: disc inside;
	margin: 0 0 0 1em;
}
li#rss-links ul li.rss-link, li#interact-links ul li.comment-link, li#interact-links ul li.trackback-link {
	list-style: none;
	line-height: 2.5em;
	padding: 0 0 0 13px;
}
li#rss-links ul li.rss-link { background: url(images/feed.png) no-repeat left center; }
li#interact-links ul li.comment-link { background: url(images/comment.png) no-repeat left center; }
li#interact-links ul li.trackback-link { background: url(images/trackback.png) no-repeat left center; }
/* FOOTER STUFF */
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
div#footer {
	position:absolute;
	bottom:0;
	left:0;
	clear:both;	
	height:40px;
	width:675px;
	margin-left:42px;
	background: url(images/bg_footer.jpg);	
}
div#footer p {
	text-align:center
	color: #9aa1ae;
	font-size: 1.2em;
	margin: 0;
}
/* UNIVERSAL THINGS */
blockquote, code, pre {
	background: #D6CFAB;
	color: #4d5663;
	padding: 0.1em 0.5em;
}
blockquote blockquote {
	border-left: 5px solid #ccd0d6;
}
code, pre { font: 1em/140% "courier new", courier, monospace; }
abbr, acronym {
	border-bottom: 1px dotted #4a5f82;
	cursor: help;
}
.clearer {
	clear: both;
	height: 0;
}
.alignright { float: right; }
.alignleft, div#container { float: left;  }
div.navigation {
	clear: both;
	font-size: 1.2em;
	height: 1.6em;
	margin: 3em;
}
/* LAYOUT AND LINKS FOR IMAGES CLASSES: ALIGNRIGHT, ALIGNLEFT, AND CENTER */
div#content img.center, div#content img.alignright, div#content img.alignleft {
	border: 1px solid #9aa1ae;
}
div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft {
	border: 1px solid #2c384d;
}
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright { margin: 0.4em 0 0.4em 1.1em }
div#content img.alignleft { margin: 0.4em 1.1em 0.4em 0; }
/* LINKS, PEACE BE UPON THEM */
a, a:link, a:visited, a:active, a:hover {
	outline: none;
	text-decoration: none;
}
div#header a, div#header a:link, div#header a:visited, div#header a:active { color: #A17F03; }
div#header a:hover { color: #D4D2D3; }
div#content a, div#content a:link, div#content a:visited, div#content a:active {
	border-bottom: 1px solid #E7E6E4;
	color: #E7E6E4;
}
div#content p.post-footer a:link, div#content p.post-footer a:active, div#content p.post-footer a:visited {
	border-bottom: none;
}

div.sidebar a, div.sidebar a:link, div.sidebar a:visited, div.sidebar a:active {
	font-size: 1.6em;
	border-bottom: 1px dashed #AEAEAE;
	color: #EEEDEB;
}

#home-link a, #home-link a:link, #home-link a:visited #home-link a:active{
	font-size: 1.3em;
	color:#464646;
	border: none;
}
#home-link a:hover{
	color:#707070;
}

div#content a:hover, div#content p.post-footer a:hover, div.sidebar a:hover {
	border-bottom: 1px solid #A17F03;
	color: #A17F03;
}
div#footer p a, div#footer p a:link, div#footer p a:visited, div#footer p a:active {
	border-bottom: 1px dashed #000;
	color: #000;
}
div#footer p a:hover {
	border-bottom: 1px solid #EFEDEE;
	color: #EFEDEE;
}