/*
Theme Name: DOE theme
Theme URI: http://www.globalidentities.org/
Description: Theme for DOE
Version: 1.6
Author: Global Identities
Author URI: http://www.globalidentities.com/

*/


/*
Project: DEO
Author: Ahmad Permessur
URL: www.snaip.com
Revision: 1.0
Date: 
*/


/*  Typography and style reset */

*{
    background-repeat:no-repeat;
    font-family:Arial,Verdana,helvetica,sans-serif;
    margin:0px;
    outline-color:invert;
    outline-style:none;
    outline-width:0px;
    padding:0px;
    font-size: 12px;
    line-height: 1.7em;
}

body{
    background-color:#cbd4d9;
    background-repeat:repeat-x;
    background-image:url(images/back.jpg);       
    color: #3e3d3d;
}

a{
	color: #306e8b;
}

a:hover{
	color: #6c562d;
}

img{
    border:medium none;
}


.alignright{
  float: right;
  display: block;
}

.alignleft{
  float: left;
  display: block;
}

H1, H1 a{
    color: #9f7c3c;
    font-size: 21px;
    font-weight: normal;
    font-family: Georgia, Arial;
	margin-bottom: 0px;
	text-decoration: none;

}

H2{
    color: #2f6988;
    font-family: Georgia, Arial;
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

H3, H3 a{
    color: #5c8ba5;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
}

H4, H4 a{
	color: #83784a;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

p{
	margin: 15px 0px;
	line-height: 22px;
}

.breadcrumbs{
	color: #7d754c;
	font-size: 11px;
}

.breadcrumbs a{
	color: #7d754c;
	font-size: 11px;	
}

.breadcrumbs a:hover{
	text-decoration: none;
	color: #000000;	
}

.newstitle{
	text-transform: uppercase;
	color: #909090;
	font-size: 18px;
	margin-top: 5px;
	display: block;
}


.post{
	border-bottom: 1px solid #cfcfcf;
}

.post p{
	margin: 0px 0px 10px 0px;
}

.post p a{
	font-size: 11px;
    color: #3e3d3d;		
}

.homepost{
	float: left;
	margin-bottom: 10px;
}

.thumb, .post img{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 3px solid #e9e5d3;
}

.postmetadata{
	font-size: 11px;
	border: 1px solid #e9e5d3;
	background-color: #ffffff;
	padding: 5px;
}

small a{
	font-size: 11px;
}

small{
	font-size: 11px;
}


/* Site structure and layout */

.container{
    margin:0px auto;
	width:782px;
}

.topit{
	padding-top:83px;
	min-height:560px;
	height: auto !important;
	height: 560px;	
}


#wrapper{
	background:transparent url(images/back-wrapper.jpg) repeat-y scroll center top;	
	margin:0 auto;
	overflow:hidden;
	position:relative;		
}

#header{
	background:transparent url(images/header.jpg) repeat-y scroll center top;
	height:304px;	
}


#main{
	background:transparent url(images/back-main2.jpg) no-repeat scroll center top;	
}


#banner{
	padding-top: 12px;
	text-align: center;
}

#footer{
	background:transparent url(images/back-footer.jpg) no-repeat scroll center top;	
	height: 99px;
	text-align: center;
	padding-top: 35px;
	font-size: 11px;
	color: #425159;
}

#footer a{
	font-size: 11px;
	color: #425159;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#footer a:hover{
	color: #762a27;
	text-decoration: underline;
}

#footer p{
	font-size: 11px;	
	margin: 5px;
	color: #68757c;
}

#footer p a{
	margin: 0px;
	color: #68757c;	
}


#middle{
	margin-left:7px;
	width:770px;
	float: left;
	margin-top:-10px;	
}

#content{
	float: left;

	padding-top: 15px;	
}

.column{
	width:516px;	
}

.wide{
	width: 760px;
}

#content ul, #content ol{
	margin-left: 30px;
}

#sidebar{
	float: right;
	width: 235px;
	min-height:420px;
	height: auto !important;
	height: 420px;	
	padding-top: 0px;	
	padding-bottom: 10px;
}

#barwithbg{
	background:transparent url(images/sidebar.jpg) no-repeat scroll top right;
	width: 235px;
	padding-top: 10px;	
}

.title, .title a{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #5d5d5d;
}

div#context{
	background:transparent url(images/sidebar-line.gif) no-repeat scroll center bottom; 	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#context ul, div#context ul li ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 10px;
}

div#context ul li a{
	color: #7c7141;
	text-decoration: none;
	line-height: 22px;
}

div#context ul li a:hover{
	color: #205f80;
}

div#context ul li ul li a{
	color: #6b6b6b;
	text-decoration: none;
	font-size: 11px;
	background:transparent url(images/context.gif) no-repeat scroll left top; 
	padding-left: 10px;
}

div#context ul li ul li a:hover{
	color: #000000;
}

#sidebar p, #sidebar p a{
	font-size: 11px;
	color: #3E3D3D;
}

ul.events{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

ul.events li{
	line-height: 24px;
	border-bottom: 1px solid #e4dfc9;
}

ul.events li a{
	text-decoration: none;
	color: #404040;
}

ul.events li a:hover{
	color: #205f80;	
}


#sidelogo{
	margin-top: 20px;
}


/******** Menu ************/

#menusp{
	margin-top: 7px;
	margin-left: 5px;
	width: 773px;
	float: left;
}

#menubot{
	clear:both;
	width: 773px;
	height:15px;
	background:transparent url(images/menu.jpg) no-repeat center bottom; 
}

#menu{
	height:44px;
	margin-top: 7px;
	margin-left: 5px;
	width: 773px;
	float: left;
	background:transparent url(images/menu.jpg) no-repeat scroll center bottom; 
}

#menu ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 20px;
	display: block;
}

#menu ul li {
	display:block;
	float:left;
	margin-left:8px;
}

#menu ul li a {
	color:#6f5d3b;
	cursor:pointer;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	padding-left:8px;
	text-decoration:none;
}

#menu ul li a span {
	clear:both;
	display:block;
	float:left;
	height:31px;
	line-height:31px;
	padding-right:8px;
	font-size: 13px;
}

#menu ul li a:hover{
	border-bottom: 3px solid #cbd4d9;
	color: #154d68;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#nav li li.page-item-780, #nav li li.page-item-775, #nav li li.page-item-786, #nav li li.page-item-778, #nav li li.page-item-773, 
#nav li li.page-item-784, #nav li li.page-item-782 {
	background-color: #c4dbc1;
}