/* @override http://www.ohioinsureplan.com/wp-content/themes/hyers/style.css */

/*
Theme Name: Hyers Custom Theme
Theme URI: http://lowfatdesigns.com/
Description: This is a custom theme for the Hyers and Associates website.
Version: 1.0
Author: Low Fat Designs
*/

@import "style/suckerfish.css";

/* @group Structural Divs */

body {
	background: #fff url(images/bg_body.jpg) repeat-x left top;
}

#container {
	width: 784px;
	padding: 0;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: #fff url(images/bg_container.jpg) repeat-y left top;
}

* html #header { 
	margin-bottom: -52px;
}

#header {
	width: 784px;
	height: 89px;
	background: #fff url(images/bg_header.jpg) no-repeat left top;
	text-indent: -50000px;
}

#nav {
	width: 784px;
	height: 162px;
	background: #fff url(images/bg_nav.jpg) no-repeat left top;
}

#main {
	width: 460px;
	margin-right: 44px;
	float: right;
}

#sidebar {
	width: 212px;
	float: left;
}

#footer {
	width: 784px;
	height: 75px;
	clear: both;
	background: #fff url(images/bg_footer.jpg) no-repeat left top;
}

/* @end */

/* @group Headlines */

h1, h2, h3, h4, h5 {
	color: #051d4b;
}

#sidebar h2 {
	height: 24px;
	padding-top: 6px;
	padding-right: 12px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	background: #051d4b url(images/bg_h2_sidebar.jpg) no-repeat left top;
}

/* @end */

/* @group Paragraphs */

p {
	text-align: left;
}

#footer p {
	text-align: right;
	padding-top: 36px;
	padding-right: 10px;
}

/* @end */

/* @group Links */

a {
	color: #111;
	text-decoration: none;
}

a:hover {
	color: #051d4b;
}

#main a {
	color: #051d4b;
	text-decoration: underline;
}

#main a:hover {
	color: #051d4b;
	text-decoration: none;
}

/* @end */

/* @group Lists */

#sidebar ul {
	text-align: right;
	list-style-type: none;
	padding-right: 12px;
	margin-top: 8px;
}

/* @end */

/* @group Images */

/*
.storycontent p img,
.storycontent .contact-btn img {
	float: right;
	padding:0;
	margin: 1px 0 1.5em 1.5em;
}
*/
.storycontent img.left-side {
	float: left;
	padding:0;
	margin: 1px 1.5em 1.5em 0;
}


.storycontent p img.annuity-chart {
	clear: both;
	margin: 25px 0px;
	padding: 0 0 0 0;
}

/* @end */

/* @group Home Boxes */

ul#home_box_links {
	margin: 0;
	padding: 0;
}

* html ul#home_box_links li {
	list-style-type: none;
	float: left;
	margin: 0 0 15px 15px;
	padding: 0;

}
ul#home_box_links li {
	list-style-type: none;
	float: left;
	margin: 0 0 22px 22px;
	padding: 0;
}

ul#home_box_links li a {
	width: 200px;
	height: 125px;
	display: block;
	text-indent: -50000px;
}

#homebox_health {
	background: url(images/home_box_health.png) no-repeat left top;
}

#homebox_medicare {
	background: url(images/home_box_medicare4.png) no-repeat left top;
}

#homebox_planning {
	background: url(images/home_box_planning.png) no-repeat left top;
}

#homebox_annuity {
	background: url(images/home_box_annuity.png) no-repeat left top;
}

/* @end */

/* @group Blog */

div.more-link {
	display: inline;
}

div.meta {
	font-size: 11px;
	line-height: 32px;
}

#main .more-link a {
	text-decoration: none;
}

#main .more-link a:hover {
	text-decoration: none;
	color: #000;
}

div.storyexcerpt {
	margin-bottom: 32px;
}



/* @end */

/* @group Misc Elements */

.note {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

div.footnotes {
	border-top: 1px solid #E6E6E6;
}

div.footnotes p {
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.hl, .highlight {
	background-color: yellow;
}

div.edit_link {
	font-size: 10px;
	text-align: right;
}

div.edit_link a {
	background-color: #fffc65;
	padding: 2px;
}


#sitemap_pages
{
	display: block;
	float: left;
	width: 50%;
	margin-left: 0px;
}
#sitemap_pages ul li
{
}

#sitemap_archives
{
	display: block;
	float: left;
	width: 50%;
}
#sitemap_archives ul li
{
	margin-left: 10px;
}


#header #header_email a {
	display: block;
	text-indent: -5000px;
	width: 155px;
	height: 16px;
	float: right;
	margin: -65px 0 0 0;
	padding: 0 0 0 0;
}

#main .blogroll_list ul {
	margin: 0;
	padding: 0;
}

