/*
Theme Name: C4SS
Theme URI: http://laughingsamurai.com
Description: 
Version: 1.0
Author: Derek Bender
Author URI: http://derekbender.com
Tags: security, blue, two column
*/

@import "css/reset.css";
@import "css/basic.css";

@font-face {
	font-family: 'AlexandriaFLFRegular';
	src: url('fonts/AlexandriaFLF.eot');
	src: local('fonts/AlexandriaFLF Regular'), local('AlexandriaFLF'), url('fonts/AlexandriaFLF.ttf') format('truetype');
	}

@font-face {
	font-family: 'AlexandriaFLFBold';
	src: url('AlexandriaFLF-Bold.eot');
	src: local('fonts/AlexandriaFLF Bold'), local('AlexandriaFLF-Bold'), url('fonts/AlexandriaFLF-Bold.ttf') format('truetype');
	}


body {
	background: #97A6B6;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	}
	
	a {
		color: #3B5E81;
		}
	
	.wrap {
		background: #E5EEF7 url(images/bg_main.jpg) repeat-y center top;
		margin: auto;
		padding: 0 10px;
		width: 940px;
		}
		
	.main {
		background: ;
		}
		
#header {
	background: url(images/bg_header.png);
	height: 145px;
	position: relative;
	width: 940px;
	}
	
	#header .logo {
		float: left;
		margin: 35px 0 0 40px;
		}
	
	#header .contact {
		color: #202F40;
		font-size: 13px;
		float: right;
		margin: 15px 18px 0 0;
		padding: 0 0 2px 0;
		}
		
		#header .contact:hover {
			border-bottom: 1px dotted #202F40;
			}
			
#content {
	margin-left: 40px;
	}
		
/* nav */
#header .menu {
	border-bottom: 8px solid #202F40;
	bottom: 0;
	clear: both;
	font-size: 13px;
	height: 25px;
	position: absolute;
	width: 100%;
	}
	
#header #nav {
	float: right;
	font-family: 'AlexandriaFLFBold';
	margin: -10px 12px 0 0;
	}
	
	#header #nav li {
		display: block;
		float: left;
		margin-left: 5px;
		}
		
		#header #nav li.page-item-71 {
			display: none; /* so contact link doesnt display in main/footer nav */
			}
		
	#header #nav li.space {
		display: none;
		}
		
		#header #nav li a {
			background-color: #3B5E81;
			background-position: center center;
			background-repeat: no-repeat;
			color: #FFF;
			display: block;
			float: left;
			line-height: 13px;
			padding: 11px 10px;
			text-transform: uppercase;
			text-indent: -10000px;
			}
			
			#header #nav li.page-item-5 a,
			#header #nav li.page-item-6 a { /* home */
				background-image: url(images/btn_home.png);
				width: 35px;
				}
				
			#header #nav li.page-item-8 a {
				background-image: url(images/btn_programs.png);
				width: 124px;
				}
				
			#header #nav li.page-item-10 a {
				background-image: url(images/btn_services.png);
				width: 57px;
				}
				
			#header #nav li.page-item-28 a {
				background-image: url(images/btn_leadership.png);
				width: 73px;
				}
				
			#header #nav li.page-item-40 a {
				background-image: url(images/btn_projects.png);
				width: 57px;
				}
				
			#header #nav li.page-item-45 a {
				background-image: url(images/btn_news.png);
				width: 33px;
				}
			
			#header #nav li a:hover,
			#header #nav li.current_page_item a {
				background-color: #202F40;
				color: #202F40; /* hides text printed */
				}
				
/* page content styling */
.content {
	background: url(images/bg_aside.jpg) repeat-y top right;
	float: left;
	padding: 40px;
	overflow: hidden;
	width: 630px;
	}
	
	.content .moveimg {
		margin-left: -40px;
		width: 708px;
		}
	
	.content h2 {
		color: #202F40;
		font-family: 'AlexandriaFLFRegular';
		font-size: 26px;
		margin: .8em 0 .6em 0;
		}
		
	.content p,
	.content ul {
		color: #010101;
		font-size: 14px;
		line-height: 1.3;
		}
		
	.content ul {
		list-style-type: disc;
		list-style-position: outside;
		margin-left: 2.4em;
		}
		
		.content ul li {
			margin-bottom: 1.4em;
			}
		
.border {
	background: url(images/border.jpg) repeat-x bottom left;
	clear: both;
	height: 3px;
	width: 100%;
	}
		
