/*  
Theme Name: Damai-new
Theme URI: http://blog.eches.net/themes
Description: A brief description on the name of this theme; Damai (in Malay) can be loosely translated as tranquility. This theme was designed and built by <a href="http://blog.eches.net/">eches</a> and is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution 3.0 License</a>. You can make any changes and use it for any purposes; just keep the footer link intact.
Version: 1.0
Author: eches
Author URI: http://blog.eches.net
*/

/******************* next & previous post navigation ************************/
.post-nav {
	clear: both;
	padding-bottom: 15px;
	margin-top: 15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #2c88bc;
	text-decoration:none;
}
.post-nav a:hover {
	color: #f6671b;
	text-decoration:none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/previous.png) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/next.png) no-repeat right center;
}


/*++++++++++++++++++++++++ Global Declaration ++++++++++++++++++++++++++++++++*/
body, h1, h2, h3, h4, h5, h6, blockquote, form {
    margin: 0;
    padding: 0;
}
img {
border: 0;
}


body {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
    background: #ffffff;
    color: #000000;
}

a:link, a:visited {
    text-decoration:none;
    color: #2c88bc;
}
a:hover {
    color: #f6671b;
}

p {
    padding: 1px 0 0 0;
}

/*+++++++++++++++++++++++ Top: Header and Navigation ++++++++++++++++++++++++++*/
#top {
    width:100%;
    height:130px;
    background:url(images/header.jpg) repeat-x;
}

/*+++++++++++++++++++++++++++++++ Header ++++++++++++++++++++++++++++++++++++++*/
#header_top {
    width: 1000px;
    height:84px;
    margin:0 auto;
}

#left_corner {
    float:left;
    height:66px;
    width:400px;
    padding:12px 0 5px 0;
}

#left_corner h1 a {
    color:#fff;
    font-size:28px;
    font-family:Sans-serif,Georgia,Verdana;
    padding-left:15px;
    text-decoration:none;
    font-weight:700;
}

.description {
    padding-left:16px;
    color:#FFFFFF;
    font-size:12px;
    font-family:Sans-serif,Georgia,Verdana;
    font-weight:700;
    text-decoration: overline;
}

#right_corner {
    float:right;
    height:84px;
    width:470px;
}

/*+++++++++++++++++++++++++++++ Top Navigation +++++++++++++++++++++++++++++++*/

#header_nav {
    width:100%;
    height:43px;
    margin:0 auto; 
    background:url(images/menu.jpg) repeat-x;
}

#nav {
    width:995px;  
    margin:0 auto; 
    padding:0; 
    overflow:hidden;
    height:31px; 
}

#menu {
    float:left;
    margin:5px;
    padding:3px;
    width:730px;
}

#menu li {
    display: inline;
    list-style: none;
    margin:0;
    padding:0;
}

#menu ul, #menu ol {
    display: inline;
    list-style: none;
    margin:0;
    padding:0 10px 0 0;
}
		
#menu a, #menu a:visited {
    margin:0;
    padding: 3px 10px 3px 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}		

#menu a:hover {
    color:#f6671b;
    text-decoration: underline;
}

#subscribe {
    float: right;
    width:92px;
    height:32px;
    margin:4px 4px 3px 4px;
}

.rss { 
    float:right;
    margin:7px 10px 5px 0px;
    width:230px; 
}

.rss ul { 
    margin: 0; 
    padding: 0 2px;
}

.rss li { 
    margin: 0 2px 0 0; 
    padding: 3px 0 3px 20px; 
    list-style: none; 
    font-size: 12px; color:#c40d63; 
    display: inline; font-weight: bold;
    background: url(images/rss.gif) no-repeat 0 3px;
}

.rss li a {
    font-size: 12px; color:#fff; 
}

/*+++++++++++++++++ Wrapper: Left Sidebar & Right Container +++++++++++++++++++*/
#wrapper{
    margin: 0px auto 0 auto;
    width: 1000px;
    text-align: left;
}

/*++++++++++++++++++++++++++++ Left Sidebar +++++++++++++++++++++++++++++++++++*/
#lsidebar {
    float: left;
    width:212px;
    padding:0px;
    margin:0 0 5px 5px;
}

.top_lsidebar {
    width:210px;
}

.bottom_lsidebar {
    width:210px;
    height:11px;
    background:url(images/b_sidebar.jpg) no-repeat;
}

.content_lsidebar{
    text-align:justify;
    color:#000000;
    width:210px;
    background:url(images/c_sidebar.jpg) repeat-y;
}

