/*  
Template Name: Simple Jojo
Version: 1.0
Author: My Green Corner
Author URI: http://www.mygreencorner.com/
*/

html, body {
	font-family: Georgia;
	border: 0;
	color: #C7C7C7;
	background: #1D211A;
}

body {
	background: url(img/bg_top.jpg) repeat-x top;
}

body, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

h1, h3, h4 {
	padding: 10px 0;
}

h2 {
color:#FFF;
}

h3, h4 {
border-bottom:1px solid #FCFCFC;
color:#FCFCFC;
padding:20px 0 0 0;
}

h4 {
border:0;
}

ul {
	list-style: none;
}

blockquote {
	font-size: 100%;
	line-height: 22px;
	padding: 10px 25px;
	margin: 0 auto;
	width: 430px;
	background: url(img/quote.gif) no-repeat 0 15px;
}

blockquote p {
	font-style: italic;
	color: #979797 !important;
}

blockquote blockquote {
	width: 90%;
}

blockquote blockquote p {
	color: #CACACA !important;
}

a {
	text-decoration:  none;
	color: #4C772B;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Wrap */

#wrap {
	width: 905px;
	margin: 0 auto;
	padding-left: 11px;
	background: url(img/menu_part_left.gif) no-repeat 0 105px;
}

/* Header */

#header {
	width: 100%;
	height: 141px;
	position: relative;
	font-family: Georgia;
}

#header h2 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 25px;
}

#header h2 a {
	color: #E5F2CF;
}

#header h2 a:hover {
	color: #fff;
}

#header h2, #header p {
	padding-left: 20px;
}

#header p {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #9EB47A;
}

/* Main Menu */

#header ul {
	height: 41px;
	position: absolute;
	top: 99px;
	background: url(img/menu_part_right.gif) no-repeat right bottom;
	padding-right: 11px;
}

#header ul li {
	display: inline;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#header ul li a {
	display: block;
	float: left;
	background: url(img/menu_rollover.jpg) no-repeat right top;
	line-height: 41px;
	color: #fff;
	padding: 0 22px;
}

#header ul li a:hover, #header ul li.current_page_item a {
	background: url(img/menu_rollover.jpg) no-repeat right -41px;
}

#header ul:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Subscribe */

#header img.subscribe {
	position: absolute;
	right: 96px;
	bottom: 57px;
}

/* Middle Wrap */

#bg_top {
	width: 100%;
	background: url(img/bg_content.jpg);
}

#middle_wrap {
	width: 100%;
	background: url(img/bg_content_top.jpg) no-repeat;
}

/* Content */

#content {
	width: 540px;
	float: left;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 30px;
	color: #C7C7C7;
}

#content img {
	padding: 1px;
	/*border: #4A4A4A 1px solid;*/
}

/*
#content a {
	color: #AC6448;
}

#content a:hover {
	color: #C78F7A;
}

#content p a {
	border-bottom: #47413E 1px solid;
}
*/

#content strong {
color:#FFF;
}

#content p a:link,
#content ul a:link,
.comments_wrap a:link {
    /*border-bottom: #8B2 1px dotted;*/
    color:#8B2;
    text-decoration:underline;
}

#content a:visited,
#content ul a:visited,
.comments_wrap a:visited {
    /*border-bottom: #C7C7C7 1px dotted;*/
    color:#C7C7C7;
    text-decoration:underline;
}

#content p a:hover,
#content ul a:hover,
.comments_wrap a:hover {
    /*border-bottom: #8B2 1px dotted;*/
    color:#8B2;
    text-decoration:underline;
}

#content p a:active,
#content ul a:active,
.comments_wrap a:active {
    /*border-bottom: #8B2 1px dotted;*/
    color:#CBCB13;
    text-decoration:underline;
}

#content p {
	/*font-size: 13px;*/
    font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	color: #C7C7C7;
	line-height: 21px;
}

#content h2 {
	font-family: Georgia;
	font-size: 25px;
	font-weight: 700; /*normal*/
	font-style: italic;
	padding: 35px 0 10px 0;
	width: 490px;
}

#content h2 a:link {
	color:#FFF !important;
    text-decoration:none !important;
}

#content h2 a:visited {
	color:#FFF !important;
    text-decoration:none !important;
}

#content h2 a:hover {
	color:#B0B0B0 !important;
    text-decoration:none !important;
}

#content h2 a:active {
	color:#B0B0B0 !important;
    text-decoration:none !important;
}

#content ul, #content ol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 50px;
	margin: 10px 0;
}

#content ul li {
	list-style: square;
}

#content img.alignleft {
	margin: 10px 10px 10px 0;
}

#content img.alignright {
	margin: 10px 0px 10px 10px;
}

#content h2.heading_2 {
	background: url(img/sidebar_underline.gif) repeat-x bottom left;
}

#content img.centered {
	margin: 10px auto 20px auto !important;
	display: block;
}

/* Post Details */

.post_details {
	width: 480px;
	height: 43px;
	padding-left: 50px;
	background: url(img/bg_post_details.gif) no-repeat left top;
	margin-left: -50px;
	margin-top: -5px;
	margin-bottom: -10px;
	position: relative;
}