/* basic sidebar */
#aside {
	float: right;
	width: 230px;
	}
	
	#aside .section {
		background: url(images/border.jpg) repeat-x bottom left;
		padding: 20px;
		}
		
		#aside .section ul {
			margin: 0;
			}
			
			#aside .section ul li {
				display: block;
				line-height: 1.3;
				padding: 3px 0;
				}
				
				#aside .section ul li a:hover {
					color: #202F40;
					}
	
	#aside h2 {
		color: #202F40;
		font-family: 'AlexandriaFLFRegular';
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 15px;
		}
		
	#aside li a {
		font-size: 15px;
		}
		
	#aside .section.alt a {
		color: #202F40;
		display: block;
		/* font-family: 'AlexandriaFLFBold'; */
		font-size: 19px;
		line-height: 1.1;
		}
		
		#aside .section.alt a.one {
			background: url(images/side_contact.jpg) center center no-repeat;
			height: 76px;
			}
			
		#aside .section.alt a.two {
			background: url(images/side_services.jpg) center center no-repeat;
			height: 79px;
			}
		
		#aside .section.alt a:hover {
			/* color: #3B5E81 !important; */
			opacity: .7;
			}
		

/* homepage elements */
.logos {
	margin: 10px auto 20px auto;
	width: 90%;
	}
	
	.logos td {
		vertical-align: middle;
		}

.content.home {
	padding-top: 0;
	width: 510px;
	}
	
	.content.home h2 {
		margin-top: 1.5em;
		}
			
#aside.home {
	width: 350px;
	}
	
	#aside.home .section {
		background: none;
		padding: 0;
		}
	
	#aside.home ul {
		margin: 0;
		}
		
		#aside.home ul li {
			background: url(images/border.jpg) repeat-x bottom left;
			padding: 12px 20px;
			}
			
			#aside.home ul li.noborder {
				background: none;
				}
		
	#aside.home a {
		/* background: url(images/arrow.jpg) no-repeat center left; */
		background-repeat: no-repeat;
		background-position: center center;
		color: #202F40;
		display: block;
		font-family: 'AlexandriaFLFBold';
		font-size: 19px;
		line-height: 30px;
		padding: 22px 0;
		text-indent: 40px;
		}
		
		#aside.home a.one {
			background-image: url(images/homebtn1.jpg);
			}
			
		#aside.home a.two {
			background-image: url(images/homebtn2.jpg);
			}
			
		#aside.home a.three {
			background-image: url(images/homebtn3.jpg);
			}
		
		#aside.home a:hover {
			/* color: #3B5E81 !important; */
			opacity: .7;
			}
		
/* leadership elements */
#aside.leadership {
	float: left;
	padding-top: 30px;
	}
	
	#aside.leadership .leader_menu {
		margin: 0 20px;
		}
		
		.leader_menu a {
			color: #010101;
			display: block;
			font-size: 18px;
			padding: 8px 10px;
			}
			
			.leader_menu a:hover {
				background-color: #202F40;
				color: #FFF;
				}
	
.content.leadership {
	background: url(images/bg_aside.jpg) repeat-y top left;
	float: right;
	}
	
	.content.leadership .stats {
		float: left;
		margin-bottom: 30px;
		}
		
		.content.leadership .picture {
			float: left;
			}
			
		.content.leadership .info {
			color: #202F40;
			float: left;
			font-family: 'AlexandriaFLFRegular';
			margin: 140px 0 0 15px;
			}
			
			.content.leadership .info h1 {
				font-size: 26px;
				font-weight: normal;
				margin-bottom: .3em;
				}
				
			.content.leadership .info h3 {
				font-size: 18px;
				margin: 0;
				}
			
	.content.leadership .bio {
		clear: both;
		}
		
/* services elements */
.content.services {
	padding-top: 0;
	}
		
/* news elements */
.content.news {
	min-height: 250px;
	padding-top: 0;
	}
	
	.content.news.archive h2 {
		text-align: center;
		}
		
	.content.archive .category-leadership,
	.content.archive .category-projects {
		display: none;
		}
	
