/* --------------------------------
   General
----------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	height: 100%;
}

body {
	background: #FFFFFF;
	color: #FFFFFF;
	font: normal 1.2em Verdana,Arial,sans-serif
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
	padding-top: 64px;
}

small,.small {font-size: 0.9em;}

a {
/* cor do hyperlink
	color: #CC9999;*/
	color: #8C868F;
	text-decoration: none;
}
a:hover {
	/*color: #CC9999;*/
	color: #CC9999;
	text-decoration: underline;
	
}

p {padding: 0.2em 0 1.2em;}

blockquote, code {
	background: #FFFFFF;
	border: 1px solid #333;
	color: #BBB;
	display: block;
	margin-bottom: 12px;
}
code {
	font: normal 0.9em Verdana,sans-serif;
	line-height: 1.5em;
	padding: 8px 14px;
}
blockquote {
	background: #FFFFFF url('img/quote.gif') no-repeat left top;
	padding: 6px 14px 6px 44px;
}
blockquote p {padding: 0.5em 0;}


/* --------------------------------
   Headings, titles
----------------------------------- */
 
/*h1 {font: normal 2.4em ARIAL,sans-serif;}
h6 {font: normal 1.3em Arial, sans-serif; color:#CC9999;}*/

h1 {font: bold 2.7em Futura; color:#C7BAD3}
/*h2 {font: normal 1.2em Gill Sans,sans-serif; color:#999999}*/
h2 {font: bold 1.2em Gill Sans, sans-serif; color:#8C868F;}
h3 {font: normal 1.2em Arial,sans-serif;}
h4 {font: bold 1.3em Georgia,sans-serif;}
h5 {font: normal 1em Georgia,sans-serif;}
h6 {font: bold 1.3em Arial, sans-serif;}
h7 {font: normal 2em Arial,sans-serif;}
h8 {font: normal 1.2em Gill Sans,sans-serif;}
h9 {font: normal 1.3em Gill Sans, sans-serif; color:#8C868F;}
h10 {font: normal 1.5em Gill Sans, sans-serif; color:#8C868F;}
h11 {font: normal 1.4em Gill Sans, sans-serif;}

h1, h2, h4, h5 {margin-bottom: 5px;}


/* --------------------------------
   Main layout
----------------------------------- */

#paper_left {
	background: url('img/paper_left.gif') no-repeat left top;
	margin: 0 auto;
	padding-bottom: 34px;
	width: 720px;
}
#paper_right {
	background: url('img/paper_right.gif') no-repeat right bottom;
}

#layout_wrapper {
	background: #FFFFFF url('img/grain_dark.gif');
	margin: 0 auto;
	width: 736px;
}
#layout_container {padding: 8px;}
#layout_content {border: 1px solid #FFFFFF;}

#header_image {
	height: 120px;
	background:#FFFFFF url('logo/logo04.jpg') no-repeat;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}


/* --------------------------------
   Site title
----------------------------------- */

#site_title {
	background: #FFFFFF;
	padding: 12px 20px;
}
#site_title h1 	{
	color: #EED;
	font: normal 2em Georgia,sans-serif;
	margin: 0 0 5px;
}
#site_title h2 {
	color: #BFBFB6;
	font: normal 1.1em sans-serif;
	margin: 0;
}


/* --------------------------------
   Navigation
----------------------------------- */

.navigation {
	background: #FFFFFF;
	/*border-bottom: 1px solid #222;
	border-top: 1px solid #555;*/
}
.navigation ul {display: inline; margin: 0;}
.navigation ul li {
	/* border-right-width:medium;
	border-right: 1px solid #303030;*/
	
	float: left;
	list-style: none;
	
	/* 	padding:0px 0px 0px 10px;
	 'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
}
.navigation a {
/*Menu Principal color: #8B8585 */
	color: #A19C9C;
	display: block;
	/*font: bold 1.2em Verdana,sans-serif; */
	/*font:  bold 1.2em Synchro LET;*/
	font: bold 1.3em Verdana;
	padding: 13px 15px 0px;
	text-decoration: none;
}
.navigation a:hover {
	background: #FFFFFF;
	/*color: #E5E5D5; 
	color: #CC6666;
	*/
	
	color: #996699;
	text-decoration: none;
}
.navigation li.current_page_item a {
	background: none;
	/*color: #EEE; 
	color: #DACFF0;
	*/
	
	color: #C7BAD3;
}

/* Sub navigation */
#subnav a {
	padding: 10px;
	font-size: 0.9em;
}


