/*
------------------------------------------------------------------------
Theme Name:Equilibrium
Theme URI:http://madebyon.com
Description:Magazine style WordPress theme. Visit <a href="http://equilibrium.madebyon.com"title="Equilibrium">http://equilibrium.madebyon.com</a> for more infomation.
Version:1.4
Author:Tudinh Duong
Author URI:http://madebyon.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*{
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

table{border-collapse:collapse; border-spacing:0}

h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}



/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
html, body{height:100%}

body{
	font: small “Lucida Sans Unicode”, sans-serif;
	color:#333;
	background:url(images/bg.gif) 0 -100px repeat-x;
}

#page-wrap{width:960px; min-height:100%; height:auto !important; height:100%; margin:0 auto; padding-left:10px; padding-right:10px; text-align:left}

.content{
width:650px;
float:left;
margin-bottom:35px;
background:url(images/bg_bottom.gif) 0 bottom repeat-x;
padding-bottom:30px;
}
.content-single{
width:650px;
float:left;
margin-bottom:35px;
background:url(images/bg_bottom.gif) 0 bottom repeat-x;
padding-bottom:30px;
}
.content-single h3{
	font-size:200%;
	padding-bottom:0;
	color:#124A1D;
	background:#fff;
	margin-bottom:5px;
}
.content-single h3 a{
	color:#124A1D;
	background:#fff;
	text-decoration:none;
}
.content-single h3 a:hover{
	text-decoration:underline;
}
.content-single h4{
	font-size:130%;
	padding-bottom:0;
	margin-bottom:15px;
	color:#55841C;
	background:#fff;
	font-weight:bold;
}


.content-single p{
	font-size:100%;
	margin-bottom:25px;
	color:#333;
}
.content-single p a{
	color:#124A1D;
	text-decoration:underline;
}
.content-single p a:hover{
	color:#900;
}

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/


.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}

h2.tit-news a{
	color:#006633;
	text-decoration:none;
	font-size:150%;
}
h2.tit-news a:hover{
	color:#006633;
	text-decoration: underline;
}
.post ul, 
.post ol {margin:0 0 20px 0}

.post ul li, 
.post ol li{font-size:100%; list-style-type:square; margin:0 0 15px 15px}

.post ul li a, 
.post ol li a{
	color:#124A1D;
	text-decoration:underline;}
.post ul li a:hover, 
.post ol li a:hover{
	color:#900;
	text-decoration:underline;}

#reply{ color:#222; font-size:1.8em; margin-top:28px; margin-bottom:16px; padding-bottom:4px}

/*
-----------------------------------------
TOP
----------------------------------------- 
*/
#top{
	height:380px;
	/*background:url(images/borda.gif) 0 bottom repeat-x;*/
	background:url(images/k7.png) 0 0 no-repeat;
	margin-bottom:28px;
	width:100%;
	position:relative;
	border-bottom:3px dashed #124A1D;
}
#top-internas{
	height:280px;
	border-bottom:3px dashed #124A1D;
	margin-bottom:28px;
	width:100%;
	position:relative;
	background:url(images/pdv.png) 0 0 no-repeat;
}

h1.logo a{
	width:380px;
	height:109px;
	background:url(images/logo.png) 0 0 no-repeat;
	display:block;
	margin:80px 0 0 10px;
	float:left;
}
h1.logo img{
	display:none;
}
h1.logo-internas a{
	width:300px;
	height:86px;
	background:url(images/logo-interna.png) 0 0 no-repeat;
	display:block;
	margin:50px 0 0 10px;
	float:left;
}
h1.logo-internas img{
	display:none;
}
.nav{
	margin:100px 0 0 0;
	float:left;
	width:100%;
}
.nav-internas{
	margin:60px 0 0 0;

}

.nav ul{list-style-type:none; width:100%}

.nav li{
	display:block;
	display:inline;
	cursor:pointer;
	font-size:135%;
	font-weight:bold;
}

