/*   
Theme Name: Novo UFSC
Theme URI: http://www.ufsc.br/
Description: Novo Tema UFSC
Version: 0.3
Author: NPD - UFSC
Author URI: http://www.setic.ufsc.br
*/

#mainlogo {
    margin: 1em 0px;
    float: left;
}
#left_menu_image {
    height: 150px;
}

#left_menu_head {
    font-family: sans-serif;
    font-size: 11pt;
    background-color: #165189;
    color: white;
    font-weight: bold;
    padding: 5px;
}

#left_menu {
    float: left;
    width: 170px;
}
#left_menu ul {
    background-color: #E8E8E8;
    padding: 0px;
    margin: 0px;
    width: 100%;
    list-style: none;
}
#left_menu ul li {
    font-family: sans-serif;
    font-size: 8pt;
    letter-spacing: 1px;
    border-bottom: 1px solid #999999;
    padding: 3px 5px 3px 5px;
}
#left_menu a {
    color: #000000;
    text-decoration: none;
}

#blog_title {
    margin-left: 180px;
    margin-right: 180px;
    text-align: center;
}
#blog_title h1 {

}
#blog_title h1 a {
    color: #165189;
    text-decoration: none;
}
#blog_title hr {
    color: #165189;
    border-style: solid;
    border-width: 2px;
}

#right_menu_image {
    height: 150px;
}

#right_menu {
    float: right;
    width: 170px;
}
#right_menu ul {
    background-color: #E8E8E8;
    padding: 0px;
    margin: 0px;
    width: 100%;
    list-style: none;
}
#right_menu ul li {
    font-family: sans-serif;
    font-size: 8pt;
    letter-spacing: 1px;
    border-bottom: 1px solid #999999;
    padding: 3px 5px 3px 5px;
}

#imagemNoticias{
    height:160px;
    background:#021476;
}

/* Estrutural */

#contentor {
    margin:0 auto;
    min-width:945px;
    padding:0 25px 20px 25px;
}

#conteudo {
    margin-top: 25px;
}


/* CONTEÚDO CENTRAL */

#columncenter {
    margin:0 auto;    
    float: left;
    width: 100%;
}
#inner_center{
    margin: 0px 230px 0px 158px;
    padding: 0px 10px 0px 10px;
}

#titulo {
    color: #021476;
    width:100%;
    border-bottom:4px solid #021476;
    font-family:Arial, Helvetica, Verdana;
    font-size: 33px;
    font-weight:bold;
    color:#e17e19;
    line-height:1em;
    padding-bottom:15px;
}

#titulo a {
    text-decoration: none;
    color: #021476;
}

/* Global Navigation Menu */
#global_navigation {
    margin-top: 4px;
    margin-left: 158px;
}

#global_navigation li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:0.9em;
    padding:2px 0px;
    text-align:left;
    width: 138px;
}

#global_navigation li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding: 2px;
}
#global_navigation ul li a:hover {
    color: #fff;
    padding-left: 4px;
}

#global_navigation .active {
    border-bottom-width: 8px !important;
}
#global_navigation li.active ul {
    margin-top: 10px;
}

#global_navigation li ul {
    margin-top: 4px;
    position: absolute;
    left: -999em;
    width:136px;
    background:#fff;
    z-index: 20;
}
#global_navigation li ul li {
    margin-left: 2px;
    width: 132px;
}
#global_navigation li li {
    font-weight:bold;
    font-size:0.8em;
}
#global_navigation li li li {
    font-weight: bold;
    font-size: 1em;
}
#global_navigation li:hover ul ul,
#global_navigation li:hover ul ul ul,
#global_navigation li:hover ul ul ul ul {
    left: -999em;
}
#global_navigation li:hover ul,
#global_navigation li li:hover ul,
#global_navigation li li li:hover ul,
#global_navigation li li li li:hover ul {
    left: auto;
}
#global_navigation li ul ul {
    margin:-3em 0 0 133px;
}


/* Custom Global Navigation Menu */
#global_navigation .menu1 {
    border-bottom: 2px solid #2C4D9D;
}
#global_navigation .menu1 a {
    color: #2C4D9D;
}
#global_navigation .menu1 li a:hover {
    background: #2C4D9D;
}
#global_navigation .menu1 ul {
    border: 1px solid #2C4D9D;
    border-top: 6px solid #2C4D9D;
}

