/*

Theme Name: Render Magazine

Author: WPThemeDesigner.com

Author URI: http://www.wpthemedesigner.com

*/



* {

	margin: 0; padding: 0;

}

body {

	text-align: center;

	font: 12px Arial;

	color: #212121;

	background-color: #fff;

}

a {

	color: #BB2222;

}

a:hover {

	text-decoration: none;

	color: #ff0000;

}

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;

margin: 4px 0 5px 10px;

}

.hidden {

	display: none;

}



/** BEGIN wrapper **/

#wrapper {

	width: 970px;

	margin: auto auto;

	text-align: left;

}

/** END wrapper **/



/** BEGIN header **/

#header {

	height: 147px;

	background: url(images/header.gif) repeat-x 0 130px;

	padding-top: 30px;

}

	#header h1 {

		float: left;

	}

		#header h1 a {

			width: 384px; height: 60px;

			display: block;

			text-indent: -9999px;

			outline: none;

			background: url(images/logo.jpg) no-repeat 0 0;

		}

	#header .ad468x60 {

		float: right;

	}

	#header ul {

		clear: both;400

		list-style-type: none;

		padding: 40px 20px 0;

	}

		#header ul li {

	float: left;

	font-size: 0.9em;

	font-family: "Trebuchet MS";

	font-weight: bold;

	text-transform: uppercase;

	font-style: italic;

		}

		#header ul li a {

			font-style: italic;

			display: block;

			color: #ffffff;

			text-decoration: none;

			padding: 13px 15px 14px;

		}

		#header ul li a:hover {

			background-color: #BB2222;

		}

	#header p {

		float: right;

		font-size: 0.9em;

		font-weight: bold;

		font-family: Trebuchet MS;

		color: #ffffff;

		padding-top: 12px;

	}

		#header p a {

			text-decoration: none;

			color: #ffffff;

			margin: 0 5px;

		}

	#header .rss {

		display: block;

		float: right;

		width: 37px; height: 38px;

		text-indent: -9999px;

		outline: none;

		background: url(images/rss.gif) no-repeat 0 0;

		margin: 6px 5px 0 10px;

	}

/** END header **/



/** BEGIN content **/

#content {

	width: 970px;

	align: center

	margin-top: 0px;

	background-color: #ffffff;

	

	

}

	#content .fwrapper {

width: 960px;		

background-color: #fff;

		padding: 5px;

		

		margin: 0 5px 15px;

	}

	#featured {

		

		width: 960px;

	}

	#content .featured img {

	

width: 960px;

	}

		#content .featured {

		

overflow: hidden;

			position: relative;

			width: 960px; height: 400px ;	

			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: "Trebuchet MS";

				background: url(images/shade.png) repeat 0 0;

				z-index: 4;

				font-style: italic;

				}

				}

				#content .featured .text li.first {

					right: 0;

				}

	#content .post {

		clear: both;

		padding-top: 20px;

		border-top: 1px solid #e9e9e9;

		margin: 0 5px;

	}

		#content .post .r {

			width: 970px;

			float: center;

		}

		#content .post .thumb img {





			float: left;

			background-color: #F2F2F1;

			border: 1px solid #e9e9e9;

			padding: 6px;

			margin: 4px 0 10px;

			width: 134px; height: 134px;

		}

		#content .post h2 {

			font-size: 2em;

			font-weight: normal;

			margin-bottom: 10px;

		}

			#content .post h2 a {

				color: #212121;

				text-decoration: none;

			}

		#content .post p {

			line-height: 1.6em;

			margin-bottom: 10px;

		}

		#content .post .links {

			font-size: 0.9em;

			font-family: Trebuchet MS;

			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: Trebuchet MS;

			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 footer **/

#footer { background:   repeat-x center top; width: auto; height: auto; clear: both; font-size: 11px;  color:#939393;  text-align: left; }

  .footer_con {float: left; width: 314px; margin: 0 10px; height: 550px;}

  .footer_round2{ background: url(images/footer_bg.gif); height: 550px; }

  .footer_con h4{ background: url(images/dotted.gif) no-repeat center bottom; padding: 15px 0 10px; margin: 0 20px;  font-size: 20px; font-family: Mryiad Pro, Arial, Tahoma, Verdana; text-align: left; color: #fff;}

  .footer_con strong { font-size: 107%; font-weight: bold;  }

  #footer ul { font-size: 12px; line-height: 100%; list-style: none; margin:0; padding: 0; }

  #footer ul li { list-style: none; background: url(images/bullets_icon.jpg) no-repeat center left; margin: 5px 5px 0 18px; padding: 0 10px; line-height:15px; text-align:left; }

  #footer ul li a { margin:0; padding:0; line-height:15px; }

  #footer ul li ul li{ padding: 0px; margin:0; }

  #footer a strong, #footer a{ color: #fff; }

  #footer a:hover { color: #ed9218; }

  #footer_content { width: 1005px; height: 300px; margin: 20px auto 0;}

  

  #footer .about_us { color:#939393; font-size:11px; }

  #footer .about_us  p{ text-align: left; font-size:11px; font-family: Arial, Verdana; margin: 10px 0 10px 20px; width: 265px;}

    

/* Credits */

#credits {font-size: 10px; height: 150px; margin: 10px auto 0; padding:20px 0; width: 930px; text-align: center; clear: both; color: #2b2b2b; }

	#credits a { color: #2b2b2b; font-weight: bold; }

	#credits a:hover {}

	#credits .ads_copyright { text-align: left; float: left; font-size:10px; }		

	#credits .ads_copyright p, #credits .ads_copyright p a { font-weight:normal; }		

	#credits .entries { color: #000; text-align: left; float: right; }		

	#credits .entries a{ margin-right:20px; }		

	#credits .entries .loginout {padding-left:17px; background: url(images/mini-loginout.gif) no-repeat; }

	#credits .entries .rss {padding-left:17px; background: url(images/mini-rss.gif) no-repeat; }

/** END footer **/



/** BEGIN miscellaneous **/

#content .single {

	border-top: 0;

	padding-top: 5px;

}

	#content .single p {

		line-height: 1.5em;

		margin-bottom: 10px;

	}

	#content .single ul, #content .single ol {

		list-style-position: inside;

		margin-bottom: 10px;

	}

	#content .single li {

		line-height: 1.5em;

		padding: 2px 0;

	}

	#content .single blockquote {

		padding: 10px 10px 5px;

		margin-bottom: 10px;

		background-color: #eeeeee;

		border-width: 1px 0;

		border-style: solid;

		border-color: #eeeeee;

	}

	#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: Trebuchet MS;

			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: Trebuchet MS;

			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 **/

.widget_addn{

	position: absolute;

	left: -450px;

	top: -400px;

	}