/*
Theme Name: Carnivale du Vin 2010
Theme URI: http://carnivaleduvin.com/
Description: The 2010 theme for Carnivale du Vin
Author: TJ Pitre
Version: 1.0
Tags: New Orleans, maps, Carnivale du Vin, Emeril Lagasse, Emeril Lagasse Foundation
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* --------------------------------------------------*/

body {
	margin-top: 16px;
	background: #000;
	color: #0f0f0f;
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	background: url(../images/bg-sub.jpg) no-repeat center -28px;
	margin: 0 auto;
	width: 840px;
	height: 1370px;
	padding: 30px;
	position: relative;
	text-shadow: #fff 1px 1px 1px;
}

.home #wrapper {
	background: url(../images/bg-home.jpg) no-repeat center top;
}

.error404 #wrapper{
	background: url(../images/bg-sub-long.jpg) no-repeat center top;
	height: 2521px;
}

.page-id-6 #wrapper,
.page-id-71 #wrapper {
	background: url(../images/bg-sub-med.jpg) no-repeat center top;
	height: 2048px;
}

.page-id-19 #wrapper {
	background: url(../images/bg-sub-med1.jpg) no-repeat center top;
	height: 1636px;
}

a:link {
	color:#0066CC;
	text-decoration: none;
}
a:visited {
	color:#743399;
	text-decoration: none;
}
a:active,
a:hover {
	color: #FF4B33;
	text-decoration: underline;
}

a.more {
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	float: right;
	text-shadow: #fff 1px 1px 1px;
	font-weight: bold;
	font-size: 11px;
}

.krewe-slide a.more {
	position:absolute;
	right:0;
	top:130px;
	z-index: 200;
}

.alignleft,
.wp-caption.alignleft {
	float: left;
	margin-right: 8px;
}

.alignright,
.wp-caption.alignright{
	float: right;
	margin-left: 8px;
}

.alignright,
.alignleft {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	margin-top: 4px;
}

.center,
.aligncenter {
	text-align:center;
}

.wp-caption.aligncenter {
	margin: 10px auto;
}

img.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
	background-color: #e4e4e4;
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px 0 2px;
	margin-bottom: 10px;
}

.wp-caption img {
	margin-bottom: 4px;
}

.wp-caption-text {
	margin-bottom: 0;
	padding: 2px 6px;
}

.last {
	list-style-type: none;
	border-bottom: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hdr {
	background: url(../images/headers.png) no-repeat;
	text-indent: -9999px;
}

#header a.cdv-logo {
	background: url(../images/cdv-2010.png) no-repeat -50px -66px;
	width: 224px;
	height: 260px;
	display: block;
	float: left;
	text-indent: -9999px;
}

#header #main-nav {
	float: right;
	width: 608px;
	margin: 4px 0;
}

#header #main-nav li a {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(../images/main-nav.png) no-repeat;
}

#main-nav li#nav-about a {
	width: 132px;
	height: 109px;
	background-position: 0 0;
}

#main-nav li#nav-gala a {
	width: 117px;
	height: 109px;
	background-position: -132px 0;
	margin-right: 18px;
}

#main-nav li#nav-news a {
	width: 127px;
	height: 115px;
	background-position: -262px 0;
	margin-right: 16px;
}

#main-nav li#nav-sponsors a {
	width: 142px;
	height: 106px;
	background-position: -417px 0;
}

#main-nav li#nav-about a:hover {
	background-position: 0 -124px;
}

#main-nav li#nav-gala a:hover {
	background-position: -132px -124px;
}

#main-nav li#nav-news a:hover {
	background-position: -262px -124px;
}

#main-nav li#nav-sponsors a:hover {
	background-position: -417px -124px;
}

.cdv-main-left {
	clear: both;
	margin: 20px;
	float: left;
	width: 355px;
	height: 250px;
	text-shadow: #fff 1px 1px 1px;
}

.cdv-main-left h1 {
	color: #644E7D;
	font: bold 31px/33px "athelas-1","athelas-2", "Times New Roman", Times, serif;
	margin-bottom: 4px;
	letter-spacing: -2px;
}

.cdv-main-left p {
	font: 16px/23px Georgia, "Times New Roman", Times, serif;
}

.cdv-main-right {
	width: 400px;
	height: 360px;
	float: right;
	margin: -42px 18px 0 0;
}

