/*
	Theme Name:AF Responsive
	Theme URI:http://www.r7.com
	Description:Tema responsivo para o Blog André Forastieri
	Author:Fabio Marciano
	Version:1.0
*/

/* START */

* {
	margin:0px;
	padding:0px;
	border:0px;
	outline:none;
}

HTML {
	font-family:"Arial", "Tahoma", sans-serif!important;
}

BODY {
	font-size:10px!important;
	color:#000;
	background:#FFF url("images/bkg-pattern.png");
}

IMG {
	display:block;
}

OL, UL {
	list-style-type:none;
}

ADDRESS, VAR {
	font-style:normal;
}

TABLE {
	border-collapse:collapse;
}

H1, H2, H3, H4, H5, H6 {
	font-size:10px;
}

A, A:visited {
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

#scrollTop {
	width:48px;
	height:37px;
	background:url("images/btn-scroll-top.png") left top no-repeat;
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	cursor:pointer;
}

#scrollTop.active {
	display:none;
	z-index:9;
}

#header {
	position:relative;
}

#header > DIV {
	position:relative;
	width:940px;
	height:221px;
	margin:0px auto;
	background:url("images/bkg-header-0.1.png") 12px bottom no-repeat;
}

#main {
	padding:0px 0px 20px 0px;
}

#main > DIV {
	position:relative;
	width:940px;
	margin:0px auto;
}

#comments-popup #content {
	width:940px;
	min-height:128px;
	float:none;
}

#header H1, #header H6 {
	position:absolute;
	left:12px;
	bottom:0px;
}

#header H1 A, #header H6 A {
	display:block;
	width:195px;
	height:195px;
}

#header H3 {
	position:absolute;
	left:239px;
	bottom:43px;
}

#header H3 A {
	display:block;
	width:164px;
	height:16px;
	background:url("images/lbl-profile-0.png") left top no-repeat;
}

#ad-0 {
	position:absolute;
	right:20px;
	bottom:55px;
	padding-top:11px;
	background:url("images/lbl-advertising-0.png") left top no-repeat;
}

/* NAVIGATION */
#navigation {
	margin:0px 0px 28px 0px;
}

#navigation > DIV {
	margin:0px auto;
}

#navigation > DIV > DIV > UL {
	width:938px;
	margin:0px auto;
	border-right:solid 1px #CEC6B3;
	border-left:solid 1px #CEC6B3;
	background:url("images/bkg-nav-0-0.png") left top repeat-x;
}

#navigation LI {
	float:left;
	width:16.6666666%;
	background:url("images/bkg-nav-1-0.png") left center no-repeat;
}

.r7contraste #navigation LI.menu-item{
	background: #000 url("images/bkg-nav-1-0.png") left center no-repeat;
}

.r7contraste #navigation LI:first-child{
	background: #000;
}

#navigation LI:first-child {
	background:none;
	padding:0px;
}

#navigation LI.current-menu-item, #navigation LI.current-post-parent {
	background-image:url("images/bkg-nav-2-0.png");
}

#navigation LI:first-child.current-post-parent, #navigation LI:first-child.current-menu-item {
	background-position:-2px center;
}

.r7contraste #navigation A{
	color: #ff0;
}

#navigation A {
	display:block;
	text-align:center;
	font-size:1.6em;
	font-family:"Georgia", "Times New Roman", serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#504933;
	height:42px;
	line-height:42px;
}

#navigation H6 {
	display:none;
}

#navigation .current-post-parent A, #navigation .current-menu-item A {
	background:url("images/bkg-nav-3-0.png") center bottom no-repeat;
	color:#E76F05;
}


.r7contraste #navigation .current-post-parent A, .r7contraste  #navigation .current-menu-item A{
	color: #ff0;
}

#content {
	float:left;
	width:620px;
	min-height:128px;
}

#content .widget-adsense {
	padding:0px 0px 10px 0px;
	border-bottom:solid 3px #000;
	text-align:center;
	background:#FFF;
	margin-bottom:20px;
	clear:both;
}

#content .widget-adsense IFRAME {
	border:0px!important;
}

/* HOME HIGHLIGHT */
#highlight {
	margin:0px 0px 15px 0px;
	padding:0px 0px 76px 0px;
	border-bottom:1px solid #D0D0D0;
	position:relative;
	background:url("images/bkg-highlight-0.png") left 400px repeat-x;
	width:620px;
}

#highlight UL {
	overflow:hidden;
	height:400px;
}

#highlight UL LI {
	position:relative;
	float:left;
	width:620px;
	overflow:hidden;
}

#highlight UL IMG {
	width:620px;
	height:400px;
}

#highlight UL DIV {
	width:600px;
	position:absolute;
	bottom:0px;
	background:transparent url("images/bkg-highlight-alpha.png") repeat;
	padding:10px;
}

#highlight H4 {
	font-weight:bold;
	font-size:2.6em;
	line-height:1.0em;
	font-family:"Georgia", "Times New Roman", serif;
}

#highlight H4, #highlight H4 A {
	color:#EE811F;
}

#highlight P {
	font-size:1.3em;
	line-height:1.2em;
	font-family:"Arial", "Helvetica", sans-serif;
}

#highlight P, #highlight P A {
	color:#FFF;
}

#highlight .pager {
	position:absolute;
	width:620px;
	height:56px;
	bottom:30px;
	text-align:center;
}

#highlight .pager A {
	display:inline-block;
	color:#9F9987;
	width:30px;
	text-align:center;
	height:46px;
	line-height:46px;
	font-size:1.8em;
	color:#807964;
	padding-top:10px;
	background:url("images/bkg-highlight-1.png") left 23px no-repeat;
}

#highlight .pager .selected {
	background:url("images/bkg-highlight-2.png") left top no-repeat;
	color:#EE811F;
}

#highlight .pager A:first-child {
	border-left:0px
}

/* SIDEBAR */
#sidebar, #sidebar-0 {
	float:right;
	width:300px;
}

#sidebar .box, #sidebar .widget-adsense {
	margin:0px 0px 15px 0px;
	border-bottom:solid 1px #D0D0D0;
	padding:0px 0px 25px 0px;
}

.box.widget_search, .box.r7social_socialbar {
	margin:0px 0px 18px 0px!important;
	border-bottom:none!important;
	padding:0px!important;
}

#sidebar .box H3, #content .videoblog H3 {
	font-size:2.5em;
	line-height:1.2em;
	font-family:"Georgia", "Times New Roman", serif;
	color:#D66500;
	border-bottom:solid 2px #000;
	margin:0px 0px 16px 0px;
}


.r7contraste #sidebar .box H3, .r7contraste #content .videoblog H3 {
	margin-left: 5px;
}

#sidebar H3, #sidebar H3 A {
	color:#F89C3E;
}

#sidebar .box {
	position:relative;
}

