/*Plain Grey Theme 080122. Victor Lucas 2008*/

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;
}

q:before,q:after
{content:'';
}

abbr,acronym 
{
border:0;
}

/*fonts.css*/
body
{
font:13px arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
color:#CCCCCC;
}

table
{
font-size:inherit;
font:100%;
}

select, input, textarea
{
font:99% arial,helvetica,clean,sans-serif;
}

pre, code
{
font:115% monospace;*font-size:100%;
}

body * 
{
line-height:1.22em;
}

/*basic theme*/
#s, textarea, input
{
	border:1px solid #CCCCCC;
}

#searchsubmit, #submit
{
	border:1px solid #CCCCCC;
	background-color:#555555;
	color:white;
}

.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:3px;
}

/*Page details*/
div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}

body
{
	background-color:#222222;
	/*margin:10px;*/
	margin-top:3px;
	margin-bottom:10px;
}

body a
{
	color:white;
}

#page
{
	width:944px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	/*border:1px solid white;*/
	/*background-image:url(images/content.jpg);*/
	/*background-repeat:repeat-y;*/
}

#header
{width:944px;
height:70px;
background-color:#333333;
border-bottom:2px dotted #777777;
background-image:url(images/header04.jpg);
background-repeat:no-repeat;}

#header h1 a 
{
	color:#CA9A4A;
	font-weight:bold;
	font-size:260%;
	text-decoration:none;
	font-family: trebuchet ms,helvetica,clean,sans-serif;
}

#header div.description
{
	color:#999999;
	width:260px;
	text-decoration:none;
	font-size:110%;
}

#headerimg
{
float:left;
padding:5px;
position:relative;
/*top:10px;*/
left:10px;
}

#themenu
{
        float:right;
        margin-top:53px;
        margin-right:185px;
}

#themenu li
{
	float:left;
	display:inline;	
	margin-left:5px;
}
#themenu li a
{
	display:block;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:0px;
	padding-top:0px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	border:1px dotted #666666;
}

#themenu li a:hover
{
	/*text-decoration:underline;color:white;*/
	border:1px dotted white;
}

.current_page_item
{
	/*color:#CA9A4A;*/
	/*border:1px dotted #CA9A4A;*/
	background-color: #CA9A4A;
}

#content
{
float:left;
clear:left;
display:inline;
margin-left:11px;
width:700px;
}

	#content .post
	{
		margin-bottom:0px;
		/*padding:5px;*/
	}
	
	#content .post img
	{
		/*float:left;*/
		/*border:1px solid #666666;*/
		margin-top:10px;
		margin-right:10px;
		margin-left:10px;
	}
	
	#content .post h2 , #sidebar h2, h3#comments, h3#respond, h2.pagetitle, h2.center
	{
		display:block;
		color:white;
		font-size:120%;
		font-weight:bold;
		margin-top:10px;
		margin-bottom:3px;
		font-family:arial,helvetica,clean,sans-serif;
	}
	
	#content .post h2 a, #content .post h3 a, .navigation a
	{
		color:white;
		text-decoration:none;
	}

	#content .post h2 a:hover
	{
		text-decoration:underline;
	}

	#content .post p, .commentlist p
	{
		line-height:120%
	}
	
	#content .post p a
	{
		color:white;
	}
	
	#content .post p
	{
		margin-bottom:15px;
	}
	
	#content .post blockquote
	{
		padding:10px;
		background-color:#DCF0FC;
		color:#999999;
		border:2px solid #FFCE8A;
		font-style:italic;
		margin:10px;
	}
	
	#content .post blockquote blockquote
	{
		background-color:white;
		color:black;
	}
	
#content .post small
{
	display:block;
	margin:5px 0px 7px 0px;
	color:#999999;
}

#content .post p.postmetadata
{
	display:block;
	clear:both;
	text-align:center;
	/*background-image:url(images/image.jpg);*/
	background-color:#333333;
	
	height:20px;
	color:#999999;
 	padding-top:6px;
}

#content .post p.postmetadata a
{
color:#999999;
}


/*Fullwidth pages - vl */
#fullwidth
{
float:left;
clear:left;
display:inline;
margin-left:11px;
/*width:700px;*/
}

#fullwidth h2
{
color:white;
display:block;
font-family:arial,helvetica,clean,sans-serif;
font-size:100%;
font-weight:bold;
margin-bottom:3px;
margin-top:10px;
}


/*comments*/
.commentlist li
{
	display:block;
	background-color:#CCCCCC;
	padding:5px;
	margin-bottom:15px;
}

/*name of comment 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:#0066FF;
}

#commentform
{
margin-bottom:25px;
}

#commentform a
{
	color:#0066FF;
}

#commentform input, #commentform textarea
{
	margin-top:5px;
}

h3#comments, h3#respond
{
margin-top:50px;
}

#sidebar
{
float:right;
margin-right:0px;
width:180px;
margin-bottom:25px;
border-left:2px dotted #777777;
padding-left:5px;
}

#sidebar a
{
	color:#999999;
	text-decoration:none;
	padding-left:0px;
}

#sidebar li
{
	margin-top:2px;
}

#sidebar a:hover
{
text-decoration:underline;
color:white;
}

#footer
{
clear:both;
margin-top:50px;
padding-bottom:10px;
padding-top:10px;
text-align:center;
font-size:10px;
color:#999999;
background-color:#555555;
border-top:2px dotted #777777;
}

#footer a
{
	color:#999999;
	padding-bottom:1px;
}

#footer a:hover
{
	color:white;
}

.commentlist li ul li, .commentlist li ol li
{
	border-left:0px solid white;
}

.commentmetadata a
{
	color:#0CC4E8;
}
