/*

Theme Name: Opinion Express Magazine
Theme URI: http://www.oeglobalnews.com/oem/
Description: This wordpress theme is designed for Opinion Express Magazine
Author: Amit 
Author URI: http://
Tags: opinion express, oem

*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #C9C9C9;
	color: #333;
	margin:0;
	padding:0;
}

/*
body {
	margin:0;
	padding:0;
	background-color: #C9C9C9;
}
*/

.alignleft {
	float:left;
	padding:0 5px 0 0;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.top {
	font-size:12px;
	text-align:center;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
}

.top a {
	color:#cc0000;
	text-decoration:none;
}

.top a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.header {
	height:130px;
	/*background:url('images/headerbg.gif');*/
	background:#fff;
}



.header_magazine {
	margin-bottom:10px;
	border-bottom:1px solid #B00803;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin-right:20px;
}

.navmenu {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-left:60px;
	text-align:center;
	text-transform:uppercase;
}

.navmenu ul {
	list-style:none;
	padding:0;
	margin:0;
}

.navmenu ul li {
	list-style:none;
	display:inline;
}

.navmenu ul li a {
	color:#fff;
	text-decoration:none;
	padding:10px;
}

.navmenu ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

/*
.navmenu {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fff;
	/*padding-left:60px;
	text-align:center;
}

.navmenu a {
	color:#fff;
	text-decoration:none;
	padding:0 5px;
}

.navmenu a:hover {
	color:#fff;
	text-decoration:underline;
}

*/

.border {
	border:1px solid #CDCDCD;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	padding:5px 10px;
}

.heading2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.heading2 a {
	color:#000;
	text-decoration:none;
}

.heading2 a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.heading3 {
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	color:#cc0000;
	padding:10px;
	text-align:center;
}

.heading3 a {
	color:#cc0000;
	text-decoration:none;
}

.heading3 a:hover {
	color:#000000;
	text-decoration:underline;
}

.heading4 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
	padding:5px 10px;
}

.heading5 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
	padding:10px;
	text-align:center;
}

.heading5 a {
	color:#cc0000;
	text-decoration:none;
}

.heading5 a:hover {
	color:#000000;
	text-decoration:underline;
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-left:2px;
}

.text1 a {
	color:#000;
	text-decoration:none;
}

.text1 a:hover {
	color:#cc0000;
	text-decoration:none;
}

.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:20px;
	padding:10px;
	text-align:justify;
}

.text2 a {
	color:#cc0000;
	text-decoration:none;
}

.text2 a:hover {
	color:#000;
	text-decoration:underline;
}

.rss {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

.rss a {
	color:#000;
	text-decoration:none;
}

.rss a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.readmore {
	color:#cc0000;
}

.readmore a {
	color:#cc0000;
	text-decoration:underline;
}

.readmore a:hover {
	color:#cc0000;
	text-decoration:none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

.footer a {
	color:#fff;
	text-decoration:none;
}

.footer a:hover {
	color:#fff;
	text-decoration:underline;
}

/* Extra Styles */

ul.postinfo {
	float: left;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
ul.postinfoB {
	float: right;
	border-top: 1px dotted #ddd;
	position: relative;
	padding: 5px 0 5px 0;
}
ul.postinfo li, ul.postinfoB li {
	float: left;
	margin-right: 40px;
	font-size: 0.9em;
	color: #999;
	display: block;
	height: 16px;
	line-height: 16px;
}
li.nprint {
	display: block;
	padding-left: 22px;
	background: url(images/print.png) no-repeat left center;
}

li.nemail {
	display: block;
	padding-left: 22px;
	background: url(images/email.png) no-repeat left center;
}
li.nshare {
	display: block;
	padding-left: 22px;
	background: url(images/share.png) no-repeat left center;
}
#social {
	border: 1px solid #d9e2e5;
	background: #fff;
	padding: 5px 10px 5px 10px;
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 99;
}
#social a {
	display: block;
	padding-left: 25px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 25px;
	width: 150px;
}
a#del {background: url(images/bookmarks/delicious.png) no-repeat left center}
a#dig {background: url(images/bookmarks/digg.png) no-repeat left center}
a#red {background: url(images/bookmarks/reddit.gif) no-repeat left center}
a#stu {background: url(images/bookmarks/stumbleupon.gif) no-repeat left center}
a#tec {background: url(images/bookmarks/technorati.gif) no-repeat left center}
a#mix {background: url(images/bookmarks/mixx.png) no-repeat left center}
a#des {background: url(images/bookmarks/designfloat.png) no-repeat left center}
.clear {clear:both}