body {
font: 75%/150% "Trebuchet MS", Tahoma, Arial, Verdana;
color: #ffffff;
background: #5a7411 url('images/bg.jpg') fixed top center no-repeat;
margin: 0px;
padding: 0px;
}


/* alignments */
.center {
text-align: center;
}

#main-image {
	background: #000000 url('images/hd.jpg') no-repeat center !important;
	height: 325px;
	position: relative;
        border-bottom: 10px solid #000000


}

#headerlogo {
	position: relative;
	padding: 10px 0px 0px 15px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 45px;
	bottom: 3px;
	color: #800000;
	font-size: -10px;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
                left: 150px;
	bottom: -10px;
}
#nav li {
	float: left;
	margin-left: 4px;
}
#nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #800000;
	text-decoration: none;
	background: #000000;
	padding: 5px 15px;
       font: bold 14px/100% Tahoma, Helvetica, sans-serif;
	border: 1px dotted #800000;
	display: block;
}
 #nav .current_page_item a, #nav .page_item a:hover {
	color: #ffffff;
                text-decoration: none;
	background: #800000 ;
	padding: 5px 15px;
	font: bold 14px/100% Tahoma, Helvetica, sans-serif;
	border :1px dotted #000000;
	display: block;
}

#wrap {
margin: 0px auto;
width: 952px;
border-left: 1px solid #13225D;
border-right: 1px solid #13225D;
background: #FFFFFE url('images/content-bg.gif') repeat-y;
overflow: hidden;
position:relative
}


/*# Content #*/
#content {
padding: 10px 0px 15px 14px;
float: left;
width: 572px;
overflow: hidden;
}

#content ul {
margin: 0px;
padding: 0px;
white-space: nowrap;
background: #13225d url('images/content-bg.gif') repeat-y ;

}
#content ul li {
display: block;
list-style-type: none;
float: left;
border-right: 3px solid #13225D;
line-height: 30px;
font: bold 13px Arial, Helvetica, sans-serif;
text-align: center;
}

#content ul li a {
display: block;
color: #40608C;
text-decoration: none;
background: #D2D8E4 url('images/content-bg.gif') repeat-y ;
padding: 0px 15px;
line-height: 30px;
}

#content ul li a:hover {
color: #4E79A2;
background: #FFF ;

}
#content .post{
background-image:url('images/underline.gif');
background-repeat:no-repeat;
background-position:top -1px;
padding: 1px 0px 15px 4px;
margin: 0 auto;
}

#content h2, 
#content h2 a {
color:#FFFFF;
font-size:16px;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h2 a:link{
color:#4E79A2;
font-size:16px;
font-weight:normal;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h2 a:visited{
font-size:16px;
color:#4E79A2;
}

#content h2 a:hover{
color:#FFFFFF;
font-size:10px;
font-weight:normal;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-cat {
background: url('images/f.gif') no-repeat left center;
padding-left: 20px;
float:left;
font-size: 95%
}

.post-cat a{
color:#FFFFFF;
}
.post-author {
background: url('images/u.png') no-repeat left center;
margin-left: 10px;
padding-left: 20px;
float: left;
font-size: 95%
}
.post-date {
	width: 45px;
	height: 56px;
                color: #800000;
                float:right;
	
}
.post-month {
	font-size: 14px;
	text-transform: uppercase;
	color: #800000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #800000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

/*post content */
.post-content {
clear: both;


}
.post-content p {
	padding: 0px 0px 15px;
	margin: 0px;

}
.post-content img {
border: 0px solid #C7C7C7;
padding: 5px;
}
.post-content a:hover img {
border: 1px solid #4E79A2;
padding: 5px;
background: #4E79A2;
}
/*search form */
#searchform {
float: left ;
}
#searchform br {
display: none;
}
#searchform #s {
width: 120px;
height: 26px;
padding: 4px 30px 0px 5px;
border: 1px solid #13225D;
background: #8d8d8c left no-repeat;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
background: url('images/a.png') no-repeat;
border: medium none;
width: 105px;
height: 26px;
vertical-align: middle
}

/*#Footer #*/
#footer {
width: 952px;
height: 30px;
clear: both;
background: #b7bdc7;
margin: 0px auto 20px auto;
border-left: 2px solid #13225D;
border-top: 1px solid #13225D;
border-right: 2px solid #13225D;
border-bottom: 2px solid #13225D;
text-align: center;
}
#footer p {
margin-top: 5px;
font-family: Arial, Helvetica, sans-serif;
color: #777;
font-size: 95%;
}

/*# Sidebar #*/
#sidebar 
{
float: right;
padding: 15px 27px 20px 10px;
width: 312px;
color: #4e79e2;
overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2 {
font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
color: #4E79A2;
margin: 20px 0px 2px;
border-bottom: 1px solid #13225D;

}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #4e79e2;
text-decoration: none;
}
#sidebar a:hover{
color: #FFFFFF;
text-decoration: none;

}
/*sidebar list level1 */
#sidebar ul {
margin: 0;
padding: 0;

}
#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

/*category widget */
ul.list-cat li
{
font: bold 15px Arial, Helvetica, sans-serif;
background: black;
text-align: left  ;
}

ul.list-cat  li a {
background: url('images/e.gif') no-repeat left center !important;
padding-left: 20px !important
}