/* SIDEBAR:SEARCH FORM */
#searchform INPUT, #searchform BUTTON {
	display:block;
	float:left;
}

#searchform INPUT {
	background:#F9F7F1;
	width:213px;
	height:30px;
	line-height:30px;
	text-indent:0px 0px 0px 4px;
	border:solid 1px #D6D5D2;
	border-right:0px;
	font-size:22px;
}

.r7contraste #searchform INPUT {
    border: solid 1px #ffffff;
    background: transparent;
    color: #fff;
    width:200px;
}

#searchform BUTTON {
	width:85px;
	height:32px;
	background:url("images/btn-search.png") no-repeat;
	cursor:pointer;
}

.r7contraste #searchform BUTTON {
    width:80px;
    background: #ff0;
    color: #000 !important;
    text-indent: 0px !important;
    font-size: 18px;
    font-weight: bold;
}
/* SIDEBAR:SOCIAL BAR */
#r7_social_bar {
	margin:0px!important;
}

/* SIDEBAR VIDEOBLOG */
#sidebar .videoblog P {
	font-size:1.5em;
	color:#090301;
	padding:5px 0px;
}

#sidebar .videoblog H5 {
	text-align:right;
	font-size:1.3em;
}

#sidebar .videoblog H5, #sidebar .videoblog H5 A {
	color:#D66500;
}

/* SIDEBAR:AD SQUARE ISLAND */
.widget-squareisland {
	padding-top:13px;
	background:url("images/lbl-advertising-1.png") left top no-repeat;
}

/* SIDEBAR:ADSENSE */
.widget-adsense {
	padding:10px;
}

.widget-adsense IFRAME {
	border:solid 1px #3B546B;
}

/* SIDEBAR:TWITTER */
#sidebar .r7twitter UL {
	padding:10px 0px 0px 0px;
}

#sidebar .r7twitter LI {
	font-size:1.2em;
	padding:8px 0px 0px 0px;
}

#sidebar .r7twitter LI:first-child {
	padding:0px;
}

#sidebar .r7twitter LI > A {
	width:48px;
	margin-right:10px;
	display:block;
	float:left;
}

#sidebar .r7twitter LI > DIV {
	width:232px;
	float:left;
}

#sidebar .r7twitter DIV P {
	display:inline;
}

#sidebar .r7twitter DIV VAR {
	display:block;
}

#sidebar .r7twitter STRONG A {
	color:#F89C3E;
}

.r7contraste #sidebar .r7twitter STRONG A{
	color:#ff0;
}


#sidebar .r7twitter P A {
	color:#000;
}

.r7contraste #sidebar .r7twitter P A {
    color: #fff;
}

#sidebar .r7twitter VAR A {
	font-weight:bold;
	color:#545454;
}

.r7contraste #sidebar .r7twitter VAR A{
	color:#fff;
}

UL.r7-twitter STRONG {
	margin-right:5px;
}

.r7twitter .twitter-follow {
	position:absolute;
	top:3px;
	right:0px;
	text-align:right;
}

.r7contraste .r7twitter .twitter-follow {
	right: 15px;
}

/* SIDEBAR RSS */
.widget-rssr7 A {
	color:#000;
	display:block;
	background:url("images/ico-rss.png") left center no-repeat;
	padding-left:42px;
	font-size:14px;
	height:31px;
	line-height:31px;
}

/* SIDEBAR POSTS RELACIONADOS */
#tab {
	position:relative;
}

#tab > UL {
	border:1px solid #B9B8B9;
}

#tab .widget-adsense {
	display:none;
}

#tab > UL > LI.active {
	padding-top:41px;
}

#tab > UL > LI > A {
	left:0px;
	width:135px;
	top:0px;
	position:absolute;
	display:block;
	color:#666;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	height:41px;
	line-height:41px;
	background:url("images/bkg-tab-button.png") left bottom repeat-x;
}

#tab > UL > LI + LI > A {
	left:auto;
	right:0px;
	width:165px;
}

#tab > UL > LI > A:hover {
	text-decoration:none;
}

#tab > UL > .active > A {
	background-position:left top;
	color:#FFF;
}

#tab LI UL {
	padding:10px;
	display:none;
}

#tab LI.active UL {
	display:block;
}

#tab H2 A {
	color:#000;
}

.r7contraste #tab H2 A {
	color:#ff0;
	font-weight: bold;
}

#tab P {
	font-size:1.4em;
}

#tab P, #tab P A {
	color:#6A6A6A;
}

.r7contraste #tab P, .r7contraste #tab P A{
	color: #ff0;
}

#tab > UL > LI > UL > LI {
	margin:0px 0px 20px 0px;
}

#tab > UL > LI > UL H2, #tab > UL > LI > UL ADDRESS {
	font-size:1.4em;
	font-weight:normal;
}

#tab > UL > LI > UL ADDRESS, #tab > UL > LI > UL VAR {
	display:block;
	margin:0px 0px 5px 0px;
}

#tab > UL > LI > UL LI + LI {
	padding:15px 0px 0px 0px;
	border-top:solid 1px #DCDCDC;
}

/* SIDEBAR CATEGORIAS */
.widget_categories LI {
	display:block;
	font-size:1.4em;
	padding:10px 0px;
	color:#090301;
	border-top:dotted 1px #CCC;
}

.widget_categories LI:first-child {
	padding:0px 0px 10px 0px;
	border-top:0px;
}

.widget_categories LI A {
	font-weight:bold;
	color:#090301;
}

.r7contraste .widget_categories LI A{
	color: #ff0;
}

/* SIDEBAR R7 BLOGS */
.widget-container UL.widget-blogs-r7 {
	height:220px;
	overflow:hidden;
	overflow-y:scroll;
	padding:10px;
	border:solid 1px #D7D5D8;
}

.widget-container UL.widget-blogs-r7 LI {
	line-height:15px;
}

.widget-container UL.widget-blogs-r7 LI A {
	font-size:1.3em;
	color:#6A6A6A;
}

.widget-container UL.widget-blogs-r7 LI A:hover {
	background:#F89C3E;
	color:#FFF;
	text-decoration:none;
}

.r7contraste .widget-container UL.widget-blogs-r7 LI A:hover {
	background:none;
	text-decoration: underline;
}

/* SIDEBAR CALENDARIO */
.widget_calendar {
	padding-bottom:10px;
}

.widget_calendar H3 {
	margin-bottom:16px;
}

#calendar_wrap {
	width:289px;
	margin:0px auto;
	position:relative;
	background:#C2C2C2 url("images/bkg-calendar.png") left top repeat-x;
	padding-right:11px;
}

.widget_calendar TABLE {
	font-size:1.2em;
	margin:0px auto;
	position:relative;
}

#sidebar .widget_calendar THEAD TH {
	width:41px;
	height:25px;
	line-height:25px;
	text-align:center;
	text-transform:capitalize;
	text-indent:10px;
}

