/*
Theme Name: GiseleBlog
Theme URI: http://bitbonsai.com/aldeia/giseleblog
Description: Tema para Blog da Gisele Bündchen</a>)
Version: 1.0
Author: Mauricio Wolff
Author URI: http://aldeia.biz
Tags: custom
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/grd.master.css";
@import "stylesheet.css";
@import "general.css";

html{
	min-height: 100%;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html{
	background: transparent url(i/bg-body.jpg) no-repeat center top;
}

body{
	background: transparent url(i/bg-body.png) no-repeat center bottom; /* reset to 10px - pra facilitar as contas */
	heigth: 100%;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
}

a{
	color: #4C9999;
	text-decoration: none;
}
a:hover{
	color: #006565;
	text-decoration: underline;
}


/* @group top */

#top-wrap{
	clear: both;
	min-height: 270px;
	margin-bottom: 10px;
}

#top-wrap{
	background: url(i/bg-top-planeta.jpg) no-repeat center top;
}
.sentido #top-wrap{
	background: url(i/bg-top-sentido.jpg) no-repeat center top;
}


#top{
	height: 36px;
}
#top a.bt{
	margin-left: 5px;
	float: left;
}
#top a.bt.rss{
	width: 129px;
	background-image: url(i/bt-rss.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top a.bt.rss.en{
	background-image: url(i/bt-rss-en.png);
}

#top a.bt.english{
	width: 89px;
	background-image: url(i/bt-en.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top a.bt.english.en{
	background: url(i/bt-br.png) no-repeat;
}
#top #search{
	height: 36px;
	background: url(i/bg-search.png);
	width: 240px;
	float: left;
}

#top a.bt:hover{
	background-position: right top;
}

#top #search form{
	margin: 6px;
}
#top #search #s{
	border: 1px solid #275C84;
	padding: 2px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777;
}
#top #search #bt-s{
	width: 21px;
	height: 22px;
	border: none;
	background: url(i/bt-search.png) no-repeat center center;
	text-indent: -9999em;
	cursor: pointer;
}

#top-logo{
	height: 200px;
	background: transparent url(i/logo.png) no-repeat center 60px;
	text-indent: -9999em;
}
#top-logo.en{
	background: transparent url(i/logo-en.png) no-repeat center 60px;
}

#top-tabs{
	height: 36px;
}
#top-tabs .tab{
	margin-right: 5px;
	float: left;
	display: block;
	height: 100%;
	text-indent: -9999em;
}

#top-tabs #tab-planeta,
#top-tabs #tab-planeta.on:hover{
	width: 184px;
	background: url(i/tab-planeta.png) no-repeat left top;
}
#top-tabs #tab-planeta:hover,
#top-tabs #tab-planeta.en:hover{
	background-position: right top;
}
#top-tabs #tab-planeta.en,
#top-tabs #tab-planeta.en.on:hover{
	background: url(i/tab-planet.png) no-repeat left top;
}

#top-tabs #tab-sentido,
#top-tabs #tab-sentido.on:hover{
	width: 194px;
	background: url(i/tab-sentido.png) no-repeat left top;
}
#top-tabs #tab-sentido:hover,
#top-tabs #tab-sentido.en:hover{
	background-position: right top;
}
#top-tabs #tab-sentido.en,
#top-tabs #tab-sentido.en.on:hover{
	background: url(i/tab-meaning.png) no-repeat left top;
}


#top-subtabs{
	background: #006565;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

body.planeta #top-subtabs{
	background-color: #006565;
}
body.sentido #top-subtabs{
	background-color: #969;
}

#top-subtabs ul{
	list-style-type: none;
	overflow: hidden;
}
#top-subtabs ul.esc{
	display: none;
}
#top-subtabs ul li{
	float: left;
	margin-left: 64px;
	font-size: 140%;
	padding: 5px 0;
}
#top-subtabs ul li a{
	text-decoration: none;
	color: #fff;
}
body.planeta #top-subtabs ul li a:hover{
	color: #0ff;
}
body.sentido #top-subtabs ul li a:hover{
	color: #ffaeff;
}

/* @end */

#middle-wrap{
	background: #fff;
}

#destaque ul{
	overflow: hidden;
	height: 400px;
}

#destaque ul li{
	position: relative;
}

#destaque .legenda{
	position: absolute;
	background: url(i/bg-legenda.png);
	color: #fff;
	bottom: 2px;
	left: 0;
	width: 600px;
	z-index: 3;
}
#destaque .legenda-interno{
	padding: 10px;
}
#destaque p{
	font-size: 130%;
}
#destaque a{
	color: #fff;
	text-decoration: none;
}

#destaque h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 190%;
}

h2{
	font-family: 'DistrictThin', sans-serif;
	font-size: 250%;
	font-weight: normal;
}

