body {
	margin: 0;
	padding: 0;
	font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #707070;
	background-color: #4f4f4f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	
}


* {
	padding: 0;
	margin: 0;
}

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

.clearfix{
	zoom: 1;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/****************************************************************/
/* 1. STRUCTURE  */
/****************************************************************/

#container{
	width: 887px;
	margin: 0px;
}

#wrapper{
	margin: 48px 0 40px 45px;
}

#mainCol{
	width: 566px;
	float: left;
	/*  border: 1px solid red;*/
}

#sideCol{
	width: 207px;
	float: right;
	color: #fff;
	padding-top: 2px;
}

div.box{
	margin-bottom: 25px;
}
div.lower{
	border-top: 1px solid #656565;
	padding-top: 25px;
}
div.block{
	border-top: 1px solid #e3e3e3; padding-top: 23px; margin-top: 21px;
}
/****************************************************************/
/* TEXT */
/****************************************************************/

#mainCol{font-size:1.1em}
#sideCol{font-size:1.1em}/**/


p, a, li, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* 11/10 */
}
label, input, select, th, td, textarea, select, code {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size:1em; color: #707070;
} 

li li, li p, td p, div p, blockquote p, p a, li a, td li, td a{font-size:1em}

div label, div input{
	font-size: .91em;
}

p{
	
	line-height: 1.36em; /* 15/11 */
	padding-bottom: 13px;
}
p.short{
	padding-bottom: 8px;
	line-height: 1.3em;
}
p.condensed{
	letter-spacing: -.1px;
	
}

#logos{border-top: 1px solid #e3e3e3; margin: 40px 0; padding: 30px 0 0px 0;}

#credits{
	border-top: 1px solid #e3e3e3;
	padding-top: 20px;
	margin: 40px 0 0 0;
}
p.caption{
	color: #A3A3A3;
	
}
p.top{
	margin-bottom: 24px;
}
#sideCol p{
	padding-bottom: 8px;
	
}



h1, h2, h3, h4, h5, h6 {
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;

}
h2{
	font-size:  1.09em; /* 12/11 */
	color: #707070;	
	margin: 10px 0 21px 0;
}
h3{
	font-size:  1.09em; /* 12/11 */
	color: #4f4f4f;
	margin: 0px 0 2px 0;

}
h4{
	font-size:  1em; /* 12/11 */
	font-weight:bold;
	margin: 0 0 2px 0;
}
blockquote{
	margin: 0px 10px 20px 40px;
	font-style: italic;
	line-height: 1.36em; /* 15/11 */
}

/****************************************************************/
/* LISTS */
/****************************************************************/
ul.bullets{
	margin: 0 0 10px 40px;
}
ul.bullets li{
	padding: 0 0 10px 0;
}
ul.people{
	list-style-type: none;
}
ul.people li{
	padding: 0 0 5px 0;
}
#newsletter ul{
	list-style-type: none;
}
#newsletter li{
	padding: 0 0 2px 0;
}

td{
	vertical-align: top;
}
table#speakers{
	margin: 0 0 8px 0;
}
table#speakers td{
	padding: 0 0 23px 0;
	line-height: 1.36em;
}

dt{
	width: 200px;
	float: left;
	font-weight: bold;
	
}
dd{
	margin-bottom: 5px;
}
dl{
	margin: 0 0 10px 0;
}

/****************************************************************/
/* LINKS */
/****************************************************************/
a{
	color: #dc1378;
	text-decoration: none;
}
a.secondary{
	color: #707070;
	text-decoration: underline;
}
a.chunk{
	display: block;
	border-top: 1px solid #e3e3e3;
	padding-top: 23px;
	margin-top: 21px;
}

ul.people a{
	color: #707070;
	text-decoration: underline;
}

#sideCol a{
	color: #c7c7c7;
	text-decoration: none;
}

a.blind{
	line-height: 0;
	font-size: 0;
	height: 0;
	display: inline;

}
a.inline{
	display: inline;
}

/****************************************************************/
/* IMAGES  */
/****************************************************************/
img{
	border: none;
}
img.first{
	margin: 28px 0 24px 0; /* 24 */
}
img.row{
	margin: 5px 0 21px 0; /* 21 */
}

img.txtHeading{
	margin: 0 0 15px 0;
}
img.speaker{
	margin: 0 0 0px 0;
}

/****************************************************************/
/* FORM  */
/****************************************************************/
form{
	margin: 3px 0 0 0;
}
#sideCol form{
	margin: 3px 0 15px 0;
}
div.submit{
	margin-top: 2px;
	text-align: right;
}
label{
	color: #fff;
	
}
input.inputText{
	width: 204px;
	padding: 1px;
	border: none;
	background-color: #fff;
	color: #color: #707070;
	margin: 7px 0 6px 0;
}
html>body input.inputText{
	width: 202px;
}


/* facebook rss twitter */

ul.rssfeed {display:block; margin-bottom:13px; height:20px}

ul.rssfeed li {display:inline; float:left; margin-right:20px;}

a.rss {background:url(../images/design/rss.gif) no-repeat top left; display:block; height:20px; width:20px;} 
a.tweet {background:url(../images/design/twitter.gif) no-repeat top left; display:block; height:20px; width:16px} 
a.facebook {background:url(../images/design/facebook.gif) no-repeat top left; display:block; height:20px; width:9px}
a.rss:hover {background:url(../images/design/rss.gif) no-repeat bottom left;}
a.tweet:hover {background:url(../images/design/twitter.gif) no-repeat bottom left;}
a.facebook:hover {background:url(../images/design/facebook.gif) no-repeat bottom left;}
a.rss span, a.tweet span, a.facebook span {display:none;}
