﻿body{background:url(../img/_bg.png) repeat-y center top transparent; font-family: 'Open Sans', sans-serif}

/* Footer fix */
div.wrap {min-height: 100%}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

/* Default Page */
.layer { clear:both;float:left;position:relative;width:100%}
.page {margin:0 auto;position:relative;width:939px}

/* Generic Styles */
.left{float:left}
.right{float:right}
.clear{clear: both}
.subject-title {color:#4a4849;font-size:20px;font-family:Telex}

/* Msg System */
div#flashMessage {background: url(../img/admin/icons/dialogs/error.png) no-repeat scroll 10px 50% #FFFAB2;border: 1px solid #D5C913;margin-bottom: 10px;position: relative;padding:5px 10px 5px 35px;font-size:14px;color:#5C5C5C }
div#msgSuccess {background: url(../img/admin/icons/dialogs/accept.png) no-repeat scroll 10px 50% #C3FBAA;border:1px solid #51BE21;display:block;color:#5C5C5C;font-size:14px;margin-bottom:10px;padding:5px 10px 5px 35px}

/* Content */
.content {overflow:auto;padding-bottom:41px /*;min-height:100%;height:100%*/}
.content .page {padding-bottom:20px;padding-top:20px}

/* Header */
.header {border-bottom:1px solid #AEAEAE;display:block}
.header .page {padding-bottom:20px}
.header .logo {display:block;height:225px;margin:0 auto;padding:10px 0;width:451px}
.header .slogan {color:#AAB6CD;font: italic 15px Open Sans,serif;float:left;padding:8px 0 0 12px}
.header ul.nav li {display:inline;float:left}
.header ul.nav li a {background-image:url(../img/head_menu.png);float:left;height:28px;text-indent:-9999px}
.header ul.nav li a.home {background-position:0 0;width:190px}
.header ul.nav li a.home.selected,
.header ul.nav li a.home:hover {background-position:0 -28px}
.header ul.nav li a.perfil {background-position:-190px 0;width:198px}
.header ul.nav li a.perfil.selected,
.header ul.nav li a.perfil:hover {background-position:-190px -28px}
.header ul.nav li a.projetos {background-position:-388px 0;width:207px}
.header ul.nav li a.projetos.selected,
.header ul.nav li a.projetos:hover {background-position:-388px -28px}
.header ul.nav li a.publicacao {background-position:-595px 0;width:198px}
.header ul.nav li a.publicacao.selected,
.header ul.nav li a.publicacao:hover {background-position:-595px -28px}
.header ul.nav li a.contato {background-position:-793px 0;width:146px}
.header ul.nav li a.contato.selected,
.header ul.nav li a.contato:hover {background-position:-793px -28px}

/* Footer */
.footer {border-top:1px solid #AEAEAE;clear:both;height:40px;margin-top:-40px;position:relative}
.footer .page {height:40px;padding-top:10px}
.footer .redesocial {padding-top:4px}
.footer .redesocial span.compartilhe {color:#b0b0b0;font-size:12px;padding:0px 3px 0 0}
.footer .separador {background-color:#b0b0b0;/*height:10px;*/margin:4px 5px 0 5px;width:1px}
.footer .copyright {color:#b0b0b0;font-size:12px;padding:7px 0 0 10px}
.footer .phixies {color:#b0b0b0;font-size:12px;font-style:italic;padding-top:7px}