



body {

	margin: 0;

	background:#000000;

}



h1, h2, h3, h4 {

	margin: 0;

}

a {

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



img {

	border: 0;

}



.clear {

	clear: both;

	height: 0;

	overflow: hidden;

}



/*------TJ-------*/	

/*  The Wrap  */

/*---------------*/



#wrap {

	width: 1004px;		

	margin: 0 auto;

	padding:0px;

	background:#000000 url(images/bgbig.gif) top center no-repeat;

	overflow:hidden;

}



#content-container {

	width: 1004px;

	margin: 0;

	

	padding:0px;

}



#contents {

	width: 1004px;

	padding:5px 0;

}



#page-bottom {

	width: 1004px;

}





/*------TJ-------*/	

/*  The Header */

/*---------------*/



#header {

	width: 1004px;

	position: relative;

	overflow:hidden;

}







#header-title {

	padding:15px 0 0 30px;

	z-index:5;	

}

#header-title h1 {

	color: #ffffff;

	font:42px impact, 'Arial black';

	margin-bottom: 2px;

}

#header-title h1 a {

	color:#333333;

	text-decoration: none;

}

.header-subtitle {

	color: #C56C11;

	font:bold 12px Arial;

}





#rss {

	float:left;

	padding-left: 25px;

	margin-left:5px;

	height: 33px;

	font: 10px tahoma;

	color: #DEBD38;

	line-height:20px;

	background: url("images/icon_feed.gif") no-repeat;

}



#rss a {

	color: #DEBD38;

}



#rss_com {

	float:left;

	padding-left: 25px;

	margin-left:55px;

	height: 33px;

	font: 10px tahoma;

	color: #a2a2a2;

	line-height:20px;

	background: url("images/icon_feed_com.gif") no-repeat;

}



#rss_com a {

	color: #DEBD38;

}

.rsstext{

	font: 12px tahoma;

	color: #a2a2a2;

	height: 20px;

}





/*------TJ-------*/		

/*  Top Menu  */

/*---------------*/

	

#navlist{

	display:block;

	height:30px;

	font-size:12px;

	font-weight:bold;

	padding:0;

	font-family:arial;

	/*background:url(images/1px.png);*/

	background:#000000;

	border-top:#333333 solid 2px;

	width:1004px;

	border-bottom:#FF0000 solid 2px;

	}

#navlist ul{

	margin:0px;

	list-style-type:none;

	float:left;

	padding:0;		

	}

#navlist ul li{

	display:block;

	float:left;

	margin:0 ;

	}

#navlist ul li a{

	display:block;

	float:left;

	color:red;

	padding:5px 10px;



	height: 22px;

	text-align: center;

	text-decoration:none;

	}

#navlist ul li a:hover,#navlist ul li.current_page_item a{

	color:#FFFFFF;

	height: 22px;

	text-align: center;

	background:red;

	

	}

#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{

	color:#C56C11;

	height: 22px;

	}



/*------TJ-------*/		

/* Search Area */

/*---------------*/

	

#menu_search_box {

	position: absolute;

	top: 14px;

	left: 824px;

	width: 150px;

	height: 27px;

}



#menu_search_box #searchform {

	margin: 0;

	padding: 0;

	width: 150px;

	height: 27px;

}



#menu_search_box #s {

	font: 10px tahoma;

	color: #C56C11;

	background:none;

	border:none;

	padding: 1px;		

	float: left;

	width: 150px;

	height: 15px;

}



#menu_search_box #submit {

	display: none;

}

	



/*------TJ-------*/		

/*  Posts   */

/*---------------*/





#contents .top_post {

	float: left;

	padding:0;

	margin:0;

	width:725px;

	background:#333333;

}





.post_title {



}



.post_title h2 {

	font: 18px Arial;

	font-weight:bold;

	color:#FFFFFF;

	padding:10px;

	border-bottom:#999999 dashed 1px;

}



.post_title h2 a {

	color: #FFFFFF;

	text-decoration: none;

}



.post_title h2 a:hover {

	text-decoration: underline;

}





.meta_inf_container {

	width: 550px;

	padding-left:5px;

	height: 55px;

	

}



.meta_date {

	float: left;

	background: url("images/icon_author.gif") no-repeat;

	padding-left: 25px;

	color:#151515;

	line-height:20px;	

}



