@charset "UTF-8";
/* =Header
-------------------------------------------------------------- */

#header {
	overflow: hidden;
	background:url(images/bg/bg_header02.png) 0 0 repeat-x #EEECED;
	width: 100%;
	height: 153px;
}
.head_Left {
	float: left;
	width: 405;
	margin-right:2%;
	margin-top: 17px;
}
.head_Right {
	float: right;
	width: 590px;
	margin-top:3px;
}
#header h1 a{
	display:block;
	margin-top:12px;
}
#header h1 a:hover{
	opacity: 1.0 !important;
}
#masthead {
	overflow: hidden;
	width: 1020px;
	height: 153px;
	background:url(images/bg/bg_header01.png) 0 0 no-repeat #155FBA;
	margin: auto;
	padding: 0 20px;
}
.head_nav{
	margin-bottom: 10px;
}
.head_nav ul li {
	float: left;
	margin: 0 21px 0 0;
	padding-left: 12px;
	list-style-type: none;
	background:url(images/icon/icon_navH.png) 0 0 no-repeat;
	font-size: 12px;
	line-height: 22px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
}
.head_nav ul li  a{
	color: #FFFFFF;
	text-decoration: none;
}
.last{
	margin-right: 0 !important;
}
.head_Right .banner_head{
	height: 60px;
	float: left;
	width: 468px;
	margin-top: 20px;
}
.head_Right .social {
	margin-top: 18px;
	width: 106px;
	float:right;
}
.head_Right .social li{
	float: left;
	margin-right: 5px;
	margin-top: 30px;
	list-style-type: none;
	height: 32px;
	width: 32px;
}


.head_nav, .social {
	display: block;
	float: right;
	font-weight: bold;
}

/* =Menu
-------------------------------------------------------------- */

#nav_main ul li{
	float: left;
	list-style-type: none;
	line-height: 8px;
}

#nav_main ul li a{
	display: block;
	height: 32px;
}
.nav01{ width: 115px; }
.nav02{ width: 274px; }
.nav03{ width: 290px; }
.nav04{ width: 340px; }
.nav05{ width: 254px; }
.nav06{ width: 255px; }
.nav07{ width: 256px; }
.nav08{ width: 254px; }


/**** CATLIST ****/

.loop_country_post .catlist{
	width: 300px;
	float:left;
}
.topics_post .catlist,
.coutry_post .catlist,
#loop_country .catlist{
	width: 400px;
	float:left;
}

.catlist{
	display: block;
	width: 100%;	
}
.catlist li{
	float: left;
	font-size: 12px;
	min-width: 85px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
}
.catlist li.icon_consumer{
	width: 147px !important;
}
.catlist li a{
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
	text-decoration: none;
}
.catlist li.date{
	color: #000000;
	width: 100px !important;
	padding-left: 10px;
}
.catlist li.cou{
	background: #0FE6DE;
	margin-right: 5px;
}
.catlist li.cou_cou{
	background: #B51213;
	margin-right: 5px;
}
.catlist li.cat{
	background: #B51313;
	margin-right: 5px;
	
}
.toppage_consumer{
	position: relative;
}
.btn_toppage_consumer{
	float:right;
	position: absolute;
	top: 0;
	right: 0;
}

.btn_toppage_consumer .num_comment{
	background: url("images/icon/icon_bubble.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 0 0 0 30px;
}
/** DATE***/
.coutry_post .date,
.category_post .date,
.topics_post .date,
.loop_country_post .date ,
#loop_country .date{
	text-align: right;
	display: block;
	color: #000;
	font-weight: bold;
	width: 100px;
	float: right;

}
/* PICKUP
------------------------------------------- */
.pickup_list{
	padding: 20px 20px 10px 20px;
	width: 470px;
	margin: 0 auto;
	border-top: 1px solid #E6E4E4;
	border-bottom: 1px solid #E6E4E4;
}
.pickup_list li{
	padding-left: 65px;
	background: url(images/icon/icon_pickup.jpg) 0 0 no-repeat; 
	line-height: 13px;
	margin-bottom: 10px;
	font-size: 12px;
}
.pickup_list li a{
	display: block;
	text-decoration: none;
	color: #000;
}