.widget_calendar TBODY {
	background:url("images/bkg-tbody.png") -30px top repeat;
}

.widget_calendar TBODY TD {
	width:41px;
	height:25px;
	text-indent:10px;
	text-align:center;
}

.widget_calendar TBODY TD A {
	display:block;
	height:17px;
	line-height:17px;
	background:#000;
	color:#FFF;
	margin-left:10px;
	text-indent:0px;
	text-align:center;
}

.widget_calendar TBODY TD A:hover {
	text-decoration:none;
}

.widget_calendar TABLE CAPTION {
	line-height:28px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:1.5em;
}

.widget_calendar THEAD {}

.widget_calendar TFOOT {
	position:absolute;
	top:0px;
	left:0px;
}

.widget_calendar TFOOT, .widget_calendar TFOOT TR, .widget_calendar TFOOT TD {
	position:absolute;
	top:0px;
	height:28px;
}

.widget_calendar TFOOT .pad {
	width:41px;
	left:123px;
}

.widget_calendar #prev, .widget_calendar #next {
	width:123px!important;
}

.widget_calendar TFOOT A {
	display:block;
	width:15px;
	height:28px;
	background-image:url("images/ico-calendar.png");
	background-repeat:no-repeat;
	top:0px;
}

.widget_calendar TFOOT .pad {
	left:123px;
}

.widget_calendar TFOOT TD#prev {
	left:0px;
}

.widget_calendar TFOOT TD#next {
	left:164px;
}

.widget_calendar #prev A {
	position:absolute;
	background-position:left 7px;
	top:0px;
	left:11px;
}

.widget_calendar #next A {
	position:absolute;
	background-position:right 7px;
	top:0px;
	right:0px;
}

/* SIDEBAR TAGS */
.widget_tag_cloud A {
	color:#6A6A6A;
	fnt-family:"Trebuchet MS", "Tahoma", sans-serif;
}

.tagcloud {
	padding:0px;
}

/* POST */
.post {
	clear:both;
}

.post > DIV > H2 {
	margin:0px 0px 10px 0px;
	font-family:"Georgia", "Times New Roman", serif;
	font-size:3.0em;
	line-height:1.0em;
	color:#000;
}

.post > DIV > H2 A {
	color:#000;
	cursor:pointer;
	letter-spacing: 0.02em;
	line-height: 1.2em;
	display: inline-block;
	word-break: break-word;
}

.r7contraste .post > DIV > H2 A{
	color: #fff;
}

.post .entry IMG {
	max-width:605px;
	height:auto;
}

.post .entry P, .error404 .post-title-content P {
	font-size:1.5em;
	line-height:1.5em;
	margin-bottom:1em;
}

.post P A {
	font-weight:bold;
}

#content .entry {
	clear:both
}

.post .entry A {
	color:#F89C3E;
}

#content .entry UL, #content .entry OL {
	font-size:1.5em;
}

#content .entry UL {
	margin:0em 0em 2.0em 2.0em;
	list-style-type:disc;
}

#content .entry OL {
	margin:0em 0em 2.0em 2.0em;
	list-style-type:decimal;
}

#content .entry A {
	font-weight:bold;
	color:#F89C3E;
}

#content .entry H1, #content .entry H2, #content .entry H3, #content .entry H4, #content .entry H5 {
	font-weight:bold;
}

#content .entry H1 {
	font-size:2.4em;
}

#content .entry H2 {
	font-size:2.0em;
}

#content .entry H3 {
	font-size:1.8em;
}

#content .entry H4 {
	font-size:1.5em;
}

#content .entry H5 {
	font-size:1.2em;
}

.post > DIV > VAR {
	display:block;
	margin:0px 0px 10px 0px;
	font-size:1.1em;
	color:#999898;
	font-weight:bold;
}

.r7contraste .post > DIV > VAR{
	color: #fff;
}

.post .post .post-subtitle {
	font-size:1.5em;
	line-height:1.6em;
	color:#3E3D3D;
	margin-bottom:5px;
}

.post .post-autor {
	display:block;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}

.post-title, .error404 .post-title-content H1, .error404 .post-title-content H2 {
	font-size:2.8em;
	line-height:1.3em;
	font-weight:bold;
	color:#F89C3E;
	margin-bottom:10px;
}

.archive .post-title-content{
	margin:20px;
}

.post-title A {
	color:#f89c3e;
}

/* ALIGNMENT */
.aligncenter, .alignleft, .alignright {
	display:block;
	position:relative;
}

.aligncenter {
	margin:0px auto 20px auto;
	clear:both;
}

.alignleft {
	float:left;
	margin:0px 20px 10px 0px;
}

.alignright {
	float:right;
	margin:0px 0px 10px 20px;
}

.entry IFRAME, .entry OBJECT, .entry EMBED {
	display:block;
	margin:0px auto 15px auto;
	max-width:620px;
	max-height:400px;
}

.wp-caption {
	background:#EEE;
	max-width:620px;
}

.wp-caption IMG {
	width:100%;
	height:auto;
}

P.wp-caption-text {
	margin:0px;
	padding:5px 15px;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	color:#090909;
}

/* POST TOOLS */
.post-tools {
	margin:0px 0px 5px 0px;
	position:relative;
	height:48px;
}

.post-tools LI {
	display:inline;
	float:left;
}

.post-tools DIV {
	float:left;
	padding:0px 0px 0px 5px;
}

.post-tools DIV LI {
	margin-left:5px;
}

.post-tools DIV LI:first-child {
	margin-left:0px;
}

.post-tools .print, .post-tools STRONG {
	display:block;
	float:left;
	font-weight:bold;
	font-size:1.4em;
	color:#243D54;
}

.post-tools .print {
	position:absolute;
	right:0px;
	top:2px;
}

.post-tools .print A {
	display:block;
	color:#000;
	height:43px;
	line-height:43px;
	background:url("images/ico-print.png") right top no-repeat;
	padding:0px 38px 0px 0px;
}

.enviaEmail {
	float:left;
	position:relative;
	width:60px;
}

.enviaEmail SPAN {
	background:url("images/share-button-shadow.png") repeat scroll center bottom transparent;
	bottom:0px;
	left:0px;
	display:block;
	height:6px;
	position:absolute;
	width:60px;
}

.enviaEmail A {
	background:url("images/sexy-sprite.png") no-repeat scroll -320px 10px transparent;
	color:transparent;
	display:block;
	font-size:0px;
	height:32px;
	margin:0px 0px 0px 10px;
	width:32px;
}

.enviaEmail A:hover {
	-webkit-transition:background-position 0.1s linear;
	-moz-transition:background-position 0.1s linear;
	-o-transition:background-position 0.1s linear;
	transition:background-position 0.1s linear;
	background-position:-320px 5px;
}

.sociable {
	padding:0px!important;
}

.sociable LI {
	float:left;
	margin:0px 0px 0px 0px!important;
}

