#page {
width:995px !important;
_width:995px !important;
border:0 solid #ddd;
padding:0;
}

#header {
height:135px;
}

#header-logo {
float:left !important;
width:230px !important;
_width:230px !important;
_padding:0px !important;
margin:0;
padding:0px;
}

#header-banner {
width:468px !important;
_width:468px !important;
float:right !important;
margin:0;
padding:20px 12px 0 0 !important;
_padding:0px !important;
}

#primary {
width:630px;
_width:630px;
margin:0 5px 0 10px !important;
}

.secondary {
background: #F7F7F7;
width:340px !important;
_width:340px !important;
border-left:1px solid #C0C0C0;
border-top:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
margin:0 0 5px 650px !important;
_margin-left:0;
_margin-right:-4%;
}

.secondary h2
{
	font-size:1.5em !important;
	font-weight:400;
	color: #ffffff;
	display:block;
	background:#333333;
	padding:5px !important;
}

#searchform {
margin-top:0 !important;
}

ul.menu li a {
font-weight:700;
font-size:1.2em;
color:#6381B5;
margin:0;
}

ul.menu li a:hover {
background:none;
color:#FFF !important;
}

ul.menu li.current_page_item a,ul.menu li.current_page_item a:hover {
color:#FFF !important;
background:none;
}

h1 {
font-size:3.5em;
font-weight:400;
padding:30px 25px 0;
_padding:0px;
}

.secondary h2 {
font-weight:700;
}

#primary .entry-content img {
border:0 solid #ccc;
}

.line {
border-top:1px solid #d1d1d1;
margin-top:0;
}


.lsidebar {
background: #F7F7F7;
width:150px !important;
_width:150px !important;
float:left !important;
margin:0 !important;
padding:0 3px !important;
_padding:0 3px !important;
}

.rsidebar {
background: #F7F7F7;	
width:170px !important;
_width:170px !important;
float:right !important;
margin:0 !important;
padding:0 5px !important;
_padding:0 5px !important;
}

li.bypostauthor {
height:100%;
}

* html #page {
width:995px;
}

.feedlink img {
_right:5px;
}

.navigation {
_padding:10px 0 0 !important;
}

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

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:330px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{ /* big big tabs */
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #eeeeee;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #c0c0c0;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 1px;
	font-weight:bold;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #dddddd;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}
	
/*.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
