h1, h2, h3, h4 {
	font-family: 'Oswald', Impact, sans-serif;
	text-transform: uppercase;
}

#page_wrap {
	box-shadow: 0px 0px 30px #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#sk_header {
	border-bottom: none !important;
}

#loop_wrap {
	margin-top: 0px;
}
.sticky {
	background: #0b4478;
}
.sticky img.attachment-large-post-thumbnail {
background: #08375c;
border: 1px solid #031f36;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.post_wrap {
	border-bottom: 2px solid #ddd;
}
.post_wrap h1, .post_wrap h2 {
	text-transform: uppercase;
}
#post_wrap h1 {
	font-size: 40px;
	padding: 0;
	line-height: 50px;
}
.post_wrap h2 {
	font-size: 36px;
	line-height: 40px;
}
.post_wrap h2 a {
	color: #333333;
	text-decoration: none;
}
.post_wrap .sticky .post {
	padding: 20px;
}
.post_wrap .sticky h2 {
	font-size: 42px;
	line-height: 46px;
}
.post_wrap .sticky h2 a {
	color: #ffffff;
}
.post_wrap .sticky p {
	color: #eeeeee;
}
.post_wrap .home_meta p {
	color: #aaa;
}
.post_wrap .sticky .home_meta p {
	color: #bbb;
}
.post_wrap .sticky .home_meta p a {
	color: #ccc;
}



.post_wrap > hr {
	display: none;
}
.post-info-left {
	width: 60px;
	padding: 14px 8px;
	margin-right: 10px;
	float: left;
	background: #1d5f93;
	color: #ffffff;
}
.date-block {
	text-align: center;
	font-family: 'Oswald', Impact, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #20669e;
	line-height: 1.2;
	padding-bottom: 8px;
}
.date-block hr, .date-author hr { border: 0; border-bottom: 1px solid #20669e; margin: 8px 0;}
.date-month { font-size: 26px; font-weight: normal; }
.date-day { font-size: 34px; }
.date-year { font-size: 18px; font-weight: normal; }

.date-author { text-align: center; margin-top: 8px; }
.date-time, .small-author { font-size: 12px; color: #ffffff; text-decoration: none; }
.small-author a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

a.read_more {
	display: inline-block;
	padding: 2px 5px;
	background: #a8060f;
	color: #ffffff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 10px;
	text-transform: uppercase;

}
a.read_more:hover {
	background: #1d5f93;
	font-size: 10px;
	color: #ffffff;
}

#nav_wrap #menu {
	border-top: 1px solid #C95015;
	background: #A8060F !important;
}

#menu > li {
	border-left: 1px solid #C95015;
	border-right: 1px solid #690006;
	border-bottom: none;
	padding: 12px 12px;
	margin-right: 0;
	-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}

#sidebar h3, h3.widget-title {
	font-size: 24px;
	line-height: 32px;
	color: #a8060f;
	border-bottom: 2px solid #1b4e9b;
}

ul.bod li {
	width: 140px;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	text-align: center;
}

.searchbox {
	text-align:left;
  background: #a8060f;
  color: #ffffff;
  padding: 10px;
  font-size: 11px;
  margin-bottom: 20px;
}
.searchbox #search-submit {
	color: #fff;
	width: 74px;
	font-size: 12px;
	background: #5498ce;
	border: 1px solid #20669e;
	margin: 0;
	padding: 5px 12px;
	cursor: pointer;
}
.searchbox .inlineimg { vertical-align: middle; }

.searchbox_br {
	padding: 8px 4px 8px 12px;
	color: #fff;
	font-size: 1em
}
.searchbox_br a:link, .searchbox_br a:visited {
	color: #fff !important;
}
.searchbox_br a:hover {
	color: #A8D17D;
}
.searchbox_br .inputbox {
	background: #fff;
	font-weight: bold;
	width: 128px;
	border: 1px solid #6CA92C;
}

#footer h3 {
	border-bottom: 3px solid #20669e;
	margin-bottom: 10px;
}
#footer h3 span {
	border-bottom: 3px solid #a8060f;
}