.content_lsidebar h2 {
color:#000000;
background:#ffffff;
border-top: 2px solid #4b4b4b;
border-left: 2px solid #4b4b4b;
border-right: 2px solid #bababa;
border-bottom: 2px solid #bababa;
}

.content_lsidebar h2 a:link, .content_lsidebar h2 a:visited {
color: #000000;
}

.content_lsidebar h2 a:hover {
color: #f6671b;
}

.content_lsidebar a:link, .content_lsidebar a:visited {
    color:#575757;
    text-decoration:none;
    font-weight:700;
}

.content_lsidebar a:hover {
    color:#f6671b;
    text-decoration:underline;
}

.content_lsidebar ul{
    list-style:none;
    margin: 0 auto;
    padding: 0 0 0 10px;
}

.content_lsidebar ul li{
    padding: 0 13px 5px 3px;
}

.content_lsidebar ul li h2{
    font-family: Arial,Verdana,Georgia, Sans-serif;
    padding-left:6px;
    margin-bottom:8px;
    font-size: 12px;
    line-height:1.6em;
}

.content_lsidebar ul ul li{
    font-size:11px;
    margin-top: 3px;
    line-height: 1.0em;
    background:url(images/c.gif) no-repeat;
    padding-left:12px;
}

.content_lsidebar ul ul ul li {
    line-height: 9px;
    text-decoration:none;
    background-image:none;
    padding-left:0; 
}

.content_lsidebar ul ul ul {
    margin-top: 9px;
    line-height: 11px;
    text-decoration:none;
    background-image:none; 
}

/*+++++++++++++ Right Container: Posts, Right Sidebar & TopBox +++++++++++++++*/
#container_right {
    float: right;
    width: 776px;
}

#inner_container{
    float: left;
    width: 548px;
    text-align:justify;
}

/*++++++++++++++++++++++++++++++++ Posts +++++++++++++++++++++++++++++++++++++*/
.post{
    padding: 10px 4px 10px 4px;
background:url(images/post-middle.jpg) repeat-y;
}


.post-top {
width: 548px;
margin-top:10px;
height: 15px;
background: url(images/post-top.jpg) no-repeat;
}


.post-bottom {
width: 548px;
height: 15px;
background: url(images/post-bottom.jpg) no-repeat;
}

.post img {
     margin-left: auto;
     margin-right: auto;
padding-left: 6px;
padding-right: 6px;
border: 0;
}

.post h2{
    background:url(images/lupa.png) no-repeat 0 0px;
    font-family: Arial, Georgia, Sans-serif;
    font-size: 17px;
    padding-top:5px;
    padding-left:28px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom:1px solid #c9c9c9;
}

.post h2 a:link, .post h2 a:visited {
    text-decoration:none;
    color:#0000ec;
}

.post h2 a:hover {
    color:#f6671b;
}

.postdata {
    padding-bottom:3px;
    padding-top:3px;
    font-size:11px;
    margin-left: 10px;
    margin-right: 10px;
}


.postdata a:link,.postdata a:visited {
    color:#187cb6;
    font-size:11px;
    text-decoration:none;
    font-weight:700;
}

.postdata a:hover {
    color: #f6671b;
}

