﻿@import url("side-menu.css");

/* GERAL */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: none;
	margin: 0px;
	outline-style: none;
	outline-width: 0px;
	padding: 0px;
	list-style: none;
}

html, body { height:100%; }

body, td { font: normal 13px/normal "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; }

body.wp-admin { min-width: 785px; }

body, #wpbody, .form-table .pre { color:#333333; }

p, ul, ol, blockquote { font-size:12px; }

p, li, dl, dd, dt { line-height:140%; }

li, dd { margin-bottom:6px; }

img { border: none; }

#user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited {
	color:white;
	text-decoration:none;
}

#aspnetForm {
	height: 100%;
	min-height: 100%
}

#wpcontent {
	height: 100%;
	padding-bottom: 50px;
}

#wpbody {
	clear:both;
	margin-left:175px;
}

.clear { clear: both }

#wpwrap {
	height: auto;
	min-height: 100%;
	width: 100%;
}

#adminmenu {
	clear:left;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 5px 15px -160px;
	padding:0;
	position:relative;
	width:200px;
}

#wpbody-content {
	float:left;
	width:90%;
}

.wrap { margin:0 15px 0 5px; }

.wrap h2 { color:#464646; }

/* HEADER */

#header {
	width: 100%;
	height: 46px;
	background-color: #17326E
}

#header h1 {
	float:left;
	margin:0;/*padding:10px 8px 5px;
	font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;*/
}

#header h1 a {
	/*color: #FFFFFF;
	text-decoration: none*/
	display: block;
	width: 265px;
	height:46px;
	background: url(../img/logo_bbrk.gif) no-repeat;
}

#header h1 a span { display: none }

/*#header h1 a:hover { text-decoration:underline; }*/

#header-info div {
	color:#999999;
	float:right;
	font-size:12px;
	height:46px;
	line-height:46px;
}

#header-info div p {
	line-height:46px;
	margin: 0px;
	padding: 0px;
}

#header-info div p span { display: inline }

#header-info div p span.nomeUsuario {
	color:#FFFFFF;
	text-decoration:underline;
}

#titulo-pagina { margin-right: 50px; }

#titulo-pagina p {
	font: italic normal 18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: white
}

#user_info { margin-right: 10px }

/* FOOTER */

#footer {
	float:left;
	position:relative;
	width:100%;
	margin-top: -45px;
	overflow: auto;
}

#footer, #footer-upgrade {
	background:#0b326c none repeat scroll 0 0;
	color: #0b326c;
}

#footer, #footer a { font: italic 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif; }

#footer p {
	line-height:15px;
	margin:0;
	padding:15px;
}

.alignleft { float:left; }

.alignright { float:right; }

.form-table {
	border-collapse:collapse;
	/*clear:both;*/
	margin-bottom:-8px;
	margin-top:0.5em;
	width:100%;
}

.form-table th, #wpbody-content .describe th {
	padding:10px;
	text-align:left;
	vertical-align:top;
	width:200px;
}

.form-table th, .form-wrap label {
	color:#222222;
	font-weight:normal;
	text-shadow:0 1px 0 #FFFFFF;
}

.form-table td, #wpbody-content .describe td {
	font-size:11px;
	line-height:20px;
	margin-bottom:9px;
	padding:4px 10px 12px;
}

.form-table td span, #wpbody-content .describe td { display: block; }

.form-table input[type="text"], .form-table textarea, .form-table select, .form-table file, .form-table iframe { width:95%; }

.hidden, .closed .inside, .hide-if-no-js { display:none; }

input[type="text"], textarea { -moz-box-sizing:border-box; }

textarea, input, select {
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:19px;
	margin:1px;
	padding:3px;
}

.submit input, .button, .button-primary, .button-secondary, .button-highlighted, #postcustomstuff .submit input { text-shadow:0 1px 0 #FFFFFF; }

.button, .button-secondary, .submit input, input[type="button"], input[type="submit"] {
	border-color:#BBBBBB;
	color:#464646;
}

.submit input, .button, .button-primary, .button-secondary, .button-highlighted, #postcustomstuff .submit input {
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
}

#adminmenu a, #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, #media-upload a.del-link, #media-upload a.delete, .ui-tabs-nav a, a { color:#21759B; }

.button-primary, .submit .button-primary { text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3); }

.button-primary, .submit .button-primary, #login form .submit input {
	background:#21759B url(../img/button-grad.png) repeat-x scroll left top;
	border-color:#298CBA !important;
	color:#FFFFFF !important;
	font-weight:bold;
}

.button, .submit input, .button-secondary {
	background:#F2F2F2 url(../img/white-grad.png) repeat-x scroll left top;
}

#nav {
	margin:0 0 0 8px;
	padding:16px;
}

#nav { text-shadow:0 1px 0 #FFFFFF; }

.login #nav a { color:#21759B !important; }

.login #backtoblog a { color:#CCCCCC; }

#backtoblog a {
	left:15px;
	position:absolute;
	text-decoration:none;
	top:7px;
}

.updated, .login #login_error, .login .message, .msgErro, .has-sidebar-content .message {
	background-color:#FFFFE0;
	border-color:#E6DB55;
}

#login_error, .message, .msgErro {
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 8px;
	padding:12px;
}

.has-sidebar-content .message { margin-right: 10px }

