/*
Theme Name: Atibaia Clube de Montanha
Theme URI: http://atibaiaclubedemontanha.com.br/
Description: Este tema foi adaptado para atender as necessidades do cliente.
Version: 1.0
Author: Verso e Inverso
Author URI: http://versoeinverso.com.br/


*/

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.

/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/


/* 
css reset
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/  
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}

/* 
clear fix
http://www.webtoolkit.info/css-clearfix.html
*/
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}

/*
classes reutilizaveis
*/
.imgrpl{display:block;font-size:1px;text-indent:-9000px;}
.show{display:block;}
.hide{display:none;}
.hidden{visibility:hidden;}
.nb{border:none;background:transparent;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear: both;}
.selfix{vertical-align: 0 !important;vertical-align: -2px;}
.radfix{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align: -2px;border:none;background:none;padding:0;margin:0;}

/* 
uso geral
*/ 

/* fonte */
body,div,td,p,span,input,select,textarea {font:16px  Georgia, "Times New Roman", Times, serif; color:#5e6568;}


body {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#ecf6ea;
	font-family: Georgia, "Times New Roman", Times, serif; color:#5e6568;
	line-height:19px;
	overflow-x: hidden;
}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(images/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px 5px 10px;
	width:80%; height:auto;
	border-left: 4px solid #EABB00;
}
blockquote p { margin: 0 0 0 30px; }
blockquote ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 30px;
}
blockquote ul li { list-style-type: disc; display: block; margin: 2px 0; }
blockquote strong {
	font-weight: bold;
}

.img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:-10px 0 0 0; padding:0;
	font:bold 1.6em  Georgia, "Times New Roman", Times, serif; color:#fefefe;
	position:relative; display:block;
}

	.post-content h1, .page-content h1 {
		margin:10px 0; padding:0;
		font:bold 1.6em  Georgia, "Times New Roman", Times, serif; color:#538b53;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		color:#fefefe;
		outline:0;
	}
	
	h1 a:hover {
		color:#d7d7d7;
	}

	h1 span {
		margin:10px 0 0 0;
		background:url(images/gradient.png) repeat-x;
		width:100%; height:20px;
		position:absolute; display:block;
	}

h2 {
	margin:0; padding:0;
	font:1.4em  Georgia, "Times New Roman", Times, serif; color:#b9b9b9;
}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 1.4em Arial, Helvetica, sans-serif; color:#538b53;
	}

h3 {
	margin:0; padding:0;
	font:bold 1.2em  Georgia, "Times New Roman", Times, serif; color:#1f4723;
}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font:bold 1.2em  Georgia, "Times New Roman", Times, serif; color:#538b53;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#1f4723;
	}
	
	h3 a:hover {
		color:#EABB00;
	}
	
	h3.post-title, .single h3.post-title, h3.post-title-small {
		margin:0; padding:10px 0;
		width:470px; height:auto;
		border-bottom:4px solid #1f4723;
		font-size: 1.2em;
	}
	
		.single h3.post-title {
			font-size:0.85em;
			width:385px;
		}
		
		h3.post-title-small {
			font-size:0.8em;
		}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font:bold 0.7em Georgia, "Times New Roman", Times, serif; color:#538b53;
	}


h5, #searchform label {
	/* Sidebar Header */
	margin:0; padding:25px 0 0 20px;
	width:285px; height:58px;
	background:#f5fbfe url(images/sidebar-top.gif) no-repeat top center;
	font:bold 1em  Georgia, "Times New Roman", Times, serif; color:#003300;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font:bold 1em Georgia, "Times New Roman", Times, serif; color:#538b53;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}

a:link, a:active {
	color:#003300;
	text-decoration:none;
}

a:hover {
	color:#534200;
}

a:visited {
	color:#534200;
	text-decoration:none;
}

/* Header
/* -------------- */

.menu-principal-container {
	clear: both;
	height: 34px;
	left: 160px;
	position: absolute;
	top: 135px;
	width: 560px;
	}
.menu-principal-container ul#menu-principal {
	height: 34px;
	display: block;
	}
.menu-principal-container ul#menu-principal li {
	display: inline;
	float: left;
}
.menu-principal-container ul#menu-principal li a:link, .menu-principal-container ul#menu-principal li a:active, .menu-principal-container ul#menu-principal li a:visited {
	margin:0; padding:13px 5px;
	font:bold 0.85em Arial, Helvetica, sans-serif; color:#34393e;
	display:block;
}

.menu-principal-container ul.menu li a:hover {
	color:#534200;
	font-weight:bold; text-decoration:underline;
}

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:13px 15px 0 0; padding:0;
	width:16px; height:17px;
	background:url(images/rss.png) no-repeat top center;
	text-indent:-9999px; display:block; outline:0;
}