.sociable A {
	display:block;
	width:59px;
	height:32px;
}

.sociable IMG {
	width:59px;
	height:32px;
}

/* POST METADATA */
.post-comment {
	float:right;
	padding:0px 0px 0px 10px;
}

.post-comment A {
	background:url("images/sprite-buttons.png") left -124px no-repeat;
	padding:0px 0px 0px 18px;
	font-family:"Trebuchet MS", "Tahoma", sans-serif;
	font-size:1.7em;
	color:#000;
}

.post-tags {
	margin-bottom:1em;
}

.post-tags STRONG {
	font-family:"Georgia", "Times New Roman", serif;
	font-size:1.5em;
	font-weight:bold;
	color:#D66500;
}

.post-tags A {
	font-size:1.1em;
	color:#000;
}

/* POST SHARE */
.post .share {
	margin-bottom:10px;
	float:left;
}

.post .share > A {
	display:block;
}

/* COMMENTS POPUP */

#comments-popup {
	background:#FFF;
	font-family:"Trebuchet MS", "Arial", sans-serif!important;
}

#comments-popup #main A {
	color:#000;
}

#comments-popup #count {
	background:#F89C3E;
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
}

#comments-popup #count VAR {
	display:block;
	float:right;
	font-style:normal;
	padding:0px 10px 0px 22px;
	background:url("images/ico-review.png") left 4px no-repeat;
	line-height:18px;
	height:18px;
}

#section-comments {
	width:940px;
	margin:auto;
}

#section-comments .workspace {
	width:920px;
	padding:10px;
}

#section-comments {
	background:#FFF;
}

#section-comments H1 {
	color:#27334C;
	font-size:2.5em;
	font-weight:bold;
}

#section-comments H4 {
	font-size:1.5em;
	font-weight:bold;
}

#section-comments .workspace P {
	font-size:1.3em;
	line-height:1.5em;
	margin-bottom:20px;
}

#post-info {
	margin-bottom:20px;
}

#post-info VAR {
	font-size:1.5em;
	font-style:normal;
}

#comments-popup #commentform {
	margin:0px 0px 20px 0px;
}

#comments-popup LABEL {
	display:block;
	font-size:1.5em;
	line-height:1.4em;
}

#comments-popup #commentform H6 {
	font-size:1.0em;
	float:right;
	margin:0px 20px 0px 0px;
	color:#FE0000;
}

#comments-popup #commentform INPUT, #comments-popup #commentform TEXTAREA {
	width:100%!important;
	font-size:1.5em;
	border:solid 1px #A2A196;
}

#comments-popup #content {
	width:940px;
	float:none;
}

#comments-popup #commentform > FIELDSET {
	margin-bottom:3px;
	width:620px;
}

#comments-popup #commentform INPUT {
	text-indent:4px;
	height:24px;
	line-height:24px;
}

#comments-popup #commentform TEXTAREA {
	height:88px!important;
}

#comments-popup BUTTON {
	float:left;
	cursor:pointer;
	height:32px;
	line-height:32px;
	width:74px;
	background:url("images/sprite-buttons.png") left -929px no-repeat;
	font-size:1.8em;
	font-weight:bold;
	font-family:"Trebuchet MS", "Tahoma", sans-serif;
	color:#FFF!important;
	text-align:center;
	text-transform:uppercase;
}

#comments-popup .fld-opt {
	clear:both;
	padding:10px 0px;
	margin-bottom:20px;
}

#comments-popup .btn-close {
	background:url("images/sprite-buttons.png") left -929px no-repeat;
	float:right;
	height:32px;
	line-height:32px;
	width:199px;
	font-size:1.8em;
	font-weight:bold;
	font-family:"Trebuchet MS", "Tahoma", sans-serif;
	color:#FFF!important;
	text-align:center;
	text-transform:uppercase;
}

#comments-popup H4 {
	font-size:1.8em;
	color:#F89C3E;
	margin:0px 0px 5px 0px;
}

#comments-popup P {
	font-size:1.3em;
	margin:0px 0px 20px 0px;
}

#comments-popup .pager {
	text-align:center;
	padding:0px 0px 20px 0px;
	font-size:1.5em;
}

#comments-popup .pager SPAN, #comments-popup .pager A {
	margin:0px 5px;
	font-size:14px;
}

#comments-popup .pager SPAN {
	padding:2px 8px;
}

#comments-popup .pager SPAN.active {
	color:#FFF!important;
	background:#2778B0;
}

#comments-popup .pager SPAN A {
	color:#000;
}

#comments-popup #comment-list {
	margin-bottom:20px;
}

#comments-popup #comment-list LI {
	padding:15px 12px;
	background:#F2F2F2;
}

#comments-popup #comment-list LI.type-0 {
	background:#FFF;
}

#comments-popup #comment-list ADDRESS, #comments-popup #comment-list VAR {
	font-size:1.5em;
	font-style:normal;
	font-weight:bold;
}

#comments-popup #comment-list ADDRESS, #comments-popup #comment-list VAR, #comments-popup #comment-list ADDRESS A, #comments-popup #comment-list VAR A {
	color:#F89C3E!important;
}

#comments-popup #comment-list ADDRESS {
	display:inline;
	line-height:17px;
	background:url("images/bkg-author.png") left bottom repeat-x;
	color:#F89C3E;
}

#comments-popup #comment-list P {
	padding-top:10px;
	margin-bottom:10px;
	font-size:1.5em!important;
	line-height:1.2!important;
}

#comments-popup #commentform > DIV {
	float:right;
}

/* PAGER */
.wp-pagenavi {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:1px solid #e4e2e2;
	float:left;
	background:#F0EFF0;
	width:100%;
	padding:10px 0px;
}

.wp-pagenavi SPAN, .wp-pagenavi A {
	font-size:15px;
	margin:0px 5px!important;
	padding:0px!important;
	overflow:hidden;
	text-decoration:none!important;
}

.wp-pagenavi .dots {
	display:none;
}

.wp-pagenavi A {
	color:#F89C3E;
}

.wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .prev, .wp-pagenavi .next {
	position:relative;
	top:1px;
	background:url(images/sprite-buttons.png) no-repeat;
	display:inline-block;
	zoom:1;
	width:12px;
	height:15px;
	text-transform:capitalize;
	color:transparent;
	text-indent:-70px;
}

.wp-pagenavi .first {
	background-position:-3px -787px;
}

.wp-pagenavi .last {
	background-position:-75px -787px;
}

.wp-pagenavi .prev {
	background-position:-25px -787px;
}

.wp-pagenavi .next {
	background-position:-55px -787px;
}

.wp-pagenavi A.page {
	color:#000;
}

.wp-pagenavi SPAN {
	background:#f89c3e;
	color:#FFF;
	padding:2px 5px!important;
}

/* ENQUETES */
.r7-poll-title {
	font-size:1.8em;
	color:#000;
	margin:0px 0px 10px 0px;
}