.nav a:link, 
.nav a:visited{padding:8px 10px 8px 10px; display:block; color:#fff; background:#124A1D; margin-right:18px; float:left; text-decoration:none; }

.nav a:hover{color:#fff; background:#6EAB24; cursor:pointer;}

ul.nav li.current_page_item a:link, 
ul.nav li.current_page_item a:visited, 
ul.nav li.current_page_item a:hover, 
ul.nav li.current_page_item a:active{color:#34412C; text-decoration:none; background:#8EC731}

div#videos{
	position:absolute;
	top:20px;
	right:30px;
	z-index:10;
	/*background:url(images/bg_videos.gif) 0 0 no-repeat;*/
}
div.border-video{
	border:4px dashed #75B224;
	padding:3px;
}
ul#nav-externa{
	width:100%;
	float:left;
}
ul#nav-externa li{
	float:left;
	font-size:110%;
	font-weight:bold;
	margin-right:10px;
}
ul#nav-externa li a{
	display:block;
	float:left;
	color:#fff;
	background:#6EAB24;
	text-decoration:none;
	padding:6px;
}
ul#nav-externa li.mnHome a{
	background:#8CD533;

}
ul#nav-externa li a:hover{
	text-decoration:none;
	color:#fff;
	background:#900;
}
/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/
.front-post{width:305px; margin-right:15px; float:left; display:inline;}

.front-post-last{width:305px; float:left}

.featured-content{position:relative; width:295px}

.featured-content p{margin-top:1em; color:#000; font-size:110%; line-height:1.5em; text-decoration:none;}

.featured-content p:hover{text-decoration:underline;}
.featured-content p a{color:#000;  text-decoration:none; display:block}
.featured-content p a:hover{text-decoration:underline;}

.featured-post{position:relative; width:305px; height:230px; margin-bottom:1.2em}

.featured-title h2{
	float:left;
}

h3.destaque-home{margin:8px 10px 0 0; font-size:160%; font-weight:bold;
}

h3.destaque-home a{ color:#2D3726; text-decoration:none; line-height:1.2em;}

h3.destaque-home a:hover{ text-decoration:underline;}

p.moretext a{
	color:#365511;
	font-size:100%;
	text-decoration:none;
	float:left;
	width:100%;
	}
p.moretext a:hover{
	text-decoration:underline;
	color:#365511;
	}




.featured-content h2{margin:15px 0 25px 0;}
.featured-content h2 a{color:#0b96d0; text-decoration:none}
.featured-content h2 a:hover{color:#000}

div#featured h2{
	font-size:400%;
	margin-bottom:20px;
}

div.featured-image img{
	border: 3px solid #5E921F;
	margin-bottom:10px;
}
div.featured-image img:hover{
	border: 3px solid #900;
}
#featured{
	width:100%;
	float:left;
	border-bottom:2px dashed #84B846;
	padding-bottom:30px;
	margin-bottom:10px;
}
/*
-----------------------------------------
SIDEBAR
----------------------------------------- 
*/
#sidebar{float:right; width:270px;  overflow:hidden}

#sidebar h2{font-size:220%;  margin-bottom:10px;}

div.comus{
	float:left;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	margin-bottom:25px;
	width:100%;
}
div.no-border{
	border:0;
}
div.comus p{
	color:#888;
	line-height:1.3em;
	font-size:100%;
}
div.comus p a{
	color:#888;
	text-decoration:underline;
}
div.comus p a:hover{
	color:#900;
}
div.comus a{
	color:#124A1D;
	text-decoration:none;
}
div.comus a:hover{
	color:#900;
	text-decoration:underline;
}
ul.canais{
	width:100%;
	float:left;
	margin-top:10px;
}
ul.canais li{
	float:left;
	
}
ul.canais li a{
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin-right:12px;
}
ul.canais li a:hover{
	filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
}

ul.canais li#cTwiter a{
	background:url(images/ico_twitter.png) 0 0 no-repeat;
}
ul.canais li#cflickr a{
	background:url(images/ico_flickr.png) 0 0 no-repeat;
}
ul.canais li#cvimeo a{
	background:url(images/ico_vimeo.png) 0 0 no-repeat;
}
ul.canais li#cyoutube a{
	background:url(images/ico_youtube.png) 0 0 no-repeat;
}
ul.canais li#clast a{
	background:url(images/ico_last.png) 0 0 no-repeat;
}
ul.canais li#cdelicious a{
	background:url(images/ico_delicious.png) 0 0 no-repeat;
}
ul.canais li img{
	display:none;
}
a.bike{
	background:url(images/bike.gif) 0 0 no-repeat;
	display:block;
	width:88px;
	height:37px;
	margin-top:8px;
}
a.bike:hover{
	filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4;
}
a.bike img{
	display:none;
}

