/*  
Theme Name: azinsurancelawyer.com custom theme
Theme URI: http://www.azinsurancelawyer.com
Description: Custom theme developed for azinsurancelawyer.com.
Version: 1.0
Author: Jeffrey Behrens
Author URI: http://www.jmbehrens.net

	azinsurancelawyer.com version 1.0
	 http://www.azinsurancelawyer.com

	This theme was designed and built by Jeffrey M. Behrens,
	http://www.jmbehrens.net

	The design (the unique combination of images, colors, sizes, 
	typography and positioning is copyright 2007.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* globals and basic layout */

html, body, form, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li {
	margin:0;
	padding:0;
	}
	
ul, ol, li {
	list-style:none;
	}

body {
	background:url(images/bkg_main.jpg) #EDE0C1 repeat-x;
	}

a {
	color:#C1724B;
	}

a:hover, a:focus {  
	color: #990000;
	text-decoration:none; 
	}
	
h4 {
	color:#996600;
	font-size:12px;
	text-transform:uppercase;
	font-style:italic;
	margin-bottom:5px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:10px;
	}

h4 a {
	text-decoration:none;
	}

h4 a:hover, h4 a:focus {
	text-decoration:underline;
	}

h1 {
	display:block;
	font:22px/25px Arial, Helvetica, sans-serif;
	color:#CE7246;
	margin-bottom:8px;
	}
	
h1 a {
	text-decoration:none;
	}

h1 a:hover, h1 a:focus {
	text-decoration:underline;
	}

h5 {
	font:15.8px Arial, Helvetica, sans-serif;
	color:#CE7246;
	padding-bottom:5px;
	padding-top:5px;
	font-style:normal;
	}
	
#container {
	width:889px;
	margin:10px auto 0 auto;
	background:url(images/bkg_container.jpg) no-repeat;
	min-height:60px;
	padding:18px 0 0 0;
	}

#header {
	width:889px;
	background:url(images/bkg_header.jpg) repeat-y;
	}
		
/* masthead left area */
#left {
	width:227px;
	float:left;
	margin:0;
	}

#nameplate {
	background:url(images/bkg_logo.jpg) no-repeat;
	height:77px;
	}

#nameplate .title {
	display:none;
	}

#faq {
	background:url(images/bkg_sidebar.jpg) repeat-y;
	padding:17px 12px 0px 12px;
	float:left;
	width:203px;
	}

#faq .logo {
	background:url(images/faq.jpg) no-repeat;
	height:74px;
	width:203px;
	}

#faq .logo h4 {
	display:none;
	}

/* mashead right area */
#masthead {
	background: url(images/bkg_right_fill.jpg) top right no-repeat;
	padding-right:14px;
	width:648px;
	clear:right;
	float:right;
	display:block;
	}

#nav {
	background:url(images/bkg_nav.jpg) repeat-x;
	height:27px;
	width:648px;
	}
	
#nav ul {
	padding-top:7px;
	margin-right:10px;
	}	
	
#nav li {
	display:inline;
	}
	
#nav li a , #nav li a:link, #nav li a:visited, #nav li a:active { 
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#EBDABB;
	white-space: nowrap; 
	text-decoration: none; 
	float: right; 
	margin:0 0 0 35px; 
	}

#nav li a img {
	vertical-align:bottom;
	margin-bottom:3px;
	border:none;
	}

#nav li a:hover, #nav li a:focus {  
	color: #fff; 
	}

#textplate {
	background:url(images/bkg_textplate.jpg) repeat-x;
	height:141px;
	padding:0px 15px 15px 15px;
	}

#textplate p {
	font:26px/35px "Times New Roman", Times, serif;
	color:#666666;
	text-align:center;
	}

#textplate h1 {
	font:26px/35px "Times New Roman", Times, serif;
	color:#666666;
	text-align:center;
	padding-top:15px;
	}
	
