@charset "utf-8";
/* CSS Document */

body {
	background:#2E7FE9 url(images/header.jpg) no-repeat top center;
	color:#FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align:center;
	margin: 0;
	padding: 0;
}

p, blockquote {
	text-align:justify;
}

a {
	color: #afbff0;
	text-decoration: none;
	border: none;
}
a:hover {
	color:#FEB438;
}

h1, h2, h3, h4, h5, h6 {
	color:#8DDCE2;
}

img {
	border: none;
}

blockquote {
	color:#888;
	font-size:0.9em;
	padding:0.2em 2em;
}
blockquote blockquote {
	background:none;
	margin:0;
	font-size:1em;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:transparent;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

input[type=text]:focus, textarea:focus {
	background:#ffc;
}

pre, code, textarea {
	font-size:12px;
}

code {
	color:#000;
}

img {
	border:0;
}


/* Layout */
#page {
	width:970px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	clear:both;
}

#content {
	width:700px;
	float:left;
}

#footer { 
	clear:both;
}

/* Header */
#header {
	height:250px;
}

#header #logo {
	position: relative;
	width: 970px;
	margin: 40px auto 0 auto;
}
/* Header ends here */


/* Sidebar*/
#sidebar {
	padding-left: 20px;
	width:250px;
	float:right;
	color:#888;
	overflow:hidden;
}

#sidebar div {
	padding:2em 2em 4em 2em;
}

#sidebar div div {
	padding:0;
	background:none;
}

#sidebar #searchform {
	width: 250px;
}

#sidebar #searchform input{
	color: #FFF;
	font-weight: bold;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #a4baef;
	border-right: 1px solid #a4baef;
	background: none;
}

#sidebar h2 {
	color:#a4baef;
	font-size:11px;
	font-weight:bold;
	font-variant:small-caps;
	margin:0;
}

#sidebar p {
	text-align:left;
	margin-top:0;
	color:#666;
}

#sidebar ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	font-size:1.1em;
}

#sidebar ul ul {
	font-size:1em;
}

#sidebar ul ul ul{
	padding-left:1em;
}

#sidebar ul li {
	margin-top:2em;
}

#sidebar ul li li {
	margin:0;
}

#sidebar li li a {
	color:#a4baef;
	text-decoration:none;
}

#sidebar li li a:hover {
	color: #FEB438;
}

.widget_tag_cloud a {
	color: #FFF;
}

.widget_tag_cloud a:hover {
	color: #FEB438;
}

/* Sidebar ends */

#content {
	text-align:justify;
}

h2.archive-title {
	font-size:1.4em;
}

h2.pagetitle {
	font-size:2em;
}

#content ul {
	list-style:url('images/list-style.png');
}


/* Post */
.post {
	margin:0 0 4em 0;
	clear:both;
}

.post-title {
	background: url('images/linha.png') no-repeat top;
	padding-top: 10px;
}

.post-title div {

}
.post-title h2, .post-title h3 {
	font-size:18px;
	color: #99CFDB;
	font-weight:bold;
	margin:1em 1em 0 0;
}

.post-title h2 a, .post-title h3 a{
	color: #99CFDB;
	text-decoration: none;
}

.post-title h2 a:hover, .post-title h3 a:hover {
	color: #8FE0E4;
}

.post-entry, .archives {
	font:1.2em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post-entry a {

}

.post-meta {
	clear:both;
	margin-top:1.6em;
	font-size:1.1em;
	color:#a4baef;
}

.post-meta a {
	color:#FFF;
}

.post-meta a:hover {
	text-decoration: underline;
}
/* Post ends */


/* Comments */
#comments {
	margin:0 7%;
}
#comments h3 {
	font-size:1.6em;
}
.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}

.commentlist li {
	padding:2em 0;
	overflow:auto;
	border-bottom:1px solid #f8f8f8;
}

.commentlist p {
	margin:0.5em 0;
	font:1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}
.commentlist p a, .commentlist h4 a {
	border-bottom:1px solid #eee;
}
.commentlist h4 {
	font-size:1.3em;
	margin:0;
}
.commentlist cite {
	font-style:normal;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}
textarea#comment {
	width:100%;
	font-size:1.6em;
}
/* Comment ends */


/* Search results */
.searchresult {
	clear:both;
}
.searchresult h3 {
	font-size:1.2em;
	margin:0;
	padding:1em 0 0 0;
}
.searchresult p {
	margin:0;
	padding:0 0 1em 0;
}
/* Search ends */

 
/* Footer */

#footer { 
	background:url('images/linha_rodape.png') no-repeat top;
	font-size: 10px;
	padding: 30px 50px;
}

#footer div {
}
/* Footer ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#68b;
}
#wp-calendar thead th {
	font-weight:bold;
	color:#888;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
/* Calendar ends */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
