/*   
Theme Name: Duren Law
Theme URI: http://www.durenlawoffices.com
Description: Custom WordPress theme for Duren Law Office.
Author: Darin ten Bruggencate and Jonathan Myers
Author URI: http://www.argusventures.com
Version: 1.2
.
License Statement.
.
*/

img {
	border-width: 0px;
}

body {
	color: #191919;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0px;
}

p {
	margin-bottom:35px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	/*color: #333333;*/
	color: #005500;
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	/*color: #333333;*/
	color: #005500;
	padding: 2px;
	margin-top: 0px;
	clear: both;
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	/*color: #4c4c4c;*/
	color: #4F6E02;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 0px;
}

.entry a:link, a:visited {
	color: #005500;
	text-decoration: none;
}

.entry a:active, a:hover {
	color: #4F6E02;
	text-decoration: none;
}

#header a, #header a:visited, .locations a, .locations a:visited {
	color:#005500;
	text-decoration:underline;
}

#header a:active, #header a:hover, .locations a:active, .locations a:hover {
	color:#4F6E02;
	text-decoration:none;
}

blockquote {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-style: solid;
	/*border-color: #e6e6e6;*/
	border-color: #4F6E02;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.pulldown {
	clear: both;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#bottomhalf {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
	/*background-color: #f2f2f2;*/
	/*0: background-color: #C3F2C2;*/
	/*old: border-bottom-color: #cccccc; */
	/*1: background-color: #B9DBA5; */
	background-color: #005500;
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

#bottomhalf h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	/*old: color: #333333;*/
	/*0: color: #005500; */
	color: #E5CEBC;
	padding: 2px;
	margin-top: 0px;
	clear: both;
	/*old border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#bottomhalf h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	/*old: color: #4c4c4c;*/
	/*0: color: #4F6E02; */
	color: #E5CEBC;
}

#bottomhalf .blogupdate h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #005500;
	padding: 2px;
	margin-top: 0px;
	clear: both;
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#middle {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

#footer {
	/*color: #4c4c4c;*/
	/*color: #191919;*/
	color: #E5CEBC;
	/*background-color: #e6e6e6;*/
	/*0: background-color: #B8D9CB;*/
	background-color: #005500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

#header {
	background:url(http://durenlawoffice.com/wp-content/themes/duren/images/scales.jpg) right 15px no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#header img {margin:4px 0;}

#header .nav {
	margin-top: 140px;
	margin-left: 16em;
	font-size: 16px;
	position:absolute;
	z-index:10;
	clear: none;
}

#header .nav li {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}

#header .nav li a {
	color: #333333;
	text-decoration: none;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#header .nav li a:hover {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
	background-color: #4F6E02;
	margin-right: -15px;
	margin-left: -15px;
	color: #fffcfb;

}

#header .nav li.current_page_item {
	background-color: #005500;
	color: #fffcfb;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#header .nav li.current_page_item a:link {
	color: #fffcfb;
}

#header .nav li.current_page_item a:visited {
	color: #fffcfb;
}

#header .nav li.current_page_item a:hover {
	color: #fffcfb;
}

/*#splash {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #f2f2f2;
}*/

#page-home {
}

/*.tagline {
	color: #333333;
	font-size:.9em;
	z-index: 0;
}

.tagline p {
	display:inline;
}*/

.aop {
	float: left;
	width: 210px;
}

.aop ul {
	padding-left: 0px;
}

.aop ul li {
	list-style-type: none;
	font-size: 11.5px;
}

.aop ul li a {
	width: 200px;
	text-align: left;
	margin-left: 5em;
	margin-bottom: 20px;
	line-height:1.5em;
	padding: 5px;
	float: left;
	list-style-position: inside;
	background-color: #005500;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.aop ul li a {
	color: #fffcfb;
	text-decoration:none;
}

.aop ul li a:hover {
	background-color: #4F6E02;
}

#page-home .entry {
	margin-right: 5em;
	line-height: 1.40;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	float: right;
	width: 560px;
}

#page-home .volunteer {
	float: left;
	width: 600px;
}

#page-home .volunteer ul {
	padding-left: 0px;
}

#page-home .volunteer li {
	/*border-color: #e6e6e6;*/
	/*border-color: #AED8AE;*/
	border-color: #4F6E02;
	border-width: 1px;
	border-style: solid;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right:10px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 10px;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	width: 235px;
	background-color: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#page-home .entry img {
	padding-left: 20px;
}

#page-home .locations li {
	border-color: #4F6E02;
}

.locations {
	float: left;
	width: 600px;
}

.locations h3, .volunteer h3 {
	margin-top: 10px;
}

.locations li {
	/*border-color: #e6e6e6;*/
	border-color: #AED8AE;
	border-width: 1px;
	border-style: solid;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right:10px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 10px;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	width: 235px;
	background-color: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.blogupdate {
	background-color: white;
	min-height: 310px;
	padding: 10px;
	float: right;
	width: 325px;
	border-style: solid;
	/*border-color: #e6e6e6;*/
	border-color: #4F6E02;
	border-width: 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.blogupdate ul {
	padding-left: 0px;
}

.blogupdate li {
	font-size: 13px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-position: inside;
	padding-bottom: 5px;
	padding-top: 5px;
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.blogupdate li a:link {
	color: #005500;
	text-decoration: none;
	margin-left: -10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.blogupdate li a:visited {
	text-decoration: none;
}

#page .entry {
	line-height: 1.40;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	float: left;
	width: 560px;
}

#page .entry p {
}

.fees {
	display: block;
	width: 325px;
	left: 580px;
	position: relative;
}

.fees p {
	font-size: 12px;
}

#feez {
	margin-bottom: 15px;
	margin-top: 15px;
	border-collapse: collapse;
}

#feez tbody {
}

#feez tr {
	text-align: left;
}

#feez td {
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#feez .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	font-weight: bold;
	/*background-color: #e6e6e6;*/
	background-color: #005500;
	color: #E5CEBC;
}

#feez .item {
	padding-right: 10px;
	padding-left: 10px;
	width: 225px;
}

#feez .answer {
	padding-right: 10px;
	padding-left: 10px;
	width: 300px;
}

#rightside {
	margin-left: 15px;
	float: left;
	width: 345px;
}

#rightside a:link, a:active, a:hover, a:visited {
	color: #191919;
}

.loc h3 {
	margin-top: 10px;
}

.loc {
	float: left;
}

.loc li {
	/*border-color: #e6e6e6;*/
	border-color: #4F6E02;
	border-width: 1px;
	border-style: solid;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 10px;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	width: 295px;
	background-color: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#blog .entry {
	line-height: 1.40;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	float: left;
	width: 560px;
}

#blog .entry p {
}

#links {
	margin-top: 10px;
	background-color: white;
	padding: 11px;
	float: right;
	width: 325px;
}

#links ul {
	padding-left: 0px;
}

#links li {
	font-size: 13px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-position: inside;
	padding-bottom: 5px;
	padding-top: 5px;
	/*border-bottom-color: #cccccc;*/
	border-bottom-color: #4F6E02;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#links li a:link {
	color: #333333;
	text-decoration: none;
	margin-left: -10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#links li a:visited {
	text-decoration: none;
}

#links .linkcat {
	border-width: 0px;
}