/*
Theme Name: Turn Out Mag
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}

html, body {
	text-align: center;
	font: 12px Arial;
	color: #808080;
	background: #000;
        height: 100%;
}
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 {
        background: #fff;
	width: 900px;
	margin: 0 auto;
	text-align: left;
        height: auto !important;
        height: 100%;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 170px;
        background: #fff url(images/background.jpg) no-repeat 0 154px;
        }
/** END header **/

/** BEGIN navbar **/

#navbarwrapper {
        background:url(images/background.jpg) no-repeat 0 -16px;
        }

#navbar {
        margin-left: -10px;
        height: 40px;
        width: 900px;
        background:url(images/navbar.png) no-repeat 0 0;
        list-style-type: none;
        padding: 10px;
        }

#navbar li {
        display: inline;
        font-weight: bold;
        padding: 2px 40px;
        color: #fff;
        }

#navbar li.list {
        border-left: 2px solid #484b8d;
        }

#navbar li a{
        color: #fff;
        }

/** END navbar **/

/** BEGIN content **/
#content {
	float: left;
	width: 890px;
	overflow: hidden;
        padding-left: 10px;
        background:url(images/background.jpg) no-repeat 0 -76px #fff;
}
	#content .post {
		float: left;
		width: 317px;
		padding: 8px;
	}

	#content .post .buffer {
		padding: 4px;
		background-color: #ECEBEB;
		margin: 0;
                height: 176px;
	}
	#content .post .content {
		border: 1px solid #CBCBCB;
		background-color: #ffffff;
                padding: 1px;
	}
	#content .post .caption {
		background:url(images/transparency.png);
		padding: 3px;
                height: 45px;
                position: relative;
                top: -60px;
                margin: 2px;
                text-align: right;
                color: #ddd;
        }

	#content .post .caption h2 {
		font-size: 1em;
		padding-bottom: 2px;
                text-transform: uppercase;
                color: #fff;
	}

	#content .post .caption p {
                font-size: 0.9em;
		padding-bottom: 1px;
                text-shadow: 2px 2px 2px #000;
	}

	#content .post .caption a{
                color: #688F96;
                font-weight: bold;
                text-transform: uppercase;
	}

        #content .postnav {
		padding: 20px 5px;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
	}
                #content .postnav a {
			color: #005f90;
		}
        #content .title {
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 2px 10px;
		letter-spacing: 1px;
	}
        #content .single {
                background-color:#FFFFFF;
                border:1px solid #CBCBCB;
                margin-top:13px;
                margin-bottom: 13px;
                padding:15px;
                width:630px;
                min-height: 400px;
	} 
                #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: 208px;
	float: right;
	padding: 8px;
        text-align: justify;
}
	#sidebar .box {
		background-color: #ECEBEB;
		padding: 4px;
		margin-bottom: 7px;
	}
		#sidebar .box h2 {
                        text-transform: uppercase;
			background-color: #ffffff;
			font-size: 0.9em;
			font-family: Verdana;
			color: #005f90;
			padding: 6px;
			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 a {
				color: #688F96;
                                font-weight: bold;
			}
		#sidebar .box div {
			background-color: #ffffff;
			padding: 1px 6px;
			border-width: 0 1px 1px;
			border-style: solid;
			border-color: #cbcbcb;
		}

		#sidebar .box p {
                        line-height: 1.1em;
                        padding-top: 7px;
                }
	#sidebar form {
		width: 190px; height: 26px;
		background: #fff no-repeat center;
		padding: 4px;
	}
		#sidebar form input {
			float: left;
			border: 0;
			width: 125px;
			font-size: 1.2em;
			font-family: Verdana;
			margin: 2px;
		}
		#sidebar form button {
			float: right;
			width: 60px; height: 26px;
			font-size: 0.9em;
			font-family: Verdana;
			font-weight: bold;
			color: #ffffff;
			border: 0;
			background-color: #005f90;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #222;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.9em;
        margin: auto;
        padding: 15px;
        height: 4em;
        width: 870px;
}
	#footer a {
		color: #688F96;
	}
	#footer p {
		padding: 2px 0;
		text-align: center;
                width: 900px;
		margin: auto auto;
	}
/** END footer **/

/** BEGIN miscellaneous **/
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 **/
