/*
Theme Name: Turn Out Mag
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #808080;
	/*background: url(images/header-fundo.jpg) repeat-x;*/
}
a {
	text-decoration: none;
	color: #688F96;
}
a:hover {
	text-decoration: underline;
	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;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 885px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
    width:880px;
	height: 146px;
	background:url(images/header.jpg);
}

	#header .h1 {
		float: left;
		width: 640px;
		height: 140px;
		background: url(images/banner2.png) no-repeat;
	}
	#header .noticias {
	    float: right;
	    background: url(images/feed.gif) no-repeat 0 0;
        padding: 9px 10px 9px 20px;
		font-size: 0.9em;
		font-family: Verdana;
		font-weight:bold;
		color: #000000;
		margin-top: 10px;
		}
	#header .noticias a {
	    color: #000000;
		margin: 0 7px;
		}
		
	#header .contato {
	    float: right;
	    background: url(images/contato.gif) no-repeat 0 0;
        padding: 9px 10px 9px 20px;
		font-size: 0.9em;
		font-family: Verdana;
		font-weight:bold;
		color: #000000;
		margin-top: 10px;
		}
		
	#header .contato a {
		color: #000000;
		margin: 0 7px;
		}
		
	#header form {
		float: right;
		margin-right: 20px;
		margin-top:70px;
	}
		
/** END header **/

/** BEGIN content **/
#slider{
    width:515px;
    float:right;
	padding: 5px 10px 0 0;
	}
		
#content {
	float: left;
	width: 705px;
	overflow: hidden;
	padding-bottom: 11px;
}

	#content .post {
		float:right;
		width: 250px;
		padding: 11px 10px 0 0;
	}

	#content .post .details1 {
		background: url(images/post_titulo.jpg);
		font-size: 0.8em;
		font-family: Verdana;
		font-weight: bold;
		padding: 8px 7px;
		text-transform: uppercase;
		margin-bottom: 5px;
	}
	#content .post .details1 a{
		color: #456069;
		text-decoration: none;
		}

	#content .post .content {
		background-color: #ffffff;
		padding: 10px;
		height: 120px;
	}
		#content .post .content img {
			margin: 4px 8px 5px 0;
			float: left;
			width: 100px;
		}
		#content .post .content h2 {
			margin-bottom: 5px;
			font-size: 1.5em;
			line-height: 1.3em;
		}
		#content .post .content h2 a {
			text-decoration: none;
			color: #456069;
			font-size: 0.8em;
		}
		#content .post .content p {
			line-height: 1.5em;
			text-align: justify;
		}
		
	#content .post .details2 {
		background-color: #ECEBEB;
		padding: 8px 7px;
		border-width: 0 1px 1px;
		border-style: solid;
		border-color: #E6EFD5;
	}
		#content .post .details2 a {
			color: #456069;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
			text-transform: uppercase;
		}
		#content .post .details2 a:hover {
			text-decoration: none;	
		}
	#content .postnav {
		padding: 20px 5px;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
	}
		#content .postnav a {
			color: #456069;
		}
	#content .title {
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 15px 5px 10px;
		letter-spacing: 1px;
	}
	#content .single {
	    margin-left:175px;
		margin-top:12px;
		width:490px;	
	}
	
		#content .single h2 {
		    width:515px;
			padding: 5px;
		    background: url(images/titulo.gif) no-repeat;
			display:inline-block;
			font-size: 1.4em;
		}
		#content .single p {
			line-height: 1.4em;
			margin-left:15px;
			width:490px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 0;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .single h3, h4, h5, h6 {
			width:515px;
			padding: 5px;
		    background: url(images/titulo.gif) no-repeat;
			font-size: 1.4em;
		}
/** END content **/
#content2 {
	float: left;
	width: 705px;
	overflow: hidden;
	padding-bottom: 11px;
}

	#content2 .post2 {
		float:right;
		width: 250px;
		padding: 11px 10px 0 0;
	}

	#content2 .post2 .content2{
		background-color: #ffffff;
		height: 120px;
	}

		#content2 .post2 .content2 h2 {
			margin-bottom: 5px;
			font-size: 1.5em;
			line-height: 1.3em;
		}
		#content2 .post2 .content2 h2 a {
			text-decoration: none;
			color: #456069;
			font-size: 0.8em;
		}
		#content2 .post2 .content2 p {
			line-height: 1.5em;
			text-align: justify;
		}
	
	#content2 .postnav {
		padding: 20px 5px;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
	}
		#content2 .postnav a {
			color: #456069;
		}
	#content2 .title2 {
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 15px 5px 10px;
		letter-spacing: 1px;
	}
	#content2 .single2 {
	    margin-left:175px;
		margin-top:12px;
		width:490px;	
	}
	
		#content2 .single2 h2 {
		    width:515px;
			height:40px;
			padding: 5px;
		    background: url(images/titulo.gif) no-repeat;
			display:inline-block;
			font-size: 1.4em;
		}
		#content2 .single2 p {
			line-height: 1.4em;
			margin-bottom: 10px;
			margin-left:15px;
			width:490px;
		}
		#content2 .single2 ul, #content2 .single2 ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content2 .single2 li {
			line-height: 1.4em;
			padding: 2px 0;
			margin-left:15px;
			width:490px;
		}
		#content2 .single2 blockquote {
			padding: 10px 10px 0;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content2 .single2 h3, h4, h5, h6 {
			width:515px;
			padding: 5px;
		    background: url(images/titulo.gif) no-repeat;
			font-size: 1.4em;
		}
