/*  
Theme Name: Theme Development
Theme URI: 
Description: istayl
Author: Arjay Grecia
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 10px 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #C69C6D;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 30px;
	padding: 0 0 10px 0;
        
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
	color: #ff0000;
}

.post a {
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

.post a:hover{
	text-decoration: none;
	color: #cc99cc;
}

.postmetadata a{
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #336699;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #ff0000;
}

p{
	padding: 10px 0 0 0;
}
#navmenu-bg{
	background-color:#FFFFFF;
	width:900px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	border-right: 5px solid #583314;
	border-left: 5px solid #583314;
	border-top: 5px solid #583314;
}
#navmenu{
	height:35px;
	font-size:14px;
	float:left;
}
#navmenu ul{
	list-style:none;
}
#navmenu ul li{
	float:left;
}
#navmenu ul li a{
	padding:7px 11px 7px 11px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	display:block;
}
#navmenu ul li a:hover{
	background-color:#583314;
	color:#FFFFFF;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	clear:both;
	background-color:#fff;
	border-right: 5px solid #583314;
	border-left: 5px solid #583314;
	border-bottom: 5px solid #583314;
}

#header{
	width: 900px;
	height:150px;
	background-color:#cc99cc;
	margin:auto;
	background-image:url(http://www.mytrustlawyer.com/wp-content/uploads/2010/03/header.jpg);
	border-right: 5px solid #583314;
	border-left: 5px solid #583314;
	padding: 50px 0 0 0;
}

#headercontent {
	width: 820px;
	margin:auto;
        
}


#container{
	float: left;
	width: 580px;
	background-color:#fff;
}

.post{
	padding: 0px 0 0px 0;
}

.post h2{
	font: 18px trebuchet ms;
	padding:10px 0 10px 10px;
}

.entry{
	line-height: 18px;
	background-color:#fff;
	padding:0 0 10px 10px;
}

p.postmetadata{
	border-top: 1px solid #000;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: right;
	width: 300px;
	background: #fff;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	width: 250px;
	padding: 0 0px 15px 0px;
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.sidebar ul li{
	padding: 0px 0 20px 0;
}

.sidebar ul li h2{
	font: 18px Arial;
	color:#990300;
	border-bottom: 1px solid #000000;
	height:25px;
	width:220px;
	padding: 10px 0 0 0px;
}

.sidebar ul ul li{
	padding: 5px 0 0 20px;
}

#footer{
	clear: both;
	width: 850px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	background-color:#fff;
	margin:auto;
	text-align:center;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 10px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

table#wp-calendar{
width: 100%;
}

.textwidget {
	font: 12px Arial, Helvetica, sans-serif;
	color:#336699;
	padding:5px 0 0 20px;
}


