body {
	background-color: #191814;
	color: #333333;
	font-size: 15px;
	font-family: Tahoma;
 	margin: 0px auto 0px ;
	padding: 0px;
	}

#back {
	background: transparent	url(//img.pontoperdido.com/theme.v3/bg_site_green.jpg) no-repeat scroll center 0px;
	margin-top: 0px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #b88a03;
	text-decoration: underline;
	}
	
a:hover {
	color: #d8aa24;
	text-decoration: underline;
	}
	
a.related, a.related:visited, a.related:active, a.related:link {
	color: #333333;
	text-decoration: none;
	float:left;
	display: inline;
	width: 114px;
	height: 180px;
	margin: 0px 0px 3px 3px;
	background-color: #EEEEEE;
	overflow: hidden;
}

a.related:hover {
	background-color: #CCEBC5;
}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 990px;
	height: 215px;
	margin: 0px auto 0px ;
	padding: 0px;
	display: block;
	overflow: hidden;
}
	
.header_logo {
	display: inline;
	float: left;
	width: 215px;
	height: 215px;
}

.header_text {
	display: inline;
	float: left;
	width: 450px;
	height: 155px;
}	

.header_text h1 {
	background: url(//img.pontoperdido.com/theme.v3/pontoperdido.png) no-repeat;
	display: block;
	width: 430px;
	height: 78px;
	margin: 30px 0 0;
}

.header_text h3 {
	background: url(//img.pontoperdido.com/theme.v3/description.png) no-repeat;
	display: block;
	width: 430px;
	height: 42px;
	margin: 5px 0 0;
}

.header_block {
	display: inline;
	float: left;
	width: 325px;
	height: 155px;
}	

.header_menu {
	display: inline;
	float: left;
	width: 348px;
	height: 60px;
	padding: 28px 10px 0 0;
	text-align: right;
}	

.header_top_column {
	display: inline;
	float: left;
	width: 280px;
	height: 60px;
	margin-top: 12px;
	background: url(//img.pontoperdido.com/theme.v3/column_top.png) no-repeat;
}	

.header_version {
	display: inline;
	float: left;
	width: 137px;
	height: 60px;
}	

#menus {
	margin: 0;
	padding: 0;
}
#menus li {
	background:transparent url(//img.pontoperdido.com/theme.v3/menu_tab.png) no-repeat;
	display:inline;
	float: right;
	list-style:none;
	width: 100px;
	height: 32px;
	text-align: center;
}
#menus li a {
	display: block;
	margin: 5px 4px 0 0;
	color:#FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	text-shadow:1px 1px 2px #000000;
}
#menus li a:hover, 
#menus li a.current {
	text-decoration:none;
	color:#ffca4c;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	text-decoration:none;
	color:#FFFFFF;
}

#search_box{
	margin: 14px;
	position: relative;
}

.search_field {
	background:transparent url(//img.pontoperdido.com/theme.v3/search_box.png) no-repeat;
	width:251px;
	height:25px;
	display: block;
	border: none;
	padding-left: 8px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}

.search_button {
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
	position: absolute;
	top: 3px;
	right: 3px;
}
#searchbox .searchtip {
	color:#666;
}

/************************************************
*	Content 					     		    * 
************************************************/

.bar_amigos {
	margin: 6px 0 0 7px;
	overflow: hidden;
	width: 570px;
	height: 125px;
	display: block;
}
.bar_amigos li{
	margin: 0 -3px 0 0 !important;
}
.bar_amigos img {
	margin:0px !important;
	padding:0px !important;
	border: none !important;
}

#content {
	width: 990px;
	background: #FFFFFF url(//img.pontoperdido.com/theme.v3/content_bg.png) repeat;
	margin: 0px auto 0px;
	padding: 0;
  overflow: hidden;
}

#content img a{
	margin: 0px;
	border: none;
  float: left;
}
	
#content h1 a, #content h1 a:visited  {
	color: #b88a03;
	text-decoration: none;
}

#content h1 a:hover {
	color: #d8aa24;
	text-decoration: none;
}
	
#content h2 a, #content h2 a:visited  {
	color: #b88a03;
	text-decoration: none;
}

#content h2 a:hover {
	color: #d8aa24;
	text-decoration: none;
}
	
