* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 10pt;
	background-color: #dbdbdb;
	background-repeat: repeat-x;
	background-image: url(img/background.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	color: #000;
	font-size: 18pt;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000;
}
h2 {
	color: #000;
	font-size: 13pt;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #ccc;
}
ul, ol {
	margin: 10px 30px;
}
p, h1, h2 {
	margin: 0px 0px 10px 0px;
}
blockquote {
	margin: 10px 50px;
}
#header {
	width: 766px;
	height: 250px;
	margin: 0px auto;
}
#page {
	width: 766px;
	margin: 0px auto;
	background: url(img/pageBg.jpg) #fff;
}
#title img {
	width: 766px;
	height: 49px;
}
#content {
	background-color: #fff;
	padding: 5px;
	width: 711px;
	margin: auto;
}
#content img {
	margin: 5px;
	border: 0px;
}
#footer {
	width: 766px;
    height: 74px;
    margin: auto;
    background-color: #ffffff;
    background-image: url(img/footerBg.jpg);
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #888;
	text-decoration: none;
}
/** //**/
.block {
    background-color: #ffffff;
    background-image: url(img/blockBg.jpg);
	background-repeat: no-repeat;
	margin: 5px auto;
	width: 652px;
	height: 187px;
	padding: 20px;
}
.block img {
	float: left;
}
.block h1 {
	border-width: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25pt;
	font-weight: bold;
	padding-top: 20pt;
	color: #3a84a7;
}
.block>h2 {
	padding-top: 5pt;
}
.block h2 {
	border-width: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #3a84a7;
}
.block a {
	text-decoration: none;
}
/*
 * Formulários
 */
.formTable {
    border: 0;
    margin: auto;
}
.formTable td, .formTable th {
    text-align: left;
    vertical-align: top;
    padding: 5px;
	font-size: 10pt;
}
/** Listagem de postagens **/
.listBlock {
	padding: 5px;
	clear: both;
	margin: 5px auto;
	width: 665px;
	background: url(img/listBg.jpg) #dbdbdb repeat-x;
	border: 1px solid #ccc;
}
.listBlock a {
	color: #000;
	text-decoration: none;
}
.listImage {
	border: 1px solid #888;
	padding: 15px 5px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	background: url(img/galeryBg.gif) #9e9e9e repeat-x;
	float: left;
}
.listImage img {
	width: 100px;
	border: 1px solid #888;
}
.listContent {
	padding: 5px;
	margin: 0px 5px;
	float: right;
	width: 520px;
}
.listTitle h2 {
	color: #000;
	border: 0;
	font-size: 14pt;
}
.listData {
	text-align: right;
}
/** Escolas **/
.blockEscola {
	/* border-bottom: 1px outset #dbdbdb; */
	width: 340px;
	height: 120px;
	float: left;
	padding: 5px;
	font-size: 12px;
}
.blockEscola h2 {
	font-size: 11pt;
	color: #c00;
}
.blockEscola p {
	margin: 0;
}
.blockEscola .message {
	text-align: left;
	font-size: 24pt;
	padding: 5px 0px;
	text-transform: capitalize;
	font-weight: bold;
}
.unidadeLegenda {
	clear: both;
	background-color: #baa999;
	padding: 5px;
	font-weight: bold;
}
.mapa {
	width: 350px;
	height: 360px;
	float: left;
}
.pagination/*
 * Paginação
 *
 */
 {
	text-align: center;

}
.pagination   .current-page {
	font-size: 14pt;
}
/**
 * Torpedos
 */
.torpedo {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(img/torpedoBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.torpedo .torpLabel {
	color: #f60;
	font-weight: bold;
}
.torpedo .torpMensagem {
	padding: 5px;
}
.smile {
	margin: 0px;
	border: 1px solid #000;
}
.torpedo .torpData {
	text-align: right;
	font-style: italic;
	font-size: 9pt;
}
/** formulario de torpedos **/
.torpFormMain {
	border-right: 10px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	background-color: #fff;
	text-align: right;
	margin: 0px 5px;
	padding: 0 10px 10px 0;
	background-image: url(img/torpedoBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.torpFormMain h2 {
	text-align: right;
	color: #3c3937;
	font-size: 14pt;
}
.torpFormMain div {
	padding: 5px 0;
}
.torpFormMessage label {
	display: block;
}
#smilies {
	padding-left: 360px;
	display: none;
}
#smilies li {
	display: inline;
}
/**
 * Formulários
 */
.tButton {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background: transparent url(img/tButtonBg.png) repeat-x;
	padding: 2px 5px;
}
.tField {
	border: 1px solid #dbdbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
}
.tCombo  {
	border: 1px solid #dbdbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
}
.tCombo option {
	border-bottom: 1px dotted #dbdbdb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;

}
/**
 * Container
 */
.container {
	margin: 10px auto;
	width: 692px;
	background-image: url(img/blockBg-middle.jpg);
}
.container .containerTop {
	background-image: url(img/blockBg-top.jpg);
	height: 13px;
	font-size: 1px;
}
.container .containerMiddle {
	padding: 0px 15px;
}
.container .containerBottom {
	background-image: url(img/blockBg-bottom.jpg);
	background-position: bottom;
	height: 16px;
	clear: both;
	font-size: 1px;
}#page #content .post-list li {
	list-style-type: none;
}
dl {
}
dl dt {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}
dl dd {
	margin: 5px 20px;
}
