/* CSS Document */
body {
	background: #CFE1ED url(/images/bg-top.gif) repeat-x;
	margin: 16px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #404040;
	text-align: center;
}
body * {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #003C6C;
	text-decoration:none;
}
a:hover, a:active, a:visited:hover {
	color: #9D4812;
	text-decoration:none;
}
	.bookmarks{font-weight:bold;}
img {border: none;}
h4{font-size:13px;}
h2{font-size:18px;}
h3{font-size:14px;}
.clear {
	clear:both;
}
hr{height:1px; line-height:1px; border:1px solid #E4E4E4;}

.f12b{font-weight:bold; font-size:13px;}
.clr {clear:both; height: 0px; overflow: hidden;}
#category_table{font-size:13px;}
#category_table td{border-bottom:1px solid #E4E4E4; height:22px;}
#container {
	width: 751px;
	margin: 0 auto;
	text-align: left;
}
#top {
	background: #fff url(/images/top.gif) no-repeat;
	height: 99px;
	padding: 0 16px;
}
	#top h1{font-size:32px;}
	#top strong{font-weight:normal;}
	#top p{ padding-left:4px;color:#777;}
	#title{
	position:absolute;
	top:66px;
	width:auto;
	}
	#title h1 strong{font-size:12px;margin:0 0 10px 0;padding:0; font-weight:normal; color:#777; float:left;}
	#title p{ float:left;}
	#sing_des{position:absolute;top:-6px;width:415px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
	#sing_des p{margin:0px; padding:0px; color:#777; font-size:11px;}
	
	#blogtitle{margin:0;padding:0 0 2px 0; font-size:32px;color:#006699;font-weight:bold; height:50px;}
#top_ad{border:1px solid #CDDDEA; background-color:#EEF5FB; margin-top:5px; padding:10px 0px 10px 5px; height:18px; clear:both;}


#main {
	background-color:#fff;
	background: #FFF url(/images/bg-main.gif) repeat-y;
	padding: 10px 16px;
	line-height:18px;
}
	#left{float:left; width:130px;}
	#content{width:415px; float:left; margin-left:10px; overflow:hidden; white-space:normal;}
		#content h1{font-size:16px;}
		#content1{width:415px; float:left; margin-left:10px;}
		#odd_content{
		float:right;
		width:588px !important;
		width:598px;
		}
		#even_content{width:558px; float:left;}
		.content_even{width:415px; float:right; margin-right:0px;}
		.content_even  h1{font-size:16px;}
		.list_content{ border-bottom:1px solid #EEE; margin-bottom:10px; padding-bottom:10px;}
	#right{float:right; width:150px;}
/*Single*/
h2.description{ font-size:13px;}
/*Category*/
	.category_title{
	background: #EFEFEF;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	}
	.subsect {
	background: #EFEFEF;
	}
	
	.subsect-content {
	padding: 8px;
	}
	.set-box {
		background-color: #FFFFFF;
		padding: 5px;
		border-right: 1px solid #DDDDDD;
		border-bottom: 1px solid #D3D3D3;
	}
	.set-box a{
		display:block;
		padding:5px 2px 7px 0px;
		font-size:11px;
		margin-bottom:1px;
		width:100%;
		height:14px;
		overflow:hidden;
		white-space:nowrap;
	}
	.tag{
display:block;
	padding:5px 5px 7px 5px;
	font-size:13px;
	border-bottom:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	margin-bottom:1px;
	width:94%;
	height:14px;
	overflow:hidden;
	white-space:nowrap;}
	
#footer {
	background: url(/images/footer.gif) no-repeat;
	height: 9px;
	font-size:10px;
	padding-top:8px;
	text-align:center;
	}
	#footer a:link, #footer a:visited { padding: 0 5px; color: #6D93AB; text-decoration: none; font-size:11px;}
	#footer a:hover, #footer a:active { color: #315C77;font-size:11px;}
	#footer p { text-align: center;padding: 0px; color: #6D93AB; }

/*page*/
.navigation{margin:5px 5px 20px 5px;border:1px solid #f5f5f5; padding:5px; line-height:20px; font-size:14px;}
.navigation a{margin-right:5px; padding:5px 10px 5px 10px;}
.navigation_norap{margin:5px 5px 20px 5px;border:1px solid #f5f5f5; padding:5px; line-height:20px; font-size:14px; width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.navigation_norap a{margin-right:5px; padding:5px 10px 5px 10px;}

#related ul{margin-left:20px;}
a.menulink_off {
		background-color:#F9F9F9;
		display:block;
		padding:5px 5px 5px 25px;
		font-size:11px;
		border-bottom:1px solid #ECECEC;
		border-right:1px solid #ECECEC;
		margin-bottom:1px;
		font-weight:bold;
		}
#top-message-bar{
  border-bottom: 1px solid #ffb2a0;
  background: #fff5bd;
  top:-25px;
  position:absolute;
  left: 0px;
  height: 14px;
  width: 100%;
  padding: 4px 0px;
}
/*TAG*/
font b{color:#003C6C; font-weight:normal;}
.tag_a font b{color:#003C6C; font-weight:normal;}
#taglist a{margin:5px;border-bottom:#eee 1px solid;font-size:13px;}
.halfwidth{width:45%; margin-right:10px; float:left; font-size:10px;}
#tj{height:1px; width:1px; overflow:hidden;}