.opcoes LI {
	margin:0px 0px 24px 0px;
	font-size:1.4em;
	line-height:1.0em;
	display:block;
	overflow:hidden;
	color:#414040;
}

.box7 .opcoes LI {
	border-bottom:solid 1px #CCC;
	padding-bottom:24px;
}

.opcoes LI INPUT {
	float:left;
	margin-right:10px;
}

.opcoes LI IMG {
	display:block;
	float:left;
	margin-right:22px;
}

.votar_btn, .resultados_btn {
	background:url("images/sprite-buttons.png") no-repeat;
	display:block;
	border:0px;
	cursor:pointer;
}

.votar_btn {
	background-position:left top;
	width:69px;
	height:29px;
	margin:10px 0px;
}

.resultados_btn {
	background-position:left -43px;
	width:138px;
	height:29px;
}

.com-imagem IMG {
	width:155px!important;
	height:83px!important;
}

.holder-pollbar>DIV {
	padding:10px 0px 0px 0px!important;
	margin:0px!important;
}

.holder-pollbar div > div {
	float:left
	font-size:1.2em;
	line-height:21px!important;
	height:21px!important;
	width:40px;
	text-align:center;
	background:#EEE;
}

.holder-pollbar div > div + div {
	float:left;
	width:300px!important;
	background:transparent;
	text-align:left;
}

.holder-pollbar div > div > div {
	background:#2C436E;
	line-height:21px!important;
	height:21px!important;
}

.holder-pollbar P {
	display:none!important;
}

.poll-error, .wp-polls .closed {
	font-size:1.8em!important;
	padding:0px 0px 22px 40px;
	height:43px;
	line-height:43px!important;
	background:url("images/ico-alert.png") left center no-repeat;
	color:#C00;
}

.poll-error {
	padding:22px 0px 22px 40px;
}

/* NEXT GEN */
.ngg-widget {
	padding:16px 0px 0px 0px!important;
	width:310px;
}

.ngg-widget A {
	display:block;
	float:left;
}

.ngg-widget IMG {
	display:block;
	width:72px;
	height:67px;
	background:#CCC;
	border:0px!important;
	padding:0px!important;
	margin:0px 5px 5px 0px!important;
}

.post .gallery-area {
	overflow:hidden;
}

.post .gallery {
	width:660px;
}

.post .gallery LI {
	float:left;
	margin:0px 24px 24px 0px!important;
	padding:0px!important;
}

.post .gallery LI A {
	display:block;
	float:left;
}

.post .gallery LI IMG {
	display:block;
	border:0px!important;
}

.related {
	border-top:solid 1px #CCC;
	padding:10px 0px 15px 0px;
}

.related H3 {
	font-size:1.8em;
	color:#F89C3E;
	margin-bottom:5px;
}

.r7contraste .related H3 {
    color: #fff;
}

.related UL {
	width:620px;
	overflow:hidden;
}

.related LI {
	float:left;
	margin:0px 0px 0px 20px;
	width:140px;
}

.related LI:first-child {
	margin:0px;
}

.related .widget-adsense {
	display:none;
}

.related LI > A, .related LI IMG {
	display:block;
	width:140px;
	height:90px;
	background:#CCC;
}

.related LI > A {
	margin-bottom:5px;
}

.related LI H2 {
	font-size:1.5em;
}

.related LI H2 A, .related LI A {
	color:#4C4C4C;
}

.r7contraste .related LI H2 A, .r7contraste  .related LI A {
	color:#ff0;
}

/* GALERIA */
.photo-gallery {
	position:relative;
	width:100%;
	margin:0px 0px 15px 0px;
	clear:both;
}

.photo-gallery-thumbs {
	margin:0px 0px 13px 0px;
}

.photo-gallery-thumbs {
	height:60px;
	overflow:hidden;
}

.photo-gallery-thumbs IMG {
	width:80px;
	height:60px;
}

.photo-gallery-thumbs LI {
	float:left;
}

.photo-gallery-prev, .photo-gallery-next {
	position:absolute;
	top:0px;
	display:block;
	background:url(images/arrow.png) #D66500;
	width:21px;
	height:61px;
}

.photo-gallery-prev {
	left:0px;
}

.photo-gallery-next {
	right:0px;
	background-position:right top;
}

.photo-gallery-wrapper {

	position:absolute;
	width:520px;
	left:55px;
	height:60px;
	overflow:hidden;
}

.photo-gallery-wrapper > DIV {
	margin:0px!important;
}

.photo-gallery-wrapper LI {
	margin:0px 8px 0px 0px;
}

.photo-gallery-thumbs LI.selected IMG {
	border:3px solid #851706;
	position:relative;
	display:block;
	width:74px;
	height:54px;
}

.current-photo {
	position:relative;
}

.current-photo-ad{
	text-align:center;
}

.current-photo IMG {
	display:block;
	max-width:940px;
	height:auto;
	margin:0px auto;
}

.photo-gallery .current-photo .next-currentArrows, .photo-gallery .current-photo .prev-currentArrows {
	background:url(images/nggallery-arrows.png) no-repeat;
	position:absolute;
	top:50%;
	margin-top:-40px;
	width:27px;
	height:80px;
	z-index:1;
}

.photo-gallery .current-photo .prev-currentArrows {
	left:0px;
}

.photo-gallery .current-photo .next-currentArrows {
	background-position:right top;
	right:0px;
}

.photo-detalhes {
	background:#F6F6F6;
	padding:10px;
}

.photo-detalhes P {
	font-size:15px;
}

.photo-detalhes .photo-info {
	float:left;
	width:100%;
	margin:5px 0px 5px 0;
	font-size:10px;
	text-align:right;
}

.photo-detalhes .photo-info DIV {
	float:left;
}

.photo-detalhes .photo-info ADDRESS {
	float:right;
}
.photo-detalhes H4 {
	margin:0px 0px 10px 0px;
	font-size:18px
}

.photo-gallery UL {
	margin:0;
}

.photo-gallery LI {
	display:block;
	list-style:none;
}

.photo-gallery {
	margin:15px 0px;
}

/* LISTAGENS */

#section-1 {
	width:620px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}

#section-1 > H5 {
	position:absolute;
	right:0px;
	top:0px;
	font-size:1.3em;
	line-height:25px;
}

#section-1 > H5, #section-1 > H5 A {
	color:#FF7E00;
}

.list {
	width:650px;
}

.list LI {
	float:left;
	width:300px;
	margin:0px 0px 20px 0px;
	padding-right:20px;
}

.list LI + LI + LI {
	padding-top:20px;
	border-top:solid 1px #CCC;
}

.list LI {
	height:250px;
	position:relative;
	overflow:hidden;
}

.list H4 {
	display:block;
}

.list LI > DIV {
	position:relative;
	width:300px;
	height:130px;
	margin-bottom:5px;
}

