/* CSS Document */

body {
	margin: 0px;
	background: #0099ff url(images/bg.jpg) repeat-x;
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0BB0E8;*/
	font-family: Fenway, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color:#000033;
}
a:link, a:active, a:visited, a:hover {
	color: #fff;
}

/* blog styles */

.archive {
	background-color: #fff;
	/* 22px */
	padding: 15px 15px 15px 15px;
	text-align: left;
	min-height: 567px;
}
.archive a:link, .archive a:active, .archive a:visited, .archive a:hover {
	color: #11a0ff;
	text-decoration: none;
}
.archive_title {
	text-align: right;
	font-weight: bold;
}
.archive img {
	border: 0px;
}
.full {
	width: 496px;
	margin: 0px -15px 0px -15px;
}
#bottom_single {
	font-size: 11px;
	background-color: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 0px;
}
/* ------------*/

#main {
	width:100%;
	min-width:970px;
	display: table;
	text-align: center;
	margin-top: 8px;
	/*
	background-image: url(images/main_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	*/
}
#main_a {
	width:970px;
	text-align: left;
	margin: 0px auto;
	height:;
}
#main_2 {
	width:970px;
	display: table;
	text-align: left;
	margin-top: 8px;
	background-image: url(images/main_bg_2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer {
	width: 728px;
	text-align: center;
	padding: 22px 0px 22px 0px;
	font-size: 11px;
	color: #a7dcff;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #fff;
	font-weight: bold;
}
#left {
	float: left;
	width: 271px;
	padding-top: 36px;
	background-image: url(images/main_bg_2_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}


#right_content {
	/* width: 627px; */
	width:729px;
	display: table;
	float: right;
}

.image-top { width:568px; height:7px; }
/* .image-header { width:474px; height:64px; margin:0px 0px 28px 81px; } */
.image-header { width:553px; height:64px; margin:0px 0px 28px 0px; }
.image-border { width:568px; height:21px; margin:0px; margin-left:-15px; }

#right {
	float: left;
	/* width: 496px; */
	width: 568px;
	max-width: 568px;
	text-align: center;
	background-image: url(images/main_bg_2_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	overflow: hidden;
	
	font-size: 14px;
	line-height: 1.5;
}
#right_ad {
	float: right;
	width: 131px;
	height: 600px;
	background-color: #;
	text-align: right;
	padding-top: 36px;
}
#spotlight {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#spotlight li {
	list-style-image: url(images/list.gif);
	color: #fff;
	margin-bottom: 2px;
}
#spotlight li a:link, #spotlight li a:active, #spotlight li a:visited {
	color: #fff;
	text-decoration: none;
}
#spotlight li a:hover {
	font-weight: bold;
}

.left_content * { padding:0px; margin:0px; }

.left_content {
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
	background-color: #0a6ec6;
	padding: 10px;
	color: #fff;
	width: 251px;
}

.left_content a:link, .left_content a:active, .left_content a:visited {
	color: #fff;
	text-decoration: none;
	/* line-height:1.2; */
	display:block;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:2px;
	border:none;
}

.left_content a:hover {
	padding-top:0px;
	padding-bottom:1px;
	border-bottom:1px dotted #28c8fc;
	border-top:1px dotted #28c8fc;
}

.menu_divider {
	border:none;
	margin-bottom:5px;
	height:1px;
	color:#00558d;
	background-color:#00558d;
	border-bottom:2px solid #006db5;
}
	
.left_content .rss_feed {
	font-size:8pt;
}

.left_content .rss_feed IMG {
	margin-right:2px;
	border:none;
}

.left_content .rss_feed:hover {
	font-weight:bold;
	border-bottom:1px dotted transparent;
	border-top:1px dotted transparent;
}

.left_content select { display:block; width:100%; }

/*
.left_content[class] li ul li { list-style-image: url('bullet_blue.png'); *list-style-image:none; }
*/

.left_content li { display:inline; list-style-type:none; }

.left_content li h2 { display:none; font-size:12pt; }

.left_content li ul { margin-top:10px; }

.left_content li ul li { margin-left:15px; *margin-left:20px; padding-left:5px; *padding:0px; display:list-item; list-style-image: url('bullet_blue.png'); list-style-type:disc; }

.left_content li#meta { /*display:none;*/ }


#sub_header {
	border-top: 1px solid #0674b5;
	background-image: url(images/sub_header_bg.gif);
	background-repeat: repeat-x;
	background-color: #0a6ec6;
	text-align: left;
	padding: 12px 15px 12px 15px;
	color: #154c79;
	font-size: 14px;
	font-weight: bold;
}
#sub_header a:link, #sub_header a:active, #sub_header a:visited, #sub_header a:hover {
	color: #154c79;
}

.article_nav { display:table; height:20px; width:100%; }

.article_nav_prev { float:left; text-align:left; width:226px; } 

.article_nav_next { float:right; text-align:right; width:226px; }

.article_title { font-size: 24px; font-weight: bold; }

.article_date { font-size: 10px; }

.article_preview {
	background-image: url(images/article_preview.gif);
	width: 496px;
	height: 170px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
.article_preview a:link, .article_preview a:active, .article_preview a:visited, .article_preview a:hover {
	color: #fff;
}
.ap_1 {
	font-size: 14px;
	font-weight: bold;
	color: #2c559d;
	padding: 4px 0px 3px 14px;
}
.author {
	font-size: 10px;
	font-weight: bold;
	color: #627dad;
}
.ap_2 {
	padding: 26px 15px 0px 13px;
}
.more {
	text-align: right;
	padding-top: 8px;
}
.table_1 {
	padding: 0px 10px 20px 0px;
	vertical-align: top;
}
.table_2 {
	color: #234e6b;
	vertical-align: top;
}
.enc_title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #11a0ff;
	display: block;
}
.enc_title a:link, .enc_title a:active, .enc_title a:visited, .enc_title a:hover {
	color: #11a0ff;
	text-decoration: none;
}
.credit {
	width: 452px;
	display: table;
	font-weight: bold;
	color: #234e6b;
	padding: 11px 0px 14px 0px;
}
.enc_credit {
	width: 333px;
	display: table;
	font-weight: bold;
	color: #234e6b;
	padding: 2px 0px 4px 0px;
}
.big {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #11a0ff;
	line-height: 16px;
	display: block;
	margin-bottom: 22px;
}
.no_margin {
	margin: 0px -22px 0px -22px;
}
#mag_bg {
	background-color: #fff;
	padding: 0px 22px 22px 22px;
	text-align: left;
	color: #234e6b;
	line-height: 16px;
	font-size: 12px;
}

DIV.entry IMG { float:none; clear:right; display:block; }
/* DIV.entry IMG { float:none; display:block; margin:0px auto; margin-left:-13px; } */

