body, html, #container { background: #0084e7 !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0084e7', endColorstr='#0084e7',GradientType=0 ); /* IE6-9 */ }
#logo { top: 14px; left: 0;  }
#cloud3 { top: 46px; right: 410px; }
#top-container h4 { top: 142px; left: 28px; font-size: 14px; }
h1 { font-size: 30px; }
h2 { margin-bottom: 20px; }
h3 { font-size: 22px; text-shadow: 0px 0px 8px #4b4b4b; filter: dropshadow(color=#4b4b4b, offx=0, offy=0); margin-bottom: 10px;  }
p { margin-bottom: 12px;  }
#top { height: 200px;  }
#top-container { background: none; }
#page-content { width: 1100px; margin: 0 auto; color: white; text-shadow: 0px 0px 8px #4b4b4b; font-size: 18px; line-height: 22px; }
.col1 { width: 700px; float: left; padding-left: 28px;  }
.col2 { width: 350px; float: right; background-color: #2c95e5; }
.post-edit-link { color: white; text-decoration: underline; }
ul#nav li.current_page_item  a{ background: #088434; /* Old browsers */
background: -moz-linear-gradient(top, #088434 0%, #065a24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#088434), color-stop(100%,#065a24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #088434 0%,#065a24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #088434 0%,#065a24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #088434 0%,#065a24 100%); /* IE10+ */
background: linear-gradient(top, #088434 0%,#065a24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#088434', endColorstr='#065a24',GradientType=0 ); /* IE6-9 */ }

.col2 li { list-style-type: none; }
.col2 .widget { padding: 20px; }

.bio { clear: both; height: 300px; line-height: 27px;  }
.bio h4 { font-size: 24px; }

#page-content { font-size: 24px !important; line-height: 30px; }
#page-content h2 { font-size: 40px; }
#page-content h3 { line-height: 30px; margin-bottom: 30px; font-size: 28px;  }
#page-content h4 { margin-bottom: 10px; }
#page-content ul, #page-content ol {  text-shadow: 0px 0px 8px #4b4b4b; }
#page-content li { padding-bottom: 20px; }

.widgettitle a { color: white; }
.twitter-item { font-size: 16px; line-height: 19px; padding-bottom: 20px; color: white; }
.twitter-item a { color: white; text-decoration: underline; }

#post-11 ol p { margin-top: 10px; }
#text-3 h2 { margin-bottom: 0; }
#text-2 h2 { font-size: 30px; line-height: 35px; }
#text-2 .textwidget { font-size: 16px; line-height: 21px; }
#wpcf7-f53-w1-o1 { margin-top: 16px; }

#post-31, #post-29 { font-size: 15px; line-height: 18px; }
#post-31 a, #post-29 a { color: white; text-decoration: underline; }
#post-31 h3, #post-29 h3 { margin-bottom: 10px; } 




/* CONTACT FORM */

.col2 .wpcf7-submit { font-size: 18px;
    font-weight: bold;
    height: 34px;
    width: 100px; }
.col2 .wpcf7-text, .col2 .wpcf7-quiz { padding: 6px; font-size: 14px; width: 290px; }
.col2 .wpcf7-quiz { width: 50px; }


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	background: #398f14;
	padding: 10px;
	color: white;
}

div.wpcf7-mail-sent-ng {
	background: #ff0000;
	padding: 10px;
	color: white;
}

div.wpcf7-spam-blocked {
	background: #ffa500;
	padding: 10px;
	color: white;
}

div.wpcf7-validation-errors {
	background: #f7e700;
	padding: 10px;
	color: black;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0 !important;
	padding: 5px !important;
	right: 20% !important;
	z-index: 100;
	background: #ff0000 !important;
	border: 0 !important;
	font-size: 10pt;
	width: 280px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}