/*  
Theme Name: Christian-Sun

Theme URI: http://www.christianblogthemes.com/themes/three-column-themes/

Description: Three column wordpress theme created based on the Three Columns Kubrick Theme.

Version: 1.3

Author: Christian Blog Themes Craig Desorcy

Author URI: http://www.christianblogthemes.com/
Tags: clean, crisp, simple, 3 columns, fixed width, christian, god, christ, crose,

Designed for WordPress 2.6 and higher

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html


*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
font-family: Arial, Helvetica, Georgia, Sans-Serif;
font-size: 14px;
text-align: center;
vertical-align: top;
background:#7B5D56 url(images/longbg.png) repeat-x top left;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #FC7504;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 0px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: auto;
	width: 839px;
	padding: 7px 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 839px;
	margin: 0 0 15px 0;
	color: #000;
}

#header{
	float: left;
	width: 839px;
	height: 150px;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-bottom:1px solid #000000;
        border-top:1px solid #000000;
	background: #5D342B url(images/header.jpg) no-repeat;
	color: #000;
}

#header .site_title{
	float: left;
	width: 60%;
        padding: 15px 15px 15px 15px;
}

#tagline {
        float: left;
        padding: 5px 5px 5px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	color: #FC7504;
}

#header h1{
	padding: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

#header h1 a{
	text-decoration: none;
	color: #FC7504;
}

#header h1 a:hover{
	text-decoration: none;
}

#header .syndication{
	float: left;
	width: 40%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#header .syndication a{
	color: #fff;
}

#header .syndication ul{
	margin: 0;
	padding: 10px 30px 15px 0;
	list-style: none;
}

#header .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat 0 1px;
}

.columns_wrapper{
	float: left;
	width: 839px;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
	margin: 0px 0px 0px 0px;
	background: #fff url(images/contentBg2.gif) repeat-y;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 479px;
	/*background: url(images/dotted_vertical.gif) repeat-y top right;*/ 
}

.post{
	padding: 10px 1.5em;
}

.postdate{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #542920;
}

.post h2{
	padding: 15px 0 0;
	font-weight: normal;
}

.entry{
	line-height: 1.6em;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;
	background: url(images/dotted_horizontal.gif) repeat-x left bottom;
}

.browse{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
	color: #8D170D;
}

.sidebar{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #542920;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 25px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: right;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */




#footer{
	float: left;
	width: 839px;
        
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
        background: #fff url(images/footer.jpg) no-repeat;
        border-top:1px solid #000000;
        border-left:1px solid #000000;
        border-right:1px solid #000000;
        border-bottom:1px solid #000000;
        
	color: #666;
	clear: both;
	text-align: center;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}



#footer p {
	padding: 15px 0px 0px 0px;
}


ul#Nav {
	margin: 0;
	padding: 0px 1px 0px 0px;
	list-style: none;
	width: 838px;
	float: left;
	background: #000 url(images/navOnBlack.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
	
}

ul#Nav li {
	float: right;
        border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: 1px solid #000;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
