/*
	Theme Name: Weekly
	Theme URI: http://capitaleritrea.com/
	Description: Custom theme for CapitalEritrea using Weekly theme as base
	Author: Raymond Angana
	Author URI: http://ray.ph/
	Version: 1.0
*/

/*---------------------------------------------------------------------------------*/
/* RESET */
/*---------------------------------------------------------------------------------*/
html {
  color:#444444;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin:0;
  padding:0
}
ul, ol {
  list-style:none;
}
fieldset, img, abbr, acronym {
  border:0
}
q:before, q:after {
  content:''
}
table {
  border-collapse:collapse;
  border-spacing:0
}
hr {
  display:none;
}
.clear:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clear {
  display:inline-block;
}
* html .clear {
  height:1%;
}
.clear {
  display:block;
}
.left {
  float:left;
}
.right {
  float:right;
}
/*---------------------------------------------------------------------------------*/
/* GENERAL */
/*---------------------------------------------------------------------------------*/
a {
  text-decoration:none;
  /* color:#004276;*/
 color:#444444;
}
a:hover {
  color: #6EA614;
  text-decoration:none;
}
:focus {
  outline:0;
}
h1 {
  font-size:22px;
}
h2 {
  font-size:18px;
}
h3 {
  font-size:16px;
}
h4 {
  font-size:13px;
}
h5, h6 {
  font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
  font-family:Arial, Helvetica, Sans-serif;
  font-weight:bold;
}
pre, code, kbd, samp, tt {
  font:13px/1.385 "Courier New", Monospace, serif;
}
body, input, button, select, textarea, option {
  font:12px Arial, serif;
}
body {
  line-height:1.63;
  background:#EBECE7;
}
.cat-feedlink a, .pc-feedlink a {
  float:right;
  width:12px;
  height:12px;
  display:inline-block;
  background:#FAFAFA url(images/rss.png) no-repeat 0 0;
  margin:14px 15px 0 0;
  text-indent:-5555em;
  overflow:hidden;
}
.pc-feedlink a {
  margin:20px 15px 0 0;
}
/*---------------------------------------------------------------------------------*/
/* LAYOUT */
/*---------------------------------------------------------------------------------*/
#wrapper {
  border:1px solid #ddd;
  width:961px;
  margin:1px auto 0px auto;
}
#header {
  background:#FFF;
  height:80px;
  text-align:left;
  overflow:hidden;
  position:relative;
}
#main {
  background:#FFF url(images/dot.gif) repeat-y 630px 0;
  border-bottom:1px solid #E2E1CD;
}
#container {
  float:left;
  margin:0 -331px 0 0;
  width:100%;
}
#content {
  margin:0 331px 0 0;
  overflow:hidden;
  min-width: 641px;
}
#sidebar {
  float:right;
  overflow:hidden;
  width:330px;
  clear:right;
  padding-left:1px;
  margin-bottom:-1px;
}
/*---------------------------------------------------------------------------------*/
/* HEADER */
/*---------------------------------------------------------------------------------*/
.logo {
  position:absolute;
  float:left;
  left:10px;
  top:-4px;
  width:180px;
  height:85px;
  overflow:hidden;
}
.logo span { visibility: hidden; }
.logo a {
  display:block;
  background:url(images/logo.png) no-repeat left top #fff;
  width:100%;
  height:0px;
  padding-top:90px;
  overflow:hidden;
  color: #fff;	
  text-indent: -99999px;
}
#text-logo a {
  padding:0 15px;
}
/*天气预报插件*/
#gogadget_weather_widget {
  position:absolute;
  right:254px;
  top:0px;
  width:200px;
  height:70px;
  border-bottom:0px;
  padding-top:20px;
}
#gogadget_weather_widget .widget-title {
  position:absolute;
  left:76px;
  top:30px;
  font-size:11px;
  line-height:16px;
  border-top:0px;
  border-bottom:0px;
  -webkit-text-size-adjust:none;
  font-weight:normal;
  padding:0;
  background:none;
}
#gogadget_weather_widget table {
}
#gogadget_weather_widget table td {
  text-align:left;
}
#gogadget_weather_widget table td img {
  float:left;
}
#gogadget_weather_widget table td p {
  text-align:center;
  float:right;
  width:100%;
  margin-top:-30px;
  -webkit-text-size-adjust:none;
}
/*---------------------------------------------------------------------------------*/
/* TOP */
/*---------------------------------------------------------------------------------*/
#top {
  background: #03506C;
  height:20px;
  color:#666;
  font-size:11px;
  line-height:30px;
  border-bottom:1px solid #ECEDE8;
}
/* top navigation */
.topnav {
  z-index:99;
  margin:0px;
  padding:0px;
  list-style:none;
  line-height:1;
}
.topnav a {
  position:relative;
  color:#f5f5f5;
  display:block;
  z-index:100;
  text-decoration:none;
}
.topnav li {
  float:left;
  width:auto;
}
.topnav li a {
  padding:6px 11px;
  font-size:11px;
  line-height:8px;
  border-right:1px solid #ECEDE8;
  text-decoration:none;
}
.topnav #page-nav li a {
  color:#f5f5f5;
}
.topnav #page-nav li a:hover, .topnav #page-nav li a:active {
  color:#fff;
  text-decoration:underline;
}
.topnav #page-nav li.current_page_item a {
  background-color:#03506c;
  color:#fff;
  text-decoration:underline;
}
.topnav #page-nav li.current_page_item a:hover, .topnav #page-nav li.current_page_item a.active {
  color:#f5f5f5;
  text-decoration:none;
}
.topnav li a:hover, .topnav li a:active {
  background-color:#02668a;
  color:#fff;
  text-decoration:underline;
}
.topnav li a:visited {
}
.topnav li.first a {
  background:none;
}
.topnav li.last a {
  padding-right:0px !important;
}
.topnav li a.sf-with-ul {
}
.topnav li ul {
  background:#fff;
  position:absolute;
  left:-999em;
  width:158px;
  margin:0px 0px 0px -1px;
  border:1px solid #ECEDE8;
  border-width:1px 1px 0px;
  z-index:999;
}
.topnav li ul li {
  border-bottom:1px solid #ECEDE8;
}
.topnav li ul li a, .topnav li ul li a:visited {
  background:#fff;
  width:136px;
  padding:6px 11px;
  color:#555;
  font-size:11px;
  font-weight:normal;
}
.topnav li ul li a.sf-with-ul {
  padding:6px 11px;
}
.topnav li ul li a:hover {
  background:#fdfdfd;
  color:#004276;
}
.topnav li ul ul {
  margin:-29px 0px 0px 158px;
}
.topnav li ul ul li a {
}
.topnav li ul li ul li a {
}
.topnav li:hover, .topnav li.hover {
  position:static;
}
.topnav li:hover ul ul, .topnav li.sfhover ul ul, .topnav li:hover ul ul ul, .topnav li.sfhover ul ul ul, .topnav li:hover ul ul ul ul, .topnav li.sfhover ul ul ul ul {
  left:-999em;
}
.topnav li:hover ul, .topnav li.sfhover ul, .topnav li li:hover ul, .topnav li li.sfhover ul, .topnav li li li:hover ul, .topnav li li li.sfhover ul, .topnav li li li li:hover ul, .topnav li li li li.sfhover ul {
  left:auto;
}
/* topnav indicator */
.topnav .sf-sub-indicator {
  display:none;
}
.topnav li ul .sf-sub-indicator {
  background:url(images/icon-arrow-right.png) no-repeat;
  position:absolute;
  display:block;
  right:0.4em;
  top:0.9em;
  width:10px;
  height:10px;
  text-indent:-999em;
  overflow:hidden;
}
/* topnav social icons */
.topnav .top-social { float: right; }
.top-social li a {
  padding-left:26px;
}
.top-rss {
  background:url(images/small-rss.png) no-repeat 9px 5px;
}
.top-email {
  background:url(images/small-email.png) no-repeat 9px 5px;
}
.top-twitter {
  background:url(images/small-twitter.gif) no-repeat 9px 5px;
}
.top-facebook {
  background:url(images/small-facebook.png) no-repeat 9px 5px;
}
/* search form */
#search {
	display: inline;
	float: right;
	height: 14px;
	margin: 25px -65px 0px 0px;
	width: 350px;
	position: relative;
	z-index: 101;
}
#searchform input {
  float: left;
	background: white;
	width: 260px;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	font-style: italic;
	color: #999;
	line-height: 12px;
	border: 1px solid #d8d8d8;
}
#searchform input:focus {
  background:#fffff0;
  border:1px solid #999;
}
#searchform input.btn {
  background:none;
  border:none;
  margin:5px 0px 0px -30px;
  padding:0px;
  width:auto;
}
#search form p { 
	clear: both; 
	margin: 0 0 0 50px;
	padding: 0px;
}	
#search form p input { 
	width: auto;
	float: none;
	margin-right: 5px;
	margin-top: 3px;
	border: 0px;
	outline: none;
}	
/*---------------------------------------------------------------------------------*/
/* CATEGORY MENU */
/*---------------------------------------------------------------------------------*/
#cat-menu {
  background:#dce8f4;
  height:30px;
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
}
/* category navigation */
.nav {
  z-index:99;
  float:left;
  margin:0px;
  padding:0px;
  list-style:none;
  line-height:1;
  height:30px;
  border-right:1px solid #fff;
}
.nav a {
  position:relative;
  color:#444;
  display:block;
  z-index:100;
  text-decoration:none;
}
.nav li {
  float:left;
  width:auto;
}
.nav li a {
  font:bold 11px/15px Arial, serif;
  padding:8px 12px;
  text-decoration:none;
  text-transform:uppercase;
}

