/* reset */
*	{
	text-decoration:none;
	list-style:none;
	border:0;
	margin:0;
	padding:0;
}
/****/

body	{
/*	background:#000;*/
}
#page	{
	width:960px;
	margin:auto;
	background:#434547 url(images/pagebg.gif) no-repeat 0 200px;
}
a, a:visited{
	color:#CC0000;
}
/* header */
#header	{
	height:171px;
	background:url(images/header_bg.gif) no-repeat;
}
#logo	{
	float:left;
}
#header_info	{
	float:right;
	margin:10px;
}
#header_info p	{
	font:bold 10px verdana;
	text-align:right;
	color:#fff;
}
#header_buttons	{
	background:url(images/buttons_bg.gif);
	width:960px;
	height:39px;
}
#header_buttons li	{
	float:left;
}
#header_buttons li a 	{
	display:block;
	height:39px;
	background:url(images/buttons_bg.gif);
	font-size:0px;
}
#button_wgo	{
	width:287px;
	margin-right:4px;
}
#button_wgo:hover	{
	background-position:0 -39px;
}
#button_wcj	{
	width:251px;
	margin-right:3px;
	background-position:669px 0 !important;
}
#button_wcj:hover	{
	background-position:669px -39px !important;
}
#button_mun	{
	width:207px;
	margin-right:3px;
	background-position:415px 0 !important;
}
#button_mun:hover	{
	background-position:415px -39px !important;
}
#button_get	{
	width:205px;
	background-position:205px 0 !important;
}
#button_get:hover	{
	background-position:205px -39px !important;
}

/* sidebar */
#sidebar	{
	width:146px;
	float:left;
	margin:15px 10px;
}
#sidebar ul a	{
	display:block;
	background:url(images/sidebar_buttons.gif);
	margin-bottom:2px;
	font-size:0px;
}
#side_ej	{
	height:40px;
}
#side_cjs	{
	height:70px;
	background-position:0 -43px !important;
}
#side_csc	{
	height:66px;
	background-position:0 -115px !important;
}
#side_cp	{
	height:45px;
	background-position:0 -182px !important;
}
#side_cq	{
	height:46px;
	background-position:0 -229px !important;
}
#side_gh	{
	height:47px;
	background-position:0 -276px !important;
}
#side_tttib	{
	height:63px;
	background-position:0 -324px !important;
}
#sidebar_cats	{
	margin-top:10px;
}
#sidebar_cats h3	{
	height:28px;
	font-size:0px;
	background:url(images/sidebar_cats.gif) no-repeat;
	margin-bottom:5px;
}
#sidebar_cats a	{
	font:11px tahoma;
	color:#fff;
	display:block;
	padding:2px;
	margin-bottom:1px;
	border-bottom:1px dotted #fff;
}
#sidebar_cats a:hover	{
	background:#555555;
}

/* right sidebar */
#sidebar_right	{
	float:left;
	margin:15px 5px;
	width:275px;
}
#sidebar2_rc	{
	background:url(images/sidebar2_bg.png);
	margin-bottom:10px;
	float:left;
}
.sidebar2_c	{
	margin:0 10px;
	font:10px tahoma;
	text-align:right;
	color:#000;
	border-top:1px dotted #000;
	padding:10px 0;
}
#sidebar2_rp	{
	background:url(images/sidebar2_bg.png);
	margin-bottom:10px;
	float:left;
}
.sidebar2_p	{
	margin:10px;
	font:10px tahoma;
	text-align:right;
	color:#000;
	border-top:1px dotted #000;
	padding:10px 0;
}
#sidebar_search	{
	float:left;
	background:#484848;
	margin-bottom:10px;
	width:120px;
	height:70px;
}
#s_label	{
	font:normal 15px tahoma;
	color:#ccc;
	margin:5px 8px;
	display:block;
}
#s	{
	width:108px;
	height:15px;
	background:url(images/search_bg.gif);
	display:block;
	margin:0 5px;
	font-size:10px;
	text-indent:3px;
}
#searchsubmit	{
	width:19px;
	height:14px;
	background:url(images/search_submit.gif);
	float:right;
	margin:5px 0;
	margin:5px 8px;
}
#sidebar_newsletter	{
	float:left;
	margin:0 0 10px 5px;
	width:148px;
	background:#484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#sidebar_newsletter	 a,#sidebar_newsletter a:visited{
	color:#CCCCCC;
}
#sidebar_newsletter h3	{
	font:normal 15px tahoma;
	color:#ccc;
	margin:5px 8px;
	display:block;
	margin-bottom:0;
}
#sidebar_newsletter p	{
	font:normal 10px tahoma;
	color:#ccc;
	margin:5px 8px;
	margin-top:0;
	display:block;
}
#n_name, #n_email, .wpsb_form_txt	{
	width:107px;
	height:15px;
	background:url(images/search_bg.gif);
	display:block;
	font-size:10px;
	text-indent:3px;
}
#n_submit	{
	width:19px;
	height:14px;
	background:url(images/search_submit.gif);
	float:right;
	margin:5px 0;
	margin:5px 8px;
}

/* content */
#content	{
	width:476px;
	margin:15px 5px;
	float:left;
}
.cat	{
	background:url(images/cat_bg.gif);
	margin-bottom:20px;
	padding:10px 0;
	float:left;
	width:476px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cat h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;	
}
.cat h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;	
}
.cat_name	{
	margin:0 15px;
	font:bold 16px tahoma;
	text-transform:uppercase;
	color:#c1272d;
}
.cat_desc p	, .cat_desc small{
	margin:5px 15px 0;
	font:normal 12px tahoma;
}
.cat_more	{
	margin:5px 15px 0;
	float:right;
	font:bold 10px tahoma;
	text-decoration:underline;
	color:#000;
}
.cat_img	{
	margin:30px 15px 0;
	clear:both;
	overflow:hidden;
}
.cat_add	{
	margin:5px 5px 0 15px;
	display:block;
	float:left;
}
.cat_comments	{
	float:left;
	display:block;
	font:normal 10px tahoma;
	color:#000;
	text-decoration:underline;
	line-height:23px;
}

/* footer */
#footer	{
	clear:both;
	text-align:center;
}
#footer a	{
	margin:10px;
	font:10px tahoma;
	color:#fff;
}
#footer a:hover	{
	text-decoration:underline;
}
#footer p	{
	color:#fff;
	font:9px tahoma;
	border-bottom:1px dotted #fff;
	margin:0 10px;
	padding:5px 0;
}

.favorite{
	margin:0px;
	padding:0px;
}
.favorite h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.favorite p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.comments{
	margin:0px;
	padding:0px;

}

.navigation{
	margin:10px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	clear:both;
}
.navigation a,.navigation a:visited{
	color: #0000FF;	
}
.alignleft{
	float:left;
}
.alignright{
	float: right;
}
.comments{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.comments h3{
	-x-system-font:none;
	color:#C1272D;
	font-family:tahoma;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0px;
	text-transform:uppercase;
}
.postmetadata{
	margin:5px 15px 0;
	font:normal 10px tahoma;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}