/*
	Theme Name: Newsletter Service
	Theme URL: http://smartsprowebsites.com
	Description: Newsletter Service theme
	Author: Smarts Insurance Websites
	Author URI: http://smartsprowebsites.com
	Version: 1.0
	Template: genesis
	Template version: 8.0
*/

/* Defaults
------------------------------------------------------------ */
body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, input, select, textarea {
	color: #333;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f4fafb;
	border: 1px solid #e6e6e6;
}
ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: square;
}
.roundsmall {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}
.roundmedium {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}
.roundmediumleft {
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.roundmediumright {
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}

/* Hyperlinks
------------------------------------------------------------ */
a, a:visited {color: #25a; text-decoration: none;}
a:hover {text-decoration: underline;}
a img { border: none; }

/* Wrap
------------------------------------------------------------ */
/*body { background-color: #5aa6bd; }     */
#wrap {
	background-color: transparent;
	margin: 0;
	width: 630px;
}

/* Header
------------------------------------------------------------ */
/* #header {
	height:135px;
	width: 630px;
	background-color: #fff;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	position: relative;
} */
#title-area {float: left; overflow: hidden; padding: 20px 0 0; width: 400px;}
#title {font-size: 24px; line-height: 30px;}
#title a, #title a:hover {color: #333; text-decoration: none;}
#description {font-size: 12px; font-style: italic;}

#hdr-widget-area {
	float: right;
	width: 100%;
	height: 135px;
	background: #fff url(/files/bold2_theme_hdr_right.jpg) no-repeat top right;
	border-radius: 7px 7px 0 0;
}
#hdr-widget-area .textwidget {
	padding-right: 250px;
	text-align: center;
}
#hdr-widget-area h3,
#hdr-widget-area p {
	font-family: Georgia, serif;
}
#hdr-widget-area h3 { font-weight: bold; }

/* Image Header - Partial Width
------------------------------------------------------------ */
#hdr-widget-area #site-logo {
	float: left;
	height: 125px;
	width: 390px;
	background: url(/files/bold2-hdr-logo.jpg) no-repeat 0 15px;
}
.header-image #title-area, .header-image #title, .header-image #title a {
	display: block;
 	position: absolute;
	left: 0;
	top: 0;
	height: 125px;
	overflow: hidden;
	margin: 10px 0 0 15px;
	padding: 0;
	text-indent: -9999px;
	width: 390px;
}
.header-image #description {
	display: block;
	overflow: hidden;
}

/* Image Header - Full Width
------------------------------------------------------------ */
.header-full-width #title-area, .header-full-width #title, .header-full-width #title a {
	width: 630px;
}

/* Navigation Constants
------------------------------------------------------------ */
li:hover ul ul, li.sfHover ul ul {left: -9999px;}
li:hover, li.sfHover {
	position: static;
}

/* Header Right Navigation
------------------------------------------------------------ */
#header ul.nav, #header ul.menu {float: right;}
#header ul.nav ul, #header ul.menu ul {float: right; width: 100%;}
#header ul.nav li, #header ul.menu li {
	background-color: #333;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}
#header ul.nav li a, #header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}
#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 25px;
}
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top: 0 #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background-color: #000;
}
#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}
#header ul.nav li ul, #header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}
#header ul.nav li ul a, #header ul.menu li ul a {width: 160px;}
#header ul.nav li ul ul, #header ul.menu li ul ul {margin: -31px 0 0 179px;}
#header ul.nav li:hover ul, #header ul.nav li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li.sfHover ul {
	left: auto;
}

/* Primary Navigation
------------------------------------------------------------ */
#nav {
	background-color: #749b3f;
	border-bottom: 10px solid #a3b31f;
	color: #fff;
	overflow: hidden;
	width: 630px;
}
#nav > ul {
	float: left;
	padding-left: 7px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 5px 15px;
	position: relative;
	text-decoration: none;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #fff;
	background-color: #97BE63;
}
#nav li a.sf-with-ul {
	padding-right: 25px;
}
#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}
#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #97be63;
	font-size: 13px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}
#nav li li a:hover,
#nav li li a:active {
	background-color: #749B3F;
}
#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}
#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}
#nav li ul a {
	width: 160px;
}
#nav li ul ul {
	margin: -31px 0 0 179px;
}
#nav li:hover ul,
#nav li.sfHover ul {
	left: auto;
}

