/*
Theme Name: CFC Theme
Theme URI: www.scottholmancreative.com
Description: Custom build for CF Cooper site.
Author: Scott Holman
Version: 1.0
Tags: Blue, Gray, Two-column
*/

@charset "UTF-8";
/* CSS Document */


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #58595b;
	margin-top: 10px;
}

.contentWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#header {
	padding-top: 0px;
}

#header .headerContact {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

#nav {
	font-size: 11px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: -10px;
	background-color: #000000;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #f7941e;
	text-decoration: none;
	    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#nav ul {
	display: inline;
	float: left;
	list-style-type: none;
	color: #ffffff;
}

#nav ul li {
	float: left;
	margin-right: 15px;
}

#mainContent {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#mainContent .contentWrapper {
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

#mainContent h1 {
	font-size: 20px;
	color: #80a9bd;
}

#mainContent h2 {
	font-size: 16px;
	color: #80a9bd;
}

#mainContent h3 {
	font-size: 14px;
	color: #80a9bd;
}

#mainContent #primary {
	float: left;
	width: 635px;
	padding-left: 40px;
}

#mainContent #aside {
	float: right;
	width: 260px;
	margin-right: 35px;
}

#aside .attachment-full {
	margin-top: 15px;
	margin-bottom: 0px;
}

#primary .slideshow_container {
	margin-top: 50px;
}

#footer {
	border-top: 5px;
	border-top-color: #80a9bd;
	border-top-style:solid;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#footer .footerInfo {
	text-align: left;
	margin-top: 15px;
	margin-left: 40px;
	padding-bottom: 25px;
	float: left;
	width: 600px;
}

#footer .design {
	text-align: right;
	margin-top: 15px;
	margin-right: 40px;
	padding-bottom: 25px;
	float: right;
	font-size: 9px;
	width: 250px;
}

a {
	color: #80a9bd;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f7941e;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

img {
	border: 0px;
}

.entry-meta {
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	margin-top: -5px;
}

#postsNavLink {
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

.nextPage {
	float: right;
	font-size: 9px;
}

.prevPage {
	float: left;
	font-size: 9px;
}

.commentLabel {
	font-size: 9px;
	margin-bottom: 25px;
}

.commentlist {
	margin: 0px;
	padding: 0px;
}

.commentlist li {
	background-image: none;
	padding: 0px;
}

.comment-body {
	background-color: #f9f9f9;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.comment-meta {
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	margin-bottom: 10px;
}

.reply {
	float: right;
}

comment-body p {
	font-size: 12px;
}

#commentform #comment {
	width: 100%;
}

.alignright {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
.alignleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
#nav .current-menu-item a {
	color: #80a9bd;
}

#nav .menu-item ul li {
	color: #80a9bd;
}

.wp-caption-text {
	font-size: 10px;
	color: #f7941e;
	font-style: italic;
}

/*CONTACT FORM*/

.wpcf7 input, 
.wpcf7 textarea{
    padding:10px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height: 20px;
	width: 500px;

    border: none;
	background-color: #e6e7e8;
        
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
    
}

.wpcf7 .wpcf7-form {
	font-size: 9px;
	text-transform: uppercase;
}

.wpcf7 .wpcf7-form-control-wrap your-message, .wpcf7-textarea {
	height: 100px;
}

.wpcf7 .wpcf7-list-item{
	padding-left: 0;
	margin-left: 0;
	margin-right: 25px;
}

.wpcf7 .wpcf7-list-item input{
	border: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 10px;
}

.wpcf7 select{
	outline: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.wpcf7 input:hover, 
.wpcf7 input:focus, 
.wpcf7 input:active, 
.wpcf7 textarea:hover, 
.wpcf7 textarea:focus, 
.wpcf7 textarea:active {
	background: #fedab4;
	outline: none;
}

.wpcf7 input.wpcf7-submit{

    -webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
	
	border: none;
	position: relative;
	width: 50px;
	
	color: #fff;
		
	text-transform: uppercase;
	
	font-size: 12px;
	
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #939597;
	
	
}

/* On hover */
.wpcf7 input.wpcf7-submit:hover{
	
	cursor: pointer;
	text-decoration: none;
	background-color: #f7931d;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/* On click */
.wpcf7 input.wpcf7-submit:active{
	
	color: #ffffff;
	
	background-color: #000000;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors{
    border:none;
    background-color:#f7931d;
    margin:0;
    padding:10px;
	color: #ffffff;
	width: 500px;
	text-align: center;
    
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.wpcf7 .wpcf7-mail-sent-ok{
    border:none;
    background-color:#f7931d;
    margin:0;
    padding:20px;
	color: #ffffff;
    
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.wpcf7 .wpcf7-mail-sent-ng{
    border:none;
    background-color:#f7931d;
    margin:0;
    padding:20px;
	color: #ffffff;
    
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.wpcf7 span.wpcf7-not-valid-tip{
    border:none;
    background-color:#f7931d;
    padding:5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 180px;
    color: white;
	font-size: 10px;
    
    /* Drop shadow */
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}

.wpcf7-form .fleft{
	float: left;
}

.wpcf7-form .mright20{
	margin-right: 20px;
}

.wpcf7-form .mright40{
	margin-right: 40px;
}

.wpcf7-form .clear{
	clear: both;
}
/*END CONTACT*/