#global_navigation .menu2 {
    border-bottom: 2px solid #bd8122;
}
#global_navigation .menu2 a {
    color: #bd8122;
}
#global_navigation .menu2 li a:hover {
    background: #bd8122;
}
#global_navigation .menu2 ul {
    border: 1px solid #bd8122;
    border-top: 6px solid #bd8122;
}

#global_navigation .menu3 {
    border-bottom: 2px solid #837e2c;
}
#global_navigation .menu3 a {
    color: #837e2c;
}
#global_navigation .menu3 li a:hover {
    background: #837e2c;
}
#global_navigation .menu3 ul {
    border: 1px solid #837e2c;
    border-top: 6px solid #837e2c;
}

#global_navigation .menu4 {
    border-bottom: 2px solid #75577F;
}
#global_navigation .menu4 a {
    color: #75577F;
}
#global_navigation .menu4 li a:hover {
    background: #75577F;
}
#global_navigation .menu4 ul {
    border: 1px solid #75577F;
    border-top: 6px solid #75577F;
}

#global_navigation .menu5 {
    border-bottom: 2px solid #5C8F35;
}
#global_navigation .menu5 a {
    color: #5C8F35;
}
#global_navigation .menu5 li a:hover {
    background: #5C8F35;
}
#global_navigation .menu5 ul {
    border: 1px solid #5C8F35;
    border-top: 6px solid #5C8F35;
}

#global_navigation .menu6 {
    border-bottom: 2px solid #9F315A;
}
#global_navigation .menu6 a {
    color: #9F315A;
}
#global_navigation .menu6 li a:hover {
    background: #9F315A;
}
#global_navigation .menu6 ul {
    border: 1px solid #9F315A;
    border-top: 6px solid #9F315A;
}

/* Pages and Posts */
#attachment_image{
    float:left;
    margin-right: 1.5em;
}
.entry-head h2 {
    font-size: 1.2em;
    margin:20px 0 10px 0;
    font-weight:bold;
    color: #444;
    border-bottom:1px dotted #000;
}
.entry-head h2 a {
    color: #444;
    text-decoration: none;
}
.entry-head h3 {
    font-size: 1em;
    margin:20px 0 10px 0;
    font-weight:bold;
    color: #444;
    border-bottom:1px dotted #000;
}
.entry-head-info {
    color: #999999;
    font-size: 0.7em;
    font-weight: normal;
}
.entry{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10pt;
}
.entry {
    letter-spacing: 0px;
    background-color: #E8E8E8;
    padding: 1px 15px 1px 15px;
    word-wrap:break-word;
    overflow: hidden;
}
.entry h5 {
    margin-top:10px;
    padding-left:20px;
    background:url(../img/seta.gif) no-repeat;
}
.entry img {
    max-width: 98%;
}

.entry .email {
    margin: 0px;
}

.entry .wp-caption {
    max-height: 100%;
    max-width: 100%;
}

.entry a,
.entry a span {
    color: #021476 !important;
    font-weight: bold;
}
.entry ol li {
    list-style:decimal inside !important;
}
.entry ul {
    margin-bottom:20px;
    padding:0px 20px;
}
.entry ul li {
    list-style:square inside !important;
}
.entry table {
    border: 1px solid white;
    width: 100%;
    background-color: #FFFFFF;
}
.entry th {
    padding: 5px;
    background-color: #CDCDCD;
    font-family: "Verdana","sans-serif";
    font-size: 8pt;
}
.entry tbody td {
    padding: 5px;
    background-color: #F2F2F2;
    /*font-family: "Verdana","sans-serif";*/
    font-size: 8pt;
}
.entry tfoot td {
    padding: 5px;
    background-color: #E0E0E0;
    font-family: "Verdana","sans-serif";
    font-size: 8pt;
}
.entry p {
    padding-bottom: 1em;
}
.entry.tags {
    padding-bottom: 1em;
    text-align: justify;
}
.entry.tags a {
    margin: 0px 10px;
    line-height: 2em;
    text-decoration: none;
}
.entry.tags a:hover {
    text-decoration: underline;
}
.gallery br {
    clear: none !important;
}
.gallery-item {
    display: inline-block !important;
    float: none !important;
}
.clear { 
    clear: both;
    display: inline !important;
}
.alignleft {
    float: left;
    margin: 1em 1em 1em 0;
}
.alignright {
    float: right;
    margin: 1em 0 1em 1em;
}
.aligncenter {
    text-align:center;
    display:block;
    margin:1em auto;
}
.wp-smiley {
    margin: 0;
}
.wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
}
.wp-caption p {
    padding: 0;
}
.wp-caption img {
    margin: 3px;
}

