body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #02202a;
	color: #333333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #02202a url('images/header.png') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 242px; 
	width: 890px; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #0f646b;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/footer.png') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
      padding-right:130px;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ffffff;
	}

#headerimg .description {
	text-decoration: none;
	color: #de9e08;
	}

h1 a:link{
	color: #ffffff;
	}

h1 a:hover{
	text-decoration: underline;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #db9e07;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #8f9d03;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

small, small a, small a:visited, small a:hover{
	color: #cda136;
	}

.date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background: url('images/comments.png') no-repeat center left;
	float: right;
	padding: 0px 0 0px 17px;
	}

.date{
	color: #cda136;
      text-align:right;
      margin-top:-15px;
	}

.date a{
	color: #cda136;
      text-align:right;
      margin-top:-15px;
	}


.date a:hover {
	color: #cda136;
      text-align:right;
      margin-top:-15px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #f0f0f0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #e3aa1d;
	text-decoration: none;
	}

a:hover {
	color: #4a84cc;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 890px;
	border: 1px solid #959596;
	}

#header {
	background-color: #02202a;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 242px; 
	width: 890px;
	}

#headerimg {
	margin: 0;
	height: 242px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 50px;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 50px;
	margin: 0px 0 0;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
      color:#000;
	margin: 0 auto;
	width: 890px;
      height: 96px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding-top: 25px;
      color:#fffffb;
	text-align: center;
	}
#footer a {
	margin: 0;
	padding: 0px 0;
      color:#71a2d8;
	text-align: center;
	}
#footer a:hover {
	margin: 0;
	padding: 0px 0;
      color:#71a2d8;
	text-align: center;
	}

h1 {
	padding-top: 80px;
      padding-right: 250px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	border-bottom:1px dotted #b3b4b4;
	text-align: left;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	height:59px;
	line-height:60px;
	font-size:20px;
	color:#de9e08;
	margin-top:0px;
	background:url(images/sbt.png);
	padding:0px 0 0 0px;
      border-bottom:0px dotted #bbbbbb;
      text-align:center;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.tags {
	float: left;
	margin: 0 0 0 30px;
    color:#c5c5c5;
	}

.tags a{

	margin: 0 0 0 0px;
      color:#769cc4;
	}

.tags a:hover{
      color:#769cc4;
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/sbb.png) bottom no-repeat;
	padding-bottom:21px;
	margin-left:0px;
	}
#sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	}
#sidebar ul li ul{
	padding-left:23px;
	padding-top:8px;
	background: transparent url(images/sbc.png) repeat-y;
		}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}
hr {
	display: none;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



.alt {
	margin: 0;
	padding: 10px;
	}



#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 620px;
	width: 234px;
      color:#fff;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a {
      font-size:12px;
      color:#ffffff;
	background: transparent url(images/sba2.png) left no-repeat;
	padding:0 0 0 18px;
      }

#sidebar a:hover {
      color:#f0f0f0;
	background: transparent url(images/sba.png) left no-repeat;
	padding:0 0 0 18px;
      }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
      color:#b3b4b4;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px dotted #b3b4b4;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
      color:#cda136;
	}
.navigation a{
      color:#cda136;
	font-weight:bold;
	}


#nav  {
 	padding: 0; /* reset padding */ 	
 	border-top: #000 0px solid;
 	list-style:none;
 	font-size:1.8em;
 	margin-top: -33px;
 	margin-left: 40px;
 	text-align:left;
 	font-family: Arial;

 }
  
#nav li  {
 	list-style:none;
 	display:inline;
 	padding-right: 0px; /*spread words out a bit */
 	font-weight:bold;
      color:#e7e5e5;
 	margin-left: 0px; 

 }  

#nav li a:link, #nav li a:visited {
 	color:#e7e5e5;
	padding: 5px 15px;
 }
 

#nav li a:hover {
 	text-decoration: underline;
      color:#de9e08; 
}




.datee {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.datee{
	color: #cda136;
      text-align:right;
      margin-top:-15px;
	}

.boosters{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.boosters a{
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

.boosters a:hover{
	text-decoration: underline;
	color: #999999;
}

.boosters_content{
	font-size: 14px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
