/*  
Theme Name: seanelder
Theme URI: http://www.fadedhalo.com/
Description: Theme edited by <a href="http://www.fadedhalo.com">FadedHalo Webdesign</a>. 


Version: 1.0.5
Author: Andy Mathijs
Author URI: http://www.mindloop.be/

This theme was designed and built by Andy Mathijs,
whose site you will find at http://www.mindloop.be/

It was edited and whipped into shape by fadedhalo

*/

/*reset.css*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; color:#000000;}

q:before,q:after{content:'';}

abbr,acronym {border:0;}



/*fonts.css*/
body{font:12px "Times New Roman", Times, serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99%  "Times New Roman", Times, serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}



/*standard theme stuff*/
#s, textarea, input
{
	border:1px solid #CC6600;
	padding:4px;
}

#searchsubmit, #submit
{
	border:1px solid #CC6600;
	background-color:#000000;
	color:#CC9900;
	font-weight:bold;
}

.post ol, .commentlist ol
{
list-style:decimal;
padding:5px 0px 5px 0px;
list-style-position:inside;
}

.post ul, .commentlist ul
{
list-style:disc;
list-style-position:inside;
padding:5px 0px 5px 0px;
}

.post li, .commentlist li
{
	padding-bottom:5px;
}

.post strong, .post b
{
	font-weight:bold;
}

.post em, .post i
{
font-style:italic;
}

.page_item .page_item, #sidebar ul.children
{
	margin-left:20px;
}

#calendar_wrap td, #calendar_wrap thead tr th
{
	padding:3px;
}

#calendar_wrap thead
{
	background-color:#666666;
	color:white;
	
}

#calendar_wrap caption
{
	text-align:center;
	
}

#searchsubmit
{
	display:block;
	margin-top:5px;
}
/**********************/



div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}


body
{
	background-color:#f6f0d6;
	margin:0px 0px 0px 0px;
}


#page{
	width:1000px;
	height: 768px;
	margin: 0px auto 0px auto;
	border:1px solid #412a22;
	background:url(images/bg-main.jpg) no-repeat bottom center;
}

#header
{
width:1000px;
height:104px;
margin: 0px;
padding:0px 0px 0px 0px;
text-align:center;
background:url(images/bg-header.jpg) no-repeat center;


}

#header h1 a 
{
	position:relative;
	left:250px;
	color:#615638;
	
	font-size:189%;
	text-decoration:none;
}

#header div.description
{
	position:relative;
	left:250px;
	color:#CCCCCC;
	margin-top:5px;
	width:300px;
	text-decoration:none;
}

#themenu
{

float:right;
position:relative;
left:-20px;

}

#themenu li
{
	float:left;
	display:inline;	
	padding-left:7px;
	background-image:url(images/menu_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:10px;
}

#themenu li a
{
	display:block;
	background-image:url(images/menu_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:17px;
	padding-bottom:6px;
	padding-top:6px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}



#themenu li a:hover
{
	color:#000000;
}



#content
{float:left;
clear:left;
display:inline;
margin-left:122px;
width:445px;
height: 650px;
overflow: auto;
padding: 0px 10px 0px 0px;
}

	#content .post
	{
		margin-bottom:15px;
		padding:5px;
		
	}

	#content .post img
	{
		float:left;
		border:1px solid #666666;
		margin-top:5px;
		margin-right:5px;
	}

	#content .post h2, h3#comments, h3#respond, h2.pagetitle, h2.center
	{
		display:block;
		color: #000000;
		font-size:136%;
		margin-top:10px;
		margin-bottom:10px;
	}

	#content .post h2 a, #content .post h3 a, .navigation a
	{
		color:#000000;
	}

	#content .post p, .commentlist p
	{
		line-height:170%
	}

	#content .post p a
	{
		color:#000000;
	}
	#content .post p a:hover
	{
		color:#CA3315;
	}


	#content .post p
		{
			margin-bottom:15px;
			}

	#content .post blockquote
	{
		padding:10px;
		background-color:#DCF0FC;
		color: #000000;
		border:2px solid #FFCE8A;
		font-style:italic;
		margin:10px;
	}

	#content .post blockquote blockquote
	{
		background-color:#FFFFFF;
		color:#000000;
	}
/*Date line */
#content .post small
{
	display:block;
	margin:5px 0px 7px 0px;
	color:#999999;
}

#content .post p.postmetadata
{
	display:block;
	clear:both;
	text-align:center;
	background-color:#CCCCCC;
	height:30px;
	color:#000000;
 	padding-top:6px;
}

#content .post p.postmetadata a
{
color:#000000;
}

#content a
	{
		color:#000000;
	}

/*The comments*/


.commentlist li
{
	display:block;
	background-color:#FFE0C1;
	padding:5px;
	/*border:1px solid #333333;*/
	margin-bottom:15px;
}

/*name of author*/
.commentlist li cite ,.commentlist li cite a 
{
	color:#999999;
	font-weight:bold;
}



.commentlist li small.commentmetadata
{
	display:block;
	margin:10px 0px 10px 0px;
	color:#0CC4E8;
	
}



.commentlist li a
{
	color:#CC9900;
}



#commentform
{
margin-bottom:25px;}

#commentform a
{
	color:#CC9900;
}

#commentform input, #commentform textarea
{
	margin-top:5px;
}

h3#comments, h3#respond
{
margin-top:50px;
}

#sidebar
{float:right;
margin-right:200px;
width:200px;
margin-bottom:25px;
margin-top: 50px;
padding:5px 0px 0px 0px;
font-family:"Courier New", Courier, monospace;
color:#999999;
font-size:12px;
font-weight:bold;
}

#sidebar a
{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:0px;
}
#sidebar a:hover
{
color:#CA3315;
text-decoration:underline;
}

#sidebar h2{
color: #CCCCCC;
font-weight:bold;
}

#sidebar ul li h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	color:#FFFFFF;
	text-decoration:underline;
}

#footer
{
clear:both;
width: 1000px;
padding-top: -15px;
text-align:right;
font-size:9px;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;

}

#footer a
{
	color:#666666;
	padding-bottom:1px;
}

#footer a:hover
{
	color:#333333;
}


.commentlist li ul li, .commentlist li ol li
{
	border-left:0px solid white;
}

.commentmetadata a
{
	color:#CCCCCC;
}

