/*
Theme Name: CASE BMX MAGAZINE Wordpress V2.0
Theme URI: www.richardhomer.com
Description: Second theme for Case BMX Mag's Wordpress
Author: Richard Homer
Date: April 2010

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin: 0;
	background: #666666;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin: 0px 0 5px 0;
	padding: 0;
	
}
a, a:visited {
	color: #000000;
	text-decoration:none;
        font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration:none;
}
img {
	border:0;
}

ul {
list-style:none;
padding: 0;
margin: 0;
}

li {
list-style:none;
padding: 0;
margin: 0;
}

p.bold {
	font-weight:bold;
	margin: 0;
	padding: 0;
}
p.bold_tagcloud {
	font-weight:bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#wrapper {
	width: 980px;
	margin: 30px auto 30px auto;
	background: #ffffff;
	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;
}

#header {
	
	width: 940px;
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 20px 20px 0 20px;
}


#nav_holder {
	clear:both;
	width:940px;
	border-bottom: 5px solid #000000;
	padding:30px 0px 0 0px;
	margin: 0px 0 0 0;
	background: #ffffff;
}
#nav {	
	width:940px;
	padding: 0 0 15px 0;
	margin: 0 0 18px 0;
}
#nav ul {
	display:block;
	padding: 0;
	margin: 0;
}
#nav li {
	list-style:none;
	float: left;
	padding: 0 30px 0 0px;
	margin: 0 0  0;
}
#nav a {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding: 15px;
}
#nav li a:hover {
	background: #000000;
	color: #ffffff;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}

#current a {
	background: #000000;
	color: #ffffff;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	}


#rss {
	float:right;
	width:22px;
	height: 22px;
	margin: 1px 5px 0 0;
}
#rss a {
	display: block;
	padding: 0 0 0 0px;
	height: 22px;
	width: 22px;
	background: url(images/feed-icon.png) no-repeat;
}
#rss a:hover {
	background: url(images/feed-icon.png) no-repeat 0 -22px;
}
#rss_foot {
	float:right;
	width:22px;
	height: 22px;
	margin: 6px 5px 0 0;
}
#rss_foot a {
	display: block;
	padding: 0 0 0 0px;
	height: 22px;
	width: 22px;
	background: url(images/feed-icon.png) no-repeat;
}
#rss_foot a:hover {
	background: url(images/feed-icon.png) no-repeat 0 -22px;
}
.searchform {
	float:right;
	width: 157px;
	height:20px;
	padding: 0 0 0 0;
	
}
.searchform_foot {
	float:right;
	width: 157px;
	height:20px;
	margin: 5px 0 0 0;
}
.searchform .s {
	border:1px solid #000000;
	width: 145px;
	height: 20px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #222021;
	background: #ffffff;
	vertical-align: middle;
	text-align:right;
}
#preview_banner {
clear:both;
	width:940px;
	height: 200px;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 5px solid #000000;
	overflow: hidden;
}
#preview_banner img {
	height:200px;
}
#content {	
	width: 940px;
	background: #ffffff;
	padding: 0;
}
.entry {	
	width: 620px;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
.entry_issuepage {
	width: 990px;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
.post_info {

	width: 620px;
	margin:15px 0 15px 0;
	padding: 0 0 10px 0;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	border-bottom: 5px solid #000000;
}
.post_info a, .post_info a:visited {
	text-decoration:none;
	font-weight:bold;
}
.post_info a:hover {
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}

/* PAGE NAV */

.page_navigation {
width: 620px;
padding: 0 0 35px 0;
margin: 0 0 10px 0;
border-bottom: 5px solid #000000;
}

.page_nav_prev {
float:left;
height: 22px;
}
.page_nav_prev a {
	display: block;
	padding: 0 0 0 0px;
	height: 22px;
	width: 210px;
	background: url(images/pagenav_prev.jpg) no-repeat;
}
.page_nav_prev a:hover {
	background: url(images/pagenav_prev.jpg) no-repeat 0 -24px;
}

.page_nav_next {
float:right;
}
.page_nav_next a {	
	display: block;
	padding: 0 0 0 0px;
	height: 22px;
	width: 130px;
	background: url(images/pagenav_next.jpg) no-repeat;
}
.page_nav_next a:hover {
	background: url(images/pagenav_next.jpg) no-repeat 0 -24px;
}





/* SINGLE POST */

.singlepost_navigation {
	width: 620px;
	height: 18px;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	border-bottom: 5px solid #000000;
}
.singlepost_navigation_prev {
	float:left;
	width: 210px;
	padding: 0;
	amrgin: 0;
	
	}
