/*
Design by Ddesi*
http://www.artceu.org

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 1em;
	
	font-weight: normal;
	color: #549DC7;
}



h1 {
	letter-spacing: -2px;
	font-size: 36px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #669900;
}

a:hover {
	background: #549dc;
	text-decoration: none;
	color: #549DC7;
}

/* Logo */

#logo {
	width: 960px;
	height: 230px;
	margin: 0 auto;
	text-align: center;
     margin-top: 30px;

}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding-top: 5px;
}

#logo h1 a {
	padding: 0px 0 0 310px;
	color: #004085;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;

}

#logo h2 {
	padding: 18px 0 40px 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}
/* Contato */

#contato {
	width: 460px;
	margin: 0 auto;
	background: url(images/fundo.gif) no-repeat;
}
/* navigation */

.navigation {
	float: left;
	width: 180px;
	margin-top: 30px;
	padding-top: 50px;
}

.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation li {
	padding-bottom: 30px;
}

.navigation li ul {
}

.navigation li li {
	padding: 0;
}

.navigation h2 {
background: url(images/img06.gif) no-repeat left top;
	padding: 5px 0 0 40px;
	font-size: 22px;
	height: 40px;
}
/* navigation1 */
.navigation1 
{
	width: 120px;
	height: 44px;
	display: block;
margin-top: 0px
}

.navigation1 a 
{
	width: 120px;
	height: 46px;
	float: left;
	background: url(images/menu.gif) no-repeat left top;
	color: #000000;
	text-decoration: none;
    padding-left: 10px;
	font-weight: bold;
	font-size: 15px;
}

.navigation1 a span
{
	margin-left: 0px;
    line-height: 40px;
}

.navigation1 a:hover, .navigation1 a.active
{
	background-position: -120px 0px;
}

#navigation1 h2 {
	text-align: left;
	background: url(images/img06.gif) no-repeat left top;
	padding: 5px 0 0 40px;
	font-size: 22px;

}

/* navigation2 */

#navigation2 {
	background: url(images/img04.gif) no-repeat;
}

#navigation2 h2 {
	background: url(images/img06.gif) no-repeat left top;
}


/* Search */

#search {
}

#search form {
	text-align: left;
}

#search #s {
	width: 100px;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(images/img06.gif);
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Parceiros */

#parceiros {
}

#parceiros h2 {
	background: url(images/img06.gif) no-repeat left top;
	padding: 5px 0 0 40px;
	font-size: 22px;
}

.sidebar #recent-posts ul {
	padding-left: 20px;
	font-size: 12px;
}

.sidebar #recent-posts li {
	border-bottom: 1px dashed #D9EBFF;
	margin-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 542px;
	background: url(images/img03.jpg) repeat-y left top;
}

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

#content .bgbtm {
	background: url(images/img04.jpg) no-repeat left bottom;
}

.post {
	padding: 100px 25px 10px 25px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post h2 {
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: left;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px dashed #D9EBFF;
	
}
/* Noticias*/

#noticias {

width: 400px;
	height: 300px;
	margin: 0 auto;
	text-align: left;
	background: url(images/fundo.gif) no-repeat;
}
/* Footer */

#footer {
	width: 562px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
}
