@charset "utf-8";
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
body {
	background-color:#ffffff;
}
html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
img {
	border:none;
}
h1, h2, h3 {
	color:#555;
	margin:0;
}
h2, h3 {
	font-size:18px;
	font-weight:bold;
}
.twothirds h3 {
	font-size:16px;
	margin:18px 0 4px;
}
.twothirds .hr {
	margin:12px 0;
}
.sidebar h2{
	font-size:14px;
}
.typeface-js{
	font-family:Helvetiker, Verdana, Arial, sans-serif;
	font-weight:bold;
}
a {
	color:#24B7D0;
	text-decoration:none;
	outline:none;
}
p {
	margin:6px 0px;
}
a:hover {
	text-decoration:underline;
}
.hr {
	width:100%;
	background:url(../images/hr.png) top left repeat-x;
	height:2px;
	margin:5px 0;
	clear:both;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
.cta span {
	position:relative;
	left:-5000px;
}
a.cta {
	display:block;
	text-decoration:none;
}
a:hover.cta {
	text-decoration:none;
}
/* Pusher */

#wrapper {
	height:auto !important;
	margin:0 auto -330px;
	min-height:100%;
}
#push, #footer-wrapper {
	height:330px;
}
#push {
	clear:both;
}
#site {
	height:auto;
	width:100%;
}
/* CTAs */

a.contactme-big {
	background:url(../images/cta-intro-contactme-sprite.png) top left no-repeat;
	width:208px;
	height:60px;
	float:left;
}
a:hover.contactme-big {
	background-position:-208px;
}
a.contactme-small {
	background:url(../images/cta-mini-contactme-sprite.png) top left no-repeat;
	width:109px;
	height:31px;
}
a:hover.contactme-small {
	background-position:-109px;
}
a.follow-me {
	background:url(../images/followme-cta-sprite.png) top left no-repeat;
	width:159px;
	height:31px;
}
a:hover.follow-me {
	background-position:-159px;
}
.blogteaser-date {
	background:url(../images/blogdate-bg-sprite.png) top left no-repeat;
	width:90px;
	height:80px;
	color:#FFF;
	font-weight:bold;
	float:left;
	cursor:default;
}
a.blogteaser-date {
	cursor:pointer;
}
a:hover.blogteaser-date {
	background-position:-90px;
	text-decoration:none;
}
a.viewsite {
	background:url(../images/cta-viewsite-sprite.png) top left no-repeat;
	width:109px;
	height:34px;
	float:right;
	position:relative;
	top:-38px;
	right:8px;
}
a:hover.viewsite {
	background-position:-109px;
	top:-40px;
}
/* Site CSS */

ul#sitenav a:link, ul#sitenav a:hover, ul#sitenav a:visited {
	color:#fff;
	text-decoration:none;
}
#header {
	background:url(../images/header-bg.png) top center repeat-x;
	height:106px;
	width:100%;
}
#headerpad {
	background:url(../images/logo.png) top left no-repeat;
	height:104px;
	width:900px;
	margin: 0 auto;
}
ul {
	list-style-type:none;
	padding:0;
	margin: 0;
}
li {
	background:url(../images/bullet.png) left no-repeat;
	padding:2px 0px 2px 13px;
	margin:3px 0 0 20px;
}
ul#sitenav {
	height:38px;
	width:450px;
	float:right;
	padding:66px 52px 0 0;
	color:#fff;
}
ul#sitenav li {
	background:none;
	display:block;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding:0 3px 0 0;
	margin:0;
}
ul#sitenav li span {
	padding:13px 0;
	display:block;
	width:84px;
	cursor:pointer;
}
ul#sitenav li.selected span, ul#sitenav a:hover span {
	background:url(../images/25-transp.png);
}
#intro {
	background:url(../images/intro-bg.png) top center repeat-x;
	width:100%;
	height:300px;
}
#intropad {
	background:url(../images/intro-bg-center.png) top center no-repeat;
	width:800px;
	height:300px;
	margin:0 auto;
	padding:20px 0 0;
}
#miniintro {
	background:url(../images/intro-bg.png) top center repeat-x;
	width:100%;
	height:70px;
	border-bottom:2px solid #011F27;
}
#miniintropad {
	background:url(../images/intro-bg-center.png) top center no-repeat;
	width:800px;
	height:40px;
	margin:0 auto;
	padding:30px 0 0 46px;
}
#introbox {
	background:url(../images/intro-box.png) top center no-repeat;
	width:762px;
	height:259px;
	margin: 0 auto;
}
#introbox .content {
	padding:20px 0 0 20px;
	width:370px;
	float:left;
}
#content {
	width:100%;
	min-height:200px;
	background:url(../images/content-fade.png) top center repeat-x;
	color:#555;
}
#content-holder {
	margin:0 auto;
	padding:20px 0;
	width:755px;
}
.content-half {
	width:355px;
	float:left;
	padding-left:15px;
}
.rss {
	float:right;
	margin-top:-14px;
 *margin-top:-40px;
	position:relative;
}
.section {
	width:100%;
	margin-bottom:10px;
	clear:both;
}
.blogteaser-date .month {
	font-size:20px;
	text-align:center;
	width:66px;
	display:block;
	text-transform:lowercase;
	padding-top:4px;
}
.blogteaser-date .date {
	font-size:32px;
	text-align:center;
	width:66px;
	display:block;
	margin-top:-5px;
}
.blogteaser-date .year {
	font-size:11px;
	text-align:center;
	width:66px;
	display:block;
	margin-top:-7px;
}
.blogteaser-content {
	height:80px;
	padding-left:95px;
	padding-top:7px;
}
.blogteaser-content h3 {
	color:#24B7D0;
	font-size:14px;
}
.blogteaser-content p {
	margin:2px 0 0;
}
#footer {
	width:100%;
	height:330px;
	background:url(../images/footer-bg.png) bottom center repeat-x;
	clear:both;
	color:#24B7D0;
}
#footer-holder {
	width:780px;
	background:url(../images/footer-details-bg.png) top right no-repeat;
	margin:0 auto;
	padding-top:58px;
}
#footer-holder .content-half {
	height:245px;
	width:335px;
}
#footer li {
	background:none;
	margin:14px 0;
	padding:0;
}
#footer a {
	color:#fff;
}
#footernav {
	float:left;
	padding:43px 0 0 160px;
}
#footercontact {
	float:left;
	margin: 10px 0 0 176px;
	background:url(../images/footer-contact.png) top left no-repeat;
	width:244px;
	height:82px;
}
#footercontact span {
	position:relative;
	left:-5000px;
}
#connect {
	padding: 20px 0 0 65px;
}
#footerlinks {
	float:left;
	margin-left:50px;
	width:370px;
}
#footerlinks .content {
	padding: 8px 0 0 14px;
	font-size:10px;
}
#caveat {
	color:#fff;
	font-size:0.8em;
	margin: 4px auto 10px;
	width:755px;
}
#minilinks {
	float:right;
	margin-top:-14px
}
.twothirds {
	float:left;
	width:500px;
}
.onethird {
	float:left;
	width:235px;
	padding-left:20px;
}
.onethird li {
	padding:4px 0 0 6px;
	margin:0;
	background-image:none;
}
.onethird .widget {
	padding:10px 0 0;
}
.twothirds span.blogteaser-date {
	margin:10px 10px 8px 8px;
}
.section .photo {
	width:751px;
	height:200px;
}
input, textarea {
	border: 1px solid #24B7D0;
	background-color:#D9F4F9;
	color:#555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}
#comment {
	width:400px;
}
#submit {
	background-color:#24B7D0;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