/* Primary Navigation Extras
------------------------------------------------------------ */
#nav li.right {float: right; padding: 6px 10px 5px;}
#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}
#nav li.right a:hover {color: #fff; text-decoration: underline;}
#nav li.search {padding: 0 10px;}
#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}
#nav li.no-link > a { cursor: default; }


/* Secondary Navigation
------------------------------------------------------------ */
#subnav {
	background-color: #333;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	overflow: hidden;
	text-transform: uppercase;
	width: 630px;
}
#subnav ul {float: left; width: 100%;}
#subnav li {float: left; list-style-type: none;}
#subnav li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}
#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}
#subnav li a.sf-with-ul {padding-right: 25px;}
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top: 0 #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}
#subnav li li a:hover, #subnav li li a:active {background-color: #000;}
#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}
#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
}
#subnav li ul a {width: 160px;}
#subnav li ul ul {margin: -31px 0 0 179px;}
#subnav li:hover ul, #subnav li.sfHover ul {
	left: auto;
}

/* Inner
------------------------------------------------------------ */
#inner {
	padding: 0;
	overflow: hidden;
	width: 630px;
	background: #fff url(images/sidebar_faux_bkgrnd.png) repeat-y top right;
	min-height: 500px;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
}

/* Breadcrumb
------------------------------------------------------------ */
.breadcrumb {
	margin: 0 0 30px;
	padding: 5px 10px;
}

/* Taxonomy Description
------------------------------------------------------------ */
.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */
#content-sidebar-wrap {
/*	float: left;*/
	width: 790px;
}
.content-sidebar #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
	width: 630px;
}
.sidebar-content-sidebar #content-sidebar-wrap, .sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}
.full-width-content #content-sidebar-wrap {
	width: 630px;
}

/* Content
------------------------------------------------------------ */
#content {
	float: left;
	width: 470px;
	margin-left: 0;
}
.content-sidebar #content,
.sidebar-content #content {
	width: 630px;
}
.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}
.full-width-content #content {
	width: 630px;
}
blockquote {
	margin: 5px 15px 15px;
	padding: 10px 20px 0 15px;
}
.post {
	margin: 0 0 40px;
}
.entry-content {
	overflow: hidden;
}
.home .entry-content {
	padding-bottom: 20px;
	float: left;
}
.entry-content p {
	padding: 0 0 15px;
}
.clear {
	clear: both;
}
.clear-line {
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	margin: 0 0 15px;
}
.round5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
 }
.round10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
 }

/* Column Classes
------------------------------------------------------------ */
.five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}
.one-half, .three-sixths, .two-fourths {width: 48%;}
.one-third, .two-sixths {width: 31%;}
.four-sixths, .two-thirds {width: 65%;}
.one-fourth {width: 22.5%;}
.three-fourths {width: 73.5%;}
.one-fifth {width: 17.4%;}
.two-fifths {width: 37.8%;}
.three-fifths {width: 58.2%;}
.four-fifths {width: 78.6%;}
.one-sixth {width: 14%;}
.five-sixths {width: 82%;}
.first {
	clear: both;
	padding-left: 0;
}

/* Featured Post Grid
------------------------------------------------------------ */
.genesis-grid-even {float: right; padding: 0 0 15px; width: 48%;}
.genesis-grid-odd {clear: both; float: left; padding: 0 0 15px; width: 48%;}
.genesis-grid-even, .genesis-grid-odd {
	margin: 0 0 20px;
}

/* Headlines
------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: bold;
}
h1, h2, h2 a, h2 a:visited {font-size: 20px; line-height: 24px;}
.page h1 {margin: 0 0 5px;}
h1,
h2 {
	color: #1A6786;
	font-size: 20px;
	font-family: georgia, sans-serif;
	line-height: 1.15;
	letter-spacing: -.01em;
	font-weight: normal;
	margin-top: 10px;
}
.wf-active h1,
.wf-active h2 {
	font-size: 28px;
	font-family: "urbana", sans-serif;
	font-style: normal;
	font-weight: 300;
}
h2 a:hover {color: #25a; text-decoration: none;}
.widget-area h2 {font-size: 14px; font-weight: bold;}
h3 {
	font-size: 16px;
	margin: 0 0 15px;
	color: #21434e;
}
h4 {
	font-size: 14px;
}
.widget-area h4 {
	color: #fff;
	font-weight: bold;
	padding: 5px 5px 3px 0;
	margin-bottom: 10px;
	line-height: 1.3;
	border-bottom: 1px solid #8ba662;
}
#header .widget-area h4 {
	color: #4A76C6;
	font-size: 12px;
	border: none;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

/* Unordered / Ordered Lists
------------------------------------------------------------ */
.entry-content ol, .entry-content ul {margin: 0 0 15px 25px;}
.entry-content ul li {
	list-style-type: square;
}

