/*
Theme Name: Hanser Financial
Theme URI: 
Description: Default Hanser theme
Version: 1.0
Author: Hexabomb
Author URI: http://www.hexabomb.com
Tags: 
*/

/** CSS - Hanser
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 18px;
color: #565656;
background: url(images/body_bg_2.jpg) repeat-x top #fff;
margin: 0 auto;
}

/** Container
==============================================================================*/

#container {
margin: 0 auto;
width: 945px;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

a img {
border: none;
}

#content img {
border: 1px solid #0a0a0a;
padding: 5px;
}

/** Headings
==============================================================================*/

h1, h2 {
color: #323232;
padding: 0 0 8px 0;
margin: 0 0 18px 0;
border-bottom: 1px solid #e0ded8;
text-transform: uppercase;
font-weight: normal;
}

h1 {
font-size: 26px;
line-height: 26px;
}

h2 {
font-size: 18px;
line-height: 20px;
}

h3 {
font-size: 16px;
line-height: 18px;
padding: 0 0 10px 0;
border-bottom: 3px solid #afafae;
margin: 0 0 16px 0;
font-weight: normal;
text-transform: uppercase;
}

h4 {
font-size: 14px;
line-height: 16px;
padding: 0 0 8px 0;
border-bottom: 2px solid #afafae;
margin: 0 0 16px 0;
color: #5d5d5d;
font-weight: normal;
text-transform: uppercase;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 16px 0;
}

/** Links
==============================================================================*/

a:link {
color: #8f5727;
text-decoration: none;
}

a:visited {
color: #8f5727;
text-decoration: none;
}

a:hover {
color: #603b1a;
text-decoration: none;
}

/** Nav
==============================================================================*/

#nav {
width: 665px;
font-size: 12px;
text-transform: uppercase;
}

#nav li {
display: inline;
}

#nav li a {
color: #8a8a8a;
}

#nav li a:hover {
color: #fff;
}

#home a {
display: block;
float: left;
height: 14px;
width: 14px;
margin-right: 16px;
background: url(images/home_icon.png) no-repeat 0 9px;
}

#home span {
display: none;
}

#nav, #nav ul {
list-style-position: outside;
position: relative;
z-index: 5;
}

#nav a {
height: 32px;
display: inline;
text-decoration: none;
line-height: 28px; 
outline: none;
z-index: 35;
position: relative;
float: left;
margin: 0 30px 0 0;
}

#nav .current_page_item a {
font-weight: bold;
}

#nav .current_page_item ul a {
font-weight: normal;
}

#nav ul a {
line-height: 33px;
font-size: 10px;
}

#nav li {
float: left;
position: relative;
z-index: 20;
}

#nav li li {
border-left: none;
margin-top: 0;
}

#nav ul {
display: none;
left: -19px;
position: absolute;
top: 31px;
width: 230px;
background: #323232;
}

#nav ul li a {
width: 100%;
}

#nav li ul a {
width: 215px;
height: auto;
float: left;
text-align: left;
padding: 0 21px;
}

#nav ul ul {
top: auto;
border-top: none;
background: #323232;
}	

#nav li ul ul {
left: 229px;
top: -1px;
}

#nav li:hover ul ul,  #nav li:hover ul ul ul,  #nav li:hover ul ul ul ul{
display: none;	
}

#nav li:hover ul,  #nav li li:hover ul,  #nav li li li:hover ul,  #nav li li li li:hover ul{
display: block;
}

#nav li ul a{
border-top: none;
}

/** Search
==============================================================================*/

#s {
width: 249px;
border: 1px solid #080808;
height: 14px;
padding: 4px 0 4px 24px;
margin: 3px 0 0 0;
font-size: 10px;
color: #a5a5a5;
text-transform: uppercase;
background: url(images/search_icon.png) no-repeat 5px 5px #fff;
}

/** Logo
==============================================================================*/

#logo {
margin: 7px 0 15px 0;
background: none;
}

/** Tagline
==============================================================================*/

#tagline {
font-size: 20px;
line-height: 28px;
text-align: right;
color: #1f1f1f;
width: 610px;
margin: 35px 0 0 0;
}

/** Content
==============================================================================*/

#contentwrap {
width: 945px;
margin: 40px 0 0 0;
}

#content {
width: 595px;
}

#content ul {
margin: 0 0 0 16px;
}

#content ul li {
list-style-type: disc;
padding: 0 0 0 8px;
line-height: 24px;
}

.col {
width: 290px;
}

.datestamp {
font-size: 10px;
margin-bottom: 16px;
text-transform: uppercase;
}

/** Contact
==============================================================================*/

#contactform {
width: 585px;
border-right: 1px solid #353535;
}

#contactform p {
margin: 0 0 12px 0;
}

#location {
width: 300px;
}

#location {
overflow: auto;
}

#location .gsmsc-mapDiv {
height: 250px;
}

#location .gsmsc-idleMapDiv {
height: 250px;
overflow: hidden!important;
}

#location #mapsearch * {
margin: 0px!important;
padding: 0px!important;
font-size: 12px;
}

#location #mapsearch {
width: 300px;
}

#location .gsmsc-controls, #location div.gs-directions-to-from {
display: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
width: 280px;
}

#sidebar ul li {
line-height: 38px;
border-bottom: 1px solid #efefef;
}

.date {
color: #323232;
}

.more {
text-align: right;
text-transform: uppercase;
}

#featured {
	margin: 0 0 24px 0;
}

#slides {
	width: 278px;
	height: 184px;
	border: 1px solid #afafaf;
	overflow: hidden;
	margin: 0 0 4px 0;
}

a#prevarrow {
	float: left;
}

a#nextarrow {
	float: right;
}

a#prevarrow, a#nextarrow {
	border: 1px solid #afafaf;
	padding: 3px 6px 2px 6px;
	text-transform: uppercase;
}

/** Footer
==============================================================================*/

#footer {
width: 945px;
height: 132px;
margin: 32px 0 0 0;
padding: 32px 0 0 0;
background: url(images/double_divider.png) repeat-x top;
color: #5d5d5d;
font-size: 10px;
text-transform: uppercase;
}

#colwrap {
width: 595px;
}

.smcol {
width: 290px;
}

ul.left, ul.right {
width: 135px;
}

#footer ul li {
background: url(images/diamond_bullet.png) no-repeat 0 6px;
padding: 0 0 0 16px;
line-height: 18px;
border-bottom: 1px solid #efefef;
}

#copyright {
width: 280px;
}

#copyright p {
margin: 0 0 8px 0;
}