/* main page */
#page_main {
	background:url(images/bkg_horizontal.jpg) repeat-y;	
	width:889px;
	min-height:850px;
	}
	
#page_main img {
	background-color:#EDE0C1;
	border:1px solid #CE7246;
	padding:2px;
	}

#page_content {
	width:318px;
	}

#page_content_wide {
	width:400px;
	}

#content_main {
	padding-left:250px;
	padding-right:35px;
	}

#content_main img {
	float:left;
	margin:3px 7px 3px 0;
	}
	
#content_main p {
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	padding-bottom:10px;
	}
	
#content_main h3 {
	font:18.8px/25px Arial, Helvetica, sans-serif;
	color:#CE7246;
	}

#content_main h3 a {
	text-decoration:none;
	}
	
#content_main h2 {
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#ce7246;
	}
	
#content_main h2 a {
	text-decoration:none;
	}
	
#page_main ul {
	margin:0 0 0 30px;
	font:12px/18px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	display:block;
	}
	
#page_main li {
	list-style:square;
	}	

/* left sidebar */
#left_sidebar {
	overflow:hidden;
	width:227px;
	float:left;	
	}

#faq2 {
	background:url(images/bkg_sidebar.jpg) repeat-y;
	padding:12px 12px 0px 12px;
	min-height:100px;
	}

#faq2 .logo {
	background:url(images/faq.jpg) no-repeat;
	height:74px;
	width:204px;
	}

#faq2 .logo h2 {
	display:none;
	}

#faq2 .q {
	background:url(images/faq_q.jpg) no-repeat 0px 2px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#CE7246;
	padding-left:28px;
	margin-bottom:5px;
	}

#faq2 .a {
	background:url(images/faq_a.jpg) no-repeat 0px 2px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color: #FFFDEE;
	padding-left:28px;
	padding-bottom:10px;
	}

#contact {
	background:url(images/bkg_sidebar_bottom.jpg) top no-repeat;
	padding:25px 0px 0px 25px;
	}

#contact p {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	}

#contact h3 {
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px;
	font-weight:normal;
	}
	
/* pullout box / wordpress sidebar */
#page_pullout {
	width:247px;
	min-height:200px;
	float:right;
	}
	
#page_pullout .element {
	padding-bottom:20px;
	}

#page_pullout p {
	color:#5C5B58;
	font:10px/17px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	}

#page_pullout img {
	float:left;
	margin:3px 5px 0 0;
	}

#services {
	padding-top:20px;
	display:block;
	}

#services h5 {
	font: 13px Georgia, "Times New Roman", Times, serif;
	}
	
#services h5 a {
	font:13px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}

#services ul {
	margin-left:0px;
	padding-left:0px;
	}

#services li {
	list-style-type:none;
	}

#services li ul li {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	list-style-type:square;
	color:#EBDABB;
	margin-left:13px;
	}

.serviceslisttxt {
	color:#5C5B58;
	}

#sidebar {
	text-align:left;
	float:right;
	width:190px;
	margin-bottom:30px;
	}	

#sidebar h2 {
	padding-top:20px;
	}

#sidebar ul {
	margin:0 0 0 20px;
	padding:0;
	}	
	
#sidebar li {
	list-style-type:square;
	list-style-position:outside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#EBDABB;
	}

#sidebar li a {
	text-decoration:none;
	}
	
#search .textfield { 
	width: 120px;
	font-size:10px;
	}

#search #searchsubmit {
	font-size:10px;
	}
	
/* footer */
#footer {
	background:url(images/bkg_horizontal.jpg) repeat-y;
	width:889px;
	padding:10px 0px 15px 0px;
	}
	
.footer_content {
	font:10px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin:0px 27px 0 22px;
	padding:7px 0 7px 0;
	background:#EDE0C1;
	border:1px dashed #CE7246;
	text-align:center;
	}
	
.cvitem { margin-top:-15px; padding-bottom:10px; }

