/*  
Theme Name: truth.life
Theme URL: http://www.truthlifedocumentary.com/
Description: Theme for the truth.life.documentary website.
Version: 1.0
Author: Paul Oslund
Author URL: http://www.pauloslund.com/
*/

body {

	background-color: #150903; /* Deep Brown */
	color: #c1a045; /*Bright Yellow */
	text-align: center;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	
}

/* ------------------------------------------------------------------Main Div Formating------------------------------------------------------------------ */

#image {
	
	background: url(images/banner.jpg) no-repeat center;
	width: 100%;
	height: 250px;
	
}

#header {
	
	float: left;
	height: 100px;
	background-color: #eac83f;
	margin: 0;
	padding: 0;
	
}

.left { 

	width: 45%;
	float: left;
	height: 100px;
	background-color: #eac83f;
	margin: 0;
	padding: 0;
	
}

.right {
	
	width: 55%;
	background: url(images/bg_header.gif) repeat-x;
	float: left;
	height: 100px;
	background-color: #eac83f;
	margin: 0;
	padding: 0;
	
}

#wrapper {

	margin: 0 auto;
	margin-top: -100px;
	padding: 0;
	width: 960px;
	clear: both;
	position: relative;
	background: url(images/bg_site.gif) repeat-y;
	
}

#menu {
	
	background: url(images/bg_menu.jpg);
	text-align: left;
	position: relative;
	top: -100px;
	clear: both;
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	
}

#menu a {
	
	color: #150903; /* Deep Brown */
	
	
}

#menu a:hover {
	
	margin-left: 5px;
	
}

#menu ul {
	
	list-style: none;
	text-transform: uppercase;
	font-stretch: ultra-condensed;
	font-weight: 550;
	margin-left: 678px;
	font-size: 28px;
	line-height: 20px;
	
}

#container {
	
	margin: 0;
	padding: 0;
	clear: both;
	height: 100%;
	
}

#content {
	
	width: 660px;
	min-height:300px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	
}
	
#main {
	
	margin: 10px;
	padding: 0;
	padding-top: 25px;
	
}



#post {
	
	width: 550px;
	
}

#footer {
	
	clear: both;
	background: url(images/bg_solidhorizontal.gif) repeat-x top;
	margin: 0;
	padding: 5px;
	
}

#invisible_footer {
	
	clear: both;
	
}

#comments {
	
	clear: both;
	
}

/* ------------------------------------------------------------------Sidebar Formating------------------------------------------------------------------ */

#sidebar {

	float: left;
	width: 297px;
	margin: 0;
	padding: 0;
	
}

#upper_sidebar {
	
	float: left;
	width: 287px;
	height: 60px;
	background-color: #150903;
	margin: 0 0 0 1px;
	padding: 0;
	
}

#topbar {

	text-align: left;
	clear: both;
	margin: 5px;
	position: relative;
	top: -55px;
	
}

#archives {

	margin: 0 auto;
	clear: both;
	position: relative;
	top: -45px;
	
}


#archives ul {
	
	margin: 0 5px 5px 5px;
	padding: 5px 0 20px; 0;
	
}

#archives li {
	
	font-size: .9em;
	text-align: left;
	margin: 0 5px;
	
}

#col_left {

	min-height: 200px;
	width: 180px;
	float: left;
	margin: 0;
	padding: 0;
	
}

#col_right {

	min-height: 200px;
	width: 110px;
	float: left;
	margin: 0;
	padding: 0;
	
}

#archives h3 {
	
	margin: 0;
	padding: 0;
	height: 17px;
	text-transform: uppercase;
	font-stretch: ultra-condensed;
	font-size: .9em;
	background: url(images/bg_sidebartitles.gif) repeat-x;
	/* ----Embeded background-color in sidebar categories h3 --------*/
	
}

#float_right {
	
	float: right;
	
}

#float_left {
	
	float: left;
	
}

/* ------------------------------------------------------------------Element Formating------------------------------------------------------------------ */

ul {
	
	list-style: none;
	
}

.post_footer {
	
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: .7em;
	
}

img {
	
	border-style: none;
	
}

.post_title {
	
	text-transform: uppercase;
	background: url(images/bg_horizontalborder.gif) repeat-x bottom;
	
}

h2 {
	
	margin: 0;
	padding: 0;
	font-stretch: ultra-condensed;
	font-size: 1em;
	
}

input {
	
	background-color: #332506;
	border: thin solid #c1a045;
	color: #c1a045;
	
}

textarea {
	
	background-color: #332506;
	border: thin solid #eac83f;
	color: #c1a045;
	margin-bottom: 10px;
	
}

.button {
	
	text-transform: uppercase;
	background-color: #eac83f;
	border: none;
	color:  #150903;
	font-weight: bolder;
	font-size: .75em;
	font-stretch: ultra-condensed;
	padding: 0;
	/*border-bottom: thin solid #eac83f;*/
	
}

.alignright {

	float: right;
	display: inline;
	
}
	
.alignleft {

	float: left;
	display: inline;
	
}

#footer p {
	
	margin: 0;
	padding: 0;
	font-size: .7em;
	
}

#invisible_footer p {
	
	margin: -20px 0 0 0;
	padding: 0;
	
}

object {
	
	background-color: #150903; /* Deep Brown */
	outline: none;
	
}

/* ------------------------------------------------------------------Anchor Formating------------------------------------------------------------------ */

a {
	
	text-decoration: none;
	color: #46af7f; /* Aqua Blue */
	
}

a:hover {
	
	color: #91752a; /* Light Brown */
	text-decoration: underline;
	
}


.post_footer a {
	
	color: #91752a; /* Light Brown */
	
}
.post_footer a:hover {
	
	color: #46af7f; /* Aqua Blue */
	
}

.post_title a {
	
	color: #c1a045; /* Bright Yellow */
	
}

.post_title a:hover {
	
	color: #46af7f; /* Aqua Blue */
	text-decoration: none;
	
}

#menu a:hover {
	
	text-decoration: none;
	
}

#menu a {
	
	outline: none;
	
}

.postmetadata {
	
	background: url(images/bg_horizontalborder.gif) repeat-x top;
	
}

/*---------------------------Comments-----------------------------*/
.commentmetadata {
	
	color: #91752a; /* Light Brown */
	font-size: .7em;
	
}



#comments li {
	
	background: url(images/bg_horizontalborder.gif) repeat-x top;
	
}

#comments ul {

	margin: 0;
	padding: 0;
	
}

#ie {
	
	margin-left: 40px;
	
}

/*---------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------Contact Form----------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
form {

	margin: 0;
	padding: 0;

}

form p {

	margin: 0;
	padding: 0;
	
}

form li {

	display: inline;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	
}

form ul {

	padding: 0;
	margin: 5px 0 10px 0;
	
}


/* Inline Style used in comment form */
