/*
Theme Name: Sandy Feet
Theme URI: http://ninthlink.com/
Description: Another Custom Theme by Ninthlink
Author: Andrew Krier
Version: 1.0
Tags: custom theme
*/

@charset "UTF-8";
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
body{
	font-size:62.5%;
	font-family: Helvetica, Arial, sans-serif;
	color:#666666;
	background:#FFF url(images/body-bg.jpg) center top repeat-y;
}
h1, h2, h3, p, li, a, label{
	line-height:1.5em;
	margin:0 0 0.5em 0;
	font-size:12px;
}
h1, h1 a{
	font-size:30px;
	font-weight:normal;
	color:#000;
}
h2{
	font-size:16px;
	color:#333;
	font-weight:normal;
}
h3{
	font-size:12px;
	color:#000;
}
p{
	font-size:12px;
	color:#666;
	margin:0 0 1.5em 0;
}
a{
	outline:none;
	color:#4C7D3F;
	text-decoration:none;
}
img{
	border-style:none;
}

/* - - - BUTTONS - - - */
.green150arrow{
	background:url(images/btn/150-green-arrow.png) center no-repeat;
	width:153px;
	height:27px;
	border:none;
	text-transform:uppercase;
	padding:0 0 7px 14px;
	margin:0;
	text-align:left;
	letter-spacing:8%;
	font-size:11px;
	outline:none;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
}
.grey150arrow, .green264arrow, .green92arrow{
	background: url(images/btn/150-grey-arrow.png) left center no-repeat;
	width:153px;
	height:20px;
	border:none;
	text-transform:uppercase;
	padding:0 0 3px 8px;
	margin:10px 0;
	text-align:left;
	letter-spacing:8%;
	font-size:11px;
	outline:none;
	color:#FFF;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
}
.green264arrow{
	background: url(images/btn/264-green-arrow.png) left center no-repeat;
	width:264px;
	height:34px;
	font-size:15px;
	color:#000;
	line-height:40px;
	cursor:pointer;
}
.green92arrow{
	background: url(images/btn/92-green-arrow.png) left center no-repeat;
	width:92px;
	height:34px;
	font-size:15px;
	color:#000;
	line-height:40px;
	cursor:pointer;
}
a.grey150arrow{
	display:inline-block;
	line-height:25px;
	padding: 0 0 3px 8px;
	cursor:pointer;
}

/* - - - INPUTS - - - */
textarea{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.33em;
}
.text255x21, .text180x21, .text86x21, .select46x21, .select255x21, .textarea280x65{
	border:1px solid #E7E7E7;
	background:#FFF;
	width:246px;
	height:21px;
	font-size:11px;
	line-height:1em;
	padding:0 0 0 3px;
	margin: 0 0 3px 0;
	color:#999;
}
.text180x21{
	width:148px;
}
.text86x21{
	width:86px;
}
.select255x21{
	height:23px;
	width:251px;
}
.select46x21{
	width:46px;
}
.textarea280x65{
	width:246px;
	height:65px;
	padding:6px 2px;
}
.text255x21:focus, .text180x21:focus, .text86x21:focus, .select46x21:focus, .select255x21:focus, .textarea280x65:focus{
	color:#333;
}
/* - - - lines - - - */
.line{
	background: url(images/line.png) center no-repeat;
	height:1px;
	clear:both;
}
.sm-line{
	background:url(images/sm-line.png) center no-repeat;
	height:3px;
	clear:both;
}
.align-left{
	float:left;
	clear:both;
}
img.align-left{
	padding: 0 10px 10px 0;
}
.align-right{
	float:right;
	clear:both;
}
img.align-right{
	padding: 0 0 10px 10px;
}
.clear{
	clear:both;
}

