/* -------------------------------------------------------------- 
  
   Hello Wiki Autumn Redesign
   * Version:   1.5 (last update at 03.30.2008)
   * Website:   http: //hellowiki.com/
   * Email: fenbox@msn.com
   Copyright (C) 2007-2008. Happy New Year!
   
-------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
}

body {
color: #000;
background: #FFF;
/* background: #e7eef4 url('images/bg.png') top left repeat-x fixed; */
font-family: Helvetica, arial, sans-serif;
font-size: 75%;
line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
font-family: Calibri, Arial, Helvetica, sans-serif;
color: #0071BB;
font-weight: bold;
}

h1 {
font-size: 3em;
position: relative;
top: 15px;
left:0px;
}

h1 a {display: block;width: 320px;height: 80px;background: url(images/logo.png);text-indent: -9999px;}
h1 a:hover {background: url(images/logo.png) bottom left;} 

h2 {
font-family: helvetica, arial, sans-serif;
font-size: 2em;
margin-bottom: 0.1em;
}

h3 {
font-size: 1.5em;
line-height: 1;
margin-bottom: 1em;
}

h4 {
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
}

h5 {
font-size: 1em;
font-weight: 700;
margin-bottom: 1.5em;
}

h6 {
font-size: 1em;
font-weight: 700;
}

p {
font-size: 1.1em;
margin: 0 0 1.5em;
}

blockquote {
color: #999;
margin: 15px;
padding-left: 25px;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #fff;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

img {
border: none;
    max-width: 620px; /* Valor limite - imagem ajustado */
    height: auto;
}

p img {
    padding: 1px;
    max-width: 620px; /* Valor limite - imagem ajustado */
    height: auto;
}

a:focus, a:hover {
color: #000;
text-decoration: none;
}

a {
color: #0071BB;
font-weight:bold;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: square;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: "Lucida Grande", Verdana, sans-serif;
}

.clear {
clear: both;
}

.container {
width: 900px;
background: url(../images/conbg.png) repeat-x;
margin: 0 auto;
}

#header {
width: 100%;
}

ul.menu {
list-style-type: none;
position: relative;
float: right;
top: 25px;
height: 35px;
margin-top: 10px;
margin-bottom: 10px;
font-weight:bold:
text-transform: normal;
}

li.page_item {
float: left;
display: inline;
font-size: 1.2em;
background: none;
height: 35px;
padding: 0 15px 0 16px;
}

li.page_item_1 { background: none; padding-left: 15px; }

li.page_item a {
color: #666;
display: block;
text-decoration: none;
padding: 5px 15px 5px 0;
}

li.page_item a span {
padding: 5px 0 5px 15px;
}

li.page_item a:hover{
color: #000;
background: #e7e7e7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}


li.current_page_item a {
color: #fff;
background: #aa0c2b;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
#leftcolumn, #rightcolumn {
position: relative;
top: 20px;
}

#leftcolumn {
float: left;
width: 685px;
overflow: hidden;
}

#rightcolumn {
float: right;
width: 210px;
}

.post {
background: #fff;
font-size: 1.1em;
padding: 5px 5px 5px 5px;
border-top: 3px solid #ccc;
}
.post_c {
background: #fff;
}
.post_b {
background: #fff;
width: 100%;
margin-bottom: 20px;
}

.adsense-top {padding:5px 0 5px 0; width:100%;}

.title h2 {
color: #0071BB;
padding-left: 10px;
}

.title h2 a {
color: #0071BB;
text-decoration: none;
}

.title h2 a:hover {
color: #0071BB;
text-decoration: none;
}

.postdata {
font-size: 11px;
color: #ccc;
margin-left: 0.8em;
margin-bottom: 5px;
}

.postdata a {
color: #a2d1e3;
font-weight: bold;
}

.adsense-post {float:left; margin:5px; text-align:center; width:320px;}

.entry {
clear: both;
margin: 0 0.5em 0 0.8em;
}

.entry h3 {
font-size: 1.3em;
}

.more-link {  }

#related h3, h3#comments {
padding: 8px 15px 5px 38px;
}

.pagers {
width: 98%;
margin: 0 auto;
height: 30px;
}

.pagers a {
color: #666;
}

/* -------------------
*      Sidebar
------------------- */

