/*
Theme Name: Hess Law Group
Theme URI: http://www.hesslawgroup.com
Description: The default theme for the Hess Law Group Website
Version: 1.0
Author: Skyler Willett
Author URI: http://www.dynedge.com
*/

body{
	background:#e4e4e4;
	color:#5C5C5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;}
	
.pagecontent a, .pagecontent a:active, .pagecontent a:visited, .pagecontent a:hover{
	color:#888;
	text-decoration:none;
	border-bottom:1px dotted #999;}

.form_wrapper{
	margin:0 auto;
	padding-top:15px;
	width:425px;}

.formField{
	background:#fff;
	border:0px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:4px;
	padding:2px;
	width:425px;}
	
.formField_large{
	background:#fff;
	border:0px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:155px;
	margin:4px;
	padding:2px;
	width:425px;}
	
.formField_div{
	background:url(images/formfield.gif) top left no-repeat;
	height:27px;
	margin:2px 0px 10px 0px;
	width:437px;}
	
.formField_large_div{
	background:url(images/formfield_large.gif)top left no-repeat;
	height:167px;
	margin:2px 0px 10px 0px;
	width:437px;}
	
.formField_label{
	font-size:11px;
	padding-left:2px;}

.header{
	background:#F2F2F2 url(images/back_header.jpg) top repeat-x;}
	
.header_container{
	margin:0 auto;
	width:730px;}
	
.header_logodiv{
	padding:15px 11px;}
	
.header_logodiv2{
	padding:22px 11px 22px 14px;}

.header_grayline{
	background:#E4E4E4;
	height:3px;}

.header_nav_new{
	height:46px;
	padding:0px 0px 0px 117px;
	text-align:center;}

.header_nav ul{}

.header_nav li{
	display:inline;
	list-style:none;}
	
.header_nav li a, .header_nav li a:active, .header_nav li a:visited{
	color:#4F7A9A;
	font-size:12px;
	font-weight:bold;
	padding:16px 19px;
	text-decoration:none;}

.header_nav li a:hover{
	background:url(images/back_nav.jpg) top repeat-x;
	color:#4F7A9A;
	font-size:12px;
	font-weight:bold;
	padding:16px 19px;
	text-decoration:none;}

.header_fadeimages{
	background:url(images/header/skyline01.jpg) top center;
	height:96px;}

.main{
	background:#e4e4e4 url(images/back_main.jpg) top repeat-x;
	margin:0px;}
	
.main_container{
	margin:0 auto;
	width:665px;}

.pagetitle{
	background:url(images/back_pagetitle.jpg) bottom center no-repeat;
	padding:20px 0px;}
	
.pagetitle h2{
	color:#33668C;
	font-size:20px;
	font-weight:normal;
	margin:0px;
	padding:0px;}
	
.pagecontent{
	font-size:11px;
	line-height:1.7em;
	padding:15px 0px;}

.footer{
	background:url(images/back_footer.jpg) top center no-repeat;
	padding-bottom:20px;
	text-align:center;}
	
.footer_links{
	padding:20px 0px;}
	
.footer_links a, .footer_links a:active, .footer_links a:visited{
	color:#4F7A9A;
	font-weight:bold;
	padding:0px 12px;
	text-decoration:none;}
	
.footer_links a:hover{
	color:#759BB7;
	font-weight:bold;
	padding:0px 12px;
	text-decoration:none;}

.footer_copyright{
	color:#939393;
	font-size:10px;}
	
.footer_web{
	color:#939393;
	font-size:11px;
	padding:1px 0px 9px 0px;}
	
	


/* Begin Various DEFAULT WORDPRESS Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */







ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}