.wrap{
	width:1000px;
	background:#FFF url(images/page-bg.jpg) 0 0 no-repeat;
	margin:0 auto;
}
.hd, .bd, .ft{
	margin: 0 30px;
	clear:both;
	position:relative;
}
.hd{
	height:193px;
}
.hd .logo{
	float:left;
	position:absolute;
	top:23px;
	left:0;
}
.hd h1{
	font-size:17px;
	text-transform:uppercase;
	color:#6D9441;
	font-weight:bold;
	position:absolute;
	top:57px;
	right:15px;
}
.hd .menu{
	position:absolute;
	top:83px;
	right:15px;
	border:1px solid #DEDEDE;
	border-width:1px 0;
}
.hd .menu ul li{
	display:inline;
	padding: 0 0 0 3em;
}
.hd .menu ul li a{
	color:#333;
	font-size:13px;
	padding: 0;
	font-weight:bold;
}
.bd{
	min-height:80px;
}
.bd .main{
	float:left;
	width:580px;
}
.bd .side{
	float:right;
	background:url(images/sidebar-bg.png) top center no-repeat;
	width:314px;
	min-height:360px;
}
.bd .side ul, .bd .side li{
	list-style-type:none;
	margin:0;
}
.bd .side .inner{
	margin:30px 26px 0 26px;
}
.bd .side .inner h3{
	margin:0;
}
.bd .side .inner p{
	margin:0;
}
.bd .side .inner li.event{
	margin:10px 0 0 0;
}
.bd .side .inner li.event a{
	font-weight:bold;
}
.ft{
	margin:30px 0 0 0;
	background:url(images/ft-bg.jpg) 0 0 no-repeat;
	height:400px;
	position:relative;
}
.ft p{
	font-size:13px;
	margin:0 0 0.5em;
}
.ft .inner{
	padding:60px 0 0;
	margin:0 30px;
}

.ft .inner .sponsors{
	margin:20px 0;
	float:left;
	width:600px;
}	
.ft .inner .sponsors li{
	display:inline;
	margin:0 10px 0 0;
}
.ft .inner .sponsors a{
	background:url(images/sponsors-sprite.png) no-repeat;
	display:inline-block;
	text-indent:-5000px;
	height:60px;
	margin:5px 0 0;
}
.ft .inner .sponsors a.ecocaters{
	width:82px;
	background-position: -13px -15px;
}
.ft .inner .sponsors a.bootcamp{
	width:140px;
	background-position: -112px -15px;
}
.ft .inner .sponsors a.parrot{
	width:82px;
	background-position: -260px -10px;
}
.ft .inner .sponsors a.earth-list{
	width:134px;
	background-position: -352px -15px;
}
.ft .inner .sponsors a.ecohub{
	width:65px;
	background-position: -500px -10px;
}
.ft .inner .links{
	float:right;
	padding:43px 0 0;
}
.ft .inner .links a{
	display:inline-block;
	width:22px;
	height:21px;
	margin:0 2px;
	background:url(images/social-media-sprite.png) 0 0 no-repeat;
	text-indent:-5000px;
}
.ft .inner .links a.facebook{
	background-position:0 0;
}
.ft .inner .links a.twitter{
	background-position:-30px 0;
}
.ft .inner .links a.rss{
	background-position:-60px 0;
}
.ft .inner .links a.linkedin{
	background-position:-90px 0;
}
.ft .inner .menu{
	margin:18px 0 0;
}
.ft .inner .menu ul li{
	display:inline;
}
.ft .inner .menu ul li a{
	color:#333;
	font-size:11px;
	font-weight:bold;
	padding: 0 2em 0 0;
	text-transform:uppercase;
}
.ft .inner .copy p{
	font-size:11px;
}


/* - - - - HOME - - - - */
/*
.home .wrap{
	background:#FBFBFB url(images/home-pic.jpg) 0 0 no-repeat;
}
.home .hd{
	min-height:600px;
}

.home .ft{
	background:none;
}
.home .headline{
	position:absolute;
	top:332px;
	left:268px;
	width:350px;
}
.home .headline h1{
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	font-size:30px;
	font-weight:normal;
	text-transform:capitalize;
	margin:0;
}
.home .headline p{
	font-size:17px;
	line-height:1.3em;
	padding:0;
	color:#FFF;
}
.home .slides{
	position:absolute;
	right:0;
	top:210px;
	width:312px;
	height:269px;
	background:url(images/home/resolution-run.png) 0 0 no-repeat;
}
.home .slides input{
	position:absolute;
	top: 165px;
	left:18px;
	cursor:pointer;
}
.home .slides .controls{
	position:absolute;
	right:13px;
	bottom:7px;
}
.home .slides .controls li.control{
	display:inline;
	margin: 0 0 0 2px;
}
.home .slides .controls li.control a{
	width:17px;
	height:17px;
	line-height:17px;
	display:inline-block;
	background:url(images/home/controls-sprite.png) -17px 0 no-repeat;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
.home .slides .controls li.control-on a{
	background-position: 0 0;
}
.home .ft .inner{
	padding:0;
}
*/
.home .main h1{
	font-size:24px;
	color:#666;
	text-transform:capitalize;
	line-height:1.25em;
	margin:0 0 50px;
}
.home .main h2, .home .main p{
	font-size:15px;
	color:#000;
	margin:0;
}
.home .main h2, .home .main a{
	font-weight:bold;
}
.home .main p{
	color:#666;
}
.home .main .left{
	width:45%;
	float:left;
}
.home .main .right{
	width:49.5%;
	float:right;
}
.side .events{
	margin:30px 0 0 0;
}
/* - - - - Main Content - - - */

