/*  
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: 11px;
text-align: center;
vertical-align: top;
background-color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #C5A66C; /*#FC7504;*/
}

a:hover{
	text-decoration: underline;
}

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 */


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: 775px;
	padding: 7px 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 775px;
	margin: 0 0 15px 0;
	color: #000;
}

#header{
	float: left;
	width: 775px;
	height: 175px;
        border-left:0px solid #000000;
        border-right:0px solid #000000;
        border-bottom:0px solid #000000;
        border-top:0px solid #000000;
/*	background: #fff url(images/header.jpg) no-repeat;*/
	color: #000;
}

#header .site_title{
	float: left;
	width: 60%;
        padding: 5px 15px 15px 15px;
}

#tagline { display:none;
        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: 0px 0px 0px 0px ;
	margin:0px 0px 0px x0px;
	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: #fff;
}

#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: 775px;
        border-left:0px solid #000000;
        border-right:0px solid #000000;
	margin: 0px 0px 0px 0px;
	background: #fff url(images/contentBg2.gif) repeat-y;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 325px;
	/*background: url(images/dotted_vertical.gif) repeat-y top right;*/ 
}
.narrowcolumn ul {
	list-style-type:none; display:block; float:right;
}
.narrowcolumn ul li {
	display:inline; margin:2px; position:relative; top:15px;
}

.post{
	padding: 10px 1.5em;
}

.postdate{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #542920;
}

.post h2{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	color: #C5A66C;
}


.entry{
	line-height: 1.6em; padding-bottom:20px;
}
.entry img{
	border: 0px solid #ccc;
/*	margin:0px 20px 10px -20px;*/
}
.entry p{
	color: #02A5E9; text-align:justify; 
}

.entry ul {
	color: #02A5E9; text-align:left; 
	margin:10px 0px 0px 15px;
}

.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: 430px;
	margin: 0 0 0 5px;
	display: inline; bordeR:0px solid #000;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar #ditdat {
	position:relative;
	left:7px;
	width:357px;
	height: 34px;
	margin-bottom:10px;
}
.sidebar #lijn {
	position:relative;
	left:7px;
	width:357px;
	height: 9px;
	margin-bottom:10px;
}

.sidebar ul #controls {
	position:relative;
	top:0px;
	height: 30px;
	width: 378px; border:0px solid red;
}
.sidebar ul #controls ul {
	list-style-type:none;
	display:block;
	text-align:center;
	margin-left:35px;
	margin-top:10px;
}
.sidebar ul #controls ul li {
	display:inline;
	margin-left:2px;
	padding-right:5px;
	color: #35B0FF;
}
.sidebar ul #controls ul li a {
	color: #35B0FF;
	text-decoration:none;
}
.sidebar ul #controls ul li a:hover {
	color: #35B0FF;
	text-decoration:none;
	background-color:#00A7F2;
	color:#fff;
}


.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px 30px;;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
/*	color: #542920;*/
	color: #C5A66C;
	border-bottom:0px solid #C5A66C;
	padding-bottom:10px;
	padding-top:20px;
}

.sidebar ul li ul #gallerysb {
	position:relative;
	left:40px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 15px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

.sidebar ul ul ul li { /* titel newsitem */
	color: #C5A66C;
	font-weight: bold;
	padding-bottom:5px;
}
.sidebar ul li ul li ul {
	width:360px; border-bottom:0px solid #000;
}
.sidebar ul li ul li ul #newsitem p { /* newsitem */
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
	color:#02A5E9;
	text-align:justify;	
	font-weight:normal;
	line-height: 15px;
}

.sidebar ul li ul li ul #newsitem p ul {
	color: #02A5E9; text-align:left; 
	margin:10px 0px 0px 15px;
}

.sidebar ul li ul li ul li { /* newsitem */
}

.sidebar ul .linkcat {
	position:relative;
	top:0px; left:0px;
	border:0px solid red;
	color: #02A5E9;	
	float:left;
	width:180px;
	padding:0px; margin:0px;
}
.sidebar ul .linkcat a {
	color: #02A5E9;	font-weight: normal;
}
.sidebar ul .linkcat ul li {
	line-height:13px;
}
.sidebar ul .linkcat h2 {
	font-size:12px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:7px;	
	padding:0px;
	font-weight:bold;
	background-color:#01A6F0;
	color:#ffffff; 
	text-transform:uppercase;
	line-height:20px; padding-left:3px;
}


/* 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: 775px;
	height:74px;
        
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
        background: #fff url(images/footer.jpg) no-repeat;
        border-top:0px solid #000000;
        border-left:0px solid #000000;
        border-right:0px solid #000000;
        border-bottom:0px 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 { display:none;
	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: 0px solid #000;
        border-right: 0px solid #000;
        border-left: 0px solid #000;
        border-bottom: 0px solid #000;
	
}

ul#Nav li {
	float: right;
        border-left: 0px solid #fff;
}

ul#Nav li.first {
	border-left: 0px 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;
}

/* button positioning*/
#home {
	position:relative;
	left:67px;
	top:-92px;
	width:80px;
	height:80px;
}
#kalanera {
	position:relative;
	left:210px;
	top:-172px;
	width:80px;
	height:80px;
}
#pelion {
	position:relative;
	left:346px;
	top:-253px;
	width:80px;
	height:80px;
}
#meteora {
	position:relative;
	left:484px;
	top:-333px;
	width:80px;
	height:80px;
}
#gallery {
	position:relative;
	left:625px;
	top:-412px;
	width:80px;
	height:80px;
}