/* MU Register */
.mu_register {
    background-color: #E8E8E8;    
    padding: 1em 15px 1em 15px;
    margin:0 auto;
    margin: 2em 0em;
}
.mu_register form { 
    margin-top: 2em;
}
.mu_register .error { 
    font-weight:700;
    padding:10px;
    color:#333333;
    background:#FFEBE8;
    border:1px solid #CC0000;
}
.mu_register input[type="submit"],
.mu_register #blog_title,
.mu_register #user_email,
.mu_register #blogname,
.mu_register #siape,
.mu_register #user_name { 
    width:100%;
    font-size: 24px;
    margin:5px 0;
}
.mu_register .prefix_address,
.mu_register .suffix_address {
    font-size: 18px;
    display:inline;
}
.mu_register label {
    font-weight:700;
    font-size:15px;
    display:block;
    margin:10px 0;
}
.mu_register label.checkbox { 
    display:inline;
}
.mu_register .mu_alert { 
    font-weight:700;
    padding:10px;
    color:#333333;
    background:#ffffe0;
    border:1px solid #e6db55;
}
.mu_register p {
    margin-bottom: 1em;
}


/* Sidebars */
#sidebar_right {
    width: 220px;
    float: left;
    margin-left: -220px;
}
#sidebar_right ul {
    border-bottom:1px dotted #000;
    padding-bottom:15px;
    width:100%;
}
#sidebar_right ul ul, #sidebar_right ul ul ul, #sidebar_right ul ul ul ul {
    border: none;
    padding-bottom: 0px;
}

#sidebar_right ul.last {
    border:none;
}

#sidebar_right h2 {
    font-size:0.9em;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:url(img/seta.gif) no-repeat;
    margin:10px 0;
    padding-left:15px;
}

#sidebar_right ul li table tr td, #sidebar_right ul li table tr th, #sidebar_right ul li table caption {
    text-align: center;
}

#sidebar_right ul li table tbody tr td a {
    background-color: #021476;
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#sidebar_right .pagenav li{
    border: none;
}

#gallery img {
    /*border:2px solid #000;*/
    /*float:left;*/
    margin:5px;
}

#sidebar_right li {
    margin: 0;
}
#sidebar_right li li {
    background:url(img/seta2.gif) no-repeat scroll 0 45% transparent;
    /* margin:10px 0; */
    padding-left:15px;
    /* font-size:0.8em; */

}

#sidebar_right li li img {
    max-height:90px;
    max-width:205px;
}

#sidebar_right a {
    color:#000;
    text-decoration:underline;
}

#sidebar_right a:hover {
    text-decoration:none;
}

#sidebar_right p {
    font-size:0.8em;
}

.xoxo a {
    text-decoration: none !important
}

/* Sidebar Left */
#sidebar_left {
    width: 150px;
    float: left;
    font-size: 10px;
    margin-left: -100%;
}
#sidebar_left ul li h2 {
    background:#021476;
    color:#fff;
    font-size: 11px;
    font-weight:bold;
    padding:4px;
    border-left:1px solid #021476;
    border-right:1px solid #021476;
    margin-bottom: 0px;
}

#sidebar_left ul li h2 a {
    background:#021476;
    color:#fff;
    font-weight:bold;
}

#sidebar_left ul li h2 a:hover, #sidebar_left ul li h2 a:active {
    background:#021476;
    color:#fff;
    font-weight:bold;
    text-decoration:underline;
}

#sidebar_left ul {
    background:#e9e9e9;
    color:#021476;
}

#sidebar_left a {
    color:#333;
}

.pagenav li {
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    color:#333;
}

.pagenav li a:hover, .pagenav li a:active {

}

.pagenav ul li:hover ul ul, .pagenav ul li:hover ul ul ul, .pagenav ul li.sfhover ul ul, .pagenav ul li.sfhover ul ul ul {
    left: -999em;
}