.cdv-main-right a.frame-l,
.home-pics {
	display: block;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transition: -webkit-transform 0.2s ease-in;
	transform: rotate(3deg);
}

.cdv-main-right a.frame-l {
	position: absolute;
	z-index: 40;
}

.home-pics {
	margin: 25px 0 0 10px;
	display: none;
}

.cdv-main-right a.watch-video {
	position: absolute;
	top: 533px;
	left: 440px;
	display: block;
	padding: 18px 20px 26px 90px;
	background: url(../images/icons.png) no-repeat 2px -92px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #AF0101;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing: -2px;
}

.cdv-main-right a.watch-video:hover {
	color: #f71514;
}

.krewe-slide {
	clear: both;
	position: relative;
	padding-top: 20px;
	margin-bottom: 38px;
}

.krewe-slide h2.krewe {
	width: 296px;
	height: 80px;
	position: absolute;
	top: -48px;
	left: 22px;
	background-position: 0 0;
}

.krewe-slide .slide-prev,
.krewe-slide .slide-next {
	display: block;
	position: absolute;
	height: 35px;
	width: 65px;
	top: 42%;
	left: 5px;
	background: url(../images/icons.png) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 3;
}

.krewe-slide .slide-prev:hover,
.krewe-slide .slide-next:hover{
	top: 43%;
	opacity: 0.8;
}

.krewe-slide .slide-prev:active,
.krewe-slide .slide-next:active,
.krewe-slide .slide-prev:hover,
.krewe-slide .slide-next:hover,
.krewe-slide .slide-prev,
.krewe-slide .slide-next,
img,
a {
	outline: none;
}

.krewe-slide .slide-next {
	background-position: 0 -50px;
	left: 772px;
}

.krewe-carousel {
	width: 700px;
	margin: 0 auto;
	display: none;
}

.krewe-slide ul {
	
}

.krewe-slide .krewe-carousel li {
	float: left;
	width: 355px;
	height: 140px;
	text-shadow: #fff 1px 1px 1px;
}

p.frame-horz {
	background: url(../images/frame-horz.png) no-repeat;
	width: 516px;
	height: 255px;
	position: absolute;
	top: -30px;
	left: -15px;
}