.bt-news{
	color:#fff;
	background:#000;
	cursor:pointer;
	width:auto;
	overflow:visible;
	padding:3px;
	float:left;
	margin-left:5px;
}
.input-news{
	width:200px;
	float:left;
	height:19px;
	padding:3px 0 0 3px;
	border: 1px solid #999;
}
.tb_ass{
	border:1px solid #62761D;
	float:left;
	margin:0 6px 0 0;
}
img.maps{
	margin:15px 0 0 0;
	border:4px solid #BDD99B;
}
img.maps:hover{
	border:4px solid #900;
}
a.lk-todos{
	float:right;
	color:#6D8123;
	text-decoration:none;
}
a.lk-todos:hover{
	text-decoration:underline;
}
ul.recent_comments li{
	border-bottom:1px dashed #BFDA9E;
	margin-bottom:7px;
	padding-bottom:7px;
}
ul.recent_comments li a{
	color:#6D8123;
	text-decoration:none;
}
ul.recent_comments li a:hover{
	color:#900;
	text-decoration:none;
}
a.voltar-p{
	text-decoration:none;
	color:#5E921F;
	width:100%;
	float:right;
	border-top:1px dashed #ccc;
	padding-top:5px;
	margin-top:15px;
	text-align:right;
	margin-bottom:30px;
}
/*
-----------------------------------------
NOTICIAS
----------------------------------------- 
*/
#front-bottom{margin-top:20px}

#latest-wrap{float:left; width:680px;}

.latest-post-wrap{float:left; width:100%; margin-bottom:20px; border-bottom:1px dashed #84B846;  }

.latest-post{position:relative; width:100%; }

.latest-image{position:absolute; z-index:1}

.latest-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0}

