/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
html, body{
	background:#e9e9e9;
	margin:0px;
	padding:0px;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

p {
	color:#000000;
	line-height:16px;
}

.clear{
	clear:both;
}

#page{
	margin:0px;
	padding:0px;
}

.pagetitle{
	font-size:12px;
	line-height:12px;
	border-bottom:1px solid #EBEBEB;
	margin-bottom:25px;
	color:#999999;
}

#container{
	width:940px;
	margin:0 auto;
}

.text{
	color:#333333;
	background:url(images/dot.png) repeat-x bottom left;
	height:20px;
}

.text_two{
	color:#333333;
	background:url(images/dot.png) repeat-x bottom left;
	margin-bottom:5px;
	height:20px;
}

.latest_post_text{
	color:#333333;
	height:30px;
	padding-top:5px;
	padding-left:5px;
}


h1 {
    font-size: 28px;
    line-height: 28px;
    padding: 5px 0px;
	display:inline-block;
}

h1.post_h1 {
	font-size: 20px;
    line-height: 22px;
    padding: 5px 0px;
	color:#333333;
	margin:0px;
	border-bottom:4px double #EBEBEB;
	width:570px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    padding: 5px 0px;
	color:#333333;
	margin:0px;
}

.text_h2{
	color:#333333;
	background:url(images/dot.png) repeat-x bottom left;
	height:20px;
	font-size:12px;
	padding:3px 0px;
}

h2 a{
	color:#333333;
	text-decoration:none;
}

h3 {
    font-size: 16px;
    /*line-height: 0px;*/
    padding-bottom: 4px;
    color:#333333;
    margin:0px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 0px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 0px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}

ul{
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	line-height:16px;
}

li {
	list-style:none;
	color:#FFFFFF;
}

a {
	color:#333333;
	text-decoration:none;
	outline:0 none;
	
}

li a:hover {
	display:block;
	color:#00788c;
	background:url(images/arrow.png) no-repeat right;
	
}

.dotted_link{
	border-bottom:1px dotted #CCCCCC;
	color:#00788c;
}

span{
	color:#333333;
}

.diagonal{
	background:url(images/diagonal.png) repeat-x bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
}

.dots{
	background:url(dot.png)  repeat-x top left;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	font-style:italic;
}

/*-----------------------------------------------------------------------------------*/
/*	2.	Top
/*-----------------------------------------------------------------------------------*/

#top{
	background:#333333;
	margin:0 auto;
	height:30px;
	padding-top:10px;
	margin-bottom:20px;
}

#inner_top{
	width:940px;
	margin:0 auto;
	text-align:right;
	color:#FFFFFF;
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Head
/*-----------------------------------------------------------------------------------*/

#inner_header{
	width:940px;
	margin:0 auto;
}

#left_column{
	float:left;
	width:260px;
}

#logo{
	background:url(images/dot.png) repeat-x bottom left;
	padding-left:23px;
	height:80px;
	margin-left:5px;
	width:225px;
	margin-bottom:5px;
	color:#333333;
}

#button_text{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	left:17px;
	top:12px;
	font-weight:bold;
}

#button{
	position:relative;
	top:5px;
}

#cta{
	background:url(images/cta_bkg.gif) no-repeat;
	height:100px;
}


#inner_cta{
	width:210px;
	margin:0 auto;
	padding-top:21px;
	padding-right:3px;
}

.phone{
	font-size:14px;
	padding-left:10px;
	color:#FFFFFF;
}

#nav{
	position:relative;
	top:20px;
	color:#666666;
	height:131px;
}

.nav_style{
	font-size:14px;
	line-height:20px;
}

#nav_inner{
	height:50px;
	padding-top:4px;
}


#right_column{
	float:left;
	width:680px;
}

#intro_top{
	background:url(images/intro_top.png) no-repeat;
	position:relative;
	left:11px;
}

#intro_middle{
	background:url(images/intro_middle.png) repeat-y;
	position:relative;
	left:11px;
	padding-top:5px;
	padding-bottom:5px;
}

#intro_middle_inner{
	margin:0 auto;
	width:634px;
	position:relative;
	left:-3px;
}

#hillarys_face{
	background:#00788c;
	height:166px;
	margin-bottom:10px;
}

#face{
	float:left;
	width:141px;
	height:141px;
	margin:10px 10px 0px 10px;
}

.intro_text{
	float:left;
	width:473px;
	margin-top:13px;
	color:#FFFFFF;
}

#intro_text_title{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

.latest_post {
	height: 112px;
	width:138px;
	float:left;
}

