/* 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;
}

/* Custom CSS - Basic Elements */

* {
	font-size:100.01%;
}
html, body{
	height:100%;
}

hr {
	display: none;
}

body {
	font-size:62.5%;
	background-color: #336699;
	color: #ffffcc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/bkgd3.png);
	background-repeat: repeat-x;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Link colors */

a {
	text-decoration: none;
}

a:link {
	color: #aa0056;
}

a:visited {
	color: #520055;
}

a:link:hover {
	color: #ff0056;
}

a:visited:hover {
	color: #ff0056;
}

/* Cool Ampersand */

.alt { 
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
	font-style: italic;
 	font-weight: normal;
	font-size: .9em;
	opacity: .8;
}

#container {
	margin: 0 auto;
	width: 960px;
	margin-bottom: 133px;
	position: relative;
	z-index: 10;
}

/* Setting up the basic type sizes */

input, select, th, td {
	font-size: 1em;
}
h1 {
	font-size: 2em;
}  
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
} 
h4 {
	font-size: 1em;
}  
li li, li p, td p, blockquote p {
	font-size: 1em;
}

/* Top of page */

#ruler {
	width: 100%;
	height: 16px;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/ruler.gif);
	position: fixed;
	top: 0;
	z-index: 25;
}

/* =Clouds */

#clouds {
	width: 100%;
	height: 400px;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/clouds.png);
	background-repeat: no-repeat;
	background-position: right;
	position: fixed;
	top: 0;
	z-index: 0;
}
#clouds-over {
	width: 190px;
	height: 400px;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/clouds2.png);
	background-repeat: no-repeat;
	background-position: right;
	position: fixed;
	top: -42px;
	right: 0;
	z-index: 15;
}


/* Twitter at the top of the page */

.tweet {
	letter-spacing: .1em;
	font-size: 1.6em;
	margin: 50px 25px 33px 25px;
	text-shadow: #696460 1px 1px 0px;
	color: #000033;
	line-height: 1.2;

}

.tweet h4 {
	display: inline;
	font-style: italic;
	font-weight: normal;
}

.tweet ul, .tweet p {
	display: inline;
}

.tweet ul {
	margin: 0 0 0 0px;
	padding: 0;
}

.tweet li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 42px;
	position: relative;
}
.tweet .when {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: .9em;
}

.tweet .tweet_join {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
}

.tweet li img {
	position: absolute;
	top: 0;
	left: 0;
}

#mY {
	float: right;
	width: 710px;
	
}

/* =Header */

#header {
	height: 320px;
	position: relative;
	}

#header h1 a {
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/css-summit-sticker.png);
	background-repeat: no-repeat;
	width: 745px;
	height: 176px;
	text-indent: -9999em;
	position: absolute;
	left: -5px;
	top: -5px;
	z-index: 25;
}

#header p {
	text-indent: -9999em;
	height: 283px;
	width: 710px;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/css-summit-header.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 37px;
}

#header ul {
	position: relative;
	width: 170px;
	left: 500px;
	top: -100px;
	opacity: .8;
	text-align: right;
}
#header li {
	margin-bottom: 7px;
	line-height: 1.5;
}


/* =Section */

#section {
	border-top: 1px solid rgba(255,255,255,0.5);
	padding: 22px 22px 0 22px;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/background-mugshots3.png);
	position: relative;
}

#section > div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#section h2 {
	display: none;
}

.speaker {
	background-color: #ffffff;
	width: 322px;
	text-align: center;
	margin-bottom: 22px;
}

.speaker h3 {
	color: #6e236f;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2.4em;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1;
}
.speaker p {
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/speaker-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
}

.speaker .lc a {
	font-weight: bold;
	text-transform: lowercase;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
}

.speaker p span {
	color: #6e236f;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	text-transform: lowercase;
	font-weight: normal;
}

.speaker img {
	margin: 16px 0 20px 0;
}

.speaker {
	-webkit-box-shadow: rgba(14, 32, 59, 0.247059) 0px 0px 10px;
	opacity: .9;
}

.speaker:hover {
	opacity: 1;
}

/* =Aside */

#aside {
	padding-right: 42px;
}

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

