html{background-color:#88abc2}
body  {  font: 100%  'PT Sans', sans-serif;;  background-color:#e9e9e9; width:950px;margin: 0 auto 0 auto;padding:0;color:#333;position:relative}
textarea, input, select { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#page { min-height:919px; background-color: #f0f0dd; }

#masthead
{
    color:#bc0f40; padding:0; border-bottom:thick solid #88abc2 ; height:305px; position: relative; font-style:normal;
}

#logo
{
    float:left;width:25%
}

.photo{display:block;float:right;margin:1em;max-width:40%;text-align:center}

/*#title
{
    position: absolute; left: 10px; top: 0;  font-weight:bold;
}*/


a.hidden {display:none}
a:link, a:visited{font-weight:bold; text-decoration:none; color:#225599;}
nav a:link, a:visited{padding:0 10px 0 10px;font-weight:normal;font-size:110%;margin:0 15px 0 15px;color:#487584;font-weight:bold}

nav a:link.current, a:visited.current{background-color:#eee;opacity:0.8;color:#6895a4;font-weight:bold}

a:hover { text-decoration: underline;}
/* nav#menu{width:948px;margin: 0 auto 2px auto;text-align:center;background-color: #f5f5f5; border-top:none} */

nav#menu{margin: 0 auto 0 auto;text-align:center;border-bottom:thick solid #88abc2 ;background-color: #f5f5f5; border-top:none;}

nav#menu a{color:#393637;}

#texto
{
    min-height:585px;  font-size: 120%; padding:20px; overflow:auto; background-color:#d5d7ed;
}

h1{font-weight:bold;  color:#bc0f40}

h2{font-weight:bold;  color:#bc0f40}

h3{font-weight:bold;  color:#bc0f40}

dt{font-weight:bold; margin-bottom:0.5em; color:#555; font-style: italic;}

#footer{
    clear:both;border-top:thick solid #88abc2 ;background-color:#d5d7ed; padding-top:2em;padding-bottom:2em
}

/* -- editor -- */

input{background-color: #eee;}
textarea{background-color: #eee;}


.btt {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

button.btt, button.btt:visited {
    background: #24896E url('/img/buttons/alert-overlay.png') repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    margin: 0 0 1em 0;
}

button.btt:hover, button.btt:focus {
    background-color: #1A6552; color: #fff;
}


textarea.codigo {
    color: #555;
    width: 50em; height:13em; margin:5px 0 5px 0;}

#myform {
    display:none;}

input.button#theform{font-size:10px}

#altuserform {display:inline}

.gplus {float:left;margin-left:20px}

fieldset{margin-top:1.0em}

fieldset label{margin-top:1.0em;display:block}

/* Experimental */

img.poster{position:absolute;top: 0;
    left: 0;
    height:auto;
    right: auto;
    }

#aboutimage{position:absolute;bottom:0;left:20px;font-size:70%;}
p#aboutimage a{color:#7c2}

#map_canvas{border:thick solid #2C466E; }

#my_abstracts dl dt{font-style: normal;}

#my_abstracts dl dd h2{font-style: normal; margin-top:0.5em; margin-bottom:0.5em; font-size: 100%; font-weight:bold}

.speakers {-webkit-column-count:3;
-moz-column-count:3;
column-count:3;}

table.schedule {width: 90%;margin:2em auto 2em auto;font-size:80%}

.document_link {float:right;font-size:75%;max-width:30%;width:130px;padding:0.5em;border:thin solid #995;background-color:#d5a430;opacity: 0.6;margin:0 0 2em 2em}
