/*******

NEPGP - Overall page styles

Author: Ryan Coughlin - freelancer
Date: 11/28/2011

Color Legend:

   Color 1: #0c2239;
   Color 2: #1e67b1;


******/

body{
background: #FFF;
margin: 0;
}
a:link,a:visited{
	color: #A11514;
}
a.btn{
	-moz-border-radius: 40px;
	-moz-box-shadow: 0px 2px 3px rgba(00,00,00,0.5);
	padding: 2px 20px 5px 20px;
	text-decoration: none;
}
a.btn:hover{
	text-decoration: none;
}
a.btn span{
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
a.blue{
border: 1px solid #120516;	
background: #4d1b5d; /* Old browsers */
background: -moz-linear-gradient(top,  #4d1b5d 0%, #2f093b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d1b5d), color-stop(100%,#2f093b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4d1b5d 0%,#2f093b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4d1b5d 0%,#2f093b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4d1b5d 0%,#2f093b 100%); /* IE10+ */
background: linear-gradient(top,  #4d1b5d 0%,#2f093b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d1b5d', endColorstr='#2f093b',GradientType=0 ); /* IE6-9 */
	
}
a.blue:hover{
background: rgb(77,35,91); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(77,35,91,1) 0%, rgba(47,9,59,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,35,91,1)), color-stop(100%,rgba(47,9,59,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(77,35,91,1) 0%,rgba(47,9,59,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(77,35,91,1) 0%,rgba(47,9,59,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(77,35,91,1) 0%,rgba(47,9,59,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(77,35,91,1) 0%,rgba(47,9,59,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d235b', endColorstr='#2f093b',GradientType=0 ); /* IE6-9 */
	
}
h1,h2,h3,h3{
	margin: 0 0 15px 0;
}
p{
	font-size: 16px;
	line-height: 23px;
}
.contain,.container{
	margin: 0 auto;
	width: 1024px;
}
header{
	background: #071f12 url('images/green_header.png') repeat-x left top;
	width: 100%;
	height: 111px;
}
#logo{
	float: left;
	width: 84px;
	height: 110px;
	margin: 0 40px 0 0;
}
#logo h1.logo_seo {
  background: url("images/logo.png") no-repeat scroll 0 0 transparent;
  clear: both;
  padding: 0;
  position: absolute;
  top: 19px;
  width: 84px;
  z-index: 700;
}
#logo h1.logo_seo a {
  display: block;
  float: left;
  height: 119px;
  width: 84px;
}
#logo h1.logo_seo a span {
  position: absolute;
  top: -9999px;
}
ul#menu {
  float: left;
  margin: 0 26px 0 0;
  padding: 47px 0 0;
  width: 555px;
}
ul#menu li {
	float: left;	
	margin: 0 25px 0 0;
	font-size: 17px;
	list-style-type: none;
}
#menu li a{
	text-decoration: none;
	color: #FFF;
}
.social{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.social li{
	float: left;
	margin: 0 5px 0 0;
	width: 32px;
}
#searchform{
	float: left;
	  margin: 4px 10px 0 0;
}
#search {
  float: right;
  padding: 46px 0 0;
  width: 301px;
}
input.top-search {
	float: left;
	color: #6a837b;
	background: url("images/search.png") no-repeat 10px 5px #08281e;
	height: 26px;
	padding: 0 5px 0 30px;
	line-height: 26px;
	border: none;
	
	-moz-border-radius: 30px;
	-moz-box-shadow: inset 0 0 2px rgba(00,00,00,0.5);
}
#comment{
	width: 350px;
	height:200px;
	font-family: Helvetica;
}
#main {
	
}
.single{
	padding: 40px 0 0 0;
}
#page {
	background: #2F4761 url('images/page-bg.jpg') repeat top left;
}
#page h1{
	padding: 30px 0 0 0;
}
#page p {
  font-size: 14px;
  line-height: 23px;
}
.sidebar-page{
	padding: 50px 0 0 0;
}
.sidebar-image{
	max-width:300px;
	width: 300px;
}
.sidebar-image img{
	width: 100%;
	max-width: 100%;
	border: 1px solid #222;
}
#page .sidebar-text p{
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 5px 0;
}
#col-left{
	float: left;
	width: 650px;
}
#col-side{
	float: right;
	width: 300px;
}
#hero {
  background: url("images/hero.jpg") no-repeat scroll center center #2F4761;
  height: 373px;
}

.hero-wrap {
	position: relative;
}
#hero h1 {
  color: #FFFFFF;
  font-size: 28px;
  left: 70px;
  line-height: 26px;
  position: absolute;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  top: 25px;
}
h2.hero-sub {
  color: #FFFFFF;
  font-size: 18px;
  left: 230px;
  position: absolute;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  
  top: 100px;
}

h2.hero-sub span.sub {
	font-style: italic;
	font-weight: lighter;
}

#home-body{
		background: #071f12 url('images/green_back.jpg') repeat-x left top;
		height: 547px;
		width: 100%;
		padding: 30px 0 0 0;
}
.home-col {
	width: 550px;
	float: left;
	margin: 0 40px 0 0;	
}

h2#become-member {
	margin-top: 20px;
}
.join-area{
	margin: 30px 0 10px 100px;
}
.join-area .join-btn {
  background: url("images/join-btn.jpg") no-repeat scroll left top transparent;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  height: 45px;
  overflow: hidden;
  padding: 9px 0 0;
  text-align: center;
  text-decoration: none;
  width: 270px;
}
.home-col-right {
	float: right;
	width: 400px;
}

.home-rotator {

	margin: 40px 0 0 0;
}
.image-list{
	
height: 237px;
width: 373px;
overflow: hidden;
	border: 1px solid #000;

}
ul.page-nav {
	margin: 15px 0 0 120px
}

ul.page-nav li{
float: left;
margin: 0 8px 0 0;	
list-style-type: none;
}
ul.page-nav li a{
background: transparent url('images/sprite-nav.png') no-repeat 0 0;
width: 14px;
height: 14px;
display: block;
text-indent: -9999px;
font-size: 0;
}
ul.page-nav li.activeSlide a{
background-position: 0 -24px;
}

#home-events {
  border-top: 1px solid #B2BAB2;
  float: left;
  margin: 20px 0;
  padding: 24px 0 0;
  width: 1004px;
}
#home-events h3,#home-events h2{
	margin: 0;
}
.event-col {
float: left;
width: 40%;
margin: 0 6% 0 0;	
}
.event-col p{
	font-size: 14px;
	line-height: 18px;
}
h4.date {
	margin: 0;
	font-weight: normal;	
}

.event-action {
	float: right;
}

#home-blog {
	width: 100%;
	background: #FFF;
	padding: 20px 0 0 0;
}

.item {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #CCC;
}
.item h2{
	margin: 0;
}
.item h2 a:link{
	font-size: 17px;
}
.item h2 a{
	color: #071E12;
}
.item a:link{
	color: #A11514;
}
.home-post-meta {
	margin: 0 0 10px 0;	
	width: 100%;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}
footer{
		background: #EDEDED;
	clear: both;
width: 100%;
	text-align: center;
	padding: 20px 0;

}
p.copyright {
  color: #666666;
  font-size: 12px;
}
ul#foot-menu {
	margin: 5px 0;
}

ul#foot-menu li {
	font-size: 13px;
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#foot-menu li a{
	color: #bababa;
	text-decoration: none;
}