/* =Left Sidebar
-------------------------------------------------------------- */
.sidebar_L{
	float: left;
	width: 178px;
}

.sidebar_L h2,
.popular_week h2,
.feature_article_box h2{
	font-size: 110%;
	color:#fff;
	font-weight: bold;
	height: 23px !important;
	line-height: 23px;
	text-align: center;
}
.navL {
	border: 1px solid #CCC;
	background: #fff;
}
.navL_content{
	padding: 0px 10px 10px;
	font-size: 12px;
	color: #0d7cf9;
	border-bottom: 1px solid #cccccc;
}


/* Actual menu CSS starts here */
	
	.menu{
		padding: 5px 0;
	}
	.menu li {
		display:block;
		margin:0;
		padding:0;
		color: #197ac5;
		line-height: 22px;
		font-size: 13px;
	}
	span.bg_menu_hide,
	.menu a {
		display:block;
		padding:2px 5px;
		color: #197ac5;
		text-decoration: underline;
		padding: 0 0 0 20px;

	}
	span.bg_menu_hide,
	.bg_menu{
		background: url(images/icon/icon_arrowblue.png) 0 7px no-repeat;
		font-weight: bold;
		
	}

	.hidden {
		display:none;
	}


.sidebar_Lbox_01{
	display: block;
	margin: 10px 0;
	font-size: 12px;
	overflow: hidden;
}
.sidebar_Lbox_title{
	font-weight: bold;
}
.sidebar_Lbox_01 span{
	font-size: 9px;
	float: right;


}
.sidebar_Lbox_02{
	clear: both;
	margin: 10px 0;
	border: 1px solid #ccc;
}
.sidebar_Lbox_04 {
	border: 1px solid #CCC;
	
}
.sidebar_Lbanner img{
	margin: 5px 0 0;
	height: 70px;
	
}
.sidebar_Lbanner a{
	display: block;
}


/* =Right Sidebar
-------------------------------------------------------------- */

.btn_member a{
	float: left;
	margin-bottom: 5px;
	display: block;
	width:122px;
	height: 33px;
}

.btn_login{
	float: right;
	margin-bottom: 5px;
}
#sidebar_search{
	height: 22px;
	position: relative;
}
#sidebar_search #s{
	width: 180px;
	height: 20px;
	background: #fff;
	border: 1px solid #999;
	position: absolute;
	top: 2px;
	left: 0;
}
#btn_sidebar_search{
	background: none;
	border: none;
	width: 64px;
	height: 30px;
	position: absolute;
	top: -3px;
	right: 0;
}
#btn_sidebar_search:hover{
	cursor: pointer;
}
.bnr{
	margin: 10px auto;
}
.popular_week{
	background: #fff;
	overflow: hidden;
	font-size: 14px;
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
}
.popular_week ul{
	padding: 5px 15px 10px;
}
.popular_week ul li {
	width: 100%;
	margin: 5px auto 0;
}
.popular_week ul li span{
	display: block;
	float: left;
	background: url(images/icon/icon_popular04.png) 0 0 no-repeat;
	width: 24px;
	height: 22px;
	text-align: center;	
	color: #000;
	font-weight:bold;
	line-height: 28px;
	font-size: 11px;
}
.popular_week ul li a{
	float: left;
	width: 170px;
	padding: 3px 7px;
	color: #0D7CF9;
	text-decoration: underline !important;
}
.popular_week ul li span.popular_w01{
	background: url(images/icon/icon_popular01.png) 0 0 no-repeat;
}
.popular_week ul li span.popular_w02{
	background: url(images/icon/icon_popular02.png) 0 0 no-repeat;
}
.popular_week ul li span.popular_w03{
	background: url(images/icon/icon_popular03.png) 0 0 no-repeat;
}

.feature_article_box{
	border: 1px solid #CCC;	
}

