@charset "UTF-8";
@import url("reset.css");
/* CSS Document */

body {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #FFFFFF9;
	background-image: url(../images/body_bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#container, #jobs, #bridal, #health, #home, #money, #realestate, #autos {
	width:970px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

#header {
	height:169px;
	width:970px;
	background:url("../images/header_bkgrnd.jpg") no-repeat;
}

#header h1#logo {
	text-indent:-9999px;
	padding-left:10px;
	padding-top:10px;
}

#header h1#logo a {
	display:block;
	height:100px;
	width:420px;
	text-indent:-9999px;
	background:url("../images/logo.gif") no-repeat;
}

#header h6 {
	float:left;
	margin-left:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
}

#header h8 {
	float:left;
	margin-left:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
}

#header h6#youplus a {
	display:block;
	height:40px;
	width:460px;
	##margin-right:20px;
	text-indent:-9999px;
	background:url("../images/youplus.gif") no-repeat;
}

#main_nav ul {
	float:left;
	width:970px;
	height:31px;
	background:url("../images/menu_bkgrnd.jpg");
}

#main_nav ul li {
	display:inline;	
}

#main_nav ul li a {
	display:block;
	float:left;
	height:22px;
	margin-top:1px;
	padding:7px 10px 0 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	/*-border-right:solid thin #ccc;*/
	
}

#main_nav ul li a:hover {
	background:url("../images/menu_a_bkgrnd.jpg") repeat-x;	
}

#main_nav ul li a.contact{
		float:right;
		/* margin-right:5px;
		border-left:solid thin #fff;
		 border-right:none;*/
}


#jobs #main_nav ul li.jobs a, #bridal #main_nav ul li.bridal a, #health #main_nav ul li.health a, #home #main_nav ul li.home a, #money #main_nav ul li.money a, #realestate #main_nav ul li.realestate a, #autos #main_nav ul li.autos a {
	background:url("../images/menu_a_bkgrnd.jpg") repeat-x;
	color:#FF0;
}

#main_col {
	width:625px;
	float:left;
	padding:7px 7px 7px 7px;
}

#content_left {
	float:left;
	width:305px;
}

#content_right {
	float:right;
	width:310px;
}

#content_promo {
	float:right;
	width:625px;
}

#bridal #main_col, #health #main_col, #home #main_col {
	width:650px;
	padding:0;
}

#jobs #main_col h1.main_header, #money #main_col h1.main_header, #autos #main_col h1.main_header, #realestate #main_col h1.main_header {
	font-size:25px;
	font-weight:bold;
	padding-bottom:10px;
	background:url("../images/page_header_bkgrnd.jpg") repeat-x bottom left;
	color:#04517f;
	margin-bottom:10px;
	line-height:35px;
}

iframe #minisite {
	height:100%;
}

#minisite {
	margin-left:10px;	
}

#right_col {
	width:310px;
	float:right;
	padding:10px 5px 10px 5px;
}

#footer {
	margin-top:10px;
	clear:both;	
	width:970px;
	height:110px;
	background:#036C89;
}

#footer p {
	color:#C7DCE1;
	text-align:center;
	font-family:sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:120%;
	padding-left:10px;
	padding-right:10px;

}

#footer a {
	font-size:12px;
	color:#C7DCE1;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

#home #footer, #bridal #footer, #health #footer {
	background:#fff;	
}

/* --------------------------------- FEED STYLES ------------------------------------ */

.index_promo {
/*	display:block;*/
	border:none;
	margin-bottom:10px;
	clear:both;
	padding:0px;
}

.index_feature {
	display:block;
	border:#036C8A thin solid;
	margin-bottom:5px;
	clear:both;
	padding:5px 5px;
}

.index_feature a {
	color:#036C8A;	
		text-decoration:none;
}

.index_feature h3 {
	font-size:16px;
	color:#036C8A;
	padding-bottom:5px;
	text-decoration:none;
}

.index_feature p {
	font-size:12px;
	font-family:Helvetica, sans-serif;
}


.index_feature img {
	display:block;
	float:none;
	vertical-align:top;
	padding:0 0 10px 0;
	margin:0 auto;	
}

.excerpt {
	width:300px;
	float:left;
	line-height:1.05em;
	/*padding-left:10px;*/
}

.flt_left {
	float:left;	
	clear:left;
}

.flt_right {
	float:right;	
}

.excerpt p.author {
	font-size:10px;
	padding-top:0px;
}

.excerpt .stat_num {
	text-align:center;
	font-size:50px;
}

.excerpt p {
	padding-bottom:10px;
	font-size:12px;
}

.excerpt h2 {
	color:#000;
	padding-bottom:10px;
}

.excerpt p.subhead {
	padding-bottom:10px;
	font-size:13px;
	font-weight:bolder;
	color:#5E84A9;
}

.excerpt img {
	float:left;
	padding:0 5px 5px 0;
}

.excerpt hr {
	clear:both;	
	color:#5e84a9;
	background-color:#5e84a9;
	border:thin solid;
}

#article {
	width:570px;
	overflow:hidden;
	padding:0 10px;
	font-size:12px;
	line-height:1.2em;
}

#article p {
	padding-bottom:10px;	
}

#article h1 {
	color:#5E84A9;
	font-size:16px;
	padding-bottom:5px;
	padding-top:5px;
}

#article h2 {
	color:#000;
	padding:4px 0;
}

#article h3 {
	font-size:14px;
	color:#000;
}

#article img {
	margin:0 10px 10px 10px;
	float:right;
	display:block;
}

.excerpt #article {
	width:300px;
	padding-left:0;
}

.excerpt #article h1 {
	font-size:36px;
	padding:10px 0;
}

.excerpt #article h3 {
	font-size:16px;	
}

.excerpt #article img {
	float:none;
	display:block;
	margin:0 auto; 
}

/* -------------------------------- MISC CLASSES ------------------------------------ */

img.side_ad {
	padding-bottom:10px;
}
.side_ad {
	padding-bottom:10px;
}

.clear {
	clear:both;	
}

.excerpt p.date {
	padding-bottom:0px;
	color:#999;
	font-size:10px;
}

.index_head {
	font-size:18px;
	text-align:center;
}

