.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

.custom .page { width: 960px; background: transparent; padding: 0; margin: 0 auto; }

body.custom {
	margin: 0;
	padding: 0;
	background: #00111b url("/wp-content/images/bg.png") repeat-x;
}

.custom #header {
	padding: 0;
	margin: 0;
	width: 960px;
	position: absolute;
}

.custom #header_area {
	padding: 0;
	width: 960;
	height: 227px;
	background: #00111b url("/wp-content/images/nav-bg.png") repeat-x;
}

#header-logo {
    background: url("/wp-content/images/header.png") no-repeat scroll 0 0 transparent;
    height: 184px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    width: 940px;
	position: absolute;
	top: 0px;
	left: 10px;
}

.custom h1 {
	font-weight: bold;
	font-family: 'Yanone Kaffeesatz', serif;
	font-size: 28px;
	color: #01253a;
}
.custom h2 {
	font-weight: bold;
	font-family: 'Yanone Kaffeesatz', serif;
	font-size: 28px;
	color: #01253a;
}


.custom .sidebar h3 {
	font-size: 18px;
	line-height: 1.385em;
	margin-bottom: 0.692em;
	font-family: 'Yanone Kaffeesatz', serif;
	font-variant: normal;
	letter-spacing: normal;
}

.custom .menu-main-container {
	padding-top: 175px;
}

.custom #content.hfeed {
	width: 700px;
	margin: 0 0 0 20px;
	padding: 0 10px 0 0;
}

.custom .page .menu-main-container #menu-main ul.sub-menu li a {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-shadow: none;
}

.custom .page .menu-main-container #menu-main ul.sub-menu li a:hover {
	color: #fff;
}

.custom .page .menu-main-container #menu-main ul.sub-menu {
	background-color: #c5c5c5;
	width: 200px;
	padding: 15px 0 0 0;
	margin: 6px 0 0 0;
}

.custom .menu {
	padding-top: 8px;
	height: 43px;
	background: transparent;
}

.custom .menu li {
    float: left;
    position: relative;
	height: 43px;
	margin: 0;
    padding: 0;
    background: transparent;
}

.custom .menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
    background: none;
    padding: 3px 10px 0 15px;
    color: #eee;
    font-family: 'Yanone Kaffeesatz', serif;
  	font-size: 28px;
 	font-style: normal;
 	font-weight: 700;
  	text-shadow: 0px 3px 3px #4b4b4b;
 	text-decoration: none;
 	text-transform: uppercase;
 	letter-spacing: 0em;
 	word-spacing: 0em;
}

.custom .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-menu-item ul a:hover {
    background: none;
    color: #144776;
    text-shadow: 0px 0px 5px #fff;
}

#spacer {
	width: 940px;
	height: 21px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	position: relative;
}

#spacer .img {
	border: none;
}

.apply .headline_area h1 {
	display: none;
}

.custom #content_box {
	padding: 0;
	width: 960;
	background: url("http://strategicintercession.org/wp-content/images/body-bg.png") repeat-y;
}

.custom .post_box {
    padding-top: 0em;
}

.post_box, .teasers_box, .full_width #content_box .page {
    margin: 0 40px 0 50px;
}

.custom #content {
    float: left;
    width: 732px;
}

.custom .sidebar ul.sidebar_list {
    padding-left: 1.1em;
    padding-right: 30px;
}
.custom .teaser {
	width: 95%;
	margin-bottom: 30px;
}
.custom .teaser_right {
float: left;
}
.custom .teasers_box {
padding-top: 0;
padding-bottom: 0;
}

.custom #content form .gform_body .ginput_full,
.custom #content form .gform_body .ginput_left,
.custom #content form .gform_body .ginput_right  { margin: 20px 0 0 0; }
.custom #content form .gform_body li { margin: 20px 0 0 0; }
.custom #content form .gform_body ul { margin: 0 0 0 15px; }
.custom #content form .gform_body input {  padding: 7px; font-size: 14px; background-color: #fefefe; }
.custom #content form .gform_body label {  font-size: 15px; margin: 0; }
.custom #content form .gform_footer input.gform_button {
	width: 130px;
	height: 49px;
	background: url(images/submit-btn.png) no-repeat;
	border: none;
	color: #FFF;
	font-size: 17px !important;
	font-weight: bold;
	font-family: 'Ubuntu', Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #1e4b12 0 -1px 1px;
	margin: 0 0 0 15px;
	padding: -2px 0 0;
}
.custom #content form .gform_footer input.gform_button:hover { color: #ffffff; text-shadow: #71a564 0 1px 0; background-position: 0 -49px; }
.custom #content form .gform_body input[type="file"] { background: transparent; border: none; }
