body {
	background:#090909;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	color:#fff;
}

a, a:hover, a:focus {
	color:#8ED6FF;
}

ul.menu, ul.plain, ol.plain, ul.photos-list, .entry-meta ul, #footer .icons ul {
	display:block;
	list-style:none;
	margin-left:0;
	margin-right:0;
}

ul.menu:after, ul.photos-list:after, .partners-list ul:after, .entry-meta ul:after, #footer .icons ul:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

ul.menu li, ul.photos-list li, .entry-meta li, #footer .icons li {
	float:left;
}

ul.menu a {
	display:block;
	padding:.25em .5em;
}

.small {
	font-size:.917em;
	line-height:1.5em;
}

.quiet {
	color:#777;
}

hr.space {
	background:#090909;
	color:#090909;
}

input[type="text"], input.text, input.title, textarea, select, input.button, input.sendbutton {
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:1em;
}

input.title {
	font-size:1.5em;
}

input[type="text"], input.text, input.title, textarea, select {
	background-color:#ddd;
	border:5px solid #444;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

input.button, input.sendbutton {
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background:#252525;
	border:none;
	color:#fff;
	cursor:pointer;
	font-weight:700;
	padding:.5em 1em;
}

fieldset {
	border:none;
	padding:0;
}

#container {
	margin-bottom:3em;
}

/* Header
------------------------------------------------------------------------------*/
#header {
	position:relative;
}

#brand {
	margin:0;
}

#brand a {
	background:url(../img/bg-header2.png) no-repeat 0 0;
	display:block;
	height:293px;
	text-indent:-9999em;
	width:950px;
}

#tagline {
	background:#0098FF;
	font-size:2em;
	padding:1.75em 2em;
	text-align:center;
	text-shadow:1px 1px 0 #008AE7;
}

#panama {
	background:url(../img/panama.png);
	height:48px;
	left:-10px;
	position:absolute;
	text-indent:-9999em;
	top:2em;
	width:85px;
}

#thanx {
	left:10px;
	position:absolute;
	top:270px;
}

#thanx a {
	color:#fff;
	text-decoration:none;
}

#access {
	
}

#navigation a, .navigation a, .navigation span, #authors-pagination span, #authors-pagination a, .fancy, a.fancy {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#303030;
	color:#fff;
	font-size:.917em;
	font-weight:700;
	margin-right:.5em;
	padding:.5em .75em;
	text-decoration:none;
	text-shadow:0 1px 0 #000;
}

#navigation a:hover, #navigation .current_page_item a, .navigation .current, .navigation a:hover, a.fancy:hover {
	background:#494949;
}

.navigation span, .navigation a {
	float:left;
	margin-right:.5em;
	text-decoration:none;
}

.navigation span.displaying-num {
	color:#999;
	font-weight:400;
}

/* Intro
------------------------------------------------------------------------------*/
#intro {
	background:#0098FF url(../img/intro.jpg) no-repeat 0 -158px;
	padding:277px 0 0;
}

#intro h2 {
	background:url(../img/bg-intro.png) no-repeat;
	color:#fff;
	font-weight:700;
	padding:3.5em 2em 1.75em;
	text-align:center;
	text-shadow:1px 1px 0 #008ae7;
}

/* Lista de usuarios
------------------------------------------------------------------------------*/
.users-list {}

.users-list .user-name {
	font-size:1.5em;
	line-height:1;
}

.users-list .user-ocupation {}

body.slug-usuarios, body.slug-participantes {
	
}

body.slug-usuarios #users .user, body.slug-participantes #users .user {
	border-bottom:2px dotted #333;
	padding-bottom:1.5em;
}

body.slug-usuarios #users .user dd, body.slug-participantes #users dd {
	margin-left:0;
}

body.slug-usuarios #users img, body.slug-participantes #users img {
	border:5px solid #555;
}

