@charset "UTF-8";
/* CSS Document */




/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/*  Header Area  */


body {
	background-color: #666698;
	background-image: url(img/background-masthead.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica Neue, HelveticaNeue, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #333;
}

a:link {color: #666699;}
a:active {
	color: #000;
}
a:visited {
	color: #99C;
}
a:hover {
	color: #333;
}

#container {}

#mast {
	margin: auto;
	width: 900px;
	position: relative;
	height: 41px;
	background-image: url(img/next-tweet-back.png);
	background-repeat: no-repeat;
	background-position: 545px 5px;
}

#mast #date {
	text-align: center;
	position: absolute;
	height: 21px;
	width: 200px;
	left: 643px;
	top: 15px;
	font-size: 12px;
	font-weight: bold;
}

#hero {
	background-color: #FFF;
	height: 248px;
}

#h-wrap {
	margin: auto;
	width: 900px;
	position: relative;
	text-align: center;
}

#h-left {
	height: 248px;
	width: 314px;
	float: left;
}

#h-right {
	height: 248px;
	width: 530px;
	float: left;
	margin-left: 50px;
}

#headline {
	font-size: 51px;
	color: #D37BAE;
	font-weight: bold;
	text-align: left;
	line-height: 49px;
	margin-top: 30px;
}
#headline span {
	color: #aa2b72;
}

#subhead {
	font-size: 15px;
	font-weight: bold;
	color: #aa2b72;
	margin-top: 15px;
}




/*  Menu  */

#menu {
	width: 487px;
	height: 34px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#menu li {
	list-style: none;
	height: 34px;
	float: left;
}

#menu li span {
	display: none;
}

#menuIndex {
	display: block;
	background: transparent url(img/menuIndex.png) top left no-repeat;
	width: 116px;
	height: 34px;
}

#menuIndex:hover {
	background-position: left bottom;
}

#menuCharity {
	display: block;
	background: transparent url(img/menuCharity.png) no-repeat left top;
	width: 211px;
	height: 34px;
}

#menuCharity:hover {
	background-position: left bottom;
}

#menuInstruction {
	display: block;
	background: transparent url(img/menuInstruction.png) no-repeat left top;
	width: 160px;
	height: 34px;
}

#menuInstruction:hover {
	background-position: left bottom;
}

#index #menuIndex,
#charity #menuCharity,
#instruction #menuInstruction {
	background-position: left bottom;
}

#menu a.active {
	background-position: left bottom;
}





/*   Content Area Shared  */


#content-wrap {
	background-image: url(img/background-content-top.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	position: relative;
	clear: both;
}

#column-wrap {
	margin: auto;
	width: 900px;
	position: relative;
	text-align: center;
}

#col-left {
	width: 500px;
	text-align: left;
	float: left;
	position: relative;
	margin-top: 45px;
}

h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #666699;
	margin-bottom: 15px;
	width: 425px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #666699;
	margin-top: 30px;
	margin-bottom: 10px;
}

h3 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
	margin-bottom: 15px;
}

h4 {
	font-size: 12px;
	color: #666666;
}

p {
	font-weight: lighter;
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 20px;
}

.last {
	margin-bottom: 40px;
}


strong {
	font-weight: bold;
}

#col-right {
	width: 346px;
	float: left;
	position: relative;
	margin-left: 25px;
	margin-top: 45px;
}


#charity-box {
	text-align: left;
	position: relative;
	height: 175px;
	width: 345px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}

#thismonth {
	float: left;
	height: 174px;
	width: 130px;
	position: relative;
}

#thismonth h4 {
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 128px;
	position: absolute;
	left: 0px;
	top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-left: 3px;
}
#thismonth .cta {
	font-size: 10px;
	height: 19px;
	width: 128px;
	position: absolute;
	left: 0px;
	top: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-left: 3px;
	}

#thismonth h5 {
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	width: 128px;
	position: absolute;
	left: 0px;
	top: 134px;
	color: #ac2975;
	padding-left: 3px;
	line-height: 16px;
}
#charity-box  {
	text-align: center;
	}

#connect-box {
	text-align: left;
	margin-top: 40px;
	position: relative;
	width: 345px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	text-align: center;
}

#social {
	height: 105px;
}

.share {
	height: 97px;
	width: 168px;
	background-image: url(img/share-background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

.share div {
	text-align: center;
	font-weight: bold;
	margin-top: 42px;
	font-size: 12px;
}

.share .stbuttontext {
	
}


.follow {
	height: 97px;
	width: 137px;
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
}

.hoot {
	height: 54px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.clear {
	clear: both;
	height: 25px;
}

#sub-wrap {
	background-color: #FFF;
	background-image: url(img/background-content-bottom.jpg);
	background-repeat: repeat-x;
	height: 200px;
	position: relative;
	clear: both;
}



/*  Instruction Page  */


#how-to {
	list-style-type: decimal;
	font-size: 20px;
	line-height: 25px;
	margin-left: 50px;
	margin-right: 25px;
	margin-top: 20px;
}

#how-to li {
	margin-bottom: 20px;
}

#how-to li ul {

}
#how-to li ul li{
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 15px;
	color: #000000;
}





/*   Charity Lander   */


#charity-insert {
	height: 164px;
	margin-top: 30px;
	background-image: url(img/lander-CTA.jpg);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	padding-left: 18px;
}

#c-left {
	height: 110px;
	width: 490px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 28px;
	line-height: 34px;
}

#c-right {
	height: 110px;
	width: 375px;
	margin-top: 34px;
	margin-left: 10px;
	float: left;
	text-align: center;
}

#c-cta {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	height: 25px;
}

#c-button {
}

#charity h1 {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #666699;
	margin-bottom: 15px;
	width: 425px;
}


#signs {
	list-style-type: decimal;
	font-size: 16px;
	line-height: 25px;
	margin-left: 50px;
	margin-right: 25px;
	margin-top: 15px;
}

#signs li {
	margin-bottom: 15px;
}



#about {
	text-align: left;
	margin-top: 25px;
}


#about h6 {
	font-size: 14px;
	margin-bottom: 10px;
}


#about p {
	font-size: 11px;
	color: #666666;
}



/*  FOOTER  */



#partners {
	margin: auto;
	position: relative;
	height: 198px;
	width: 900px;
}

#marks  {
	margin-top: 85px;
	float: left;
	margin-left: 50px;
}

#pr  {
	margin-top: 82px;
	float: left;
	font-size: 11px;
	color: #666699;
	text-align: left;
	margin-left: 100px;
	line-height: 18px;
}

#footer-wrap {
	background-image: url(img/background-footer.jpg);
	background-repeat: repeat-x;
	height: 38px;
	position: relative;
}
