﻿/*
Theme Name: Lawmans
Theme URI: http://www.lawmans-solicitors.com/
Description: Theme coded by kksidd@gmail.com
Author: kksidd
*/
* {margin:0;padding:0}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0}

/* mac hide \*/
html,body{height:100%;}
/* end hide*/
body {
	font-family: "Arial Narrow", Arial, "trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size : 15px;
	background:#2a509b url(images/bg-body.jpg) repeat-x 0px top;
	color:#2a509b;
	text-align:center;
}
#wrap{
	width:800px;
	margin:0 auto 0;
	margin-right:auto;
	text-align:left;
	position:relative;
	

}
* html #wrap {
	width:806px;
	w\idth:800px;

}
#wrap-inner{
	position:relative;
}

#footer{

	text-align:center;
}
#header{
	min-height:149px;
	background:#fff url(images/bg-header.jpg) no-repeat -1px top;
	
	border-bottom:3px solid #999894;

}
* html #header{
	height:149px;
}
#header #desc{
	position:absolute;
	left:-10000px;
}
#link{
	width:380px;
	position:absolute;
	left:55px;
	top:70px;
}
#link a{
	display:block;
	height:160px;
	
}
#content{
	
	color:#2a509b;
	margin:0;
	position:relative;
	min-height:1%;
	_height:1%;
	margin-top:2px;

}

.clearer{
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	margin-left:60px;
	margin-right:60px;
}

#main{
	position:relative;
	background:#fff;
	/*overflow:auto;*/
	
	margin-top:3px;
	border:1px solid #cbcbcb;
	border-right:4px solid #7d8dc4;

}
* html #main{
	overflow:visible;
	height:1%;
}
#main-inner{
	position:relative;
	min-height:200px;
	/*overflow:auto;*/
	
	background:#fff url(images/bg-sidebar.jpg) repeat-y right top;
	margin:5px 0;

}
* html #main-inner{
	overflow:visible;
	height:600px;
}

#main #posts{
	
	float:left;
	width:636px;
	overflow:hidden;
	
}
#main #sidebar{
	float:left;
	width:150px;
	overflow:hidden;
	font-size : 16px;
}
#main #sidebar a{
	color:#fff;
}
#main #sidebar ul{
	list-style:none;
	margin-left:-10px;
}
#main #posts #posts-inner{
	padding:14px 15px 55px;
	line-height:1.2em;
	
}
#main #sidebar #sidebar-inner{
	padding:7px 21px 15px;
}

#main h1{
	font-size:25px;
	font-weight:normal;
	margin-bottom:25px;

}
#main h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}
#main a{ color:#E72D2E;}
#main h3{
	font-size:14px;
	font-weight:normal;
	margin-bottom:4px;
}
#main p{
	margin-bottom:15px;
}
.post{
	margin-bottom:15px;
}
.entry{
	margin-top:10px;
}
.foot_post{
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
	height:50px;
}
/**footer**/
#footer, #footer2{
	height:37px;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	border:1px solid #cbcbcb;
	background:#fff;
	color:#2a509b;
	font-size:12px;

}
* html #footer,{
	width:804px;
	w\idth:798px;
}

#footer ul, #footer2 ul{
	list-style:none;
	_margin-left:-10px;
	
}
#footer li, #footer2 li{
	float:left;
	margin-left:7px;

}
#footer a, #footer2 a{
	
	text-decoration:none;
	color:#2a509b;
}
#footer a:hover, #footer2 a:hover{
	text-decoration:underline;
}

#footer-inner, #footer2-inner{
	width: 100%;
	text-align: center;
	padding-top:10px;
}
#footer-innermost, #footer2-innermost{
	text-align: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}



#footer2{
	background:#2a509b url(images/bg-footer2.jpg) repeat-x left top;
	border:none;
	width:800px;
	padding-bottom:20px;
	margin-top:5px;
	color:#fff;
}
* html #footer2{
	width:806px;
	w\idth:800px;
}
#footer2 a{
	color:#fff;
	text-decoration:underline;
}
 #footer2-innermost{
 	width: 200px;
 }
/******menu*****/
#nav {
   	background:#fff url(images/bg-menu.jpg) repeat-x left bottom;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight:bold;
   	width:100%;
   	position:relative;
   	z-index:1000;
   	border:1px solid #cbcbcb;
    }
    
#nav, #nav ul {
	float:left;
	list-style:none;
	line-height:27px;
	padding:0;
	margin:0;
	width:798px;
	
    }
    
#nav a {
	display:block;
	color:#2a509b;
	text-decoration:none;
	padding:0px 46px;
	background:transparent url(images/bg-menu.jpg) no-repeat right bottom;
	margin:1px;
	
    }
#nav a:hover {
	background:transparent url(images/bg-menu.jpg) no-repeat right top; /** **/
}
#nav li {
	float:left;
	padding:0;
	border-right:1px solid #cbcbcb;
	background:#fff;
}

#nav li.last-menu{

	border-right:none;
}
    
/**********************/
#footnote{
	position:absolute;
	width:545px;
	height:50px;
	bottom:0px;
	font-size:7pt;
	line-height:14px;
	text-align:right;
	padding-right:60px;
	padding-top:7px;
	background:transparent url(images/bg-footnote.jpg) no-repeat right top; 
	
}
