body {
	background-color: #0a2435 !important;
}

/* HEADER */



.logospace {
	margin-left: 19px;
}

.logospace:hover {
	-moz-opacity:0.8 !important;	    		  
    filter: alpha(opacity=80) !important;
    opacity:0.8 !important;
}

a.header-image {
	background: none;
	margin: 0px 0px 0px 0px !important;
	max-width: 12%;
	position: absolute;
	z-index: 100;
	right: 0;

}

	a.header-image img {
		background: rgba(200,200,200,0.0);
		background: none;
		margin: 33% 0 0 37%;
		
	}
	
	a.header-image:hover img {
		background: rgba(200, 200, 200, 0) !important;
	}

#wrapper {
    background-color: #ffffff;
    width: 960px;
    margin: auto;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#section-content .container {
    background: #ffffff;
}

#menu {
    background-color: #ffffff;
    margin: 0px !important;
    width: 100%;
}

.module {
    margin-bottom: 20px !important;
}

/* MAIN BG*/
body, 
h2.title span, h1.title span,
ul.tabs li a.active{ 
	background: #fdfdfd;
	position: relative;
	z-index: 1;
} 

body:after, 
/* h2.title span:after, */
ul.tabs li a.active:after{  
	content: "";
	background: white;
	position:absolute; 
	z-index:99; 
	left:0; 
	bottom:0; 
	right:0;
	height: 100%;
	width: 100%;
	z-index: -1;
	}
	
.wp-caption{
	background: none;
   }
   
.badge {
    height: 70px;
    overflow: visible;
}

/* NAV STYLES */

.primary {
	margin-top:25px !important;
	}
	
	.primary ul li {
		}
		
		.primary.sf-menu > li{
			border-left: none;
			border-left: none;
			border-right: none;
			}
			.primary.sf-menu > li > a {
				color: #ffffff;
				padding:15px 15px 19px;
				background: transparent;
				margin-bottom: 0; /* Adjust for padding below our list */
				}
			
				.primary.sf-menu > li:hover{
					border-left: none;
					border-right: none;
				}
				
				.primary.sf-menu > li > a strong{ /* Top Level Link */
					font-size: 18px;
					font-weight: bold !important;	
					color: #8dc63f;
					}
					
					.primary.sf-menu > li > a strong:hover { /* Top Level Link */
					color: #EE7727;
					}

.sf-menu > li{
	border-left: none;
	border-left: none;
	border-right: none;
}
.sf-menu > li > a {
	padding:15px 15px 19px;
	background: transparent;
	margin-bottom: 0; /* Adjust for padding below our list */
	}
	
.sf-menu > li:hover{
	border-left: none;
	border-right: none;
}

.sf-menu > li:first-child > a{padding: 15px 15px 19px 15px;}
	
.sf-menu > li > a, .sf-menu > li {
	   -moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;	
			}

.sf-menu > li:hover {
	background: none; 
}

.navigation {
	margin-left: 12px;
}

.current-menu-item {
	font-weight: bold;
	text-decoration: underline;
}

/* HOMEPAGE */

.flexslider-container {
overflow: hidden;
margin-bottom: 0px !important;
}

.flexslider .slides li {
	margin-bottom: 0px !important;
}

.flex-caption {
	width: 95.4%; 
	z-index: 98; 
	padding: 22px 22px 28px 22px; 
	position: absolute; 
	left: 0; bottom: 0; 
	background: rgba(255,255,255,.8); 
	color: #146999; 
	text-shadow: none !important; 
	font-size: 15px; 
	line-height: 21px; 
	margin-bottom: 0;
	text-align: center;
	}
	
	.flex-control-nav {
		display: none;
	}

.tagline-container {
	background-color: #ee7727;
	border-top:#d36921 1px solid;
	border-bottom:#d36921 1px solid;
	height: 80px;
	margin: -2px 0px 33px 0px;
	text-align: left;
	padding: 11px 0px 15px 112px;
	width: auto;
	}
	
	.award-badge {
		height: 143px;
		position: relative;
		top: -116px;
		left: 545px;
		z-index: 100;
		width: 181px;
		
	}

.container .blurb-row.column { 
    width: 266px; 
    margin-left: 40px; 
    margin-right: 40px; 
    }
        
    .container .blurb-row.column.alpha {
        margin-right: 0px;
    }
    
    .container .blurb-row.column.omega {
        margin-left: 0px;
    }
    
    .module-img {
	    border: 2px solid #efefef;
    }
    
    .lightboxLink, .thumbLink, .popLink {
	    display: none;
    }

    
    .action-btn {
		border-top: 1px solid #94cf43;
		background: #80bd2c;
		padding: 7px 0px 11px 0px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		color: #ffffff;
		font-size: 16px;
		font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, Sans-Serif;
		text-decoration: none;
		vertical-align: middle;
		text-align: center;
		width: 65%;
		}
		
		.action-btn:hover {
		border-top-color: #8ac03e;
		background: #8ec63f;
		cursor: pointer;
		}
		
		.action-btn:active {
		border-top-color: #88d41e;
		background: #8ec63f;
		}
		
		.action-btn a {
			color: #ffffff !important;
			}
			
    
/*  ==============================================================================
  	CONTENT PAGES
=============================================================================== */

/* Excerpts */

.excerpt {
	/*padding: 0 30px 20px 30px;*/
	}
	
	.excerpt h4 {
		margin-bottom: 0.55em;
		}
		
		.excerpt h4 a {
			color: #146999;
			}
			
			.excerpt h4 a:hover {
				color: #ee7727;
			}
		
		.excerpt p {
			margin: 0 0 0.55em 0;
		}

#section-content .container {
	width: 904px;
	padding: 0 28px 30px 28px;
}