/** BEGIN sidebar **/

#sidebar {
	width: 175px;    margin-top:12px;
	float: left;
	padding-left: 5px;
}
	#sidebar .l {
		float: right;
		width: 175px;
	}
	#sidebar .r {
		float: right;
		width: 175px;
	}
         #sidebar .box {
		background-color: #ffffff;
		margin-bottom: 10px;
                  margin-bottom: 10px;
	}
		#sidebar .box h2 {
		    background: url(images/sidebar-titulo.gif) no-repeat;
			font-size: 0.9em;
			font-family: Verdana;
			color: #456069;
			padding: 8px;
		}
		#sidebar .box ul {
			list-style-type: none;
			padding: 4px 8px 8px;
		}
			#sidebar .box li {
				font-size: 0.9em;
				font-family: Verdana;
				line-height: 1.4em;
				padding: 3px 0 3px 14px;
				border-bottom: 1px dotted #dddddd;
				background: url(images/bullet.gif) no-repeat 0 8px;
			}
			#sidebar .box li a {
				color: #688F96;
			}
		#sidebar .box p, #sidebar .box div {
			padding: 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #E6EFD5;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar .box .video {
			padding: 9px;
		}

		
	
		#sidebar .box1 h2 {
			font-size: 0.9em;
			font-family: Verdana;
			color: #456069;
			padding: 8px;
			background: url(images/sidebar-titulo.gif) no-repeat;
		}
		#sidebar .box1 ul {
		    background: url(images/twitter2.gif) repeat-y;
			width:166px;
			list-style-type: none;
			padding: 4px 8px 8px;
		}
			#sidebar .box1 li {
			    width:140px;
				font-size: 0.9em;
				font-family: Verdana;
				text-align:justify;
				line-height: 1.4em;
				padding-left:05px;
				border-bottom: 1px dotted #E6EFD5;
			}
			
			#sidebar .box1 li a {
				color: #688F96;
			}

	#sidebar-left{
	width: 165px;
	float: left;
	padding: 6px 0 20px;
}
	#sidebar-left .l {
		float: left;
		width: 170px;
	}
	#sidebar-left .r {
		float: right;
		width: 170px;
	}
	#sidebar-left .box {
		background-color: #ffffff;
		margin-bottom: 10px;
	}
		#sidebar-left .box h2 {
		    background: url(images/sidebar-titulo.gif) no-repeat;
			font-size: 0.9em;
			font-family: Verdana;
			color: #456069;
			padding: 8px;
		}
		#sidebar-left .box ul {
			list-style-type: none;
			padding: 4px 8px 8px;
		}
			#sidebar-left .box li {
				font-size: 0.9em;
				font-family: Verdana;
				line-height: 1.4em;
				padding: 3px 0 3px 14px;
				border-bottom: 1px dotted #dddddd;
				background: url(images/bullet.gif) no-repeat 0 8px;
			}
			#sidebar-left .box li a {
				color: #688F96;
			}
		#sidebar-left .box p, #sidebar .box div {
			padding: 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #E6EFD5;
		}
		#sidebar-left .box .flickr {
			text-align: center;
		}
			#sidebar-left .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar-left .box .video {
			padding: 9px;
		}

/** BEGIN footer **/
#footer {
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	width: 885px;
	height:98px;
}
#footer .h2{
    font-family: Verdana;
	font-size: 0.9em;
	padding-left:20px;
	padding-top:15px;
}

#footer2 {
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	width: 100%;
	height:100%px;
	position: fixed; 
	bottom: 0;
}
#footer2 .h2{
    font-family: Verdana;
	font-size: 0.9em;
	padding-left:20px;
	padding-top:15px;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#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;
	padding: 10px;
	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;
	margin: 0;
}
	#comments .buffer {
		padding: 20px 15px 0 0;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		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 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

#wptd_footer { line-height:33px; }
#wptd_footer .wptd_logo { display:inline-block; width:30px; height:33px; text-indent:-9999px; text-align:left; background:url(images/wptd_logo/30.png) no-repeat; cursor:pointer; }