.nav li.cat-item-3 a { color: #2786e0; }
.nav li.cat-item-3:hover { background: #b0cbe7; }

.nav li.cat-item-5 { background: #edf4ed; }
.nav li.cat-item-5 a { color: #019b43; }
.nav li.cat-item-5:hover { background: #bde6bd; }

.nav li.cat-item-6 { background: #e9e6ef; }
.nav li.cat-item-6 a { color: #ae256b; }
.nav li.cat-item-6:hover { background: #d2c9e3; }

.nav li.cat-item-7 { background: #dee7ec;}
.nav li.cat-item-7 a { color: #02b4da; }
.nav li.cat-item-7:hover { background: #b8d0de; }

.nav li.cat-item-8 { background: #ede8c8; }
.nav li.cat-item-8 a { color: #9d9229; }
.nav li.cat-item-8:hover { background: #dcd4a0; }

.nav li.cat-item-9 { background: #f1dbf2; }
.nav li.cat-item-9 a { color: #ba73e9; }
.nav li.cat-item-9:hover { background: #e0afe2; }

.nav li.cat-item-10 { background: #eef7e6;  }
.nav li.cat-item-10 a { color: #71d052; }
.nav li.cat-item-10:hover { background: #cde7b6; }

.nav li.cat-item-23 { background: #f2d1e2; }
.nav li.cat-item-23 a { color: #ad2668; }
.nav li.cat-item-23:hover { background: #e2a0c2; }
.nav li ul {
  background:#fff;
  position:absolute;
  left:-999em;
  width:172px;
  margin:0px;
  border:1px solid #dfdfdf;
  border-width:1px 1px 0px;
  z-index:999;
}
.nav li ul li {
  border-top:1px solid #fff;
  border-bottom:1px solid #dfdfdf;
  border-right:none;
}
.nav li ul li a {
  background:#fbfbfb;
  width:147px;
  padding:8px 12px;
  color:#333;
  font-size:11px;
  font-weight:normal;
}
.nav li ul li a.sf-with-ul {
  padding:7px 12px;
}
.nav li ul li a:hover {
  background:#f9f9f9;
  color:#004276;
  text-decoration:underline;
}
.nav li ul ul {
  margin:-31px 0px 0px 171px;
}
.nav li ul ul li a {
}
.nav li ul li ul li a {
}
.nav li:hover, .nav li.hover {
  position:static;
}
.nav li:hover ul ul, .nav li.sfhover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
  left:-999em;
}
.nav li:hover ul, .nav li.sfhover ul, .nav li li:hover ul, .nav li li.sfhover ul, .nav li li li:hover ul, .nav li li li.sfhover ul, .nav li li li li:hover ul, .nav li li li li.sfhover ul {
  left:auto;
}
/* category navigation indicator */
.nav .sf-sub-indicator {
  display:none;
}
.nav li ul .sf-sub-indicator {
  background:url(images/icon-arrow-right.png) no-repeat;
  position:absolute;
  display:block;
  right:0.4em;
  top:0.9em;
  width:10px;
  height:10px;
  text-indent:-999em;
  overflow:hidden;
}
/*---------------------------------------------------------------------------------*/
/* BREADCRUMB */
/*---------------------------------------------------------------------------------*/
#breadcrumb {
  padding:0 0 0 15px;
  height:30px;
  line-height:30px;
  border-bottom:1px solid #ECEDE8;
  background:#FFF;
  color:#888;
  text-transform:uppercase;
  font-size:11px;
}
#breadcrumb a, #breadcrumb span {
  padding:0 3px 0 10px;
  background:url(images/icon-arrow-right.png) no-repeat 0 3px;
}
#breadcrumb .tip {
  font-weight:bold;
  background:none;
  padding:0;
}
#breadcrumb .home {
  background:none;
}
#breadcrumb .current-time {
  float:right;
  height:30px;
  line-height:30px;
  display:block;
  padding:0 15px;
  color:#888;
  background:none;
}
#header span.current-time {
	position: absolute;
	right: 30px;
	bottom: 20px;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------*/
/* FEATURED CONTENT SLIDER */
/*---------------------------------------------------------------------------------*/
#loopedSlider {
  float:left;
  background:#fff;
  margin:15px;
  padding:10px 10px 15px 10px;
  width:350px;
  position:relative;
  clear:both;
  border:1px solid #ECEDE8;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
#loopedSlider .featured-thumb {
  margin:0 0 10px 0;
  text-align: center;
}
#loopedSlider .container {
  width:350px;
  /*height:395px;*/
  height:370px;
  overflow:hidden;
  position:relative;
}
#loopedSlider .slides {
  position:absolute;
  top:0;
  left:0;
}
#loopedSlider .slides div {
  position:absolute;
  top:0;
  width:350px;
  display:none;
}
#loopedSlider .slides div h2.entry-title a {
  color: #555;
}
#loopedSlider .slides div h2.entry-title a:hover {
  color: #000;
}
ul.pagination {
  list-style-type:none;
  margin:10px auto 0px auto;
  padding:0;
}
ul.pagination li {
  float:left;
  margin:0 7px;
  display:inline;
}
ul.pagination a {
  display:block;
  width:12px;
  padding-top:12px;
  height:0;
  overflow:hidden;
  background-image:url(images/slidernav.png);
  background-position:0 0;
  background-repeat:no-repeat;
}
ul.pagination a:hover {
  background-position:0 -12px;
}
ul.pagination li.active a {
  background-position:0 -23px
}
/*---------------------------------------------------------------------------------*/
/* LATEST NEWS */
/*---------------------------------------------------------------------------------*/
#latest {
	width: 195px;
	float: left;
	margin: 15px 10px 10px 0px;
	border: 1px solid #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0px 10px;
}
#latest h3 {
	color: #DF1018;
	font-family: Arial, serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	width: 215px;
	margin-left: -10px;
	text-indent: 10px;
}
#latest ul li {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0px;
}
#latest ul li a {
  color: #4B4B4B;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px !important;
}
#latest ul li a:hover {
  color: #2d2d2d;
}
#latest .postdate {
	display: none;
  font-family:Arial, serif;
  font-size:11px;
  float:left;
  clear:left;
  line-height:100%;
  color:#666;
  margin-left:-34px;
  padding-top:.4em;
}
.more {
  font-size:11px;
  text-align:right;
  margin:6px;
  text-transform:uppercase;
}
.more a {
  color:#DF1018;
  font-weight:bold;
  font-size: 11px;
}
.more a:hover {
	color: #f00;
  text-decoration: underline;

}
/*---------------------------------------------------------------------------------*/
/* CAROUSEL POSTS */
/*---------------------------------------------------------------------------------*/
#carousel {
	background: #fff;
	padding: 8px 7px 15px 7px;
	border: 1px solid #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 20px;
	width: 588px;
	margin: 20px 0 20px 15px;
	overflow:hidden;
}
.carousel-posts {
  z-index:3 !important;
  margin-left: -5px;
}
#carousel h3 {
	margin: -8px 8px 10px -7px;
	border-bottom: 2px solid #DDD;
	text-transform: uppercase;
	color: #AD2668;
	font-size: 14px;
	background: #F2D1E2;
	width: 588px;
	padding-left: 15px;
	padding-top: 4px;
}
#carousel h3 span {
  display:block;
  padding:0px 0px 4px 0px;
  border-bottom:1px solid #DDD;
}
#carousel .item {
  width: 138px;
	background: white;
	overflow: hidden;
	float: left;
	margin: 0px 5px;
	border: 1px solid #ECEDE8;
	display: inline;
	height: 71px !important;
	padding-bottom: 33px;
	border-bottom: 0px;
}
#carousel .item img {
	padding: 4px;
	border-bottom: 1px solid #DDD;
	display: block;
	height: 95px;
	width: 130px;
}
#carousel .item .title {
  display:none;
}
#carousel .item .title:hover {
  color: #6EA614;
}
#carousel .item .title span {
  height:60px;
  display:block;
  font-size:12px;
  font-weight:bold;
  line-height:1.3;
  overflow:hidden;
}
#carousel .item .title:hover {
  text-decoration:none;
}
.onecol {
	margin: 0 0 0 15px;
	width: 602px;
	border: 1px solid #DDD;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.pc-next, .pc-prev, .pc-next:hover, .pc-prev:hover {
  float:right;
  cursor:pointer;
  background:url(images/arrow_carousel.png);
  background-repeat:no-repeat;
  width:19px;
  height:15px;
  display:inline-block;
  text-indent:-5555em;
  border:0 !important;
  margin:4px 4px 0;
  overflow:hidden;
}
.pc-next {
  background-position:right 0;
}
.pc-prev {
  background-position:0 0;
}
.pc-next:hover {
  background-position:right -20px;
}
.pc-prev:hover {
  background-position:0 -20px;
}
.catbox-title {
	background: #dee7ec;
	border-bottom: 2px solid #DDD;
	padding: 8px 15px 7px 15px;
	text-transform: uppercase;
	line-height: 1.25;
	font-family: Arial, serif;
	font-size: 13px;
	color: #00b5db;
	border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
}
.catbox-title a {
  color:#00b5db;
}
.catbox-title a:hover {
  color:#00bd50;
  text-decoration:none;
}
.cat-feedlink a {
  margin-top:10px;
}
#catbox1-0 .catbox-title { background: #EDF4ED; }
#catbox1-0 .catbox-title a { color: #019B43; }

