
/* Classes para Debug - Início */

.borderBlue{
	border: solid 1px blue;
}

.borderRed{
	border: solid 1px red;
}

.borderGreen{
	border: solid 1px green;
}

/* Classes para Debug - Fim */

/* Estilos Gerais - Início */

body {
    background: url(../images/bodyBackground.jpg) repeat;
    margin:0px;      
	padding: 0px;
 }

.centerElement{
    display: block;
    margin: 0 auto;
    position: relative;
}
  
.genericPositionLeft{
    display: block;
    position: relative;
    float: left;
}

.genericPositionRight{
    display: block;
    position: relative;
    float: right;
}

.clearBoth{
    clear: both;
}

.genericTitle{
    color: #000;
    font: bold 0px Tahoma;
    text-align: right;
    margin: 0px;
    padding-bottom: 11px;
}

.blogger-labels{
    display: none;
}

.spaceReset{
    padding:0px;
    margin:0px;
}

.noPadding{
    padding: 0px;
}

.textAlign{
    text-align: center;
}
/* Estilos Gerais - Fim */


/* Optimization Content - Start */
    
.divOptimizationContent{
    display: none;    
}

/* Optimization Content - End */


/* Header - Início */

.divHeader{	
	height: 297px;
	width: 100%;
	padding-bottom: 30px;
}

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
  
#blog-title a {
  color:#666;
  text-decoration:none;
  }
  
#blog-title a:hover {
  color:#c60;
}
  
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width: 700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#000;
 }
  
.spanCenterHeader{
    background: url(../images/header.png) no-repeat center;
    width: 990px;
    height: 296px;
}

/* Header - Fim */

/* Content - Start */

#content {
    width: 990px;
    margin:0 auto;    
}
  
#main {
    width:595px;
    padding-left: 33px;
}

#sidebar {
    width:320px;
    float:right;
}

/* Content - End */

/* Post - Start */

.post{
    margin: 10px 0px 10px 0px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.spanHeaderPost{
    width: 100%;
}

.post-body{
    width: 100%;
    clear: both;
}

.spanBodyTop{
    width: 100%;
    height: 20px;
    background: url(../images/imgTopPost.gif) no-repeat;
}

.spanBody{
    height: auto;
    background: #FFF;
    width: 565px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 19px;
    padding-top: 15px;
    font: 12px helvetica;
}

.spanLine{
    border-top: solid 1px #ebebeb;
    width: 565px;
    height: 14px;    
}

.spanTwitter {
    font: bold 36px Helvetica; 
    color: #333333;
}

.aLinkTwitter {
    margin: 45px 0px 0px 10px;
    _margin: 45px 0px 0px 5px;
    width: 276px;
    height: 50px;
}

.spanBodyFooter{
    width: 100%;
    height: 16px;
    background: url(../images/imgFooterPost.gif) no-repeat;
}

.spanImgFooterTwitter{
    background: #FFF url(../images/bottomTwitter.jpg) no-repeat center;
    width: 595px;
    height: 97px;    
}

.post-title {
  margin:0;
  padding:0;  
  display: block;
  position: relative;
  float: right;
}

.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
}
  
.post-title strong, .post-title a:hover {
  color:#333;
}

.spanTextPostFooter{
    color: #666;
    text-decoration: none;
    font: bold 12px helvetica;
}

.spanPostFooter{
    background: #FFF;
    width: 580px;
    padding-left: 15px;
}

.spanLinksHead{
    padding-top: 23px;    
}

.aPostHead{
    color: #000;
    text-decoration: none;
    font: bold 12px helvetica;
}

.aPostHead:hover{
    text-decoration: underline;
}

.aborderSpacePost{
    border-right: solid 1px #000;    
    padding-right: 7px;
    margin-right: 7px;
}

.divSpaceVideo{
    padding-top: 11px;
}

.imgPost{
    margin: 0 auto;
    margin-top: 10px !important;
}

.alignTitle{
    padding-bottom: 3px !important;
}

/* Post - End */


/* Comments - Start */

#comments h4 {
  font: bold 0px arial;  
}

.numComment{
  font: bold 12px arial !important;
  text-transform:uppercase !important;  
  color:#000 !important;
}

.aLinkComment{
    color: #000;
    text-decoration: none;
    width: auto;
    font: bold 15px Arial;
    padding-right: 15px;      
}

.aLinkComment:hover{
    text-decoration: underline;
}

.comment-link{
    color: #000;
    text-decoration: none;
    width: auto;
    font: bold 15px Arial;
}

.comment-link:hover{
    text-decoration: underline;
}

.dlComment{
    padding-bottom: 15px;
}

.aLinkDate{
    text-decoration: none !important;
    color: #6686ff !important;
    font-weight: bold;
}

.aLinkDate:hover{
    text-decoration: underline !important;
}

.spanBodyTopComment{
    width: 595px;
    height: 20px;
    background: url(../images/imgTopComment.gif) no-repeat;
}