.entry{
    line-height: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

p.postmetadata {
    margin: 10px 0 0 0;
}

.tags {
    font-size:12px;
    font-family:Arial,Verdana;
    text-decoration:none;
    padding-left:20px;
    background:url(images/tag.png) no-repeat 0 0px;
}

.tags a:link, .tags a:visited {
text-decoration:none;
}


.comment-ico {
    padding-left:17px;
    float:right;
    background:url(images/comment.png) no-repeat 0 0px;
}

.time-ico {
    padding-left:17px;
    padding-right:15px;
    float: left;
    background:url(images/time.png) no-repeat 0 0px;
}

.autor-ico {
padding-left: 15px;
background:url(images/user.png) no-repeat 0 0px;
}

.arquivo {
padding-left: 17px;
float: left;
background:url(images/arquivo.png) no-repeat 0 0px;
}

/*++++++++++++++++++++++++++++ Right Sidebar +++++++++++++++++++++++++++++++++*/
.rsidebar{
    float: right;
    width:220px;
    margin:100px 0 5px 6px;
}

.top_rsidebar {
    width:210px;height:17px;
}

.bottom_rsidebar {
    width:210px;height:11px;
    background:url(images/b_sidebar.jpg) no-repeat;
}

.content_rsidebar {
    text-align:justify;
    color:#000000;
    width:220px;
    background:url(images/c_sidebar.jpg) repeat-y;
}

.content_rsidebar h2 {
color:#000000;
background: #ffffff;
border-top: 2px solid #4b4b4b;
border-left: 2px solid #4b4b4b;
border-right: 2px solid #bababa;
border-bottom: 2px solid #bababa;
}

.content_rsidebar h2 a:link, .content_rsidebar h2 a:visited {
color: #000000;
}

.content_rsidebar h2 a:hover {
color: #f6671b;
}

.content_rsidebar a:link, .content_rsidebar a:visited {
    color:#575757;
    text-decoration:none;
    font-weight:700;
}

.content_rsidebar a:hover {
    color:#f6671b;
    text-decoration:underline;
}

.content_rsidebar ul{
    margin: 0;
    padding: 0 10px;
    list-style:none;
}

.content_rsidebar ul li{
    padding: 0 13px 5px 3px;
}

.content_rsidebar ul li h2{
    padding-left:6px;
    margin-bottom:8px;
    font-family: Arial,Verdana,Georgia, Sans-serif;
    font-size: 12px;
    line-height:1.6em;
}

.content_rsidebar ul ul li{
    font-size:11px;
    margin-top: 3px;
    line-height: 1.0em;
    background:url(images/c.gif) no-repeat 0 0;
    padding-left:12px;
}

.content_rsidebar ul ul ul li {
    line-height: 9px;
    text-decoration:none;
    background-image:none;
    padding-left:0; 
}


.content_rsidebar ul ul ul {
    margin-top: 9px;
    line-height: 11px;
    text-decoration:none;
    background-image:none; 
}

.metadata_center {
   /* height:18px; */
    width:530px;
    margin:0 auto;
    padding: 2px 0 0 3px;
}

.metadata_center a:link, metadata_center a:visited {
    text-decoration:none;
    color:#227aff;
}

.metadata_center a:hover {
text-decoration:underline;
color:#f6671b;
}

/*+++++++++++++++ TopBox: Recent Posts, About Me and Search +++++++++++++++++++*/
#topbox {
    width:770px;
    margin:0;
    padding:0;
}

#topbox_left {
    float:left;
    width:12px;
    height:222px;
    background:url(images/hleft.jpg) no-repeat;
}

#topbox_center {
    float:left;
    width:738px;
    height:222px;
    background:url(images/hcenter.jpg) repeat-x;
}

#topbox_right {
    float:left;
    width:12px;
    height:222px;
    background:url(images/hright.jpg) no-repeat;
}

/*++++++++++++++++++++++++ Recent Posts: Structure ++++++++++++++++++++++++++++*/
#recent_post {
    margin:10px 0 7px 5px;
    float:left;
    height:200px;
    background:url(images/bcenter.jpg) repeat-x;
}

#recent_left {
    float:left;
    width:10px;
    height:200px;
    background:url(images/bleft.jpg) no-repeat;
}

#recent_center {
    float:left;
    width:465px;
    height:200px;
    background:url(images/bcenter.jpg) repeat-x;
}

#recent_right {
    float:left;
    width:10px;
    height:200px;
    background:url(images/bright.jpg) no-repeat;
}

/*+++++++++++++++++++++++++ Recent Posts: Content +++++++++++++++++++++++++++++*/
#recent_title {
    font-size:14px;
    font-family:Arial,Verdana;
    color:#000000;
    font-weight:800;
    padding:10px 0 0 155px;
    border-bottom:2px dotted #000000;
}

#recent_content {
    text-align:justify;
    height:165px;
    font-weight:700;
    overflow:hidden;
}

#recent_content a:link, #recent_content a:visited {
    font-size:12px;
    font-family:Arial,Verdana;
    color:#3c3cdf;
    text-decoration:none;
    overflow:hidden;
}

#recent_content a:hover {
    font-size:12px;
    font-family:Arial,Verdana;
    color:#f6671b;
    text-decoration:underline;
}

#recent_content ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 2px;
    float:left;
    overflow:hidden;
}

#recent_content li {
    background:url(images/tag.png) no-repeat 0 3px;
    list-style:none;
    line-height:20px;
    padding-left:22px;
    float:left;
    overflow:hidden;
    width:200px;
}

