/*
Theme Name: Three to Be Skin
Theme URI: http://threetobe.org/
Description: The Three to Be Skin.
Version: 1.0
Author: Dave Krstin
Author URI: http://hooplah.com/
Tags: custom header, fixed width, two columns, widgets

	Three to Be v1.0
	http://hooplah.com/

	This theme was designed and built by Dave Krstin,
	whose company's website you will find at http://hooplah.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 0.75em;/* Resets 1em to 12px */
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4f6121;
	text-decoration: none;
	}

a:hover {
	color: #4f6121;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 1020px;
	margin-left:auto;
	margin-right:auto;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	line-height:1.667em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 4.167em;
	text-align: right;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:lowercase;
	}

h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	color:#7f7f7f;
	font-size: 1.167em;
	line-height: 1.167em;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
	
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* =============================== */
/* MINE */

/* text styles */

a {
	color: #9abe3d;
	font-weight: bold;
}

p {
	text-align:justify;
}

.12Over15 {
	line-height:1.25em;
}

.bodyCopy {
	line-height: 1.6675em;
}

.caption {
	line-height: 1.6675em;
	font-weight: bold;
	text-align:right;
}

/* header styles */
#header {
	width:1020px;
	overflow:hidden;
	height:150px;
	position:relative;
	padding: 0 0 0 0px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/navBg.png) no-repeat top left;
}

#logo {
	float: left;
	margin-top: 22px;
	margin-left: 58px;	
	display:inline;
}

#navbar {
	position:relative;
	margin-left: 12px;
	float:left;
	width:822px;
	height:106px;
	padding: 0 0 0 0px;
}

#centrePlease {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#navbar ul {
	list-style: none;
	margin-top: 40px;
}

#navbar ul li {
	height: 10px;
	float: left;
}

#cheapDiv {
	display:block;
	overflow:hidden;
	float:left;
	width:1px;
	height:1px;
	border-left: 1px solid #e6efce;		
	margin: 36px 0 0 0;
}

#navbar #navHome a {
	display:block;
	background:url(images/navHomeOff.png) no-repeat 0 7px;
	width:36px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navHome a:hover {
	background:url(images/navHomeHover.png) no-repeat 0 7px;
}

#navbar #navHomeSelected a {
	display:block;
	background:url(images/navHomeSelected.gif) no-repeat top left;
	width:110px;
	height:106px;
}

#navbar #navOurStory a {
	display:block;
	background:url(images/navOurStoryOff.png) no-repeat 0 7px;
	width:68px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navOurStory a:hover {
	background:url(images/navOurStoryHover.png) no-repeat 0 7px;
}

#navbar #navOurStorySelected a {
	display:block;
	background:url(images/navOurStorySelected.gif) no-repeat top left;
	width:110px;
	height:100px;
}

#navbar #navMission a {
	display:block;
	background:url(images/navMissionOff.png) no-repeat 0 7px;
	width:50px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navMission a:hover {
	background:url(images/navMissionHover.png) no-repeat 0 7px;
}

#navbar #navMissionSelected a {
	display:block;
	background:url(images/navMissionSelected.gif) no-repeat top left;
	width:110px;
	height:106px;
}

#navbar #navInitiatives a {
	display:block;
	background:url(images/navInitiativesOff.png) no-repeat 0 7px;
	width:66px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navInitiatives a:hover {
	background:url(images/navInitiativesHover.png) no-repeat 0 7px;
}

#navbar #navInitiativesSelected a {
	display:block;
	background:url(images/navInitiativesSelected.gif) no-repeat top left;
	width:110px;
	height:106px;
}

#navbar #navTeam a {
	display:block;
	background:url(images/navTeamOff.png) no-repeat 0 7px;
	width:34px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navTeam a:hover {
	background:url(images/navTeamHover.png) no-repeat 0 7px;
}

#navbar #navTeamSelected a {
	display:block;
	background:url(images/navTeamSelected.gif) no-repeat top left;
	width:110px;
	height:106px;
}

#navbar #navEvents a {
	display:block;
	background:url(images/navEventsOff.png) no-repeat 0 7px;
	width:44px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navEvents a:hover {
	background:url(images/navEventsHover.png) no-repeat 0 7px;
}

#navbar #navEventsSelected a {
	display:block;
	background:url(images/navEventsSelected.gif) no-repeat top left;
	width:110px;
	height:107px;
}

