/*
Theme Name: Render Magazine
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com
*/

* {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
	font-size:13px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	color:#636363;
	background:#ffffff url(/images/bg-main.gif) repeat-x bottom;
}
a {
	color: #0689b9;
}
a:hover {
	text-decoration: none;
	color: #0689b9;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:normal;
	color:#202020
}


h3 {
	font-size:14px;
font-weight:bold;
line-height:1.3em;
margin:0 0 0.1em;
}



/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	background:url(/images/bg-body2.gif) repeat-y scroll 560px 0;
	margin: 10px auto;
	text-align: left;
}
/** END wrapper **/

/* header ********************************************************** */
#top {
	height:115px;
	background:#202020;
}
#header_wrapper {
	width:960px;
	margin:0px auto;
	padding:0px;
}
.header_logo {
	float:left;
	width:250px
}
.header_right {
	float:right;
	height:85px;
	margin:20px 0 0px 15px;
	border-left:1px solid #555;
	padding-left:15px;
	width:240px;
	text-align:right
}
.header_right h5 {
	color: #00D2FC;
}
.header_right a {
	color: #00D2FC;
}
.header_right p {
	color:#ffffff;
	font-size:11px;
	line-height:14px;
}

.header_right strong {color:#ED1C24}

/* nav ********************************************************** */
/****** Drop Menu Styling ******/
#nav_wrapper {
	background: #202020 url(/images/nav/topnav_bg.gif) repeat-x;
	height:35px;
}
ul.topnav {
	list-style: none;
	width: 960px;
	padding: 3px 0 0 0;
	margin: 0 auto;
	height:32px;
	font-size: 13px;
}
.topnav li {
	float:left;
	margin-right:11px;
}
.topnav strong {
	float:left;
	height: 26px;
	font-weight:normal;
	padding:3px 0 0 6px;
	color:#fff;
}
.topnav li a:hover strong, .topnav .active strong {
	background:url(/images/bg-nav-l.png) no-repeat;
}
.drop {
	float:none !important;
}
.topnav span {
	float:left;
	width:6px;
	height:26px;
}
.topnav li a:hover span, .topnav .active span {
	background:url(/images/bg-nav-r.png) no-repeat;
}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 0px 0 0px;
	position: relative;
	list-style-type: none;
}

ul.topnav li.clogin {
	margin-left:10px;
}


ul.topnav li a {
	padding: 3px 7px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	height:26px;
	line-height:16px;
	text-shadow: 0 1px #000000;
	outline:none;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 32px;
	background: #353535;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	border-top:0px solid #444444;
	z-index: 150;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #212121;
	border-bottom: 1px solid #404040;
	clear: both;
	width: 170px;
	float: left;
}
html ul.topnav li ul.subnav li a {
	float: left;
	padding: 8px 0px 8px 10px !important;
	background-image: none !important;
	height:auto;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222;
	width: 160px;
	background-image: none !important;
}
html ul.topnav li ul.subnav li a:hover, ul.topnav ul.subnav li:hover, ul.topnav ul.subnav li.active {
	background-image: none !important;
}