#latest_post_box{
	height: 112px;
    padding-top: 8px;
}

.latest_posts img{
	width:130px;
	height:71px;
	padding:3px;
	border:solid 1px #C8C8C2;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
}

.latest_posts img:hover{
	border:solid 1px #00788c;
	background:#CCCCCC;
}

#intro_bottom{
	background:url(images/intro_bottom.png) no-repeat;
	position:relative;
	left:11px;
}

.archive_indent{
	padding-left:47px;
	padding-right:57px;
}

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;
	}


/*-----------------------------------------------------------------------------------*/
/*	4.	Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar{
	float:left;
	width:260px;
}

#facebook{
	position:relative;
	color:#666;
	height:470px;
}

#fb-root{
	background:#FFFFFF;
}

.fb_iframe_widget{
	background-color:#FFFFFF;
}


/*-----------------------------------------------------------------------------------*/
/*	5.	Content
/*-----------------------------------------------------------------------------------*/

#bcrumb {
	color: #333;
    font-size: 10px;
    left: 15px;
    margin: 0;
    position: absolute;
    top: -46px;
}

#bcrumb a:hover {
	text-decoration:underline;
	color:#00788C;
}

#content{
	float:left;
	width:680px;
}

#post_content_top{
	background:url(images/post_top.png) no-repeat;
	position:relative;
	left:13px;
	height:28px;
}

#post_content_middle{
	background:url(images/post_middle.png) repeat-y;
	position:relative;
	left:13px;
	padding-top:10px;
	padding-bottom:10px;
}

#post_content_bottom{
	background:url(images/post_bottom.png) no-repeat;
	position:relative;
	left:13px;
	height:22px;
}

.post{
	margin:0 auto;
	width:570px;
	position:relative;
	left:-6px;
	background:url(images/diagonal.png) repeat-x bottom left;
	margin-bottom:30px;
	padding-bottom:15px;
	top:-10px;
}

.post_title{
	border-bottom:double 1px #EBEBEB;
}

.post_title a:hover{
	color:#00788c;
}

.post_date{
	border-top:solid 1px #EBEBEB;
	border-bottom:solid 1px #EBEBEB;
	color:#777777;
	font-size:10px;
	margin-top:1px;
	padding-top:5px;
	padding-bottom:5px;
}

.post_image img{
	border:solid 1px #C8C8C2;
	margin-top:10px;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
	padding:5px;
}

.post_image img:hover{
	border:solid 1px #00788c;
	background:#CCCCCC;
}

.post_text{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	line-height:18px;
	padding-bottom:10px;
}

#respond{
	width:570px;
	position:relative;
	left:50px;
}

#navigation_single{
	width:500px;
	position:relative;
	left:50px;
	margin-bottom:20px;
	color:#333333;
}

#navigation_single:hover{
	color:#00788c;
}

.border{
	border-bottom:1px solid #E5E5E5;
	
}

#crp_related h3{
	border-bottom:1px solid #E5E5E5;
}

a.crp_title {
	font-weight:bold;
	color:#00788C;
}

a.crp_title:hover {
	background:none;
	display:inline;
}

#crp_related ul li {
	margin-bottom:5px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:8px;
	padding-top:8px;
}

#crp_related ul li span {
	display:block;
}
/*-----------------------------------------------------------------------------------*/
/*	6.	Footer
/*-----------------------------------------------------------------------------------*/

#footer{
	background:#333333;
	margin:0 auto;
	height:230px;
	padding-top:30px;
	margin-top:40px;
}

#inner_footer{
	width:1000px;
	margin:0 auto;
}

#links_footer{
	float:left;
	width:154px;
	border-right:dotted 1px #FFFFFF;
	height:225px;
	padding-right:12px;
}

#about_hillarys_footer{
	float:left;
	width:142px;
	padding-left:40px;
	border-right:dotted 1px #FFFFFF;
	height:225px;
	padding-right:12px;
}

#hillarys_product_footer{
	float:left;
	width:312px;
	padding-left:40px;
	border-right:dotted 1px #FFFFFF;
	height:225px;
	padding-right:12px;
}

#contact_us_footer{
	float:left;
	width:239px;
	padding-left:30px;
	height:225px;
	position:relative;
}

#button_contact{
	position:relative;
	top:5px;
}

#button_contact_text{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	left:48px;
	top:48px;
	font-weight:bold;
}

#phone_contact{
	font-size:15px;
	padding-left:3px;
}

h3.link, .link li a{
	color:#FFFFFF;
}
