/*  
Theme Name: Eruption Mirrored
Theme URI: http://wordpress.org/
Description: Eruption theme created by <a href="http://www.mindloop.be">Mindloop Webontwikkeling</a> (widget ready). Contact me on <a href="mailto:theme@mindloop.be">theme@mindloop.be</a> if you want to sponsor a theme or have a custom theme designed. Image based on data obtained as part of the INT Photometric H-Alpha Survey of the Northern Galactic Plane, prepared by Nick Wright, University College London, on behalf of the IPHAS Collaboration

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

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

Image based on data obtained as part of the INT Photometric H-Alpha Survey of the Northern Galactic Plane, prepared by Nick Wright, University College London, on behalf of the IPHAS Collaboration

*/

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

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

abbr,acronym {border:0;}



/*fonts.css*/

body{font:14px Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;}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:180%;}



/*standard theme stuff*/
.post ol, .commentlist ol
{
list-style:decimal;
padding:5px 0px 5px 0px;
list-style-position:inside;
}


.post img
{
	float:left;
	margin-right:3px;
	margin-top:3px;
	border:1px solid #707070CCC;
}


.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:#BE0002;
	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:#000;
float:none;
width:800px;
height:auto;
margin:auto;
padding-bottom:5px;
}

#page
{
float:left;
width:800px;
margin: 1% auto 0;
height:auto;
border:1px #2461AA solid;
background-color:#000;
background-image:url(img/page_vert.gif);
background-repeat:repeat-y;
}

#header
{
width:800px;
height:135px;
background-image:url(img/the_village_square_news.gif);
}


#headerimg
{
margin-left:580px;
width:98px;
height:120px;
background-image:url(img/button.png);
background-repeat:no-repeat;
background-position:0px 15px;
}

#header h1 a 
{

	color:black;
	position:relative;
	top:80px;
	left:130px;
	font-size:189%;
	text-decoration:none;
}

#header div.description
{
	color:black;
	position:relative;
	top:90px;
	left:163px;
	width:550px;
	text-decoration:none;
}


#themenu
{
	width:880px;
height:32px;
background-image:url(images/menu.jpg);
margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}

#themenu li
{
	display:inline;
}

#themenu li a
{
	display:block;
	height:24px;
	padding-top:8px;
	width:170px;
	text-align:center;
background-image:url(images/spacer.jpg);
background-position:right;
background-repeat:no-repeat;
color:white;
float:left;
text-decoration:none;
font-size:16px;
	
}

#content
{
float:right;
margin-right:20px;
margin-bottom:15px;
width:560px;

}

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

	 #comments, h3#respond, h2.pagetitle
	{
		display:block;
		color:#7F7F7F;
		font-size:136%;
		margin-top:10px;
		margin-bottom:10px;
	}
	
#sidebar h2,h3,h4
{


margin-top:20px;
margin-bottom:10px;
font-family:Verdana,Arial,sans-serif;
font-size:13px;
display: block;
line-height:100%;
text-align:left;
width:auto;
height:20px;
background-color:inherit;
color:#FFD800;
text-decoration:none;

}	




	
	#content .post h2 
	{
		display:block;
		font-size:136%;
		margin-top:10px;
		margin-bottom:10px;
		
	}

	#content .post h2 a, #content .post h3 a, .navigation a
	{
		color:#2461AA;
		font-size:136%;
	}

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

	#content .post p a
	{
		color:#2461AA;
		font-weight:bold;
		font-size:100%;
	}
	
	#content .post p
		{
			margin-bottom:15px;
			}

	#content .post blockquote
	{
		padding:10px;
		background-color:#2461AA;
		font-style:italic;
		margin:10px;
	}

	#content .post blockquote blockquote
	{
		background-color:#2461AA;
	}

#content .post small
{
	display:block;
	margin:5px 0px 7px 0px;
}

#content .post p.postmetadata
{
	display:block;
	clear:both;
	margin:10px 0px 25px 0px;
	border: 1px dashed #666666;
	padding:10px;
	background-color:#fff;
}

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


/*The comments*/
.commentlist li
{
	display:block;
	/*background-color:#6A9FAF;*/
	padding:5px;
	border-left:4px solid #2461AA;
	margin-bottom:15px;
}

.commentlist li li
{
	border-left:none;
}

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

.commentlist li a
{
	color:#707070;
}

#commentform a
{
	color:#707070;
}

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

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


#sidebar
{
font-family:Verdana,Arial,sans-serif;
float:left;
margin-right:10px;
margin-left:15px;
background-color:transparent;
width:180px;
height:600px;
margin-bottom:15px;
line-height:100%;
}

#sidebar a
{
line-height:100%;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
margin-left:5px;
line-height:100%;
text-align:left;
width:170px;
height:15px;
background-color:transparent;
color:#7F7F7F;
text-decoration:none;
	
}

#sidebar li
{
line-height:100%;
margin-top:10px;
color:#7F7F7F;
}

#sidebar a:hover
{
text-decoration:none;
color:#FFD800;

}
#sidebar h4 a
{
line-height:100%;
margin-left:0px;
font-family:Verdana,Arial,sans-serif;
font-size:13px;
display: inline;
line-height:100%;
text-align:left;
width:auto;
height:20px;
background-color:inherit;
color:#FFD800;
text-decoration:none;



}
#footer
{
clear:both;
padding-top:50px;
padding-bottom:10px;
text-align:center;
font-size:10px;
color:#666666;
}

#footer a
{
	color:#666666;
}

#footer a:hover
{
font-style:italic;
}

#micro
{
margin-top:5px;
float:left;
width:800px;
height:15px;
list-style:none;
display:block;
text-align:center;
}

#micro UL
{
list-style:none;
}

#micro UL LI
{
height:35px;
float:left;
display:inline;
margin-right:10px;
}

#micro A,#micro A:link,#micro A:visited

{

font-family:Verdana,Arial,sans-serif;

font-size:9px;

display:inline;
text-align:center;

width:auto;

height:15px;

background-color:inherit;

color:#FFD800;

text-decoration:none;
padding-left:3px;
padding-right:3px;


}



#micro A:hover,#micro A:active
{
text-decoration:none;
}