.meta_comments {

	float: right;

	font:10px arial;

	padding-left: 25px;

	height:20px;

	line-height:22px;

	background: url("images/icon_comments.gif") no-repeat;

}

	

.post_bottom {

	padding: 10px;

	margin:auto;

	 text-align:center;

	 background:#000000; 

	 margin:1px;

}



.post_cat {

	float: left;

	font:10px arial;

	padding-left: 25px;

	height:16px;

	line-height:22px;

	background: url("images/icon_category.gif") no-repeat;

	clear:both;

}



.post_cat a {

	color: #DEBD38;

}





/*------TJ-------*/		

/* Pages Posts */

/*---------------*/



#page-content {

	float: left;

	width: 1004px;

	overflow: hidden;

	

}

#content {

	float: left;

	width: 725px;

	overflow: hidden;

}





#content .meta_inf {

	width: 556px;

	height: 40px;

	background:url("images/ln.gif") repeat-x bottom center ;

}

#content .meta_inf a {

	color:#DEBD38;

}

#content .post .post_ctg {

	width: 500px;

	padding-left: 14px;

	line-height: 22px;

	height: 22px;

	font: 11px Arial;

	color: #999999;

}



#content .post .post_ctg a {

	color: #DEBD38;

}



#content .post-entry {

	font:small arial,sans-serif;

	color:#CCCCCC;

	line-height:20px;

	padding:10px;

	text-align:justify;

}

#content .post-entry table{

	text-align:center;

}

#content .post-entry a {

	color: #E98E26;

	text-decoration: underline;

}



#content .post-entry a:hover {

	text-decoration: none;

	background:#330000;

	color:#FFFFCC;

}



.post-entry blockquote {

	border: 1px dashed #999999;

	margin: 0px 20px;

	padding-left: 10px;

	padding-right: 10px;

	font-style:italic;

}



#content .post .post-entry img {

	padding: 5px;

	border: 0px;

}







#content .post h3 {

	margin: 20px 0 5px 0;

	color: #DEBD38;

	font: 18px Verdana;

}



#comment {

	background:#fefefe;

	width:500px;

	border:1px solid #606060;

}

#commentform input{

	border:1px solid #606060;

}

#commentform #submit{

	border:1px solid #909090;

	border-style:outset;

	color:#222222;

}

		

#content .post .comments {

	font: 11px Arial;

	color: #969696;

	width: 500px;

}



#content .post .comments ol {

	margin: 10px 0;

	padding-left: 25px;

}



#content .post .comments ol li {

	padding: 5px;

}



#content .post .comments ol li a {

	color: #E98E26;

	text-decoration: none;

}



#content .post .comments ol li a:hover {

	text-decoration: underline;

}



#content .post .comments ol li.alt {

	background: #efefef;

}



#content .post .comments ol li cite {

	color: #606060;

	font-style: normal;

	font-weight: bold;

}



#content .post .comments ol li cite a {

	color: #606060;

	text-decoration: none;

}



#content .post .comments ol li cite a:hover {

	text-decoration: underline;

}



#content .post .comments ol li .commentmetadata a {

	color: #cdcdcd;

	text-decoration: none;

}



#content .post .comments ol li .commentmetadata a:hover {

	text-decoration: underline;

}



#content .post #commentform {

	font: 11px Arial;

	color: #909090;

	width: 558px;

	padding-left: 25px;

	margin: 0;

}



#content .post #commentform a {

	color: #E98E26;

	text-decoration: none;

}



#content .post #commentform a:hover {

	text-decoration: underline;

}







/*------TJ-------*/		

/* Ads Spaces  */

/*---------------*/

	

.rightads {

	float: left;

	width: 250px;

	border:1px solid #D8D8D8;

	border-bottom:3px solid #D8D8D8;

	margin-left:10px;

	margin-top:5px;

	

}

.rightads_top {

	width: 355px;

	margin:0;

	background:#F7F7F7;

	width:25px;

	border:1px solid #B87C41;

}

.rightads_ad {

	float: left;

	width:100%;

	text-align:center;

	padding:5px 0;

}

.rightads_bottom {

	padding: 5px;

	width: 345px;

	

}

.righttabs_top {

	width: 365px;

	margin:0;

	padding:0;

	

}

.righttabs_bottom {

	padding: 0px;

	margin:0px;

	width: 365px;		

}

