@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #cdd7e3;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#e1cca8;
}

a{
	color:#e1cca8;
	text-decoration:none;
}

a:hover{
	color:#c08a50;
	text-decoration:underline;
}

p {
	line-height:19px;
}

body {
	background:#232a32 url(/images/world/mainbg.jpg) repeat-x;
	margin:0;
	padding:0;
}

#headercontain {
	width:960px;
	height:110px;
	margin:0 auto;
}

#headerlogo {
	widht:239px;
	height:110px;
	float:left;
}

#topadcontain {
	height:110px;
	float:right;
}

#subhead {
	background:url(/images/world/subhead_bg.jpg) no-repeat;
	width:960px;
	height:40px;/*height:50px;*/
	margin:0 auto;
}

#subhead p{
	padding-left:10px;
	padding-top:12px;
	color:#e1cca8;
	font-size:12px;
	margin:0;
}

#subhead a{
	color:#e1cca8;
	text-decoration:none;
}

#subhead a:hover{
	text-decoration:underline;
}

.current_article {
	float:left;
	height:40px;
}

.pagination {
	float:left;
	padding-left:10px; /*padding: 10px 0 0 10px;*/
	height:40px;
}

.share {
	float:right;
	width:57px;
	height:24px;
	margin-right:10px;
	margin-top:9px;
}

.share a{
	background:url(/images/world/share.jpg) no-repeat;
	width:57px;
	height:24px;
	display:block;
}

.share a:hover{
	background:url(/images/world/share-o.jpg) no-repeat;
	width:57px;
	height:24px;
}

#content_container {
	width:960px;
	margin:0 auto;
}

#content_left {
	float:left;
	margin-top:37px;
	margin-left:21px;
	margin-right:37px;
	width:574px;
}

#content_right {
	margin-top:37px;
	float:left;
	width:328px;
}

#listpage_list {
	margin-bottom:20px;
}

#listpage_list ul {
	list-style:none;
	margin:0;
	padding:0;
}

#listpage_list li{
	padding-left:28px;
	height:35px;
	display:block;
	background:url(/images/world/articleicon.gif) no-repeat left;
}

#listpage_list li a{
	color:#e1cca8;
	text-decoration:none;
	vertical-align:middle;
	line-height:35px;
}

#listpage_list li a:hover{
	background:#e1cca8;
	color:#ffffff;
	text-decoration:none;
}

#side_nav {
	background:url(/images/world/sidenavbg.gif) no-repeat top;
}

#side_nav h1{
	margin-left:15px;
	padding-top:20px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;

}

#side_nav ul {
	list-style:none;
	margin:0;
	padding:0;/*margin-left: 25px;*/
}

#side_nav li {
	height:35px; /* */
	display:block;
	margin-left:15px; /* */
	background:url(/images/world/articleicon.gif) no-repeat left;
	/*padding: 10px 30px;*/
}

#side_nav li a{
	padding-left:25px; /* */
	color:#c8dfea;
	vertical-align:middle;
	line-height:35px; /* */
}

#googleads {
	padding-top:40px;
	margin-left:50px;
	float:left;
}

#side-ads {
	margin-top:50px;
	margin-bottom:20px;
	background:url(/images/world/side_ad_bg.gif) no-repeat;
	padding:15px;
	width:298px;
	height:255px;
}

.author {
	font-weight:bold;
	color:#e1cca8;

}

.clearfix {
	clear:both;
}

#footer {
	width:960px;
	height:56px;
	background:url(/images/world/footerbg.jpg) no-repeat;
	margin:0 auto;
}


#footer p{
	padding-left:15px;
	padding-top:19px;
	color:#e1cca8;
	font-size:12px;
	margin:0;
}

#footer a{
	color:#e1cca8;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .share {
	padding-top:8px;
	padding-right:8px;
}

#credits {
	width:960px;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

.more_articles {
	display: block;
	float: right;
	margin: 10px 25px 0 0;
	text-transform: uppercase;
}

.pager {
	float: left;
	height: 29px;
	margin-left: 10px;
	margin-top: 10px;
}

#footer .pager {
	float: left;
	height: 29px;
	margin-left: 0px;
	margin-top: 19px;
}

#footer .title {
	margin-top: 8px;
}

.pager span, .pager a {
	display: block;
	float: left;
	font-size: 12px;
	height: 15px;
	line-height: 16px;
	margin-right: 6px;
	text-align: center;
	width: 15px;
}

.pagination .title {
	color: #e1cca8;
	font-size: 14px;
	margin-right: 0px;
	text-align: left;
	width: auto;
	float: left;
	padding: 10px 0 0 10px;
}

.pager .current {
	background: #bbcbd3;
	color: #333d49;
}
.pager .inactive {
	background: #232a33;
	font-size: 14px;
	font-weight: bold;
	color: #232a33;
}
.pager a {
	background: #333d49;
	color: #b8c2cd !important;
}

.pager a:hover {
	background: #b8c2cd;
	color: #333d49 !important;
	text-decoration:none !important;
}
.pager .prev, .pager .next {
	background: #212121;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

div.share_link {
	color: #fff;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	position: relative;
	z-index: 500;
}
div.share_link > span {
	cursor: pointer;
	display: block;
	font-weight: bold;
	line-height: 14px;
	margin-right: 6px;
	padding: 5px 4px 5px 10px;
	position: relative;
	text-transform: uppercase;
	z-index: 500;
}
div.share_link:hover {
	color: #ebcf00;
	background: url(/images/extreme/share_tab_right.gif) 100% 0 no-repeat;
}
div.share_link:hover > span {
	background: url(/images/extreme/share_tab.gif) no-repeat;
}
.share_link div.share_cont {
	background: url(/images/extreme/share_popup_bottom.gif) 0 100% no-repeat;
	display: none;
	margin: 0;
	position: absolute;
	right: 0;
	top: 14px;
	width: 130px;
	z-index: 490;
}
.share_link div.share_cont .content {
	background: url(/images/extreme/share_popup.gif) no-repeat;
	margin-bottom: 6px;
	padding: 15px 15px 7px;
	z-index: 490;
}

.share_cont .content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.share_cont .content ul li {
	line-height: 10px;
	margin-bottom: 8px;
	padding: 3px 2px;
}
.share_cont .content ul li.last {
	margin-bottom: 0;
}
.share_cont .content ul li a {
	font-size: 10px;
}
