/*
Theme Name: chrisroth.net blog
Theme URI: http://chrisroth.net
Version: 1.0
Author: chris roth
*/


/* Overal setup */
* { margin:0; padding:0; }
body { background:#000; color:#bbb; font:12px/14px  helvetica, arial,Sans-serif; }
a   { color:#666;text-decoration:none;outline:0; }
a:hover { color:#eee; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { font-size:30px; } 
h2  { font-size:14px; } 
h3  { font:bold 11px arial,helvatica;color:#bbb;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 5px 0 3px 0px; clear: both; }



/* header */


#main-wrapper { background: #; display:block; margin: 50px 0 0 0;width:1020px;padding:0px;text-align:left; }

/* main layout */
.main { background: #; width:765px; margin:0 0 0 20px;padding:0;float:left;overflow: hidden; }
.main_right { background: #; width:235px; margin:0px 20px 0 0px;padding:0;float:left;overflow: hidden; }
.main_left { background: #; width:745px; margin:0 20px 0 20px;padding:0 0px 0 0;float:left;overflow: hidden; }
.main_right h3 {padding:3px 5px; width: 225px; display: block; margin: 0 0 1px 0; color: #000; border-bottom: solid 1px #ccc; background: #666; }



/* thumnail covers */
.thumb { background: #222 url(images/thumb.png); display: block; width: 235px; overflow: hidden; height: 150px; margin: 0 20px 20px 0px; position: relative; }
.thumb-title { margin-bottom:5px;background:#000;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.thumb-title:hover { background:#222; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #fff;}


/* single page */
.post.single { background:; line-height:1.4em; width:745px; padding:0px; }
.post.single h2, .post.single h2 a { font:22px helvetica,sans-serif; color: #ddd; text-decoration:none; margin: 0 0 3px 0; }
.post.single .postMeta { font:10px helvetica,sans-serif;margin-bottom:30px;color:#666; }
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { float:left; line-height:18px;overflow:hidden;padding-bottom:25px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { border:none; }
.post .entry a:hover img { border-color:; }
.post.single h3 { font-size: 12px;font-weight:bold; color: ; display:inline; }
.post.single p { margin: 1em 50px 1em 0; }
.post.single p a,.post.single li a { color:#b77c00; }
.post.single p a:hover { color:#fff; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background: #f9f9de; }
.post.single a { color:#b77c00; }
.post.single a:hover { color:#fff; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }
.post.single .wp-caption-text { font:10px helvetica,sans-serif; margin-bottom:30px;color:#666;}


/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;color: #999; clear: both; }

#sidebar { color:#ddd; float:left;width:235px;margin:0 0px 0 0px;padding:0 0px 0px 0px;font-size:11px; }
#sidebar h3 {padding:3px 5px; background:;display: block; margin: 0 0 5px 0; color: #000; border-bottom: solid 1px #ccc; background: #666; }
#sidebar p { color:#ddd; padding: 2px 0 5px; }
#sidebar a   { color:#999;text-decoration:none; }
#sidebar a:hover { color:#fff; }

#random_thumb { width 235px; }
#random_thumb h3 {padding:3px 5px; width: 225px; display: block; margin: 0 0 1px 0; color: #000; border-bottom: solid 1px #ccc; background: #666; }


.hello { padding: 0 0 10px 0;  }
.hello ul { margin: 0px; padding: 0; }
.hello li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.hello li a { text-decoration:none; }
.hello li a:hover { text-decoration:none;  }

.recent-posts { margin: 0 0 10px 0; background: #111 url(images/px2.png); }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 2px 5px; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.categories { margin: 10px 0; background: #111 url(images/px2.png); }
.categories ul { margin: 0px; padding: 0; }
.categories li { margin: 0px; padding: 2px 5px; list-style-type: none;  }
.categories li a { text-decoration:none; }
.categories li a:hover { text-decoration:none;  }


.archives { margin: 10px 0; background: #111 url(images/px2.png); }
.archives ul { margin: 0px; padding: 0; }
.archives li { margin: 0px; padding: 2px 5px; list-style-type: none;  }
.archives li a { text-decoration:none; }
.archives li a:hover { text-decoration:none;  }

.links { margin: 10px 0; background: #111 url(images/px2.png); }
.links ul { margin: 0px; padding: 0; }
.links li { margin: 0px; padding: 2px 5px; list-style-type: none;  }
.links li a { text-decoration:none; }
.links li a:hover { text-decoration:none;  }



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 12px;font-family: arial, verdana; color:#b77c00;padding:15px 0 0 0;}	
ol.commentlist { list-style:none; margin:0; padding:0 50px 0 0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px solid #151515; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	

ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }
.commentmetadata { margin-bottom: 5px; color: #333}
.commentmetadata strong { color: #666;}

ol.commentlist li.authcomment p {color:#fff;}
ol.commentlist li.authcomment .commentmetadata a {color:#b77c00;}


/* form */
#commentform { margin: 1em 0; }
#author, #email,#url,#comment{ color: #666;font:1em arial,helvetica,verdana,sans-serif;margin: 10px 0;padding:2px; background: #222; border: solid 1px #151515; }
.comment-warning strong { color: #999; font-weight: bold; }
#submit { background: #666; border-style: none; padding: 5px;}
#submit:hover { background: #999;}

/* footer */
#footer { color:#555; font-size:9px;line-height:1.4em; padding:0 10px;margin:0;height:40px;clear:both;width:980px;text-align:left; }
#footer a { font-weight: bold;color:#999; }
#footer a:hover { color:#eee; }


/* search form */
fieldset.search { border: none; width: 235px; margin-bottom: 20px; }
.search input, .search button { border: none; float: left; }
.search input.box { color: #ddd; width: 163px; height: 20px; padding: 5px 5px 0; background: url(images/search.jpg); }
.search button.btn { text-indent: -9999px; width: 62px; height: 25px; padding: 0px 0 0 0; cursor: pointer; background: url(images/search.jpg); background-position: -173px 0px; }
.search button.btn:hover { background-position: -173px -25px; }

/* rss feed */
#rss { margin-bottom:; }
#rss a:link { background: url(images/rss.jpg); width: 235px; height: 25px; display: block; }
#rss a:hover { background-position: 0px -25px; }

div.bookmarkify { float: left; text-align: left; border-top:1px solid #151515; margin:30px 0 0 0; padding: 10px 0 0 0; width: 695px;}
div.bookmarkify div.title {float: left; font-size: 10px; color:#666; margin-right: 10px;}

.wp-pagenavi {
	clear: both;
	margin:10px 0 25px;
	color:#999;
	
	font-size:0.8em;
}

.wp-pagenavi .pages {border:solid 1px #333; margin-right:3px;}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 4px 7px;
	margin: 0px;
	background:#000;
	color:#999;
	border:solid 1px #333; margin-right:3px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#333;
	color:#fff;
}

.wp-pagenavi span.current {
	background:#333;
	color:#fff;
	border:solid 1px #333; margin-right:3px;
}