#submit:hover {
	background-color:#24B7D0;
	color:#555;
	font-weight:bold;
}
.commentlist {
	padding:0;
	margin:0;
}
.commentlist li {
	background-image:none;
	list-style-type:none;
	padding:10px 10px;
	margin:8px 0px;
	background-color:#D9F4F9;
}
/* Carousel */

#slideshow {
	width:354px;
	float:left;
	margin:20px 0 0;
}
.photo {
	width:350px;
	height:215px;
	border:2px solid #24B7D0;
	background:#FFFFFF;
}
.slideshow-desc {
	background:url(../images/60-transp.png) top left repeat scroll;
	display:block;
	padding-left:12px;
	width:338px;
	height:112px;
	position:relative;
	top:-104px;
}
.slideshow-desc span {
	display:block;
	padding:4px 0 2px;
}
#carousel li {
	background:none;
	margin:0;
	padding:0;
}
.glow160-carousel {
	overflow:visible;
}
.carousel-window {
	height:215px !important;
}
.glow160-carousel .carousel-content, .glow160-vCarousel .carousel-content {
	overflow:visible !important;
}
.glow160-carousel .carousel-light .carousel-window {
	background-color:transparent;
}
.glow160-carousel .pageNav, .glow160-vCarousel .pageNav {
	position:relative;
	left:140px;
	top:-18px;
	background-color:#24B7D0;
	width:76px;
}
.pageNav li {
	width:15px;
}
.glow160-carousel .pageNav li#leftarrow.carousel-prev-disabled, .glow160-vCarousel .pageNav li#leftarrow.carousel-prev-disabled {
	background:none;
}
.glow160-carousel .pageNav li#leftarrow, .glow160-vCarousel .pageNav li#leftarrow {
	background:url(../images/leftarrow.png) no-repeat;
	background-position:5px 6px;
	width:13px;
}
.glow160-carousel .pageNav li#rightarrow, .glow160-vCarousel .pageNav li#rightarrow {
	background:url(../images/rightarrow.png) no-repeat;
	background-position:0px 6px;
	width:11px;
}
.glow160-carousel .pageNav li, .glow160-vCarousel .pageNav li {
	background:url(../images/emptyblob.png) no-repeat;
	background-position:0 4px;
	width:13px;
}
.glow160-carousel .pageNav li.dotActive, .glow160-vCarousel .pageNav li.dotActive {
	background:url(../images/fullblob.png) no-repeat;
	background-position:0 4px;
}


/* Form stuff */

label {
display:block;
font-weight:bold;
}

span.wpcf7-not-valid-tip-no-ajax {
	display:inline !important;
	padding-left:20px;
}