/*
Theme Name: Laufenberg Law
Theme URI: http://paperstreet.com/
Description: Laufenberg Law.
Version: 1.0
Author: Ariel Acentares
Author URI: http://paperstreet.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Laufenberg Law
	 http://paperstreet.com/

	

*/

@charset "utf-8";
body {
	background-color: #2b2b2b;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	behavior: url(/inc.csshover.htc);
	font-family: "Georgia", Times New Roman, Times, serif;
	
}
a { text-decoration:none; color:#43351c;}
#body a { text-decoration: underline;}
#body a:hover { text-decoration:none;}
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#wrap {
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	behavior: url("js/iepngfix.htc");
	padding-bottom: 158px;
	background-color:#fff;
}

#content {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	width:100%;
	border-top: 1px solid #fff;
	padding-bottom:30px;
}

#content-home {
	background-image: url(images/bg-content-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:100%;
	padding-bottom:30px;
}
#leftnav-home { float:left; width:235px; padding-left:25px; padding-top:18px;}
#leftnav-home h1  {
	font-size:18px; 
	color:#09090a; 
	font-weight:normal; 
	line-height:40px; 
	background-image: url(images/bg-leftnav-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#leftnav-home ul { padding-top:10px;}
#leftnav-home ul li {
	background-image: url(images/bg-leftnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding:4px 0 4px 19px;
	position:relative;
	display:inline-block;
	clear:both;
	width:216px;
	
}
#leftnav-home ul li a { font-size:13px; color:#4c3812;}

#rightnav-home { float:right; width:235px;  padding-top:18px;}
#rightnav-home h1  {
	font-size:18px; 
	color:#09090a; 
	font-weight:normal; 
	line-height:40px; 
	background-image: url(images/bg-rightnav-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#rightnav-home ul { padding-right:33px; padding-top:10px;}
#rightnav-home ul li { padding:10px 0; background-image: url(images/bg-rightnav-li.gif);background-repeat: repeat-x; background-position: left bottom; }
#rightnav-home ul li a { color: #4c3812; font-size:13px; line-height:18px;}

#body-home { float:left; width:414px; padding-left:13px; padding-top:16px;font-family: Arial; font-size:13px; color:#5d5e65; line-height:}
#body-home p { padding: 5px 5px 5px 15px; line-height:18px}
#body-home h1 {	
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #e5e5e5;
	background-color: #514a5c;
	background-image: url(images/bg-headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
	line-height:40px;
	margin-bottom:15px;	
}
#body h2 {
	color:#514a5c;
	font-size:17px;
}
#body h2 a { color: #514a5c;}
#body .post { padding:10px 0;}
#body small { font-size:11px;}
#body {
	float: left;
	width: 645px;
	padding-left: 35px;
	padding-top: 35px;
	color:#695531;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}

#body ul {
	padding:10px 30px;
	list-style-type: disc;	
}
#body ul li { padding:4px 0}
#rightnav {
	float: right;
	width: 257px;
	background-image: url(images/bg-rightnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:35px;
	min-height:335px;
	  height:auto !important;
	  height:335px;

}
#rightnav h1 {

	background-image: url(images/bg-rightnav-headline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#fffefe;
	font-size:22px;
	font-weight:normal;
	padding:9px 0 13px 20px;
}

#rightnav a u:hover { text-decoration:none;}
#rightnav h1 span { 
	background-image:url(images/bg-rightnav-arrow.gif);
	background-position:center 7px;
	background-repeat:no-repeat;
	
	float:left;
	height:30px;
	width:8px;
	margin-left:-12px;

}
#rightnav ul { padding:15px 20px 15px 20px;}
#rightnav ul li {
	background-image:url(images/bg-rightnav-li-arrow.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	padding:4px 0 4px 19px;
	display:inline-block;	
	clear:both;	
	width:197px;
}
#rightnav ul li a { font-size:13px; color:#353030;}
#rightnav ul li a:hover { color:#514837;}

	
#footer {
	position: relative;
	margin-top: -158px; /* negative value of footer height */
	height: 158px;
	clear:both;
	background-color:#484733;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
} 

#footer p.slogan { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#a7a79d; padding-top:35px;line-height:17px;}
#footer p.links { font-size:15px; color:#999999; padding-top:18px;}
#footer p.links a {color:#999999; }
#footer p.copyright { font-size:12px; color:#818068; padding-top:10px;}
#footer p.copyright a {color:#818068; }



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#photo {
	position: relative;
	border-bottom:2px solid #3a3b3e;
	font-size: 1px;
}
#logo {
	background-image: url(images/bg-logo.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	position: absolute;
	left: 17px;
	top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
}
* html #logo { background-image: none; }

#phone {
	color:#C1BAAA;