/*---------------------------------------------------------------------------------*/
/* TWO COLUMN BOXES */
/*---------------------------------------------------------------------------------*/
.twocol { margin-left: 5px; }
.twocol .catbox-row {
  /*background:url(images/dot.gif) repeat-y 314px 0;*/
  margin-bottom: 20px;
}
.twocol .catbox {
	width: 293px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0px 10px;
	border: 1px solid #DDD;
	border-radius: 5px;
}
.twocol .catbox-even .catbox-title {
	border-right: 1px solid #ECEDE8;
	background: #E9E6EF;
}
.twocol .catbox-odd { margin-left: 4px; }
.twocol .catbox-even .catbox-title a { color: #AD286A; }
.twocol .catbox li {
  border-top:1px solid #ECEDE8;
  padding:5px 0 5px 11px;
  margin:0 15px;
  font-size:12px;
  background:url(images/icon-bullet.gif) no-repeat 0 12px;
}

.twocol #catbox2-0.catbox-even .catbox-title { background: #DCE8F4;}
.twocol #catbox2-0.catbox-even .catbox-title a { color: #2786E0; }

.twocol #catbox2-1.catbox-odd .catbox-title { background: #E9E6EF;}
.twocol #catbox2-1.catbox-odd .catbox-title a { color: #AE256B; }

.twocol #catbox2-2.catbox-even .catbox-title { background: #DEE7EC;}	
.twocol #catbox2-2.catbox-even .catbox-title a { color: #02B4DA; }

.twocol #catbox2-3.catbox-odd .catbox-title { background: #EDE8C8;}	
.twocol #catbox2-3.catbox-odd .catbox-title a { color: #9D9229; }

.twocol #catbox2-4.catbox-even .catbox-title { background: #F1DBF2;}	
.twocol #catbox2-4.catbox-even .catbox-title a { color: #BA73E9; }

.twocol #catbox2-5.catbox-odd .catbox-title { background: #EEF7E6;}	
.twocol #catbox2-5.catbox-odd .catbox-title a { color: #71D052; }

.twocol .catbox li.first {
  display:block;
  padding:15px 0 10px 0;
  font-family:Arial, serif;
  font-size:12px;
  border-top:0;
  background:none;
}
.twocol .catbox .entry-thumb {
  margin-right:10px;
}
.twocol .catbox .entry-title {
  font-size:14px;
}
.twocol .catbox .entry-excerpt {
  display:block;
}
/*---------------------------------------------------------------------------------*/
/* CONTENT */
/*---------------------------------------------------------------------------------*/
.headline {
  padding: 20px 15px;
	color: #999;
	margin: 0 0 15px 15px;
	font-size: 22px;
	height: 32px;
	width: 560px;
	position: relative;
}
* html .home .headline { padding:18px 15px; }
.headline h1 {
  height:32px;
  line-height:32px;
  font-size:18px;
  overflow:hidden;
  text-transform:uppercase;
  color:#333;
}
.headline span {
  color:#999;
}
.single-cat-feedlink a {
  display:inline-block;
  float:none;
  margin:0 5px;
  line-height:12px;
}
.display {
  float:right;
  width:49px;
  height:20px;
  background:url(images/display.gif) no-repeat 0 -20px;
  text-indent:-5555em;
  overflow:hidden;
  margin:10px 5px 0 0;
  cursor:pointer;
}
.display-grid {
  background:url(images/display.gif) no-repeat 0 0;
}
.hentry {
  margin:15px;
  display:inline-block;
  width:565px;
  border-bottom: 1px solid #DDD;
}
.entry-thumb {
  float:left;
  display:block;
  position:relative;
  margin:0 15px 10px 0;
}
.entry-thumb a {
  padding:4px;
  display:block;
  border:1px solid #ECEDE8;
}
.entry-thumb a img {
  display:block;
}
.entry-title {
  margin:0 0 10px 0;
  line-height:1.25;
  font-size:16px;
  font-weight:bold;
}
.entry-title a {
  color:#444444;
}
.entry-title a:hover {
  /* color:#B8240D;*/
   color: #000;
}
h1.entry-title {
  font-size:22px;
}
.entry-excerpt {
  display:table;
}
.entry-meta {
	color:#666;
	margin:10px 0 6px 0;
	font-size:11px;
}
body.single-post div.post .entry-meta {
	border: 1px solid #00A4E8;
	border-right: 0px;
	border-left: 0px;
	padding: 5px;
}
.entry-meta a {
  color:#666;
}
.entry-meta a:hover {
  color: #6EA614;

}
.meta-sep {
  color:#999;
  margin:0 3px;
}
.meta-more {
  display:inline;
  font-size:11px;
  font-style:italic;
  color:#878586;
}
.meta-more:hover {
   color: #6EA614;

}
.grid-post {
  width:280px;
  float:left;
  display:inline;
}
.grid-post .entry-thumb {
  margin-right:10px;
}
.grid-post .entry-excerpt {
  display:block;
}
.grid-post .entry-meta {
  display:none;
}
.not-found {
  width:600px;
}
.single .hentry, .page .hentry {
  margin:15px 15px;
}
#entry-tags {
  margin:15px 0;
}
#entry-tags span {
  font-weight:bold;
}
#entry-author {
  background:#F7F7F7;
  border:1px solid #ECEDE8;
  padding:10px;
  margin:15px 0 0 0;
}
#author-avatar {
  float:left;
  margin:0 10px 10px 0;
  border:1px solid #ECEDE8;
}
#author-avatar img {
  display:block;
  padding:4px;
  background:#FFF;
}
/*---------------------------------------------------------------------------------*/
/* entry */
/*---------------------------------------------------------------------------------*/
.entry p, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry ul, .entry ol {
  margin:10px 0 20px 0;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  color:#0A0A0A;
}
.entry ul, .entry ol {
  margin:20px 0 20px 30px;
}
.entry ol {
  list-style-type:decimal;
}
.entry ul {
  list-style-type:square;
}
.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul {
  margin:0 0 0 20px;
}
.entry hr {
  border-top:1px solid #FFF;
  border-top:1px solid #C7D7DB;
  background:none;
  height:0;
  margin:0 0 20px 0;
  padding:0;
  clear:both;
}
.entry hr.none {
  border:0 none;
  height:0;
  background:none;
  margin:0;
  padding:0;
  clear:both;
}
.entry a:hover {
  text-decoration:underline;
}
.entry blockquote {
  margin:20px 20px;
  padding:0 30px 0 20px;
  overflow:hidden;
  border-left:10px solid #F7F7F7;
}
/* full width */
.onecolumn {
  margin:0 !important;
  background:#FFF;
}
.onecolumn #content {
  margin:0 !important;
}
/* post images */
img.centered {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  padding:0px;
}
img.alignnone {
  padding:0px;
  margin:0px 0px 10px 0px;
  display:inline;
}
img.alignright {
  padding:0px;
  margin:0px 0px 10px 10px;
  display:inline;
}
img.alignleft {
  padding:0px;
  margin:0px 10px 10px 0px;
  display:inline;
}
.aligncenter {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}
.alignright {
  float:right;
  margin:0px 0px 10px 10px;
}
.alignleft {
  float:left;
  margin:0px 10px 10px 0px;
}
.wp-caption {
  background:#F7F7F7;
  text-align:center;
  padding:4px 0px 5px 0px;
  border:1px solid #e6e6e6;
}
.wp-caption img {
  margin:0px 0px 5px 0px;
  padding:0px;
  border:0px;
}
.wp-caption p.wp-caption-text {
  margin:0px;
  padding:0px;
  font-size:11px;
  font-weight:normal;
  line-height:12px;
}
/* pagenavi */
.pagenavi {
  border-top:1px solid #ECEDE8;
  border-bottom:1px solid #ECEDE8;
  height:30px;
  background:#F7F7F7;
  color:#777;
  margin:0px 0px 0px 0px;
  width:630px;
}
.pagenavi a, .pagenavi span {
  border-right:1px solid #ECEDE8;
  padding:0 10px;
  height:30px;
  line-height:30px;
  display:block;
  float:left;
}
.pagenavi a.current {
  background:#fff;
  color:#b8240d;
  font-weight:bold;
  margin:0px 0 0 0;
  padding-bottom:0px;
}
/*---------------------------------------------------------------------------------*/
/* SIDEBAR */
/*---------------------------------------------------------------------------------*/

