/*
Theme Name: Laurelwood
Theme URI: http://www.falloutmedia.com
Description: Converted Biru Manteb OSWD template adapted for wordpress
Author: Fallout Media
*/

/*---------------|||||||||||Global------------------------------------------------------*/
	
	body {
	  margin:0 auto;
	  margin-bottom: 30px;
	  margin-top: 0px;
	  background:#FFFFFF url(img/bg.gif) repeat;
	  font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	  }
    a {
      color: #6EAE1C;
	  text-decoration: underline;
      }

	a:hover {
	  color:#97C06A;
	  text-decoration: underline;
	  }
	 blockquote {
 	 margin:0px;
	 padding:0px 30px;
	 width:350px;
	}
	img {
	display:block;
	}
	p {
	display:block;
	}
	#lostpass {
	width:95%;
	}
	#lost {
	clear:both;
	margin-bottom:30px;
	margin-left:220px;
	}
	#login{
	padding-top:20px;
	margin-left:220px;
	}
	#login h1 {
	font-style:italic;
    color: #6EAE1C;
	font-size:20px;
	}
	#loginform{
    width95%;
	float:left;
	}
	#login p {
	mrgin:0px;
	padding:0px;
	}
	#sidebar #login {
	text-align:left;
	margin-left:0px;
	padding-top:0px;
	}
	#sidebar #loginform {
	text-align:left;
	padding-bottom:10px;
	width:160px;
	}
	
	  
/*---------------|||||||||||Container------------------------------------------------------*/

	#container {
	width: 750px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	  }
	  
	#container2 {
	  width: 750px;
	  margin: 0 auto;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666;
	  background-color: #fff;
	  }
		
/*---------------|||||||||||header-------------------------------------------------------------------*/

	#header {
	  width: 745px;
	  height: 200px;
	  border: 2px solid #fff;
	  clear: both;
	  background:url(img/homeBanner.jpg) no-repeat;
	  }
	#logoBox {
	 width:205px;
	 height:150px;
	 background-color:transparent;
	 float:left;
	 margin:45px 0px 0px 25px;
	 position:absolute;
	 }
	#logoBox a {
	 display:block;
	 height:150px;
	 }
	  
	#header p { 
	  margin-top: -3px;
	  margin-left: 30px;
	  color: #fff;
	  }
	  	
	#header h1 {
	  font-weight: bold;
	  font-size: 32px;
	  color: #fff;
	  margin-bottom: 10px;
	  margin-top:30px;
	  margin-left: 10px;
	  }
	  
	#header a {
	  color: #6DA6E2;
	  text-decoration: none;
	  }

	#header a:hover {
	  color: #999;
	  }
	#globalNav {
	position:absolute;
	padding-top:25px;
	width:730px;
	  }
	  
	#globalNav a{
	display:block;
	float:right;
	margin-left:15px;
	color:#CCCCCC;
	text-decoration:underline;
	}  
/*---------------|||||||||||Menu--------------------------------------------------------------*/
.topmenu{
	margin-top:157px;
	}
.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
	margin: 0px 2px 0px 0px;
	padding:0px;
	line-height: 25px;
	width:100px;
	background:url(img/tab.gif) no-repeat;
}
.topmenuli a{
	text-align: center;
	margin-top:2px;
}

.topmenutitle{
	display:block;
	width:100px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}
#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* ---------------------------------menu design -------------------------------------*/
#menu {
	float:right;
	padding:0px;
	margin:0px;
}
#menu ul ul {
	border: 1px solid #666666;
	padding:0px;
	background-color:#FFFFFF;
	width:100px;
	margin:0px;
}
#menu ul ul li {
	position: relative;
	padding: 0px;
	height:auto;
	border:0px;
	margin: 0px 0px 2px 0px;
}
#menu ul ul li a {
	line-height: 1.2em;
	width:100px;
	padding: 7px 0px;
	background-color: #E9E9E9;
        background-image:none;
	color: #555555;
}	
#menu ul ul li a:hover {
	background-color: #B2B2B2;
    background-image:none;
	color:#FFFFFF;
}

/*---------------|||||||||||Content------------------------------------------------*/

	#content {
	  width: 480px;
	  padding-left: 30px;
	  padding-right: 30px;
	   padding-top: 10px;
	  float: left; 
	  font-size:12px;
	  line-height:1.8em;
	  	  font-family: "Arial", Trebuchet MS, Geneva, sans-serif;
	  }
		
	#content p {
	  padding-bottom: 12px;
	  }
	#content h1 {
	  font-style:italic;
      color: #6EAE1C;
	  font-size:20px;
	  margin:10px 0 15px;
	}
	#content h1 a {
	  text-decoration:none;
	}  
	#content h2 {
	  color: #666;
	  font-size: 16px;
	  font-weight:bold;
	  text-decoration:none;
	  background-color: #fff;
	  font-style:italic;
	  margin-bottom:10px;
	  }
	  
	#content h2 a {
	  color: #666;
	  text-decoration: none;
	  }

	#content h2 a:hover {
	  color: #999;
	  }
    #content a {
	  text-decoration: underline;
          }
    #content a:hover {
	  color: #6EAE1C;
	  text-decoration: none;
	  }
	#content small {
	  font-size:12px;
	  color:#999;
	  display:block;
	  font-style:italic;
	  margin-top:-10px;
	}
	.podPress_content img {
		float:left;
	}
	.postmetadata {
		color:#999;
	}
	.postmetadata a{
		color:#999;
	}
