* {
	margin: 0;
	padding: 0;
}

body {
	text-align: justify;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #02FECD;
	background-attachment: fixed;
}

body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #063;
}

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

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #006602;
}

a:hover {
	text-decoration: none;
	color: #33AB2E;
}

hr {

}

.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
	border: 3px solid #00CC66;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
	border: 3px solid #00CC66;
}

/* Wrapper */

#wrapper {
	width: 980px;
	margin: 0 auto;
}

/* Header */

#header {
	height: 190px;
	padding: 5px;
	background-color: #096;
	background-image: url(images/img03a.jpg);
	background-repeat: no-repeat;
	background-position: 50% 5px;
}

#header h1, #header h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}

#header h1 {
	padding: 0 0 0 0;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	background-color: #096;
	background-repeat: repeat-y;
}

/* Blog */

#blog {
	float: left;
	width: 77%;
	margin-top: 0px;
	padding-left: 5px;
}

/* Post */

.post {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	width: 98%;
}

.post .title {
	height: 33px;
	margin: 0;
	padding: 7px 0 0 15px;
	background-image: url(images/img06.jpg);
	background-repeat: repeat-x;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

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

.post .date {
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 15px 10px 15px;
	line-height: 1.8em;
	background-image: url(images/img07.gif);
	background-repeat: repeat-x;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 215px;
	margin-top: 0px;
}

#sidebar ul {
	list-style: none;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar li {
}

#sidebar li ul {
	list-style-type: square;
	background-color: #FFFFFF;
	background-image: url(images/img07.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin: 0;
}

#sidebar li li {
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/img06.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 10px;
}

#sidebar a {
	text-decoration: none;
}

/* Search */

#search {
}

#search h2 {
	height: 27px;
	padding-top: 13px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 15px 0 15px;
	background: url(images/img07.gif) repeat-x;
}

#search #inputtext1 {
	width: 110px;
	padding: 1px 2px;
	background: url(images/img5.gif) repeat-x;
	border: 1px solid #C4C3C4;
}

#search #inputsubmit1 {
	background: url(images/img6.gif) repeat-x left bottom;
	border: 1px solid #C4C3C4;
}

/* Archives */

#archives {
}

/* Categories */

#categories {
}

/* Blogroll */

#blogroll {
}

/* Meta */

#meta {
}

/* Footer */

#footer {
	background-color: #009966;
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.img-borda {
	border: 4px solid #00CC66;
}

/* NATAL */
.natal {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/arvore.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FF0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #016701;
	border-bottom-color: #016701;
	border-left-color: #016701;
	padding-right: 5px;
	padding-left: 5px;
	color: #CCCCCC;
}

.natal h3 {
	color: #FFFFFF;
}

.natal a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

natal a:hover {
	color: #FFFFFF;
}
/* NATAL */

.natal2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/arvore2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FF0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #016701;
	border-bottom-color: #016701;
	border-left-color: #016701;
	padding-right: 5px;
	padding-left: 5px;
	color: #CCCCCC;
}

.natal2 h3 {
	color: #FFFFFF;
}

.natal2 a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

natal2 a:hover {
	color: #FFFFFF;
}

/* REVEILLON */
.reveillon {
	background-color: #FFFFFF;
	background-image: url(images/artifices-08.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #016701;
	border-bottom-color: #016701;
	border-left-color: #016701;
}

/* ATRAÇÕES */
.atracoes {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.atracoes p {
	padding: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #063;
}


/* CARNAVAL */
.carnaval {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #016701;
	border-bottom-color: #016701;
	border-left-color: #016701;
	background-image: url(images/carnaval_masc.jpg);
	color: #000000;
}

/* PASCOA */
.pascoa {
	background-color: #FFFFFF;
	background-image: url(images/pascoa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #016701;
	border-bottom-color: #016701;
	border-left-color: #016701;
	color: #000000;
}
