html {
	height: 100%;
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .68em;
	background-color: #000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}

#main {
	width: 880px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	height: 96px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#menu {
	background-color: #40403E;
	color: #fff;
	border-color: #82974B;
	height: 32px;
}

#date {
	color: #86CB0D;
	float: right;
	margin: -23px 20px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#site_content {
	background-color: #282627;
	color: #080000;
	border-color: #40403E;
	width: 878px;
	overflow: hidden;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

#site_content .post {
	padding: 10px;
}

#first_column {
	padding: 22px 3px 10px 16px;
	float: left;
	width: 300px;
}

.designBoxFirst {
	background-image: url(../images/db_first_bg.jpg);
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 10px;
	padding-top: 16px;
	position: relative;
}

.designBoxFirst .boxContent {
	background-image: url(../images/text_cont2.jpg);
	font-size: 13px;
	overflow: hidden;
	padding: 10px 20px 0px 26px;
}

.designBoxFirst:after {
content: url(../images/db_first_bg_bottom.jpg);
}

.postbottom2 {
	background-color: #282627;
	color: #86CB0C;
	width: 195px;
	border: solid 1px #000;
	padding: 3px;
	font-size: 14px;
}

#content {
	text-align: left;
	width: 542px;
	float: left;
	padding: 12px 0px 18px 0px;
}

.designBoxSecond {
	background-image: url(../images/db_second_bg_bottom2.jpg);
	background-repeat: no-repeat;
	clear: left;
	margin-bottom: 10px;
	padding-top: 30px;
	position: relative;
}

.designBoxSecond .boxContent {
	color: #080000;
	background-image: url(../images/text_cont.jpg);
	font-size: 13px;
	overflow: hidden;
	padding: 10px 24pt 10px 24px;
}

.designBoxSecond:after {     
content: url(../images/db_second_bg_bottom.jpg);
}

#footer {
	background-color: #282627;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0 15px 10px 10px;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	color: #86CB0C;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
}

#footertop {
	height: 40px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#leftfooter {
	float: left;
	width: 35%;
}

#leftfooter .author {
	padding: 5px 8px 3px 3px;
}

#rightfooter {
	float: right;
	width: 63%;
}

#sidebar1 {
	float: left;
	width: 48%;
}

#sidebar2 {
	float: right;
	width: 48%;
}

.clear {
	clear: both;
}

#bottom {
	padding: 2px 0px 2px 0px;
	text-align: center;
	color: #080000;
	text-transform: uppercase;
	clear: both;
	background-color: #86CB0C;
	border: solid 1px #fff;
	margin-top: 15px;
}

/******* GRAPHICS GALLERY *******/
table.center {
	margin-left: auto;
	margin-right: auto;
}

table.gallery {
	color: #00265D;
	background-color: #282627;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}

table.gallery img {
	border: 0px;
}

table.gallery td {
	border: 1px solid #282627;
	font-size: 8pt;
}

table.gallery td.entries {
	text-align: center;
	padding: 3px;
	color: #86CB0D;
}

table.gallery td.spacer {
	background-color: #86CB0C;
	height: 5px;
}

table.gallery td.pagenumbers {
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #86CB0D;
}

.thumb_block {
	position: relative;
	height: 100px;
}

.thumb_image {
	float: left;
	margin: 0px 5px 5px 5px;
	width: 70px;
}

/******* END GRAPHICS GALLERY *******/
/******* MISC CONTENT *******/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postbottom {
	background-color: #282627;
	color: #86CB0C;
	border: solid 1px #000;
	padding: 3px;
	font-size: 11px;
}

.info {
	padding-top: 4px;
	float: left;
}

#contact input, #contact textarea, #contact input.submit {
	background-color: #2C2C2A;
	color: #929280;
	border-color: #40403E;
}

.hidden {
	display: none;
}
.unhidden {
	display: block;
}

p {
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}

.sub {
	font-size: 55%;
	padding-left: 12px; 
	letter-spacing: .1em;
}