.spanBodyFooterComment{
    width: 595px;
    height: 16px;
    background: url(../images/imgFooterPost.gif) no-repeat;
}

/* Comments - End */

/* Profile - Start */

.divProfile{
    width: 290px;
    height: auto;
    padding-top: 10px;
}

.spanImgText{
    background: url(../images/imgBio.gif) no-repeat;
    width: 240px;
    height: 220px;
}

.imgProfileIceKool{
    margin-top: 2px;
}

.spanTextProfile{
    background: #FFF;
    width: 278px;
    height: auto;
    padding-left: 12px;
}

.spanLinksPerfil{
    width: 208px;
    border-top: solid 1px #000;
    padding-top: 4px;
}

.spanColRightTop{
    width: 100%;
    height: 8px;
    background: url(../images/imgTopColRight.gif) no-repeat;
}

.spanColRightFooter{
    width: 100%;
    height: 14px;
    background: url(../images/imgFooterColRight.gif) no-repeat;
}

.spanNavPerfil{
    height: auto;
    width: 220px;
    padding-left: 6px;
}

.pTextProfile{
    width: 245px;
    height: 246px;
    background: url(../images/imgProfileText.gif) repeat;
    padding: 10px 10px 0 10px;
    font: 12px helvetica;
    line-height: 18px;
}

.aborderSpace{
    padding-right: 5px;
    margin-right: 6px;
}

.aLinkExternal{
    color: #666;
    text-decoration: none;
    font: bold 12px helvetica;
}

.aLinkExternal:hover{
    color: Gray;
    text-decoration: underline;
}

.spanIceKool{
    color: #0035ff;
    height: 26px;
}

/* Profile - End */

/* Poll - Start */

.spanTextPoll{
    background: #FFF;
    width: 266px;
    height: auto;
    padding: 10px 12px;
}

.spanOptions{
    padding-top: 4px;   
}

.spanDescriptionPoll{
    font: 12px helvetica;
    padding-bottom: 15px;
}

.spanText{ 
    background: url(../images/imgEnquete.gif) no-repeat;
    height: 110px;
    width: 183px;
    font: 12px helvetica;
    padding: 10px 10px 10px 20px;       
}

.spanAlternate{
    width: 180px;
}

.spanPollFooter{
    width: 100%;
    height: 29px;
    background: url(../images/imgFooterEnquete.gif) no-repeat;
}

.spanHide{    
    width: 180px;
}

.spanNumQuestions{
    color: #000;
    font: bold 12px helvetica;
    padding: 7px 10px 0px 0px;
}

.ibtnSend{
   background: none;
   border: none;
   font: bold 12px helvetica;
   color: #000;
   cursor: pointer;
   margin-top: 5px;
}

.spanPollError{
    width: 186px;
    font: 12px helvetica;
    color: #FFF;
    padding: 15px 8px 0px 24px;
    background: url(../images/pollError.gif) no-repeat bottom center;
    height: 24px;
}

.divPollContent{
    width: 215px;
}

.spanTextMedias{
    padding: 10px 0px 10px 0px;
    width: 100%;
    font: 10px arial;  
}

.imgIcoMedias{
    height: auto;
    border: 0px;
    margin: 5px;
}

.spanIcoPoll{
    width: 180px;
}

/* Poll - End */

/* Product - Start */

.spanLineProfile{
    border-top: solid 1px #000;
    width: 100px;
    height: 1px;
}

.divBannerMentos{
    background: url(../images/bannerSite.gif) no-repeat;
    width: 290px;
    height: 253px;    
}

/*
.spanTextProduct{
    background: #FFF;
    width: 266px;
    height: auto;
    padding: 0px 12px;
    font: 12px helvetica;
    line-height: 18px;
}

.imgProduct{
     display: block;
     margin: 0 auto;
}
*/

/* Product - End */

/* Contact - Start */

.divBgContact{
    width: 450px;    
}

.h2Contact{
    font: bold 55px arial;
    color: #FFF;
    width: 280px;
    line-height: 50px;
    padding:0px;
    margin: 0px;
    margin-top: 35px;
    width: 270px;
    padding-right: 60px;
    text-align: right;
}

.lblTextForm{
    width: 100%;
}

.divForm{
    width: 334px;
    padding: 0 58px;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin-top: 20px;
}

.divFormItem input{
    width: 316px;
    border: 1px solid #c0c0c0;
    margin-top: 3px;
    padding: 3px;
}

.divFormItem label{
    width: 322px;
}

.divFormItem{
    margin-bottom: 15px;
}

.formBt{
    float: left;
    border: 0;
}

.formBt buttom{
    font-size: 9px;
}

.msgArea{
    height: 162px;
}

.msgContact{
    font-size: 21px;
    margin-top: 40px;
}

.msgContact span{
    font-size: 35px;
    margin-top: 15px;
    margin-left: 65px;
}

.txtForm{
    height: 14px;
}

/* Contact - End */


/* Footer - Start */

.divFooter{
    width: 100%;
    height: 250px;    
}

/* Footer - End */