.singlepost_navigation_prev a {
	display: block;
	padding: 0 0 0 0px;
	height: 22px;
	width: 210px;
	background: url(images/singlepost_prev.jpg) no-repeat;
}
.singlepost_navigation_prev a:hover {
	background: url(images/singlepost_prev.jpg) no-repeat 0 -23px;
}
.singlepost_navigation_next {
	
	float:right;
	width:130px;
}
.singlepost_navigation_next a {
	display: block;
	padding: 0 0 0 0px;
	height: 22px;
	width: 130px;
	background: url(images/singlepost_next.jpg) no-repeat;
}
.singlepost_navigation_next a:hover {
	background: url(images/singlepost_next.jpg) no-repeat 0 -22px;
}


.relatedposts {
margin: 0;
padding:0;
}
.relatedposts img {
margin: 0 0 5px 0;
}
.share {
width: 620px;
margin: 25px 0 0 0;
padding:0;
border-bottom: 5px solid #000000;
}
.share img {
padding: 0;
margin: 0;
}


/* NEWS FOOTER */
#news_footer {
	width: 620px;
	min-height:200px;
	margin: 0 0 0 0;
}
#news_footer_archives {
	float:left;
	width:130px;
	min-height: 100px;
}
#news_footer_archives ul {
	padding: 0;
	margin: 0;
}
#news_footer_archives li {
	list-style:none;
	margin: 5px 0 0 2px;
}
#news_footer_cats {
	float:left;
	width:130px;
	min-height: 100px;
	margin: 0 0 0 5px;
}
#news_footer_cats ul {
	padding: 0;
	margin: 0;
}
#news_footer_cats li {
	list-style:none;
	margin: 5px 0 0 2px;
}
#news_footer_tagcloud {
	float:left;
	width:210px;
	height: 200px;
	margin: 0 10px 0 0;
}
#news_footer_links {
	float:left;
	width:130px;
	margin: 0 0 0 5px;
}
#news_footer_links ul {
	padding: 0;
	margin: 0;
}
#news_footer_links li {
	list-style:none;
	margin: 5px 0 0 2px;
}
/* SIDEBAR */

#sidebar {
	float:right;
	width: 300px;
	background: #ffffff;
}
.sidebar_preview {
	float:right;
	width: 300px;
	margin: 0 0 15px 0;
}
/* FOOTER */

#footer {
	clear:both;
	width: 940px;
	padding: 20px 0 20px 0;
	background: #FFFFFF;
}
#footer_nav_holder {
		width: 940px;
	height: 55px;
	border-top: 5px solid #000000;
}
#footer_nav {
		height: 50px;
	padding: 0 0 10px 120px;
	margin: 10px 0 0 0;
	background: url(images/footer_logo.jpg) no-repeat;
}
#footer_nav ul {
	display:block;
	padding: 0;
	margin: 0;
}
#footer_nav li {
	color: #000000;
	list-style:none;
	float: left;
	padding: 0 5px 0 0px;
	margin: 10px 0 0 0px;
}
#footer_nav li a {
	font: 1em Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	text-decoration:none;
	padding: 20px 10px 14px 10px;
}
#footer_nav li a:hover {
	color: #ffffff;
	background: #000000;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}

#footer_current a {

color: #ffffff;
	background: #000000;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	}

.copyright {
float:right;
margin: 5px 0 0 0;
padding: 0 0 0px 0;
font: 0.8em Georgia, "Times New Roman", Times, serif;
}

/* WEB AD BANNERS */


#header_banner_728_90 {
	float:right;
	width: 728px;
	height: 90px;
	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;
}
.sidebar_banner_300_250 {
	float:right;
	width: 300px;
	height: 250px;
	margin: 15px 0 0 0;
	
}
#footer_banner_728_90 {
	width: 728px;
	height: 90px;
	margin: 0px auto 20px auto;
	box-shadow: #333 3px 3px 4px;
	-moz-box-shadow: #333 3px 3px 4px;
	-webkit-box-shadow: #333 3px 3px 4px;
}
/* COMMENT SECTION */

.comments {	
	width: 620px;
	margin:0px 0 0 0;
	padding: 10px 0 0 0;
	
}

.comment_logo {
width: 620px;
margin: 0 0 10px 0;
}

.comment_title {
width: 620px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.commentlist {
	list-style:none;
	 
	margin: 15px 0 0 0;
	padding: 0;
}

.commentlist ul { 
padding: 0;
margin: 0;
}
.commentlist li {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #000000;
	color:#000000;
	
	
}
.commentlist .avatar {
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.comment_poster {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin: 0 0 0 10px;
}
#commentform input {
	width: 286px;
	background: #fff;
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 3px;
	cursor: pointer;
}
#commentform textarea {
	width: 616px;
	height: 200px;
	background:#fff;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
	cursor: pointer;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	float:left;
	width: 144px;
	height: 29px;
	cursor: pointer;
}
#commentform #submit:hover {
color:#999999;
}


