/*
Template Name: VideoDrome
Template URI: http://www.joomlaxtc.com
Description: VideoDrome   XTC Joomla 1.5
Version: 1.0
Author: Monev Software LLC
Author URI: http://www.joomlaxtc.com
Tags: tags, are, separated, using, commas,

License: #  The CSS, XHTML is released under GPL:
         #  http://www.opensource.org/licenses/gpl-license.php
     #  Graphics under exclusive license (C)2009-2010 Monev Software LLC
     #  Additional CSS, PHP, and Javascripting under exclusive license (C)2009-2010 Monev Software LLC
       #  http://www.joomlaxtc.com

*/
/*
 * TABLE OF CONTENTS
 ************************************************
01 - Basic Structure
02 - Header,logo,menu
03 - Region Layout
04 - Module suffixes
05 - Content Overrrides
06 - Custom Menu classes
07 - Module Templates CSS
08 - 3rd party components
/* ----------------------------------------------*/

/* -----------------------------------------------*/
/* 01 - Basic Structure.  Region and Column Gutters
/* -----------------------------------------------*/
/*Template Width*/
.xtc-wrappernarrow {width:1000px;margin:0 auto;}
.xtc-wrappermedium {width:1026px;margin:0 auto;}
.xtc-wrapper {width:1052px;margin:0 auto;}
/*Region Specific Padding*/
.headxtc-spacer{padding:16px 0px;}
.r1xtc-spacer {padding:0 0 32px 0px;}
.r2xtc-spacer {padding:0 0 32px 0px;}
.r3xtc-spacer {padding:0 0 32px 0px;}
.r4xtc-spacer {padding:0 0 32px 0px;}
.r5xtc-spacer {padding:0 0 32px 0px;}
.r6xtc-spacer {padding:0 0 32px 0px;}
.r7xtc-spacer {padding:0 0 32px 0px;}
/*Usefull classes to give some space controlled by parameters*/
/*Top and bottom padding*/
.xtc-spacer {padding:26px 0;}
/*Top margin*/
.xtc-pushtop {margin:26px 0 0 0;}
/*Top,right,bottom and left padding*/
.xtc-pad {padding:26px;}
/*Left and right padding*/
.xtc-pad2 {padding:0 26px 0 26px;}
/*Top,right and left padding*/
.xtc-pad3 {padding:26px 26px 0 26px;}
/*Left padding only*/
.xtc-pad-left {padding:0 0 0 26px;}
/*Rigth padding only*/
.xtc-pad-right {padding:0 26px 0 0;}
/*Top margin only*/
.xtc-gutter {margin:32px 0 0 0;}
/*Top padding only*/
.xtc-toppad {padding:26px 0 0 0;}
/*For banner2 position*/
.b2grid{margin:32px 0 0 0;}
.no-b2grid{margin:0;}
/*Use this module suffix if you want to give a module bottom margin*/
.bottompad{margin: 0 0 32px 0!important;}

/* ----------------------------------------------*/
/* 02 - Header,logo,menu
/* ----------------------------------------------*/
#header{position:relative;z-index:55;}
#logowrap {}
#menu {
  z-index:97;
  margin:0 0 0 140px;
  position:absolute;
  top: 50px;
}
#userbar{float:right;position:relative;height:30px;}
#login,#searchbar{float:right;}
#login{width:72px;}
#searchbar{width:234px;}
/* ----------------------------------------------*/
/* 03 - Region Layout
/* ----------------------------------------------*/
/*Region1*/
#region1 .module h3{margin:0 0 26px 0;padding:0 26px 13px 0;}
#region1 .module .modulecontent{padding:0;}
/*Region2*/
/*Region3*/
/*Region4*/
/*Region5*/
/*Region6*/
#region6 h3 {padding:15px 26px 13px 0;}
#region6 .module .modulecontent {padding-left:0 !important; padding-right:0 !important}
/*Region7*/
#region7 .module h3{background:none; border-bottom:1px solid #fff;}
#region7 .module .modulecontent {padding:13px 23px 14px 26px;}
/*Footer*/
#footerwrap .module {background: none;border-color: transparent;border-style: solid;border-width: 0;padding: 0;margin:0;}
#footerwrap .modulecontent{padding:0;}
#legals {float:right !important;}
/* ----------------------------------------------*/
/* 04 - Module Styling Suffixes
/* ----------------------------------------------*/
#region1 .module,#userMods4-7 .module,#region6 .module,#region7 .module,#banner .module{background:none;border:none;}
#userMods4-7 .module{ -moz-box-shadow:none!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;}
.r6c .module{padding:0;}
.r6c .module h3 {margin: 0 0 10px;}
.r6c .module h3 span.first_word,.r6c .module h3 span.rest{font-size:14px!important;font-family:Arial, Helvetica, sans-serif;}