/* general widgets*/
.widget-area {
  border-bottom:1px solid #ECEDE8;
}
.widget {
  padding:0 0 0px 0;
  border-bottom:1px solid #ECEDE8;
}
#sidebar .widget-title, #calendar_wrap h2, #events-calendar-list-dev h2 {
	text-transform:uppercase;
	font-family:Arial, serif;
	background: #eee;
	height: 30px;
	display: block;
	width: 277px;
	padding: 0px 15px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px solid #ddd;
}
.widget ul li {
  border-bottom: 1px solid #ECEDE8;
  padding:5px 15px;
}
.widget ul li:last-child { border-bottom: 0px; }
.widget ul li:hover {
  background:#fafafa;
}
.widget > div {
  padding:10px 15px;
  border-top:1px solid #ECEDE8;
}
.widget_tag_cloud div, .textwidget {
  padding:10px 15px;
  border-top:1px solid #ECEDE8;
}
#middle-sidebar {
  background:url(images/dot.gif) repeat-y 185px 0;
}
#middle-left {
  width:185px;
  float:left;
  padding-bottom:20px;
}
#middle-right {
  width:144px;
  padding-bottom:20px;
  float:right;
}
/* sidebar tabber */
.tab-widget-menu {
	background: #EEE;
	border: 1px solid #CFCFCF;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	margin-bottom: 8px;
	border-bottom: 2px solid #CFCFCF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tab-widget-menu li {
  float:left;
  display:block;
  padding:0 14px;
  border-right:1px solid #cfcfcf;
  height:30px;
  line-height:30px;
  cursor:pointer;
  text-transform:uppercase;
  color:#555;
  text-align:center;
}
.tab-widget-menu li.tab4 { border-right: 0px; }
.tab-widget-menu li.selected, .tab-widget-menu li:hover{
  background-color:#03506C;
  background-image:url(images/arr_down_blue.png);
  background-repeat:no-repeat;
  background-position:center bottom;
  border-right:none;
  color:#fff;
  position:relative;
  line-height:29px;
  height:39px;
  bottom:0px;
}
.tab-widget-menu li.tab1 { 
	border-top-left-radius: 3px; 
	-moz-border-top-left-radius: 3px; 
}
#tab-sidebar { margin: 10px; }
#tab-sidebar .widget {
  padding:0px 0px 0px;
  background:#FFF;
  border-radius: 4px;
  margin-top: -8px;
}
#tab-sidebar .widget > div {
  border-top:0;
}
#tab-sidebar .widget_tag_cloud div, #tab-sidebar .textwidget {
  border-top:0;
}
#tab-sidebar .widget ul li {
  padding:10px 10px 5px;
}
#tab-sidebar .widget ul li img {
  padding:4px;
  border:1px solid #ECEDE8;
  float:left;
  margin:0 10px 5px 0;
  width:40px;
  height:40px;
}
#tab-sidebar .info {
  display:table;
}
#tab-sidebar .widget ul li .info a {
  color:#444444;
}
#tab-sidebar .widget ul li .info a:hover {
  color: #6EA614;
}
#tab-sidebar a.comments-link, #tab-sidebar .meta {
  display:block;
  font-family:Arial, serif;
  font-size:11px;
  color:#999;
  text-transform:uppercase;
}
#tab-sidebar .widget ul li .info span.meta a {
  color:#b7b7b7;
}
#tab-sidebar #recent-comments a {
  color:#999;
}
#tab-sidebar #recent-comments a span.comment-author {
  color:#004276;
}
#tab-sidebar #recent-comments a:hover span.comment-author {
  color:#B8240D;
}
.widget_tag_cloud a {
  padding:0 3px;
  white-space:nowrap;
}
/* calendar */
#wp-calendar {
  width:100%;
}
#wp-calendar, #wp-calendar th, #wp-calendar caption {
  text-align:center;
}
#wp-calendar th {
  background:#f5f5f5;
  padding:3px;
  border:1px solid #f0f0f0;
}
#wp-calendar td {
  padding:5px 2px;
  border:1px solid #f0f0f0;
}
#wp-calendar caption {
  background:transparent;
  font-weight:bold;
  padding:3px 0px 7px 0px;
  color:#333;
}
#wp-calendar #today {
  background:#f5f5f5;
  font-weight:bold;
}
/* flickr widget */
.widget h3 span {
  color:#0061D8;
}
.widget h3 span span {
  color:#FF1183;
}
.widget .flickr_badge_image {
  float:left;
  margin:0px;
}
.widget .flickr_badge_image .wrap {
  position:relative;
  margin-bottom:20px;
  padding:0;
}
.widget .flickr_badge_image a img {
  display:inline;
  float:left;
  background:#fff;
  margin:0px 8px 8px 0px;
  border:#e9e9e9 1px solid;
  padding:4px;
}
.widget .flickr_badge_image a:hover img {
  background:#f0f0f0;
}
/*---------------------------------------------------------------------------------*/
/* FOOTER */
/*---------------------------------------------------------------------------------*/
#footer {
  clear:both;
  background:#FFF;
}
#footer .footer-cat {
  background:#f9f9f9;
  padding:0px 5px;
  border-bottom:1px solid #ddd;
}
#footer .footer-cat ul {
  padding:0px 0px;
  overflow:hidden;
  zoom:1;
}
#footer .footer-cat ul li {
  float:left;
  display:inline;
  padding:5px 0px 4px 0px;
  font-size:10px;
  text-transform:uppercase;
}
#footer .footer-cat .clear{height:0px;}
#footer .footer-cat li ul {
  display:none;
}
#footer .footer-cat a {
  color:#555;
  padding:0px 10px;
  border-right:1px solid #ddd;
}
#footer .footer-cat a:hover {
  color:#333;
}
#footer .bottom {
  background:#fff;
  text-align:center;
  padding:15px;
  font-size:11px;
  color:#555;
}
.backtotop {
  background:url(images/go-up.png) no-repeat;
  width:48px;
  height:48px;
}
/*---------------------------------------------------------------------------------*/
/* COMMENTS */
/*---------------------------------------------------------------------------------*/
#comments { width: 630px; }
#comments-title, #reply-title {
  color:#333;
  font-weight:bold;
  font-size:13px;
  padding:12px 15px;
  text-transform:uppercase;
}
#comments-title {
  border-top:1px solid #ECEDE8;
}
#reply-title {
  background:url(images/hatch.gif) repeat-x left bottom;
  padding:12px 0;
  margin:0 15px;
}
.commentlist {
  border-bottom:1px solid #ECEDE8;
}
.comment {
  padding:15px 0 0 75px;
  border-top:1px solid #ECEDE8;
  min-height:60px;
  height:auto !important;
  height:60px;
  display:block;
}
.commentlist li.even {
  background:#FAFAFA;
}
.commentlist li.odd {
  background:#FFF;
}
.comment-avatar {
  float:left;
  margin:0 0 0 -60px;
}
* html .comment-avatar {
  margin:0 0 0 -32px;
}
.comment-avatar img {
  border:1px solid #f0f0f0;
  padding:4px;
  background:#fff;
}
.comment-meta {
  margin:0 15px 10px 0;
  font-size:11px;
}
.comment-meta a {
  color:#666;
}
.comment-meta a:hover {
  border-bottom:1px dotted #666;
}
.comment-meta .fn {
  font-size:12px;
  font-style:normal;
  font-weight:bold;
}
.comment-meta .fn a {
  color:#004276;
}
.comment-meta .fn a:hover {
  color:#B8240D;
  border-bottom:none;
}
.comment-body {
  margin:10px 20px 10px 0;
}
.reply {
  margin:10px 20px 0 0;
  text-align:right;
  text-transform:uppercase;
  font-size:10px;
  position:relative;
  height:25px;
  overflow:hidden;
  position:relative;
  right:-20px;
}
.comment-reply-link {
  height:24px;
  line-height:24px;
  display:inline-block;
  width:50px;
  text-align:center;
  border-top:1px solid #ECEDE8;
  border-left:1px solid #ECEDE8;
  overflow:hidden;
}
#cancel-comment-reply-link {
  font-size:11px;
  color:#B8240D;
  margin:0 0 0 20px;
}
#cancel-comment-reply-link:hover {
  text-decoration:underline;
}
.comment #respond {
  border-top:1px solid #ECEDE8;
}
#commentform {
  padding:0 15px 30px;
}
#commentform p {
  margin:10px 0;
}
#commentform label {
  float:left;
  width:100px;
  font-weight:bold;
}
#commentform .required {
  color:#B8240D;
  font-weight:bold;
  margin:0 0 0 10px;
}
#commentform input, #commentform textarea {
  width:70%;
  margin:0 0 10px 0;
  border:1px solid #dfdfdf;
  padding:5px;
}
#commentform input:hover, #commentform textarea:hover {
  border:1px solid #D2D1CD;
}
#commentform textarea {
  overflow:auto;
}
#commentform input#submit {
  display:block;
  width:150px;
  margin:0px 0px 0px 100px;
  padding:5px;
  background:#fbfbfb url(images/menu.gif) repeat-x left center;
  color:#333;
  border:3px double #ccc;
  font:bold 1.2em Arial, serif;
  cursor:pointer;
}
/*---------------------------------------------------------------------------------*/
/* ADVERTISEMENT */
/*---------------------------------------------------------------------------------*/
.header-ad {
	clear: both;
	text-align: center;
	background: #fff;
	height: 100px;
	padding-top: 10px;
	width: 961px;
	margin-top: -1px;
}
.home-ad-area {
  padding:15px;
  border-top:1px solid #ECEDE8;
  text-align:center;
  display: none;
}
#sidebar-ad1, #sidebar-ad3 {
  text-align: center;
}
.adtips {
  margin:0 0 6px 0;
  display:block;
  color:#CCC;
  text-transform:uppercase;
  text-align:center;
  font-size:10px;
}
.ad120x600 {
  padding:10px 12px 10px 12px;
}
/* START echo update 20120605 */
/* #stocks-container */
 #stocks-container {
}
.stock_table {
  width:100%;
}
.stock_table th, .stock_table td {
  border-bottom:1px solid #ecede7;
  border-right:1px solid #ecede7;
}
.stock_table thead th {
  height:30px;
  background-image:url(images/gray_bg_h30.gif);
  background-repeat:repeat-x;
  background-position:left top;
}
.stock_table tbody td {
  height:30px;
  text-align:center;
}
.stock_table tr.bg_gray td {
  background-color:#f5f5f5;
}
/* END echo update 20120605 */
/* calendar */

