/*
 * Structure
 */
body {
	background:#f1eff0 url(../images/background.jpg);
	color:#7a7a7a;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:13px;
	line-height:20px;
}
a {color:#0f85ac;}
a:hover {color:#1295c0;}
#header {
	height: 160px;
	background: #E4E5E5 url(../images/header-background.png) top left repeat-x;
	border-top: 3px solid #52A5C0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', arial, serif;
	color:#6b6b6b;
	text-shadow: 1px 1px 2px white;
	margin-bottom:15px;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#0f85ac;}
h1 {
	font-size:42px;
	line-height:42px;
	color: #0F85AC;
}
h2 {
	font-size:28px;
	line-height:36px;
	color:#242424;
}
h3 {
	font-size:22px;
	line-height:26px;
}
h4 {
	font-size:15px;
	line-height:26px;
}
h5 {
	font-size:16px;
	line-height:20px;
}
h6 {
	font-size:13px;
	line-height:20px;
}
.date, ul#navigation, .big-button, ul#sub-navigation, .agenda, .quotation blockquote, .postbox span h3, .postinfo, #post-meta {
	font-family: 'Lato', arial, serif;
}
.container {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}

/*
 * Header
 */
#header h1 {
	margin: 45px 0px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
}
#header h1 a {
	display: block;
	width: 244px;
	height: 60px;
	background: url(../images/logo.png) top left no-repeat;
}
#header .right {
	float: right;
	text-align: right;
	margin-top: 45px;
}
#header .date {
	height: 25px;
	position: relative;
	color: #A6A6A6;
	font-size: 18px;
	font-weight: 900;
}
#header .date span {
	display: block;
	margin-top: 6px;
	padding-right: 65px;
}
#header a.facebook,
#header a.twitter {
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 3px;
	margin-left: 5px;
}
#header a.facebook {
	right: 30px;
}
#header a.twitter {
	right: 0;
}

/*
 * Navigation < Header
 */
#navigation {
	width: 100%;
	height: 45px;
	overflow: hidden;
	margin-top: 15px;
	padding-right: 3px;
}
#navigation li {
	float: left;
	margin-left: 8px;
}
#navigation li.current a {
	background: #0F85A3 url(../images/navigation-selected.png) top left repeat-x;
	color: white;
	border: 1px solid #2198B5;
}
#navigation a {
	display: block;
	color: #008BAE;
	border: 1px solid #DBDBDB;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	background: #F3F3F3 url(../images/navigation.png) top left repeat-x;
	text-decoration: none;
	-moz-box-shadow: 1px 1px 1px #c5c5c5;
	-webkit-box-shadow: 1px 1px 1px #c5c5c5;
	box-shadow: 1px 1px 1px #c5c5c5;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*
 * Featured
 */
#featured {
	background: #BFC8CD url(../images/featured-bg.png) top left repeat-x;
}
#featured .container {
	background: url(../images/featured-bg-center.png) top center no-repeat;
	padding: 50px 0;
}
#featured .fail-chat-logo {
	 width: 244px;
	 height: 70px;
	 border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#featured .left {
	float: left;
	width: 470px;
}
#featured .left h2 {
	font-size: 40px;
	color: #0F85AC;
	text-shadow: none;
	font-weight: bold;
}
#featured .left h3 {
	font-size: 16px;
	color: #0F85AC;
	text-shadow: none;
	margin: 0px;
}
#featured .left p {
	font-size: 14px;
	color: #808080;
}
#featured .left .discount {
	width: 50%;
	float: left;
}
#featured .left span {
	display: block;
}
#featured .left a {
	text-decoration: none;
}
#featured .right {
	float: right;
	width: 430px;
}
#featured .right img {
	border: 3px solid white;
}
#featured .right span {
	font-size: 12px;
	color: #808080
}
#featured .right span a{
	color: #808080;
	text-decoration: none;
}
#featured a.big-button {
	margin: 10px 0;
}

/*
 * Content
 */
#content {
	background: url(../images/content-bg.png) top left repeat-x;
	padding-top: 40px;
}
#content .main {
	float: left;
	width: 660px;
}
#content h3 {
	margin-bottom: 35px;
}
#content h4 {
	margin-top: 20px;
}

#content .main img,
#sidebar img {
	border: 5px solid white;
	-moz-box-shadow: 1px 1px 5px #a6a6a6;
	-webkit-box-shadow: 1px 1px 5px #a6a6a6;
	box-shadow: 1px 1px 5px #a6a6a6;
}
#content .main ul {
}
#content .main li {
	float: left;
}
#content .main li.last {
	margin-right: 0;
}
#content .main .speakers,
#content .main .special-guests,
#content .main .failcon-pictures {
	margin-bottom: 50px;
	overflow: hidden;
}
#content .main .speakers li {
	width: 130px;
	margin-right: 30px;
}
#content .main .speakers img {
	display: block;
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}
#content .main .failcon-speakers h5 {
	font-size: 13px;
	margin: 0;
	color: #0f85ac;
}
#content .main .failcon-speakers li {
	font-size: 13px;
	margin: 0 15px 30px 0;
	color: #808080;
}
#content .main .failcon-pictures {
	clear: both;
}
#content .main .failcon-pictures li {
	width: 150px;
	margin: 0 15px 30px 0;
}
#content .main .failcon-excerpt h3 {
	font-size: 18px;
	color: #0f85ac;
	margin: 0;
}
#content .main .failcon-excerpt p {
	font-size: 14px;
	color: #808080;
	margin: 0;
}
#content .main .failcon-excerpt {
	float: left;
	margin-bottom: 40px;
}

/*
 * Page title
 */