/** BEGIN content **/
#content {
	width: 540px;
	float: left;
	margin: 0px 40px 0 0;
	padding: 0;
}
#content .fwrapper {
	background-color: #F2F2F1;
	padding: 10px;
	border: 1px solid #E9E9E9;
	margin: 0 5px 15px;
}
#featured {
	overflow: hidden;
	width: 540px;
	height: 308px;
}
#content .featured img {
	width: 540px;
}
#content .featured {
	overflow: hidden;
	position: relative;
	width: 540px;
	height: 308px;
	overflow: hidden;
}
#content .featured .text {
}
#content .featured-img {
}
#content .featured-img .text h2 {
	font-size: 1.5em;
	background-image: none;
	margin-bottom: 4px;
	padding: 0;
}
#content .featured-img .text h2 a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
#content .featured-img .text p {
	line-height: 1.4em;
	font-size: 1em;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#content .featured-img .text .next {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
}
#content .featured-img .text .continue:hover {
	text-decoration: none;
}
#content .featured .photo {
	list-style-type: none;
}
#content .photo li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#content .photo li.first {
	z-index: 2;
}
#content .featured .text {
	list-style-type: none;
}
#content .featured .text li {
	width: 230px;
	height: 290px;
	position: absolute;
	top: 0;
	right: -280px;
	padding: 15px;
	color: #ffffff;
	font-family: Verdana;
	background: url(images/shade.png) repeat 0 0;
	z-index: 4;
}
#content .featured .text li.first {
	right: 0;
}
#content .post {
	clear: both;
	padding-bottom: 10px;
	margin: 15px 0px 10px;
	border-bottom:1px solid #EEEEEE;
}
#content .post .r {
	width: 375px;
	float: right;
}
#content .post .thumb img {
	float: left;
	background-color: #f6f6f6;
	border: 1px solid #EBEDED;
	padding: 6px;
	margin: 4px 0 10px;
	width: 124px;
	height: 124px;
}
#content .post h2 {
	color:#0689b9;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
}
#content .post h2 a {
	color:#0689b9;
	font-size:18px;
	text-decoration: none;
}
#content .post p {
	line-height: 18px;
	margin-bottom: 10px;
}
#content .post .links {
	font-size: 0.9em;
	font-family: Verdana;
	float: left;
}
#content .post .links a {
	text-decoration: none;
	color: #212121;
}
#content .post .links a:hover {
	text-decoration: underline;
	color: #6B001A;
}
#content .post .comments {
	font-size: 0.8em;
	font-family: Verdana;
	float: right;
}
#content .post .comments a {
	display: block;
	padding: 5px 0 11px;
	color: #ffffff;
	text-decoration: none;
	background: #212121 url(images/comments.gif) no-repeat bottom right;
	text-align: center;
	width: 91px;
	margin-bottom: 10px;
}
#content .postnav {
	clear: both;
	padding-top: 20px;
	font-weight: bold;
}
#content .postnav a {
	text-decoration: none;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 210px;
	float: left; 
	margin-right:20px;
	padding-top: 0px;
}
#sidebar .box {
	margin-bottom: 0px;
}
#sidebar .box h2 {
	color: #0689b9;
	line-height:26px;
	font-weight:normal;
	background:#f1f1f1 url(/images/bg-sidebar-h2.gif) repeat-x bottom;
	border-bottom:1px solid #E0E0DF;
	display:block;
	text-transform:uppercase;
	padding:3px 10px;
	font-size:13px;
}
#sidebar .box .ads {
	padding: 10px;
	text-align: center;
}
#sidebar .box .ads img {
	margin: 6px;
}
#sidebar .box ul {
	list-style-type: none;
	margin:3px 0px 3px 0px;
}
#sidebar .box ul li a {
	background:none;
	line-height:1.2em;
	text-decoration:none;
	border-bottom:1px dotted #EBEDED;
	text-transform: none;
	display:block;
	padding:6px;
	font-size:12px;
	color:#4C4C4C;
}
#sidebar .box ul li a:hover {
	background:#24abd8;
	color:#fff;
	border-bottom: 1px solid #0689b9;
	text-decoration:none;
}
#sidebar .box .flickr {
	text-align: center;
	padding: 10px;
}
#sidebar .box .flickr img {
	margin: 5px;
}
#sidebar .box .video {
	padding: 4px;
}
#sidebar .box .tags {
	padding: 10px 20px;
}
#sidebar .box .tags a {
	text-decoration: none;
	color: #212121;
}
#sidebar .box .tags a:hover {
	text-decoration: underline;
	color: #BB2222;
}
#sidebar .box .popular {
}
#sidebar .box .popular li {
	background-image: none;
	border: 0;
}
#sidebar .box .popular li a {
	font-weight: bold;
	text-decoration: underline;
	color: #BB2222;
}
#sidebar form {
	margin-bottom: 15px;
	background: url(images/search.gif) no-repeat 0 0;
	height: 41px;
}
#sidebar form input {
	float: left;
	border: 0;
	width: 200px;
	margin: 12px 10px 0;
	font-size: 1.2em;
	background-color: transparent;
}
#sidebar form button {
	float: right;
	border: 0;
	text-indent: -9999px;
	width: 81px;
	height: 41px;
	background-color: transparent;
}
#sidebar .l {
	width: 140px;
	float: left;
}
#sidebar .r {
	width: 140px;
	float: right;
}
/** END sidebar **/

/** BEGIN footer **/
/* footer ********************************************************** */
#footer_wrapper {
	background: #EBEDED url(/images/bg_footer.png) repeat-x scroll center top;
	padding:12px 0;
	margin-top:0px
}
.footer {
	width:960px;
	clear: both;
	font-size:12px;
	margin: 0 auto;
	line-height: 1.5em;
}
.footer a {
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer2 {
	width:145px;
	float:left;
	margin-right:25px;
}
.footer3 {
	width:280px;
	float:right;
}
.footer2 span, .footer3 span {
	font-size:12px;
	text-decoration:underline;
	padding-bottom:3px;
}
.footer2 ul li, .footer3 ul li {
	padding:1px 0 1px 0px;
	line-height:13px;
	list-style:none;
	margin:0px;
}

/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	border-top: 0;
	padding-top: 5px;
}
#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single p.details {
	border-bottom:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	margin:10px 0 20px;
	padding:8px 0;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left:15px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 17px 14px 10px 21px;
	margin: 10px 0 10px 20px;
	background:#efefef;
	border-left:5px solid #0689b9;
	border-right:1px solid #E0E0DF;
	color:#4C4C4C;
}

#content .single blockquote p {
	line-height:18px}



#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#comments {
	padding: 20px 0;
}
#comments a {
	text-decoration: none;
}
#comments h2 {
	font-size: 1.5em;
	margin: 10px 0;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
#comments form {
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input {
	margin-right: 5px;
}
#comments form input, textarea {
	border: 1px solid #e0e0e0;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 240px;
	border: 1px solid #e0e0e0;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #e0e0e0;
}
#comments form button {
	border: 1px solid #a0a0a0;
	font-size: 1em;
	font-family: Verdana;
	padding: 2px 6px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments .buffer {
	padding: 10px;
}
#comments ol li {
	margin-bottom: 10px;
}
#comments ol li ul li {
	border: 1px solid #eeeeee;
	padding: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #eeeeee;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/


#sidebar .box ul.tweets {}
#sidebar .box ul.tweets li {
	padding:8px 0px;
	border-bottom:1px dotted #EBEDED;
}
	
	
#sidebar .box ul.tweets li a {
	background:none;
	line-height:1.2em;
	text-decoration:none;
	border-bottom:none;
	text-transform: none;
	display:inline;
	padding:0px;
	font-size:12px;
	color:#0689B9;	
	
}

