/*  
Theme Name: Lawyers Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Document */
body, html {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background: #fff;
}

strong {
	font-weight: bold;
}

h1,h2,h3,h4,h5 {

}
h1 {
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: bold;
	margin-left: 16px;
	margin-bottom: 10px;
}

#interior-content  h5 {
	font-size: 20px;
	font-style: italic;
	color: #000;
	font-weight: bold;
	margin-left: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
}


#interior-content h1 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}
#container {
	width: 902px;
	padding: 0 44px 0 34px;
	text-align: center;
	margin: 0 auto;

	background: #fff url(images/elements/bg.gif) repeat-y top center;
}
#inner {
	width: 892px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 892px;
	position: relative;
}
#header .subtext {
	font-size: 11px;
	font-weight: bold;
	left: 0px;
	top: 70px;
	position: absolute;
	margin-left: 20px !important;
	margin-left: 40px;
}
#header .logo {
	float: left;
	margin: 15px 0 0 15px;
	padding-right: 15px;
}
#header .contact {
	float: right;
	width: 450px;
	background:#fff;
	margin: 40px 10px 0 0;
}
#header a, #header a:visited {
	color: #000;
	font-style:italic;
	text-decoration: underline;
	font-size: 11px;
}
#header p.contactus {
	margin: 0 0 8px 0;
}
#header p.signup {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#header p.currentissue {
	margin-bottom: 5px;
}
#header h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
}
#header label {
	float: left;
	font-size: 11px;
	margin-right: 10px;
	padding-top: 5px;
	width: 25px;
}
#header .textbox {
	width: 110px;
	float: left;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
	height: 20px;
}
#header .col1 {
	float: left;
	padding: 0 15px 0 0;
	border-right: 1px solid #609bba;
	margin: 0 20px 0 0;
	height: 48px;
	text-align: right;
	width: 160px;
}
#header .col2 {
	float: left;
	width: 150px;
}
#header .col3 {
	float: right;
	margin-left: 10px;
	width: 80px;
}



#nav {	
	width: 877px;
	padding-left: 18px;
	margin: 20px 0 0px 6px; /* bottom was 8 */
	background:url(images/elements/menubar.gif) no-repeat;
	height: 30px;
}
#nav li {
	float: left;
	height: 23px;
	padding: 6px 0px 8px 0px; /* bottom was 8 */
}
#nav li.current {
	background: #4f89a8;
	border-left: 1px solid #b1cfdf;
	border-right: 1px solid #b1cfdf;
	padding: 6px 0px 0px 0px;
}

#nav li.current_page_item {
	background: #4f89a8;
	border-left: 1px solid #b1cfdf;
	border-right: 1px solid #b1cfdf;
	padding: 6px 0px 0px 0px;
}


#nav a, #nav a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 9px 8px 9px;
}
#nav a:hover {
	background: #4f89a8;
	border-left: 1px solid #b1cfdf;
	border-right: 1px solid #b1cfdf;
	padding: 7px 8px 8px 8px;
	/* so we add 1 pixel to either side and reduce padding by 1 on either side */
}

#nav a.curr:hover {
	border-left: 1px solid #4f89a8;
	border-right: 1px solid #4f89a8;
}


#home-content {
	width: 880px;

}
#interior-content {
	padding-top: 5px;
}
#home-content #col1 {
	float: left;
	width: 381px;

}
#home-content #col2 {
	float: right;
	width: 496px;
}
#interior-content #col1 {
	float: left;
	width: 640px;
	color: #333;
}
#interior-content #col2 {
	float: left;
	width: 246px; 	
}
#interior-content #col2 .bluebox {
	margin-left: 5px;
	margin-bottom: 15px;
}
#interior-content #col2 .interior-pic {
	margin-left: 5px;
}
#interior-content #col1 p {
	margin-left: 16px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #333;
}

.purple {
	/* color: #7429b6; */
	color: #996699;
}
.icon {
	float: left;
	width: 16px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.link {
	float: left;
	width: 170px;
	margin-top: 3px;
}
.link a, .link a:visited {
	text-decoration: none;
}

#col1 p.maintext {
	color: #3e3e3e;
	font-style: italic;
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 15px;
}
#col1 a, #col1 a:visited {
	color: #174761;
	text-decoration: underline;
	font-weight: bold;
}