h2.verde{
	background: transparent url(i/bg-h2.png) repeat-x left center;
}
h2.verde span{
	padding: 0 10px;
	background: #fff;
	margin: 0 10px;
	color: #4D9999;
}
h2.branco{
	background: transparent url(i/bg-h2-branco.png) repeat-x left center;
	font-family: 'DistrictThin', sans-serif;
	font-size: 250%;
}
h2.branco span{
	padding: 0 10px;
	background: #4B9C98;
	margin: 0 10px;
	font-weight: normal;
}
h2.verco{
	background: transparent url(i/bg-h2.png) repeat-x left center;
}
h2.verco span{
	padding: 0 10px;
	background: #9cc;
	margin: 0 10px;
}
h2.gray{
	background: transparent url(i/bg-h2-gray.png) repeat-x left center;
}
h2.gray span{
	padding: 0 10px;
	background: #EBF0F0;
	margin: 0 10px 10px 10px;
	color: #8CAAA9;
}


ul.destaques{
	overflow: hidden;
}

ul.destaques li{
	float: left;
	width: 49%;
}
ul.destaques li div{

}
ul.destaques li div a{
	border-bottom: 1px solid #ccc;
	display: block;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	font-size: 130%;
	color: #999;
	overflow: hidden;
	min-height: 100px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
		
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
ul.destaques li div a:hover{
	background-color: #eee;
}
ul.destaques li div a h3{
	color: #4C9999;
	font-size: 140%;
}
ul.destaques li div a p,
ul.destaques li div a img{
	float: left;
}
ul.destaques li div a img{
	margin: 0 10px 0 0;
}


.box{
	border: 1px solid #e6e6e6;
	padding: 9px;
	margin-bottom: 10px;
}
.box.clean{
	padding: 10px;
	border: none;
}
.box.gray{
	padding: 10px;
	border: none;
	background-color: #EBF0F0;
}


.tagcloud{
	text-align: center;
}
.tagcloud a{
	color: #9c0;
	text-decoration: none;
}
.tagcloud a:hover{
	text-decoration: underline;
}

.box.acoes h2{
	font-size: 200%;
}

.box.acoes{
	width: 200px;
	height: 110px;
	padding: 10px 0;
	margin-right: 10px;
	border: none;
	background: #4B9C98;
	float: left;
	color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* future proofing */
	-khtml-border-radius: 7px; /* for old Konqueror browsers */
}
.box.acoes.last{ margin-right: 0; }
.box.acoes.videos{ background-color: #9cc; float: none; width: auto; height: 300px; }
.box.acoes.videos a{ color: #204343; }
.box.acoes.videos a:hover{ text-decoration: none; color: #fff; }

.box.acoes.desperte { background: #4E9A7D; }
.box.acoes.faca { background: #4B9C8A; }
.box.acoes.engaje { background: #4B9C98; }

.box.acoes.desperte h2 span { background: #4E9A7D; }
.box.acoes.faca  h2 span { background: #4B9C8A; }
.box.acoes.engaje  h2 span { background: #4B9C98; }

#sidebar .box.acoes{
	width: 300px;
	height: auto;
	float: none;
}

span.youtube{
	display: block;
	margin: 10px;
	width: 250px;
}

.box.acoes p{
	padding: 10px;
	padding-left: 20px;
	font-size: 140%;
	line-height: 140%;
}
.box.acoes a{
	color: #fff;
	text-decoration: none;
	display: block;
}
.box.acoes a:hover{
	text-decoration: underline;
}

/* @group foot */

#foot-wrap{
	color: #fff;
	margin-bottom: 20px;
}

#foot-wrap .foot{
	background-color: #9cc;
	height: 225px;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* future proofing */
	-khtml-border-radius: 7px; /* for old Konqueror browsers */	
}

ul.links{
	font-size: 120%;
}
ul.links li{
	margin: 5px 0;
}
ul.links.inline{
	overflow: hidden;
	margin-bottom: 0;
}
ul.links.inline li{
	float: left;
	margin-right: 10px;
}

ul.links a{
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 15px;
	background-image: url(i/bg-li.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	color: #4C9999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
ul.links a:hover{
	color: #fff;
	background-color: #4C9999;
	background-position: 4px -84px;
}

#foot-wrap ul.links.mais a{
	background-image: url(i/ico-mais.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 18px;
}

#foot-wrap ul.links a{
	background-position: 4px -84px;
	color: #fff;
}
#foot-wrap ul.links a:hover{
	color: #4C9999;
	background-color: #fff;
	background-position: 4px 4px;
}

#foot-wrap h2,
#sb-parceiros h2{
	margin-bottom: 10px;
}

#sb-banners{
	width: 320px;
	height: 120px;
}

ul.logos li{
	float: left;
	margin: 0 5px;
}
ul.logos li a{
	display: block;
	width: 150px;
	height: 100px;
	border: 3px solid #9cc;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999em;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
ul.logos li a:hover{
	border-color: #b5dbdc;
}
#sb-parceiros{
	font-size: 120%;
	color: #999;
}
#sb-parceiros h3{
	font-size: 120%;
}

#sb-parceiros ul.logos{
	overflow: hidden;
	height: 86px;
}

#sb-parceiros ul.logos li a{
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 80px;
	background-color: #fff;
	border-color: #fff;
}
#sb-parceiros ul.logos li a:hover{
	border-color: #4C9999;
}

/* @end */







.bt{
	height: 36px;
	background-image: url(i/bts36.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
}
.bt:hover{
	background-position: right top;
}

.b01, #foot-mais ul.links a.b01{ background-position: left 0; }
.b02, #foot-mais ul.links a.b02{ background-position: left -36px; }
.b03, #foot-mais ul.links a.b03{ background-position: left -72px; }
.b04, #foot-mais ul.links a.b04{ background-position: left -108px; }
.b05, #foot-mais ul.links a.b05{ background-position: left -144px; }
.b06, #foot-mais ul.links a.b06{ background-position: left -180px; }

.b01:hover{ background-position: right 0; }
.b02:hover{ background-position: right -36px; }
.b03:hover{ background-position: right -72px; }
.b04:hover{ background-position: right -108px; }
.b05:hover{ background-position: right -144px; }
.b06:hover{ background-position: right -180px; }



/* single  */
.crumb{
	color: #999;
	font-size: 110%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}

.post a.comment-big,
.page a.comment-big{
	width: 60px;
	float: right;
	display: block;
	padding-left: 30px;
	background: url(i/ico-comment-big.png) no-repeat left center;
	font-size: 110%;
}

.post h1, .post h2, .post h3,
.page h1, .page h2, .page h3,
#comentarios h1, #comentarios h2, #comentarios h3{
	font-size: 300%;
	font-weight: normal;
	color: #4C9999;
	font-family: Georgia, "Times New Roman", Times, serif;;
}

h2{ font-size: 260%; }
h3{ font-size: 180%; }


p.meta,
.post p.meta,
.page p.meta{
	color: #999;
	font-size: 110%;
	margin: 0;
}

.post #texto,
.page #texto{
	margin:  10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
}
.post p,
.page p,
#comentarios p{
	font-size: 130%;
	line-height: 150%;
	color: #777;
	margin-bottom: 10px;
}

