body {
	background: #d8d6c8;
	min-width: 1090px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #565550;
	margin: 0 0 10px;
}
a {color: #175594;}
a:hover {text-decoration: none;}
img {
	display: block;
	border: 0;
}
form,fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
input, textarea {font: 11px Arial, Helvetica, sans-serif;}
#header {
	background: #e8e5d7;
	width: 100%;
}
.sub-header {
	width: 1060px;
	padding: 10px 0 0;
	margin: 0 auto;
}
#header .ad {
	background: url(../images/header-ad.gif) repeat-y;
	width: 1060px;
}
#header .ad .top {background: url(../images/header-ad-top.gif) no-repeat;}
#header .ad .bot {
	background: url(../images/header-ad-bot.gif) no-repeat 0 100%;
	width: 1040px;
	overflow: hidden;
	padding: 10px;
}
#header .ad-span {
	background: url(../images/header-ad-span.gif) no-repeat;
	width: 10px;
	height: 105px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#header .ad span {
	float: right;
	border: 2px solid #b8895b;
}
.hold {
	width: 100%;
	overflow: hidden;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 172px;
	height: 92px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 0 0;
}
.logo a {
	height: 100%;
	display: block;
}
.search {
	background: url(../images/search.gif) no-repeat;
	width: 215px;
	height: 31px;
	float: left;
	overflow: hidden;
	padding: 10px 0 0;
	margin: 35px 0 0 8px;
}
.rss {
	width: 31px;
	height: 31px;
	float: left;
	overflow: hidden;
	padding: 5px 0 0;
	margin: 35px 0 0 8px;
}
.search span {
	background: url(../images/search-string.gif) no-repeat;
	width: 130px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 10px;
}
.search span input {
	background: none;
	width: 120px;
	height: 18px;
	border: 0;
	padding: 2px 5px 0;
}
.blog {
	background: url(../images/blog.gif) repeat-y;
	width: 460px;
	float: right;
	margin: 10px 0 0;
}
.blog .top {background: url(../images/blog-top.gif) no-repeat;}
.blog .bot {
	background: url(../images/blog-bot.gif) no-repeat 0 100%;
	width: 440px;
	overflow: hidden;
	padding: 10px;
}
.blog img {
	float: left;
	border: 1px solid #c7c5b9;
	margin: 0 10px 0 0;
}
.blog h4 {
	font-size: 13px;
	line-height: 20px;
	color: #3b3a37;
	padding: 0 0 3px;
	margin: 0;
}
.blog p {
	line-height: 16px;
	margin: 0;
}
.blog p a {font-weight: bold;}
.navigation {
	background: url(../images/navigation.gif) repeat-x;
	width: 100%;
	height: 63px;
	overflow: hidden;
	margin: 7px 0 0;
}
.navigation ul {
	width: 1060px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.navigation ul li {
	float: left;
	position: relative;
}
.navigation ul a {
	background: url(../images/navigation-a.gif) no-repeat;
	float: left;
	font-size: 16px;
	line-height: 37px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.navigation ul span {
	background: url(../images/navigation-span.gif) no-repeat 100% 0;
	height: 37px;
	float: left;
	padding: 0 13px;
	margin: 0 -6px 0 0;
	position: relative;
	cursor: pointer;
}
.navigation ul .active a,
.navigation ul a:hover {background-position: 0 -37px;}
.navigation ul .active span,
.navigation ul a:hover span {background-position: 100% -37px;}
.navigation ul ul {
	overflow: hidden;
	position: absolute;
	top: 37px;
	left: 0;
}
.navigation ul ul li {
	background: url(../images/navigation-separator.gif) no-repeat 0 50%;
	display: inline;
	padding: 0 8px 0 9px;
	margin: 0 1px 0 -1px;
}
.navigation ul ul a {
	background: none;
	font-size: 13px;
	line-height: 25px;
}
.navigation ul ul a:hover {text-decoration: underline;}
#content {
	background: url(../images/content.gif) repeat-x;
	width: 100%;
}
.sub-content {
	width: 1090px;
	overflow: hidden;
	padding: 8px 0 5px;
	margin: 0 auto;
}
.left-col {
	background: url(../images/left-col.gif) repeat-y;
	width: 170px;
	float: left;
	margin: 0 5px 0 0;
}
.left-col .top {background: url(../images/left-col-top.gif) no-repeat;}
.left-col .bot {
	background: url(../images/left-col-bot.gif) no-repeat 0 100%;
	width: 150px;
	overflow: hidden;
	padding: 0 10px 10px;
	
}
.left-col h3 {
	background: url(../images/left-col-h3.gif) no-repeat;
	font-size: 14px;
	line-height: 25px;
	color: #3b3a37;
	text-align: center;
	margin: 10px 0;
}
.left-col h3 span {
	background: url(../images/left-col-h3-span.gif) no-repeat 0 100%;
	display: block;
}
.subscribe {
	background: url(../images/subscribe.gif) no-repeat;
	width: 120px;
	height: 25px;
	display: block;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0 10px;
}
.magazine {
	background: #fff;
	padding: 4px;
	border: 1px solid #c7c5b9;
	margin: 5px auto;
}
strong.heading {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #db0022;
	text-align: center;
}
.left-col ul,
.right-col ul {
	width: 100%;
	border-bottom: 1px solid #c7c5b9;
	list-style: none;
	padding: 0;
	margin: 7px 0 10px;
}
.left-col li,
.right-col li {
	height: 1%;
	border-top: 1px solid #c7c5b9;
	line-height: 16px;
	padding: 3px 5px 4px;
}

.right-col #sponsored_links a {text-decoration: none; color:#565550;}
.right-col #sponsored_links h4 {margin:0 0 0 0; color:#DB0022; font-size:13px;}
.right-col #sponsored_links b {text-decoration: underline; color:#175594; display:block; padding-bottom:5px;}

.contact-info li {
	line-height: 18px;
	padding: 3px 0;
}
.contact-info strong {
	display: block;
	color: #2c2b29;
}
.contact-info span {display: block;}
.contact-info img {margin: 7px 0;}
.contact-info div strong,
.contact-info div span {display: inline;}
.middle-col {
	background: url(../images/middle-col.gif) repeat-y;
	width: 420px;
	float: left;
	margin: 0 5px 0 0;
}
.middle-col .top {background: url(../images/middle-col-top.gif) no-repeat;}
.middle-col .bot {
	background: url(../images/middle-col-bot.gif) no-repeat 0 100%;
	width: 400px;
	overflow: hidden;
	padding: 10px;
}
.post {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c7c5b9;
	padding: 10px 0;
}
.post h2 {
	font-size: 22px;
	line-height: 26px;
	color: #9a0018;
	margin: 0;
}
.post h2 a {
	color: #9a0018;
	text-decoration: none;
}
.post h2 a:hover {text-decoration: underline;}
.post em {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #8e8d83;
	margin: 0 0 10px;
}
.post .description 
{	font: italic 12px Arial, Helvetica, sans-serif;
	color: #000000;   
    }
.post .comments {
	background: url(../images/comments.gif) no-repeat 125px 2px;
	padding-left: 143px;
	padding-top: 2px;
	display:block;
}
.post ul {
	line-height: 18px;
	color: #3b3a37;
	list-style: none;
	padding: 10px 0;
	margin: 0;
}
.post li {
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}
.post p img {
	
}
.middle-col .date 
{
    display: block;
    float: left;
    padding-top:2px;
}
.middle-col .read-more {
	background: #175594;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: right;
	padding: 0 5px 0 10px;
}
.quiz .read-more:hover {text-decoration: underline;}
.post .read-more:hover {text-decoration: underline;}

.blogger {
	overflow: auto;
	background: #ecebe4;
	width: 388px;
	border: 1px solid #c7c5b9;
	padding: 5px;
	margin: 0px 0 5px;
}
.blogger .read-more {
	background: #175594;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	padding: 0 5px 0 10px;
}

.blogger .description {
	background: url(../images/blogger-col.gif) repeat-y;
	width: 240px;
	float: left;

}
.blogger .description  .top {background: url(../images/blogger-col-top.gif) no-repeat;}

.blogger .description  .bot{
	background: url(../images/blogger-col-bot.gif) no-repeat 0 100%;
	width: 220px;
	overflow: hidden;
	padding: 0 10px 10px;
}

.blogger  img{
	float:right;
	background: #ffffff;
	border: 1px solid #c7c5b9;
	padding: 3px;
	margin: 0 0px 0 0;
}
.blogger p, .blogger h2 {

}
.post img {
	float: left;
	border: 1px solid #c7c5b9;
	padding: 3px;
	margin: 0 10px 0 0;
}
.post p {
	line-height: 18px;
	color: #3b3a37;
	padding: 0 0 10px;
	margin: 0;
}
.middle-col .ad {
	width: 100%;
	margin: 10px 0 0;
}
.middle-col-span {
	background: url(../images/mc-ad-span.gif) no-repeat;
	width: 390px;
	height: 16px;
	display: block;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	overflow: hidden;
	padding: 0 5px;
}
.middle-col .ad img {
width: 398px;
border: 1px solid #c7c5b9;

}
.more-news {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0;
}
.more-news h3 {
	font-size: 16px;
	line-height: 18px;
	color: #2c2b29;
	margin: 0;
}
.more-news ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
}
.more-news li {
	border-bottom: 1px solid #c7c5b9;
	line-height: 16px;
	padding: 3px 0 4px;
}
.more-news em {
	font-style: normal;
	font-weight: bold;
	color: #8e8d83;
}
.right-col {
	background: url(../images/right-col.gif) repeat-y;
	width: 270px;
	float: left;
}
.right-col .top {background: url(../images/right-col-top.gif) no-repeat;}
.right-col .bot {
	background: url(../images/right-col-bot.gif) no-repeat 0 100%;
	width: 250px;
	overflow: hidden;
	padding: 0 10px 10px;
}
.right-col h3 {
	background: url(../images/right-col-h3.gif) no-repeat;
	font-size: 14px;
	line-height: 25px;
	color: #3b3a37;
	text-align: center;
	margin: 10px 0;
}
.right-col h3 span {
	background: url(../images/right-col-h3-span.gif) no-repeat 0 100%;
	display: block;
}
.right-col ul span,
.right-col ul em {
	font-style: normal;
	display: block;
}
.print-link {
	background: url(../images/print-link.gif) no-repeat;
	padding: 0 0 0 22px;
}
.subscribe-link {
	background: url(../images/subscribe-link.gif) no-repeat;
	padding: 0 0 0 22px;
}
.email-link {
	background: url(../images/email-link.gif) no-repeat;
	padding: 0 0 0 22px;
}
.comment-link {
	background: url(../images/comment-link.gif) no-repeat;
	padding: 0 0 0 22px;
}
.facebook-link {
	background: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat;
	padding: 0 0 0 22px;
}
.right-col p {
	line-height: 16px;
	margin: 0;
}
.choose-form {
	width: 100%;
	padding: 8px 0 0;
}
.choose-form strong {
	display: block;
	color: #2c2b29;
}
.choose-form ul {
	width: 190px;
	list-style: none;
	border: 0;
	padding: 0;
	margin: 10px 0 5px 30px;
}
.choose-form li {
	width: 190px;
	overflow: hidden;
	border: 0;
	padding: 0 0 4px;
	vertical-align: top;
}
.choose-form ul input {
	width: 15px;
	height: 13px;
	float: left;
	margin: 2px 0 0;
}
.choose-form label {
	width: 170px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 5px;
	cursor: pointer;
}
.choose-form .submit {
	background: url(../images/choose-form-submit.gif) no-repeat;
	width: 100px;
	height: 20px;
	display: block;
	border: 0;
	overflow: hidden;
	text-indent: 9999px;
	padding: 0 0 0 100px;
	margin: 0 auto;
	cursor: pointer;
}
.link {
	background: url(../images/link.gif) no-repeat;
	width: 190px;
	height: 25px;
	display: block;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 20px 0 10px;
	margin: 10px 0 0;
}
.info {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c7c5b9;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.info h4 {
	font-size: 13px;
	color: #db0022;
	margin: 0 0 10px;
}
.info img {
	background: #fff;
	float: left;
	border: 1px solid #c7c5b9;
	padding: 3px;
	margin: 0 8px 0 0;
}
.info .read-more {
	float: right;
	font-weight: bold;
	margin: 5px 0 0;
}
.ads-link {text-align: center;}
.ads-link a {
	background: #175594;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 2px;
}
.ads-link img {margin: 10px 0;}
.single {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #c7c5b9;
}
.single h1 {
	font-size: 26px;
	line-height: 26px;
	color: #9a0018;
	margin: 0;
}
.single em {
	display: block;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #8e8d83;
	margin: 10px 0;
}
.single .img-float {
	float: right;
}
.single .img-hold {
	width: 202px;
	border: 1px solid #c7c5b9;
	padding: 3px;
	margin: 0 0 0 10px;
}
.single .img-hold strong {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.single .img-hold span {
	display: block;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	margin: 3px 0 0;
}
.single p.subheading {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}
.single p {
	font-size: 13px;
	line-height: 18px;
	color: #3b3a37;
	padding: 0 0 10px;
	margin: 0;
}
.comment-form,
.email-form {
	background: #ecebe4;
	width: 378px;
	border: 1px solid #c7c5b9;
	padding: 0 10px;
	margin: 10px 0 0;
}
.comment-form h2 {background: url(../images/comment-link.gif) no-repeat 0 5px;}
.email-form h2 {background: url(../images/email-link.gif) no-repeat 0 5px;}
.comment-form h2,
.email-form h2 {
	font-size: 16px;
	line-height: 26px;
	color: #9a0018;
	padding: 0 0 0 22px;
	margin: 5px 0 0;
}

.comment-list h2 {
	font-size: 16px;
	line-height: 26px;
	color: #9a0018;
	padding: 0 0 0 0px;
	margin: 5px 0 0;
}
.comment-list ul {
	width: 320px;
}
.comment-list li {
	list-style-image: url(../images/comments.gif);
	border-bottom: 1px solid #c7c5b9;
	line-height: 16px;
	padding: 3px 5px 4px;
}
.comment-form p {
	font-size: 13px;
	color: #3b3a37;
	margin: 0;
}
.comment-form div,
.email-form div {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0;
}
.comment-form label,
.email-form label {
	width: 45px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #3b3a37;
	padding: 0 5px 0 0;
}
.string {
	background: url(../images/string.gif) no-repeat;
	width: 210px;
	height: 20px;
	float: left;
	overflow: hidden;
}
.string input {
	background: none;
	width: 200px;
	height: 18px;
	border: 0;
	padding: 2px 5px 0;
}
.comment-form .message label {
	width: auto;
	float: none;
	display: block;
}
.comment-form .message span {
	background: url(../images/message.gif) no-repeat;
	width: 377px;
	height: 60px;
	display: block;
	overflow: hidden;
	margin: 3px 0 0;
}
.comment-form .message textarea {
	background: none;
	width: 367px;
	height: 56px;
	overflow: auto;
	border: 0;
	padding: 2px 5px;
}
.comment-form .submit,
.email-form .submit {
	width: 85px;
	margin: 10px 0;
}
.email-form div {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0;
}
.ad-col {
	background: url(../images/ad-col.gif) repeat-y;
	width: 215px;
	float: right;
}
.ad-col .top {background: url(../images/ad-col-top.gif) no-repeat;}

.ad-col .bot {
	background: url(../images/ad-col-bot.gif) no-repeat 0 100%;
	width: 195px;
	overflow: hidden;
	padding: 0 10px 5px;
}

.ad-col .top .bot div {
	display: block !important;
	padding-bottom: 9px;
}

.ad-col .top .bot img {
	padding-bottom: 9px;
}


.ad-col-span {
	display: block;
	font: 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin: 0 0 0px;
}

.black-bord {border: 1px solid #000;}
.blue-bord {border: 1px solid #123bea;}

#footer {
	width: 100%;
	line-height: 18px;
	text-align: center;
}
.sub-footer {
	background: url(../images/sub-footer.gif) repeat-y;
	width: 1060px;
	margin: 0 auto;
}
#footer .top {background: url(../images/footer-top.gif) no-repeat;}
#footer .bot {
	background: url(../images/footer-bot.gif) no-repeat 0 100%;
	width: 1060px;
	overflow: hidden;
	padding: 10px 0;
}
#footer p {
	margin: 0;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer li:first-child {background-image: none;}
#footer li {
	background: url(../images/footer-separator.gif) no-repeat 0 70%;
	display: inline;
	padding: 0 3px 0 6px;
}
#footer ul a {color: #565550;}