.latest-title h2 a{display:block; color:#0B96D0; text-decoration:none}

.latest-title h2 a:hover{color:#fff}

.latest-title{display:block; width:100%; bottom:0; }

.latest-title h3{ font-size:160%; font-weight:bold;}

.latest-title h3 a{ color:#218936; text-decoration:none; line-height:1.2em;}

.latest-title h3 a:hover{ text-decoration:underline;}

.latest-content{position:relative; width:100%;  }

.latest-content h2{margin-top:15px}
.latest-content h2 a{color:#0b96d0; text-decoration:none}
.latest-content h2 a:hover{color:#000}



div#latest-wrap h2{
	font-size:310%;
	margin-bottom:28px;
}
.latest-content p{margin:10px 0 15px 0; color:#666; font-size:110%; line-height:1.3em; text-decoration:none;}
.latest-content p a{color:#666; text-decoration:none; display:block}
.latest-content p a:hover{text-decoration:underline;}

/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/
#push{height:80px}

#footer{
	width:100%; 
	margin-top:100px; 
	background:#6EAB24;
	float:left;
	padding:20px 0 20px 0;
}

#content-footer{
	width:960px;
	margin:0 auto;
	position:relative;
}
a.rdiniz{
	position:absolute;
	background:url(images/rdinz.png) 0 0 no-repeat;
	width:94px;
	height:32px;
	top:0;
	right:0;
	z-index:10;
	text-indent:-9000px;
	display:block;
}
a.rdiniz:focus{
	border:0;
}
div.copy{
	width:600px;
	float:left;
	margin:0 0 0 0;
}
div.copy p{
	font-size:100%;
	color:#2C460F;
}
div.copy p a{
	color:#000;
	text-decoration:underline;
}
div.copy p a:hover{
	text-decoration:none;
}
div.rss{
	width:120px;
	float:left;
	background:url(images/rss.png) 0 0 no-repeat;
	padding: 0 0 0 40px;
	margin:0 5px 0 0;
}
a.lk-rss{
	color:#000;
	font-size:85%;
	text-decoration:underline;
	display:block;
	margin-bottom:8px;
}
a.lk-rss:hover{
	text-decoration:none;
}
a.lk-oquee{
	color:#900;
	font-size:75%;
	text-decoration:underline;
	display:block;
}
a.lk-oquee:hover{
	text-decoration:none;
}
div.buscar{
	float:left;
	width:100%;
}
#searchsubmit{
	color:#fff;
	background:#000;
	cursor:pointer;
	width:auto;
	overflow:visible;
	padding:5px;
}
div.buscar h2{
	font-size:150%;
	color:#000;
}
div.buscar #s{
	float:left;
	width:248px;
	height:25px;
	margin-right:3px;
	font-size:110%;
	padding:5px 0 0 3px;
}

/*

-----------------------------------------
POSTMETA
----------------------------------------- 
*/
div.lista-post{
	width:100%;
	float:left;
	margin-bottom:25px;
	border-bottom:1px dashed #84B846;
	padding-bottom:20px;
}
div.lista-post p{
	font-size:100%;
}
div.lista-post h3{
	font-size:170%;
}
div.lista-post p a{
	color:#333;
	text-decoration:none;
}
div.lista-post p a:hover{
	text-decoration:underline;
}
div.lista-post h3 a{
	color:#218936;
	text-decoration:none;
}
div.lista-post h3 a:hover{
	text-decoration:underline;
}
.postMeta{font-size:1.2em; margin-bottom:18px; margin-top:8px; padding-bottom:24px; border-bottom:1px solid #c9c9c9}

.postMeta-featured{margin-top:8px; margin-bottom:15px;font-size:1.2em; width:303px; float:left;}

.postMeta-front{
	margin-bottom:15px; 
	font-size:110%;
	width:100%;
	float:left;
	}

.postMeta-post{font-size:1.2em; margin-bottom:18px; padding-bottom:10px}

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-front span.date{color:#5E921F; float:left; font-size:75%; border-bottom:1px solid #ccc;}

.postMeta span.comments a, 
.postMeta span.date a, 
.postMeta-post span.comments a, 
.postMeta-post span.date a, 
.postMeta-featured span.comments a, 
.postMeta-featured span.date a, 
.postMeta-front span.comments a, 
.postMeta-front span.date a{float:left; color:#999; text-decoration:none; font-size:85%;}

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments{float:right; background:#FFF url(images/comment.gif) no-repeat left center; padding-left:15px; margin-left:2px}
.com{
	color:#999;
	font-size:85%;
}

/*
-----------------------------------------
POSTS
----------------------------------------- 
*/
.post-category{color:#8a8a8a; float:left; margin-bottom:8px}

.post-tags{color:#8a8a8a; float:left; margin-top:10px; width:100%;}

.post-tags p{color:#8A8A8A; font-size:1em; line-height:1.5em; margin-bottom:0em; margin-top:0em; text-align:none}

.post img{
	margin: 0 15px 15px 0;
	border:3px solid #5E921F;
}
.page img{
	border:none;
}
.page img.border-img{
	margin: 0 15px 15px 0;
	border:3px solid #5E921F;
}
.post blockquote p{margin:0 2.6em; font-style:italic}

/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/
.comment-heading{margin-bottom:26px; text-transform:none; border:none}

.commentwrap{border-top:3px dashed #BFDA9E; padding-bottom:15px; padding-top:15px}

.commentpost{float:left; width:100%}

.commentpost p{margin-bottom:15px; font-size:100%; color:#666;}

.commentmetadata{float:left; width:20%; color:#2F2B23; line-height:1.5em; padding-right:20px; color:#999; font-size:1.1em}
.commentmetadata img{border: 1px solid #ccc;}

.commentmetadata li{list-style-type:none; padding:.3em; margin:0 .5em 0 0; float:left;}

.commentmetadata li a{border-bottom:1px solid #c9c9c9; color:#666; text-decoration:none; float:left;}

.warning{padding:10px; background:#282828; border:1px solid #323232; ; margin-bottom:10px}

#comments label input{border:1px solid #E5E5E5; padding:5px 4px; margin-bottom:10px; width:220px}

#comments label span{line-height:27px}

#comments label{ font-size:100%}

#comment_author{margin:20px 20px 20px 0px; padding:0px; width:150px; float:left}

#comments-content{display:block; border-bottom:1px solid #C9C9C9; margin:10px 0px 10px 0px; padding:0px}

#comments textarea{margin-top:10px; padding:4px 0px; width:100%; border:1px solid #E5E5E5}

.button{ 
	background:#000000;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	overflow:visible;
	padding:3px;
	width:auto;
	margin-top:10px;
}

.children {margin-left: 50px}

.children div {border:none}

.children .commentwrap {border-top: 1px solid #C9C9C9;}

.children .commentmetadata {padding-right:0px}

.children .commentpost {text-align:left; float:right; width:78%}


/*
-----------------------------------------
SEARCH
----------------------------------------- 
*/
#searchform{float:left; margin-top:1em; height:2.3em}
.bt-ir{
	color:#fff;
	background:#000;
	cursor:pointer;
	width:auto;
	overflow:visible;
	padding:3px;
	float:left;
	margin-left:5px;
}
.input-busca{
	width:200px;
	float:left;
	height:18px;
}
/*
-----------------------------------------
content-bottom
----------------------------------------- 
*/
div.content-bottom{
	width:650px;
	float:left;
	margin-bottom:30px;
}
div.blocos-bottom{
	float:left;
	margin-right:25px;
	width:190px;
}
div.blocos-bottom img{
	float:left;
	margin-bottom:15px;
	border:3px solid #A7CB25;
}
div.blocos-bottom img:hover{
	float:left;
	margin-bottom:15px;
	border:3px solid #900;
}
div.blocos-bottom h3{
	margin-bottom:10px;
	border-botton:1px solid #A7CB25;
	color:#465C0D;
	font-size:130%;
	font-weight:bold;
}
div.blocos-bottom h3 a{
	color:#465C0D;
	text-decoration:none;
}
div.blocos-bottom h3 a:hover{
	text-decoration:underline;
}
div.blocos-bottom p a{
	color:#696969;
	font-size:100%;
	line-height:1.5em;
	text-decoration:none;
	background:url(images/ico_link.gif) right bottom no-repeat;
	display:block;
}
div.blocos-bottom p a:hover{
	text-decoration:underline;
}
a.post-edit-link{
	width:100%;
	float:left;
	display:block;
	margin:15px 0 15px;
}
.content h4{
	font-size:220%;
}
div#juitterContainer{
	width:100%;
	float:left;
	margin-top:15px;
}
div#juitterContainer{
	display:block;
	float:left;
	color:#666;
}
div#juitterContainer a{
	display:block;
	float:left;
	color:#62872F;
	text-decoration:none;
	margin-left:10px;
}
div#juitterContainer a:hover{
	text-decoration:underline;
}
ul.twittList li{
	width:100%;
	float:left;
	margin-bottom:15px;
}
ul.twittList img{
	border:1px solid #ccc;
	padding:1px;
	float:left;
	width:48px;
	margin-right:8px;
}