#calendar_wrap, #events-calendar-list-dev, #featured-posts-2, #featured_post_widget-2, .widget {
	width: 307px;
	border: 1px solid #DDD;
	margin: auto;
	padding-bottom: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#featured-posts-2, #featured_post_widget-2 { margin:20px 0px 20px 10px; }
#featured-posts-2 ul li , #featured_post_widget-2 ul li {
	padding: 5px 0 5px 11px;
	margin: 0px 15px;
	background: url(images/icon-bullet.gif) no-repeat 0px 12px;
}
#recent-posts {
	margin-bottom: 20px;
	width: auto;
	border: none;
	border-bottom: 1px solid #ECEDE8;
}
#recent-posts ul li {
	border: 1px solid #ECEDE8;
	border-bottom: 0px
}
#calendar_wrap #calendar_inner {
  position:relative;
  padding-top:32px;
}
#calendar_wrap h2 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#calendar_wrap #calendar-month {
  position:absolute;
  width:35%;
  top:32px;
  left:50%;
  margin-left:-15%;
  line-height:30px;
  height:30px;
}
#calendar_wrap #calender_choose_month {
  height:30px;
  width:90%;
  margin:0 auto;
  position:relative;
}
#calendar_wrap #calender_choose_month #EC_previousMonth {
  position:absolute;
  left:0px;
  top:0px;
  height:30px;
  line-height:30px;
  color:#647d39;
}
#calendar_wrap #calender_choose_month #EC_nextMonth {
  position:absolute;
  right:0px;
  top:0px;
  height:30px;
  line-height:30px;
  color:#647d39;
}
#calendar_wrap #calender_choose_month #EC_loadingPane {
  width:0px;
  height:0px;
  display:none;
}
#calendar_wrap table#wp-calendar {
  width:90%;
  margin:0 auto;
}
#calendar_wrap table#wp-calendar thead {
}
#calendar_wrap table#wp-calendar thead th {
  background-color:#f5f5f5;
  color:#333333;
}
#calendar_wrap table#wp-calendar .padday {
  background-color: #fff;
}
#calendar_wrap table#wp-calendar td {
  border: 1px solid #F0F0F0;
}
#calendar_wrap table#wp-calendar #todayWidget {
  background-color: #f5f5f5;
  border-radius:0px;
}
#calendar_wrap table#wp-calendar #EC_previousMonth, #calendar_wrap table#wp-calendar #EC_nextMonth {
  color:#617f39;
}
/* tag_cloud-2 */