/* Post Content */

form[target=paypal] {
	margin: -30px auto;
	text-align: left;
}

.module-img img {
	background: #ffffff !important;
}

.module-img span {
	background: none !important;
}

.content p {
    margin: 0 0 20px 0;
}

.content ul {
	list-style: disc;
	margin-left: 22px;
}

/* Page Content */
.page-area {
	/* padding: 0 30px 20px 30px; */
}

.page-area h1.title span {
	padding-left: 0px !important;
}

.page-area li {
	list-style-type: disc;
	margin-left: 20px;
}

.sidebar {
	margin-top: 18px;
}

hr.partial-bottom {
	display: none !important;
}

.widget {
	margin-bottom: 25px !important;
}

/* Comments */
#respond {
	/* padding: 0 30px 20px 30px; */
}

    
   
/* FOOTER */

.tweets li a {
	color: #ee7727 !important;
	-moz-opacity:1.0 !important;	    		  
    filter: alpha(opacity=100) !important;
    opacity:1.0 !important;
}

.tweets li a:hover {
	color: #ee7727 !important;
	-moz-opacity:0.8 !important;	    		  
    filter: alpha(opacity=80) !important;
    opacity:0.8 !important;
}

.tweets li a:active {
	color: #ffffff;
	}
	
	
h5.footer-widget-title a {
	color: #ffffff !important;
}

h5.footer-widget-title a:hover {
	color: #EE7727;
}

#section-tophat{
	border-bottom: 2px solid #ddd;
	background: none;
}

#section-tophat:after, #section-footer:after{
	content: "";
	background: none;
}

#section-footer{
	background: none !important;
	margin-top: 0px !important;
	border-top: 0px solid #ddd;
	padding: 40px 0;
}

#section-footer .container {
    padding-right: 20px;
    padding-left: 20px;
}

#section-footer .container .column, 
#section-footer .container .columns { 
    float: left; 
    display: inline; 
    margin-left: 40px; 
    margin-right: 40px; 
    }

/* Nested Column Classes */

#section-footer .container .column.alpha, 
#section-footer .container .columns.alpha,
#section-footer .container .column.omega, 
#section-footer .container .columns.omega { 
    margin-right: 0;
    margin-left: 0; 
    }
    
#section-footer .container .four.columns {
    width: 180px;
}

#section-footer h5{
	position: relative;
	z-index: 1;
	padding: 2px 0px;
	margin-bottom: 10px;
	}
	
#section-footer h5:after{
	content: "";
	z-index: -1;
	position: absolute;
	background: none;
	left: 0; top: 0; right: 0; bottom: 0;
}

#section-footer p {
    color: #b2cfe2;
    margin: 0px 0px 20px 0px;
}

#section-footer .textwidget a {
    color: #b2cfe2;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-weight: 700;
}

#section-footer .textwidget a:hover {
    color: #EE7727;
}
 
#section-footer ul li,
#section-footer ul li a {
	padding:0 0 5px 0;
	margin: 0;
	color: #b2cfe2;
	border-top: none !important;
	border-bottom: none !important;	

}

#section-footer ul li a:hover {
	color: #ee7727;
}

#section-footer ul li a:active {
	color: #ffffff;
}

#section-footer ul li:first-child { 
	border-top: none; 
	padding-top: 0;
	}  
  
#section-footer ul li:last-child { 
	border-bottom: none; 
	} 

#section-footer ul.children{margin: 0;}

#section-footer ul.children li { 
	padding:10px 0 10px 20px;
	margin: 0;
-webkit-border-top: 1px solid rgba(255, 255, 255, 0.05); /* Top/Bottom border for the dropdown links */
   -moz-border-top: 1px solid rgba(255, 255, 255, 0.05);
     -o-border-top: 1px solid rgba(255, 255, 255, 0.05);
		border-top: 1px solid rgba(255, 255, 255, 0.05);
	-webkit-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	   -moz-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	     -o-border-bottom: 1px solid rgba(0, 0, 0, 0.4);
			border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	} 

#section-footer ul.children li:last-child { 
	border-bottom: none; 
	padding: 10px 0 0px 20px;
	} 
#section-footer ul.children li:first-child { 
	border-top: none; 
	} 

#section-footer .simpleimage img{margin-top:10px;}

#section-footer select{width: 160px;}

/* #SUBFOOTER */
#section-sub-footer{
	background: none;
    border-top: 0px !important;
    margin: auto;
}

#section-sub-footer:after {
	content: "";
	background: none;
	position:absolute; 
	z-index:99; 
	left:0; 
	bottom:0; 
	right:0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

#section-sub-footer .container{ 
    text-align: center;
	}
	
#section-sub-footer span{
	color: #ffffff;
	padding: 20px 0;
	}

#section-sub-footer span.copyright{ margin: 0 auto; float: none !important; }
#section-sub-footer span.colophon{float: right;}



/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    /*
@media only screen and (min-width: 480px) and (max-width: 767px) {
	    #wrapper {width: 420px;}
	    #responsive-nav {width: 95% !important; float: none; margin: 5px 10px; }
	    .container .blurb-row { width: 320px !important; }
	    .container .blurb-row .column { margin-left: 0 !important;}
	    .container .blurb-row.column.alpha {margin: 0 0 0 48px !important;}
	    .container .blurb-row.column.omega {margin: 0 0 0 40px !important;}
	    .container .blurb-row .module .module-img img { width: 100%; height: auto;}
	    #section-footer .container .four.columns {margin: auto; text-align: center; width: 250px;}
	    .be-it {display: none;}
	    .badge {padding-left: 40px;}
	    .flexslider {width: 420px !important; height: auto;}
	    .flex-control-nav {display: none;}
    }
*/