ul#sidebar {
list-style-type: none;
font size: 1em;
font-weight:bold;
line-height: 1.6em;
margin: 0;
padding: 0;
}

#sidebar h2 {
color: #000;
font-weight: bold;
padding-left: 0px;
font-size: 1.4em;
margin-bottom: 0.5em;
}

.widget {
background: #fff;
padding: 15px 13px 5px;
border-top: 3px solid #ccc;
}
.widget_c {
background: #transparent;
}
.widget_b {
background: #transparent;
height: 0px;
margin-bottom: 20px;
}

.widget ul {
list-style-type: none;
margin: 5px 10px 0 0;
width: 100%;
}

.widget ul li {
color: #aaaaaa;
padding-left: 0px;
}

#sidebar a {
color: #0071BB;
text-decoration: none;
}

#sidebar a:hover {
color: #000;
}

.tagcloud {
font-family: calibri, Arial, Helvetica, sans-serif;
word-spacing: 5px;
}

.feedcountdiv p{
margin-top:5px;
margin-left:10px;
}
.feedcount {
text-align:left;
padding:3px;
background-color:#000;
color:#ffffff;
font-weight:bold;
font-family: arial;
-moz-border-radius:3px;
border:0px solid #cc5b00;
}
.subscribers {
font-weight:bold;
font-size: 1.6em;
font-family: georgia;
background-color: #000;
color:#ffffff;
padding:0px 2px 0px 2px;
}

/* Search */
.widget_search {
text-align: left;
}
#searchform input {
width: 80px;
margin-bottom: 1em;
padding: 3px;
}
input#s {
font-size: 1.2em;
width: 180px;
color: #777;
background: #d0d0d0;
border: 1px solid #d0d0d0;
}

/* Comment Area */

.commentlist {
font-family: Calibri, Arial, Helvetica, sans-serif;
margin: 0 0 0 2em;
}

.commentlist .body {
font-family: Calibri, Arial, Helvetica, sans-serif;
padding: 0 1em;
overflow: hidden;
}

.commentlist li {
width: 100%;
padding: 0 0 .5em;
}

.commentlist li .top {
color: #555;
background: #000;
padding: 5px;
font-weight: bold;
width: 93%;
}

.commentlist li .top a {
color: #ccc;
}

.commentlist li .top span {
float: right;
font-size: 0.8em;
font-weight: 400;
margin-top: 2px;
}

img.gravatar {
float: right;
margin: 0 .5em 1em 1em;
padding: 1px;
border: 2px solid #e7e7e7;
}

.theform {
border-top: 1px solid #222;
padding: 1.5em 0 2em;

}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
margin-left: 1em;

}

#commentform input:focus, #commentform textarea:focus {
border: 1px solid #444;
color: #cdcdcd;
background: #fff;
}

.comment_input {
vertical-align: middle;
width: 260px;
border: 1px solid #111;
background: #fff;
padding: 0.3em;
margin-right: 5px;
}

.message_input {
font-size: 1em;
width: 90%;
height: 200px;
border: 1px solid #111;
margin-top: 0.2em;
background: #fff;
padding: 0.3em;
}

.commentlist_error {
color: #c00;
}

/* Footer */

#footer {
background: transparent;
position: relative;
color: #9daeb9;
width: 100%;
padding: 20px 0 0;
display: block;
margin-bottom: 20px;
}

#footer span {
color: #999;
float: right;
}

#footer a {
color: #aebdc8;
}

#footer a:hover {
color: #0071BB;
text-decoration: none;
}

