/*
Theme Name: Paine Law Firm
Theme URI: http://sashwhystudio.com/
Version: 1
Author: <a href="http://sashwhystudio.com">Sashwhy's Studio</a>
*/
* { margin: 0; }

/************************************************
*	General 					     		    * 
************************************************/

body
{
	font-family: sans-serif;
	font-size: 12px;
	background: #220a01 url(images/bg.jpg) repeat;
}

#wrap
{
	width: 786px;
	text-align: left;
	background: url(images/body.jpg) repeat-y;
	border: 0px solid #5A780A;
}

/************************************************
*	Hyperlinks & Paragraph								*
************************************************/

a { color: #bb7724; }
a:hover { color: #bb7724; }
img, img a { 
border: 0;
 }
p {	
	font-family: sans-serif;
	font-size: 12px;
	}

/************************************************
*	Header  									*
************************************************/

#header
{
	height: 234px;
	padding-top: 0px;
	margin-bottom: -40px;
}
#header .logo
{	
	background: url(images/banner.jpg) no-repeat;
	vertical-align: middle;
	padding-left: 0px;
	font-size: 0px;
	height: 234px;
	width: 786px;
}

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

#menu
{
	background: #5D7311 url(images/menuback.jpg) no-repeat;
	color: #DDD;
	height: 74px;
}

#menu ul{
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 40px;

}

#menu ul li{
	float: left;
	margin-top: 12px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffca79;
}

#menu ul li a{
	padding: 10px 0px 10px 0px;
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{
	background-position: 0 13px;
	color: #ffca79;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content
{
	padding: -100px 10px 0px 10px;
	color: #1d0901;
	font-family: sans-serif;
	font-size: 12px;
}

#left
{
	font-size: 12px;
	float: right;
	width: 450px;
	padding: 0px 0px 20px 40px;
}

#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 220px;
	padding: 0px 0px 0px 40px;
        margin-right: 50px;
        margin-left: 1px;
}
h1
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 5px;
	color: #611907;
}
h2
{
	font-family: Times New Roman;
	margin-top: 20px;
	font-size: 15px;
	padding-bottom: 5px;
	color: #611907;
}
h5
{
        font-family: sans-serif;
	font-size: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
	color: #9d968d;
}
h6
{
	font-size: 11px;
	float: left;
	margin-left: -35px;

}
#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #right p, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style:round;
	font-size: 12px;
	background: transparent;
	background-position: 0 5px;
	padding-left: 2px;
	margin-left: 40px;
	border: 0;
}

#left .post blockquote
{
	margin: 10px;
	background: #631f07;
	padding: 5px;
	border: 2px solid #431303;
}

.post .title
{
	margin-bottom: 10px;
	font-family: Times New Roman;
	font-size: 25px;
	text-decoration: none;
	color: #99201a;
}

.post .title a
{
	font-family: Times New Roman;
	font-size: 25px;
	text-decoration: none;
	color: #99201a;
}

.post .title a:hover
{
	font-family: Times New Roman;
	color: #551b06;
	text-decoration: underline;
}


.post .entry
{
	text-align: left;
	padding: 6px 6px 50px 12px;
	font-family: sans-serif;
	font-size: 12px;
	width: 450px;
	margin-left: 300px;
}

.ltop
{
	width: 220px;
        color: #fff;
        margin-top: -10px;
}
.lmid
{
	width: 220px;
        color: #fff;
}
.lmid h2
{
	font-family: Times New Roman;
	font-weight: normal;
	margin-left: 0px;
	font-size: 18px;
	padding-bottom: 5px;
	color: #ffca79;
	font-variant: small-caps;
	text-decoration: underline;
}
.lmid p
{
	font-family: sans-serif;
	font-weight: normal;
	color: #fff;
}
.lbot
{
	width: 220px;
        color: #fff;
}
img.photo{float:left;padding:1px 8px 1px 1px;}

/************************************************
*	Footer					     		    * 
************************************************/

#footer
{
	font-size: 12px;
	color: #220a01;
	text-align: justify;
	background: url(images/footer.jpg) no-repeat;
	border: 0px solid #fff;
	width: 786px;
	height: 59px;
}
#footer p
{
        padding-top: 8px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
        color: #fff;
}