/* CSS Document */
*{
	text-decoration:none;
}

.clear{
	clear:both;
	height:0;
	font-size:0;
}

body{
	background:url(/images/body_bgr.jpg);
	font-size:12px;
}

td{
	border:none;
}

a{
	color:#5c7437;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

h1{
	margin:0 0 10px 0;
	font-weight:bold;
	color:#738f46;
	font-size:19px;
}

.sIFR-hasFlash h1{
	visibility: hidden;
	font-size:24px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*Template*/

#container_position{
	width:2px;
	margin:0 auto;
}

#navtrail{
	font-size:10px;
	padding:8px 25px;
}

#container{
	background:url(/images/body_background.jpg) no-repeat;
	width:1246px;
	margin:0 auto;
	margin-left:-623px;
	_margin-left:0px;
	position:relative;
	z-index:10;
}

#header_container{
	width:975px;
	height:231px;
	padding-bottom:10px;
	margin:0 auto;
}

.header_social_icon{
	width:48px;
	height:44px;
	padding:8px 0 0 1px;
	float:right;
}

#header_blog_icon{
	width:77px;
	height:77px;
	padding:8px 4px 0 2px;
	float:right;
}

#header{
	width:808px;
	height:125px;
	clear:right;
	padding-left:202px;
}

#header_top{
	width:658px;
	height:64px;
}

#header_bottom{
	width:658px;
	height:46px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#697555;
	text-align:center;
}

#content_container{
	width:972px;
	margin:0 auto;
	background:url(/images/content_container_bg.jpg) repeat-y 191px 0;
	position:relative;
	z-index:4;
}

#menu_container{
	width:190px;
	float:left;
}

#menu{
	height:359px;
	width:171px;
	float:right;
	padding:17px 0 0 7px;
}

.menu_item{
	width:168px;
	height:30px;
}

.menu_icon{
	width:12px;
	height:12px;
	margin:9px 4px;
	float:left;
}

.menu_icon_sel{
	background:url(/images/menu_icon.jpg) no-repeat;
	width:12px;
	height:12px;
	margin:9px 4px;
	float:left;
}

.menu_link{
	width:136px;
	height:25px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#5c7437;
	padding:5px 0 0 4px;
}

.menu_link a{
	color:#5c7437;
	display:block;
	font-weight:bold;
}

.menu_link a:hover{
	color:#595858;
}

.sel a{
	color:#595858;
}

#menu_footer{
	background:url(/images/menu_footer.jpg) no-repeat top;
	width:190px;
	height:393px;
	float:right;
}

#content{
	width:770px;
	font-family:Verdana, Geneva, sans-serif;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	float:left;
	padding:0 0 20px 0;
}

#content_text{
	color:#646363;
	padding:0 25px 6px 25px;
	text-align:justify;
}

#content_promo{
	width:730px;
	height:228px;
	padding:8px 0 18px 0;
	margin:0 auto;
}

#content_footer{
	background:url(/images/content_footer.jpg) no-repeat top right;
	height:32px;
	font-size:0;
}

#footer_container{
	background:url(/images/footer_bgr.jpg) repeat-x  0 32px;
	width:100%;
	height:145px;
	clear:both;
}

#footer_main_position{
	margin:0 auto;
	width:2px;
}

#footer_main{
	width:946px;
	padding:0 0 0 1px;
	margin:0 auto;
	margin-left:-473px;
	_margin-left:0px;
	position:relative;
}

#footer_left{
	width:80px;
	height:118px;
	float:left;
	position:relative;
	top:-29px;
	margin:0 0 0 8px;
}

#footer_center{
	width:720px;
	height:145px;
	float:left;
	padding:14px 0 0 16px;
}

#footer_center_top{
	width:720px;
	height:63px;
}

#footer_center_top_left{
	width:468px;
	height:29px;
	margin-top:6px;
	float:left;
}

#footer_center_top_right{
	width:156px;
	height:32px;
	float:right;
}

#footer_center_bottom{
	width:720px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f6177;	
}

#footer_center_bottom a{
	color:#5f6177;	
}

#footer_center_bottom_left{
	float:left;
}

#footer_center_bottom_right{
	width:232px;
	float:right;
}

#footer_right{
	width:106px;
	height:123px;
	float:left;
	clear:right;
	position:relative;
	top:-33px;
}

.sifr_header{
	float:left;
	clear:both;
	margin:10px 0 0 0;
}

/*Home*/

#home_news{
	width:369px;
	border-top:1px solid #d7d7d7;
	padding:15px 0 0 15px;
	float:left;
}

#home_events{
	width:369px;
	border-top:1px solid #d7d7d7;
	padding:15px 0 0 15px;
	float:left;
}