/*---------------|||||||||||Sidebar------------------------------------------*/

	#sidebar {
	  width: 175px;
	  padding-left: 19px;
	  padding-right: 10px;
	  padding-top: 10px;
	  margin-bottom:10px;
	  padding-bottom: 0.5em;
	  float: right;
	  background:#fff;
	  border-right:4px solid #fff;
	  border-left: 1px solid #999999;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  }
	#sidebar a {
	  color: #ADDC7A;
	  text-decoration: none;
	  font-weight: bold;
	}
	  
    #sidebar h2 {
	  color: #6EAE1C;
	  font-size: 16px;
	  font-style:italic;
	  padding-left:15px;
	  background:url(img/arrow.gif) no-repeat bottom left;
	  font-weight:bold;
	  border-bottom: 1px solid #ddd;
	  margin-bottom:15px;
	  }
	  
	  #sidebar ul
	  {
	    margin: 0px;
	    padding: 0px;
	    list-style: none;
	    
	  }
	  
/*---------------|||||||||||Footer-----------------------------------------------*/

	#footer {
	  clear: both;
	  width: 745px;
	  font-size:10px;
      border:2px solid #fff;
      background:#FFFFFF url(img/foot.gif);
	   background-repeat: no-repeat;
      line-height: 30px;
	  }
		
	#footer p {
	  color:#fff;
	  text-align: center;
	  }
		
	#footer a {
	  color: #fff;
	  background:#2763A5 url(img/foot.gif);
	  font-weight:100;
     text-decoration: underline;
	  }
		
	#footer p a:hover {
	  color: #fff;
	  text-decoration: none;
	  }
	
/*---------------|||||||||||Search--------------------------------------------------------------*/

	form {
	  float:right;
	  font-size: 11px;
	  margin-right:5px;
	  color:#fff;
	  }
		
	input {
	  background-color: #fff;
	  color: #999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #fff;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }
	  
/*---------------|||||||||||Forum---------------------------------------------------------------*/

.xdforumpostheader0 {
	padding: 2px;
	background-color: #ddd;
	font-family: arial;
	border-bottom: 1px dashed #555;
}

.xdforumpostcontainer0 {
	background-color: #eee;
	border-bottom: 1px solid #222;
}

.xdforumpostcontent0 {
	padding: 2px;
	font-family: arial;
}

.xdforumpostheader1 {
	padding: 2px;
	background-color: #FFFFFF;
	font-family: arial;
	border-bottom: 1px dashed #555;
}

.xdforumpostcontent1 {
	padding: 2px;
	font-family: arial;
}

.xdforumpostcontainer1 {
	background-color: #fff;
	border-bottom: 1px solid #222;
}
	   
/*---------------|||||||||||Others--------------------------------------------------------------*/		
	
a img{
	  border: none;
	  }
.box {
      background-color: #fff;
      border: 1px solid #2763A5;
	  padding: 5px;
	  color: #000;
	  font-size: 10px;
	  }
.line {

width: 100%;
height: 5px;
margin: 0px;
background: #FFFFFF;
border-top: 1px dashed #CCCCCC;
padding: 0px;
display: block;
font-size: 1px;
}
label {
color:#666;
}
#sideLogin {
width:160px;
}

/*--------------------WP-SNAP---------------------------------------------------------------*/
ol.snap_nav {
	margin:0px 0px 10px 0px;
	padding:0px;
	clear: both;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding:0px;
	margin-right:2px;
	width:15px;
	background-color: #E7E7E7;
	text-align:center;
}

ol.snap_nav li a {
	font-weight: bold;
	display:block;
}
ol.snap_nav li.snap_selected {
	border:1px solid #666;
}
ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
	padding-top:10px;
}

/*--------------------WP-CALENDAR---------------------------------------------------------------*/
#wp-calendar {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #next {
	background:#FFFFFF;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev {
	background:#FFFFFF;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color:#6EAE1C;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar td {
	color: #7F8062;

	border: 1px solid #CCC; 
	margin: 0 4px 4px 0;
	padding: 2px;
	text-align: center;
	letter-spacing: normal;
	width:20px;
}

#wp-calendar td:hover{
	background: #CCC;
	border: 1px solid #999;
}

#wp-calendar td.pad:hover {
	background: none;
	border: 1px solid #CCC;
}

#wp-calendar #today {
	background: #ADDC7A;
	border: 1px solid #999; 
	color: #FFF;
}

#wp-calendar th {
	background: transparent;
	border: 0; 
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 2px;
	color: #999;
	font-weight: normal;
}
.nav {
	text-align:center;
	width:100%;
}
.event_list {
	margin:0px;
	padding:0px;
	list-style:none;
}
.event_list_day {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:14px;
	font-style:italic;
	margin-top:10px;
	}
.event_list_day a {
	font-size:11px;
	margin-top:0px;
	font-style:normal;
	}