.bd .featuredImage, .bd .slideshow{
	background:url(images/featured_bg.png) left center no-repeat;
	width:950px;
	height:236px;
	text-align:center;
	margin: 0 0 40px -5px;
	padding: 0;
	position:relative;
	left:-5px;
	overflow:hidden;
}
.bd .featuredImage.slideshow{
	padding: 0 5px;
}
span.wpcf7-not-valid-tip {
	left:0 !important;
	top:-5px !important;
	width:245px !important;
}
.bd .main table{
	font-size:12px;
	color:#666;
	line-height:1.5em;
	margin: 0 0 1em 0;
	border:1px solid #E5E5E5;
	border-width: 1px 0 0 1px;
}
.bd .main th{
	background:url(images/th-bg.png) repeat-x bottom left;
	font-weight:bold;
	color:#000;
	text-align:left;
	height:38px;
	padding:5px;
	border:1px solid #E5E5E5;
	border-width: 0 1px 0 0;
	line-height:1em;
	text-shadow: #FFF 1px 1px 1px;

}
.bd .main table td{
	vertical-align:top;
	padding: 5px;
	border:1px solid #E5E5E5;
	border-width: 0 1px 1px 0;
}

.bd .main ul{
	margin: 0 0 3em 3em;
}
.bd .main table ul{
	margin: 0 0 1em 1em;
}
.bd .main ul li{	
	list-style-type:disc;
}
.bd .main label{
	float:left;
	width:140px;
	height:21px;
	font-weight:bold;
	clear:left;
}
.bd .main label.inlineLabel{
	float:none;
	padding: 0 7px 0 14px;
}
.bd .main .wpcf7 p{
	padding:0;
	margin:0;
}
.bd .main .wpcf7{
	margin: 0 0 1.5em 0;
}
.bd .main .shareBar{
	background:url(images/shareBar-bg.png) bottom left repeat-x;
	border:1px solid #E5E5E5;
	height:38px;
	line-height:38px;
	margin: 0 0 5em 0;
	border-radius:5px;
	-web-kit-border-radius:5px;
	-moz-border-radius:5px;
}
.bd .main .shareBar .left{
	padding: 7px 0 0 15px;
	float:left;
	height:36px;
}
.bd .main .shareBar a.stbutton {
	padding:2px 5px 5px 22px;
}
.bd .main .shareBar .left>span{
	float:left;
	padding:3px 0 0;
}
.bd .slideshow div{
	width:33%;
	overflow:hidden;
	float:left;
}
.events .event{
	border-bottom:1px solid #DEDEDE;
	padding:10px 0 15px 0;
	margin: 0 0 15px
}
.events .image{
	float:left;
	clear:left;
}
.events .content{
	float:right;
	clear:right;
	min-height:236px;
	width:250px;
}
.events .content h3.title a{
	font-size:21px;
	font-weight:normal;
	line-height:25px;
}
.events p{
	margin: 0 0 0.5em 0;
}
.events .register, .events .date, .events .title, .events .title a{
	margin:0;
}
li.register{
	margin: 0 0 2em 0;
}
a.pdf{
	background:url(images/icon-pdf.png) left center no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	padding: 0 0 0 36px;
}
.bd .side li.sponsorLogo {
    float:left;
    margin:10px 3px;
}