a.frame-s {
	float: left;
	height: 124px;
	width: 124px;
	margin: 0 0 0 8px;
	background: url(../images/fs-img.jpg) no-repeat 10px 14px;
	-webkit-transform: rotate(-3deg);
	-webkit-transition: -webkit-transform 0.2s ease-in;
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

a.frame-s img {
	margin-left: 3px;
}

a.frame-s:hover {
	-webkit-transform: rotate(3deg);
}


.krewe-slide li h3,
.krewe-slide li p {
	float: right;
	width: 210px;
}

.krewe-slide li h3 a{
	font: bold 20px  "athelas-1", "athelas-2", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-decoration: none;
	display: block;
	margin: 20px 0 2px;
}

.krewe-slide li p {
	font-size: 11px;
}

.photo-gallery {
	width: 520px;
	float: left;
}

.photo-gallery h2 {
	width: 306px;
	height: 78px;
	background-position: 0 -95px;
	margin: 0 0 2px 8px;
}

a.frame-m1,
a.frame-m2 {
	display: block;
	float: left;
	margin: 5px;
	background: url(../images/fm-img.jpg) no-repeat 10px 18px;
}

.photo-gallery .top-left {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.photo-gallery .btm-right {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.photo-gallery .btm-left {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0);
}

.photo-gallery .top-right {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
}

.photo-gallery a {
	-webkit-transform: rotate(3deg);
	-webkit-transition: -webkit-transform 0.2s ease-in;
}

.photo-gallery a:hover {
	-webkit-transform: rotate(-4deg);
}

.photo-gallery a.more {
	margin: 10px 30px 0 0;
	-webkit-transform: rotate(0deg);
}

.photo-gallery a.more:hover {
	-webkit-transform: rotate(0deg);
}

.event-news {
	float: right;
	width: 300px;
	text-shadow: #fff 1px 1px 1px;
}

.event-news li {
	margin: 0 0 20px;
	height: 148px;
	width: 290px;
}

.event-news h2 {
	width: 280px;
	height: 68px;
	background-position: -10px -185px;
	margin: 0 0 2px;
}

.event-news h3 a {
	font: bold 20px "athelas-1", "athelas-2", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-decoration: none;
	display: block;
	margin: 0 0 2px;
	color: #644D78;
}

.event-news h3 a:hover {
	color: #FF4B33;
}

.event-news a.more {
	margin: -40px 20px 0 0;
}

.event-news small {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #363636;
}

.event-news p {
	margin: 8px 0;
}

#content {
	float: left;
	width: 510px;
	clear: both;
	margin: 25px 0 19px 22px;
}

.entry {
	position: relative;
}

.post h1,
.page-title,
.post-title {
	font: bold 36px "athelas-1", "athelas-2", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-shadow: #fff 1px 1px 1px;
	color: #644E7D;
	margin: 16px 0 10px -29px;
	padding: 6px 0 0 28px;
	width: 576px;
	height: 56px;
	background: url(../images/bg-h1.png) no-repeat;
	
}

.post h2 {
	font: bold 30px "athelas-1", "athelas-2", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin: 16px 0 0 -28px;
	padding: 16px 0 0 28px;
	width: 576px;
	height: 46px;
	background: url(../images/bg-h2.png) no-repeat;
	text-shadow: #fff 1px 1px 1px;
	clear: both;
}

.post h3,
.post h4,
.post h5 {
	color: #000;
	font: bold 24px "athelas-1", "athelas-2", Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #999;
	padding-bottom: 4px;
	margin: 24px 0 8px;
	clear: both;
}

.post h4 {
	font-size: 20px;
	border-bottom: 0;
	margin-top: 16px;
	color: #333;
}

.post h5 {
	font-size: 16px;
	border-bottom: 0;
	margin-bottom: 4px;
	color: #333;
}

.post p {
	text-shadow: #fff 1px 1px 1px;
	margin: 4px 0 12px 6px;
	font-size: 13px;
	line-height: 20px;
}

.post ul {
	padding: 0 16px;
	margin: 8px 0 12px;
	list-style-type: circle;
}

.post ul li {
	margin: 4px 0 8px;
}

.page-id-6 .entry h3 {
	margin-top: 22px;
}

.page-id-61 .entry img.alignleft,
.page-id-61 .entry img.size-full {
	box-shadow: 0px 0px 4px #333;
  	-moz-box-shadow: 0px 0px 4px #333;
  	-webkit-box-shadow: 0px 0px 4px #333;
  	padding: 10px;
  	background-color: #fff;
  	float: left;
  	margin: 6px 12px 0 0;
}

.page-id-61 .entry strong {
	display: block;
	margin-bottom: 0;
	height: 8px;
	font-size: 16px;
}

.page-id-61 .entry em {
	font-size: 14px;
	font-weight: bold;
}

.page-id-6 .entry .right-medium,
p.cdv-history-meta {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0;
}

.page-id-6 .entry .size-full,
.page-id-61 .entry .size-full {
	box-shadow: 0px 0px 4px #333;
  	-moz-box-shadow: 0px 0px 4px #333;
  	-webkit-box-shadow: 0px 0px 4px #333;
  	border: 0;
}

.page-id-6 .entry .size-full {
	margin-bottom: 56px;
}

.page-id-61 .entry .size-full {
	padding: 0 12px;
	background-color: #fff;
}

.page-id-19 .entry ul {
	list-style: none;
	margin: 10px 0 26px 16px;
	padding: 0;
	overflow: hidden;
}

.page-id-19 .entry ul li {
	text-align: center;
	float: left;
	margin: 10px 22px;
	height: 158px;
	width: 110px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
}

.page-id-19 .entry ul li a {
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
}

.page-id-19 .entry ul li img {
	display: block;
	margin-bottom: 5px;
	box-shadow: 0px 0px 4px #333;
  	-moz-box-shadow: 0px 0px 4px #333;
  	-webkit-box-shadow: 0px 0px 4px #333;
}

.page-id-71 .entry p {
	background-color: #fff;
	margin: 20px 2px 40px;
	border: 2px dotted #ccc;
	padding: 16px 16px;
	overflow: hidden;
	text-align: center;
}

.page-id-71 .entry p img {
	float: left;
	margin: 15px 12px;
}

.page-id-71 .entry table {
	width: 100%;
	background-color: #fff;
	margin-top: 14px;
	border: 2px dotted #ccc;
}

.page-id-71 .entry table td {
	padding: 16px;
	line-height: 28px;
}

p.cdv-history-meta {
	background: url(../images/bg-meta.png) no-repeat right top;
	padding: 15px 0 15px 250px;
	float: none;
	margin: 0 0 0 -27px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

p.cdv-history-meta a {
	margin: 0 4px;
}

.newsroom h2.entry-title {
	padding-top: 19px;
}

.newsroom .entry-title a {
	color: #000;
	font: 26px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.newsroom .post-date {
	display: block;
	background: url(../images/bg-date.png) no-repeat;
	margin: 0 0 0 -28px;
	padding: 10px 0 10px 30px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-shadow: #fff 1px 1px 1px;
}

.newsroom .post {
	border-bottom: 2px dotted #fff;
	margin-bottom: 19px;
}

.navigation {
	margin-top: 20px;
	overflow: hidden;
	height: 36px;
}

.navigation .alignleft,
.navigation .alignright {
	background: none;
	border: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.back-chefs {
	background: url(../images/icons.png) no-repeat;
	display: block;
	padding: 8px 0 10px 0;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: right;
	margin-left: 238px;
}

#sidebar {
	margin-top: -33px;
	float: right;
	width: 290px;
	position: relative;
}

#sidebar .right-nav h3 {
	background-position: 0 -408px;
	height: 67px;
	margin-top: -30px;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	transform: rotate(2deg);
}

#sidebar .right-nav h3.news,
.page-id-71 #sidebar .right-nav h3,
.page-id-76 #sidebar .right-nav h3 {
	height: 67px;
	margin-top: -30px;
	background-position: 0 -490px !important;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

#sidebar .right-nav ul {
	margin: -6px 10px 0 42px;
	font-size: 14px;
}

#sidebar .right-nav ul li {
	margin: 4px 0 0;
	padding: 4px 0 4px 28px;
	background: url(../images/bullet-plate.png) no-repeat left 5px;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing: -1px;
}

