/*
Theme Name: Health
Theme URI: http://www.healthinsuranceofcalifornia.com
Version: 1.0
Author: Thomas Rainosek
Author URI: http://www.tseg.com/
Tags: health
*/
body 
{
  /*text-align: center;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 0;
  /*width: 900px;*/
  background-color: #ffffff;
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  color: #606060;
}
a:link, a:visited, a:active
{	
  color: #20236a;
  text-decoration: underline;
  padding: 0;
  margin : 0;
}
a:hover
{
  color: #3b3984;
	text-decoration: none;
}
img
{
  border: 0;
  padding: 0;
  margin: 0;
}
p
{
  margin: 0 0 15px 0;
  line-height: 18px;
}
/*=================New Stuff==================*/
#outer-container
{
	border: 0;
	background: #ffffff;
	margin: 0 auto;
	width: 779px;
}
#main-box
{
  background-color: #ffffff;
  vertical-align: top;
  /*background-image: url(images/mainbg.gif);
  background-repeat: repeat-y;
  background-position: top center;*/
}
.content-base 
{ 
  width: 584px;
  float: left;
  margin: 0;
}
.right-base 
{ 
  padding-top: 15px;
  width: 189px; 
  float: right;
  margin: 0;
} 
/*================End New Stuff=============*/
#header
{
  width: 779px;
  height: 106px;
  background-image: url(images/headerbg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  display: block;
}
#header #logo
{
  float: left;
  border: 0;
}
#header #nav
{
  float: right;
  border: 0;
  margin-top: -25px;
  padding-right: 10px;
}
.nav-images
{
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
#maingraphic
{
  background-image: url(images/maingraphic.jpg);
  background-position: top center;
  display: block; 
  width: 779px;
  height: 176px;
}
#bottom
{
  clear: both;
  width: 779px;
  height: 87px;
  background-image: url(images/bottombg.jpg);
  background-position: top center;
  /*background-color: #ffffff;*/
}
#bottom .text
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #97927a;
  text-align: center;
  padding: 10px 20px 20px 10px;
}
#bottom .text a 
{ 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #97927a;
}
h1
{
  font-size: 18px;
  padding: 0;
  margin: 0 0 8px 0;
  color: #404040;
}
h2
{
  font-size: 16px;
  color: #404040;
  margin: 0 0 4px 0;
}
h3
{
  font-size: 15px;
  font-style: italic;
  color: #404040;
  padding: 0;
  margin: 0 0 3px 0;
}
hr
{
  color: #c0c0c0;
  width: 100%;
  height: 1px;
  margin: 5px 0 5px 0;
  border: 0;
}
.generic-container
{
  margin: 0;
  padding: 15px 5px 20px 5px;  
}
.little-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.little-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
.little-list-alt
{
  list-style: none;
  margin: 5px 0 10px 5px;
  padding: 0;
}
.little-list-alt li
{
  background:url(images/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
}
#props
{
  font-family: Arial, Helvetica;
  font-size: 9px;
  color: #404040;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.textbox
{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #404040;
  border: solid 1px #000000;
}
.form-labels
{
  font-family: Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
}
.form-text
{
  font-family: Arial, Helvetica;
  font-size: 12px;
}
.smallform-text
{
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.simpleform-container
{
  padding: 5px 2px 0 10px;
}
.simpleform-labels
{
  display: block;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: right;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
  float: left;
  white-space: nowrap;
}
.simpleform-text
{
  display: block;
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
  width: auto;
  float: left;
  white-space: nowrap;
}
.error-val-text
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #880000;
}
.watermarked 
{
  font-family: Arial, Helvetica;
  font-size: 12px;
	height: 16px;
	width: 185px;
	padding: 0px 0 0px 2px;
	border: 1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.watermarked-large
{
  font-family: Arial, Helvetica;
  font-size: 12px;
	height:75px;
	width:185px;
	padding:1px 0 1px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.right-float-image
{
  float: right;
  margin: 0 5px 5px 10px;
  /*border: solid 1px #000000;*/
}
.left-float-image
{
  float: left;
  margin: 0 10px 5px 5px;
  /*border: solid 1px #000000;*/
}
.topnav-images
{
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}
#articles-header
{
  vertical-align: top;
  background-image: url(images/articleheader.jpg);
  background-position: top center;
  height: 23px;
  width: 165px;
  margin-left: 9px;
}
#articles-body
{
  vertical-align: top;
  background-image: url(images/articlebg.jpg);
  background-repeat: repeat-y;
  background-position: top center;
  width: 165px;
  margin-left: 9px;
}
#articles-footer
{
  vertical-align: top;
  background-image: url(images/articlefooter.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 9px;
  width: 165px;
  margin-left: 9px;
}
.articles-list
{
  list-style: none;
  margin: 10px 0 15px 5px;
  padding: 0;
}
.articles-list li
{
  background:url(images/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  margin-bottom: 5px;
  font-size: 12px;
}
.articles-list li a
{
  font-size: 12px;
}
.box-header
{
  vertical-align: top;
  background-image: url(images/boxheader.jpg);
  background-position: top center;
  height: 27px;
  width: 184px;
}
.box-body1
{
  vertical-align: top;
  background-image: url(images/family-health-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 130px;
  width: 184px;
}
.box-body2
{
  vertical-align: top;
  background-image: url(images/small-business-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 130px;
  width: 184px;
}
.box-body3
{
  vertical-align: top;
  background-image: url(images/medicare-policies-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 130px;
  width: 184px;
}
.box-body4
{
  vertical-align: top;
  background-image: url(images/life-insurance-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 130px;
  width: 184px;
}
.box-text
{
  font-size: 11px;
  line-height: 15px;
  padding: 70px 13px 0px 13px;
}
a.more-text
{
  font-weight: bold;
  background: url(images/more.jpg) center right no-repeat;
  padding-right: 13px;
  margin-right: 5px;
  float: right;
}








.sl_badge_120 {

background-color:#FFFFFF;

border-color:#BFBFBF #BFBFBF #56839A;

border-style:solid;

border-width:1px 1px 4px;

font-family:arial;

font-size:12px;

line-height:1.5;

margin:0 0 10px 29px;

text-align:center;

width:120px;

}

.sl_badge_120 .profile {

padding:2px;

}

.sl_badge_120 a {

color:#83071E;

text-decoration:none;

}

.sl_badge_120 a:hover {

text-decoration:underline;

}

.sl_badge_120 .online {

color:#940025;

font-family:arial,sans-serif;

font-size:12px;

font-style:italic;

font-weight:bold;

text-align:center;

width:100%;

}

.sl_badge_120 .visit {

font-size:10px;

text-align:center;

}





/* Start of Post/Wordpress stuff */

.post

{

  margin: 0 0 40px 0;

}

.post h2 a 

{

  border-bottom: 1px dashed;

  text-decoration: none;

}

.post h2 a:hover 

{

  border-bottom: 1px solid #ffffff;

  text-decoration: none;

}

.info 

{

  margin-bottom: 10px;

}

.info span 

{

  margin-right: 1.5em;

  font-size: 12px;

  padding-left: 20px;

  margin-bottom: 0.5em;

}

.info .date 

{

  background: transparent url(images/time.gif) no-repeat 0 -1px;

}

.info .author 

{

  background: transparent url(images/user.gif) no-repeat 0 -1px;

}

.info .comment 

{

  background: transparent url(images/comment.gif) no-repeat 0 -1px;

}

.info .cat 

{

  background: transparent url(images/cat.gif) no-repeat 0 1px;

  display: block;

}

.info .tag 

{

  background: transparent url(images/tag.gif) no-repeat 0 0;

  display: block;

}

.info .edit 

{

  background: transparent url(images/edit.gif) no-repeat 0 0;

}

.entry

{

  line-height: 18px;

}

.entry ul

{

  list-style: none;

  margin: 10px 0 15px 5px;

  padding: 0;

}

.entry ul li

{

  background:url(images/listarrow.gif) no-repeat 3px 2px;

  margin: 0;

  padding: 0px 0px 0px 15px;

  margin-bottom: 5px;

}

.navigation 

{

  display: block;

  text-align: center;

  margin-top: 10px;

  margin-bottom: 60px;

}

.alignleft

{

  float: left;

}

.alignright

{

  float: right;

}

/* End of Post/Wordpress Stuff */

.breadcrumbs

{

	font-size: 11px;

	padding: 5px;

	/*background-color: #f5f5f5;

	border: solid 1px #e4e4e4;

	margin: 0 0 5px 0;

	width: 648px;*/

}

.pdf-icon

{

  background: url(images/pdf.gif) no-repeat;

/*  width: 20px;*/

  height: 16px;

  display: -moz-inline-box;

  display: inline-block;

  vertical-align: middle;

  margin:-7px 0 0 1px;

  _margin-top:-2px;

	padding: 0 0 0 23px;

}