.pagenav ul li:hover ul, .pagenav ul li li:hover ul, .pagenav ul li li li:hover ul, .pagenav ul li.sfhover ul, .pagenav ul li li.sfhover ul, .pagenav ul li li li.sfhover ul {
    left: auto;
}

.pagenav ul li ul ul {
    left: -999em;
}

.pagenav li.semiactivo1 a {
}

.pagenav ul li ul {
    position : absolute;
    left: -999em;
    margin-left : 147px;
    margin-top : -23px;
    z-index: 20;
}

.pagenav li ul li a {
    background:#021476;
    color: #ffffff !important;
    min-height: 15px;
}

.pagenav li ul li a:hover, .pagenav li ul li a:active {
    background:#021476;
    color:#ffffff !important;
    text-decoration:underline;
}

.pagenav li ul li.activo a {

}



/* MENU SECUNDARIO */

.pagenav ul{
    font-size: 10px;
    width:100%;
}

.pagenav li.inactivo{
    display:block;
    padding:4px;
}

.pagenav li a{
    display:block;
    text-decoration:none;
    padding:4px;
    outline:none;
}

.pagenav li a:hover, .pagenav li a:active{
    padding-left:4px;
    text-decoration:underline;
    outline:none;
}

.pagenav li.semiactivo a{
    padding-left:4px;
    font-weight:bold;
    outline:none;
}

.pagenav li.current_page_item>a,
.pagenav li.current_page_ancestor>a {
    font-weight:bold;
}
.pagenav li.current_page_ancestor>a {
    font-style: italic;
}

.pagenav li ul{
    margin-top:0px;
    width:100%;
}

.pagenav li ul li a:hover, .pagenav li ul li a:active{
    text-decoration:underline;
}

/* Left Widgets */

#sidebar_left .widget ul {
    font-size: 10px;
    width:100%;
}

#sidebar_left .widget li {
    border-bottom:1px solid #ddd;
    color:#333;
}

#sidebar_left .widget li.inactivo {
    display:block;
    padding:4px;
}

#sidebar_left .widget li a {
    display:block;
    text-decoration:none;
    padding:4px;
    outline:none;
}

#sidebar_left .widget li a:hover, #sidebar_left .widget li a:active {
    padding-left:4px;
    text-decoration:underline;
    outline:none;
}

#sidebar_left .widget li.semiactivo a {
    padding-left:4px;
    font-weight:bold;
    outline:none;
}

#sidebar_left .widget li.activo a {
    font-weight:bold;
}

#sidebar_left .widget li ul {
    margin-top:0px;
    width:100%;
}

#sidebar_left .widget li ul li a:hover, #sidebar_left .widget li ul li a:active {
    text-decoration:underline;
}

#sidebar_left .widget .children {
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #F5F5F5;
}
#sidebar_left .sub-menu,
#sidebar_left .widget ul li ul {
    margin-top: -23px !important;
}
#sidebar_left .widget .children li {
    padding-left: 0.8em;
    width: 95%;
    background: #DCDCDC;
}

strong.search-excerpt {
    background: yellow;
    font-weight: normal;
}

/* PATROCÍNIOS */

#sponsors {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;

}

#sponsors dl {
    margin: 0px auto;
    width: 100px;
    padding: 0.5em;
    display: inline-block;
}

#sponsors dl dt {
    height: 100px;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    border: none;
}

#sponsors dl dt img {
    max-height: 100px;
    max-width: 100px;
}

#sponsors dl dd {
    margin: 0px;
    font-size: 7pt;
    line-height: 8pt;
}
#sponsors table td input{
    width: 100px;
}

#sponsors img {
    max-height: 100px;
    max-width: 100px;
}

/* Barra do MEC */
#mecbar{
    background: #ffcc00;
    margin: 0 auto;
    min-width: 995px;
    width: 100%;
    height: 21px;
    top: 0;
    left: 0;
    z-index: 99;
/*    position: absolute;*/
    text-align: left;
}
#logomec {
    margin-left: 25px;
}

/* Barra Inferior */

#barrainf {
    position: fixed;
    background: #020E4C;
    width: 100%;
    height: 15px;
    margin: 0 auto;
    padding: 5px 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.8;
}

#barrainf ul {
    margin: 0;
    padding: 0;
}

#barrainf ul {
    margin: auto;
}

