/*
Theme Name: Aurora
Theme URI: http://www.mbwebdesign.co.uk/templates/wordpress
Description: This is a theme by Mathew Browne of <a href="http://www.mbwebdesign.co.uk">MB Web Design</a>. The stunning photograph is courtesy of Nick Russill. <a href="http://www.flickr.com/photos/nickrussill/150410999/in/set-72157594268277630/">Click here</a> to view the photo in its full glory. Theme is widget- and Gravatar- ready, revamped for WP 2.7 but also backward compatible with Wordpress 2.3 to 2.6
Version: 3.2
Tags: dark, black, green, fixed-width, two-columns
Author: Mathew Browne, MB Web Design
Author URI: http://www.mbwebdesign.co.uk
Latest updated: January 21 2009

original colour: #CADE58
LS green: 00d443
Grau hinterlegt: #eaeaea
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}

caption{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END CSS RESET */

html{
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif
}
#wrapper{
	margin:0px auto;
	margin-top:40px;
	/*background-color:#181B19;*/
	background-color:#f6f6f6;
	width:1000px; border:0px solid #aaaaaa;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
}
.cb{
	clear:both;
}
#header{
	background-image:url('logo2.png');
	width:1000px;
	height:130px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding-top:20px;
}
#header h1,.description{
	margin-top:10px;
	margin-left:10px;
	color:white;
}

.sidebar{
	float:right;
	width:300px;
	margin-right:0px;
	margin-bottom:0px;
	color:#000000;
	background-color:#f6f6f6;
	/*border:1px solid #262927;*/
	padding:5px 0px 10px 0px;
}
.wp-caption{
	background-color:#eaeaea;
	border:1px solid #262927;
	text-align:center;
	padding:5px;
}
#container{
	float:left;
	width:620px;
	margin-left:20px;
	color:#000000;
	font-size:1.2em;
	margin-bottom:19px;
}

#container blockquote{
	margin:0;
	padding:5px;
	background-color:#1f2320;
	border-top:1px solid #262927;
	border-bottom:1px solid #262927;
}
#container blockquote blockquote{
	margin:0px 10px;
	padding:5px;
	background-color:#1f2320;
	border-top:1px solid #262927;
	border-bottom:1px solid #262927;
}

.post, .page{
	padding-bottom:20px;
}


.clearboth{clear:both;}
.page-link{clear:both;width:100%;}

/* This hides the "Search for" label, cf. wp-includes/general-template.php */
.hidden{visibility:hidden;}

/*  -----|  Typography  |---------------------------------------------------  */
a{color:#00be00; text-decoration:none;}
a:hover{text-decoration:underline;}

.menuitem{font-size:1.4em; font-weight: bold; }
.menuitem a{color:#000000; text-decoration:none;}
.menuitem a:hover{color:#00be00;text-decoration:underline;}

h1, h2, h3, h4, h5, h6, #container blockquote, .entry-date,#wp-calendar caption{
	margin-bottom:0.2em;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	margin-top:0px;
	padding-top:0px;
	line-height:1.3em;
}
h1{font-size:1.7em;}
h2{font-size:1.5em;}
h3, #wp-calendar caption{font-size:1.2em;}
p, #container li{
	margin-bottom:0.9em;
	margin-top:0.5em;
	line-height:1.5em;
}
td{
	line-height:1.7em;
	padding-right:10px;
	vertical-align: top;
}
blockquote p{margin-bottom:0.5em;}

#container ul{ list-style-type:disc;padding-left:2em;}
#container ol{ list-style-type: decimal;padding-left:2em;}

.day_month_year{font-size:0.8em; color:#828282; margin-bottom:0.0em;}

.post-title{
	/*border-bottom:2px solid #262927;*/
	padding-top:0px;
	display:block;
}
h2.post-title a{color:#000000; text-decoration:none;}
h2.post-title a:hover{color:#00be00;text-decoration:underline;}

#container h1{
	/*color:#00d443;*/
	/*border-bottom:1px solid #262927;*/
	margin-bottom:20px;display:block;
}

.author{padding-bottom:5px;}

#container .entry-meta{border-top:none;clear:both;line-height:1.4em;padding-bottom:10px;}
.entry-content{clear:both;}




.sidebar ul, .sidebar ul li{list-style-type:none; padding:0;margin:0}
.sidebar ul{margin:0px 0px 0px 20px;}
.sidebar ul ul{margin-left:0px;}
.sidebar ul ul ul{padding-left:10px;}
.sidebar ul li{margin-bottom:15px;margin-top:15px;}
.sidebar ul li ul li{margin-bottom:5px;margin-top:5px;}

#wp-calendar, .calendar_wrap{width:100%; text-align:center;}
#wp-calendar caption{color:#00d443;}
#wp-calendar td,#wp-calendar th{text-align:center;}
#wp-calendar th{font-weight:bold;}
#wp-calendar a{color:#00d443; background-color:#181B19; border:1px solid #262927; display:block; text-align:center}
#wp-calendar a:hover{color:#00d443; background-color:#262927; display:block; border:1px solid #262927;text-decoration:none;}

#footer{margin:10px auto; font-size:0.9em; padding:5px 0px 5px 0px; width:960px; color:#666666; text-align:right}
#footer a{color:#666666;}
.meta-sep{color:#333333;}

.nav-previous{float:left; width:45%;}
.nav-next{float:right; width:45%; text-align:right;}
.nav-previous a, .nav-next a{display:block;padding:3px; color:#00d443; background-color:#1f2320; border:1px solid #262927;}
.nav-previous a:hover, .nav-next a:hover{ background-color:#262927; color:white; text-decoration:none;}
.navigation{margin-bottom:20px;margin-top:20px;}

.entry-meta{border-top:1px solid #262927;margin-top:20px;padding-top:10px;}
.makesep{clear:both; height:15px; border-bottom:0px solid #C1BCAC;}
abbr{border:none;}

#s{border:1px solid #262927; background:#eaeaea; width:180px; color: #000000;padding:3px;}
#searchsubmit{display:none;border:1px solid #262927; width:50px;background:#eaeaea; color:#000000;padding:3px;}
#searchsubmit:hover{display:none;color:#00d443;border:1px solid #C1BCAC;}

#noresults-s,#comment{border:1px solid #383C37; background:#262927; width:180px; color: #C1BCAC;padding:3px;}
#comment{width:450px;}
#noresults-searchsubmit{border:1px solid #262927; width:50px;background:#262927; color:#C1BCAC;padding:3px;}
#submit{border:1px solid #262927; background:#262927; color:#C1BCAC;padding:3px;margin-top:5px;}
#noresults-searchsubmit:hover{color:#00d443;border:1px solid #C1BCAC;}
#submit:hover{color:#00d443;border:1px solid #C1BCAC;}

.alignright{float:right; margin:0px 0px 5px 10px;} /* changed top margin from 10 to 0 */
.alignleft{float:left; margin:0px 10px 5px 0px;} /* changed top margin from 10 to 0 */
.aligncenter{margin:10px auto;}

.avatar{float:right; padding:5px; border:1px solid #999999; background-color:#FFFFFF;} 