img {
	border: 0px;
}

blockquote {
	border-color: #282627;
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

/******* END MISC CONTENT *******/
/******* HEADING 1 (<h1>)*******/
h1 {
	letter-spacing: .1em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 16px 0px 5px 0px; 
	margin: 0px 0px 12px 0px; 
	font-size: 150%;
}

#logo h1 {
	font-size: 60px;
	padding: 0px 0px 0px 14px;
	border: 0px;
	float: left;
	letter-spacing: 0px;
}

#content h1 {
	color: #00265D;
	border-color: #40403E;
}

/******* END HEADING 1 (<h1>) *******/
/******* HEADING 2 (<h2>) *******/
h2 {
	display: block;
}

.postmeta  h2 {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin-bottom: 18px;
}

.post h2 {
	font: 18px "Trebuchet MS", Verdana, sans-serif;
	color: #069;
	margin-bottom: 10px;
}

#footer h2 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	padding: 5px;
	color: #86CB0D;
}

/******* END HEADING 2 (<h2>) *******/
/******* HEADING 3 (<h3>) *******/
h3 {
	letter-spacing: .1em;
	font-weight: normal;
	padding: 16px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 125%;
	color: #282626;
	border-color: #40403E;
}

/******* END HEADING 3 (<h3>) *******/
/******* HEADING 4 (<h4>) *******/
h4 {
	display: block;
}

/******* END HEADING 4 (<h4>) *******/
/******* ANCHORS *******/
a {
	color: #00265D;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #080000;
	text-decoration: underline;
}

.readmore a {
	background-image: url(images/bullet.png);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	display: block;
	padding: 0 3px 0 15px;
	float: right;
}

.post h2 a {
	color: #069;
}

.post h2 a:hover {
	color: #080000;
	background-color: #FFFFF0;
}

.postbottom a {
	color: #86CB0D;
	text-decoration: underline;
}

#footertop a {
	padding: 3px;
	margin: 3px;
}

#rightfooter a, #rightfooter a:visited, #rightfooter a:active {
	display: block;
	color: #86CB0C;
	height: 19px;
	padding: 3px 8px 0 8px;
	background-color: #282627;
}

#rightfooter a:hover {
	background-color: #86CB0C;
	color: #080000;
}

#menu li a {
	display: block;
	float: left;
	height: 26px;
	text-decoration: none; 
	padding: 6px 19px 0px 19px;
	border-right: 2px solid;
	font-weight: bold;
	background-color: #40403E;
	color: #86CB0C;
	border-color: #2C2C2A;
	background-image: url(../images/nav_tab_bg.png);
	background-repeat: no-repeat;
	margin: 0px 0px -6px 0px;
}

table.gallery td.pagenumbers a:hover {
	color: #3399FF;
}

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover {
	background-color: #82974B;
	color: #00265D;
	border-color: #2C2C2A;
	background-image: url(../images/nav_tab_bg.jpg);
	background-repeat: no-repeat;
} 

/******* END ANCHORS *******/
/******* (UN)ORDERED LISTS *******/
ul {
	list-style: none;
	margin: auto 0px 15px 0px;
}

#menu ul {
	margin: 0px auto;
}

.post ul, .post ol {
	padding: 10px 10px 5px 25px;
}

#footertop ul {
	margin: 2px 0px 18px 16px;
	text-align: center;
	padding-top: 8px;
}

ul li {
	list-style: square;
	margin: 0px 0px 6px 0px;
}

.designBoxFirst ul li {
	list-style-type: none;
	margin: 2px 0px 6px 0px;
}

#menu li {
	float: left; 
	list-style: none;
}

.post ul li {
	padding: 3px;
}

#footertop li {
	display: inline;
}

#rightfooter li {
	display: block;
	height: 22px;
	border-bottom: 1px solid #00265D;
}

ol {
	margin: 8px 0px 0px 24px;
}

ol li {
	margin: 0px 0px 11px 0px;
}

.post ol li {
	padding: 3px;
}