#content h3 {
	color: #333333;
	font-size: 15px;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	display:block;
	margin: 0;
	border-bottom:1px solid #CCC;
	padding: 0 5px 2px;
	}

#content h4 {
	color: #333333;
	font-size: 14px;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	display:block;
	margin: 0 0 10px 0;
	padding: 0 5px 2px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	background: url(//img.pontoperdido.com/theme.v3/content_top.png) no-repeat;
	display: inline;
	float: left;
	width: 575px;
	margin: 0;
	padding: 0;
	line-height: 19px;
	text-align: justify;
	}
	
#contentleft p{
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	text-align: justify;
	}

#contentleft iframe{
/*	margin-bottom: -15px; */
	display: block;
	}

#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft img {
	border:1px solid #ffc000;
	padding:3px;
}

blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.postinfo {
	background: url(//img.pontoperdido.com/theme.v3/content_bottom.png) no-repeat bottom left;
	float: left;
	width: 560px;
	font-face: Tahoma;
	font-size: 12px;
	color: #222222;
	padding-bottom: 15px;
	height: auto;
}

.postinfo a{
	font-weight: bold !important;
}

.postinfo span {
	line-height: 16px;
}

.post {
	margin: 10px 10px 20px;
}

.calendar {
	display: inline;
	float: left;
	width: 65px;
	height: 70px;
	background: url(//img.pontoperdido.com/theme.v3/calendar.png) no-repeat;
}
.month {
	width: 65px;
	display: block;
	font-face: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.day {
	width: 65px;
	display: block;
	font-face: Verdana;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 0px;
}
.title {
	display: inline;
	float: left;
	width: 485px;
	margin: 0 0 0 5px;
	height: 70px;
	background: url(//img.pontoperdido.com/theme.v3/title_bg.png) no-repeat;
	text-align: left;
	position: relative;
}
.title h2, .title h1 {
	margin: 12px 15px 0;
	line-height: 26px;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #b88a03;
}
.title div {
	position: absolute;
	bottom: 6px;
	right: 15px;
	z-index: 999;
}

.page_title{
	display: block;
	margin: 0 0 0 5px;
	height: 60px;
	background: url(//img.pontoperdido.com/theme.v3/comment_top.png) no-repeat;
	text-align: center;
	position: relative;
}

.page_title h1 {
	display: block;
	margin: 0 15px 0;
	padding-top: 12px;
	line-height: 26px;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #b88a03;
}

.page_title div {
	position: absolute;
	bottom: 6px;
	right: 15px;
}

.post .info {
	margin:5px 5px 15px 5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .author, 
.post .editpost, 
.post .comments, 
.post .addcomment, 
.post .addlink, 
.post .editlinks {
	background:url(//img.pontoperdido.com/themes/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .categories {
	background:url(//img.pontoperdido.com/themes/icons.gif) no-repeat;
	height:16px;
	line-height:16px;
	display:inline;
	float:left;
	width: 390px;
	margin-left: 20px;
	text-indent: 2em;
}
.post .tags {
	background:url(//img.pontoperdido.com/themes/icons.gif) no-repeat;
	line-height:16px;
	display:inline;
	float:left;
	width: 520px;
	margin:10px 20px 0 20px;;
	text-indent: 2em;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -400px;
}
.post .categories {
	background-position:0 -480px;
}
.post .date {
	background-position:0 -48px;
	margin-right:15px;
	float:left;
}
.post .author {
	background-position:0 0;
	float:right;
	display: inline;
	margin-right: 20px;
	font-size: 12px !important;
}
.post .editpost {
	background-position:0 -64px;
	margin-left:15px;
	float:right;
}
.post .comments {
	background-position:0 -96px;
	float:right;
}
.post .addcomment {
	background-position:0 -112px;
	margin-left:15px;
	float:right;
}
.post .addlink {
	background-position:0 -176px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	display:block;
	letter-spacing:0;
	line-height:23px;
	margin-bottom:-10px;
	overflow:hidden;
	padding:0 8px;
	position:relative;
	top:-15px;
}
.post .content p {
	padding-top:20px !important;
}
.post .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	margin-bottom:10px;
}
.post .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width: 535px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post .content th, 
.post .content td {
	vertical-align:top;
}
.post .content tr.even td {
	background:#F7F7F7;
}
.post .content th {
	background:#EDEFF0;
}
.post .content .boxcaption {
	background-image:url(//img.pontoperdido.com/themes/postbox.gif);
}
.post .content .box {
	background-image:url(//img.pontoperdido.com/themes/postbox.gif);
}

.more-link {
	display: block;
	width: 175px;
	height: 40px;
	background: url(//img.pontoperdido.com/theme.v3/more_bg.png) no-repeat;
	padding: 26px 0 0 75px;
	margin: 15px 290px 0 0;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.more-link:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.more-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.docking {
	width: 415px;
	height: 95px;
	overflow: hidden;
	display: inline;
	float: left;
	padding: 30px 0 0 10px;
}

.docking img{
	border: none !important;
	padding: 3px !important;
}

.comment_balloon {
	width: 130px;
	height: 95px;
	overflow: hidden;
	display: inline;
	float: left;
	background: url(//img.pontoperdido.com/theme.v3/comments.png) no-repeat;
}

.comment_balloon a{
	display: block;
	margin: 15px 14px 0;
	text-align: center;
	width: 90px;
	font-face: Trebuchet MS !important;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.comment_balloon a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.comment_balloon a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.comment_balloon span{
	display: block;
	margin: 20px 15px 0;
	text-align: center;
	width: 90px;
	font-face: Trebuchet MS !important;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.comment_balloon p{
	display: block;
	margin: 0px 10px 0 15px !important;
	text-align: center;
	width: 90px;
	font-face: Trebuchet MS !important;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center !important;
	cursor: default;
}

.related_links {
	background: url(//img.pontoperdido.com/theme.v3/arrow_big_white_bg.png) no-repeat;
	margin: 0 0 15px 20px;
}
.related_links p {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #4c7013;
	margin:0 0 10px 35px !important;
	padding:2px 0 0 !important;
}
.related_links div {
	margin-left: 8px;
}


.content_share {
	display:block;
	width:280px;
	height:20px;
	float:left;
	margin-top:12px;
}
.social_share {
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
	margin: 0 10px 0 5px;
	border:none !important;
	cursor:pointer;
}
a.facebook_share {
	width:91px;
	background: url("//img.pontoperdido.com/ShareFacebook.png") no-repeat top;
}
a.facebook_share:hover, a.facebook_share:active {
	background-position: bottom;
}
a.googleplus_share {
	width:32px;
	background: url("//img.pontoperdido.com/ShareGooglePlus.png") no-repeat top;
}
a.googleplus_share:hover, a.googleplus_share:active {
	background-position: bottom;
}
a.twitter_share {
	width:56px;
	background: url("//img.pontoperdido.com/ShareTwitter.png") no-repeat top;
}
a.twitter_share:hover, a.twitter_share:active {
	background-position: bottom;
}
a.pinterest_share {
	width:40px;
	background: url("//img.pontoperdido.com/SharePinterest.png") no-repeat top;
}
a.pinterest_share:hover, a.pinterest_share:active {
	background-position: bottom;
}

/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	background: #4c7013;
	display: inline;
	float: left;
	width: 270px;
	margin: 0 2px 0 3px;
}
	
#l_sidebar p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
}

#l_sidebar h2 {
	background: url(//img.pontoperdido.com/theme.v3/sidebar_title_bg.png) no-repeat;
	height: 30px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	text-shadow:1px 1px 2px #000000;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 40px;
}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	clear: both;
	}

#l_sidebar ul li a, #l_sidebar ul li a:visited {
	color: #333333;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	}

#l_sidebar ul li a:hover {
	color: #006600;
	text-decoration: underline;
	}

.widget_recent_comments a {
	display: block;
	border-bottom: 1px dotted #C0C0C0;
	text-align: center;
	}

.widget_recent_comments a:hover {
	background: #EAEAEA;
	text-decoration: none !important;
	text-align: center;
	}

.imglist {
	display: block;
	}
	
.imglist a {
	float: left;
	display: inline;
	margin: 4px 2px 0;
	padding: 0 !important;
}

.widget_tag_cloud div {
	margin: 0 10px;
	text-align: center;
}
.widget_tag_cloud a, .widget_tag_cloud a:visited {
	text-decoration: none !important;
	color: #fdbb60 !important;
}
.widget_tag_cloud a:hover {
	text-decoration: underline !important;
	color: #fdbb60 !important;
}

.partner_link {
	width: 250px;
	height: 100px;
	display: block;
	margin: 9px;
	padding: 0px;
	border: 1px solid black;
	position: relative;
}
.partner_link img {
}

.partner_link a {
	display: block;
	width: 250px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 80px 0 0 0 !important;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #ffba3f !important;
	background: url(//img.pontoperdido.com/theme.v3/transparent_bg.png) bottom left repeat-x;
}

/************************************************
*	Right Sidebar 					     	    * 
************************************************/

#r_sidebar {
	background: url(//img.pontoperdido.com/theme.v3/content_top.png) no-repeat right top;
	display: inline;
	float: right;
	width: 140px;
	border: 0px;
	margin: 0;
	padding: 0;
	}
	
#r_sidebar img a{
	margin: 0px;
	border: none;
	}

#r_sidebar p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#r_sidebar h2 {
	background: url(//img.pontoperdido.com/theme.v3/arrow_small_white_bg.png) no-repeat;
	height: 20px;
	color: #4c7013;
	font-family: Tahoma;
	font-size:17px;
	font-weight:bold;
	height:25px;
	margin:10px 0 0 6px;
	padding:0 0 0 23px;
}

#r_sidebar ul {
	padding: 0px;
	margin: 0px;
}

#r_sidebar ul li {
	display: inline;
}

.widget ul li {
	display: block !important;
	margin: 2px 0 4px 8px;
	font-weight: bold;
	font-size: 14px;
}

.widget_categories ul li {
	background: url(//img.pontoperdido.com/theme.v3/dot.gif) no-repeat 0px 6px;
	padding-left: 12px !important;
}

#r_sidebar ul li a, #r_sidebar ul li a:visited {
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	text-decoration: underline;
}

#r_sidebar .textwidget {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

#r_sidebar .textwidget p {
	margin: 0 8px 5px !important;
	font-size: 12px;
	line-height: 14px;
}

#r_sidebar .textwidget .divulgue img {
	border: 2px solid #D1A01D;
}

.partner_item img {
	border: 2px solid #d1a01d;
	margin: 3px 8px !important;
}

.widget_partners_noimage a{
    display: block !important;
	background: url(//img.pontoperdido.com/theme.v3/dot.gif) no-repeat 0px 6px;
	padding-left: 12px !important;
    margin: 2px 5px 4px 8px !important;
    font-size: 14px;
    font-weight: bold;
	width: 115px;
	height: 17px;
	overflow: hidden;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: url(//img.pontoperdido.com/theme.v3/footer_bg.png) no-repeat;
	width: 990px;
	height:80px;
	display:block;
	font-size:11px;
	line-height:145%;
  overflow: hidden;
	margin: 0 auto;
}

#copyright {
	color: #FFFFFF;
	width: 250px;
	margin: 20px 0 0 580px;
	padding: 0 10px;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
}

#footer p {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a {
	color: #2A2A2A;
	text-decoration: none;
	}

#footer a:hover {
	color: #2A2A2A;
	text-decoration: underline;
	}
	
#themeinfo {
	margin-top: 3px;
	}

#themeinfo img {
	margin: 0 0 -3px 0;
	}

a#gotop {
	background:transparent url(//img.pontoperdido.com/themes/icons.gif) no-repeat scroll 0 -304px;
	display:block;
	float:right;
	height:16px;
	line-height:18px;
	margin: -5px 10px 0 0 !important;
	padding-left:16px;
	text-decoration:none;
	}
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, times new roman;
	width: 170px;
	padding: 3px;
	margin: 5px 0px 0px 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
/************************************************
*	Comments									*
************************************************/

#comments {
	margin:20px 10px 0px 10px;
	background: url(//img.pontoperdido.com/theme.v3/comment_top.png) no-repeat;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
}

.comment_title {
	background:url(//img.pontoperdido.com/theme.v3/arrow_big_white_bg.png) no-repeat scroll 0 0 transparent;
	height: 30px;
	color:#4C7013;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 0 5px !important;
	padding: 4px 0 0 35px !important;	
}

#reply-title, .comment-notes, .form-allowed-tags {
	display: none;
	visibility: hidden;
}

#commentform {
	width: 400px;
	margin: 0 auto 0;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	text-align: right !important;
	margin: 0 80px 5px 0 !important;
	background: url(//img.pontoperdido.com/theme.v3/comment_field.png) no-repeat top right;
}

.comment-form-comment {
	background: url(//img.pontoperdido.com/theme.v3/comment_bg.png) no-repeat bottom left;
}


#commentform input {
	background: none;
	border: none;
	margin: 7px 8px 0 12px;
	padding: 0;
	width:238px;
	height:16px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #888888;
}

#comment {
	background: none;
	border: none;
	margin: 10px 0 5px 7px;
	width:374px;
	height:80px;
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #888888;
	overflow: auto;
}

.form-submit {
	text-align: right !important;
	margin: 0 2px 10px !important;
}

.form-submit #submit {
	background: url(//img.pontoperdido.com/theme.v3/comment_button.png) no-repeat;
	width: 189px;
	height: 37px;
	padding: 4px 0px;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #FFFFFF;
	cursor: pointer;
}

.comment_call {
	padding: 10px 0 !important;
}

.commentlist {
	margin: 20px 0 0 !important;
	padding: 0 !important;
}

.commentlist li {
	list-style:none !important;
}

.comment-body {
	margin-top: 10px;
	position: relative;
	background: #dcd9cf url(//img.pontoperdido.com/theme.v3/comment_corner_top.png) no-repeat top right;
	border: none;
}

.comment-author {
	position: absolute;
	top: -20px;
	left: -10px;
}

.comment-author img {
	margin: 0px !important;
	padding: 0px !important;
	border: 2px solid #bbbbbb !important;
	position:relative !important;
	top:10px !important;
}

.comment-meta {
	position: absolute;
	top: 0px;
	right: 5px;
}

.children li {
	margin: 20px 0 0 40px !important;
}

.comment-body .reply {
	background: #dcd9cf url(//img.pontoperdido.com/theme.v3/comment_corner_bottom.png) no-repeat bottom left;
	height: 30px;
}

.comment-body .reply a {
	display: block;
	float: right;
	width: 74px;
	height: 20px;
	background: #ea781d url(//img.pontoperdido.com/theme.v3/comment_reply.png) no-repeat;
	margin: 3px;
	padding-top: 2px;
	text-align: center;
	font-face: Trebuchet MS !important;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.comment-body .reply a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.comment-body .reply a:hover {
	color: #FFFFFF;
	text-decoration: underline !important;
}

.comment-body p {
	padding: 30px 20px 0 20px !important;
}

#commentblock {
	width: 440px;
	background: #E8E8E8;
	color: #333333;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 20px 0px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 30px 10px 5px 10px;
	width: 400px;
	background: #FFFFFF url(//img.pontoperdido.com/themes/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 30px 10px 5px 0px;
	width: 400px;
	background: #FFFFFF url(//img.pontoperdido.com/themes/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentform p {
	padding-bottom: 2px;
}

p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.comments_end {
	background: url(//img.pontoperdido.com/theme.v3/content_bottom.png) no-repeat top center;
	height: 55px;
}
	
.navigation {
	font-size: 12px;
	height: 25px;
	margin: 0px 0px;
	padding: 2px 0px 0px;
	text-align: center;
}

.navigation a, .navigation a.visited {
	color: #000000;
	background-color:#DDDDDD;
	border:1px solid #BBBBBB;
	display: block;
	text-decoration: none;
	padding: 0 6px;
}
.navigation a:hover {
	background: #EA771C !important;
	color: #FFFFFF;
	text-decoration: none;
}

.nav-newer {
	display: block;
	float: left;
	margin-left: 105px;
}

.nav-older {
	display: block;
	float: right;
	margin-right: 105px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignleft a {
	display: block;
	background: url(//img.pontoperdido.com/themes/prev_page.gif);
	width: 120px;
	height: 24px;
	padding: 2px 0 0 94px;
	
}

.alignright {
	float: right;
	text-align: right;
}

.alignright a {
	display: block;
	background: url(//img.pontoperdido.com/themes/next_page.gif);
	width: 120px;
	height: 24px;
	padding: 2px 94px 0 0;
}

#coMessengerContent a { text-decoration:none; }