#page-title {
	background: #BFC8CD url(../images/featured-bg.png) top left repeat-x;
}
#page-title .container {
	background: url(../images/featured-bg-center.png) top center no-repeat;
}
#page-title h1.title {
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 40px 0 30px 0;
}
#page-title a {
	float: right;
	margin: 35px 4px;
}
a.big-button {
	font-weight: 900;
	color: white;
	font-size: 16px;
	text-decoration: none;
	background: #187D9E url(../images/button-bg.png) top left repeat-x;
	text-shadow: 1px 1px 2px #575757;
	display: inline-block;
	padding: 12px 30px 15px 30px;
	line-height: 1;
	box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px solid #3C93A9;
	position: relative;
	cursor: pointer;
}
a.big-button:hover {
	color: white;
	background: url(../images/button-bg.png) 0px -51px repeat-x;
}

/*
 * Pages
 */
#agenda #content .main,
#press #content .main,
#sessions #content .main,
#speakers #content .main,
#sponsors #content .main {
	width: 100%;
	margin-bottom: 50px;
}
#agenda #sidebar,
#press #sidebar,
#sessions #sidebar,
#speakers #sidebar,
#sponsors #sidebar {
	display: none;
}

/*
 * Page: agenda
 */
#agenda p.may-change {
	margin-bottom: 20px;
}
#agenda #content ul li {
	list-style: disc;
	margin-left: 20px;
}
#agenda .first-agenda {
	border-top:1px solid #b7b7b7;
}
#agenda .agenda {
	width:940px;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
	color:#6b6b6b;
	font-size:17px;
	line-height:25px;
}
#agenda .time-slot {
	float:left;
	text-align:center;
	width:120px;
	padding:20px 0;
}
#agenda .agenda span {
	font-weight:normal;
}
#agenda .speaker {
	float: left;
	width: 520px;
	padding: 20px 30px 40px 30px;
}
#agenda .agendabackground {
	background: url(../images/agenda-bg.png) top left repeat-x;
	float:left;
	width:820px;
}

/*
 * Page: press
 */
#press #content li {
	float: left;
	width: 430px;
	margin-right: 40px;
	list-style: none;
}
#press #content li.year {
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}
#press #content li.year h1 {
	font-style: italic;
	font-weight: bold;
}
#press .quotation {
	margin-bottom: 60px;
}
#press .even {
	clear: left;
}
#press .quotation blockquote {
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	color: #6B6B6B;
	margin-bottom: 15px;
	text-align: left;
}
#press .quotation a {
	color: #7A7A7A;
	text-align: right;
	text-decoration: none;
}
#press .quotation img {
	border: none;
	box-shadow: none !important;
}
#press .quotation span {
	display: block;
	clear: both;
}
#press .quotation span a {
	float: right;
}
#press .quotation strong {
	clear: both;
	display: block;
	text-align: right;
}

/*
 * Pages: sessions, speakers
 */
#sessions .speaker,
#speakers .speaker {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
#sessions .speaker-image,
#speakers .speaker-image {
	float: left;
	width: 195px;
}
#sessions .speaker-bio,
#speakers .speaker-bio {
	float: right;
	width: 745px;
}
#sessions .speaker-bio {
	padding-top: 20px;
}
#sessions .speaker-bio h3 {
	margin-bottom: 0;
}
#speakers .speaker-bio h3,
#speakers .speaker-bio h5,
#speakers .speaker-bio h6 {
	margin-bottom: 5px;
}
#speakers .speaker-bio a {
	text-decoration: none;
}

/*
 * Page: sponsors
 */
#sponsors .page-title {
	margin-top: 70px;
}
#sponsors .sponsor {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
#sponsors .sponsor-image {
	float: left;
	width: 260px;
}
#sponsors .sponsor-image .clear-border {
	border: none;
}
#sponsors .sponsor-main {
	float: right;
	width: 680px;
}
#sponsors .sponsor-main a {
	display: block;
}


/*
 * Home: special-guests
 */
#index .special-guests p {
	font-size: 1.1em;
}
#index .special-guests a {
	text-decoration: none;
}


/*
 * Page: menu
 */
#menu  #content li {
	width: 80%;
	margin-bottom: 20px;
}
#menu  #content li,
#menu  #content li b {
	display: block;
}
#menu  #content li b {
	font-size: 1.1em;
}
#menu  #content i {
	float: right;
	font-size: 1.1em;
	font-style: normal;
}
#menu  #content .drinks {
	display: block;
	margin-top: 30px;
	font-size: 1.3em;
	font-weight: bold;
}
#menu  #content .single-line {
	float: left;
}


/*
 * Sidebar
 */
#sidebar {
	width: 250px;
	margin-left: 30px;
	float: left;
}
#sidebar h4.producers {
	color: #0F85AC;
	font-size: 19px;
	margin-bottom: 10px;
}
#sidebar .producer {
	margin-bottom: 20px;
}
#sidebar .producer h5 {
	color: #0F85AC;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar .producer h5 span {
	color: #9A9A9A;
	font-size: 14px;
	font-weight: normal;
}
#sidebar .producer img {
	border: 3px solid white;
	float: right;
	margin: 0 0 14px 14px;
}


/*
 * Footer
 */
#footer {
	clear: both;
}
#footer .partners {
	background-color: #FFF;
	margin-bottom: 20px;
	padding: 10px 20px;
}
#footer .partners small {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#footer .sponsors {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
#footer .realizacao {
	width: 410px;
}
#footer .apoio {
	width: 590px;
}
#footer .sponsors li {
	float: left;
	margin-right: 20px;
}

/*
 * Colophon
 */
#colophon .container {
	font-size: 12px;
	border-top: 10px solid #E1E1E1;
	margin-top: 20px;
	padding: 20px 0;
	text-align: right;
}
#colophon .container span {
	display: block;
}