@CHARSET "UTF-8";
@import "layout.css";
@import "typography.css";

html {
	background-image: url(../images/site_bga.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body {
	margin:0px;
	text-align:center;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
/*	background-image: url(../images/top_1.png);*/
	background-repeat: no-repeat;
	background-position: center top;
}

a img {
	border:0px;
}

.blog_entry img { float:right; margin-left:10px; margin-bottom:10px; }
.postlist img { display:none; }

.blog_entry_wide .blog_lead {
	font-size: 15px;
	line-height: 130%;
	text-decoration: none;
}
.blog_entry_wide {
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	padding-left: 40px;
}
.blog_entry_wide div.disclaimer td {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
	line-height: 100%;
	padding: 10px;
}
.blog_entry_wide .blog_entry {
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	color: #666666;
}
.blog_entry_wide .blog_lead {
	font-size: 15px;
	line-height: 130%;
	text-decoration: none;
}
.blog_entry_wide {
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	padding-left: 40px;
}
.blog_entry_wide div.disclaimer td {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
	line-height: 100%;
	padding: 10px;
}
.blog_entry_wide .blog_entry {
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	color: #666666;
}

.bradcrumb a {
color: #00CCFF;
text-decoration: none;
}

.bradcrumb a:hover {
color: #FF00FF;
text-decoration: none;
}


#content_navigation .content_navigation_subheader {
	font-size: 15px;
	color: #00CCFF;
	display: block;
	margin-top: 15px;
	line-height: 130%;
	text-decoration: none;
	font-weight: lighter;
}
#content_navigation a.active {
	color: #FF00FF;
}
#content_navigation a {
	display: block;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-left: 15px;
	font-size: 13px;
	line-height: 20px;
}
#content_navigation a:hover {
	display: block;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 15px;
	font-size: 13px;
	line-height: 20px;
}

#poll {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 130%;
}
#poll #poll_questions {
	border-top-width: 1px;
	padding-bottom: 5px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#poll_questions .poll_question {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.poll_question span {
	float: left;
}
#poll .selected {
	background-color: #f5f5f5;
	color: #000000;
	text-decoration: none;
}
.poll_question b {
	float: right;
	font-size: 20px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#poll .selected b {
	color: #00CCFF;
	text-decoration: none;
}

#offers td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaeaea;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #eaeaea;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}
#offers td.first {
	border-left-style: none;
}
#offers td a {
	color: #333333;
	text-decoration: none;
}
#offers td a:hover {
	color: #FF00FF;
	text-decoration: none;
}




div.cont * {
	font-size:13px;
}
div.cont *.post_title {
	font-size:17px;
}

div.cont a {
	color: #00CCFF;
	text-decoration: none;
}


div.cont a:hover {
	color: #FF00FF;
	text-decoration: underline;
}#options a {
	color: #FFFFFF;
	text-decoration: none;
}
#options a.active {
	color: #00CCFF;
	text-decoration: none;
}
#options a:hover {
	color: #FF6600;
	text-decoration: none;
}

