/* CONTENT 
#content { overflow: hidden; } */
#content_column {
	width:553px; float:left;
	margin-right:11px;
	padding-top:22px;
}
#foto { position:relative; }
#foto a:hover img { opacity:1; filter: alpha(opacity=100); }
#lupa { position:absolute; top: 11px; left:11px; }
#audio { position:absolute; bottom: 11px; right: 11px; display:none; }

#thumbnails {
	margin: 2px 0px;
	overflow:hidden;
}
.thumb_seta { padding: 25px 27px; background: #f0f0f0; border:1px solid #ccc; display:block; float:left; margin-bottom: 3px; }
.thumb_seta:hover { background:#e8e8e8; }
#thumbs { min-width: 417px; height:67px; float:left; overflow:hidden; }
#thumbs div { background-color:#fff; min-width:417px; }
.thumb { margin-right: 2px; }
#thumb_prev { margin-right:4px; }

#maininfo hgroup { margin-bottom:56px; }
#maininfo p, .info p { width: 375px; font-size:12px; line-height:18px; color:#fff; }
#maininfo mark { color:#7c7c7c; display:block; }
#emcena mark { color:#fff; display:block; }
#emcena { float:right; width:104px; margin-left:20px; }
#emcena img { margin-bottom:14px; }
#emcena p { width: auto; margin-top: 0px; font-size:11px; line-height:14px; color:#7c7c7c; margin-bottom: 8px; }

#triggerFicha_tecnica {
	font-weight:normal;
	font-size:11px;
	color: #fff;
	background: url(../images/arrow_right.png) center left no-repeat;
	padding-left:16px;
}
#ficha_tecnica { display:none; }

#share {
	background:#f3f3ee;
	padding: 25px 16px;
	overflow:hidden;
}
#doShare { padding: 20px 0px; }
.fb-like { float:left; }
h4#comment { 
	padding: 18px 16px; 
	border-top: 1px solid #edede9; 
	border-bottom: 1px solid #edede9;
	margin: 0px -16px;
}
h4#comment span {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:10px;
}
#share form { padding-top: 26px; }
#share label { color: #7a7a7a; display:block; margin-top:10px; margin-left:10px; }
#share input, #share textarea { display:block; margin-top:6px; margin-left: -10px; padding-left:10px; }
#share input { width: 300px; }
#share input.button { width:130px; margin-right:22px; }

.lista hgroup { margin-bottom:20px; }
.lista .expand {
	font-weight:normal;
	font-size:11px;
	color: #fff;
	background: url(../images/arrow_right.png) center left no-repeat;
	padding-left:16px;
}
.expandText { padding-top:20px; display:none; }

/* ASIDE */
aside { float:left; }
#related { width:271px; margin-right:11px; }
#related .info { padding: 11px; }
h4#relacionadas { background: #f3f3ee; padding: 25px 20px; }

#more {
	width:130px;
}

/* VIDEO */
#video {
	position:fixed;
	top:10%; left:10%;
	width:80%; height:80%;
	display:none;
	z-index:1001;
}
#video iframe {
	width:100% !important;
	height:100% !important;
}

/*** FOCO DO MĘS ***/
.foco-do-mes {
	background: url(../images/small_star.png) no-repeat top right,
				#6b0f46 url(../images/foco-do-mes-background.gif) repeat-y;
	padding: 33px 36px;
}
.foco-do-mes h2 { color: #fff; font-size: 32px; margin-bottom: 36px; }
.foco-do-mes h3 { color: #f79030; font-size: 32px; margin-bottom: 20px; line-height: 30px; width: 400px; font-weight: normal; }
.foco-do-mes h4 { font-size: 24px; color: #fff; font-weight: normal; }
.foco-do-mes h5 { font-size: 28px; font-family: "Lucida Handwriting", "Brush Script MT", cursive; color: #fff; font-weight: normal; margin-bottom: 16px; }
.foco-do-mes p.destaque { color: #e0ccd8; font-size: 13px; width: auto; }
.foco-do-mes .text p { color: #dfcfd2; width: 287px; font-size: 13px; -webkit-transition: color 200ms ease-out; }
.foco-do-mes div.clear:hover p { color: #eee0e8; }
.foco-do-mes .right p { text-align: right; }
.foco-do-mes .right h5, .foco-do-mes .right h4 { text-align: right; }
.foco-do-mes .image { width: 194px; text-align: center; padding-top: 18px; }
.foco-do-mes .text.right { padding-bottom: 70px; margin-bottom: 20px; }
.foco-do-mes .text.left { padding-bottom: 80px; margin-bottom: 20px; }
.foco-do-mes .text.right.seta { background: url(../images/curve_arrow.png) no-repeat left bottom; }
.foco-do-mes .text.left.seta { background: url(../images/curve_arrow_right.png) no-repeat right bottom; }