/* 
Theme Name: Life Line Screening
Theme URL: http://www.lifelinescreeningblog.com
Description: A custom theme for the Life Line Screening Blog.
Author: Matt Thompson
Author URI: http://www.fathomseo.com
Version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    line-height: 25px;
    font-family: Arial;
    color: #e67200;
    font-size: 20px;
    font-weight: normal;
	margin-bottom: 6px;
}

h2 {
    font-family: Verdana;
    color: #e67200;
    font-size: 15px;
    font-weight: bold;
}

#phonenum {
	color: #a1a0a0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: 100%;
	padding-left: 5px;
}

a {
    color: #006699;
	outline: none;
	border: 0;
}

a:hover {
	color: #e67200;
}

img { border: none;}

#wrapper{
	margin: 0 auto;
	width: 980px;
}

/*--Header--*/
#header {
	height: 125px;
	width: 980px;
	border-bottom: 4px solid #6699cc;
	text-align: right;
	margin-top: 5px;
}

#header-left {
	float: left;
	text-align: left;
	padding-left: 3px;
}

#tagline {
	color: #333333;
	font-size: 14px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 6px 0 0 3px;
}

#bar { margin: 40px 0px -20px 0;}

#bar div { display: inline; }

#searchcontainer {
	padding: 10px 5px 0px 0px;
}

#searchfield {
	font-size: 11px;
	font-weight: bold;
	color: #a9bbd6;
	border: 1px solid #7f9db9;
	padding: 2px;
	width: 140px;
}

#searchsubmit {
	margin:0 0 -8px -2px;
}

/*---------- Navigation ----------*/
#nav {
	text-transform: uppercase;
    font-size: 11px;
	margin: 10px 0px 5px 0px;
	height: 26px;
	width: 980px;
	text-align: center;
	color: #6987a4;
}

#nav a:link, #nav a:active, #nav a:visited {
    font-weight: bold;
	color: #6987a4;
	text-decoration: none;
	padding: 0 14px 0 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	text-align: center;
}

#nav li {
	display: inline;
}

#nav ul li a:hover{
    font-weight: bold;
	text-decoration: none;
	background: #ec8d00;
	color: white;
	padding: 0 14px 0 14px;
}


/*---------- Top Columns ----------*/
#top_left_col {
	background: url('images/blue_bar.jpg') no-repeat;
	margin: 0px 8px 0px 10px;
	width: 670px;
	height: 110px;
	float: left;
	color: white;
	padding: 10px 0 0 20px;
}

* html #top_left_col {
	margin: 0px 8px 0px 6px;
}

#top_left_col h1, #top_left_col h1 a {
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 20px;
	text-decoration: none;
}

html>/**/body #top_left_col h1, #top_left_col h1 a {
	margin-top: 10px;	
}

#top_left_col h1 a:hover {
	text-decoration: underline;
}	

/*********** Subscribe By Email **********/

#email {
	height: 110px;
	width: 300px;
	float: right;
	margin-top: 10px;
}

#email a:link, #email a:active, #email a:visited  {
	text-decoration: none;
	color: white;
}

#email a:hover {
	text-decoration: underline;
}

#email form {
	margin: 10px 0px;
}

#emailfield {
	font-size:12px;
	padding: 3px;
	width: 160px;
	border: 1px solid #aad4f0;
}

/*********** End Subscribe By Email **********/

#top_right_col {
	background: url(images/orange_bar.jpg) no-repeat;
	padding: 15px 20px 0 15px;
	width: 235px;
	height: 110px;
	float: left;
	color: white;
	text-align: right;
}

#top_right_col h3 {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
}

#zipcodelabel {
	font-size:11px;
	margin: 5px 53px -4px 0;
	font-weight: bold;
}

#zip {
	border: 1px solid #bfcedc;
	font-size: 12px;
	padding: 2px;
	vertical-align: 50%;
	width: 140px;
}

html>/**/body #zip {
	vertical-align: -20%;
}

/*---------- Bot Column Left ----------*/
#left_col{
	margin: 6px 8px 0px 10px;
	width: 690px;
	float: left;
}

* html #left_col{
	margin: 6px 0px 0px 6px;
}

.post_header {
	width:690px;
	height: 33px;
	background: url('images/post_bar.jpg') no-repeat;
}