#sidebar .right-nav ul li ul {
	margin: 0;
}

#sidebar .right-nav ul li a {
	text-decoration: none;
	font: bold 20px "athelas-1","athelas-2", "Times New Roman", Times, serif;
}

#sidebar .right-nav ul li ul li {
	padding-left: 16px;
	background: url(../images/bullet-plate-sm.png) no-repeat left 7px;
}

#sidebar .right-nav ul li ul li a {
	font-size: 16px;
}

#sidebar .replycard a {
	display: block;
	padding: 40px 0 40px 72px;
	background: url(../images/icons.png) no-repeat -8px -180px;
	font: bold 40px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #AF0101;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing: -2px;
	position: absolute;
	top: 240px;
	margin-left: 6px;
}

#sidebar .replycard a:hover {
	color: #f71514;
}

#sidebar .side-photos {
	position: absolute;
	top: 380px;
	width: 300px;
	padding-left: 12px;
	text-align: center;
}

#sidebar .side-photos h3 {
	background-position: 0 -330px;
	height: 72px;
	margin-top: 2px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

#sidebar .side-photos a.frame-s {
	display: block;
	float: left;
	margin: 0 7px 10px;
	background: url(../images/fs-img.jpg) no-repeat 10px 18px;
}

#sidebar .side-photos .top-left {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

#sidebar .side-photos .btm-right {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

#sidebar .side-photos .btm-left {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0);
}

#sidebar .side-photos .top-right {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
}

#sidebar .side-photos a {
	-webkit-transform: rotate(3deg);
	-webkit-transition: -webkit-transform 0.2s ease-in;
}

#sidebar .side-photos a:hover {
	-webkit-transform: rotate(-4deg);
}

/* photo sections */

.flickr-photos .frame .frame-m1 {
	margin-left: -5px;
}

.flickr-photos .frame-m1 img {
	width: 260px;
	height: 190px;
}

.frame img {
	margin-left: 0px;
}

.flickr-thumbs {
	clear: both;
	padding-top: 0;
}

.flickr-frame {
	float: left;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #fff;
}

.flickr-frame.frame {
	border-bottom: none;
}

.flickr-photos p.flickr-caption,
.flickr-photos h3{
	margin-top: 22px;
	margin-left: 10px;
	float: right;
	width: 230px;
}

.flickr-photos h3 {
	clear: none;
	margin: 16px 0 6px;
	font-size: 20px;
	width: 230px;
}

.flickr-frame p.flickr-caption {
	margin-top: 6px;
}