/* =Sponsor */

#sponsor p a {
	margin-top: 100px;
	text-align: center;	
	display: block;
	text-indent: -9999em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/sponsored_by_mailchimp.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 178px;
	height: 64px;
	margin-left: 20px;
	text-align: center;
	opacity: .9;
}


/* =Register */

#register {
	margin-top: 50px;
}

#register h3 {
	xmargin-top: 300px;

}

#register h3 a {
	display: block;
	text-indent: -9999em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/about-css-summitNEW.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 208px;
	height: 170px;
}

#register p a:hover {
	opacity: 1;
}

#register p a {
	margin-top: 12px;
	text-align: center;	
	display: block;
	text-indent: -9999em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/register-css-summit.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 208px;
	height: 72px;
	text-align: center;
	opacity: .9;
	-webkit-box-shadow: rgba(14, 32, 59, 0.247059) 0px 0px 5px;
}

#register img {
	margin-top: 12px;
	margin-left: 20px;
	opacity: .8;

}


/* =Social */

#social {
	margin-top: 20px;
}

#social p {
	display: none;
}

#social ul {
	display: inline;
	margin-left: 25px;
}

#social li {
	display: inline;
	margin-top: 100px;
}

#social li a {
	margin-right: 12px;
}

#social img {
	opacity: .9;
	-webkit-box-shadow: rgba(14, 32, 59, 0.247059) 0px 0px 3px;
}

#social img:hover {
	opacity: 1;
}


/* =Read all about it */

#readallaboutit h4 {
	text-indent: -9999em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/read_all_about_it.png);
	background-repeat: no-repeat;
	background-position: 20px 0;
	width: 208px;
	height: 56px;
	text-align: center;	
	margin-top: 50px;
}
 
#readallaboutit p {
	padding: 13px 200px 0 21px;
	font-size: 1.2em;
	line-height: 1.5;
	width: 208px;
	width: 157px;
}
 
#readallaboutit p a {
	text-decoration: underline;
	color: #ffffcc;
	font-weight: normal;
}



/* =More Info */

#moreinfo h4 {
	text-indent: -9999em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/a-virtual-conference.png);
	background-repeat: no-repeat;
	background-position: 20px 0;
	width: 208px;
	height: 44px;
	text-align: center;	
	margin-top: 50px;
}
 
#moreinfo p {
	padding: 13px 200px 0 21px;
	font-size: 1.2em;
	line-height: 1.5;
	width: 208px;
	width: 157px;
}
 
#moreinfo p a {
	text-decoration: underline;
	color: #ffffcc;
	font-weight: normal;
}


/* =Giving */


#giving h4 {
	text-indent: -9999em;
	background-image: url(http://www.environmentsforhumans.com/css_summit/_assets/img/giving-back.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 200px;
	height: 88px;
	text-align: center;	
	margin-top: 50px;
}

#giving p {
	padding: 13px 200px 0 21px;
	font-size: 1.2em;
	line-height: 1.5;
	width: 157px;

}

#giving p a {
	text-decoration: underline;
	color: #ffffcc;
	font-weight: normal;
}



/* =Footer */



#footer {
	border-top: 1px solid black;
	clear: both;
	height: 60px;
	position: relative;
	overflow: hidden;
	background: url(http://www.environmentsforhumans.com/css_summit/_assets/img/bg-footer.gif) repeat-x;
}
#footer .box{
	width:652px;
	height:60px;
	margin:0 auto;
	overflow:hidden;
	background:none;
}
#footer strong{
	width:227px;
	height:34px;
	margin:14px 0 0 2px;
	display:block;
	overflow:hidden;
	background: url(http://www.environmentsforhumans.com/css_summit/_assets/img/environments.png);
	text-indent:-9999px;
}
#footer strong a{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
	position:relative;
}
#footer .subscribe{
	width:230px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:22px 2px 0 0;
}
#footer label{
	width:100px;
	overflow:hidden;
	text-align:right;
	font-size:1.16em;
	color:#fff;
	display:inline;
	padding:0 8px 0 0;
}
#footer input{
	height:15px;
	width:117px;
	padding:0;
	color:#c3cac3;
}