.post_details p {
	padding: 0 30px 0 0 !important;
	font-family: Georgia;
	font-size: 12px !important;
	font-style: italic;
	color: #97675A !important;
	float: left;
	background: url(img/post_details_p_bg.jpg) no-repeat right top;
}

.post_details .comments {
	position: absolute;
	right: -60px;
	top: -19px;
	width: 34px;
	height: 31px;
	background: url(img/post_details_comment.gif) no-repeat;
	font-size: 18px;
	font-family: Georgia;
	font-style: italic;
	text-align: center;
	padding-top: 6px;
	padding-right: 2px;
}

.post_details .comments a {
	color: #C7C7C7 !important;
}

.post_details .comments a:hover {
	color: #fff !important;
	text-decoration: none;
}

* html .post_details .comments {
	width: 34px;
	padding-left: 2px;
	padding-right: 0px;
}

input#submit {
display:block;
height:30px;
padding-bottom:3px;
width:549px;
}

    input#submit:hover {
    background-color:#4F4F4F;
    }

.post_details a {
	color: #C19589 !important;
	border-bottom: none !important;
}

.post_details a:hover {
	text-decoration: underline !important;
}

/* More Entries */

.more_entries {
	padding-top: 5px;
	padding-bottom: 10px;
}

.more_entries h2 {
	font-size: 23px !important;
}

/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 460px;
	margin: 30px 0 5px 10px;
	clear: both;
}

.comments_wrap a {
	color: #905640 !important;
}

.comments_wrap .left {
	width: 56px;
	float: left;
}

.comments_wrap .right {
	width: 358px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right a {
	text-decoration: none;
}

.comments_wrap .right a:hover {
	text-decoration: underline;
}

.comments_wrap .right h4,
.comments_wrap h4 {
	font-size: 80%;
	font-family: "Lucida Grande";
	color: #5D5D5D;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 strong,
.comments_wrap h4 strong {
	font-size: 180%;
	color: #BEC7C7;
}

.comments_wrap .right p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}

ul#comments_wrap {
margin:30px 0 5px 0;
}

    ul#comments_wrap li {
    color:#5D5D5D;
    }
    
        ul#comments_wrap li a:link {
        color:#905640;
        text-decoration:none;
        }
        
        ul#comments_wrap li a:visited {
        color:#905640;
        text-decoration:none;
        }
        
        ul#comments_wrap li a:hover {
        color:#905640;
        text-decoration:underline;
        }
        
        ul#comments_wrap li a:active {
        color:#905640;
        text-decoration:none;
        }
    

/* Comments (form) */

#content form {
	margin: 30px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content form label input {
	padding: 3px;
	width: 270px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
	border: #444444 1px solid;
	background: #383838;
	color: #B8B8B8;
	overflow: hidden;
}

#content form input {
	margin-top: 5px;
	border: #444444 1px solid;
	background: #383838;
	color: #B8B8B8;
}

#content form textarea#comment {
        overflow:auto;
        width:541px;
}


/* Sidebar */

.author_box {
	width: 235px;
	background: #151419 url(img/author_paper_top.jpg) no-repeat left top;
	margin-bottom: 10px;
}

.author_box_in {
	width: 202px;
	padding: 0 23px 0 10px;
	background: url(img/author_paper_bottom.jpg) no-repeat left bottom;
	font-family: Georgia;
	font-size: 13px;
}

.author_box p {
	line-height: 20px;
	color: #C7C7C7;
}

#sidebar a {
	color: #AC6448;
	border-bottom: #3F363A 1px solid;
}

#sidebar a:hover {
	color: #C78F7A;
}

#sidebar {
	width: 235px;
	float: right;
	margin-right: 15px;
	padding-bottom: 30px;
	display: inline;
	padding-top: 21px;
	font-size: 12px;
	color: #7B7B7B;
}

#sidebar p {
	padding: 10px 0;
}

#sidebar h2 {
	display: block;
	font-family: Georgia;
	font-size: 27px;
	color: #fff;
	font-weight: normal;
	background: url(img/sidebar_underline.gif) repeat-x bottom;
	padding-bottom: 1px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#sidebar ul {
	padding: 0px 0 10px 5px;
}

#sidebar ul li {
	line-height: 18px;
	padding: 4px 0 4px 13px;
	background: url(img/li.gif) no-repeat 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	position: relative;
	color: #C7C7C7;
}

#sidebar ul li ul {
	padding: 0 !important;
	margin-bottom: -5px;
}

#sidebar ul li a {
	color: #7B7B7B;
	border-bottom: #424242 1px solid;
}

#sidebar ul li a:hover {
	color: #9D9D9D;
}

/* writings (recent entries) */

#sidebar li span.wrap {
	width: 100%;
	display: block;
}

#sidebar li span.title {
	width: 185px;
	display: block;
}

#sidebar ul li span.date {
	font-size: 10px;
	color: #545353;
	width: 100%;
	clear: both;
	display: block;
}