.flickr-meta,
.flickr-frame .flickr-meta {
	float: right;
	width: 230px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.flickr-meta-links {
	display: none;
}

.flickr-thumbs img {
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0 8px 12px;
	box-shadow: 0px 0px 4px #333;
  	-moz-box-shadow: 0px 0px 4px #333;
  	-webkit-box-shadow: 0px 0px 4px #333;
}

.contactform {
	position: static;
	overflow: hidden;
	width: 95%;
}

.contactform .contactleft {
	width: 26%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 10px 4px 4px 4px;
	margin: 5px 0;
	height: 30px;
}

.contactform .contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactform .contacterror {
	border: 1px solid #ff0000 !important;
}

.contactform input#wpcf_your_name,
.contactform input#wpcf_email,
.contactform input#wpcf_website{
	padding: 6px 7px;
	width: 210px;
	font-size: 14px;
	color: #333;
	height: 19px;
	border: 1px solid #ccc;
}

.contactform #wpcf_msg {
	font-size: 14px;
	color: #333;
	padding: 6px 7px;
	border: 1px solid #ccc;
}

p.success-msg,
.contactform .bad-msg {
	border: 1px solid #f98f36;
	padding: 3px 6px;
	background-color: #fff;
	font-weight: bold;
	width: 95%;
	margin: 4px 0 18px 9px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: black 1px 1px 2px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.contactform #contactsubmit {
	padding: 5px 10px;
	border: 1px solid #fff;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 0;
	-webkit-box-shadow: 0 0 4px #333;
	-moz-box-shadow: 0 0 4px #333;
	box-shadow: 0 0 4px #333;
}

.contactform .bad-msg {
	color: red;	
}

#sponsors {
	height: 210px;
}

#sponsors h2 {
	width: 360px;
	height: 60px;
	background-position: 0 -265px;
	margin: 0 auto;
}

#sponsors a {
	text-indent: -9999px;
	display: block;
	float: left;
}

#sponsors a#logo-aa {
	height: 50px;
	width: 123px;
	margin: 28px 0 0 17px;
}

#sponsors a#logo-fn {
	height: 40px;
	width: 120px;
	margin: 32px 0 0 20px;
}

#sponsors a#logo-fl {
	height: 40px;
	width: 130px;
	margin: 35px 0 0 22px;
}

#sponsors a#logo-ws {
	height: 46px;
	width: 125px;
	margin: 29px 0 0 21px;
}

#sponsors a#logo-hno {
	height: 64px;
	width: 112px;
	margin: 18px 0 0 38px;
}

#sponsors a#logo-bep {
	height: 45px;
	width: 125px;
	margin: 29px 0 0 18px;
}

#footer {
	clear: both; 
	margin: 0 auto;
	text-align: center;
	width: 900px;
	padding: 30px 0;
	background: url(../images/bg-foot.jpg) no-repeat center top;
	color: #fff;
	font-size: 11px;
}

#footer #footer-extra {
	margin-top: 20px;
	text-align: left;
}

#footer h4 {
	font: bold 22px "athelas-1","athelas-2", Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-decoration: none;
	display: block;
	margin: 0 0 2px;
	color: #fff;
}

#footer .emerilorg-info {
	float: left;
	width: 500px;
	margin-bottom: 16px;
	font-size: 10px;
}

#footer .emerilorg-info .emerilorg-logo {
	background: url(../images/elf-logo.png) no-repeat 0 10px;
	height: 68px;
	width: 200px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#footer #foot-signup {
	float: right;
	width: 324px;
}

#footer #foot-signup form {
	margin-top: 10px;
	position: relative;
}

#footer #foot-signup .text-input {
	padding: 7px;
	font-size: 12px;
	width: 250px;
	color: #fff;
	background-color: #171717;
	border: none;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	position: absolute;
	left: 0;
	top: 0;
}

#footer #foot-signup button {
	background-color: #171717;
	border: none;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 8px;
	text-transform: uppercase;
	color: #fff;
	height: 30px;
	position: absolute;
	right: 0;
	top: 2px;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer #foot-links {
	padding: 10px 0;
	clear: both;
	border-top: 5px solid #fff;
}

#footer #foot-links a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer #foot-links a:hover {
	text-decoration: underline;
}

#footer .copyright {
	clear: both;
	font-size: 10px;
	text-align: left;
	padding-top: 18px;
	color: #8a8a8a;
}

