.form-input {

}
.checkbox label { float:left; width: 100px; }
.checkbox { padding-top:5px; padding-bottom:5px; }
.form-input label { float:left; width: 100px; margin-top: 10px; }

body.custom {
	background: #2e3037 url(images/bg-header.gif) repeat-x;
}
.side-buttons {
	margin-left: 12px;
	margin-bottom: 16px;
}
html {
	background: #1a1b1e;
}

#content .link {
	background-image: none !important;
}

.link li {
	list-style-type: none;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
}


.custom #container {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	
}

.custom #content {
	width: 630px;
	background: white url(images/bg-content-up.gif) no-repeat;
	padding-top: 15px;
	margin-bottom: 20px;
}

.custom #content_box {
	background: none;
	border: 0;
	padding-top: 10px;
}

.custom #content p {
	color: #3f3f3f;
}

.custom .post_box {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.custom .post_box, .teasers_box {
	border: 0;
}

.feature-post {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.feature-list {
	background-color: #faf3df;
}

.feature-list li {
	margin: 0;
}

.feature-list a:link {
	text-decoration: underline;
}

.feature-list a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}
.content-close {
	height: 12px;
	width: 630px;
	float: left;
	background: #2e3037 url(images/bg-content-down.gif) no-repeat;
}
.custom #page {
	background: none;
	padding: 0;
}

.custom #header {
	padding: 0;
	margin: 0;
	border: 0;
	height: 280px;
	background: url(images/header.gif) no-repeat;
}

#custom-header a {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	display: block;
	height: 49px;
	width: 372px;
	background: url(images/logo.gif) no-repeat;
}

#sub-head {
	float: left;
	margin-top: 45px;
	width: 830px;
}
.form-left {
	float: left;
	margin-right: 10px;
}
.required {
	color: #df7300;
}

#welcome {
	float: left;
	width: 560px;
	margin-left: 20px;	
}

#welcome h2 {
	font-weight: bold;
	color: #58595f;
	font-size: 16px;
	padding-bottom: 10px;
}

#right {
margin-top: 15px;
	float: right;

}

.custom #archive_info p {
	display: none;
}

.custom #archive_info h1 {
	font-size: 26px;
	margin-left: 10px;
}

span {
	display: none;
}

.custom .search_form {
	float: right;
}

.custom .search_form input {
	font-size: 1.3em;
	line-height: 1em;
	width: 15.385em;
	padding: 0.308em;
}

.custom .search_form input:focus {
	background: #f2e127;
}

.custom ul#tabs li.current_page_item a {
	color: #555;
	background: #efefef;
}

.custom .menu {
	border: 0;
	float: right;
	margin-right: 35px;
	margin-top: 25px;
}

.custom .menu li {
	margin-right: 10px;
}

.custom .menu li a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	background-color: #df7300;
	color: white;
	border: none;
}

.custom input, textarea, select {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid silver;
	padding: 7px;
	margin-top: 5px;
}

.custom .jobs_fieldset {
	border: 0;
}

.custom dd.jobs_form_right {
	margin-bottom: 0px;
}

.custom .tab-home a:hover {
	color: white;
}

.custom .menu li a:hover {
	background-color: #904b0d;
	text-decoration: none;
}

.custom ul#tabs li.rss a {
	padding-right: 0.818em;
	background-image: none;
}

.custom .prev_next, .custom #archive_info {
	border: none;
}

.custom input.form_submit:hover {
	color: #111;
	background: #f2e127;
}

.custom #multimedia_box, .custom #image_box, .custom #video_box, .custom #custom_box {
	background: none;
	border: 0;
}

.custom #sidebars {
	border: none;
	color: white;
}

.custom .sidebar h3 {
	padding-top: 8px;
	padding-left: 10px;
	color: white;
	height: 32px;
	font-variant: normal;
	background: url(images/bg-sidebars.gif) no-repeat;
}

.custom li.widget {
	background: url(images/bg-widget.gif) repeat-x;
}

.custom li.widget ul li {
	margin-left: 10px;
	margin-right: 5px;
}

.custom ul.sidebar_list {
	padding-top: 0;
}

.custom #sidebars a:link {
	color: #dfbd00 !important;
}

.custom #sidebars a:hover {
	color: white !important;
	background: none !important;
}

.custom #sidebars a:visited {
	color: #dfbd00 !important;
}


.custom #sidebar_1 {
	border-right: none;
}

.custom #footer {
	padding-bottom: 50px;
	border: 0;
	background-color: #1a1b1e;
	text-align: center;
}

.custom a {
	color: #111;
}

.custom a:hover {
	color: #111;

}

.custom #header #logo a, .custom #header #logo a:hover, .custom h2 a, .custom h2 a:hover {
	color: #111;
}