/* Begin Typography & Colors */
html{
background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin:0 auto 0 auto;
	
	}

#page {

	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	border:none;
	
	}

#container{

	margin:6px auto 0 auto;
	width:800px;
	text-align:center;
	
	
}


#bodyTop{
	
	width:757px;
	height:187px;
	background-image:url(images/body_top.png);
	background-repeat:no-repeat;
	margin: -1px 0px 0px 23px;
	
}

#bodyTop li{

margin:0px;
padding:0px;
list-style-type: none;
 
}

#bodyTop span {
	visibility: hidden;
}

#bodyTopImg{
	float:left;
	height:77px;
	margin:36px 0 0 366px;
	padding:0;
	width:369px;
	z-index:40;
}

img#sticker{

	z-index:40;
	position:relative;
	top:0px;
	border:0;
	cursor:pointer;
	margin:34px -27px;

}


#topNav{

	width:762px;
	height:109px;
	margin:16px auto 0 auto;
	padding:0px;
	background-image:url(images/topnav_blank.png);
	background-repeat:no-repeat;
	background-position:right;
	z-index:1;

}

#rssIcon {
  list-style: none;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  position: relative;
}

#rssIcon a {
  display: block;
  text-indent: -10000px;
  position: absolute;
  
}

#rssIcon a:hover {
  
  background-position: left bottom;
  
}

#rssIcon .RSS {
  width:46px;
  height:45px;
  background:url(images/RSS.png) no-repeat;
  position:relative;
  left: 716px;
  top: 44px;
  z-index:3;
  
}

#header h1, #header div{
padding:10px;
}


#content {
	width:771px;
	margin-left: 23px;
	padding:0px;
	height: auto;
	min-height: 1050px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 12px;
	width:500px;
	margin:0px 0px 10px 23px;
	text-align:left;
	}
	
.entry p a{

	color:#3d5f6d;
	
	}

.entry p a:hover{

	color:#000;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	clear:none;
	color:#999;
	}

.alt {
	width:494px;
	border: 2px solid #3d5f6d;
	margin-bottom:
	
	
	}
	
.alt2 {
	width:494px;
	border: 2px solid #999;
	
	}

	

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	}

h2 {
	font-size: 16px;
	
	}
	
.post h2 a{

	margin:15px 0px 0px 0px;
	padding-right:35px;
	
	}

.post h2#page span{

	margin:15px 0px 0px 30px;
	
	}
	
.post h2#page{

	margin:15px 10pxpx 0px 23px;
	
	}

h2.pagetitle {
	font-size: 24px;
	margin-bottom:20px;
	}
	
h2.pagetitle span{

	color:#fff;
	
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;	
	}

  #sidebar h2 a:hover {
    color:#999999;
}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: #009999;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

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: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	
	font-size:9px;

	clear:left;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	}

#commentform p#label1 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 0px;
	height:auto;
	float:left;
	color:#999;
	}
	
#commentform p#label2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 0px;
	height:auto;
	float:left;
	color:#999;
	clear:left;
	}
	
	
#commentform p#label1 input#author{

	border:2px solid #000;
	background-color:#000;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:125px;

}

#commentform p#label2 input#email{

	border:2px solid 000;
	background-color:#000;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:125px;
}

#commentform p#label1 span{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 5px;
	position:relative;
	top:10px;
	float:left;
}

#commentform p#label2 span{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 5px;
	position:relative;
	top:10px;
	float:left;
	
}

small.commentmetadata a {
	font-weight: normal;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	top:2px;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a {
	color: #999;
	text-decoration: none;
	}


 h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color:#C9A137;
	text-decoration: none;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

.narrowcolumn {

	float:left;
	width: 500px;
	margin:0px;
	padding:0px;
	background-image:url(images/body_main_white.png);
	background-repeat:repeat-y;
	
	
	}

.widecolumn {
	width: 450px;
	}

.post {
	
	margin:17px 193px;
	padding:0px;
	width:545px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: white;
	
	}
	
.post h2{
	

	margin-bottom:2px;
	margin-top: 10px;
	/* background-image:url(images/badgeBullet.jpg); */
	background-position:left top;
	background-repeat:no-repeat;
	font-size:20px;
	text-align:center;
	
	}


	
	
.entry p{

line-height:20px;
color:#000;

}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align:left;
	margin: 0px 0px 15px 23px;
	}
	
.narrowcolumn .postmetadata a {
	
	color:#3d5f6d;
	
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}



#replaceFooter {
	
	clear:left;
	margin: 0px 0px 0px 23px;
	background-image:url(images/body_bottom.png);
	background-repeat:no-repeat;
	width:757px;
	height:25px;
	
	}

	
	

	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2, #content h1 {
	margin: 0px 0px 0px 23px;
	
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;

}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#comments{

	text-align:left;
	margin:0px 0px 0px 23px;
	color:#fff;

	
	}

h3#respond{

text-align:left;
margin:0px 0px 0px 23px;
color:#fff;

}
	
h4{

margin:20px 0px 20px 25px;
color:#000;

}
/* End Headers */



/* Begin Images */
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;
	margin: 0px 233px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	}

.alignleft {
	float: left;
	margin: 0px 0px 0px 23px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 4px;
	list-style-type: bullet;
	} 

html>body .entry li {
	margin: 7px 0 8px 58px;
	}

.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: 26px;
	padding: 0;
	
	}

#sidebar ul li {
	list-style-type: bullet;
	list-style-image: url(images/badgeBulletBlk.png);
	margin-bottom: 15px;
	text-align:left;
	font-size:12px;
	color:#000;
	
	
	}

#sidebar ul li#extraInfo{

	text-align:right;
	width:190px;
	position:relative;
	right:40px;
	
	
	}

#sidebar ul li#extraInfo span{

	color:#fff;
	
	}
	
	
#sidebar ul li a {
	color:#000;
	text-decoration:none;
	list-style-type:none;
	
	}

#sidebar ul li a:hover {
	color:#999;
	text-decoration:none;
	list-style:none;
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style:none;
	}


#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 22px 25px 0px 0px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 3px;
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 0px 0px 23px;
	float:left;
	clear:both;
	
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	float:left;
	margin: 5px 0px 0px 0px;
	border:2px solid #000;
	background-color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	}


#commentform #submit {
	margin: 10px 0px 0px 408px;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
/*.alt {
	margin: 0 0 5px 0;
	padding: 10px;
	}
	
.alt2 {
	margin: 0 0 5px 0;
	padding: 10px;
	}*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0 0 13px 23px;
	padding: 5px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#999;
	}

#commentform p {
	margin: 0px 0px 0px 23px;
	text-align:left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding:56px;
	width: 156px;
	margin-right:25px;
	margin-top: -43px;
	float:left;
	position: absolute;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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: 30px;
	}
	.clearboth{
	clear:both;
	}
	
	h5 {
	color:#fff;
	}
	
	#archivecontent {
height:auto;
margin-left:23px;
padding: 140px 0  20px 50px;
width:771px;
text-align:left;
}
/* End Various Tags & Classes*/