.feature_article_con{
	overflow: hidden;
	clear: both;
	padding: 0px 15px;
	
}
.feature_article_conB {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}
.feature_article_conB img{
	float: left;
	width: 60px;
	margin: 0 12px 0 0;
}
.featureC_text{
	float: left;
	width: 65%;
}
.featureC_text .feature_title a{
	color: #0D7CF9;
	text-decoration: none !important;
}
/* =Sidebar User report
-------------------------------------------------------------- */
#sidebar_user{
	float: left;
	width: 180px;
}
#sidebar_user h3{
	width: 180px;
	height: 24px;
	position: relative;
}
#sidebar_user h3 a.all_link {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    text-align: center;
    text-decoration: none;
    top: 6px;
    width: 45px;
}
#sidebar_user .sidebar_user_box{
	background: #FFFFFF;
	border-bottom: 1px solid #E6E4E4;
	border-left: 1px solid #E6E4E4;
	border-right: 1px solid #E6E4E4;
	margin: 0 0 20px 0;
}
#sidebar_user .sidebar_user_list{
	padding:10px;
}
#sidebar_user .sidebar_user_list li a{
	margin: 0 0 7px;
	display: block;
	background: url(images/icon/icon_arrowblue.png) 0 5px no-repeat;
	padding: 0 0 0 15px;
	color: #0F7DF9;
}
#sidebar_user .writer_profile{
	padding: 10px;
	font-size: 12px;
}
#sidebar_user .writer_profile h4{
	font-weight: bold;
	line-height: 14px;
	background: #525354;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 7px;
}
#sidebar_user .writer_profile p{
	margin-bottom: 7px;
}
/**** CALENDAR ****/
#calendar_wrap{
	padding: 3px 0 5px 0;
	background: #ECEBE8;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #ECEBE8;
}
#wp-calendar th.weekdays{
	background: #4D4D4D;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 2px 0;
	border: 1px solid #ECEBE8;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #ECEBE8;
	padding: 2px 0;
	text-align: center;
	font-size: 10px;
	color: #222;
}
#wp-calendar tbody td#today{
	border-left: 2px solid #444 !important;
	border-right: 2px solid #444 !important;
	border-top: 2px solid #444 !important;
	border-bottom: 2px solid #444 !important;
}
#wp-calendar tbody td a{
	color: #222;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar #next {
	text-align: right;
}
#wp-calendar #prev a,
#wp-calendar #next a{
	font-size: 11px;
	text-decoration: none;
	color: #222;
}

/* =Page top
-------------------------------------------------------------- */
#page_top_footer {
	width: 1020px;
	margin: 0 auto;
	text-align: right;
	height: 30px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	background: #242323;
	
}
#colophon {
	
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
	background: url(images/bg/bg_footer01.png) right top no-repeat;
}

#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

.sitemap_footer{
	color: #fff;
	width: 780px;	
	margin: 0 auto;
}
.sitemap_footer_border{
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.sitemap_footer ul{
	float: left;
	padding: 0 0 0 20px;
	width: 175px;	
}
.sitemap_footer ul li{
	line-height: 22px;
}
.sitemap_footer ul p{
	background: url(images/icon/icon_footer01.jpg) 0 0 no-repeat;
	padding: 0 0 0 15px;
	line-height: 10px;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
}
.sitemap_footer ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	
}
.sitemap_footer ul li a:hover{
	text-decoration: underline;
}
#site-info {
	font-size: 11px;
	padding: 0 10px;
}



/************
social plugin
************/
.wp_social_bookmarking_light{
    border: 0;
    padding: 0;
    margin: 10px 0;
	text-align: right;
}
.wp_social_bookmarking_light div{
    float: right;
    border: 0;
    padding: 0;
    margin: 0 5px 0px 0;
    height: 23px;
    text-indent: 0;
}
.wsbl_facebook_like{
	width: 70px;
	overflow: hidden;
}
.wp_social_bookmarking_light img{
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top ;
}
.wp_social_bookmarking_light_clear{
    clear: both;
}
.wsbl_twitter{
    width: 67px;
}
/********************
Exchange Rate Plugin
*********************/
.WNtopmenu2 {
    width: 172px !important;
}

.fcontainerl160{
	width: 178px !important;
}