#home_blog{
	width:739px;
	padding:15px 0 0 15px;
	clear:both;	
}

#home_short_story{
	padding:25px 0 0 0;
	clear:both;
}

.home_small_item{
	width:355px;
	height:67px;
	margin-top:9px;
}

.home_small_item_detail{
	width:293px;
	height:63px;
	overflow:hidden;
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:4px 0 0 14px;
	float:left;
}

.home_large_item{
	width:739px;
	margin-top:9px;
}

.home_large_item_detail{
	width:667px;
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:3px 13px 10px 14px;	
	float:left;
}

.post_cal{
	width:43px;
	height:100%;
	background:url(/images/news_events_side.jpg) no-repeat top right;
	padding-top:4px;
	position:relative;
	left:1px;
	z-index:100;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#646363;
}

.post_month{
	width:27px;
	height:12px;
	font-size:12px;
	text-align:center;
}

.post_day{
	width:27px;
	height:24px;
	font-size:23px;
	font-weight:bold;
	text-align:center;
}

.post_year{
	width:27px;
	height:12px;
	font-size:10px;
	text-align:center;
}

.post_image{
	width:151px;
	height:125px;
	background:#fff;
	border:1px solid #d7d7d7;
	padding:4px;
	margin:15px 0 0 20px;
	float:right;
}

.post_header{
	margin-top:10px;
}

.post_title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#304267;
	float:left;
	width:290px;
}

.post_content{
	clear:both;
}

.post_title a, .post_link a{
	color:#304267;
}

.comments_count{
	width:75px;
	height:28px;
	float:right;
}

.comments_twitter{
	width:35px;
	height:28px;
	float:left;
}

.post_comments_count{
	width:29px;
	height:12px;
	background:url(/images/blog_count.jpg) no-repeat;
	padding:2px 3px 14px 4px;
	margin-right:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	float:left;
	text-align:center;
}

.post_comments_count a{
	color:#fff;
	display:block;
}

.post_text_box{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#646363;
	float:left;
	line-height:18px;
}

.post_link{
	width:139px;
	height:22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#314367;
	clear:both;
	margin:10px 0 5px 0;
}

/*Blog*/

#article_content{
	width:559px;
	float:left;
}

#article_nav{
	width:160px;
	float:right;
	padding:0 10px 0 0;
}

.article_nav_menu{

}

.article_nav_item{
		
}

.article_large_item{
	width:559px;
	margin:10px 0;
}

.article_large_item_detail{
	width:489px;
	overflow:hidden;
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:4px 10px 10px 14px;
	float:left;
}

.article_small_item{
	width:559px;
	clear:both;
}

.article_small_item_detail{
	width:485px;	
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:4px 14px 10px 14px;
	float:left;
	margin-bottom:15px;
}

.article_link{
	width:59px;
	height:22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#314367;
	margin-top:4px;	
}

.article_comments{
	width:528px;
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:8px 14px 10px 14px;
	clear:both;
}

.comments_text{
	width:160px;
	margin:2px;
}

.comments_textarea{
	width:405px;
	margin:2px;
}

.comments_submit{
	margin-top:4px;	
}

/*Novels*/

.novel_cat_container{
	width:140px;
	height:150px;
	border:1px solid #e7e7e7;
	padding:25px 15px;
	float:left;
}

.novel_img{
	width:72px;
	height:110px;
	margin:0 auto;
}

.novel_title{
	width:140px;
	padding:10px 0;
	text-align:center;
	color:#5c7437;
	font-size:12px;
}

#amazon_frame{
	width:140px;
	height:240px;
	padding-top:4px;
	position:relative;
	left:1px;
	z-index:100;
	float:left;
}

#novel_detail, #novel_resources{
	width:550px;
	overflow:hidden;
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:4px 10px 10px 14px;
	float:left;
}

.novel_tab_sel{
	width:124px;
	height:16px;
	text-align:center;
	padding:8px 0;
	background:#f2f2f2;
	border-right:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	float:left;
	cursor:pointer;
}

.novel_tab{
	width:124px;
	height:16px;
	text-align:center;
	padding:8px 0;
	background:#e7e7e7;
	float:left;
	cursor:pointer;
}

.foreign_editions{
	width:385px;
	height:180px;
	padding-top:15px;
	float:left;
	color:#646363;
}

.foreign_image{
	width:70px;
	height:112px;
	padding:0 23px;
	float:left;
}

.foreign_detail{
	width:198px;
	float:left;
	overflow:hidden;
	background:#f2f2f2;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding:20px;
	line-height:18px;
}

.foreign_detail td{
	width:80px;
}