body.slug-usuarios #users .user-name, body.slug-usuarios #users .talk-theme, body.slug-participantes #users .user-name, body.slug-participantes #users .talk-theme {
	line-height:1.5;
}

body.slug-usuarios #users .user-name, body.slug-participantes #users .talk-theme {
}

/* Lista de fotos
------------------------------------------------------------------------------*/
.photos-list {}

.photos-list .photo {
	margin:0 10px 10px 0;
}

.photos-list .photo.last {
	margin-right:0;
}

.photos-list .photo a, .photos-list .photo img {
	display:block;
}

.photos-list .photo a {
	border:3px solid #ccc;
}

.photos-list .photo img {
	height:64px;
	width:64px;
}

/* Lista de partners
------------------------------------------------------------------------------*/
.partners-list {}

.partners-list ul {
	list-style:none;
	margin-left:0;
	margin-right:0;
	text-align:center;
}

.partners-list img, .partners-list a {
}

.partners-list li {
	min-height:72px;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	margin:5px;
	zoom:1;
	*display:inline;
	_height:72px;
}

.partners-list img {
	height:72px;
	width:auto;
}

/* Sidebar
------------------------------------------------------------------------------*/
#sidebar h2 {
	font-size:1.5em;
	line-height:1.25;
	margin-bottom:1em;
}

.hentry {
	position:relative;
	margin-bottom:5em;
}

.entry-title {
	font-size:2em;
	font-weight:700;
	margin-bottom:0.25em;
}

body.page .entry-title, #error404 .entry-title {
	border-bottom:1px dotted #777;
	margin-bottom:0.5em;
	padding-bottom:7px;
}

#latests .entry-title {
	border:none;
	padding-bottom:0;
}

.entry-title a, .entry-meta a {
	text-decoration:none;
}

.entry-meta {
	border-bottom:1px dotted #777;
	border-top:1px dotted #777;
	color:#ddd;
	margin-bottom:1em;
	padding:5px 0;
}

.entry-meta ul {
	margin:0;
}

.entry-meta li {
	margin-right:15px;
}

.entry-meta a {
}

.entry-meta .entry-author {
	display:none;
}

.meta-title {
	font-weight:700;
}

.entry-content img {
	height:auto;
	max-width:100%;
}

.non-first {
	overflow:hidden;
	margin-bottom:1em;
}

.non-first .entry-title {
	background:url(../img/bg-meta2.png) no-repeat -93px center;
	float:left;
	font-size:1.5em;
	line-height:28px;
	margin:0;
	padding-left:1em;
}

.non-first .entry-date {
	background:#444;
	color:#fff;
	float:left;
	margin:0;
	padding:6px 10px;
	width:90px;
}

#participants {
	position:relative;
}

#participants a.fancy {
	font-weight:400;
	position:absolute;
	right:0;
	top:-5px;
}

/* 404
------------------------------------------------------------------------------*/
#search404 {
	background:#444;
	padding:10px 6px 10px 20px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#search404 input {
	border:none;
	float:left;
	margin:10px 0;
	width:379px;
}

#search404 input.button {
	background:none;
	font-size:1.5em;
	font-weight:700;
	margin:0;
	padding:14px;
	width:auto;
}

/* Comments form
------------------------------------------------------------------------------*/
#commentform {}

#commentform input.text {
	width:170px;
}

#commentform textarea {
	height:150px;
	width:290px;
}

.form-submit {
	padding-top:.5em;
	text-align:right;
}

/* Pre Footer
------------------------------------------------------------------------------*/
#find-us a, #footer .icons a {
	background:url(../img/share.png) no-repeat -3px -3px;
	display:block;
	height:41px;
	margin-bottom:2em;
	text-indent:-9999em;
	width:200px;
}

#find-us a {
	background:url(../img/redes.png) no-repeat;
}

#footer, #pre-footer {
	background:#191919;
	padding:1.5em;
}

