/* www.demitri.com Global StyleSheet Version 1.0.1 - Default */
/*-- Copyright © 2006 Demitri Muna. All rights reserved. Design by leafyinc.com --*/


/* Global Body */
body {
	font: 11pt  Gill Sans, Myriad, sans-serif;
	background: #cccccc url(images/background_gradient.png) repeat-x;
	margin: 0px;
	text-align: left;
	color: #333333;
	z-index: -5;
	padding: 20px;
}

a {
	color: #4f4f4f;
}

a:link {
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border-width: 0;
}

img.left {
	float: left;
	margin: 2px 10px 5px 0px;
	border: 0;
}

img.right {
	float: right;
	margin: 2px 0 5px 10px;
	border: 0;
}

img.across {
	margin: 0px 0px 30px 0px;
	border: 0;
}

.middle {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}

hr {
	border: 1px solid #cccccc;
}


#mainbox {
	margin: 0 auto;
	width: 800px;
	height: auto;
}

#flagheader {
	background: #ffffff url(images/usflagheader.jpg) no-repeat;
	width: 760px;
	display: block;
	margin: 0px;
	padding: 20px;
	border: 2px solid #666666;
	border-bottom: none;
}

#blogtitle {
	margin: 0;
	background: url(images/blogtitle.png) no-repeat;
}

img.photogallery {
	float: right;
	background: #ffffff;
	border: 2px solid #cccccc;
	padding: 4px;
}

#main {
	background: #ffffff;
	height: auto;
	float: left;
	border: 2px solid #666666;
	border-top: none;
}

#maintext {
	float: left;
	width: 500px;
	padding: 20px;
	padding-top: 0px;
	text-align: justify;
}

#maintext h2 {
	font-size: 125%;
	color: #162c38;
	margin-bottom: 0px;
	text-align: left;
	border-bottom: 2px solid #162c38;
}

#maintext h2 a, #maintext h2 a:visited {
	color: #162c38;
}

#maintext h2 a:hover {
	color: #990000;
	text-decoration: none;
}

#maintext h3 {
	font-size: 90%;
	color: #cccccc;
	margin-top: 2px;
	text-align: right;
}

#sidebar {
	float: right;
	width: 240px;
	padding: 0px;
	padding-right: 20px;
	text-align: left;
	font-size: 90%;
}

#sidebar h3 {
	font-size: 120%;
	color: #162c38;
	margin-bottom: 5px;
}

#sidebar h3 a, sidebar h3 a:vistited {
	color: #162c38;
}

#sidebar h3 a:hover {
	color: #990000;
	text-decoration: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	margin-left: 8px;
	}

#pagefooter {
	width: 780px;
	margin: 0;
	font-size: 80%;
	padding: 10px;
	float: left;
	color: #c2c2c2;
}

#base {
	width: 800px;
	margin: auto;
	height: 20px;
	display: block;
}

.entry {
	margin: 0;
	margin-bottom: 12px;
}

.entry-footer {
	border-top: 2px solid #a1a5a9;
	padding-top: 4px;
	color: #a1a5a9;
	font-size: 85%;
}

.entry-footer a, .entry-footer a:visited {
	color: #a1a5a9;
	text-decoration: none;
	font-weight: bold;
}

.entry-footer a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.entry-more-link {
}

.post-footers {

}

.seperator {
	color: #999999;
}

.trackbacks {
	text-align: left;
}

h4 {
	font-size: 110%;
	color: #162c38;
	margin-bottom: 0px;
	text-align: left;
}

.comment-author {
	margin: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px dashed #cccccc;
	padding: 5px;
	background: #efefef;
	font-size: 80%;
}

.comment {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 5px;
	background: #efefef;
	border-bottom: 2px solid #cccccc;
}

#comments-open-data {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	padding-top: 0px;
	background: #efefef;
	border: 2px solid #cccccc;
}

#comments-open-data p {
	margin: 5px;
}

#comments-open-text {
	text-align: left;
}

.comment-content {
	padding: 5px;
	margin: 0;
}

.comment-content p {
	padding: 0;
	margin: 0;
}

.comment-inner {
	margin: 0;
	padding: 0;
}

.date-right {
	float: right;
}
