/*  
Theme Name: Gallery CSS to Match CMS
*/

/*========= SETUP =========*/

body{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666666;
	background-color: #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
a{
	color: #3AABEB;
}
/* *{
	border: 0;
	margin: 0;
	padding: 0;
}*/
.subcol h2{
	color: #fff;
}
.col2{
	width: 180px;
	float:right !important;
}
.col2_box {
	padding:10px;
	width:160px;
	margin-bottom:10px;
	float:left;
	background:none;
	border:1px solid #ccc;
}
.col1{
	width: 760px;
	margin-right:0px !important;
	float:left;
}
.subcol3{
	width: 180px;
	margin:0px 0px 0px 0px;
}

.subcol4{
	width: 570px;
	margin:0px 0px 0px 0px;
}
.box{
	width:375px;
}
p.more {
	margin:5px 0px 15px;
	padding:0px;
}
.list1 li, .list2 li, .list3 li, #related-cats li{
	background: url(style-classic/ico-bullet.gif) no-repeat left center !important;
}
.list1 li a, .list2 li a, .list3 li a, #related-cats li a{
	color:#000 !important;
}
.widget h2, .ads h2 {
	background-color: #5FB8EB;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.widget {
	background-color:#FFFFFF;
}
.widget ul {
	padding:0px !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding:5px 0px 5px 4px;
}
.ads{
	border: 1px solid #BDBDBD;
	background-color:#FFFFFF;
}

#footer a{
	color: #000;
}
#footer{
	background: url(http://www.slashgear.com/images/stripe3.png);
	border-top: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#archivebox {
	background-color: #f7f7f7;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;	
	width:618px;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#000;
}
#rss h2{
	background-color: #f5cccc;
	border: 1px solid #00417b;
	color:#000000;
}

#featured .postmeta {
	width: 365px !important;
}
.box .post .postmeta {
	width: 170px !important;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	height:0px;
	padding:0px;
}

/*========= LAYOUT =========*/
#page{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
	border: 1px solid #ccc;
	background: #fff;
}
/*--- Main Columns ---*/
#columns{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #fff;
}

.posted_on {
	padding:0px;
	margin-top:5px;
	font-size:11px;
	line-height:12px;
}

/*--- Sub Columns ---*/
.subcol{
	width: 128px;
}

.subcol2{
	width: 162px;
}


.subcol2 h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}


.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	width: 960px !important;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#77C1EB;
}
#nav-left {
	float:left;
	display:inline;
	width:700px;
}
#nav-right, #nav-right a {
	color:#fff;
}
#nav-right {
	float:right;
	display:inline;
	width:230px;
	margin:0px !important;
	padding:0px !important;
	text-align:right;
}
	
#nav-right h2 {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin-right: 8px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
	
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:30px;
	background-color: #5FB8EB;
	color: #FFFFFF;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
#nav ul li a {
	text-decoration: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 12px !important;
	margin: auto 7px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}
#nav ul  li.back {
	background-color: #5FB8EB;
	color: #FFFFFF;
}
/*- Search -*/
#search{
	width:298px;
	padding:8px !important;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:right;
	border: 1px solid #cccccc;
}
#search input{
	font-size: 14px;
	width:208px;
	margin:0px;
	padding:4px;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	font-family: Georgia, serif;
	height:16px !important;
	padding:4px !important;
	float:left;
	display:inline;
}
#search .btn{
	padding:5px;
	font-size: 12px;
	width: auto;
	border:none;
	width:70px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color:#FFFFFF;
	background:#77C1EB !important;
	margin-left:0px !important;
	cursor: pointer;
	padding:0px !important;
	height:26px !important;
	float:right !important;
}

/*- Header -*/
#header{
	height: 60px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
	border: 0;
	padding: 0;
}
#header h1 a{
	display: block;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

#toplogo img{
	float: left;
}

#topbanner img{
	float: right;
}