/*++++++++++++++++++++++++++++++++ About Me ++++++++++++++++++++++++++++++++++*/
#aboutme {
    float:right;
    margin:10px auto 0;
    padding:3px;
    font-family:Arial;
    color:#ffffff;
    height:160px;
    width:240px;
    text-align:justify;
    line-height:1.3em;
    font-size:11px;
    overflow:hidden;
}

#aboutme p{
    padding-top:5px;
}

#aboutme a:link, #aboutme a:visited {
    font-family:Arial;
    color:#ffffff;
    text-align:justify;
    font-size:11px;
    text-decoration:none;
}

#aboutme a:hover {
    color:#f6671b;
}

#aboutme img {
margin-left:8px;
margin-right: 8px;
border: 0;
}

#aboutme h2 {
    font-size:16px;
    color:#ffffff;
    border-bottom:2px dotted #fff;
    padding:3px 5px 6px 0;
}

.news {
    height: 64px;
}

.news-mail {
    height: 64px;
}

/*+++++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++++*/
#search {
    height:16px;
    float:right;
    margin:5px 4px 0 0;
    background:#ffffff;
border-top: 2px solid #4b4b4b;
border-left: 2px solid #4b4b4b;
border-right: 2px solid #bababa;
border-bottom: 2px solid #bababa;
}

#search #s { 
    font-size:8pt;
    color:#5f5f5f;
    width:215px;
    padding-left:18px;
    font-family:Arial;
    height:16px;
    background:url(images/search.png) no-repeat 1px 1px;
}

input#s { 
    color:#000;
    border:none;
}

/*++++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++++++++*/
#footer{
    clear: both;
    width: 1000px;
    text-align:left;
    background:url(images/footer-center.jpg) repeat-y;
margin-left:auto;
margin-right:auto;
}

.footer-top{
width:1000px;
height:27px;
margin-left:auto;
margin-right:auto;
background:url(images/footer-top.jpg);
display: block;
clear:both;
}

.footer-bottom{
width:1000px;
height:18px;
margin-left:auto;
margin-right:auto;
background:url(images/footer-center.jpg) repeat-y;
display: block;
clear:both;
}

.footer_widgets{
clear: both;
width:978px;
font-size:12px;
color:#000000;
}

.top_footer{
width:320px;
height:11px;
clear:both;
background:url(images/footer-content-top.jpg) no-repeat;
}

.bottom_footer{
width:320px;
height:13px;
clear:both;
background:url(images/footer-content-bottom.jpg) no-repeat;
}

/*********  footer widget 1 ***********/

#footer1{
width:320px;
margin-left:10px;
padding-left:3px;
padding-right:3px;
display:block;
float:left;
}

.content_footer1{
background:url(images/footer-content-center.jpg) repeat-y;
}

.content_footer1 h2 {
color:#3b3b3b;
border-bottom: 1px solid #000000;
}

.content_footer1 h2 a:link, .content_footer1 h2 a:visited {
color: #3b3b3b;
}

.content_footer1 h2 a:hover {
color: #f6671b;
}

.content_footer1 a:link, .content_footer1 a:visited {
    color:#616161;
    text-decoration:none;
}

.content_footer1 a:hover {
    color:#f6671b;
}

.content_footer1 ul{
    list-style-type: none;
    margin: 0 auto;
    padding: 0 0 0 10px;
}

.content_footer1 ul li{
    padding: 0 13px 5px 3px;
}

.content_footer1 ul li h2{
    font-family: Arial,Verdana,Georgia, Sans-serif;
    padding-left:6px;
    margin-bottom:8px;
    font-size: 12px;
    line-height:1.6em;
}

.content_footer1 ul ul li{
    font-size:11px;
    margin-top: 3px;
    line-height: 1.0em;
    background:url(images/c.gif) no-repeat;
    padding-left:12px;
}

.content_footer1 ul ul ul li {
    line-height: 9px;
    text-decoration:none;
    background-image:none;
    padding-left:0; 
}

.content_footer1 ul ul ul {
    margin-top: 9px;
    line-height: 11px;
    text-decoration:none;
    background-image:none; 
}


/**************  footer widget 2 ***************/

#footer2{
width:320px;
padding-left:3px;
padding-right:3px;
display:block;
float:left;
}

.content_footer2{
background:url(images/footer-content-center.jpg) repeat-y;
}

.content_footer2 h2 {
color:#3b3b3b;
border-bottom: 1px solid #000000;
}

.content_footer2 h2 a:link, .content_footer2 h2 a:visited {
color: #3b3b3b;
}