.postdata a:hover, .pagers a:hover {
color: #111;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

/*comments*/

/* AJUSTAR DE ACORDO COM O TAMANHO */

#comments {float:left; margin:10px 0 0 0; text-align:left; width:690px;}

#comments h5 {clear:both; color:#000; display:inline; float:left; font-size:20px; margin:5px 0 10px 10px; padding:0; width:690px;}

#comments ol.trackbacks {display:inline; float:left; list-style-type:none; margin:0 0 10px 6px; width:534px;}

#comments ol.trackbacks li {background:url(img/link_trackbacks.png) 0 3px no-repeat; float:left; font-size:15px; margin:5px 0 0 0; padding:0 0 0 20px; width:670px;}

#comments ol.trackbacks li a {color:#0033CC;}

#comments ol.trackbacks li a:hover {text-decoration:underline;}

#comments .navcomments {float:left; margin:5px 0 5px 10px; width:680px;}

#comments .navcomments .alignleft {float:left; text-align:left;}

#comments .navcomments .alignright {float:right; text-align:right;}

#comments .navcomments .alignleft a, #comments .navcomments .alignright a {font-size:15px; color:#0033CC;}

#comments .navcomments .alignleft a:hover, #comments .navcomments .alignright a:hover {text-decoration:underline;}

#comments ol.commentlist {display:inline; float:left; list-style-type:none; margin:0 0 0 10px; width:690px;}

#comments ol.commentlist li {float:left; margin:5px 0 0 0; padding:0; width:99%;}

#comments ol.commentlist li.even {background:#fff; width:99%;}

#comments ol.commentlist li.odd {background:#f7f7f7; width:99%;}

#comments ol.commentlist li.bypostauthor {background:#333; width:99%;}

#comments ol.commentlist li.even .comment-body, #comments ol.commentlist li.odd .comment-body {float:left;}

#comments ol.commentlist li.bypostauthor .comment-body {float:left;}

#comments ol.commentlist li.even .comment-body .comment-author, #comments ol.commentlist li.odd .comment-body .comment-author {display:inline; float:left; margin:10px 0 0 10px;}

#comments ol.commentlist li.bypostauthor .comment-body .comment-author {display:inline; float:left; margin:10px 0 0 10px;}

#comments ol.commentlist li.even .comment-body .comment-author img, #comments ol.commentlist li.odd .comment-body .comment-author img {border:2px solid #ccc; padding:2px;}

#comments ol.commentlist li.bypostauthor .comment-body .comment-author img {border:2px solid #fff; padding:2px;}

#comments ol.commentlist li.even .comment-body .comment-author cite.fn, #comments ol.commentlist li.odd .comment-body .comment-author cite.fn {color:#000; font-size:15px; font-weight:bold; font-style:normal;}

#comments ol.commentlist li.bypostauthor .comment-body .comment-author cite.fn {color:#fff; font-size:15px; font-weight:bold;}

#comments ol.commentlist li.even .comment-body .comment-author cite.fn a, #comments ol.commentlist li.odd .comment-body .comment-author cite.fn a {color:#000; font-weight:bold;}

#comments ol.commentlist li.bypostauthor .comment-body .comment-author cite.fn a {color:#fff; font-weight:bold;}

#comments ol.commentlist li.even .comment-body .comment-author cite.fn a:hover, #comments ol.commentlist li.odd .comment-body .comment-author cite.fn a:hover {text-decoration:underline;}

#comments ol.commentlist li.bypostauthor .comment-body .comment-author cite.fn a:hover {text-decoration:underline;}

#comments ol.commentlist li.even .comment-body .comment-author span.says, #comments ol.commentlist li.odd .comment-body .comment-author span.says {color:#000; font-size:13px;}

#comments ol.commentlist li.bypostauthor .comment-body .comment-author span.says {color:#fff; font-size:13px;}

#comments ol.commentlist li.even .comment-body .commentmetadata, #comments ol.commentlist li.odd .comment-body .commentmetadata {clear:both; display:inline; float:left; font-size:12px; margin:0 0 0 10px;}

#comments ol.commentlist li.bypostauthor .comment-body .commentmetadata {clear:both; display:inline; float:left; margin:0 0 0 10px;}

#comments ol.commentlist li.even .comment-body .commentmetadata a, #comments ol.commentlist li.odd .comment-body .commentmetadata a {color:#0033CC;}

#comments ol.commentlist li.bypostauthor .comment-body .commentmetadata a {color:#ffffcc; font-size:12px;}

#comments ol.commentlist li.even .comment-body .commentmetadata a:hover, #comments ol.commentlist li.odd .comment-body .commentmetadata a:hover {text-decoration:underline;}

#comments ol.commentlist li.bypostauthor .comment-body .commentmetadata a:hover {text-decoration:underline;}

#comments ol.commentlist li.even .comment-body p, #comments ol.commentlist li.odd .comment-body p {clear:both; color:#454545; float:left; font-size:13px; padding:20px;}

#comments ol.commentlist li.bypostauthor .comment-body p {clear:both; color:#fff; float:left; font-size:13px; padding:20px;}

#comments ol.commentlist li.even .comment-body p a, #comments ol.commentlist li.odd .comment-body p a {color:#000;}

#comments ol.commentlist li.bypostauthor .comment-body p a {color:#ffffcc; font-weight:bold;}

#comments ol.commentlist li.even .comment-body p a:hover, #comments ol.commentlist li.odd .comment-body p a:hover {text-decoration:underline;}

#comments ol.commentlist li.bypostauthor .comment-body p a:hover {text-decoration:underline;}

#comments ol.commentlist li.even .comment-body .reply, #comments ol.commentlist li.odd .comment-body .reply {clear:both; float:left; margin:0 0 20px 10px;}

#comments ol.commentlist li.bypostauthor .comment-body .reply {clear:both; float:left; margin:0 0 20px 10px;}

#comments ol.commentlist li.even .comment-body .reply a, #comments ol.commentlist li.odd .comment-body .reply a {background:#000; color:#fff; font-size:15px; padding:5px;}

#comments ol.commentlist li.bypostauthor .comment-body .reply a {background:#fff; color:#000; font-size:15px; padding:5px;}

#comments ol.commentlist li.even ul.children, #comments ol.commentlist li.odd ul.children {float:left; list-style-type:none; margin:0 0 20px 6%; width:90%;}

#comments ol.commentlist li.bypostauthor ul.children {float:left; list-style-type:none; margin:0 0 20px 6%; width:90%;}

#comments ol.commentlist li.even ul.children li, #comments ol.commentlist li.odd ul.children li {float:left; width:98%;}

#comments ol.commentlist li.bypostauthor ul.children li {float:left; width:98%;}

#comments ol.commentlist li.bypostauthor h5 {color:#000;}

#comments ol.commentlist li.bypostauthor label {color:#454545;}

#comments ol.commentlist #cancel-comment-reply {float:left; margin:0 0 5px 2%; width:90%;}

#comments ol.commentlist #cancel-comment-reply a {color:#000; text-decoration:underline;}

#comments #commentform {float:left; width:90%;}

#comments #commentform a {color:#0033CC;}

#comments #commentform a:hover {text-decoration:underline;}

#comments #commentform p {display:inline; float:left; width:90%; clear:both; margin:0 0 0 15px;}

#comments #commentform p label {float:left; font-size:15px; font-weight:bold; margin:5px 0 5px 0; width:80%;}

#comments #commentform input.text {background:#fff; border:1px solid #ccc; clear:both; float:left; font:13px "Helvetica Neue", Helvetica Neue, "Lucida Grande","Trebuchet MS", Helvetica, "Arial", Verdana, sans-serif; margin:0 0 5px 0; padding:5px; width:90%;}

#comments #commentform textarea {background:#fff; border:1px solid #ccc; clear:both; float:left; font:13px "Helvetica Neue", Helvetica Neue, "Lucida Grande","Trebuchet MS", Helvetica, "Arial", Verdana, sans-serif; height:300px; padding:5px; width:90%;}

#comments #commentform button.submit {background:#000; border:none; cursor:pointer; color:#fff; font-size:14px; margin:5px 0 10px 0; padding:5px;}

#comments #captchaImgDiv {display:inline; float:left; margin:0 0 5px 15px; width:80%;}

#comments #captchaImgDiv #captchaInputDiv {float:left; margin:5px 0 5px 0;}

#comments #captchaImgDiv #captchaInputDiv input {background:url(img/input_text.jpg) repeat-x; border:1px solid #ccc; padding:5px; font:13px "Lucida Grande","Trebuchet MS", Helvetica, "Arial", Verdana, sans-serif;}

#comments #captchaImgDiv img {float:left; margin:0 0 10px 0;}

#commentform p.subscribe-to-comments {clear:both; float:left; margin:0; padding:0 0 10px 0; width:680px;}

#commentform p.subscribe-to-comments a {color:#0033CC;}

#commentform p.subscribe-to-comments a:hover {text-decoration:underline;}

#commentform p.subscribe-to-comments input {float:left; margin:14px 5px 0 0;}

#commentform p.subscribe-to-comments label {color:#000; float:left; font-size:12px; margin:15px 0 5px 0; padding:5px 0 0 0;}

/*/comments*/