.rss {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico-feed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.email {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico-mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 21px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
}

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/

/*- SideTabs -*/
.sideTabs {
	width:300px !important;
	height:auto !important;
	float:left;
	display: block;
	margin:0px;
	padding:0px;
}
.idTabs{
	font-size: 12px;
	width: 299px;
	float:left;
}
.idTabs li{
	float: left;
	display:inline;
}
.idTabs li a{
	float: left;
	display:inline;
	line-height: 34px;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding:0px 10px;
	display: block;
	margin: 0px;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	text-decoration: none
}
.col2 #sidetabber ul{
	width: 160px !important;
	margin: 0px;
	padding:5px;
	}

.list1 li,.list2 li, .list3 li{
	border-bottom: 1px dotted #eee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

.list1 li a, .list3 li  {
	color: #666666;
}
.list2 li{
	background: url(images/ico-feat.gif) no-repeat left center !important;
}

/*- Ads -*/
.ads{
	height: 180px;
	width:298px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding:0px;
}
.ads h2 {
	padding: 4px;
	font-size:13px;
}
.ads img{
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.ads img.last{
	margin: 0;
}

/*=== Styling Widget Lists ===*/
.widget { margin-bottom:10px; }
.widget h2 {
	padding: 4px;
	font-size:13px;
}
.widget ul {
	padding:4px;
	border:none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.widget ul li a {
	color: #000000;
}

/*========= FOOTER =========*/


#footer{
	clear: both;
	color: #666666;
	height: 80px;
	line-height: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer .copyright {
	text-align:left;
	float:left;
	width:50%;
	font-weight: bold;
}

#footer .network {
	text-align:right;
	float:right;
	width:50%;
	font-weight: bold;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}

.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #cccccc;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cat {
    margin:5px;
    padding:3px;
    width:130px;
}

.wallpaper:link     { text-decoration: none; color: #357BCD; }
.wallpaper:visited  { text-decoration: none; color: #357BCD; }
.wallpaper:hover    { text-decoration: underline; }

.imgclass1 {
   border-color: #ECE9D8;
}

.shadow {
  padding: 2px;
  margin: 3px;
   border: 1px solid #C3C3C3;
}

#frameborder {
		border-top: 8px solid #DDDDDD;
		padding-top: 10px;
		}
		
#frame {
		width:960px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:300px;
		padding-left:10px;
		padding-right:10px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:300px;
		padding-left:10px;
		padding-right:10px;
		float:left;
		}
	
	#contentright {
		width:300px;
		padding-left:10px;
		padding-right:10px;
		float:left;
		background:#fff;
		}

	#contentbottom {
		width:575px;
		padding-left:10px;
		padding-right:10px;
		float:center;
		}

/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 18px; text-align: left;}
.rbcontentleft { width: 560; margin: 0px 10px; font-size: 12px;}
.rbroundbox { width: 575; margin: 1em auto; }

/* Matching Wordpress Styles Start*/

body, html  { height: 100%; }
img, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/*-------------------------------------------------------------------------------------------*/
/* GENERAL STYLES */
/*-------------------------------------------------------------------------------------------*/

/* Floating & Alignment */
.fl{float: left;}
.fr{float: right;}
.ac{text-align: center;}
.ar{text-align: right;}

/* Clear Floats */
.col-full:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}

.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden;}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}/* http://sonspring.com/journal/clearing-floats */