.post {
	background: url(images/border.jpg) repeat-x bottom left;
	padding: 45px 0 35px 0;
	}
	
	.post a:hover {
		text-decoration: underline;
		}
	
	.post .time,
	.post .author {
		color: #202F40;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: .15em;
		text-transform: uppercase;
		margin: 0 0 .8em 0;
		}
		
	.post .author {
		margin-bottom: 35px;
		}
		
	.post h3 {
		font-size: 26px;
		font-weight: normal;
		margin: 0 0 .6em 0;
		}
		
		.post h3 a {
			color: #202F40;
			}
			
	.post .more-link {
		color: #3B5E81;
		padding-bottom: 1px;
		}
		
		.post .more-link:hover {
			border-bottom: 1px dotted #3B5E81;
			text-decoration: none;
			}
	
	.mini_nav a,		
	.back-link {
		color: #3B5E81;
		float: left;
		font-size: 14px;
		margin-top: 5px;
		}
		
		.mini_nav a:hover,
		.back-link:hover {
			color: #202F40;
			}
			
/* project elements */
.content.programs {
	padding-top: 0;
	}
	
.projects .article {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 195px;
	}
	
	.projects .article.nomargin {
		margin: 0;
		}
	
	.projects .article img {
		box-shadow: 0 0 10px rgba(32,47,64,.5);
		-moz-box-shadow: 0 0 10px rgba(32,47,64,.5);
		-webkit-box-shadow: 0 0 10px rgba(32,47,64,.5);
		}
		
	.projects .article .name {
		color: #202F40;
		display: block;
		font-weight: normal;
		text-align: center;
		margin-top: 6px;
		}
		
/* contact elements from gravity forms plugin */
.gform_heading {
	color: #202F40;
	font-family: 'AlexandriaFLFRegular';
	font-size: 18px;
	margin: 0.8em 0 0.6em;
	text-align: center;
	}
	
.gform_wrapper ul.gform_fields li {
	padding: 5px 0 !important;
	}
	
.gform_wrapper .right_label .gfield_label {
	color: #3B5E81;
	font-weight: normal !important;
	}
	
	.gform_wrapper .gfield_required {
		color: #202F40 !important;
		}
		
.gform_wrapper input,
.gform_wrapper textarea {
	border: 1px solid #D5E3F2;
	color: #202F40;
	font-family: Georgia, Times, serif !important;
	font-size: 14px !important;
	padding: 4px 6px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.gform_wrapper input:focus,
.gform_wrapper textarea:focus {
	box-shadow: 0 0 10px rgba(32,47,64,.5);
	-moz-box-shadow: 0 0 10px rgba(32,47,64,.5);
	-webkit-box-shadow: 0 0 10px rgba(32,47,64,.5);
	}
	
.gform_wrapper input.button {
	background: #F0F0F0;
	color: #3B5E81 !important;
	font-family: 'AlexandriaFLFBold' !important;
	font-size: 18px;
	padding: 3px 5px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
/* contact form errors */
.gform_wrapper .validation_error {
	color: #3B5E81 !important;
	font-family: 'AlexandriaFLFBold' !important;
	font-weight: normal !important;
	text-align: center;
	}
	
/* success msg */
#gforms_confirmation_message {
	background: #F0F0F0 !important;
	border: 1px solid #D5E3F2 !important;
	color: #3B5E81 !important;
	font-family: 'AlexandriaFLFBold' !important;
	font-size: 18px;
	padding: 15px 30px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/* footer */				
#footer {
	background: url(images/bg_footer.jpg) repeat-x;
	clear: both;
	display: table-cell;
	font-size: 10px;
	height: 44px;
	padding: 0 20px;
	vertical-align: middle;
	width: 900px;
	}
	
	#footer #nav {
		float: left;
		margin: 0;
		*margin-top: 15px;
		}
		
		#footer #nav li {
			border-right: 1px solid #ACACAC;
			color: #FFF;
			display: inline;
			margin-left: 2px;
			padding-right: 5px;
			*margin-right: 5px;
			}
			
			#footer #nav li.page-item-45 {
				border-right: none;
				}
			
			#footer #nav li.page-item-71 {
				display: none;
				}
			
			#footer #nav li a {
				color: #FFF;
				letter-spacing: .15em;
				*letter-spacing: normal;
				padding: 1px;
				text-transform: uppercase;
				}
				
				#footer #nav li a:hover {
					border-bottom: 1px dotted #E6E6E6;
					}
					
	#footer .credits {
		color: #FFF;
		float: right;
		margin: 0;
		text-transform: uppercase;
		*margin-top: 15px;
		*width: 400px;
		}