#footer p {
	font-size:.917em;
	line-height:1.75em;
	margin-bottom:0;
}

#footer .icons li {
	margin-right:12px;
	margin-top:3px;
}

#footer .icons li.last {
	margin-right:0;
}

#footer .icons a {
	background-position:-3px -126px;
	height:30px;
	margin-bottom:0;
	width:30px;
}

#footer .icons a.socialsnack {
	background:url(../img/social.png);
	height:27px;
	margin-top:1px;
	width:173px;
}

#footer .icons .tbwa {
	background:url(../img/tbwa2.png);
	height:28px;
	margin:5px 0 0 5px;
	width:170px;
}

/* Contact
------------------------------------------------------------------------------*/
#contact fieldset {
	float:left;
	margin-right:10px;
	margin-bottom:1em;
	width:310px;
}

#contact .information {
	display:none;
}

#contact fieldset + fieldset {
	margin-right:0;
}

#contact input[type="text"], #contact textarea {
	padding:5px;
	width:258px;
}

#contact textarea {
	height:81px;
}

#contact legend {
	display:none;
}

#contact .cf-sb {
	clear:both;
	padding-right:70px;
}

#contact .sendbutton {
	background-color:#353535;
}

#contact #usermessagea {
	margin-right:70px;
}

.form-label {}

.form-input {}

#find-us {}

#find-us ul {
	list-style:none;
	margin-left:0;
	margin-right:0;
}

#find-us a.facebook {}

#find-us a.twitter {
	background-position:0 -48px;
}

span.required {
	color:#8A1F11;
	font-size:2em;
	line-height:.5em;
	vertical-align:bottom;
}

/* Comments list
------------------------------------------------------------------------------*/
#comments-list {
	margin-bottom:5em;
}

#comments-list .comment {
	border-top:1px solid #555;
	position:relative;
}

#comments-list .comment .comment-author {
	border-top:2px solid #555;
	font-weight:700;
	padding-top:1em;
	position:relative;
}

#comments-list .comment .comment-author img {
	border:1px solid #999;
	height:25px;
	left:0;
	padding:2px;
	position:absolute;
	width:25px;
}

#comments-list .comment .comment-meta {
	position:absolute;
	top:3em;
}

#comments-list .comment .comment-meta a {
	color:#777;
	text-decoration:none;
}

#comments-list .comment .comment-content,
#comments-list .comment .unapproved {
	padding-top:1em;
}

/* cForms
------------------------------------------------------------------------------*/

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform {
}

.cform fieldset	{
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important;
	padding:0;
	list-style:none!important;
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	display:block;
}

.cform label span {
}

label.cf-before {
	margin:4px 10px 0 0;
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
}

.cform textarea,
.cform input {
}
.cform select {
}

.cform select.cfselectmulti	{
	height:7.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{
	margin:2px 0 0 0;
	width:14px;
	height:22px;
	border:none!important;
	background:none!important;
}

.cform input.cf-box-a 	{
	margin-left:100px; /* check with label 'width' incl. */
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box;
	vertical-align:top;
	display:none;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	margin:0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
}
.cform input.resetbutton {
}
.cform input.backbutton {
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#8A1F11;
	border:none;
	color:#fff;
}
div.waiting {
	background:#F9F9F9;
	color:#aaa;
	display:block;
}

/* formatting for invalid user inputs */
.cform .cf_error, .cform .cf_error:focus {
	color:#ad2929;
	border-color:#8A1F11;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/* disabled fields [disabled] does not work on IE! */
[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}

.disabled {
	border-color:#dddddd!important;
}

/* upload box styling */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/* Other: link love */
.linklove {
	display:none!important;
}
.linklove a,
.linklove a:visited {
}

/* Other: browser hacks */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
*+html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt {
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

/* Fancybox
------------------------------------------------------------------------------*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../img/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancybox/fancy_title_right.png') repeat-x;
}