

body {
	background: #151515; height:667px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
}

input, textarea {
	width: 100px;
	background: #FFffff;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #fff;
	letter-spacing: -0px;
}

h1, h1 a, h2, h2 a {
	text-decoration: underline;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
color: #69BA03;
}

h2 {
	 color: #69BA03;
	font-size: 28px;
	font-weight: normal;
}

h3 {
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #aaaaaa;
}

p, ul, ol {
	margin-top: 1.3em;
	line-height: 140%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #69BA03; border-bottom: 1px;
}

a:hover { color: #fff; border-botto dotted #777m: 1px;
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: right;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 798px;
	height: 180px;
	margin: 0 auto;
}


#splash {
	width: 100%;
	height: 110px;
	padding-bottom: 3px;
	background: url(images/top1.gif) no-repeat center top;
}

/* Header */

#header {
	width: 798px;
	margin: 0 auto;
}

#menu {
	height: 38px;
	width: 798px;
	padding-left: 0px;
	background: url(images/img01.jpg) 0 0 repeat-x; left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #444;
}

#menu a:hover {
	color: #444;
}

#menu .current_page_item a {
	background: none;
	color: #444;
}



#wrapper {
	width: 798px;
	margin: 0 auto;
	
}

/* Page */

#page {
	width: 654px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 450px; text-align:right;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 2px dotted #69BA03;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase; text-align:center;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding:20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #69BA03;
}

/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 0px 0px;
	border-bottom: dotted #000000;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 80px 0  5px 0px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #000;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: right;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/*--------- FOOTER --------*/
div#footer {
	background:#fff url(images/img01.jpg) 0 0 repeat-x;
}
div#footer ul {
	height:5px; padding:12px 0 0 0; width:450px; margihovern:0 auto;
}
div#footer ul li {
	float:left; border-left:#000 1px solid; height:19px;
}
div#footer ul li a {
	color:#000; font-weight:bold; line-height:19px; background-color:#fff;
	display:block; padding:0 10px; font-size:11px;
}
div#footer ul li a:hover {
	color:#ffffff; background-color:#4c6d58;
}
div#footer ul li.noBdr {
	border:none;
}
div#footer p {	
	padding:0 0 12px; text-align:center; font-size:11px;
 color:#000;
}
div#footer p a {
color:#000; text-decoration:none;
}
div#footer p a:hover {
color:#000;
}











#ddblueblockmenu li a{
display: block;
padding: 2px 0;
padding-left: 9.5px;
width: 170px; /*185px minus all left/right paddings and margins*/
text-decoration: none; font-size:11px;
color: #fff;
background-color: #252525;
border-bottom: 0px solid #666666;
border-0px solid #666666;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 200px; /*IE 5*/
width: 200px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #A1AF95;
border-left-color: #99BF60;
}

#ddblueblockmenu div.menutitle{
color: #eeeeee;
border-bottom: 1px solid #99BF60;
padding: 1px 0;
padding-left: 5px;
background-color: #444444;
font: bold  'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; 
}