#sidebar li span.comment {
	position: absolute;
	right: 0;
	top: 4px;
	width: 20px;
	height: 18px;
	text-align: center;
	font-size: 10px;
	padding-right: 0px;
	padding-top: 2px;
	background: url(img/sidebar_span_a.gif) no-repeat left bottom;
}

#sidebar li a span.comment {
	cursor: pointer;
}

* html #sidebar li span.comment {
	width: 20px;
	height: 19px;
	padding-top: 1px;
	overflow: hidden;
}

/* Sidebar Search (widget) */

#sidebar form#searchform input {
	background: #383838;
	border: #444444 1px solid;
	color: #7B7B7B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar form input#s {
	width: 150px;
	margin-bottom: 5px;
	padding: 4px;
}

input#searchsubmit {
border-width:2px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 10px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #343434;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	width: 891px;
	padding-left: 14px;
	background: url(img/bg_footer.jpg) ;
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
	clear: both;
}

#footer ul {
	padding-top: 14px;
	width: 600px;
	overflow: hidden;
}

#footer li {
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

#footer li a {
	display: block;
	float: left;
	padding: 0 14px;
	line-height: 25px;
	margin-right: 3px;
	color: #B09087;
}

#footer li a:hover, #footer li.current_page_item a {
	background: url(img/footer_rollover.jpg);
	color: #fff; 
}

#footer p {
	width: 100%;
	clear: both;
	font-family: Georgia;
	font-size: 11px;
	color: #7F584E;
	padding-top: 13px;
	padding-left: 3px;
	width: 600px;
	line-height: 20px;
}

#footer p a {
	color: #8C6B62;
	border-bottom: #6B4A41 1px solid;
	position: relative;
}

#footer p a:hover {
	color: #AE948C;
	border-bottom: #6B4A41 1px solid;
}

#footer p.bot {
	position: absolute;
	right: 94px;
	bottom: 30px;
	display: block;
	width: 70px;
}

#footer p.bot a {
	border-bottom: #54413D 1px solid;
}

/* Fix */

#middle_wrap:after,
.comments_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}









/* Personalized */

img.alignleft,
div.alignleft { float:left; margin-right:10px; }

img.aligncenter,
div.aligncenter { display: block; margin:0 auto; }

img.alignright,
div.alignright { float:right; margin-left:10px; }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   color:#999 !important;
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.alert {
background:#FFF2BF url(img/alert_icon.png) no-repeat 10px 5px;
border:2px solid #F2C300;
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:150%;
min-height:40px;
padding:10px 10px 10px 70px;
}

    .alert p {
    color:#333 !important;
    font-size:100% !important;
    }

    .alert strong {
    color:#333 !important;
    }

    .alert a:link {
    color:#333 !important;
    text-decoration:underline !important;
    }
    
    .alert a:visited {
    color:#555 !important;
    text-decoration:underline !important;
    }
    
    .alert a:hover {
    color:#555 !important;
    text-decoration:underline !important;
    }
    
    .alert a:active {
    color:#555 !important;
    text-decoration:underline !important;
    }

.guest-post {
background:url(img/guest_post_icon.png) no-repeat 10px 5px #DFF7FF;
border:2px solid #4AB2FF;
color:#399AFF;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
line-height:150%;
min-height:40px;
padding:10px 10px 10px 70px;
}

    .guest-post strong {
    color:#399AFF !important;
    }
    
    .guest-post a:link {
    color:#399AFF !important;
    text-decoration:underline !important;
    }
    
    .guest-post a:visited {
    color:#399AFF !important;
    text-decoration:underline !important;
    }
    
    .guest-post a:hover {
    color:#6FB8FF !important;
    text-decoration:underline !important;
    }
    
    .guest-post a:active {
    color:#6FB8FF !important;
    text-decoration:underline !important;
    }

.wp_codebox_msgheader {
margin-top:1em;
}

.wp_codebox {
margin-bottom:1em;
}

img.ilustra-artigo {
border:2px solid #8F796B;
padding:1px;
}

.livros a {
margin-left:8px;
}





/*
 * Wordpress Thread Comment
 */
.chalt {
background-color:transparent !important;
}

.comment-childs {
background-color:transparent !important;
border:0 !important;
}





/*
 * WP Page Navi
 */
.wp-pagenavi {
clear:both;
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
margin-top:40px;
padding-top:5px;
}

    .wp-pagenavi a {
	background-color:#57372C;
	color:#FFF !important;
	padding:5px;
	text-decoration:none !important;
    }
	
		.wp-pagenavi a:link {
	    
	    }
		
	    .wp-pagenavi a:visited {
	    
	    }
		
	    .wp-pagenavi a:hover {
	    background-color:#7F442F;
	    }
		
	    .wp-pagenavi a:active {
	    
	    }

	.wp-pagenavi .pages {
	border:0;
	font-size:80%;
	}
	
	.wp-pagenavi .first,
	.wp-pagenavi .page,
	.wp-pagenavi .current,
	.wp-pagenavi .extend,
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
    border:0 !important;
    }
	
	.wp-pagenavi a, .wp-pagenavi span {
	border:0 !important;
	padding:2px 5px;	
	}