/* Post Info
------------------------------------------------------------ */
.post-info {
	font-size: 11px;
	margin: 5px 0;
}
/* Post Meta

------------------------------------------------------------ */
.post-meta {
	border-top: 1px solid #e6e6e6;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
}

/* Author Box
------------------------------------------------------------ */
.author-box {
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}

/* Sticky Posts
------------------------------------------------------------ */
.sticky {
	margin: 0 0 40px;
	padding: 10px;
}

/* Archive Page
------------------------------------------------------------ */
.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}

/* Post Icons
------------------------------------------------------------ */
.post-comments, .tags {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}

/* Images
------------------------------------------------------------ */
img {max-width: 100%;}
img.alignleft, img.alignright, .alignleft img, .alignright img {
	max-width: none;
}
.avatar, .featuredpage img, .featuredpost img, .post-image {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 4px;
}
.author-box .avatar {float: left; margin: 0 10px 0 0;}
.post-image {margin: 0 10px 10px 0;}
.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}
img.centered, .aligncenter {display: block; margin: 0 auto 10px;}
img.alignnone {display: inline; margin: 0 0 10px;}
img.alignleft {display: inline; margin: 5px 10px 10px 0;}
.trigger img.alignleft {
	margin-top: 5px;
}
img.alignright {display: inline; margin: 0 0 10px 10px;}
.alignleft {float: left; margin: 0 10px 0 0;}
.alignright {float: right; margin: 0 0 0 10px;}
.wp-caption {padding: 5px 0 0 1px; text-align: center;}
p.wp-caption-text {font-size: 11px; line-height: 12px; padding: 5px 0;}
.wp-smiley, .wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */
.navigation {overflow: hidden; padding: 20px 0; width: 100%;}
.navigation li {display: inline;}
.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
	border: 1px solid #e6e6e6;
	padding: 5px 8px;
}
.navigation li a:hover, .navigation li.active a {
	background-color: #f7f7f7;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */
#sidebar {
	display: inline;
	float: right;
	width: 250px;
	margin-top: -10px;
}
#sidebar-alt {display: inline; float: left; width: 150px;}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {float: left;}
.content-sidebar-sidebar #sidebar-alt {float: right;}
#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px;
	padding: 0 0 10px;
}
.widget-area .textwidget {padding: 10px 10px 0;}
.widget-area ol, .widget-area ul {margin: 10px 0 0 25px;}
.widget-area ol ol, .widget-area ul ul {margin: 0 0 0 15px;}
.widget-area ul li {list-style-type: square; word-wrap: break-word;}
.widget-area ol li {
	list-style-type: decimal;
}
.widget-area a:hover img {
	opacity: .85;
}

.sidebar p {
	color: #fff;
	font-size: 13px;
	line-height: 1.25;
	margin-bottom: 15px;
}

#sidebar a.newsletter-signup {
	height: 66px;
	width: 232px;
	display: block;
	background: url( /files/bold2-sidebar-signup.png ) no-repeat;
}
#sidebar a.home-quote,
#sidebar a.auto-quote,
#sidebar a.refer-friend {
	height: 60px;
	width: 218px;
	display: block;
	margin: 0 auto;
}
#sidebar a.home-quote {
   background: url( /files/bold2-sidebar-homequote.png ) no-repeat;
}
#sidebar a.auto-quote {
   background: url( /files/bold2-sidebar-autoquote.png ) no-repeat;
}
#sidebar a.refer-friend {
	height: 116px;
   background: url( /files/bold2-sidebar-refer-friend.png ) no-repeat;
}
/* Tag Cloud
------------------------------------------------------------ */
.widget_tag_cloud div div {
	padding: 10px 10px 0;
}