/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 14px/20px Arial,Helvetica,Sans-serif; color: #555; background-color: #fff; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family:Georgia, serif; color: #222; font-weight:normal; }
h1  {font-size: 28px; } h2  {font-size: 24px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p {margin: 0; font:16px/24px Georgia, serif; }

hr { background-color: #e6e6e6;	border:0; height: 1px; margin-bottom: 20px; }

input, textarea { padding: 7px 0 7px 7px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}


/* 1.2 Hyperlinks */

a:link, a:visited  { color: #3088ff; text-decoration:none;}
a:hover {text-decoration:underline;}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}

/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#wrapper  { padding:10px 0 40px; }

#main{}
#sidebar{}

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 940px; margin: 0 auto; }

/* 2.2 Navigation */
#navigation{font:14px/14px Helvetica, Arial, sans-serif;border-top:1px solid #dbdbdb; border-bottom:5px solid #dbdbdb;padding:10px 0; margin-bottom:30px;}

#navigation ul.rss{background:url(/sp/wp-content/themes/ewdisp/images/ico-rss.png) no-repeat right 5px;padding:6px 15px 3px 0;margin-right:10px;}
#navigation ul.rss li{display:inline;padding:0 10px 0 0;}
#navigation ul.rss li a{color:#c63f00;text-decoration:none;}
#navigation ul.rss li a:hover{text-decoration:underline;}

.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; margin-left:10px; }
.nav a  { position:relative; color:#555; display:block; z-index:100; padding:5px 10px; line-height:18px; text-decoration:none; }
.nav a:hover, .nav li.current_page_item, .nav li.current_page_parent { background:#eee; }
.nav li  { float:left; width: auto; }
.nav li a.sf-with-ul { padding-right:20px; }

/* 2.2.1 Drop-down menus */
.nav li ul  { background: #FFF; position: absolute; left: -999em; width: 180px; border: 1px solid #dbdbdb; border-width:1px 1px 0; z-index:999; }
.nav li ul li  { background:#eee; border-top:1px solid #fff; border-bottom:1px solid #dbdbdb;}
.nav li ul li a  { width:160px; color:#555; font-size:0.8em; line-height:18px; }
.nav li ul li a.sf-with-ul { padding:5px 10px; }
.nav li ul li a:hover  { background:#eaeaea;}
.nav li ul ul  { margin: -30px 0 0 180px; }
.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; }

.nav .sf-sub-indicator {background:	url(/sp/wp-content/themes/ewdisp/images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.4em;top:0.9em;width:10px;height:10px;text-indent:-999em;overflow:hidden;}
.nav li ul .sf-sub-indicator {background:url(/sp/wp-content/themes/ewdisp/images/arrow-superfish-right.png) no-repeat;}

/* 2.3 Header */
#header{padding:40px 0 30px;clear:both;position:relative;}

#logo  { float:left; }
#logo img  { }
#logo .site-title, #logo .site-description  { font-family:Georgia, serif; color: #000; display:none;  }
#logo .site-title a { color:#222; font-size:40px; line-height:40px; text-transform:none; font-weight:normal; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px Georgia, serif; }

#topad {float:right; padding-top: 7px;}

/* 2.4 Content */
#content{padding:0 0 40px; position:relative;}

/* 2.5 Sidebar */
#sidebar{overflow:hidden;}
#sidebar .primary { }
#sidebar .secondary { float:left; margin-right:20px; } 
#sidebar .tertiary { float:left; margin-right:0; } 
#sidebar .last { margin:0; } 

/* 2.6 Footer */
#footer{padding: 20px 0;border-top: 4px solid #e6e6e6; color:#999;}
#footer p {font:italic normal 14px Georgia, serif;}
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}
#footer .col-left { padding-left:10px; }
#footer .col-right { padding-right:10px; }

/*-------------------------------------------------------------------------------------------*/
/* 7. LAYOUTS */
/*-------------------------------------------------------------------------------------------*/

/* 7.1 Site width */
.width-980 .col-full { width:980px; }
.width-960 .col-full { width:960px; }
.width-940 .col-full { width:940px; }
.width-880 .col-full { width:880px; }
.width-760 .col-full { width:760px; }

.width-980 #wrapper { width:980px; margin-left:auto; margin-right:auto; }
.width-960 #wrapper { width:960px; margin-left:auto; margin-right:auto; }
.width-940 #wrapper { width:940px; margin-left:auto; margin-right:auto; }
.width-880 #wrapper { width:880px; margin-left:auto; margin-right:auto; }
.width-760 #wrapper { width:760px; margin-left:auto; margin-right:auto; }

.width-980 #footer-widgets .block {width:220px}
.width-960 #footer-widgets .block {width:215px}
.width-880 #footer-widgets .block {width:195px}
.width-760 #footer-widgets .block {width:165px}

/* cobus.css */
body {background-color:#262626;background-image:url(/sp/wp-content/themes/ewdisp/styles/cobus/pagebackground.gif);background-repeat:repeat-x;background-position:top center;border-top:4px solid #000000;}
hr, .entry img, img.thumbnail, .entry .wp-caption, #footer-widgets, #comments, #comments .comment.thread-even, #comments ul.children li, .entry h1{border-color:#d9d9d9}
a:link, a:visited {color:#262626}
a:hover {color:#000000}

#header {background-repeat:no-repeat;background-position:top center;margin-top:0px;margin-bottom:0px;padding-top:10px;padding-bottom:30px;border:0px solid ;}
#logo .site-title a {font:bold 50px/1em Arial, sans-serif;color:#000000}
#logo .site-description {font:italic 14px/1em Georgia, serif;color:#999999}
#prewrapper {margin:0 auto;padding: 10px;padding-left:30px; width: 980px; padding-right:30px;background-color:#000; background-image:url(/sp/wp-content/themes/ewdisp/styles/cobus/stripe.png);margin-top:5px !important;margin-bottom:5px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow: 0px 1px 5px rgba(0,0,0,.3);-moz-box-shadow: 0px 1px 5px rgba(0,0,0,.3);-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.3);}
#wrapper {margin:0 auto;padding:10px 0 20px 0;padding-left:30px; padding-right:30px;background-image:url(/sp/wp-content/themes/ewdisp/styles/cobus/wrapperbg.png);background-repeat:repeat-x; background-color:#ffffff;margin-top:10px !important;margin-bottom:20px !important;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow: 0px 1px 5px rgba(0,0,0,.3);-moz-box-shadow: 0px 1px 5px rgba(0,0,0,.3);-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.3);}
#logo .site-title a {font:bold 50px/1em Arial, sans-serif;color:#000000}
#logo .site-description {font:italic 14px/1em Georgia, serif;color:#999999}
body, p {font:normal 14px/1.5em Arial, Helvetica, sans-serif;color:#555555}
h1 {font:normal 28px/1.5em Georgia, serif;color:#222222}h2 {font:normal 24px/1.5em Arial, Helvetica, sans-serif;color:#222222}h3 {font:normal 20px/1.5em Georgia, serif;color:#222222}h4 {font:normal 16px/1.5em Georgia, serif;color:#222222}h5 {font:normal 14px/1.5em Georgia, serif;color:#222222}h6 {font:normal 12px/1.5em Georgia, serif;color:#222222}

.nav-entries, .wp-pagenavi {background-color:#ffffff;border-top:0px solid #000000;border-bottom:0px solid #e6e6e6;}
.nav-entries a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi .current, .wp-pagenavi .on, .wp-pagenavi a:hover, .wp-pagenavi span.extend, .wp-pagenavi span.pages {font:bold italic 14px/1.5em Arial, Helvetica, sans-serif;color:#2e2e2e!important}
.wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.extend, .wp-pagenavi span.pages, .wp-pagenavi span.current {color:#2e2e2e!important}
.widget h3 {font:bold italic 14px/1.5em Arial, Helvetica, sans-serif;color:#555555}
.widget h3 {border-bottom:2px solid #e6e6e6; } .widget_recent_comments li, #twitter li { border-color: #e6e6e6; }
.widget p, .widget .textwidget {font:normal 12px/1.5em Arial, Helvetica, sans-serif;color:#858585}
.widget {font:normal 12px/1.5em Arial, Helvetica, sans-serif;color:#858585;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;}
#tabs .inside li a {font:bold 12px/1.5em Arial, Helvetica, sans-serif;color:#555555;}
#tabs .inside li span.meta, #tabs ul.wooTabs li a {font:normal 11px/1.5em "Trebuchet MS", Tahoma, sans-serif;color:#777777;}
.nav a, #navigation ul.rss a {font:bold 12px Arial, sans-serif;color:#555555;}
#navigation {background-image:url(/sp/wp-content/themes/ewdisp/styles/cobus/navbg.png);background-repeat:repeat-x;  border:1px solid #D1D1D1;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#footer, #footer p {font:normal 14px Arial, sans-serif;color:#777777}
#footer {border-top:1px solid #dbdbdb;border-bottom:0px solid ;border-left:0px solid ;border-right:0px solid ;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}

/* Matching Wordpress Styles End*/
