/*   
Theme Name: Olson Hardman Theme
Theme URI: http://sporkmarketing.com
Description: Olson and Hardman
Author: Spork Marketing
Author URI: http://sporkmarketing.com
Version: 1.0
.

.
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background-color:#FFFFFF;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
h1 {
	font-family: Times, "Times New Roman", serif;
	font-size:24px;
	color:#507450;
	margin:20px 30px 20px 30px;
	line-height:28px;
}
h2 {
	font-family: Times, "Times New Roman", serif;
	font-size:20px;
	color:#507450;
	margin:20px 30px 20px 30px;
	line-height:24px;
}
h3 {
	font-size:16px;
	color:#507450;
	margin:20px 30px 20px 30px;
	line-height:22px;
}
p {
	font-size:14px;
	color:#333333;
	line-height:20px;
	text-align:left;
	margin:20px 30px 20px 30px;
}
ol {
	margin-left:60px;
	list-style:none;
	font-size:14px;
	color:#333333;
}
ul {
	margin-left:60px;
	margin-right:20px;
	list-style:disc;
	font-size:14px;
	color:#333333;
}
li {
	margin-bottom:6px;
	line-height:18px;
}
a {
	color:#507450;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
.container-home {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-97px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #507450;
	border-right:1px solid #507450;
        background-image:url(http://www.olsonirstaxattorney.com/wp-content/uploads/2010/01/3cols.gif);
	background-repeat:repeat-y;
}
.container {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-97px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #507450;
	border-right:1px solid #507450;
        background-image:url(http://www.olsonirstaxattorney.com/wp-content/uploads/2010/01/2cols.gif);
	background-repeat:repeat-y;
}
.container-landing {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-97px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #507450;
	border-right:1px solid #507450;
}

* html .container {
	height:100%;
} /* for ie to resize */
#header {
	width:960px;
	height:182px;
	background-image:url(img/header_bg.gif);
	background-repeat:repeat-x;
}
#logo {
	background-image:url(img/logo.gif);
	width:300px;
	height:182px;
	margin-left:30px;
	float:left;
	display:inline;
}
#mountains {
	background-image:url(img/mountains.gif);
	width:528px;
	height:182px;
	float:right;
	display:inline;
	margin-right:30px;
}
.nav {
	width:960px;
	height:32px;
	background-image:url(img/nav_bg.gif);
	background-repeat:repeat-x;
}
.nav ul {
	margin-left:14px;
}
.nav ul li {
	display:inline;
	font-size:14px;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	line-height:32px;
}
.nav a {
	color:#FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color:dedede;
	text-decoration:underline;
}
#floatwrapper {
	/* background-image:url(img/body_bg.gif);
	background-repeat:repeat-x; */
}
#floatwrapper-home {
	background-image:url(http://www.olsonirstaxattorney.com/wp-content/uploads/2010/01/3cols.gif);
	background-repeat:repeat-y;
}
#floatwrapper-sub {
	background-image:url(http://www.olsonirstaxattorney.com/wp-content/uploads/2010/01/2cols.gif);
	background-repeat:repeat-y;
}
#about {
	background-image:url(img/about.gif);
	height:110px;
	background-repeat:repeat-x;
	width:960px;
}
#about_content {
	height:110px;
	width:960px;
	background-image:url(img/gavel.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#about_content h1 {
	font-family: Times, "Times New Roman", serif;
	font-size:32px;
	color:#333333;
	margin-left:400px;
	padding-top:15px;
	padding-bottom:5px;
	font-weight:normal;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
}
#about_content p {
	font-size:14px;
	color:#333333;
	line-height:22px;
	margin-left:400px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
}
#sidebar {
	width:300px;
	float:left;
	display:inline;
}
#sidebar h2 {
	font-family: Times, "Times New Roman", serif;
	font-size:20px;
	color:#507450;
	margin:20px;
	line-height:22px;
}
#sidebar p {
	font-size:14px;
	color:#333333;
	line-height:20px;
	text-align:left;
	margin:20px;
}
#sidebar ol {
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	font-size:14px;
	color:#333333;
}
#sidebar ul {
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	font-size:14px;
	color:#333333;
}
#sidebar ul li {
	margin-bottom:10px;
	line-height:18px;
}
#sidebar ul li ul {
	list-style:disc;
}
#sidebar ul li ul li {
	margin-left:40px;
}
#content {
	width:600px;
	float:right;
	display:inline;
	margin-right:30px;
	margin-bottom:-1px;
	background-image:url(img/divider.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#content img {
	margin:0px 10px 0px 30px;
}
#content ol {
	list-style:decimal;
}
p.wp-caption-text {
	color:#333333;
	font-size:12px;
	line-height:12px;
	margin:5px 30px;
	text-align:left;
}
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 0px auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 30px 0px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 10px 0px 30px;
	display: inline;
	}

.alignright {
	float: right;
	margin-right:30px;
	}

.alignleft {
	float: left;
	margin-left:30px;	
}
#home_wrap {
	width:960px;
}
#home_wrap_left {
	width:322px;
	float:left;
	display:inline;
	background-image:url(img/divider.gif);
	background-repeat:repeat-y;
	background-position:right;
        min-height:450px;
}
#home_wrap_middle {
	width:316px;
	float:left;
	display:inline;
        min-height:450px;
}
#home_wrap_right {
	height:100%;
	width:322px;
	float:left;
	display:inline;
	background-image:url(img/divider.gif);
	background-repeat:repeat-y;
	background-position:left;
        min-height:450px;
}
.clear {
	clear:both;
}
.clearfooter {
	clear:both;
	height:97px;
}
.footer {
	background-image:url(img/footer.gif);
	background-repeat:repeat-x;
	border-left:1px solid #507450;
	border-right:1px solid #507450;
	bottom:0;
	clear:both;
	height:82px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	position:relative;
	width:960px;
}
.footer p {
	font-size:14px;
	text-align:center;
	line-height:20px;
	color:#333333;
	margin:0px;
}
.footer a {
	color:#507450;
	text-decoration:none;
}
.footer a:hover {
	color:#333333;
	text-decoration:underline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
. aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#landing {
	width:960px;
}
#landing h1 {
	width:450px;
}
.gform_wrapper {margin:20px 30px;}