/* Dropdowns
------------------------------------------------------------ */
#cat, .widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
}
#sidebar #cat, #sidebar .widget_archive select {width: 278px;}
#sidebar-alt #cat, #sidebar-alt .widget_archive select {
	width: 128px;
}

/* Featured Page / Post
------------------------------------------------------------ */
.featuredpage, .featuredpost {clear: both; margin: 0 0 15px; overflow: hidden;}
.featuredpage .page, .featuredpost .post {
	overflow: hidden;
	margin: 0 0 15px;
	padding: 10px 10px 5px;
}
.more-from-category {
	padding: 0 10px;
}

/* User Profile
------------------------------------------------------------ */
.user-profile {overflow: hidden;}
.user-profile p {padding: 10px 10px 0;}
.user-profile .posts_link {
	padding: 0 0 0 10px;
}

/* Buttons
------------------------------------------------------------ */
div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #336677;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	padding: 3px 5px;
	text-decoration: none;
   -moz-border-radius: 5px;
   border-radius: 5px 5px 5px 5px;
}
div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	opacity: .9;
}

/* Search Form
------------------------------------------------------------ */
#header .searchform {float: right; padding: 40px 0 0;}
#sidebar .searchform {padding: 5px 0 0 10px;}
#nav .searchform {float: right;}
.s {
	font-size: 11px;
	margin: 5px 4px 0 0;
	padding: 4px 0 4px 5px;
	width: 200px;
}

/* eNews and Update Widget
------------------------------------------------------------ */
.enews p {padding: 10px 10px 0;}
.enews #subscribe {padding: 0 0 0 10px;}
.enews #subbox {
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	width: 230px;
}
.center {
	text-align: center;
}

/* Calendar Widget
------------------------------------------------------------ */
#wp-calendar {width: 100%;}
#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}
#wp-calendar thead {
	background-color: #f7f7f7;
	font-weight: bold;
	margin: 10px 0 0;
}
#wp-calendar td {
	background-color: #f7f7f7;
	padding: 2px;
	text-align: center;
}

/* Footer
------------------------------------------------------------ */
#footer {
	background-color: transparent;
	clear: both;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer p {color: #eaeaea; font-size: 12px; text-align: center; }
#footer a, #footer a:visited {color: #fff;}
#footer .gototop { display: none; float: left; padding: 0 0 0 5px; width: 200px;}
#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}
#footer .creds {
	padding: 0 10px 0 0;
	text-align: center;
}

/* Comments
------------------------------------------------------------ */
#comments, #respond {
	margin: 0 0 15px;
	overflow: hidden;
}
#author, #comment, #email, #url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}
#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}
.ping-list {margin: 0 0 40px;}
.comment-list ol, .ping-list ol {padding: 10px;}
.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}
.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}
.comment-list p, .ping-list p {margin: 10px 5px 10px 0;}
.comment-list cite, .ping-list cite {font-style: normal;}
.commentmetadata {font-size: 11px;}
.nocomments {text-align: center;}
#comments .navigation {display: block;}
.thread-alt, .thread-even {background-color: #f7f7f7;}
.alt, .depth-1, .even {
	border: 1px solid #e6e6e6;
}

/* Gravity Forms
------------------------------------------------------------ */
div.gform_wrapper input, div.gform_wrapper select, div.gform_wrapper textarea {
	color: #333;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px 5px;
}
div.gform_footer input.button {
	color: #fff;
}
div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li, div.gform_wrapper form li {
	margin: 0 0 10px;
}
div.gform_wrapper .gform_footer {
	border: none;
	margin: 0; padding: 0;
}

/* smarts custom GF */
div.gform_wrapper li.inline li {
	float: left;
	margin-right: 15px;
}
div.gform_wrapper li.inline li input {
	float: left;
	display: block;
	margin-top: 3px !important;
}
div.gform_wrapper li.inline li label {
	float: left;
	display: block; margin-left: 5px !important;
}
div.gform_wrapper .ginput_container textarea {
	height: 100px;
}
.page .gform_wrapper .top_label .gfield_label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
	color: #366F81;
}
.contact .gform_wrapper .top_label .gfield_label {
	font-weight: normal;
}

/*  =========== 404 page ================ */
.error404 h1 {
	margin-bottom: 25px;
}
.error404 .entry-content {
	text-align: center;
}