/*Default Suffix*/
.module,.sic-container .moduletable {margin:32px 0 0 0;}
.insetPush,#user12-16,#userMods16-20{margin:0 0 32px 0;}
.module h3{padding:0 0 10px 0;margin:0;font-family:Helvetica,Arial, sans-serif;text-transform: uppercase;}

#banner .module h3{padding:15px 26px 13px 0;}
#userMods4-7 .module h3{padding:0 26px 13px 0;}
#userMods4-7 .module .modulecontent,#banner .module .modulecontent{padding:26px 0;}

.module .modulecontent,.sic-container .moduletable .modulecontent {
    padding:26px;
}
.featpad .moduletable .modulecontent {
    padding:0;
}


#userModsbread-search {
    margin: 10px -26px;
}
#userModsbread-search-inner{
  padding:10px 26px;
}
#userMods4-7 .module .modulecontent, #banner .module .modulecontent{
    padding:26px 26px 26px 0;
}
.usermod4_7on{
  margin:32px 0 0 0;
}
/*no_pad suffix*/
.no_pad {background: none!important;border-color: transparent!important;border-style: solid!important;border-width: 0!important;padding: 0!important;}
.no_pad h3{background: none!important;border-color: transparent!important;border-style: solid!important;border-width: 0!important;padding: 0!important;}
.no_pad .modulecontent{background: none!important;border-color: transparent!important;border-style: solid!important;border-width: 0!important;padding: 0!important;}
/*Icon Suffix*/
.tools-icon h3,.ribbon-icon h3,.arrow-icon h3,.bell-icon h3,.camera-icon h3,.clock-icon h3,.comments-icon h3,.eye-icon h3, .flask-icon h3,.heart-icon h3,.hot-icon h3,.lock-icon h3,.mail-icon h3,.paperclip-icon h3,.person-icon h3, .power-icon h3, ribbon-icon h3, .sprocket-icon h3, .stack-icon h3, .star-icon h3, .thumb-icon h3, tools-icon h3, .world-icon h3 {padding:13px 13px 13px 26px!important;margin:0!important;}
#region6 .tools-icon h3,#region6 .ribbon-icon h3,#region6 .arrow-icon h3,#region6 .bell-icon h3,#region6 .camera-icon h3,#region6 .clock-icon h3,#region6 .comments-icon h3,#region6 .eye-icon h3, #region6 .flask-icon h3,#region6 .heart-icon h3,#region6 .hot-icon h3,#region6 .lock-icon h3,#region6 .mail-icon h3,#region6 .paperclip-icon h3,#region6 .person-icon h3, #region6 .power-icon h3, ribbon-icon h3, #region6 .sprocket-icon h3, #region6 .stack-icon h3, #region6 .star-icon h3, #region6 .thumb-icon h3, tools-icon h3, #region6 .world-icon h3 {padding:13px 13px 13px 0!important;margin:0!important;}
.arrow-icon h3 span.first_word,.bell-icon h3 span.first_word,.camera-icon h3 span.first_word,.clock-icon h3 span.first_word,.comments-icon h3 span.first_word,.eye-icon h3 span.first_word,.flask-icon h3 span.first_word,.heart-icon h3 span.first_word,.hot-icon h3 span.first_word,.lock-icon h3 span.first_word,.mail-icon h3 span.first_word,.paperclip-icon h3 span.first_word,.person-icon h3 span.first_word,.power-icon h3 span.first_word,.ribbon-icon h3 span.first_word,.sprocket-icon h3 span.first_word,.stack-icon h3 span.first_word,.star-icon h3 span.first_word,.thumb-icon h3 span.first_word,.tools-icon h3 span.first_word,.world-icon h3 span.first_word{padding:2px 0 2px 32px;}
.arrow-icon h3 span.first_word {background:  url(http://varejonatv.com.br/templates/videodrome/images/icons/arrow.png) no-repeat 0 50%!important;}
.bell-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/bell.png) no-repeat 0 50%!important;}
.camera-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/camers.png) no-repeat 0 50%!important;}
.comments-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/comments.png) no-repeat 0 50%!important;}
.hwd-titlebar-comments h3  span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/comments.png) no-repeat 0 50%!important;}
.clock-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/comments.png) no-repeat 0 50%!important;}
.eye-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/eye.png) no-repeat 0 50%!important;}
.flask-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/flask.png) no-repeat 0 50%!important;}
.heart-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/heart.png) no-repeat 0 50%!important;}
.hot-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/hot.png) no-repeat 0 50%!important;}
.lock-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/lock.png) no-repeat 0 50%!important;}
.mail-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/mail.png) no-repeat 0 50%!important;}
.paperclip-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/paperclip.png)no-repeat 0 50%!important;}
.person-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/person.png) no-repeat 0 50%!important;}
.power-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/power.png) no-repeat 0 50%!important;}
.ribbon-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/ribbon.png) no-repeat 0 50%!important;}
.sprocket-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/sprocket.png) no-repeat 0 50%!important;}
.stack-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/stack.png) no-repeat 0 50%!important;}
.star-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/star.png) no-repeat 0 50%!important;}
.thumb-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/thumb.png) no-repeat 0 50%!important;}
.tools-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/tools.png) no-repeat 0 50%!important;}
.world-icon h3 span.first_word {background: url(http://varejonatv.com.br/templates/videodrome/images/icons/world.png) no-repeat 0 50%!important;}
/*Box Suffix*/
.bluebox h3{background:#2BAAE2!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.bluebox h3 span.first_word,.bluebox h3 span.rest{color:#fff!important;}
.redbox h3{background:#863840!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.redbox h3 span.first_word,.redbox h3 span.rest{color:#fff!important;}
.greenbox h3{background:#666549!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.greenbox h3 span.first_word,.greenbox h3 span.rest{color:#fff!important;}
.pinkbox h3{background:#bd2757!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.pinkbox h3 span.first_word,.pinkbox h3 span.rest{color:#fff!important;}
.greybox h3{background:#555555!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.greybox h3 span.first_word,.greybox h3 span.rest{color:#fff!important;}
.tanbox h3{background:#716443!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.tanbox h3 span.first_word,.tanbox h3 span.rest{color:#fff!important;}
.blackbox h3{background:#000000!important;color:#fff;border:none!important;-moz-border-radius:6px 6px 0 0;;-webkit-border-radius:6px 6px 0 0;;border-radius:6px 6px 0 0;}
.blackbox h3 span.first_word,.blackbox h3 span.rest{color:#fff!important;}
/*Color Title Suffix*/
.green h3 span.first_word, .green h3 span.rest,.grey h3 span.first_word, .grey h3 span.rest,.pink h3 span.first_word, .purple h3 span.rest,.tan h3 span.first_word, .tan h3 span.rest,.blue h3 span.first_word, .blue h3 span.rest,.red h3 span.first_word, .red h3 span.rest {font-size:20px!important;}
.green h3 span.first_word {color:#808080!important;}
.green h3 span.rest {color:#666549!important;}

.red h3 span.first_word {color:#808080!important;}
.red h3 span.rest {color:#863840!important;}
.blue h3 span.first_word {color:#808080!important;}
.blue h3 span.rest {color:#2baae2!important;}
.tan h3 span.first_word {color:#808080!important;}
.tan h3 span.rest {color:#716443!important;}
.pink h3 span.first_word {color:#808080!important;}
.pink h3 span.rest {color:#bd2757!important;}
.grey h3 span.first_word {color:#808080!important;}
.grey h3 span.rest {color:#555555!important;}

/*tagbline suffix*/
.tagbline h3{background:none!important;border-bottom-style: solid!important;  border-bottom-width: 2px!important;padding:0 0 8px 0!important;margin:10px 0 0 0!important;border-bottom-color: #45a0cf;}
.tagbline h3 span.first_word{padding: 10px 0 10px 20px!important;}
.tagbline h3 span.rest{padding: 10px 20px 10px 0!important;}
.tagbline h3 span{font-size:13px!important;background:#45a0cf;}
.tagbline h3 span.first_word,.tagbline h3 span.rest{color:#ffffff!important;}
.tagbline.blue h3{border-bottom-color: #45a0cf!important;}
.tagbline.blue h3 span{background:#45a0cf!important;color:#ffffff!important;}
.tagbline.red h3{border-bottom-color: #863840!important;}
.tagbline.red h3 span{background:#863840!important;color:#ffffff!important;}
.tagbline.green h3{border-bottom-color: #666549!important;}
.tagbline.green h3 span{background:#666549!important;color:#ffffff!important;}
.tagbline.pink h3{border-bottom-color: #bd2757!important;}
.tagbline.pink h3 span{background:#bd2757!important;color:#ffffff!important;}
.tagbline.grey h3{border-bottom-color: #555555!important;}
.tagbline.grey h3 span{background:#555555!important;color:#ffffff!important;}
.tagbline.tan h3{border-bottom-color: #716443!important;}
.tagbline.tan h3 span{background:#716443!important;color:#ffffff!important;}
.tagbline.black h3{border-bottom-color: #000000!important;}
.tagbline.black h3 span{background:#000000!important;color:#ffffff!important;}
/*underline suffix*/
.underline .modulecontent{padding:26px 0!important;}

/* ----------------------------------------------*/
/* 05 - Content Overrrides
/* ----------------------------------------------*/
.cat_img {margin:0 0 26px 0;padding:13px;border:1px solid;}
.cat_img img {max-width:100%;}
.cat_rest h3.title,div.blog div.articleinfo {margin:-1px 0 0 0;}
.cat_rest{}
.cat h3.title {margin:0;}
.cat h3.title, .cat_rest h3.title, .article h1.title {font-weight: bold;letter-spacing: -1px;line-height: 110%;padding:8px 0 0 0px;}
.article h1.title {margin:0;}
.cat .headline, .cat_rest .headline {padding:0!important;margin:0 0 25px 0;position:relative;}
div.blog div.articleinfo{background:none!important;padding:0 0 0 0px;}
.articlebadgeWrap {float:left;width:76px;height:66px;position:relative;text-align:center;margin-right: 20px;}
span.articlebadgeDay {font-size:32px;font-weight:bold;position:absolute;top:4px;left:16px;}
span.articlebadgeMonth {font-size:16px;font-weight:bold;text-transform:uppercase;position:absolute;top:36px;left:16px;}
.article .headingstripe {margin:4px 0 10px 0;}
.article .headline {padding:0!important;margin:-5px -26px 26px -26px;}
div.contentheading{padding:0 26px 20px 26px!important;;}
.article div.articleinfo {padding: 12px 26px!important;}
.article img {max-width:100%;}
.category_tools{position:absolute;right:0;bottom:0;}
.category_tools span a,.article_tools span a{font-size:10px;font-weight:normal;letter-spacing: 0;}
.itemBar{margin:-5px -26px 26px -26px;padding:0 0 8px 0;}
/*Jcomments & Read More*/
div.jreadmore{margin-top:21px;position:relative;min-height:30px;}
a.readMore span,div.pressMore input.inputbox,div.pressMore input.loginbtn,,div.pressMore button.loginbtn {display: block;line-height: 22px;padding: 6px 0 11px 18px;margin:0;}
a.readMore,div.pressMore {display: block;float: left;height: 35px;margin-right: 6px;padding-right: 20px;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
/*Login & search buttons*/
#searchbar div.searchMore input.searchbtn {display: block;line-height: 15px;padding: 6px 0 10px 18px;margin:0;cursor:pointer;text-decoration: none!important;font-family: Arial, Helvetica, sans-serif!important;font-size:12px!important;font-weight:bold!important;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
#login div.pressMore .loginbtn {display: block;line-height: 15px;padding: 7px 0 10px 18px;margin:0;cursor:pointer;text-decoration: none!important;font-family: Arial, Helvetica, sans-serif!important;font-size:12px!important;font-weight:bold!important;}
#login div.pressMore,#searchbar div.searchMore {display: block;float:right;height: 30px;margin-right: 4px;padding-right: 18px;}
div.pressMore button.morebtn,div.pressMore button.loginbtn,body #cWindowContent .button,div.pressMore input.morebtn {display: block;line-height: 22px;padding: 6px 0 11px 18px !important;margin:0;}
div.pressMore {display: block;float: left;height: 30px;margin-right: 6px;padding-right: 20px;text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
/*SEARCH BUTTON*/
#userbar{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:3px 0 3px 3px;border: 1px solid;}
#userbar .search input#mod_search_searchword{-moz-border-bottom-colors: none;-moz-border-image: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: none;border-color: none;border-style: none;border-width: 0;margin-bottom: 0;padding: 6px 2px 6px 3px;width:140px;float:left;}
#userbar .search .button {font-family: Arial, Helvetica, sans-serif;border: 1px solid;font-size: 12px;font-weight:bold;padding: 4px 12px 4px 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor: pointer;display: inline-block;margin: 0 2px;outline: medium none;text-align: center;text-decoration: none;vertical-align: baseline;}
#searchForm div.buttonMore button.morebtn,#emailForm div.buttonMore button.morebtn {display: block;line-height: 15px;padding: 7px 0 10px 18px;margin:0;cursor:pointer;text-decoration: none!important;font-family: Arial, Helvetica, sans-serif!important;font-size:12px!important;font-weight:bold!important;}
#searchForm div.buttonMore,#emailForm div.buttonMore {display: block;float:left;height: 30px;margin: 0 6px 0 0;padding: 0 18px 0 0;}
a.readMore span {
    display: block;
    padding: 9px 0 10px 20px;
}
/* ----------------------------------------------*/
/* 06 - Custom Menu classes
/* ----------------------------------------------*/
ul.v-nav{}
ul.v-nav li{background: none;padding: 0;}
ul.v-nav li a{}
ul.v-nav li a span{
  line-height: 220%!important;
}

/*Featured Menu*/
ul.featured {list-style-image:none;}
ul.featured li {list-style-image:none;background:none;font-weight:bold;padding:0 0 14px 0;margin:0 0 12px 0;}
ul.featured li a {}
ul.featured li span {line-height:120%;}
/* ----------------------------------------------*/
/* 07 - Module Overides
/* ----------------------------------------------*/
.form-login div.username {float:left;}
.form-login div.remember .input#rememberme {width:auto;}
.form-login ul.modlogin li {background:none;padding:0;}
.form-login ul.modlogin li a {font-size:10px!important;margin-top:11px;display:block;}
.form-login input.loginform {font-size: 12px;height: 18px;margin: 0 0 12px 0;padding:5px;}
.form-login label {color:#666;font-size:10px;width:80px; display:inline-block}
.form-login .username, .form-login .password, .form-login .loginbtn {float:left !important;}
.form-login .loginbtn {font-size:12px;line-height:10px;padding:3px 16px;background:#666;color:#9c9c9c;}
.form-login .modlogin li {float:left;margin-right:9px;line-height:14px;}
/* ----------------------------------------------*/
/* 07a - JoomlaXTC Module Templates CSS
/* ----------------------------------------------*/
/*JoomlaXTC Walls template styling*/

/*JoomlaXTC Deluxe Newspro*/
/*box1*/
.box_1wrap{position:relative;}
.box_1_tools{position:absolute;top:-59px;right:0;}
.box_1{float:left;width:310px;}
.box_1_img{}
.box_1_txt{padding:22px;}
.box_1_txt h4{padding:0 0 0 24px;font-size:120%;}
.box_1_txt p{padding:10px 0; font-size:11px;}
.box_1_txt .readmore a{}
.box_1_more{float:left;width:304px;margin-left:26px;}
.box_1_more td.firstcol{padding:0 27px 0 0;}
.box_1_more tr.firstrow .box_1_more_pad{margin-bottom:21px;}
.box_1_more tr.lastrow .box_1_more_pad{margin:0;}
.box_1_more_img{margin:0 0 10px 0;}
.box_1_more h3{font-size:11px;font-family:Arial, Helvetica, sans-serif!important;text-transform:uppercase;margin:0!important;padding:0!important;background:none!important;line-height:11px!important;}
.box_1_more span.hits{color:#ccc;}
/*box2*/
.box_2{}
.box_2_img{float:left;}
.box_2_txt{margin-left:150px;}
.box_2_txt p{}
.box_2_more{margin-left:332px;}
/*hwd being watched wall*/
div.hwd-recent-wrap{}
div.hwd-being-watched{}
div.hwd-left-btn{}
div.hwd-right-btn{}
/* ----------------------------------------------*/
/* 08 - 3rd party components
/* ----------------------------------------------*/
/* HWD,Jomsocial and Kunena component override,do not edit unless you want the components to be wrapped with border,background image and shadow */
.hwd-cont.hwd_override,.hwd_override #r3,.js_override #r3,.kunena_override #r3{background:none!important;-moz-box-shadow:0!important;-webkit-box-shadow:0!important;box-shadow:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important;border:0!important;border-color:0!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
#hwdmodule-group h2, #hwdmodule-creategroup h2 {font-weight:bold; letter-spacing:-1px; color: #a9a9a9 !important; text-shadow: #ffffff;}
/* Jomsocial Style */
body #community-wrap div.greybox {background: url(http://varejonatv.com.br/templates/videodrome/XTC/images/cbslide2.jpg) no-repeat 0 0!important;}
body #community-wrap {padding:0!important;}
@-me */
.hwd_override #r3,.js_override #r3,.kunena_override #r3{background:none!important;-moz-box-shadow:0!important;-webkit-box-shadow:0!important;box-shadow:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important;border:0!important;border-color:0!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
/* Jomsocial Style */
.cMain .app-box {
  margin:0 0 32px 0px!important;
}
body #community-wrap div.greybox {background: url(http://varejonatv.com.br/templates/videodrome/XTC/images/cbslide2.jpg) no-repeat 0 0!important;}
body #community-wrap {padding:0!important;}
@-moz-document url-prefix() {body #community-wrap #cFrontpageWrapper {margin:0;}}
body #community-wrap div.xtcsocial {margin:0 0 32px 0px;}
.cMain .app-box {margin:0!important;}
#community-wrap .cMain .app-box {display: inline-block;float: none;}
#community-wrap .app-box-header {padding:0!important;margin:0!important;}
.cModule {margin:32px 0 0 0!important;padding:0!important;}
.cModule:first-child {margin:0!important;}
.loginSidebar{float:right;}
.loginSidebar .cModule {margin:0!important;padding:13px!important;}
.cModule h3 {line-height:26px;padding:0 0 10px 0;letter-spacing:-1px;margin:0 0 25px 0;}
#community-wrap #cHeading, #community-wrap .cToolbarBand {margin:0 0 32px 0px;padding:0px;}
#community-wrap #cSubmenu + #cCategories, #community-wrap #cSubmenu + #cFilterBar, #community-wrap #cSubmenu + #cSearch {margin:0 0 15px 0!important;}
#community-wrap #cSubmenu + .cToolbarBand, body #community-wrap #cFilterBar .cFilterBar_inner, #community-wrap .cToolbarBand .bandContent {margin:0!important;}
.app-box h3 span, #community-wrap .cModule .cpad h3, h2.app-box-title, .app-widget-header h3 {text-transform:uppercase;}
.app-box h3 span, .app-widget-header h3 span, body #community-wrap div.ctitle h2 {font-size:14px!important;}
#community-wrap {min-height: 100px!important;margin:0!important;}
#community-wrap .joms-newsfeed-item .newsfeed-content, #community-wrap .no-avatar .newsfeed-content {margin: 0 0 0 40px!important;}
.sosicalpad .introduction {background: url(http://varejonatv.com.br/templates/videodrome/images/backgrounds/jomslide.jpg) no-repeat 0 0;padding:6px 0 0 12px; }
.communitybutton {padding:10px 0 4px;}
.loginSidebar .form-login ul.modlogin li {float:none;}
#community-wrap .app-box-content {padding:26px;}
#community-wrap .app-box-footer {border-top: 1px solid #DDDDDD;padding:10px 26px;}
.cModule.latest-photos .app-box-content{padding:0!important;}
.cModule.latest-photos .app-box-content .cResetList{padding:26px!important;margin:0!important;}
.cModule.whos-online ul.cResetList{padding:26px!important;}
#community-wrap .community-status .creator-actions .buttonMore button.morebtn {border:0!important;display: block;line-height: 15px;padding: 7px 0 10px 18px;margin:0;cursor:pointer;text-decoration: none!important;font-family: Arial, Helvetica, sans-serif!important;font-size:12px!important;font-weight:bold!important;}
#community-wrap .community-status .creator-actions .buttonMore {display: block;float:right;height: 30px;margin: 0;padding: 0 18px 0 0;}
.sosicalpad{
  background:#000 url(http://varejonatv.com.br/templates/videodrome/images/backgrounds/jom-image.jpg) no-repeat!important;
}
/*JCOMMENTS*/
.jcomments-links {clear: both;overflow:hidden;margin-top:24px!important;margin-bottom:-17px!important;}

#comments-form input, #comments-form textarea {background:#e1e1e1!important;}
#jc a.xtc-jc-btn{font-family: Arial, Helvetica, sans-serif;border: 1px solid;font-size: 12px;font-weight:bold;padding: 4px 12px 4px 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor: pointer;display: inline-block;margin: 0 2px;outline: medium none;text-align: center;text-decoration: none;vertical-align: baseline;}
/*Icon Bar Banner 2*/
.imgbar{padding:0; font-weight:bold; text-shadow: 0 1px 1px rgba(255,255,255,1.0);}
.imgbar_icons_first{float:left;margin-left: 0px;white-space: nowrap;}
.imgbar_icons{float:left;margin-left: 89px;white-space: nowrap;}
p.sosialize{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#aaa; margin:8px 0 0 0;}
.socializeicons{float:left; margin-right:12px;}
