a { color: #e8a02c; }
a:hover{ color: #e8a02c; }

body{ background: #f6f6f6 url(solverlabs/bgr.jpg) repeat-x top; }
#header h1 { background: url(solverlabs/logo-trans.png) no-repeat; }
#search{ background: url(solverlabs/bgr-search.gif) no-repeat; }

#topmenu li{ border-left: 1px solid #777777; }
#topmenu li a {	color: #ffffff;outline-style:none; }
#topmenu li a:hover,#topmenu li.active a { color: #E8A02C;  }
#nav li ul li { background: #404040; border-bottom:1px solid #777777; border-left:1px solid #777777; border-right:1px solid #777777; }

#footer { background:#e4e2db url(solverlabs/bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #cccccc; }

.box, .widget {	background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 {	background: #ffffff url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 .spacer.white, .list2 li { background: #f5f5f5; }

.vidtabs .idTabs li a, .idTabs li a { background:#ffffff; color:#363636; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#f5f5f5; }

span.continue-archives a { color:#777777; }

/***CHANGED****/
#wp-calendar {
	width:100%;
	text-align:center;
}
#wp-calendar tfoot td{
	padding-top:10px;
	text-align:left;
}
.widget .commentsNum {
	font-size:12px;
	margin-right:10px;
	margin-top: 3px;
	background:#ccc;
	width:10%;
	height:25px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	float:left;
}
.mostdiscussed ul li {
	clear:both;
	float:left;
	width: 100%;
}
.widget .commentsNum  span{
	font-size:12px;
	display:block;
	margin: 5px auto;
}
.widget .PopName {
	display:block;
	width:80%;
	margin-left:50px;
	vertical-align:middle;
}
#topmenu {
	background: #3e3e3e url(solverlabs/bgrtopmenu.gif) repeat-x;
	float:left;
	margin: auto;
	height: auto;
	position: none;
	width:100%;
	margin-bottom:20px;
}
#topmenu li {
	border:none !important;
}

.date-comments {
	height: auto !important;
	float:left;
	width:100%;
}
.date-comments a {
	color: #E8A02C;
}
.date-comments  .fl {
	width:80%;
}
.date-comments .fr {
	width:19%;
}
.date-comments  .fr a{
	color:#999999;
}

#sidebar .post, #sidebar .entry-summary {
	padding: 15px 0;
}
#title {
	margin-top:30px;
}

#header {
	height:240px;
}

#something {
	padding:15px 0;
}
#something a {
	color:#fff;
	text-decoration:none;
}
#something thead td {
	background: #3e3e3e url(solverlabs/bgrtopmenu.gif) repeat-x;
	color:#fff;
	font-size:22px;
	letter-spacing:5px;
	padding:2px;
	text-align:center;
}
#something tbody {
	color:#fff;
	font-size:10px;
}
#something tbody td.blue {
	background: url(solverlabs/bgrheader.jpg) no-repeat 0px 0px;
}
#something tbody td.orange {
	background: url(solverlabs/bgrheader.jpg) no-repeat -114px 0px;
}
#something tbody td.yellow {
	background: url(solverlabs/bgrheader.jpg) no-repeat -228px 0px;
}
#something tbody td.green {
	background: url(solverlabs/bgrheader.jpg) no-repeat -342px 0px;
}
#something tbody td span{
	text-align:center;
	font-weight:bold;
	font-size:10px;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	height:30px;
}
#something tbody td{
	width:114px;
	text-align:left;
	vertical-align:top;
}
#something tbody ul {
	list-style:disc;
	margin:0 0 0 3px;
}
#something tbody ul li{

	list-style:disc;
	margin:0 5px 0 15px;
}
#description {
	position:absolute;
	top:160px;
	width:400px;
	margin-left:15px;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #ececec;
	color: #888;

}