/*
Theme Name: Laboratory Medicine in Health Care
Theme URI: http://www.lisboncongress2010.org
Description: Wordpress theme exclusively designed for Laboratory Medicine in Health Care / 1º Congresso Nacional do Laboratório Clínico.
Version: 1.0
Author: MTP - Organização de Eventos, Lda.
Author URI: http://www.mtp.pt
Tags: red, golden, fixed-width, left-sidebar
*/

* {
	margin: 0;
	padding: 0;
}

/* Begin Typography & Colors */

body {
	font-size: 80%;
	font-family: 'Calibri', Arial, Helvetica, Sans-Serif;
	background: url(images/background.png) fixed repeat-x center 0px #330000;
	color: #000;
	line-height: 1.3em;
	}

#page {
	background-color: #FCFAE1;
	text-align: left;
	}


#header h1 {
	font-size: 2em;
    text-align: left;
	}

.widecolumn .entry p {
	font-size: 0.8em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/* background-color: white; */
         /*background: url(images/gray-opaque.png) repeat;*/
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color:#BD8D45;
	}

#footer #auspices {
	height:230px;
	width:780px;
	margin:10px auto;
	/*background: url(images/logosauspices.png) no-repeat;*/
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height:1.5em;
	text-align:center;
	}
/*small a, small a:visited, small a:hover {
         color: #FF6600;
}
small a:hover {
         text-decoration: underline;
}
*/
table {
	width:100%;
	vertical-align:middle;
	border:0 none;
	margin:20px 0;
}
th{
	padding:3px;
	height:15px;
	border:none;
}


td {
	padding:3px;
	height:15px;
	border:0 none;
}

h1, h2, h3 {
	font-family: 'Helvetica', Arial, Sans-Serif;
	}

h1 {
	font-size: 2em;
	line-height:2.2em;
	}

h2 {
	font-size: 20px;
	color:#a6001a;
	padding:20px 5px 5px;
	margin:0 0 20px;
	font-weight:lighter;
	/*background-color:#BD8D45;*/
	border-bottom: 2px solid #a6001a;
	/*text-shadow: #333 1px 1px 1px;*/
	
	}

h2.pagetitle {
	font-size: 1.6em;
	padding:5px;
	color:#fff;
	background-color:#BD8D45;
	}

#sidebar h2 {
	font-family: 'Helvetica', Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	display:block;
	font-size: 16px;
	color:#fff;
	padding:5px;
	margin:10px 0 5px;
	background-color:#BD8D45;
	text-shadow: #333 1px 1px 1px;
	}

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

h3 a:hover, h3 a:active, h3 a:visited {
	color:#fff;
}

h4 {
	display:block;
	font-size: 14px;
	color:#a6001a;
	padding:5px;
	margin:10px 0 5px;
	border-bottom: 1px solid #a6001a;
	}

h5 {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px;
	margin: 5px 0 5px;
	background:#a6001a;
}
.sticky {
	/*background: #FF6600;*/
	padding: 0px 10px 10px;
         border: 1px solid #ccc;
         position: relative;
         top: 10px;
	}
.sticky h2 {
	padding-top: 0px;
	}

.commentlist li {
         font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
         color: #FF6600;
}

#commentform #author, #commentform #email, #commentform #url {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
         background: url(images/gray-opaque.png) repeat;
         color: #FFF;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
         background: #FFF;
	}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
         color: #FFF;
         background: url(images/gray-opaque.png) repeat;
	}
.commentlist li ul li {
	font-size: 1em;
         color: #FFF;
}

.commentlist li {
	font-weight: bold;
         color: #FFF;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
         color: #FFF;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
         color: #FFF;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
         color: #FFF;
	}
.commentlist a {
         color: #FF6600;
}
.commentlist a:hover {
         color: #FF6600;
         text-decoration: underline;
}

#commentform p {
	font-family: 'Helvetica', Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: 'Helvetica', Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	list-style-type: none;
	list-style-image: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #BD8D45;
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	color: #a6001a;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0 auto;
	width: 780px;
	/*border: 1px solid #000;*/
	}

#header {
	height: 180px;
	width: 100%;
    background: url(images/header.png) no-repeat 0px center;
	margin: 0;
	padding: 0;
}
#content {
    float: right;
	width: 535px;
	padding:0 20px;
	min-height:500px;
}

#contentpost {
	width: 345px;
	float:right;
	margin-left:0;
	padding:10px 10px 0 0;
	z-index:2;
}
#aux {
	float:right;
	width:200px;
	height:100%;
	z-index:10;
	padding-right:10px;
	margin:0 0 10px;
		
}
#auxiliar {
	float:left;
	width:195px;
	height:100%;
	z-index:10;
	padding-left:10px;
	margin:0 0 10px;
		
}
#header-container {
     margin: 0 auto;
	 width: 100%;
}
/*#header h1 {
	margin: 0 auto;
	width: 910px;
	}
#header .description {
         margin: 0 auto;
         width: 910px;
}*/
.narrowcolumn {
	float: right;
	margin: 0;
	padding:0 0px;
	width: 530px;
	}

.widecolumn {
	margin: 0px;
	padding:0 0px;
	width: 530px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

p.postmetadata-single {
	clear: both;
         width: 475px;
         border-top: 1px solid #ddd;
         border-bottom: 1px solid #ddd;
         border-left: none;
         margin-left: 75px;
         margin-top: 10px;
}
postmetadata {
         clear: both;
}


.clear {
	clear: both;
}

#footer {
	width: 100%;
	height: 300px;
	clear: both;
	margin-bottom:0;
	}