#tag_cloud-2 {
  width:100%;
  margin-top:20px;
}
#tag_cloud-2 .widget-title {
}
#tag_cloud-2 .tagcloud {
}
#tag_cloud-2 .tagcloud a {
  color:#444444;
}
#tag_cloud-2 .tagcloud a:hover {
  color: #6EA614;
}
/* events-calendar-list */

#events-calendar-list-dev {
  margin-top:20px;
}
#events-calendar-list-dev ul li {
  overflow:hidden;
  zoom:1;
  border-top:1px solid #ecede7;
  padding-top:10px;
  padding-bottom:10px;
  position:relative;
  padding-left:165px;
}
#events-calendar-list-dev ul li .e_date {
  display:block;
  position:absolute;
  left:19px;
  line-height:18px;
  top:10px;
  width:90px;
  background-image:url(images/arr_green_s.png);
  background-repeat:no-repeat;
  background-position:left 5px;
  padding-left:10px;
}
#events-calendar-list-dev ul li .e_tit{
  padding-right:20px;
  }
#events-calendar-list-dev ul li .e_tit a {
  color:#333333;
  line-height:18px;
}
#events-calendar-list-dev ul li .e_tit a:hover {
  color: #6EA614;
}

#events-calendar-list-dev ul li .e_day,#events-calendar-list-dev ul li .e_location{
  line-height:18px;
  padding-right:20px;
  }