#navbar #navDonate a {
	display:block;
	background:url(images/navDonateOff.png) no-repeat top left;
	width:85px;
	height:26px;	
	margin: 27px 8px 0 8px;	
}

#navbar #navDonate a:hover {
	background:url(images/navDonateHover.png) no-repeat top left;	
}

#navbar #navDonateSelected a {
	display:block;
	background:url(images/navDonateSelected.gif) no-repeat top left;
	width:110px;
	height:109px;
}

#navbar #navSponsors a {
	display:block;
	background:url(images/navSponsorsOff.png) no-repeat 0 7px;
	width:64px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navSponsors a:hover {
	background:url(images/navSponsorsHover.png) no-repeat 0 7px;
}

#navbar #navSponsorsSelected a {
	display:block;
	background:url(images/navSponsorsSelected.gif) no-repeat top left;
	width:110px;
	height:109px;
}

#navbar #navContact a {
	display:block;
	background:url(images/navContactOff.png) no-repeat 0 7px;
	width:55px;
	height:17px;
	margin: 29px 8px 0 8px;	
}

#navbar #navContact a:hover {
	background:url(images/navContactHover.png) no-repeat 0 7px;
}

#navbar #navContactSelected a {
	display:block;
	background:url(images/navContactSelected.gif) no-repeat top left;
	width:110px;
	height:100px;
}

#navbar #navMedia a {
	display:block;
	background:url(images/navMediaOff.png) no-repeat 0 7px;
	width:39px;
	height:16px;	
	margin: 29px 8px 0 8px;	
}

#navbar #navMedia a:hover {
	background:url(images/navMediaHover.png) no-repeat 0 7px;
}

#navbar #navMediaSelected a {
	display:block;
	background:url(images/navMediaSelected.gif) no-repeat top left;
	width:110px;
	height:102px;
}

/* the pages */

#thePages {
	width:1020px;
	padding: 0 40px 0 40px;
	margin-left:auto;
	margin-right:auto;
}

#thePageTeam {
	width:1020px;
	padding: 0 0 0 40px;
	margin-left:auto;
	margin-right:auto;
}

/* All */

/* Home */
#homeImages {
	margin: 20px 0 0 0;
	height:350px;
}

#brodyImage {
	float:left;
	background-color:#8bc53f;
	height:350px;
	margin-right:20px;
}

#TaylorImage {
	float:left;	
	background-color:#ec068d;	
	height:350px;	
	margin-right:20px;	
}

#ColeImage {
	float:left;	
	background-color:#f58026;	
	height:350px;	
}

#homeBody {
	margin-top:10px;
}

#homeHeader {
	margin: -10px 20px 0 0;
	float:left;
	width:300px;
}

#homeHeader img {
	float:left;
	margin: 30px 0px 0 20px;
}

#homeCopy {
	margin-right:20px;	
	float:left;	
	width:300px;	
	line-height: 1.6675em;
}

#homeLogos {
	margin-top:8px;
	float:left;	
	width:300px;	
}

/* inner pages */

#innerPageHeadline {
	width:280px;
	margin: 0 0 0 20px;
	text-align:right;
}

#innerPageHeadline h1 {
	color:#ec068d;
	line-height:1em;
}

#innerPageCaption {
	width:140px;
	text-align:right;	
	margin: 70px 0 0 160px;
}

#innerPageCopy {
	margin:0 0 0 320px;	
	width: 620px;
	line-height: 1.6675em;
}

#ourStoryPageCopy {
	margin:0 0 0 0px;	
	width: 620px;
	line-height: 1.6675em;
}

#innerPageVideo {
	margin:0 0 0 320px;	
	width: 620px;
	line-height: 1.6675em;
}

/* no images */

#noImageHeadline {
	width:280px;
	margin: 0 0 0 320px;
}

#noImageHeadline h1 {
	color:#ec068d;
	text-align:left;
}

/* side Image */

#sideImageHeadline {
	width:620px;
	margin: 0 0 0 340px;
	text-align:left;
}

#sideImageHeadline h1 {
	text-align:left;
	color:#ec068d;
	line-height:1em;
}


/* Our Story */
#ourStoryImage {
	margin: 40px 0 0 0;
	background:url(images/ourStory.jpg) no-repeat top left;
	width:940px;
	height:300px;
}