/*  =========== home page ================ */
.home h1,
.home h2 {
	margin-top: 10px;
}
.home .post {
	margin-bottom: 0;
	clear: both;
}
.home  #content .page > h1 {
	position: absolute;
	text-indent: -9999px;
}
.home .home-image-block {
	float: left;
	width: 100%;
	margin: 10px 0 35px 75px;
	overflow: hidden;
}
.home .home-image-block ul {
	margin-bottom: 20px;
	margin-left: 0;
	text-align: left;
}
.home .entry-content .home-image-block  ul li {
	float: left;
	list-style-type: none;
	margin-right: 16px;
	position: relative;
}
.home .entry-content .home-image-block  ul li img,
.home .entry-content .home-image-block  ul li.right {
	margin-bottom: 0;
	margin-right: 0;
}
.home .entry-content .home-image-block  ul li img {
	display: inline-block;
	margin-bottom: 5px;
	border: 1px solid #93ac6b;
}
.home .entry-content .home-image-block  ul li a:hover,
.home .entry-content .home-image-block  ul li img:hover {
	zoom: 1;
	filter:alpha(opacity=85);
	opacity: 0.85;
}
.home .entry-content .home-image-block  ul li span {
	display: block;
	bottom: -36px;
	width: 100%;
	text-align: center;
	color: #2255AA;
	font-size: 11px;
	line-height: 15px;
 }
.home .entry-content .home-image-block  ul li span:hover { text-decoration: underline; }

#home-iconbox {
	height: 110px;
	width: 100%;
	background-color: #fff;
	float: left;
	width: 710px;
   margin-left: -40px;
}
#home-iconbox .wrap {
	overflow: hidden;
	padding-left: 20px;
}
#home-iconbox h3 {
	color: #74993c;
	text-align: center;
	padding-top: 10px;
	margin-right: 40px;
	line-height: 1.15;
	font-family: "urbana", arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	float: right;
	letter-spacing: -.02em;
}
.wf-active #home-iconbox h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0;
	margin-right: 60px;
}

#home-iconbox ul {
	float: left;
	margin-left: 5px;
}
#home-iconbox li {
	list-style-type: none;
	float: left;
	text-align: center;
	padding-top: 5px;
	height: 48px;
	background-position: bottom center;
	background-repeat: no-repeat;
}
#home-iconbox li a {
	display: block;
	padding: 52px 0 10px 0;
	width: 72px;
}
#home-iconbox li:hover,
#home-iconbox li a:hover {
	opacity: .75;
}
#home-iconbox li.home {
	background-image: url( /files/bold2-home-icons-homeowners-orig.jpg );
}
#home-iconbox li.auto {
	background-image: url( /files/bold2-home-icons-auto-orig.jpg );
}
#home-iconbox li.individual {
	background-image: url( /files/bold2-home-icons-indiv-orig.jpg );
}
#home-iconbox li.health {
	background-image: url( /files/bold2-home-icons-health-orig.jpg );
}
#home-iconbox li.employee {
	background-image: url( /files/bold2-home-icons-employee-orig.jpg );
}
#home-iconbox .bottom-divider {
	width: 710px;
	height: 24px;
   background: url(images/bold2-home-icon-divider-orig.jpg ) repeat-x;
}

/* ============== quote request forms ============ */
#content .quote-request {
	border: 1px solid #dbe1ea;
	padding: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}
#content .quote-request .clear-left {
	clear: left;
	padding-top: 5px;
}
#content .quote-request label { width: 90px;
	display: block;
	float: left;
}
#content .quote-request label.state {
	width: 37px;
	padding-left: 7px;
}
#content .quote-request label.zip {
	width: 27px;
	padding-left: 7px;
}
#content .quote-request label.phone {
	width: 110px;

}
#content .quote-request label.cell {
	width: 32px;
	padding-left: 7px;
}
#content .quote-request label.best-time {
	width: 110px;

}
#content .quote-request label.am-pm {
	width: 50px;
	padding-left: 7px;
}
#content .quote-request input {
	margin: 0 0 3px 0;

}
#content .quote-request input[type=text] {
	width: 250px;

}
#content .quote-request input.city[type=text] {
	width: 150px;
	float: left;
}
#content .quote-request input.state[type=text] {
	width: 40px;
	float: left;
}
#content .quote-request input.zip[type=text] {
	width: 70px;

}
#content .quote-request input.phone[type=text] {
	width: 120px;
	float: left;
}
#content .quote-request input.best-time[type=text] {
	width: 120px;
	float: left;
}
#content .quote-request textarea {
	width: 400px;

}
#content .quote-request #intro {
	margin-bottom: 20px;
}
#content .quote-request .lines {
	padding-bottom: 10px;
	display: block;
}
#content .quote-request .lines span.wpcf7-list-item {
	display: block;
	padding: 0 0 5px 5px;
}
#content .quote-request .lines span.wpcf7-list-item-label {
	padding: 0 0 0 5px;
}
#content .quote-request .lines input {
	margin: 0;
}