/* Main Content
/* -------------- */

.post-info {
	text-align:right;
	font: 0.75em Georgia, "Times New Roman", Times, serif; color:#333;
}

	.post-info span {
		font-size:0.6em;
		display:block;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#1e1c1a;
			text-decoration:none;
		}
		
		.post-info span a:hover {
			color:#003300;
		}
	
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0; padding:10px 20px;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
	display:block;
}

.comment-count a:hover {
	background:#9ee29e;
}

	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		padding:8px 18px;
		font:bold 1.45em Arial, Helvetica, sans-serif;
	}

.post-intro strong {
	font:bold 0.95em Arial, Helvetica, sans-serif; color:#003300;
	line-height:1.05em;
}

.post-intro p ,
.page-content  p{
	line-height: 1.1em;
	margin: 10px 0px;
}

.page-content img {
	max-width: 520px;
	height: auto;
	}


.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 0.9em Georgia, "Times New Roman", Times, serif; color:#534200;
}

.continue-reading a:hover,
.cat-posts li.view-more a:hover {
	color:#eeb300;
}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px; padding:15px 25px 0 15px;
	display:inline-block;
	height:25px; outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#7d7f7d;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(images/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font:1.00em Georgia, "Times New Roman", Times, serif; color:#575c56;
		background:url(images/cat-hover-right.gif) no-repeat top right;
	}
	
.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#313d30;
	display:block;
}
						
.cat-posts li a:hover {
	color:#eeb300;
}
												
	.cat-posts li span {
		font:0.92em Arial, Helvetica, sans-serif; color:#889488;
	}
	
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#818d83;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#667165;
	}
	
	.navigation a:hover {
		color:#363a35;
	}
	
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:127px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font:1.50em Arial, Helvetica, sans-serif; color:#3c543d;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c543d;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b946c;
		display:inline;
	}
	
.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3b2a5;
	display:block;
}

.comment-text {
	font:0.9em Georgia, "Times New Roman", Times, serif; color:#748d78;
	line-height:19px;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
	font:0.9em Georgia, "Times New Roman", Times, serif;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:0.9em Georgia, "Times New Roman", Times, serif; color:#5a6a5b;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
	}
	
#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#70b072;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
	margin: 1px 0 5px 0px; padding:0;
	font:0.8em Georgia, "Times New Roman", Times, serif; color: #333;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(images/rss.png) no-repeat center left;
	}

#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover {
	color:#8a9788; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; color:#5a6a5e;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#475449;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#72b070;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e9360;
	}

/* Footer
/* -------------- */

p.copyright {
	margin:0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:940px; height:auto;
	position: relative;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:580px;
}
.col-580 li.banners-destaque { background:none; display: inline; }

.col-340 {
	width:340px;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}


/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:auto;
	background: url(images/bg_header-top.jpg) repeat-x top left;
	position: relative;
}

	#logo {
		margin:0; padding:0;
		width:910px; height:175px;
		background:url(images/logo.jpg) no-repeat top right;
		float:left;
	}
		#logo h1,
		#logo h2		{
			text-indent: -9000px;
			display: block;
		}
		#logo h1 a {
			width: 160px;
			height: 185px;
			display: block;
			overflow: hidden;
		}
		#logo h2.description {
			font-size: 1em;
			float: right;
			margin: 116px 30px 0 0;
			color: #030;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
		}
	
	#searchform-header {
		margin:0px 20px 0 0; padding:0;
		width:205px; height:auto;
		float:right;
		right: 30px;
		position: absolute;
		top: 140px;
	}
	
		#searchform-header #s {
			margin:0 0 0 0; padding: 7px 5px;
			width:168px; height:16px;
			border:0;
			background: url(images/bg_search.png) no-repeat left top;
			float:left;
			font-size:0.92em; color:#aea592;
		}
		
		#searchform-header #go {
			float:right;
			margin: 5px 0 0 0;
			text-indent: -9000px;
		}
#header .container { width: 990px; position: relative; }
	