/* --------------------------------
   Main
----------------------------------- */

#main {
	/*
	Frases: A NOSSA VIDA....
	color: #CCC;
	*/
	background: #FFFFFF;
	color: #928586;
}


/* --------------------------------
   Bottom
----------------------------------- */

#bottom {
	background: #FFFFFF;
/*	border-bottom: 1px solid #1A1A1A; 
	border-top: 1px solid #2A2A2A; */
	color: #AAA;
	padding: 16px;
}
#bottom ul li {
	border-bottom: 1px solid #303030;
}
#bottom ul li a {
	color: #777;
	display: block;
	padding: 4px 6px;
}
#bottom ul li a:hover {
	background: #FFFFFF;
	color: #FFC;
	text-decoration: none;
}

/* Tag cloud */
#tag_cloud a {color: #777;}
#tag_cloud a:hover {color: #FFC;}

/* --------------------------------
   Footer
----------------------------------- */

#footer {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #888;
	font-size: 1.1em;
	padding: 10px 12px;
}
#footer a {color: #AAA;}
#footer .right,#footer .right a {color: #555;}
#footer a:hover {color: #BBB;}


/* --------------------------------
   Floats
----------------------------------- */

.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;}
.clearer,.block {
	display: block;
	line-height: 0;
	font-size: 0;
}
.clearer {height: 0;}


/* --------------------------------
   Misc
----------------------------------- */

/* Columns */
.col3, .col3last {width: 41%; margin-right: 3%;}
.col3last {margin-right: 0;}


/* Images */
img.bordered {padding: 3px; background: #666;}

/* Text */
.tleft {text-align: left;}
.tcenter {text-align: center;}
.tright {text-align: right;}
.vtop {vertical-align: top;}

/* Icons */
span.comment {background: url('img/icon_comment.gif') no-repeat left center; padding-left: 18px;}

/* Label */
.label {
	background: #222;
	border-bottom: 2px solid #555;
	color: #BBB;
	margin: 0;
	padding: 0.5em 0.8em 0.6em;
}

/* Margin, padding, width, height */
.ptb10 {padding: 10px 0;}

/* --------------------------------
   Posts
----------------------------------- */

.post {
	background: #FFFFFF;
	/*border-bottom: 1px solid #111;*/
}
.post_top {
	background: #FFFFFF;
	/*border-bottom: 4px solid #777;
	border-top: 1px solid #3A3A3A;*/
	padding: 10px 16px 13px;
}
.post_title h2 {
	color:#00FF33;
	font-size: 2em;
	margin: 0;
	padding: 0;
}
.post_body {
	/*border-top: 1px solid #333;*/
	padding: 0.1px 16px 0;
}
.post_metadata {padding: 10px;}
.post_metadata .content {
	background: #FFFFFF;
	color: #999;
	font-size: 0.9em;
	padding: 10px 12px;
}
.post_metadata a {color: #BBB;}
.post_metadata a:hover {color: #DDD;}

.post_body ul, .post_body ol {margin: 0 0 1em 1.5em;}
.post_body ul {list-style: disc;}
.post_body ol {list-style: decimal;}


/* ----------------------------------------
  Forms
------------------------------------------- */

form {margin: 0; padding: 0;}

/* Inputs */
input#s, textarea, input.styled {
	background: #FFFFFF;
	border: 3px solid #555;
	font: normal 1em Verdana,sans-serif;
	padding: 3px;
	width: 160px;
}
textarea {width: 440px;}

/* Seachform */
table.search {
	border-collapse: collapse;
	width: 250px;
}
table.search td {vertical-align: top;}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFFFFF;
	border: 1px solid #444;
	padding: 2px;
}
.comment_author {
	color: #EEE;
	padding-top: 2px;
}

/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {padding: 0;}
.nicelist ol {margin: 0;}
.nicelist ol li {
	border-bottom: 1px solid #333;
	border-top: 1px solid #505050;
	list-style: none;
	padding: 8px 10px 1px;
}
.nicelist ol li:first-child {border-top: none;}
.nicelist li.alt {background: #FFFFFF;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #999;
	font-size: 0.9em;
	padding-top: 4px;
}
.nicelist .date a {
	color: #BBB;
	text-decoration: none;
}
.nicelist .date a:hover {text-decoration: underline;}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {padding-bottom: 6px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #FFFFFF;
	/* border-top: 1px solid #444; */
	font-size: 0.9em;
	padding: 7px 8px 9px;
}
.pagenavigation a {
	color: #CCC;
	text-decoration: none;
}
.pagenavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}