/* ======== newsletters page ==================== */
.newsletters #content {
	margin-left: 0;
	margin-bottom: 30px;
   padding: 0;
	width: 630px;
}
.newsletters #content h1 {
	margin-bottom: 15px;
}
.newsletters #content h3 {
 	color: #d31145;
	background: #e0edf1;
	margin: 40px 0 2px -10px;
	padding: 5px 0 4px 21px;
 	border-bottom: 1px solid #C1DFFF;
	font-size: 14px;
	position: relative;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px 7px 7px 7px;
}
.newsletters #content h3:hover {
	cursor: pointer;
}
.newsletters #content.js h3 {
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.newsletters #content span.readmore {
	padding: 0 0 3px;
	margin-left: 15px;
	color: #2255AA;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	position: absolute;
	top: 7px;
	right: 8px;
	width: 82px;
	background: #c1dfff;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px 7px 7px 7px;
}
.newsletters #content h4 {
	color: #27505c;
	font-weight: bold;
	font-size: 14px;
	padding-top: 16px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: left;
}
.newsletters #content.js h4 {
	padding-top: 5px;
}
.newsletters #content ul {
	margin-top: 0px;
	margin-bottom: 25px;
}
.newsletters #content li {
	font-weight: bold;
}
.newsletters #content img.alignleft {
    margin: 7px 18px 15px 0;
}
.newsletters .post-edit-link {
	display: none;
}
.newsletters .nldtlinner.open {
	padding-bottom: 20px;
}
.newsletters .nldtlinner.open:nth-last-child(1) {
	padding-bottom: 10px;
}
.newsletters .nldtlinner a.colorbox {
	display: inline-block;
	color: #2255AA;
	background: #e0edf1;
	padding: 0px 7px 3px;
	position: relative;
	top: 0px;
	left: 4px;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px 7px 7px 7px;
	font-size: 11px;
}
.newsletters #content .nldtlinner a:hover.colorbox {
	background: #d9ecff;
	text-decoration: none;
}
.newsletters .errors {
	background: #ffd2e9;
	padding: 8px 15px 7px;
	margin-top: 20px;
}
.newsletters #cboxClose {
  	left: 0 !important;
  	top: 0 !important;
}

#content span.readmore-button {
	display: inline-block;
	padding: 3px 0;
	margin-left: 10px;
	color: #2255AA;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	width:66px;
	background-color: #d3e7ed;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
   border-radius: 7px 7px 7px 7px;
}
#content span.readmore-button:hover {
	cursor: pointer;
	background-color: #D9ECFF;
}
#content span.readmore-button a:hover {
	text-decoration: none;
}

/* ============= services pages =========== */
.detail.services h3 {
	font-size: 13px;
	margin-bottom: 0;
}
.breadcrumbs {
	font-size: 12px;
	border-top: 1px dotted #bababa;
	border-bottom: 1px dotted #bababa;
	padding: 4px 0;
}
.breadcrumbs a {
	text-decoration: underline;
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.location-1 {
	font-style: italic;
   font-size: 11px;
	margin-top: -2px;
}

/* ============== tables ================= */
table.smarts {
	margin: 0 auto;
	width: 75%;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
table.smarts td, table.smarts th  {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	padding: 2px 10px;
	vertical-align: top;
	text-align: left;
}

.divider {
    background-color: #003B7B;
    height: 1px;
    margin: 25px auto;
    opacity: 0.5;
    width: 70%;
}

.full-width-content #inner {
	background: #ffffff;
}