/*  
Theme Name: Solutions
Theme URI: http://www.freewpthemes.net/preview/solutions
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #fbf8ed url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase; 
	font-weight: normal;
	color: #c5a24f;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { 
	font-size: 15px;
	margin: 10px 0 -15px 0;
}


a{
	color:#c5a24f;	
}
.entry a{
	color:#c5a24f;	
}
#comments a{
	color:#c5a24f;	
}
#respond a{
	color:#c5a24f;	
}
p, ul, ol {
	margin-top: 7px;
	line-height: 110%;
	text-align: justify;
}

.execphpwidget{
	text-align: left;
}
ul, ol { }

blockquote { }

a { color: #e1c87c; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}
#cotklogo{
	float:left;
}
#lifejournallogo{
	float:right;
}
/* ' */

#menu {
	float: left;
	width: 660px;
	height: 43px;
	margin: 0 -20px 0 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 20px 0px 20px;
	background: url(images/img02.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu .current_page_item a {
	
}

#menu .first {
}

/* Search */


#header-search {
	float: right;
	width: 285px;
}

#header-search form {
	float: right;
	margin: 0;
	padding: 12px 0px 0 0;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
	width: 200px;
	height: 18px;
	padding: 0px 0 0 5px;
	border: 1px solid #e1c87c;
	background: #f9efd2;
	color: #000000;
}

#header-search-submit {
	height: 18px;
	margin-left: 5px;
	padding: 0px 5px 2px 5px;
	background: none;
	color: #FFFFFF;
	/*border: 1px #e1c87c solid; EDIT THIS IN THE HEADER. FOR SOME REASON IT WOULDN'T WORK HERE. POS*/
}
#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	float: right;
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

#submit{
	color: #f3e5ba;	
	background: #4d4329;
	border: 1px #f3e5ba solid;
}

/* 2days scripture buttons */
#dailyscripturediv{
	width: 300px;
	height:30px;
	float: right;
	position:relative;
	top:0px;
	left: 12px;	
}
#todaysscripture{
	margin: 14px 0 0 -125px;
}
#todaysscripturemobile{
	margin: 0px 0 0 0px;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 70px 0px 0px 0px;
}


/** LOGO */

#logo {
	width: 940px;
	height: 112px;
	margin: 4px auto 0 auto;
	
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #c5a24f;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #A8A8A8;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #c5a24f;
}

#logo h1 a {
	text-decoration: none;
	color: #c5a24f;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 670px;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post a{
	COLOR:#c5a252;	
}

.post .title {
	height: 22px;
	padding-left: 15px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #c5a252;
}

.post .date {
}

.post .meta {
	margin-top: 0px;
	margin-left: 2px;
	padding: 0px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #b19146;
}

#content .meta{
	margin-top: 0px;
	margin-left: 2px;
	padding: 10px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #b19146;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { 
	color: #c5a252;
	}

.post .entry {
	margin-bottom: 10px;
	padding: 0px 15px 0px 0px;
}

.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 40px;
	background: url(images/img03.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #c5a252;
}

.post h2{
	padding: 0 0 10px 0;
	font-size: 17px;
	color:#c5a252;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #f1eee5;
	border:none;
	padding: 20px 0px 0px 20px;
	margin: -20px 0px 0px 0px;
	text-align: center;
}
#sidebar td{
	color: #3f3419;	
}

#sidebar select{
	color: #4d4329;	
	background: #fff;
	border: 1px #4d4329 solid;		
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #E9E8DD; 
	background: url(images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #3f3419;
}

#sidebar li li a:hover {
	color: #c5a252;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 -5px 0px;
	padding: 0px 0 2px 0px;
	background: url(images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: normal;
	color: #c5a24f;
}

#sidebar p {
	line-height: 200%;
	color: #3f3419;
	margin: 0px 0 0 0;
}
#subscribe2 h2{
	margin: 0px 0px -10px 0px;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color:#c5a24f;	
}

#wp-calendar{
	background-color: #none;
	width: 190px;
	padding: 0px;
}
#calendar_wrap{
	border: 1px solid #dbcca1; 
	background-color: #f1e9d1;
	width: 190px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
#wp-calendar caption{
	font-size: 14px;
	margin: 0px;
	padding: 3px 0px 4px 0px;
	border: 1px solid #dbcca1; 
	background-color: #d0c090;
	text-align:center;
	font-weight: bold;
	text-shadow: 0px 1px #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #3f3419;
}
#wp-calendar a{
	color: #fff;
	font-weight: normal;
}
#wp-calendar a:hover{
	color: #fff;
	text-shadow: 0px -1px #b4a577;
}
#wp-calendar td{
	/*border-top: 1px solid #b4a577;
	border-right: 1px solid #dbcca1;
	border-bottom: 1px solid #dbcca1;
	border-left: 1px solid #b4a577;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	background-color: #ded0a5;
	margin: 0px;
	text-align:center;
}
#wp-calendar th{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-weight: bold;
	color: #3f3419;
}
#next{
	text-align:right;	
}
#wp-calendar .pad{
	background-color: #ede2bd;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
	
}
/*LINKS*/
.textwidget{
	margin-bottom: 0px;
}
#sidebarlinks{
	postion:relative;
	top:0px;
	left: -10px;
}


/*SUBSCRIBE2*/
#subscribe2 p{
	padding-left:0px;
}
#subscribeform{
	margin-top: -33px;	
}

#sidebar input{
	color: #4d4329;	
	background-color: #f0e9cf;
	border: 1px  solid #dfd1a2;		
	margin: 5px 0 0 0;
}
#emailinput{
	width:180px;
	height:21px;
	padding: 4px 0px 0px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#buttonsub{
	width:97px;
	height:25px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
}
#buttonunsub{
	width:96px;
	height:25px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: #b8a97a;
	color: #fff;
	border-top: 1px #e1c87c solid;
	border-bottom: 1px #e1c87c solid;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
}

#footer a {
	color: #f3e5ba;
}

#commentform {
}

#comment {
	width: 450px;
	border: 1px #4d4329 solid;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0 0px 0px 15px;
	padding: 0px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-left: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
}

hr {
	display: none;
}