/* Mission */
#missionImage {
	margin: 40px 0 0 0;	
	background:url(images/mission.jpg) no-repeat top left;
	width:940px;
	height:300px;
}

/* Initiatives */
#initiativesImage {
	margin: 40px 0 0 0;	
	background:url(images/initiatives.jpg) no-repeat top left;
	width:940px;
	height:300px;
}

/* Team */
#teamImage {
	margin: 40px 0 0 0px;
	padding: 0 0 0 0;
}

#teamPageCopy {
	margin:0 0 0 20px;	
	padding 0 0 0 0;
	width: 920px;
	line-height: 1.6675em;
}

#noImagePageCopy {
	margin:0 0 0 320px;	
	padding 0 0 0 0;
	width: 620px;
	line-height: 1.6675em;
}

.teamsterTableCell {
	vertical-align:top;
	text-align:left;
	padding: 0 0 40px 0;
}


/* Events */
#eventsImage {
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
}

/* Donate/Get Involved */
#donateImage {
	margin: 40px 0 0 0;
	background:url(images/donate.jpg) no-repeat top left;
	width:940px;
	height:300px;
}

/* Sponsors */
#sponsorsImage {
	margin: 40px 0 0 0;
	background:url(images/sponsors.jpg) no-repeat top left;
	width:940px;
	height:300px;
}

#sponsorsPageCopy {
	margin:0 0 0 0px;	
	padding 0 0 0 0;
	width: 920px;
	line-height: 1.6675em;
}

/* Contact */
#contactImage {
	margin: 40px 0 0 0;
	background:url(images/contact.jpg) no-repeat top left;
	width:940px;
	height:300px;
}

/* footer */

#footer {
	float: left;	
	display:block;
	width:1020px;
	position:relative;
	margin-left: auto;
 	margin-right: auto;	
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align:left;
	border-top:solid 1px #c5e29f;
}

#footerLogo {
	float: left;
	width:222px;
	margin-left:10px;
	margin-top:33px;
	display:inline-block;
}

#footerDonate {
	float:left;
	margin: 20px 0 0 340px;
	padding: 0 0 0 0;
	display:inline;
}

#footerContact {
	float: left;
	width:150px;
	margin:20px 0 0 17px;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#8bc53f;
	padding: 0px 0 0 20px;
	text-align:left;
	display:inline;
}

#footerSocial {
	float:left;
	margin:20px 0 0 20px;
}

#footerSocial img {
	float:left;
	margin-right:10px;
}

/* form */

#formItself {
	border: none;
}

form.t2BForm {
	margin:0 0 0 0px;
	border: none;
}
form.t2BForm fieldset {
   margin:0 0 10px 0;
   border: none;
}
form.t2BForm legend {
    font-weight: bold;
	margin:0 0 0 0px;
}
form.t2BForm fieldset ul {
    margin: 0 0 0 0px;
	padding: 30px 0 0 0;
}
form.t2BForm fieldset li {
    list-style: none;
	padding:0 0 8px 0px;
	margin:0 0 0 0px;
}

form.t2BForm label {
	color: #000000;
    font-weight: bold;
    float: left;
    text-align:right;
	padding:10px 0 10px 0;
    width: 160px;
	line-height:1em;
}

.t2BFormInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-left:10px;
	border: 1px solid #8bc53f;
	width: 231px;
	padding:8px 8px 8px 8px;
}

.t2BFormCheckbox {
	margin:0 0 0 10px;
	height:30px;
	padding: 3px 0 0 0;
}

.t2BFormInput:focus {
	margin-left:10px;
    border: solid 1px #ec068d;
	width: 231px;
	background-color: #fff;
}

.formButton {
	border: none;
	width: 110px;
	height: 40px;
	margin:20px 0 0 170px;
	padding:0 0 0 0px;
	background: url('images/submitOff.png') top left;
}

.formButton:hover {
    border: none;
	width: 110px;
	height: 40px;
	margin:20px 0 0 170px;
	padding:0 0 0 0px;
    background: url('images/submitOver.png') top left;
}

.formButton:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;	
}

#formThanks {
	border: solid 1px #8bc53f;
	background: #e8f3d9;
	padding: 20px;
}

.thanks {
	font-size: 1.333em;
	text-align:center;
}
