/*
Theme Name: OEGlobalnews News Theme
Theme URI: http://www.oeglobalnews.com/
Author: Amit Soni
Author URI: http://www.saarachee.com/
*/

/* Begin Typography & Colors */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.alignleft {
	float:left;
	padding-right:10px;
}

.alignright {
	float:right;
	padding-left:10px;
}

.toplinks {
	font-size:12px; 
	font-weight:normal;
	background:url('images/tab-bg.png');
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	text-align:center;
}

.toplinks a {
	color:#000;
	text-decoration:none;
}

.toplinks a:hover {
	color:#FD0000;
	text-decoration:none;
}

.active{
	background:url('images/tab-bg-up.png');
	color:#fff;
}

.active a {
	color:#fff;
}

.newsarchive {
	font-size:12px;
	font-weight:bold;
	color:#d72109;
	padding:0 10px;
}

.news {
	font-size:12px;
	font-weight:bold;
	color:#056399;
	text-align:center;
	padding:0 5px;
}

.news a {
	color:#056399;
	text-decoration:underline;
}

.news a:hover {
	color:#d72109;
	text-decoration:none;
}

.moretopics {
	font-size:10px;
	color:#004276;
	font-weight:normal;
	text-align:center;
}

.breakingnews {
	font-size:12px;
	border-bottom:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
}

.breakingbox {
	border:1px solid #d5e6f0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.downloadmagazine {
	font-size:14px;
	color:#056399;
	font-weight:bold;
	
}

.magazineconheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#9f0707;
}

.magazinecon {
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	color:#0c0202;
	text-align:justify;
	line-height:16px;
}

.quotesheading {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-top:7px;
}

.dailyquotes {
	font-size:11px;
	font-weight:normal;
	height:65px;
	overflow:auto;
	text-align:justify;
}

.topstories {
	font-size:20px;
	font-weight:bold;
}

.topstories-con {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding:10px;
}

.topstories-con ul {
	padding:2px 20px;
	margin:0;
}

.topstories-con ul li {
	padding:3px 0;
}

.topstories-con a {
	color:#0C71A6;
	text-decoration:none;
}

.topstories-con a:hover {
	color:#0C71A6;
	text-decoration:underline;
}

.debate-head {
	font-family:Trebuchet MS;
	font-size:18px;
	margin:10px;
	border-bottom:1px solid #E6E6E6;
}

.debate {
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:justify;
	/*color:#f22207;*/
	margin:10px;
}

.poll {
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:justify;
	color:#000;
	margin:10px;
}

.story {
	font-size:12px;
	color:#000;
	text-align:justify;
}

.story a {
	color:#0c71a6;
	text-decoration:none;
}

.story a:hover {
	color:#0c71a6;
	text-decoration:underline;
}

.category {
	font-size:12px;
	font-weight:bold;
	color:#0C71A6;
}

.category a {
	color:#0C71A6;
	text-decoration:none;
}

.category a:hover {
	color:#0C71A6;
	text-decoration:none;
}

.highlight {
	font-size:12px;
	font-weight:bold;
	color:#AC0707;
	padding-left:10px;
}

.highlight-cotent {
	font-size:12px;
	font-weight:normal;
	color:#AC0707;
	padding-left:10px;
}

.footer-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#120808;
}

.footer-links a {
	color:#120808;
	text-decoration:none;
	padding:0 10px;
}

.footer-links a:hover {
	color:#120808;
	text-decoration:underline;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

.sidebar {
	color:#000;
}

.sidebar a {
	color:#d72109;
	text-decoration:none;
}

.sidebar a:hover {
	color:#0c71a6;	
	text-decoration:underline;
}

.innercontent {
	padding:0 10px;
	text-align:justify;
}

.red {
	color:#d72109;
}

.content-heading {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}