.post .hr,
.page .hr{
	color: #999;
	font-size: 110%;
	padding: 0 0 10px 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.post .hr p,
.post .hr ul,
.page .hr p,
.page .hr ul{
	font-size: 110%;
}
.post .hr ul,
.page .hr ul{
	margin-left: -20px;
}
.post #tags{ background: url(i/ico-tags.png) no-repeat left top; }
.post #social{ background: url(i/ico-social.png) no-repeat left top; }
.post #more-posts{ background: url(i/ico-user.png) no-repeat left top; }

.page #tags{ background: url(i/ico-tags.png) no-repeat left top; }
.page #social{ background: url(i/ico-social.png) no-repeat left top; }
.page #more-posts{ background: url(i/ico-user.png) no-repeat left top; }

.post .sociable,
.page .sociable{
	float: left;
	margin: 0 0 0 5px;
}

.post ul.links li,
.page ul.links li{
	margin: 0;
}

.commentlist{
	margin-bottom: 10px;
}

.commentlist  li.comment{
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.comment{
	margin: 10px;
}
.comment.odd{
	background: #F1F7F7;
}

.comment-body{
	margin-left: 0;
	padding: 10px 10px 10px 50px;
	color: #999;
	font-size: 90%;
	line-height: 150%;
}
.comment-body p{
	margin-bottom: 5px;
}

.avatar{
	float: left;
	margin: 0 0 0 -40px;
}
.commentmetadata,
.commentmetadata a{
	color: #777;
	font-size: 110%;
	margin-bottom: 5px;
}

a.comment-reply-link{
	width: 90px;
}

a.comment-reply-link,
.bt-comment{
	display: block;
	background: #4B9C98;
	color: #fff;
	font-size: 100%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding: 3px 10px;
	margin: 10px 0;
	border: 1px solid #4B9C98;
	cursor: pointer;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
a.comment-reply-link:hover,
.bt-comment:hover{
	background-color: #fff;
	color: #4B9C98;
	border: 1px solid #4B9C98;
	text-decoration: none;
}
cite.fn{
	font-weight: bold;
}

#commentform input{
	padding: 2px;
	border: 1px solid #ccc;
	color: #333;
}

#commentform small{
	color: #999;
	font-size: 110%;
}

#commentform textarea{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 120%;
	color: #777;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 95%;
}

#commentform{
	margin-bottom: 20px;
}

#respond{
	padding: 10px;
}

.big-mistake{
	font-family: 'DistrictThin', sans-serif;
	font-size: 250%;
	font-weight: normal;
	color: #066;
}
h1.big-mistake{
	font-size: 800%;
}
p.big-mistake{
	font-size: 300%;
}

img.aligncenter{
	clear: both;
	margin: 10px auto;
}
img.alignleft{
	margin: 0 10px 0 0;
}
img.alignright{
	margin: 0 0 0 10px;
}

.rnd-submenu-planeta,
.rnd-submenu-sentido,
.rnd-videos,
.rnd-videos.bot,
.rnd-acoes-desperte,
.rnd-acoes-faca,
.rnd-acoes-engaje,
.rnd-mais,
.rnd-apoios{
	display: none;
}

.wpcf7-response-output{
	font-size: 130%;
}