font-size:14px;
font-weight:bold;
left:330px;
line-height:19px;
position:absolute;
top:25px;
	}


#navigation {
	border-top:1px solid #2b2c2f;
	width:100%;
	float:left;
}

#menu {
	background-color: #6a5c41;
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	border-bottom: 3px solid #24272e;

}
#submenu {
	
	border-top: 1px solid #fff;
	background-color:#ccc;
	float:left;
	width:100%;
	padding:6px  0;
}
#submenu p {padding-left:18px;}
#submenu p a {
	font-size: 17px;
	color:#fff;
	background-image: url(images/bg-submenu-but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:12px 12px 14px 29px ;
	display:inline-block;
	width:183px;
}
#submenu p a:hover  {color:#362D43; }
#submenu p a.tell {
	background-image: url(images/bg-submenu-tell.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:45px;
	width:193px;
} 
#submenu p a.tell:hover  span, #submenu p a.tell:hover {color:#fff;}
#submenu p a.tell span {color:#aca5b7; font-size:17px;}
#submenu p a span { font-size:10px;}


/* THIS IS MAIN CONTENT
---------------------------------------------------------*/
#body h1 {
	font-family: Georgia;
	font-size: 26px;
	font-weight: normal;
	color: #e5e5e5;
	background-color: #514a5c;
	background-image: url(images/bg-headline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
	line-height:40px;
	margin-bottom:15px;
}
#body h1.contact {
	float:left;
	padding-right:15px;
	
}
#body h1.attorneys { float:left; padding-right:35px; width:390px;}
#body #vcard { float:right; padding-top:3px;
width:165px;}

.clear {clear:both}
#body div#map { float:right;}
#body div#map iframe { border: 1px solid #928874;}
#body p.contact {font-size:14px; color:#695531; font-family:Georgia;}

#body p { padding: 10px 0}

#rightnav form p {padding:1px 20px;}
#rightnav p {color:#353030; font-size:13px; line-height:18px; padding:10px 20px;}
#rightnav form { padding-top:20px;}
#rightnav .input {
	width:195px;
	padding:5px 4px;
	border:1px solid #918672;
	font-family:Georgia;
	font-size:12px;
	color:#6f5f40;
	background-color:#f5f4f0;
	background-image: url(images/bg-input.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#rightnav .comments{ width:195px; padding:4px; border:1px solid #918672; font-family:Georgia; font-size:12px; color:#6f5f40;background-color:#f5f4f0;
background-image: url(images/bg-comments.gif);
	background-repeat: repeat-x;
	background-position: left bottom; height:120px;}






/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	float: left;
	width:100%;
	
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	border-right: 1px solid #93856c;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:16px;
	font-weight:normal;
	padding:8px 41px 11px;
	text-decoration:none;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #BFB196;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {	
	position: relative;
	
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #BFB196;
	
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 231px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	
}
#menu ul li.page-item-37:hover ul {left: -73px;}
* html #menu ul li.page-item-37:hover ul { left:-300px;}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 230px;
	padding: 0;	
	background-image: url(images/bg-menu-ul.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right:none;
	background-color:#51473a;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 6px 0px 6px 10px;
	width: 220px;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	border-top: 1px solid #24272e;
	float: none;
}

#menu ul li ul li:hover { 
	background: #3b3a50; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	
	padding: 6px 0px 6px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	
	padding: 6px 0px 6px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 231px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 231px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */



.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

	#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#body h3#comments { padding:4px 0; font-size:15px;}	

#attorneys ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#attorneys ul li {
float:left;
height:135px;
margin:0;
padding:0;
text-align:center;
width:131px;
}
#attorneys ul li a {
font-family:"Georgia",Times New Roman,Times,serif;
}
#attorneys ul li a img {
border:3px solid #514A5C;
}
#attorneys ul li a:hover {
color:#940101;
text-decoration:none;
}
#attorneys ul li a:hover img {
border:3px solid #2B2B2B;
}

#shortcuts {
	padding-bottom: 44px;
	padding-top:15px;
	background-image: url(images/shadow-shortcuts.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#shortcuts a {
	display:block;
	padding:5px 4px;
	width:200px;
	background-color:#000;
	color:#f5f5f5;
	text-align:center;
	margin-bottom:4px;
	font-size:14px;
}
#shortcuts a:hover {color:#fff;}
#shortcuts a.rights {background-color:#313039;color:#ecdfc6;}
#body blockquote { padding:10px 30px; font-weight:bold;}
#rights blockquote { padding:0; font-weight:normal;}
div.category-news a {text-decoration:none !important;}

a.bestlawyer {
	background-image: url(images/best-lawyers-lynn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 113px;
	width: 180px;
	text-indent: -9999px;
}
a.bestlawyer:hover { background-position: left -113px;} 