.leftbox {
	width: 381px;
}
.leftbox h2 {
	width: 356px;
	height: 28px;
	padding: 15px 0 0 22px;
	color: #fff;
	font-style:italic;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}
.blue h2 {
	background: url(images/elements/leftbox-blue.gif) no-repeat;
	text-decoration: none;
}
.purple h2 {
	background: url(images/elements/leftbox-purple2.gif) no-repeat;
	text-decoration: none;
}
.grey h2 {
	background: url(images/elements/leftbox-grey.gif) no-repeat;
	text-decoration: none;
}
.leftbox p {
	margin: 0 0 0 0;
	padding: 0;
}
.leftbox .interior {
	width: 340px;
	font-size: 11px;
	background: #ffffff url(images/elements/new_box_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
    padding: 0 17px 0 24px;
	margin: 0;
}

.leftbox p {
	font-style: italic; 
	color: #2f2f2f;
	padding: 8px 0 11px 0;
}
.leftbox .smallpic img {
	border: 1px solid #6eb1d5;
}
.leftbox .smallpic {
	float: left;
	width: 114px;
	margin-bottom: 10px;
}
.leftbox .smallist {
	float: left;
	width: 212px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
.leftbox .interior a, .leftbox .interior a:visited {
	color: #174761;
}

.minicol1 {
	width: 230px;
	margin: 20px 10px;
	float: left;
}
.minicol1 .a, .minicol1 .a:visited {
	color: #000;
}
.minicol1 li {
	margin: 10px 0 0 0;
}
.minicol2 {
	float: right;
	margin-top: 24px;
	width: 236px;
}
.bluebox {
	width: 236px;
}
.bluebox .interior {
	background: url(images/elements/blue-bg2.gif) no-repeat top;
	width: 196px;
	padding: 0 20px;
}
.bluebox p {
	color: #fff;
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
}
.bluebox h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.bluebox .donate {
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 11px;
}
#interior-content .bluebox .donate {
	margin-top: 9px;
}
.bluebox .textbox {
	float: left;
	margin-right: 5px;
	width: 115px;
}
.bluebox .submit {
	float: left;
}
.bluebox .donate p {
	padding: 5px 0;
}

.interior-pic {
	margin-bottom: 18px;
}

li {
	list-style:none;
}
#interior-content #col1 .content ul {
	margin-bottom: 10px;
	color: #333;
}
#interior-content #col1 .content li {
	margin-left: 55px;
	color: #333;
	margin-bottom: 3px;
	list-style: disc;
}
#interior-content #col1 .content em {
	font-style:italic;
}

#col1 .inlinebox {
	float: right;
	margin: 0 0 20px 20px;
}
.inlinebox {
	width: 246px; /* 381*/
}
.inlinebox h2 {
	width: 221px; 
	height: 23px;
	padding: 15px 0 0 25px;
	color: #4e89a8;
	font-style:italic;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}
.lightgrey h2 {
	background:  url(images/elements/inlinebox-grey.gif) no-repeat;
}
.inlinebox p {
	margin: 0 0 0 0;
	padding: 0;
}
.inlinebox li {
	margin-bottom: 5px;
}
.inlinebox ul {
	padding: 10px 0 10px 0;
}
.inlinebox .interior {
	width: 196px;
	font-size: 11px;
	background:  url(images/elements/inlinebox-bg.gif) repeat-y;
    padding: 0 25px;
	margin: 0;
}

.inlinebox p {
	font-style: italic; 
	color: #2f2f2f;
	padding: 5px 0;
}

.inlinebox .interior a, .inlinebox .interior a:visited {
	color: #174761;
}

#col1 .content em a {
	font-size: 11px;
}

.minicol1 div p {
color: #3e3e3e;
font-style: italic;
font-size: 12px;
line-height: 1.5em;
margin-top: 10px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

























#footer {
	clear: both;
	width: 890px;
	text-align: center;
	color: #565151;
	padding: 40px 0;
}
#footer p.footertext {
	color: #3e3e3e;
	font-style: italic;
	font-size: 11px;
	/*
	line-height: 1.3em;
	margin: 10px 15px;
	*/
}















