body{
	background:#ccc;

}

/* added by travis to fix the next/previous button issue */

#rollprevious, #rollnext, #rollload, #rollhome, #rollpages, #rolldates{
	z-index:100;
	
}
#rollnavigation{
	 position:static;
}
.rsssubscribe{
	font-size:150%;
	margin-left:10px;

}
.entry-title{
	margin-top:10px;
}
.entry-meta{
	color:#333;
}
.entry-meta a{
	color:#303030;
	font-weight:bold;
}
.navigation{
	margin-top:35px;
	margin-bottom:20px;
}
.page-head{
	padding-top:15px;
	padding-bottom:20px;
}
#page {
	padding:0;
	border-color:none;
	border-style:none;
	border-width:none;
	margin-top:10px;
	}
	
#header {
	/* Contains the H1 and menu */
	background: url(header.png);
	height:440px;
	}
	
#primary {
	width: 550px;
	margin-top:-307px;
	border-right:1px solid #ccc;
	
	}
.entry-date abbr {
	color:#333333;
}
.left a, .right a{
	color:#333333;
	z-index:110;
	position:relative;
}
	
.content {
	background: url(shadow_bg.png) repeat-y;
	}
.hentry {
	margin-top:-35px;
	padding:10px;
	position:relative;
	padding-bottom:35px;
}

.entry-content {
	text-align:left;
	/* The meat and potatoes of every entry */
	}

.secondary {
	margin-top:-311px;
	left:-30px;
	/*border:1px solid #000;*/
	}
#footer {
	background: url(footer_cap.png) no-repeat top center;
	}
.columns-two #page {
	width:862px;
	}
.commentslink { 
	font-weight:bold;
	}
#header H1, #header .description{
	display:none;
	}
ul.menu {
	font-size:13px;
	z-index:100;
	height:30px;
	line-height:24px;
	margin-top:-7px;
	top:106px;
}

ul.menu li a {
	color:#666;
}

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

.columns-two #sidebar-main, .columns-three #sidebar-main {
	float:right;
	width:200px;
}


/*
ul.menu, ul.menu li a{
	padding:5px 15px 19px;
}*/
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background:none;
	/*border:1px solid #000;*/
	height:50px;
	padding-top:8px;
	padding-bottom:10px;
	background: url(tab_bg.png) repeat-x;
	font-weight:bold;
}
/*
ul.menu li.current_page_item{
	height:40px;
	line-height:49px;
	margin-top:-14px;
	width:60px;
}

ul.menu li a:hover {
	background:none;
}

}
ul.menu li {
	line-height:20px;
	height:100px;
}
li.page_item{
	height:50px;
}


ul.menu {
	left:20px;
	top:158px;
	position:relative;
	width:90%;
	font-size:13px;
}
li.current_page_item a{
	padding:0px important! ;
}
ul.menu, ul.menu li a {
	padding:10px;
	padding-top:16px;
	padding-bottom:14px;
}*/