.list IMG {
	display:block;
	position:absolute;
	width:300px;
	height:130px;
	z-index:1;
}

.list LI > DIV A {
	display:block;
	position:absolute;
	width:300px;
	height:130px;
	background:url("images/icn-video-1.png") center center no-repeat;
	z-index:2;
}

.list IMG, .list.videos-home A {
	left:0px;
	top:0px;
}

.list P {
	font-size:1.5em;
	line-height:1.2em;
}

.list LI > A {
	color:#000;
}

.list H2 {
	font-size:1.6em;
	font-weight:bold;
	font-family:"Georgia", "Times New Roman", serif;
	margin-bottom:5px;
}

.list H3 {
	font-size:15px;
	font-weight:normal;
}

.list H2, .list H2 A, .list H3, .list H3 A, .list P, .list P A {
	color:#000;
}

.list H5 {
	font-size:1.5em;
	text-transform:lowercase;
	position:absolute;
	right:20px;
	bottom:0px;
}

.list H5, .list H5 A {
	color:#FF7E00;
}

.list UL {
	padding:0px;
	margin:0px;
	border-bottom:solid 1px #E4E2E2;
}

.list .item {
	float:left;
	width:600px;
	margin:0px;
}

.post .videoblog .list {
	width:620px!important;
}

.post .videoblog .list LI {
	float:none;
	width:auto;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:20px 0px 0px 0px;
	border-top:solid 1px #CCC;
}

.post .videoblog .list LI:first-child {
	padding:0px 0px 0px 0px!important;
	border-top:0px!important;
}

.post .videoblog .list UL {
	border:0px!important;
}

.post .videoblog .list LI > DIV {
	float:left;
	margin:0px 12px 0px 0px;
}

.post .videoblog .list H6 {
	font-size:1.5em;
	color:#999;
	margin:0px 0px 10px 0px;
	border:0px;
}

@media only screen and (max-width:1023px) {

	.wp-caption {
		max-width:100%;
	}

	BODY > IMG {
		display:none!important;
	}

	#header > DIV {
		width:732px;
		height:213px;
		background:url("images/bkg-header-1.1.png") left bottom no-repeat;
	}

	#header H1, #header H6 {
		position:absolute;
		left:11px;
		bottom:0px;
	}

	#header H1 A, #header H6 A {
		display:block;
		width:158px;
		height:165px;
	}

	#header H3 {
		left:195px;
		bottom:43px;
	}

	#header H3 A {
		width:137px;
		height:14px;
		background-image:url("images/lbl-profile-1.png");
	}

	#main > DIV {
		width:732px;
	}

	#content {
		float:none;
		width:732px;
	}

	#navigation > DIV > DIV > UL {
		width:730px;
		background:url("images/bkg-nav-0-0.png") left top repeat-x;
	}

	#navigation A {
		font-size:1.2em;
	}

	#sidebar, #sidebar-0 {
		float:none;
		width:732px;
		margin:0px auto;
		clear:both;
		zoom:1;
	}

	#sidebar:after, #sidebar-0:after {
		display:block;
		clear:both;
		content:".";
		height:0px;
		visibility:hidden;
	}

	#sidebar-0 > DIV {
		float:left;
	}

	#sidebar-0 > DIV + DIV {
		float:right;
		padding-top:5px!important;
	}

	.btgoogleplusone {
		margin-right:0px!important;
	}

	.r7_social_bar {
		text-align:right!important;
	}

	#sidebar-0 #searchform INPUT {
		width:330px;
	}

	#sidebar > DIV > DIV {
		width:300px;
		margin:0px 0px 20px 0px!important;
		padding:33px 33px 0px 33px!important;
		border-bottom:none!important;
		float:left;
	}

	#sidebar > DIV > DIV + DIV + DIV {
		border-top:solid 1px #CCC!important;
	}

	.r7twitter, .widget_tag_cloud {
		clear:left;
	}

	.r7twitter .twitter-follow {
		top:35px;
		right:33px;
	}

	#highlight {
		margin:0px auto 15px auto;
	}

	#sidebar > DIV > DIV.widget_categories {
		clear:both!important;
		width:732px!important;
		margin:0px 0px 33px 0px!important;
		padding-left:0px!important;
		padding-right:0px!important;
	}

	.post .entry IMG {
		max-width:732px;
		height:auto;
	}

	#comments-popup #content {
		width:732px;
	}

	#comments-popup #commentform > FIELDSET {
		width:412px;
	}
	#resumir_post .alignright {
		width: 68%!important;
	}
}