/*------TJ-------*/		

/*  Side bar  */

/*---------------*/

#sidebar-wrap {

 margin:0; padding:0; float:left;

 width:270px;





}

#sidebar1 {

	float: left;

	width: 176px;

	font: 11px Arial;

	color: #999999;

	border:1px solid #D8D8D8;

	border-bottom:2px solid #D8D8D8;

	/*background:#FFFFFF;*/

	margin-left:5px;

	margin-top:10px;

	

}

	

#sidebar_container {

	width: 176px;

	margin-bottom: 3px;

		

}



#sidebar_container h2 {

	font: bold 14px tahoma;

	color: #DEBD38;

	padding-left: 5px;

	padding-top:0px;

	height:25px;

}





#sidebar1 h2 {

	width: 176px;

	text-align:center;

	padding:8px 0;

	font: bold 14px tahoma;

	color:#FFFFFF;

	background:#333333;

	border-bottom:#FF0000 solid 2px;

}



#sidebar1 a {

	color: #DEBD38;

	text-decoration: none;

}



#sidebar1 a:hover {

	text-decoration: underline;

}



#sidebar1 ul {

	margin: 0;

	padding: 0 5px;

	list-style-type: none;



}



#sidebar1 ul li {

	color: #656565;

	font: 12px Arial;	

}



#sidebar1 ul li a {

	color: #DEBD38;

	text-decoration: none;

	padding: 5px 5px 5px 17px;

	height:15px;

	margin:0;

	display: block;

	overflow:hidden;

	background: url("images/sidebar_menu.gif") no-repeat bottom left;

}



#sidebar1 ul li a:hover {

	text-decoration: none;

	background: url("images/sidebar_menu_hover.gif") no-repeat bottom left ;

}





#sidebar1 ul li ul {

	margin: 0;

	padding: 0;

	background: none;

}



#sidebar1 #searchform {

	display:no;

}



#sidebar1 #searchform #s {

	width: 180px;

}



#sidebar1 #calendar_wrap {

	width: 160px;

	margin: 0 auto;

	padding-top: 5px;

}



#sidebar1 #calendar_wrap table {

	width: 160px;

}



#sidebar1 #calendar_wrap caption {

	margin: 0 auto;

	font-weight: bold;

}



#sidebar1 #calendar_wrap tbody {

	text-align: right;

}



#sidebar1 #calendar_wrap tfoot #next {

	text-align: right;

}



#sidebar1 #calendar_wrap #today {

	font-weight: bold;

}



#sidebar1 .textwidget {

	padding: 0 5px;

}



/*------TJ-------*/		

/*  Side bar 2 */

/*---------------*/

	

#sidebar2 {

	float: left;

	width: 250px;

	font: 11px Arial;

	color: #999999;

	border:1px solid #D8D8D8;

	border-bottom:3px solid #D8D8D8;

	margin-left:10px;

}

	

#sidebar2 h2 {

	padding:8px 0;

	font: bold 14px tahoma;

	color:#FFFFFF;

	text-align:center;

	border-bottom:#FF0000 solid 2px;

	background:#333333;

}



#sidebar2 a {

	color: #DEBD38;

	text-decoration: none;

}



#sidebar2 a:hover {

	text-decoration: underline;

}



#sidebar2 ul {

	margin: 0;

	padding: 0 5px;

	list-style-type: none;

}



#sidebar2 ul li {

	color: #656565;

	font: 12px Arial;
	padding:0; margin:0;

}



#sidebar2 ul li a {

	color: #DEBD38;

	text-decoration: none;

	padding: 0px 5px 0px 17px;
	line-height:30px;
	height:30px;
	margin:0;

	display: block;

	background: url("images/sidebar_menu.gif") no-repeat bottom left;

	border-bottom:#cccccc dashed 1px;

}



#sidebar2 ul li a:hover {

	text-decoration: none;

	color:#FF0000;

	background: #eaeaea url("images/sidebar_menu.gif") no-repeat bottom left ;

}





#sidebar2 ul li ul {

	margin: 0;

	padding: 0;

	background: none;

}



#sidebar2 #searchform {

display:none;

}



#sidebar2 #searchform #s {

	width: 180px;

}



#sidebar2 #calendar_wrap {

	width: 160px;

	margin: 0 auto;

	padding-top: 5px;

}