#footer p {
	padding:10px;
	text-align: center;
	font-size:0.9em;
	}

#footer a, footer a:hover{
	color:#a6001a;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0 0 10px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	float:left;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	background-color:#97141C;
	height:15px;
	width:189px; 
	margin:0; 
	padding: 1px 5px 1px 10px;
	border-bottom: 1px solid #FFC;
	}

#sidebar li li {
    float: left;
	list-style-type: none;
	list-style-image: none;
    margin: 0px;
    padding: 0px;
    width: 189px;
    }

#sidebar li ul {
    position: absolute;
    width: 189px;
    left: -999em;
    }

#sidebar li {
    float: left;
    margin-left:10px;
    padding:0px;
    }

#sidebar li:hover ul, #sidebar li.sfhover ul {
	left: auto;
    display: block;
}
#sidebar a{
	display:block;
	color:#FFC;
	font-weight:lighter;
}
#sidebar li:hover{
	background:#BD8D45;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px;
	text-align: left;
	display:inline;
	}

#searchform #s{
	border:1px solid #000;
	padding:2px;
	width:140px;
}

#searchform #searchsubmit{
	background:#a6001a;
	color:#fff;
	border:1px solid #000;
	width:30px;

}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: left;
	width: 170px;
	/*min-height: 500px;*/
    margin: 0;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	border: 1px dotted #a6001a
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.barras_form {
	width:100%;
}
.required {
	padding:5px 0;
}
.importantdate {
	background:url(images/calendar.png) no-repeat 0 center #a6001a;
	padding:5px 2px 0 25px;
	color:#fff;
	border-bottom:1px dotted #fff;
}
.importantdatealt {
	background: #a6001a;
	padding:5px 2px 0 5px;
	color:#fff;
	border-bottom:1px dotted #fff;
}
.nextcongresses {
	background:url(images/book.png) no-repeat 0 center #BD8D45;
	padding:5px 2px 5px 25px;
	color:#fff;
	border-bottom:1px dotted #fff;
}
.nextcongressesalt {
	background:#BD8D45;
	padding:5px 2px 5px 5px;
	color:#fff;
	border-bottom:1px dotted #fff;
}

.nextcongresses p{
	color:#000;
}
.nextcongresses a, .nextcongresses a:hover, .nextcongresses a:visited, .nextcongresses a:active {
	color:#a6001a;
}

.sctable, .sctable tr, .sctable td {
	color:#000;
	text-align:left;
	background-color:transparent;
	vertical-align:top;
}

.hotel {
	width:600px;
	margin:10px auto;
}
.hotel h3, .hotel h4, .hotel hr, .hotel p, .hotel img{
	color:#fff;
	padding:10px;
}
#hotelitem {
	padding:20px 0 0;
}

#hotelinfo {
	float:left;
	width:150px;
}

#hoteltext {
	width:420px;
	float:right;
}

#hoteltext p {
	text-align:left;
	color:#fff;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:10px;
	font-weight:lighter;
}

/* Table special*/

.sessionpcc {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9CD6E2;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #9CD6E2;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
.sessionceremony {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F3EB6B;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #F3EB6B;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
.sessionoutros {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AFA9A7;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #AFA9A7;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
.sessionplenary {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FDF384;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FDF384;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
.sessionclinical {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EF8866;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #EF8866;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;

}
.sessioneducational {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AFA9A7;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #AFA9A7;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;

}
.sessionedusymp {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00A14A;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #00A14A;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;

}
.sessionposters {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C4D877;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #C4D877;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;

}
.sessionproscons {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E97AAD;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #E97AAD;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;

}
.sessionjantar {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BE1E2D;
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #BE1E2D;
	padding: 5px;
	clear: left;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
.circle  {
	height: 34px;
	width: 34px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	z-index: 1000;
}
.firstline {
	padding-left: 3px;
}
.textsub {
	line-height: normal;
	padding-left: 44px;
}
.time {
	color: #900;
	padding-right: 7px;
	margin-left: 0px;
	display: inline;
}
.chair {
	color: #960;
	padding-left: 44px;
	font-size: 11px;
	margin-top: 2px;
}
.text {
	line-height: 100%;
	padding-left: 44px;
	padding-top: 10px;
	margin-bottom: 3px;
}
.circleimg  {
	z-index: 1000;
	margin-top: 0px;
	position: relative;
	bottom: 0px;
}
.sessiontitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	display: block;
	margin-left: 90px;
}
.sessiontitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: -15px;
	display: block;
	margin-left: 43px;
}
.auditorium2 {
	color: #960;
	padding-right: 10px;
	display: inline;
}
.auditorium22 {
	color: #960;
	padding-right: 10px;
	display: inline;
	padding-left: 44px;
}
.sessiondate {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: left;
	vertical-align: bottom;
	color: #333;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sessionobs {
	width: 500px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	clear: left;
	vertical-align: top;
	color: #FFF;
	font-weight: lighter;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #333;
	background-color: #333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;

}
.coffeebreaks {
	width: 519px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	clear: left;
	vertical-align: top;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-right-style: dotted;
	border-right-color: #333;
	border-right-width: thin;
	background-color: #FAFAFA;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
}
.cv {
	color:#fff;
}
.cv td{
	background-color:#990033;
}
.cv .left{
	text-align:right;
	padding-right:2px;
	font-weight:bold;
}
.cv .right{
	text-align:left;
	padding-left:2px;
}