#barrainf li {
    float: left;
    font-size: 0.8em;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #999;
    color: #fff;
}

#barrainf li.last-update {
    float: right;
    font-size: 0.8em;
    padding: 0px 10px 0px 10px;
    border-right: 0px !important;
    color: #fff;
}

#barrainf li.last {
    float: right;
    border: none;
}

#barrainf li.optimizacao {
    float: right;
    font-size: 9px;
    border: none;
}

#barrainf li a {
    display: block;
    text-decoration: underline;
    color: #fff;
}
#barrainf li a:hover, #barrainf li a:active {
    text-decoration: none;
}

.year-list, .month-list {
    color: blue;
    width: 100% !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

.year-list {
    margin-top: 10px !important;
    background: url(img/archive-year-background.png) repeat-x center bottom;
}

.month-list {
    border-bottom: 2px solid #E8EDEE;
    padding: 5px 3px !important;
}

.year-list li,.month-list li {
    list-style: none !important;
    float: left;
    clear: none !important;
    font-size: 14px;
    color: #BDC0C3;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.year-list li:before,.month-list li:before {
    content: '' !important;
}

.year-list a {
    float: left;
    font-size: 28px;
    padding: 5px 7px 10px !important;
}

.year-list .current {
    background: url(img/archive-year-pointer.png) no-repeat center bottom;
    color: #000;
}

.year-list .current,.year-list .current a {
    background: lightskyblue !important;
    font-weight: bold;
}

.month-list li {
    padding: 3px 5px !important;
}

.month-list .current,.month-list .current a {
    background: lightskyblue !important;
    font-weight: bold;
}

.archive-list li {
    list-style: none !important;
    margin-bottom: 10px;
}

.archive-list li a {
    color: #21759B;
    list-style: none !important;
    margin-bottom: 10px;
}

.archive-list li h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#smart-archives-fancy .month-list a,#smart-archives-fancy .year-list a {
    background: lightgray;
    color: white;
    outline: none !important;
    padding: 0px 6px;
    text-decoration: none;
}

.pane {
    float: left;
    clear: both;
    display: none;
    width: 100%;
}

.month-heading {
    margin: 20px 0 10px;
}

span.month-archive-link {    
    font-size: 70%;
    font-weight: normal;
}

#smart-archives-block {
    float: left;
    width: 100%;
}
/* Elementos diversos */
#crossbrowser {
    z-index: 999;
}
#rss-icon,
#twitter-icon {
    margin: 2px 0px -1px 0px;
    border: none;
}

/*COMENTARIOS*/

.commentlist{
    background: #E8E8E8;    
    margin-top: 5px;
    word-wrap: break-word;
    line-height: 1.8em;    
}
.comment-author{
    font-size: 17px; 
    font-weight: normal;
    margin-left: 5px;
} 
.comment-body{     
    font-size: 100%;
    margin-right: 20px;
    margin-left: 5px;
}    
.commentmetadata{
    font-size: 10px; 
    font-weight: normal;
    margin-left: 5px;
}        
li.comment {
    border-bottom: 1px dotted #000000;		
    margin-bottom: 3px;
    padding-top: 2px;            
}
li.comment div, li.pingback div {
    padding-left: 5px;
    margin-bottom: 5px;
}
.comment-title{
    margin-top: 20px;
    margin-bottom: 5px;
    color: #444444;
    font-weight: bold;

}
.div_centralizada {	
    margin-left: 300px;
    word-wrap: break-word;
}
.fancybox_alerta {
    background-color: #E8E8E8;
    padding-bottom: 5px;
    padding-top: 5px;    
    height: 100%;
    width: 100%;                
}
/*CSS para plugin que lista artigos por categoria*/
.csc_post{    
    background-color: #EEE;
    border: solid 1px;
    border-color: #ccc;
}
.csc_break{
    display: none;
}

/*CSS para o ícone de mailto*/
a#emailto{
    background-image: url("img/email_famfamfam");
    width: 16px;
    height: 16px;
    display: block;  
}

.pika-stage .caption{
    position: absolute;
    background: black;
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #141414;
    font-size: 11px;
    color: #FAFAFA;
    padding: 15px;
    text-align: right;
    bottom: 15px;
    right: 15px;
}

/* Arrumando Integracao com Virtual Slide Box*/

.box.shape.squareDemo{
    padding: 0px;
}