/*
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: #000000;
	background: #FFFFFF;
}
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: 975px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 160px;
	background: #330077;
}
	#header ul {
		list-style-type: none;
		float: left;
		
	}
		#header ul li {
			float: left;
			font-weight: bold;
			font-family: Verdana;
			font-size: 0.9em;
		}
		#header ul li a {
			color: #FFFFFF;
			display: block;
			text-transform: uppercase;
			padding: 8px 15px 9px;
		}
		#header ul li a:hover, #header ul li.here a {
			background: url(images/active.gif) no-repeat bottom center;
			text-decoration: none;
		}
	#header .rss {
		float: right;
		background: url(images/rss.gif) no-repeat 0 7px;
		padding: 9px 10px 9px 20px;
		font-size: 0.8em;
		font-family: Verdana;
		color: #FFFFFF;
	}
		#header .rss a {
			color: #FFFFFF;
			margin: 0 7px;
		}
	
	#header h1 {
		clear: both;
		float: left;
		padding: 43px 0 0 12px;
	}
	
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 352px;
			height: 44px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	
	#header .ad {
		float: right;
		padding: 35px 6px 0 0;
	}
/** END header **/

/** BEGIN content **/
#content {
	float: left;
	width: 655px;
	overflow: auto;
	padding-bottom: 11px;
}
	#content .post {
		float: left;
		padding: 11px 10px 0 0;
	} 
	/** Start Custom CSS **/ 	
	#content p{
		padding: 5px;
	}
	#content ul{
		padding-left: 20px;
	}	
	/** END Custom CSS **/

	       
		#content .post .details1 {
			background-color: #330077;
			color: #FFFFFF;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
			padding: 8px 7px;
			text-transform: uppercase;
			margin-bottom: 5px;
			
		}
		#content .post .details1 a{
			color: #FFFFFF;
			text-decoration: none;
		}
		#content .post .buffer {
		float: left;
		padding: 4px;
		background-color: #ECEBEB;
		margin: 0;
	}
	#content .post .content{
		float: left;
		border: 1px solid #CBCBCB;
		padding: 10px;
		background-color: #FFFFFF;
		
	}
		#content .post .content img {
			border: 3px solid #ECEBEB;
			margin: 4px 8px 5px 0;
			float: left;
			width: 80px;
		}
		#content .post .content h2 {
			margin-bottom: 5px;
			font-size: 1.5em;
			line-height: 1.3em;
		}
		#content .post .content h2 a {
			text-decoration: none;
			color: #330077;
			font-size: 0.8em;
		}
		#content .post .content p {
			line-height: 1.5em;
		}
	#content .post .details2 {
		background-color: #330077;
		padding: 8px 7px;
		border-width: 0 1px 1px;
		border-style: solid;
		border-color: #CBCBCB;
	}
		#content .post .details2 a {
			color: #FFFFFF;
			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 {
		padding: 15px 15px 10px 0;
	}
		#content .single h2 {
			font-size: 1.4em;
			margin-bottom: 15px;
		}
		#content .single p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#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 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
	padding: 11px 0 20px;
}
	#sidebar .l {
		float: left;
		width: 320px;
	}
	#sidebar .box {
		background-color: #ECEBEB;
		padding: 4px;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			background-color: #330077;
			font-size: 0.9em;
			font-family: Verdana;
			color: #FFFFFF;
			padding: 8px;
			border: 1px solid #CBCBCB;
		}
		#sidebar .box ul {
			background-color: #ffffff;
			list-style-type: none;
			padding: 4px 8px 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #cbcbcb;
		}
			#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 {
			background-color: #ffffff;
			padding: 8px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #cbcbcb;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar .box .video {
			padding: 9px;
		}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #ffffff;
	color: #330077;
	font-family: Verdana;
	font-size: 0.9em;
}
	#footer a {
		color: #ffffff;
	}
	#footer p {
		padding: 15px 0;
		text-align: left;
		width: 975px;
		margin: auto auto;
	}
/** END footer **/