#sidebar2 #calendar_wrap table {

	width: 160px;

}



#sidebar2 #calendar_wrap caption {

	margin: 0 auto;

	font-weight: bold;

}



#sidebar2 #calendar_wrap tbody {

	text-align: right;

}



#sidebar2 #calendar_wrap tfoot #next {

	text-align: right;

}



#sidebar2 #calendar_wrap #today {

	font-weight: bold;

}



#sidebar2 .textwidget {

	padding: 0 5px;

}



.sidebar_bottom {	

	margin: 0px;

	padding: 0px;

	clear:both;

	height: 14px;

	display:block;

	position:relative;

	

}





/*------TJ-------*/		

/*  Side Tabs  */

/*---------------*/



#tabs {

	margin:0px;

	width: 340px;

	overflow: hidden;

	padding:0;	

}



.tabs ul {

list-style:none;

}

.tabs li {

	float: left;

	display: inline;

	margin-right: 5px;

	margin-left:0;

	text-align: center;

	overflow: hidden;

	font:12px arial;

	list-style:none;

	background:#ffffff;

	border:1px solid #D8D8D8;

	border-bottom:none;

}



.tabs li a {

	float: left;

	display: block;

	color: #999999;

	font-weight: bold;

	padding-left: 20px;

	padding-right: 20px;

	line-height: 22px;

	height: 22px;

	

}



.tabs li a:hover {

	display: block;

}



.tabs li a.selected {

	display: block;

	color: #EF6E2D;

	background:#f7f7f7;

	

}



.tabs li a.selected:hover {

	display: block;

	color: #333;

	

}

/***************** CSS For TAB Content *******************/

.tabcontent {

	display: none;

	border-top: 0;

	padding-top: 0px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 5px;

	margin-top:-1px;

	overflow: hidden;

	font:11px arial;

	border-left:1px solid #D8D8D8;

	border-right:1px solid #D8D8D8;

	border-bottom:1px solid #D8D8D8;

	background:#f7f7f7;

	width:335px;

}



.tabcontent a, .tabcontent a strong {

	color: #DEBD38;

}



.tabcontent a:hover, .tabcontent a:hover strong {

	color: #DEBD38;

}

.tabcontent ul {

padding:5px;

margin:0;

}

.tabcontent ul li {

	display: block;

	margin:0;

	background-position: left 6px;

	border-bottom: 1px dotted #eee;

	padding-bottom: 3px;

	margin-bottom: 3px;

	padding-left: 1px;

	color: #999;

	line-height: 1.4em;

	list-style-type:none;

}



.tabcontent ul li a {

	color: #DEBD38;

	line-height: 1.4em;

}



.tabcontent ul li a:hover {

	color: #DEBD38;

}



.tabcontent ul li span {

	display: block;

	color: #999;

}

/***************** CSS For TAB Content *******************/

@media print {

	.tabcontent {

	display: block !important;

	}

}

/***************************************************/



/*------TJ-------*/		

/*  About Box  */

/*---------------*/

#about_box {



	width: 350px;

	margin-left:30px;

	padding:10px;

	text-align:justify;

	font:12px arial;

	color:#7E5103;

	overflow:hidden;



}



#about_box h3 {

	margin:5px 0px;

	color:#7E5103;

	font:bold 14px arial;

	padding:0;

}



#about_box img{

float:right;

padding:0px;

margin:25px 0 0 10px;

border:1px solid #999999;

}



#about_box a{

color:#C56C11;

text-decoration:none;

}



/*------TJ-------*/		

/* Navigations */

/*---------------*/



.navigation {

	font: 12px Arial;

	color: #E98E26;

	width: 530px;

	margin-left:10px;

}



.navigation a {

	color: #5D87B7;

	text-decoration: none;

}



.navigation a:hover {

	text-decoration: underline;

}



.navigation-p {

	float: left;

}

	

.navigation-n {

	float: right;

}



/*------TJ-------*/		

/* Footer Links */

/*---------------*/



#footer {

	width: 1004px;

	height: 52px;

	padding: 0;

	margin-top:8px;

	color:#FFCC00;

	padding-top:10px;

	text-align:center;

	font: 11px Arial;

	clear:both;

	background:#333333;

}



#footer a {

	color: #D0574C	;

	text-decoration: none;

}



#footer a:hover {

	text-decoration: none;

}