.post_header h2, .right_header h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding: 6px 0 0 16px;
}

.post_content h3 {
    font-family: Verdana;
    color: #e67200;
    font-size: 13px;
    font-weight: bold;
}

.read_more {
	font-weight: bold;
}

.post h1 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px -15px 0px;
}

.post h2 {
	margin-bottom: -14px;
}

.post_content {
	color: #333333;
	font-size: 12px;
	width: 653px;
	padding: 10px 30px 10px 16px;
	background: url('images/post_bg.jpg') repeat-y;
}

.post_content a {
	text-decoration: none;
}

.post_content p {
	line-height: 18px;
	margin-top: 16px;
}

.post_content ul  {
	margin: 16px 0px 0px 40px;
}


.post_content ul li {
	line-height: 18px;
}

.member .date {
	margin: 3px 0px 3px 0px;
}

.alignright {
	float: right;
	padding: 3px;
}

.alignleft {
	float: left;
	padding: 3px;
}

.post_bot {
	width: 690px;
	margin-bottom: 14px;
}

/*---------- End Bot Column Left ----------*/


/*---------- Bot Column Right ----------*/

#right_col{
	margin-top: 6px;
	width: 265px;
	float: left;
}

#right_col ul {
	list-style-type: none;
	margin-bottom: -5px;
}

#right_col ul li {
	margin: 10px 0px;
}

.right_header {
	background: url('images/side_top.jpg') no-repeat;
	width: 262px;
	height: 33px;
}

.right_content {
	font-size: 12px;
	width: 230px;
	background: url('images/side_mid.jpg') repeat-y;
	padding: 10px 20px 10px 16px;
}

.right_content p {
	line-height: 18px;
}

#authorbox {
	font-size: 11px;
}

#authorbox img {
	border: 1px solid #99a8c0;
	float: right;
	margin: 0px 0px 5px 5px;
}

.right_content a {
	text-decoration: none;
}

.right_bot {
	margin-bottom: 14px;
}

.connect-header {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}


/*---------- End Bot Column Right ----------*/


/*-- Footer --*/
#sponsors{
	float: left;
	width: 980px;
	height: 90px;
	border-bottom: 4px solid #6699cc;
	border-top: 4px solid #6699cc;
	text-align: center;
	margin-top: 8px;
}

#footer {
	color: #666666;
	margin: 6px 0 0 0;
	float: left;
	width: 980px;
    font-size: 11px;
	line-height: 16px;
	height: 70px;
	text-align: center;
}

#footer a {
	font-weight: bold;
}

#footer a:link, a:active {
	color: #6987a4;
}

#footer a:visited {
	color: #006699;
}

#footer a:hover {
	color: #e67200;
}

/*---------- Facebook Fan Box ----------*/

.fan_box a:hover{
	color: #e67200;
	text-decoration: none;
}

.fan_box .full_widget{
	height: 200px;
	border: 0 !important;
	background: none !important;
	position: relative;
}

.fan_box .connect_top{
	background: none !important;
	padding: 0 !important;
}

.fan_box .profileimage, .fan_box .name_block{
	display: none;
}

.fan_box .connect_action{
	padding: 0 !important;
}

.fan_box .connect_button{
	padding-top: 0 !important;
	margin: 0px 0px 5px -50px;
}

.fan_box .connections{
	padding: 0 !important;
	border: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 5px;
}

span.total{
	color: #FF6600;
	font-weight: bold;
}

.fan_box .connections .connections_grid {
	padding-top: 10px !important;
}

.fan_box .connections_grid .grid_item{
	padding: 0 10px 10px 0 !important;
}

.fan_box .connections_grid .grid_item .name{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight: normal;
	color: #666 !important;
	padding-top: 1px !important;
}

.fan_box .connect_button {
	border: 1px solid #888888;
	margin: 0 !important;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 5px -3px;
	width: 111px;
}


/*---------- Comments ---------*/

.singlecomment {
	padding-bottom: 8px;
}

#commentlist li {
	margin-bottom: 15px;
}

html>/**/body #commentlist li {
	margin-left: 40px;
}

#commentform {
	border: 0px;
	width: 500px;
}

#commentform label {
	margin-top: 1px;
}

.textbox {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px 0px 9px 0px;
}

.required-asterisk {
	color: #ac1a2f;
	font-size: 13px;
}