@media only screen and (max-width:767px) {

	.fb-comments {display:none!important;}

	.post-tools {display:none;}

	#scrollTop.active {
		display:block;
	}

	#header > DIV {
		width:462px;
		height:119px;
		background:url("images/bkg-header-2.1.png") left bottom no-repeat;
	}

	#section-1, #section-1 .list {
		width:462px!important;
	}

	.post .videoblog .list {
		width:300px!important;
		margin:0px auto!important;
	}

	.post .videoblog .list DIV {
		float:none!important;
		clear:both!important;
		margin:0px 0px 10px 0px!important;
	}

	#section-1 .list LI {
		clear:both;
		float:none;
		margin-right:auto;
		margin-left:auto;
	}
	#section-1 .list LI + LI {
		border-top:solid 1px #CCC;
		padding-top:20px;
	}

	#ad-0 {
		display:none;
	}

	#header H1, #header H6 {
		position:absolute;
		left:0px;
		bottom:0px;
	}

	#header H1 A, #header H6 A {
		display:block;
		width:93px;
		height:93px;
	}

	#header H3 {
		left:102px;
		bottom:13px;
	}

	#header H3 A {
		width:137px;
		height:14px;
		background-image:url("images/lbl-profile-1.png");
	}

	#main > DIV {
		width:462px;
	}

	#content {
		float:none;
		width:462px;
	}

	#navigation > DIV {
		position:relative;
		width:462px;
		margin:0px auto;
	}

	#navigation > DIV > DIV > UL {
		position:relative;
		padding-top:31px;
		width:460px;
		z-index:1;
		background:url("images/bkg-nav-4-0.png") left top repeat-x;
	}

	#navigation H6 {
		display:block;
		position:absolute;
		right:0px;
		top:0px;
		width:41px;
		height:32px;
		background:url("images/btn-menu-toogle.png") left bottom no-repeat;
		z-index:2;
		cursor:pointer;
	}

	#navigation LI {
		width:462px;
		display:none;
		float:none;
		width:auto;
		border-bottom:1px solid #CEC6B3;
		background:url("images/bkg-nav-4-0.png") left top repeat-x;
	}

	#navigation.active LI {
		display:block;
	}

	#navigation.active H6 {
		background:url("images/btn-menu-toogle.png") left top no-repeat;
	}

	BODY.page #navigation LI:first-child, BODY.archive #navigation LI:first-child, BODY.single #navigation LI:first-child, BODY.paged #navigation LI:first-child, #navigation LI.current-post-parent, #navigation LI.current-menu-item {
		display:block;
		position:absolute;
		left:0px;
		top:0px;
		width:421px;
		height:31px;
		line-height:31px;
		background:url("images/bkg-nav-4-0.png") left top repeat-x;
	}

	#navigation LI.current-post-parent A, #navigation LI.current-menu-item A {
		background:none!important;
	}

	#navigation LI A {
		height:30px;
		line-height:30px;
		text-align:left;
		padding:0px 10px;
		font-size:1.4em;
	}

	#sidebar, #sidebar-0 {
		float:none;
		width:462px;
		margin:0px auto;
		clear:both;
		zoom:1;
	}

	#sidebar:after, #sidebar-0:after {
		display:block;
		clear:both;
		content:".";
		height:0px;
		visibility:hidden;
	}

	#sidebar-0 #searchform INPUT {
		width:376px;
	}

	#sidebar-0 > DIV + DIV {
		float:none!important;
		width:300px!important;
		margin:0px auto 15px auto!important;
		clear:both;
	}

	#sidebar > DIV > DIV {
		width:300px;
		margin:0px auto 20px auto!important;
		padding:33px 0px 0px 0px!important;
		border-bottom:none!important;
		float:none!important;
		clear:both!important;
	}

	#sidebar > DIV > DIV + DIV + DIV {
		border-top:solid 1px #CCC!important;
	}

	.r7twitter .twitter-follow {
		top:35px;
		right:0px!important;
	}

	#sidebar > DIV > DIV.widget_categories {
		width:462px!important;
	}

	LI.print {
		display:none!important;
	}

	#highlight {
		padding-bottom:30px!important;
	}

	#highlight, #highlight > DIV.caroufredsel_wrapper, #highlight > DIV.caroufredsel_wrapper IMG, #highlight > DIV.caroufredsel_wrapper LI {
		width:462px!important;
		height:298px!important;
	}

	#highlight > DIV.caroufredsel_wrapper LI DIV {
		width:442px!important;
	}

	#highlight .pager {
		display:none!important;
	}

	.post > DIV > H2 {
		font-size:1.7em;
	}

	.post-comment A {
		font-size:1.2em;
	}

	.post .entry IMG {
		max-width:462px;
		height:auto;
	}

	#comments-popup #content {
		width:462px;
	}

	#comments-popup #commentform > FIELDSET {
		width:462px;
		clear:both;
	}

	#comments-popup #commentform > DIV {
		width:300px;
		margin:0px auto 20px auto;
		float:none;
	}

	.entry IFRAME, .entry OBJECT, .entry EMBED {
		display:block;
		margin:0px auto 15px auto;
		max-width:300px;
		max-height:200px;
	}

	.widget-adsense {
		display:none;
	}
	#resumir_post .alignright {
		width: 52%!important;
	}

}

@media only screen and (max-width:479px) {

	#scrollTop.active {
		display:block;
	}

	#header > DIV {
		width:300px;
		height:112px;
		background:url("images/bkg-header-3.1.png") left bottom no-repeat;
	}

	#section-1, #section-1 .list {
		width:300px!important;
		padding-top:20px!important;
	}

	BODY.page #navigation LI:first-child, BODY.archive #navigation LI:first-child, BODY.single #navigation LI:first-child, BODY.paged #navigation LI:first-child, #navigation LI.current-post-parent, #navigation LI.current-menu-item {
		width:300px;
	}

	#ad-0 {
		display:none;
	}

	#header H1, #header H6 {
		position:absolute;
		left:0px;
		bottom:0px;
	}

	#header H1 A, #header H6 A {
		display:block;
		width:83px;
		height:93px;
	}

	#header H3 {
		left:88px;
		bottom:8px;
	}

	#header H3 A {
		width:132px;
		height:13px;
		background-image:url("images/lbl-profile-3.png");
	}

	#main > DIV {
		width:300px;
	}

	#content {
		float:none;
		width:300px;
	}

	#navigation > DIV {
		position:relative;
		width:300px;
		margin:0px auto;
	}

	#navigation > DIV > DIV > UL {
		position:relative;
		padding-top:31px;
		width:298px;
		z-index:1;
		background:none!important;
	}

	#navigation H6 {
		display:block;
		position:absolute;
		right:0px;
		top:0px;
		width:41px;
		height:32px;
		background:url("images/btn-menu-toogle.png") left bottom no-repeat;
		z-index:2;
		cursor:pointer;
	}

	#navigation LI {
		width:300px;
		display:none;
		float:none;
		width:auto;
		border-bottom:1px solid #CEC6B3;
		background:url("images/bkg-nav-4-0.png") left top repeat-x;
	}

	#navigation.active LI {
		display:block;
	}

	#navigation.active H6 {
		background:url("images/btn-menu-toogle.png") left top no-repeat;
	}

	#navigation LI.current-post-parent, #navigation LI.current-menu-item {
		display:block;
		position:absolute;
		left:0px;
		top:0px;
		width:258px;
		height:31px;
		line-height:31px;
		background:url("images/bkg-nav-4-0.png") left top repeat-x;
	}

	#navigation LI.current-post-parent A, #navigation LI.current-menu-item A {
		background:none!important;
	}

	#navigation LI A {
		height:30px;
		line-height:30px;
		text-align:left;
		padding:0px 10px;
		font-size:1.4em;
	}

	#sidebar, #sidebar-0 {
		float:none;
		width:300px;
		margin:0px auto;
		clear:both;
		zoom:1;
	}

	#sidebar:after, #sidebar-0:after {
		display:block;
		clear:both;
		content:".";
		height:0px;
		visibility:hidden;
	}

	#sidebar-0 #searchform INPUT {
		width:214px;
	}

	#sidebar-0 > DIV + DIV {
		float:none!important;
		width:300px!important;
		margin:0px auto 15px auto!important;
		clear:both;
	}

	#sidebar > DIV > DIV {
		width:300px;
		margin:0px auto 20px auto!important;
		padding:33px 0px 0px 0px!important;
		border-bottom:none!important;
		float:none!important;
		clear:both!important;
	}

	#sidebar > DIV > DIV + DIV + DIV {
		border-top:solid 1px #CCC!important;
	}

	.r7twitter .twitter-follow {
		top:35px;
		right:0px!important;
	}

	#sidebar > DIV > DIV.widget_categories {
		width:300px!important;
	}

	LI.print {
		display:none!important;
	}

	#highlight {
		padding-bottom:30px!important;
		clear:both;
	}

	#highlight, #highlight > DIV.caroufredsel_wrapper, #highlight > DIV.caroufredsel_wrapper IMG, #highlight > DIV.caroufredsel_wrapper LI {
		width:300px!important;
		height:193px!important;
	}

	#highlight > DIV.caroufredsel_wrapper LI DIV {
		width:280px!important;
	}

	#highlight .pager {
		display:none!important;
	}

	#highlight H4 {
		font-size:1.6em;
	}
	#highlight P {
		font-size:1.0em;
	}

	.post > DIV > H2 {
		font-size:1.7em;
	}

	.post .entry IMG {
		max-width:300px;
		height:auto;
	}

	.widget-container UL.widget-blogs-r7 {
		/*height:auto;
		overflow:hidden;
		overflow-y:hidden;
		padding:0px;
		border:0px;*/
	}

	#comments-popup #content {
		width:300px;
	}

	#comments-popup #commentform > FIELDSET {
		width:300px;
		clear:both;
	}

	#comments-popup #commentform > DIV {
		width:300px;
		float:none;
	}
	#resumir_post .aligleft {
		width: 100%!important;
	}
	#resumir_post .alignright {
		width: 100%!important;
		padding-top: 20px;
	}

}

