/*
Design by NodeThirtyThree for Free CSS Templates
http://www.nodethirtythree.com/ + http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F4D4D;
}

h1, h2, h3 {
	margin-top: 0px;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 19px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #0098A4;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 78px 30px 0px 0px;
        list-style: none;

}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg05.jpg) no-repeat left top;
}

#bgbottom {
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 50px 0px 0px 35px;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.gif) repeat left top;
}

.post .meta {
       padding: 5px 0px 0px 15px;
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h1 {
	color: #FFFFFF;
        font-size: 30px;
	margin-right: 100px;
}

.post .title h1 a, .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

.post .entry h2 {
        padding: 0px 0px 0px 0px;

}

.post .entry h3 {
	padding: 10px 0px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {

}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
        list-style-type: disc;
	color: white;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/img04.gif) repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar a {
	color: #BCE8EC;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
}

/********** Customizations for items specific to fcms *****************/

/* Images */

.floatpicleft { float: left;
                margin-top: 3px;
                margin-right: 35px;
                margin-bottom: 5px;
                padding-bottom : 5px;
                margin-left: 0.75em;
}

.imgtext {
        text-align: center;
}

.imgtext img {
        border: 0px;
}

.adbutton {
        text-align: center;
}

.adbutton img {
        border: 0px;
}

/* See: http://www.ejeliot.com/blog/61 */

#dispcont { float: center; overflow: hidden; }
#dispcont div { float: left; background: #ccc; width: 200px;  margin-bottom: -2000px; padding-bottom: 2000px;}
#dispcont .col2 { background: #eee; }

.printicon {
        text-align: right;
}

.printicon img {
        border: 0px;
}

.imgborder  {
        text-align: center;
}

.imgborder img {
        border: 1px solid black;
}


.navtext {
        text-align: center;
        font-weight: bold;

}

.datefield {
        margin-top : 1ex;

}

.datefield h2 {
        text-align : left;
        font-size : 120%;
        font-weight : bold;
        padding-right : 2ex;
        padding-top :   1px;
        padding-bottom : 1px;
        margin-top : 3ex;
        padding-top : 0ex;
}

.datefield p {
        padding-top : -2ex;
        text-indent : 20px;
}

.subh3 {
       text-indent : 3ex;
}
.subh4 {
	text-indent : 5ex;
}

/* Comentários */

#commentck {
        visibility:hidden;
        display:none;
}

#comentarios {
	margin-left: 10px;	
}

#comentarios ol li {
list-style-type:decimal;
list-style-position: outside;
font-size: 30pt;
} 

#comentarios ol li .content {
font-size: 10pt;
color: #333;
position: relative;
top: -36;
left: -20;
background: #eee;
padding: 10;
} 


.tablebutton {
        border: 1px solid black;
        background-color : white;
}


/* Tabela conteudo */

table.conteudo { border-bottom: 1px dotted gray; border-left: 1px dotted gray;
	margin-left: auto; margin-right: auto;
}

table.conteudo td { padding: 1px 20px 2px 10px; border-top: 1px dotted gray; border-right: 1px dotted gray;
             text-align: left;
 }

table.conteudo tr th { padding: 1px 1px 2px 10px; border-top: 1px dotted gray; border-right: 1px dotted gray;
             text-align: left;
             background: #087C7C;
             color: #F3F3F3; }
table.conteudo tr.shaded { background: #ABABAB; }

table.conteudo tr td.number { text-align: right; }

.caption {
	padding-bottom: 3ex;
}

.st {
	text-decoration: line-through;
}

.bl {
        font-weight: bold;
}

/***************************** Legacy ***********************/


table.contato { border-bottom: 1px dotted gray; border-left: 1px dotted gray }

td.contato{ padding: 1px 20px 2px 10px; border-top: 1px dotted gray; border-right: 1px dotted gray;
             text-align: center;
 }

td.contatoh{ padding: 1px 1px 2px 10px; border-top: 1px dotted gray; border-right: 1px dotted gray;
             text-align: right;
             background: #087C7C;
             color: #F3F3F3; }

/* R-Code */

.rinput {
        background : #80E9D7;
        font-family : monospace;
        padding : 1ex;
        font-size : 90%;

}

.rinputcenter {
        background : #80E9D7;
        font-family : monospace;
        padding : 1ex;
        font-size : 90%;
        text-align : center;
}

.routput {
        background : #80E9D7;
        font-family : monospace;
        padding : 1ex;
        font-size : 90%;

}