.hst-sitefooter { 	
	background: #03506c url('images/footer_bg.png') top left repeat-x; 
	border-top:5px solid #b3d1cf;
	position:relative;
}
.hst-sitefooter a:link,.hst-sitefooter a:visited{color:#cdcdcd; text-transform: uppercase;}
.hst-sitefooter li.cat-item-3 a { color: #2786e0; }
.hst-sitefooter li.cat-item-5 a { color: #019b43; }
.hst-sitefooter li.cat-item-6 a { color: #ae256b; }
.hst-sitefooter li.cat-item-7 a { color: #02b4da; }
.hst-sitefooter li.cat-item-8 a { color: #9d9229; }
.hst-sitefooter li.cat-item-9 a { color: #ba73e9; }
.hst-sitefooter li.cat-item-10 a { color: #71d052; }
.hst-sitefooter li.cat-item-23 a { color: #ad2668; }
.hst-sitefooter li a:hover,.hst-sitefooter li a:active { font-weight: bold; color: #cdcdcd; }
.hst-sitefooter h2,.hst-sitefooter h3{
	font-weight:bold;
	color:#b3d1cf;
	font-size: 14px;
	text-transform: uppercase;
}
.hst-sitefooter ul{font-size:1em}
.hst-sitefooter p{font-size:.92em}
.hst-sitefooter td.first,.hst-sitefooter td.lim{padding-left:20px}
.hst-sitefooter li.delimit{margin-top:1.6em}
.hst-sitefooter td{
	padding:15px 35px 0px; 
	vertical-align: top;
}
.hst-feed{
	position:absolute;
	margin-top:-10px;
	right:0px;
}
.hst-siteheader{
	padding:10px 10px 0 10px;
	line-height:1;
}
.hst-fpwide .item .detail { display: none;}
.hst-feed {
	display: block !important;
	text-align: right;
	width: 97px;
	margin: -30px 10px 0 0;
	float: right;
}
.hst-sitefooter p {
	height:65px; 
	padding:20px 0 10px 0;
}
.hst-sitefooter ul {
	width: 200px;
}
.hst-sitefooter li {
	float: left;
	width: 100px;
}
ul.narrow li {
	width: auto;
	float: none;
}
.hst-sitefooter hr {
	display: block;
	border: 1px solid #25637c;
	width: 920px;
	float: left;
	margin: 0px 20px;
}
#footer_menu {
	height: 10px;
	clear: both;
	width: 890px;
	margin: 25px auto;
	padding: 0px 15px;
}
#footer_menu ul { 
	min-width: 890px;
	border: 1px solid #25637C;
	height: 20px;
	padding: 10px 0px;
	border-left: 0px;
	border-right: 0px;
}
#footer_menu li {
	border-right: 1px solid #25637C;
	padding: 0px 21px;
	width: auto;
}
#footer_menu li:last-child { border-right: 0px; }
p.copyright {
	color: white;
	font-size: 12px;
	margin-left: 35px;
	height: auto;
}
ul#stocks-by-interface { margin: 10px 0 0 10px; }

#wp-forecast-2.widget {
	padding: 0px;
	border: 0px;
	position: relative;
	width: 290px;
	margin-left: 240px;
	margin-top:0px;
	float: left;
}
.widget div#wp-forecastA { border: 0px; background: #fff; }
img.wp-forecast-curr-left { 
	width: 269px !important; 
	height: 47px !important;
	margin-top: -14px;
}
div.wp-forecast-curr-head { 
	text-align: right !important; 
	font-weight: bold; 
	position: relative;
	top: 5px;
	right: -87px;
}
div.wp-forecast-curr-head div:first-child {
	position: relative;
	left: -32px;
}
div.wp-forecast-curr-right {
	position: absolute;
	font-size: 26px !important;
	color: black;
	right: -90px;
	margin-top: -7px !important;
	font-variant: normal !important;
	font-weight: normal !important;	
}
div.wp-forecast-curr-right div {
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 15px;
	color: black;
	font-family: arial;
	text-transform: capitalize;
	max-width: 105px;
	line-height: 17px;
}
#sidebar-ad1 { padding-bottom: 5px; }
#sidebar-ad1 a { 
	border-radius: 5px;
	-moz-border-radius: 5px;
}

body.category-news .headline h1,
body.category-eritrea .headline h1,
body.category-africa .headline h1,
body.category-world .headline h1,
body.category-politics .headline h1 { color: #2786E0;}
body.category-news .headline,
body.category-eritrea .headline,
body.category-africa .headline,
body.category-world .headline,
body.category-politics .headline { border-bottom:5px solid #2786E0;}


body.category-business .headline h1,
body.category-mining-quarrying .headline h1,
body.category-economy .headline h1,
body.category-construction .headline h1,
body.category-agriculture-fishing .headline h1,
body.category-transport-logistics .headline h1,
body.category-phrama-medical .headline h1 { color: #019B43;}
body.category-business .headline,
body.category-mining-quarrying .headline,
body.category-economy .headline,
body.category-construction .headline,
body.category-agriculture-fishing .headline,
body.category-transport-logistics .headline,
body.category-phrama-medical .headline{ border-bottom: 5px solid #019B43;}

body.category-sports .headline h1 { color: #AE256B;}
body.category-sports .headline{ border-bottom: 5px solid #AE256B;}

body.category-lifestyle .headline h1 { color: #02B4DA; }
body.category-lifestyle .headline { border-bottom: 5px solid #02B4DA; }

body.category-opinion .headline h1 { color: #9D9229;}
body.category-opinion .headline{ border-bottom: 5px solid #9D9229;}

body.category-press-release .headline h1 { color: #BA73E9;}
body.category-press-release .headline { border-bottom: 5px solid #BA73E9;}

body.category-events .headline h1 { color: #71D052; }
body.category-events .headline { border-bottom: 5px solid #71D052; }

body.category-videos .headline h1 { color: #AD2668;}
body.category-videos .headline { border-bottom: 5px solid #AD2668;}

div.betterrelated {
	border: 5px solid #00a4e8;
	border-right: 0px;
	border-left: 0px;
	margin-top: 15px;
}
div.bottomcontainerBox {
	border: 1px dashed #999 !important;
	width: 562px;
	background: #fff !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-right: 0px !important;
	border-left: 0px !important;
	margin-top: 10px;
}