body.custom {
	background: #000;
	color: #eee;
}

.custom a {
	color:#FFFFFF;
}

.custom div#container {
	width: 1000px;
	padding: 0; margin: 0 auto;
}

.custom div#page {
	width: 1000px;
	padding: 0px;
}

.custom div#header {
	background: url(/wp-content/themes/chrisfiler/custom/images/union_station_top_3.jpg) 50% 0px no-repeat;
	width: 1000px;
	height: 400px;
	/* height used to be 533*/
	padding: 0; margin: 0;
	border: none;
}

.custom #header p, .custom #header h1 {
	text-indent: -100000px;
}

.custom ul#tabs {
	border: none;
	background: url(/wp-content/themes/chrisfiler/custom/images/menu.jpg) no-repeat; height: 40px;
	padding: 0 30px;
	position:  absolute;
	top: 8px;
	width: 960px;
}

.custom ul#tabs li {
	border: none;
	background: #485366;
	font-size: 12px;
	margin: 0 10px;
	border-bottom:1px solid #C8BA9F;
	border-bottom-color: #FFFFFF;
	clear: none;
}

.custom ul#tabs li:hover {
    background: #993333;
}
.custom ul#tabs li a:hover {
    text-decoration:none;
}

.custom ul#tabs li a, .custom ul#tabs li a:visited, .custom ul#tabs li a:active {
	color: #FFFFFF;
	border: none;
}

.custom ul#tabs li.current_page_item a, .custom #tabs li.current-cat a {
	color: #FFFFFF;
	font-weight: bold;
}
.custom ul#tabs li.current_page_item, .custom #tabs li.current-cat {
	background: #6A0A16;
	border-bottom: 1px solid #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.custom ul#tabs li.rss {
	padding: 0 8px 0 0;
}
.custom ul#tabs li.rss a {
	background: url(/wp-content/themes/chrisfiler/custom/images/icon-rss.gif) 100% 50% no-repeat;
}

.custom div#content_box_top {
	width:1000px; height: 20px;
}

.custom div#content_box {
	margin-top: -50px;
	background: transparent;
	padding: 0 30px;
	width: 940px;
}
.custom div#content_box_bottom {
	width:1000px; height: 27px;

}

.custom div.post_box {
	padding: 0;
}

.custom .headline_area h1, .custom .headline_area h2, .custom #archive_info h1 {
	color: #fff;
	background: url(/wp-content/themes/chrisfiler/custom/images/h2bg.png) no-repeat 0px 0px;
	line-height: 30px;
	/*width: 300px;*/
	padding: 13px 0 13px 49px;
	margin: 0 0 0 -49px;
}

/* .custom .headline_area h1, .custom .headline_area h2 {
	color: #5f4532;
	font: bold italic 24px/30px "Georgia", "Times New Roman", serif;
}
.custom .headline_area h2 a, .custom .headline_area h2 a:visited {
	color: #2B9BB7;
}
.custom .headline_area h2 a:hover {
	color: #39AECC;
}
*/
.custom #footer {
	text-align: center;
	border: none;
	color: #fff;
}
.custom #footer a {
	color: #eee;
}

.custom #feature_box {
    background: transparent;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

.custom #feature_box a {
    text-decoration: underline;
}

.custom .sidebar h3 {
	font-size: 14px;
	color: #AB3336;
  
}

.custom .teaser h2 a {
	color: #fff;
}

.custom a.socialwidget {

}

.custom a.socialwidget img {
}

.custom .gigpress-calendar-links-inner {
background-color:#000000;
border-color:#CCCCCC;
border-style:solid;
border-width:1px 1px 1px 0;
font-size:11px;
line-height:16px;
padding:6px 8px;
}

.custom .format_text input, .custom #commentform input, .custom #commentform textarea { 
width: auto;
}