#main .blogroll_list ul li {
	list-style-type: none;
	margin-bottom: 8px;
/*	margin-left: -15px; */
}

#main .blogroll_list ul li a {
	font-weight: bold;
}

.navigation #pages_prev
{
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigation #pages_next
{
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container #sidebar form#jumplinks {
	width: 150px;
	padding-left: 30px;
}

#container #sidebar form#jumplinks select {
	margin: 0px 0pt 0pt -23px;
	padding: 0 0 0 0;
	width: 175px;
	overflow: auto;
	background-color: yellow;
	font-weight: bold;
}

a.new-quote-link:hover, a.get-quotes-link:hover, a.request-assistance-link:hover, a.get-quotes-annuity-link:hover{
	background-position: 0 -155px;
}

a.new-quote-link, a.get-quotes-link, a.request-assistance-link, a.get-quotes-annuity-link {
	float: right;
	display: block;
	width: 145px;
	height: 155px;
	margin-left: 8px;
	margin-bottom: 8px;
	text-indent: -50000px;
}

a.new-quote-link{
	background: url(images/get-a-quote-button.jpg) no-repeat left top;
}

a.get-quotes-link{
	background: url(images/get-quotes-button.jpg) no-repeat left top;
}

a.request-assistance-link{
	background: url(images/request-assistance-button.jpg) no-repeat left top;
}

a.get-quotes-annuity-link{
	background: url(images/get-quotes-annuity-button.jpg) no-repeat left top;
}

/* Begine styles for Comment form and comment display */

.commentlist li, #commentform input, #commentform textarea {
	/* font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

.commentlist li {
	font-weight: bold;
	margin: 5px 3px;
	padding: 8px;
/*	font-color: #051D4B; */
	}

.commentlist cite, .commentlist cite a {
	margin: 5px 0px;
	padding: 8px 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	}

.commentlist p {
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	}

#commentform p {
/*	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

.commentlist .commentmetadata {
	font-weight: normal;
	line-height: 18px;
	}

.commentlist .alt {
	color: #051D4B;
	font-size: inherit;
	font-family: inherit;
	font-style: normal;
	
}

#main .storycontent .mainTable caption {
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: center;
}

#main .storycontent .mainTable thead tr {
	background-color: #E6E6E6;
	text-align: center;
}

#main .storycontent .mainTable tbody tr td {
	text-align: center;
}

#main .storycontent .mainTable tfoot tr {
	background-color: #051D4B;
	color: #FFFFFF;
}


/* end styles for comments */


/* Share This */
p#share-this-holder {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

/* @end */

/* @group Contact page */
#contact_phone {
	width: 59%;
	float: left;
	margin-bottom: 45px;
}
#contact_address {
	width: 40%;
	float: right;
	margin-bottom: 45px;
}

ul#quote-links {
	clear: both;
	margin: 0 0 0 45px;
}

ul#quote-links li {
	display: inline;
	/* margin: 30px 0pt 30px 25px; */
	list-style-type: none;
}

ul#quote-links li a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#quote-links li a img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 179px;
}


/* The following added to FIX the font scaling issue from IE. The font sizes are relative. We need to have a little more control on the display */
#nav ul li a {
	font-size: 12px;
}

#sidebar ul li a {
	font-size: 12px;	
}

#sidebar ul li a:hover {
	text-decoration: underline;
}


#main .storycontent form fieldset ol li label span {
	font-size: 12px;

}

* html #nav ul#navlist li#nav_health ul {
	margin-left: -8px;
	width: 100px;
}

* html #nav ul#navlist li#nav_health ul li {
	padding-left: 2px;
	width: 100px;
}

* html #nav ul#navlist li#nav_medicare ul {
	margin-left: -8px;
}

* html #nav ul#navlist li#nav_medicare ul li {
	padding-left: 2px;
}