#navigation {
	margin:0; padding:0;
	background:#FFF url(images/navigation.gif) repeat-x bottom center;
	border-top:2px solid #eabb00; border-bottom:1px solid #FFF;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		position: absolute;
		left: 200px;
		top: 135px;
		width:880px; height:auto;
		list-style:none; float:left;
	}
	
		#navigation ul li {
			margin:0 3px; padding:0;
			float:left; overflow:visible;
		}
		#navigation ul li.vazio {
			width: 150px;
		}
		
		
	.rss {
		margin:0 30px 0 0; padding:0;
		width:16px; height:17px;
		float:right;
	}
	
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	background:#f4f6f8 url(images/dock.gif) repeat-x bottom center;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding: 0;
		background:url(images/dock-back.gif) no-repeat bottom center;
		position: relative;
	}
		
		#list {
			height:90px;
			width:930px; 
			margin:10px auto;
			position: relative;
		}

		.slider {
			margin-left: 60px;
			float:left;
			position: relative;
			visibility: visible;
			z-index: 2;
			overflow: hidden;
			width:800px;
		}
			
		.slider ul {
			height:90px;
			left: -240px;
			margin: 0;
			padding: 0;
			position: relative;
			width: 2200px;
			z-index: 1;
		}

		.slider ul li {
			padding: 0px 20px;
			float: left;
			height: 80px;
			overflow: hidden;
			width: 75px;
		}

		.slider ul li img {
			cursor:pointer;
			height:75px; 
			width:75px;  
		}

		.prev {
			cursor:pointer; 
			position: absolute;
			left: 0;
			top: 30px;
		}

		.next {
			cursor:pointer; 
			position: absolute;
			right: 0;
			top: 30px;
		}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:20px 0;
	background: transparent;
	border-top:1px solid #c6dee7;
	border-bottom:10px solid #d0dce2;
}

.post {
	margin:0 0 25px 0;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}
	
/* Small (Half) Post
/* --------------- */

.single {
	margin:0 15px 20px 0;
	width:275px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}
	
	.single .post-image {
		height:115px;
	}
	
	.single .post-footer {
		padding:16px 23px;
	}
	
	.last {
		margin:0;
	}

/* Post Box
/* --------------- */
	
.post-box {
	margin:0; padding:0;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	border-bottom:1px solid #cfdbe1; border-top:0;
}

	.post-meta {
		margin:0 0 23px 0; padding:0;
		border-bottom:1px solid #FFF;
		position:relative;
	}
		
		.post-info {
			margin:0; padding:10px 5px;
			width:100px; height:auto;
			border-bottom:4px solid #eabb00;
			bottom:0; right:0;
			position:absolute;
		}

	.post-content, .page-content, .comment-content {
		margin:0; padding:22px 22px 11px;
		border:1px solid #FFF;
		border-bottom:1px solid #eabb00;
		position:relative;
	}
	
		.page-content {
			padding:15px 22px 0;
		}
		
		.comment-count {
			margin:0; padding:0;
			width:auto; height:auto;
			background:#030;
			position:absolute; display:block;
			top:-10px; left:-10px;
		}
			.page-content .comment-count {
				margin-top:-15px;
			}
				
		.post-image, .post-image-inner {
			margin:0 auto 10px auto; padding:0;
			width:auto; height:auto;
			display:block;
		}
		
			.post-image-inner {
				margin:0 auto 10px 15px;
				float:right;
			}
		
			.post-image img, .post-image-inner img {
				margin:0 auto; padding:3px;
				border-left:1px solid #e8ece9; border-right:1px solid #e8ece9;
				border-bottom:1px solid #e8ece9;
				text-align:center; display:block;
			}
			
	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0; padding:23px;
		background:#fcfdfe;
		border-top:1px solid #FFF;
		position:relative; z-index:100;
	}
	
		.continue-reading {
			margin:0; padding:0;
			width:180px; height:auto;
			float:left;
		}
		
		.category-menu {
			margin:0; padding:0;
			width:350px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:7px; height:5px;
				background:url(images/expand.gif) no-repeat center left;
				display:inline-block; vertical-align:middle;
			}
			
				.indicator-active {
					background:url(images/collapse.gif) no-repeat center left;
				}
		
			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(images/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}
			
				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
					width:322px; height:auto;
					list-style:none;
					border-top:1px solid #ebecec;
				}
				
					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(images/cat-post-li.gif) no-repeat bottom right;
					}
					
						.cat-posts li.view-more {
							background:none;
						}
						
ul.share  {
		display: block;
		width: 580px;
		}
	.share li {
		float: left; display: inline;
		height: 40px;
		margin: 8px 12px 0 2px;
		}
	.share .compartilhe	{
		float: left; display: block;
		font-size: 0.9em; color: #333;
		font-weight: bold; line-height: 1.5em;
		margin: 8px 3px 0 3px;
		}
	.share .delicious {
		display: block;
		background: url(images/social/ico_delicious_32.png) scroll no-repeat left top;
		width: 32px; height: 32px;
		}
	.share .twitter {
		display: block;
		background: url(images/social/ico_twitter_32.png) scroll no-repeat left top;
		width: 32px; height: 32px;
		}
	.share .facebook {
		display: block;
		background: url(images/social/ico_facebook_32.png) scroll no-repeat left top;
		width: 32px; height: 32px;
		}
	.share .linkdin {
		display: block;
		background: url(images/social/ico_linkedin_32.png) scroll no-repeat left top;
		width: 32px; height: 32px;
		}
	.share .buzz {
		display: block;
		background: url(images/social/ico_buzz_32.png) scroll no-repeat left top;
		width: 32px; height: 32px;
		}
	.share .rss {
		display: block;
		background: url(images/social/ico_rss_32.png) scroll no-repeat left top;
		width: 32px; height: 32px;
		}

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
	background:#dce8ee url(images/box-highlight.gif) repeat-x bottom center;
	border:1px solid #ebf5ed;
	border-bottom:1px solid #eabb00;
}