.content_footer2 h2 a:hover {
color: #f6671b;
}

.content_footer2 a:link, .content_footer2 a:visited {
    color:#616161;
    text-decoration:none;
}

.content_footer2 a:hover {
    color:#f6671b;
}

.content_footer2 ul{
    list-style-type: none;
    margin: 0 auto;
    padding: 0 0 0 10px;
}

.content_footer2 ul li{
    padding: 0 13px 5px 3px;
}

.content_footer2 ul li h2{
    font-family: Arial,Verdana,Georgia, Sans-serif;
    padding-left:6px;
    margin-bottom:8px;
    font-size: 12px;
    line-height:1.6em;
}

.content_footer2 ul ul li{
    font-size:11px;
    margin-top: 3px;
    line-height: 1.0em;
    background:url(images/c.gif) no-repeat;
    padding-left:12px;
}

.content_footer2 ul ul ul li {
    line-height: 9px;
    text-decoration:none;
    background-image:none;
    padding-left:0; 
}

.content_footer2 ul ul ul {
    margin-top: 9px;
    line-height: 11px;
    text-decoration:none;
    background-image:none; 
}

/************** footer widget 3 ****************/

#footer3{
width:320px;
padding-left:3px;
padding-right:3px;
display:block;
float:left;
}

.content_footer3{
background:url(images/footer-content-center.jpg) repeat-y;
}

.content_footer3 h2 {
color:#3b3b3b;
border-bottom: 1px solid #000000;
}

.content_footer3 h2 a:link, .content_footer3 h2 a:visited {
color: #3b3b3b;
}

.content_footer3 h2 a:hover {
color: #f6671b;
}

.content_footer3 a:link, .content_footer3 a:visited {
    color:#616161;
    text-decoration:none;
}

.content_footer3 a:hover {
    color:#f6671b;
}

.content_footer3 ul{
    list-style-type: none;
    margin: 0 auto;
    padding: 0 0 0 10px;
}

.content_footer3 ul li{
    padding: 0 13px 5px 3px;
}

.content_footer3 ul li h2{
    font-family: Arial,Verdana,Georgia, Sans-serif;
    padding-left:6px;
    margin-bottom:8px;
    font-size: 12px;
    line-height:1.6em;
}

.content_footer3 ul ul li{
    font-size:11px;
    margin-top: 3px;
    line-height: 1.0em;
    background:url(images/c.gif) no-repeat;
    padding-left:12px;
}

.content_footer3 ul ul ul li {
    line-height: 9px;
    text-decoration:none;
    background-image:none;
    padding-left:0; 
}

.content_footer3 ul ul ul {
    margin-top: 9px;
    line-height: 11px;
    text-decoration:none;
    background-image:none; 
}

/***************** footer info *****************/

.footer_info{
font-family: Arial,Verdana,Georgia, Sans-serif;
color:#ffffff;
clear:both;
display:block;
width:1000px;
text-align:center;
}

/*+++++++++++++++++++++++++++++++++ Misc +++++++++++++++++++++++++++++++++++++*/

.feed-sig{
display:block;
height:65px;
}

.gravatar {
display:block;
float:left;
margin-right: 5px;
}

.more {
font-size:14px;
font-family:Arial;
}

.more a:link {
color: #0000ff;
}

.more a:visited {
color: #0000ff;
}

.more a:hover {
color: #f6671b;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.adsense-1 {
display:block;
width:728px;
height:90px;
margin-left:20px;
}

/**** bloco dentro do post ****/

.adsense-7 {
display: block;
float: right;
width: 200px;
height: 200px;
margin-left: 5px;
}

/**** Barra vertical grande ****/
.adsense-2 {
display: block;
width: 160px;
height: 600px;
margin-left: auto;
margin-right: auto;
}

/**** linha de links (rodapé) ****/
.adsense-3 {
display: block;
width: 480px;
height: 15px;
margin-left: 35px;
}


/**** linha de links (post único) ****/
.adsense-4 {
display: block;
width: 480px;
height: 15px;
margin-left: auto;
margin-right: auto;
}

/**** bloco de links ****/
.adsense-5 {
display: block;
width: 160px;
height: 90px;
margin-left: auto;
margin-right: auto;
}

/**** bloco de links (pequeno) ****/
.adsense-6 {
display: block;
width:  120px;
height: 90px;
margin-left: auto;
margin-right: auto;
}


