/*
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, compatible with Wordpress 2.3 to 2.6
Version: 2.0.1
Tags: dark, green, sandbox, aurora, fixed width, two columns, widget ready, clean, 2 column, 2 columns, 1024, 1024px, black
Author: Mathew Browne, MB Web Design
Author URI: http://www.mbwebdesign.co.uk
Latest updated: October 1, 2008
*/

/* 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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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: /*#262927*/#2A240A;
background:#b4c36d url(/manage/imgsrc/body_bg.gif) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
#wrapper1 {


	margin: 0px auto;
	width: 920px;

}
#wrapper {
	margin: 0px auto;
	margin-top: 0px;
	background-color: #f0f5d8;
	background:#f0f5d8 url(/manage/imgsrc/bgs.gif) repeat-x;
	width: 920px;
	border: 0px solid #383C37;
	font-family: 'Arial', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #56584e;
}

#header {
	/*background-image: url('aurora.jpg');*/
        background-color: #4e6411;
	width: 920px;
	height: 287px;
	background-repeat: no-repeat;

	/*padding-top: 10px;*/
}

#blog-title,#blog-description {
	margin-top: 10px;
	margin-left: 10px;
}

#blog-title * {
	color: white;
	text-decoration: none
}

#blog-description *,#blog-description {
	color: #DDDCD2;
}

.sidebar {
	float: right;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 19px;
	color: #56584e;
	background-color: #f0f5d8;
	border: 0px solid #262927;
	padding: 10px 0px 10px 0px;
}

#container {

	float: left;
	width: 580px;
	margin-left: 20px;
	color: #56584e;
	font-size: 1.1em;
	margin-bottom: 0px;
}

#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 {
	padding-bottom: 30px;
}

.clearboth {
	clear: both;
}

.page-link {
	clear: both;
	width: 100%;
}

/*  -----|  Typography  |---------------------------------------------------  */

a {
	color: #56584e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, #container blockquote, .entry-date,#wp-calendar caption {
	margin-bottom: 0.8em;
	font-family: 'Arial', Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.4em;
}

h3, #wp-calendar caption {
	font-size: 1.2em;
}

p, #container li {
	margin-bottom: 0.9em;
	margin-top: 0.5em;
	line-height: 1.7em;
}

td {
	line-height: 1.7em;
	padding-right: 10px;
}

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 {
	font-size: 2em;
	color: white;
}

#container h1 {
	color: #363088;
	border-bottom: 1px solid #262927;
margin: 20px 0 0px 0;
	display: block;
}

#container h1 a,#container h2 a {
	color: #363088;
	padding-bottom: 10px;
	display: block;
	text-decoration: uppercase;
}

#container h1 a:hover,#container h2 a:hover {
	background-color: #262927;
}

h2,h3,h4,h5,h6 {
	color: #363088;
font-weight: bold;
}

.author {
	padding-bottom: 5px;
}

#container h2 a {
	border-bottom: 1px solid #262927;
}

#container .entry-meta {
	border-top: none;
	clear: both;
	line-height: 1.4em;
	padding-bottom: 10px;
}

.entry-content {
	clear: both;
}

/*DATE*/

.entry-date {
	float: right;
	border: 1px solid #262927;
	background-color: #262927;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 10px 10px;
}

.entry-date * {
	text-align: center;
}

.sidebar ul, .sidebar ul li {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.sidebar ul {
	margin: 0px 20px 0px 20px;
}

.sidebar ul ul {
	margin: 0px;
}

.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: #363088;
}

#wp-calendar td,#wp-calendar th {
	text-align: center;
}

#wp-calendar th {
	font-weight: bold;
}

#wp-calendar a {
	color: #363088;
	background-color: #181B19;
	border: 1px solid #262927;
	display: block;
	text-align: center
}

#wp-calendar a:hover {
	color: #363088;
	background-color: #262927;
	display: block;
	border: 1px solid #262927;
	text-decoration: none;
}

#footer {

	margin: 0px auto;
	font-size: 0.7em;
	padding: 15px 0px 15px 0px;
background-color: #000;
	width: 920px;
	color: #666666;
	text-align: center;
}

#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: #363088;
	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: 0px;
	margin-top: 0px;
}

.entry-meta {
	border-top: 1px solid #262927;
	margin-top: 20px;
	padding-top: 10px;
}

abbr {
	border: none;
}

#s {
	border: 0px solid #262927;
	background: #ffffff;
	width: 130px;
	color: #56584e;
	padding: 3px;
}

#searchsubmit {
	border: 1px solid #262927;
	width: 50px;
	background: #262927;
	color: #fff;
	padding: 0px;
}

#searchsubmit:hover {
	color: #fffff;
	border: 0px solid #fff;
}

#noresults-s,#comment {
	border: 1px solid #383C37;
	background: #262927;
	width: 180px;
	color: #fff;
	padding: 3px;
}

#comment {
	width: 450px;
}

#noresults-searchsubmit {
	border: 1px solid #262927;
	width: 50px;
	background: #262927;
	color: #fff;
	padding: 3px;
}

#submit {
	border: 1px solid #262927;
	background: #262927;
	color: #fff;
	padding: 3px;
	margin-top: 5px;
}

#noresults-searchsubmit:hover {
	color: #363088;
	border: 1px solid #fff;
}

#submit:hover {
	color: #363088;
	border: 1px solid #fff;
}

.alignright {
	float: right;
	margin: 10px 0px 5px 10px;
}

.alignleft {
	float: left;
	margin: 10px 10px 5px 0px;
}

.aligncenter {
	margin: 10px auto;
}

.avatar {
	float: right;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/*---------------------  Horizontal Nav  -----------------------*/
#nav2{
        background-color: #202020;
        display: block;
        font-size:1.1em;
        height:50px;
        width:100%;
}

#nav2, #nav2 ul {
	line-height: 1;
	list-style: none;
        margin-bottom: 0px;
}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a,#nav2 a:visited {
	color:#109dd0;
	display:block;
	font-weight:bold;
	padding:6px 12px;
}

#nav2 a:hover, #nav2 a:active {
	color:#56584e;
	text-decoration:none
}	

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	width: 900px;
	z-index:999;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,#nav2 li li a:visited {
        color:#109dd0;
	font-weight:normal;
	font-size:0.9em;
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#56584e;
}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: 30px;
}