/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf5ed;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font: 0.75em  Georgia, "Times New Roman", Times, serif; color:#657168;
	}
	
/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	font:0.9em  Georgia, "Times New Roman", Times, serif; color:#76716c;
}

	
/* Comments
/* --------------- */

.comment-content {
	padding:0;
	background:#f3f8fa;
	border-bottom:0;
}

.commentlist, .commentlist ul {
	margin:15px 0 0 0; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding:30px;	
		background:url(images/white.gif) repeat-x bottom center;
		border-bottom:1px solid #dae6d9;
	}
	
	.commentlist li.alt, .thread-alt {
		background:#f9fcfd url(images/white.gif) repeat-x bottom center;
	}
	
	.commentlist li.no-comments {
		margin:55px 0 0 0; padding:0 30px;
		background:none;
		border:0;
	}
	
	.commentlist .children {
		margin:10px 0 0 0; padding:0;
		border:1px solid #dae6d9;
	}
	
		.commentlist .children li {
			margin:0; padding:20px;
			border-bottom:1px solid #FFF;
		}
	
	
		.commentlist li .comment-wrap {
			position:relative;
			text-align:left;
		}
	
			.commentlist li .comment-text {
				margin:0; padding:0;
				width:auto; height:auto;
				background:none;
				font-size: 12px;
			}
			
			.commentlist li .comment-author {
				margin:0; padding:0;
				width:auto; height:auto;
			}
			
				.gravatar {
					margin:0 10px 0 0; padding:1px 0 0 2px;
					width:41px; height:40px;
					background:url(images/gravatar.gif) no-repeat top center;
					float:left;
				}
				
				.author {
					margin:2px 0; padding:0;
					font-size: 18px;
					font-weight: bold;
				}
				.date {
					margin:2px 0; padding:0;
					font-weight: bold;
				}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:10px 0 0 15px; padding:0;
	width:305px; height:auto;
	list-style:none;
}

	#sidebar li {
		margin:10px 0 13px 0; padding:0 0 20px 0;
		width:auto; height:auto;
		background:transparent url(images/sidebar-bottom.gif) no-repeat bottom center;
	}
	#sidebar li.boxlimpo {
		margin:0 0; padding:0 0 16px 0;
	}
	
	
		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}
		
			#searchform {
				margin:0 auto; padding:0;
			}
			
	#sidebar .sponsored-ad {
		background:none;
		padding-left: 5px;
	}
	
	#sidebar .banners {
		background:none;
		margin-bottom: -20px;
	}
	
		#sidebar li ul {
			margin:0 auto; padding:0;
			width:245px; height:auto;
			list-style:none;
			background:#e8eee6;
			overflow:hidden;
		}		
		#sidebar li ul li  {
			margin:0px 0px 10px 0px; padding:5px 0 20px 0;
			width:auto; height:auto;
			background: transparent;
			border-bottom: 1px dotted #CCCCCC;
		}
		#sidebar  h4.titEvento {
			font-size: 1.05em;
			color: #2E632D;
			font-weight: bold;
			line-height: 2.1em;
			background: url(images/calender.gif) scroll -4px 0 no-repeat;
			padding-left: 36px;
			padding-top: 4px;
		}
		#sidebar p.txtEvento {
			font-size: 1em;
			line-height: 1.3em;
		}
		#sidebar a.lnkEvento {
			font-size: 0.9em;
			line-height: 1em;
			text-decoration: none;
		}
		#sidebar a.lnkEvento:hover {
			font-size: 0.9em;
			line-height: 1em;
			color: #2E632D;
			text-decoration: underline;
		}
		
			.sidebar-preview {
				margin:0; padding:3px 0 0 4px;
				width:114px; height:65px;
				background:#FFF url(images/sidebar-preview-back.gif) no-repeat top center;
				float:left;
			}
			
			.sidebar-content {
				margin:0; padding:0;
				width:115px; height:auto;
				float:right;
			}
						
/* 07 - FOOTER
/* ----------------------------------------------*/
	
#footer{
	margin:0;
	padding:5px 0px 10px 0px;
	background:#0c0b0b;
	background: url(images/bg_rodape.jpg) repeat-x left top;
	text-align: center;
}
#footer p {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}
#footer p.copy {
	font-size: 0.7em;
	margin-bottom: 2px;
}