/* NEGATIVE INDENT */
#searchform BUTTON, .widget_calendar TFOOT A, .votar_btn, .resultados_btn, .photo-gallery-prev, .photo-gallery-next, .photo-gallery .current-photo .next-currentArrows, .photo-gallery .current-photo .prev-currentArrows, #header H1 A, #header H6 A, #header H3 A, #navigation H6, #scrollTop {
	text-indent:-9999px;
	overflow:hidden;
	color:transparent;
	text-transform:capitalize;
}

/* HASLAYOUT */
#sidebar .r7twitter LI, #r7-header, #main, #main > DIV, #content, #sidebar, #sidebar .box, UL.r7-twitter LI, .post .entry, .top-comentaristas OL, .widget_topcomentaristas LI, .agora_no_r7 UL, .agora_no_r7 UL LI, .agora_no_r7 H6, .post-tools, .opcoes, .post .share, .post-metadata, .post .entry, .holder-pollbar, .post .gallery, #sidebar #chats, #section-comments, #comments-popup #count, #section-comments .workspace, #comments-popup #comment-list, #comments-popup #comment-list LI, , .widget_ultimosvideos UL, .widget_ultimosvideos UL LI, #sidebar .box, #sidebar .textwidget, .post-tools, #comments-popup #content > DIV, .cat-label, .post-head, .related, .related UL, .ngg-widget, #navigation > DIV > DIV > UL, #list {
	zoom:1;
}

#sidebar .r7twitter LI:after, #r7-header:after, #main:after, #main > DIV:after, #content:after, #sidebar:after, #sidebar .box:after, UL.r7-twitter LI:after, .post .entry:after, .top-comentaristas OL:after, .widget_topcomentaristas LI:after, .agora_no_r7 UL:after, .agora_no_r7 UL LI:after, .agora_no_r7 H6:after, .post-tools:after, .opcoes:after, .post .share:after, .post-metadata:after, .post .entry:after, .holder-pollbar:after, .post .gallery:after, #sidebar #chats:after, #section-comments:after, #comments-popup #count:after, #section-comments .workspace:after, #comments-popup #comment-list:after, #comments-popup #comment-list LI:after, .widget_ultimosvideos UL:after, .widget_ultimosvideos UL LI:after, #sidebar .box:after, #sidebar .textwidget:after, .post-tools:after, #comments-popup #content > DIV:after, .cat-label:after, .post-head:after, .related:after, .related UL:after, .ngg-widget:after, #navigation > DIV > DIV > UL:after, #list:after {
	display:block;
	clear:both;
	content:".";
	height:0px;
	visibility:hidden;
}

/* HASLAYOUT ::END */

/* HIDDEN ELEMENTS::BEGIN */

#wptouch-desktop-switch, .r7social_facebook H3, .r7social_socialbar H3, .widget_search H3, .Square_Island H3, .ultimos-posts-e-ultimos-comentarios {
	display:none!important;
}

/* HIDDEN ELEMENTS::END */

/* HARD OVERWRITE::BEGIN */

#gallery-alt P {
	font-size:1.4em;
}

.post-tags A {
	font-weight:normal!important;
}

/* HARD OVERWRITE::END */

.sociable-content {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

#r7-socialreader-userbox a{ color: #000 ; }
#r7-socialreader-friendslistbox a{ color: #000; }
#r7-comentarios{ padding: 10px 0px !important;}

p.logged-in-as a{color: #D66500; }
.widget-title.books {
    display: none;
}

#menu-principal LI.pagina-inicial {
	margin:0px!important;
}
 /*                                                         */


#resumir_post .alignleft,
.alignleft img {
    float: left;
    width: 210px;
    height: auto;
    position: relative;
    margin: 0;
}

#resumir_post .alignright {
    float: right;
    width: 62%;
    margin: 0;
}

#resumir_post .alignleft #img {
    width: 47px;
    height: 47px;
    position: absolute;
    z-index: 10;
    bottom: 10px;
    right: 10px;
}

#resumir_post .post-publication {
    font-weight: normal;
    width: 100%;
    float: left;
}

#resumir_post .post-title {
    width: 100%;
    float: left;
    line-height: 30px;
    margin-bottom: 16px;
}

#resumir_post .post-title-link {
    color: #3a3a3a;
}

#resumir_post .post {

    position: unset!important;
    margin-bottom: 0;
    padding-bottom: 0;
}

#resumir_post .read_more {
    color: #3a3a3a;
    font-weight: normal;
    text-decoration: underline;
}

#resumir_post {
    float: left;
    height: auto;
    width: 100%;
}

#resumir_post .post-share-bar {
    float: left;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 20px
}
#resumir_post .post .entry-title{
    float: left;
    width: 100%;
    margin: 0 0 5px;
    padding:0;
}
#resumir_post .post .entry-title a{
    font-size: 24px;
    line-height: 25px;
    width: 100%;
    float: left;
    margin:0 0 15px 0;
}
#resumir_post .post .published{
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 10px; /*15px*/
}
#resumir_post .sociable-content{
    float: left;
    border-bottom: 1px solid #dfdfdf;
    padding: 20px 0;
    margin-bottom: 10px;
}

.r7contraste .fb-comments {
    background: #fff;
}

.r7contraste .post {
    padding: 5px;
}

.r7contraste .widget_search {
    background: #000;
    height: 50px;
    padding-top: 15px !important;
}

.r7contraste form#searchform {
    margin: auto;
    width: 282px;
}

.r7contraste #r7social_socialbar-4 {
    background: #000;
    padding: 15px 2px 15px 0px!important;
}

#R7-Footer-Map H3{
	color: #ff0000;
}

.r7contraste #sidebar .workspace {
    background: #fff !important;
}


@media screen and (max-width: 780px) {
  .sociable-content {display: none;}
}

@media screen and (max-width: 480px) {
  .sociable-container-item.encurtador {
  	display: block;
    	margin-bottom: 10px;
  }
}