/*
Theme Name:     WordCamp
Theme URI:      http: //wordcamp.it/
Description:    Child theme for the Twenty Ten theme 
Author:         Wolly
Author URI:     http: //wol.ly
Template:       twentyten
Version:        0.1.0
*/

@import url('../twentyten/style.css');

#wrapper {
          background-color: #fff;
}

#featured {
	background: #F2F7FC;
	border-top: 0px solid #000;
	padding: 0px 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width:920px;
	font-size:22px;
	line-height: 32px;
	}
#featured img {
	display: block;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 4px solid #ccc;
	}
.featured-title {
	margin-bottom:10px;
}

.featured-title a{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.clear        {
              clear:both;
              height:1px;
              overflow:hidden;
              }
div.attendee {
border-bottom:1px solid #DFDFDF;
float:left;
font-size:12px;
height:50px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:4px 0;
width:50%;
}
div.attendee img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #DFDFDF;
float:left;
margin-right:6px;
vertical-align:middle;
text-align:left;
}
div.attendee h4 {
margin-bottom:4px;
margin-top:0;
}
#content div.attendee
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eaeaea;
float: left;
font-size: 12px;
height: 65px;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

width: 33%;

}
div.speaker {
border-bottom:1px solid #DFDFDF;
float:left;
font-size:12px;
height:100px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:4px 0;
width:50%;
}
div.speaker img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #DFDFDF;
float:left;
margin-right:6px;
vertical-align:middle;
text-align:left;
}
div.speaker h4 {
margin-bottom:4px;
margin-top:0;
}
#content div.speaker
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eaeaea;
float: left;
font-size: 12px;
height: 165px;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 4px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

width:100%;

}		
	