#main #quote-united  {
	margin: -35px 0 0 10px;
	padding: 0 0 0 0;
	float: right;
	width: 165px;
}
#main #quote-united a {
	text-decoration: none;
}
#main #quote-united a:hover {
	text-decoration: underline;
}
#main #quote-united  p {
	text-align: right;
}
#main #quote-aetna {
	margin: -35px 0 0 10px;
	padding: 0 0 0 0;
	float: right;
	width: 165px;
}
#main #quote-aetna a {
	text-decoration: none;
}
#main #quote-aetna a:hover {
	text-decoration: underline;
}
#main #quote-aetna p {
	text-align: right;
}

#main #quote-assurant {
	margin: -35px 0 0 10px;
	padding: 0 0 0 0;
	float: right;
	width: 165px;
}
#main #quote-assurant a {
	text-decoration: none;

}
#main #quote-assurant a:hover {
	text-decoration: underline;
}
#main #quote-assurant p {
	text-align: right;
}

#main #quote-anthem {
	margin: -35px 0 0 10px;
	padding: 0 0 0 0;
	float: right;
	width: 165px;
}
#main #quote-anthem a {
	text-decoration: none;
}
#main #quote-anthem a:hover {
	text-decoration: underline;
}

#main #quote-anthem  p {
	text-align: right;
}


#main #quote-anthem2 {
	margin: 15px 0 0 0px;
	padding: 0 0 0 0;
	float: right;
	width: 0px;
}
#main #quote-anthem2 a {
	text-decoration: none;
	margin: 0;
	padding: 0
}
#main #quote-anthem2 a img {
	margin: 0 0 0 10px;
	padding: 0
}

#main #quote-anthem2 a:hover {
	text-decoration: underline;
}

#main #quote-anthem2  p {
	text-align: right;
	margin: 0 0 0 107px;
	padding: 0
}



#main #quote-medmutual  {
	margin: -35px 0 0 10px;
	padding: 0 0 0 0;
	float: right;
	width: 165px;
}
#main #quote-medmutual a {
	text-decoration: none;
}
#main #quote-medmutual a:hover {
	text-decoration: underline;
}
#main #quote-united  p {
	text-align: right;
}










#main p a .get-quote {
	float: right;
	margin: 5px 0 20px 25px;
	padding: 0 0 0 0;

}

#main p a .get-quote-ohi, #main p a .get-quote-ohio {
	float: right;
	margin: -30px 0 0px 25px;
	padding: 0 0 0 0;
}


/*
#header #search {
	z-index: 2;
	position: absolute;
	top: 50px;
	left: 565px;
	text-indent: 50px;
	display: block;
	visibility: visible;

}
*/

* html #header #search {
	margin-right: 98px;
}

#header #search {
	z-index: 2;
	position: relative;
	text-indent: 0px;
	display: block;
	float: right;
	visibility: visible;
	margin: -68px 188px 0 0;
	padding: 0 0 0 0;
}


#header #search form#searchform {
	/* width: 250px; */
}

#header #search form#searchform input#s {
	background-color:#AAC5E3;
	border:inset 1px #AAC5E3;
}

#header #search form#searchform input#submit {
	position: relative;
	top: 4px;
}


#search #searchform {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
#search label {
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#search form input#s {
	height: 14px;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

#header h1 {
	font-size: 24px;
}

#header p {
	font-size: 14px;
}

#main .storycontent table th {
	background-color: #051D4B;
	color: #FFFFFF;
}

#main .storycontent table tfoot tr {
	background-color: #051D4B;
	color: #FFFFFF;
}

/*
#main  .storycontent a.primestar-links img {
	border: 1px dashed #FFFFFF;
 }

#main  .storycontent a.primestar-links:hover img {
	border: 1px dashed #051D4B;
 }

*/

#main .storycontent .primestar {
	display: block;
	float: right;
	width: 150px;
	height: 117px;	
 }

#main .storycontent .primestar a {
	background:transparent url(/wp-content/post-files/primestar-hover-dental.jpg) no-repeat top left;
	display: block;
	float: right;
	width: 150px;
	height: 117px;	
 }
 
#main .storycontent .primestar a:hover {
	background-position: 0px -117px;
}

#main .storycontent .primestar-platnum a {
	background:transparent url(/wp-content/post-files/primestar-hover-green.jpg) no-repeat top left;
	display: block;
	float: right;
	width: 150px;
	height: 117px;	
 }
 
#main .storycontent .primestar-platnum a:hover {
	background-position: 0px -117px;
}
 

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;
	}
/* End Images */

/* 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 */


/* @end */