/*
Theme Name: Gardens Property
Theme URI: http://HenchmenProductions.com/
Description: A Wordpress Template for Gardens Property
Version: 1.0
Author: Henchmen Productions
Author URI: http://HenchmenProductions.com/

*/



body{
	font-family: arial;
	background: #96953a;
	margin-top: 15px;
}

#HeaderImage{
	width: 900px;
	height: 200px;
	background-image: url('http://bridgehampton.presidioproperty.com/wp-content/themes/Gardens/lib/images/GardensHeader.gif');
	margin: 0 auto;
	border: 2px solid #21561c;
}

a{
 color: #21561c;
 text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h2{
 	color: #21561c;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.pagetitle{
	margin-bottom: 40px;
}

h3{
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}
small{
	font-size: .7em;
}

/********************************************************
MENU CSS
*********************************************************/
#Menu{
    height: 50px;
     width: 900px;   
	padding-bottom:5px;
	border-left: 2px solid #21561c;
	border-right: 2px solid #21561c;
	margin: 0 auto;
	background: #f9f9f0;
	
}
.lavaLampNoImage {
    padding: 2px;     
    overflow: hidden;
    margin: 0 auto;

}
    
.lavaLampNoImage li {
    float: left;
    list-style: none;
    border: 1px solid #000;                    
	padding: 5px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom:4px;
	background: #96953a;
}
                    
.lavaLampNoImage li:hover{
    background: #dedede;


}
.lavaLampNoImage li a {
    font: bold 12px arial;
    text-decoration: none;
    color: #000000;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;  
    
    float: left;                    
    position: relative;                    
    overflow: hidden;                   
    margin: auto 8px;
}
 
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none; font: bold 12px arial;text-decoration: none;
}                    

#MainBody{
	width: 900px;
	margin: 0 auto;
	border-left: 2px solid #21561c;
	border-right: 2px solid #21561c;
	border-bottom: 2px solid #21561c;

	background: #f9f9f0;
}

#LeftColumn{
	width: 625px;
	float: left;
	padding: 10px;
	
}


.commentlist{
	font-size: .8em;
}

.commentlist li{
	padding: 5px;
	width: 480px;
	background: #c7c7c7;
}

.navigation{
	width: 625px;
	padding: 10px;
	font-size: .7em;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}
.Entry{
	margin-bottom: 40px;
	border-bottom: 2px dotted #d2d2d2;
	
}


.Post{
	font-size: .8em;
}

.PostMetadata{
	font-size: .7em;
}

#SideBar{
	width: 220px;
	float: right;
	font-size: .8em;	
	padding: 10px;
}

#SideBar h2{
	padding-top: 10px;
	border-bottom: 2px dotted #d2d2d2;
	margin-bottom: 4px;
}

#SideBar ul, #SideBar li{
	padding: 0px;
	margin: 0;
	list-style-type:none;
}

.Clear{
	clear: both;
}

#Footer{
	width: 900px;
	margin: 0 auto;
	font-size: .7em;
	text-align: right;
	padding: 5px;
}


#nav
{
	width: 100%;
	
}

#nav ul { 
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	border-width: 0;
	float: left;
	line-height:12px;
	background:#aaa959;
	border-bottom: 1px solid #21561c;
}

#nav a {
    text-align: center;
    text-transform: uppercase;	
    display : block;
	text-decoration : none;
    font: bold 12px arial;
}

#nav ul li a {
	color: #000000;
	padding: 0px;
	margin:0px;

}



#nav ul li a.dropdownarrow
{
	padding-right:14px;
	background-image: url("images/arrow-dropdown-white.gif");
	background-repeat: no-repeat;
	background-position: right ;

}




#nav li {
	color: #ffffff;
	float: left;
	padding: 0;
	padding: 4px 16px 4px 16px;
	border-right: 1px solid #5a4904;

}


#nav li img{
margin:0px 0px 0px 4px;
padding:0px;
vertical-align: middle; 

}

#nav li ul {

	position : absolute;
	left : -999em;
	left : -111em;
	height : auto;
	font-weight : normal;
	border-width : 0.25em;
	margin : 2px 0px 0px 0px;
}

#nav li ul
{
	display:none;
	left: auto;
	margin-top:4px;
	margin-left:-16px;
	width:auto;
}

#nav li li {
	border-right: none;
}

#nav li ul li
{
	float: none;
	clear:both;
	border-top: 1px solid #FFFFFF;
	width:auto;
	display:block;
	list-style-type: circle;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#nav ul li:hover {
	background-image:  none;
	background-color: #c9c897;
}

#nav ul li:hover ul.nj{
	background-image:  none;
	border-right: 1px solid #21561c;
	display:block;

}

#nav a:hover {
	color: #333333;
	background-image:  none;
	display:block;
}

.current_page_item
{
	background-image:  none;
	background-color: #c9c897;
}

#nav ul li.current_page_item a {
	color: #333333;
}

#nav ul li.current_page_item  ul li{
	border-right: 1px solid #21561c;
	color: #000000;
}


#nav ul li.current_page_item  ul li a{
	color: #ffffff;
}


#nav ul li.current_page_item  ul li a:hover{
	color: #333333;
	background-image:  none;
	background-color: #c9c897;
}