/*+++++++++++++++++++++++++++++++ Error Page +++++++++++++++++++++++++++++++++*/
#error_page {
    padding-left:3px;
    margin-top:4px;
    width:530px;
}

#error_page a:link, #error_page a:visited {
    color:#2c88bc;
    font-weight:700;
}

/*+++++++++++++++++++++++++++++++ Calendar +++++++++++++++++++++++++++++++++++*/
table#wp-calendar {
    width:90%;
    margin:0 3px;

}

/*+++++++++++++++++++++++++++++++ Blockquote +++++++++++++++++++++++++++++++++*/
blockquote {
    margin:7px 30px 2px 30px;
    padding:1px 10px 6px 10px;
    font-size:12px;
    font-style: italic;
    color:#52525b;  
    background: #e3e3e3; 
    border:1px solid #9a9a9a;    
}

blockquote blockquote {
    margin:5px 10px;
    padding:4px 7px 10px 7px;
    font-size:11px;
    color:#52525b;  
    background: #e3e3e3; 
    border:1px dashed #9a9a9a;     
}

/*++++++++++++++++++++++++++ PageTitle (archives.php) +++++++++++++++++++++++++*/
.pagetitle {
	margin:5px 0 0 3px; 
	color:#6c2f4b;
}

/*+++++++++++++++++++++ Navigation: Previous & Next +++++++++++++++++++++++++++*/
#navigation{
    padding:10px 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom:10px;
    height:20px;
}

.alignleft {
    float:left;
}

.alignright {
    float:right;
}
.alignleft a:link,.alignleft a:visited,.alignright a:link,.alignright a:visited {
    color:#187cb6;
    text-decoration:none;
}

/*+++++++++++++++++++++++++++ Comment component +++++++++++++++++++++++++++++++*/
#commentsbox { 
    padding: 0 0 0 5px; 
    margin: 0 0 4px 3px; 
    width: 538px; 
    font-size:11px;
}

#commentsbox a:link, #commentsbox a:visited {
    text-decoration: none;
    color: #2c88bc;
}

#comments h2 { 
    margin:5px 0 0 0; 
    padding:0 7px; 
    color:#ff5c00; 
    font-size:16px; 
    font-weight:normal;
}

#comments {
    margin:5px 0 0 0; 
}

#respond  {
    margin:10px 0 0 0;
    padding-top:3px; 
    font-size:14px; 
    font-weight:bold;
}

.boxcomments { 
    margin-bottom:20px;
    width:520px;
}
#commentform { 
    margin:0;
    padding:15px 15px 1px;
}

#commentform label { 
    display:block;
    margin:0;
}

#commentform input { 
    width:170px;
    margin:0 5px 10px 0;
    padding:1px;
}

#commentform textarea { 
    width:400px;margin:0 0 10px;
    padding:0;
}

#commentform #submit { 
    margin:0 0 20px;
}

#commentform p { 
    margin:5px 0; 
}

ol.commentlist { 
    margin:0 0 1px;
    padding:0;
}

ol.commentlist li { 
    margin:7px 7px;
    padding:6px 15px 12px 15px; 
    background:#e5e5e5;
    display:block;
    list-style:none;
border-top: 4px solid #bababa;
border-left: 4px solid #bababa;
border-right: 4px solid #727272;
border-bottom: 4px solid #727272;
}

ol.commentlist li.mycomment { 
    margin:7px 0;
    padding:5px 15px 1px;
    border-bottom:20px solid #fff; 
    display:block;
    list-style:none;
    background:#f3fdff;
}

ol.commentlist li.commenthead { 
    display:block;
    list-style:none;
    margin:0;padding:5px 15px;
}

ol.tblist { 
    list-style:none;
    margin:0 0 1px;
    padding:0;
}
ol.tblist li { 
    display:block;
    list-style:none;
    padding:10px 5px 10px 5px;
    margin:0 0 5px; 
    border:1px dashed #ccc;
}

input#url,input#author,input#email,textarea { 
    color:#666;
    width:40%;
    border:1px solid #cbcbcb;
    margin-bottom:0.6em;
    margin-top:2px;
    padding:3px;
    background:#fcfcfc;
}

.commentmetadata {
height:63px;
padding-top: 3px;
padding-left: 3px;
background:#fdfdfd;
border-top: 2px solid #4b4b4b;
border-left: 2px solid #4b4b4b;
border-right: 2px solid #bababa;
border-bottom: 2px solid #bababa;
}

.link-autor {
font-size: 14px;
}