/*
PARA JESUS TODA HONRA E TODA A GLÓRIA
Theme Name: Lilitex
Theme URI: http://www.lilitex.com.br
Author: Wanderson Rosa - Wortek Studio
Author URI: http://www.wortek.com.br
Description: Desenvolvido por Wanderson Rosa inspirado por Deus.
Version: 1.0
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: lilitex

-------------------------------------------------------------- */

@charset "utf-8";


/*EXTERNAL STYLES*/
@import url(global-reset.css);
@import url(header.css);
@import url(nav.css);
@import url(sidebar.css);
@import url(footer.css);
@import url(contact.css);
@import url(cleaners.css);
@import url(forms.css);
@import url(buttons.css);



/*GLOBAL*/
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	background:url(../images/content-bg.jpg) #ececec;
}

h1{
	width:180px;
	height:85px;
	background:url(../images/lilitex-logo.png) no-repeat;
	text-indent:-2000px;
        float: left;
        margin-top:30px;
}
	
h1>a{
	width:420px;
	height:134px;
	display:block;
	}

h2{
	color:#005BAA;
	font-size:20px;
	margin-bottom:5px;
	line-height:28px;
	
	}

a{ text-decoration:none; display:block;}

p{
    line-height:1.5em;
    font-size: 12px;
}


/*CONTENT*/
#content-wrapper{
	width:940px;
	margin:0 auto;
}

#content{
	width:640px;
	margin-bottom:20px;
	float:left;		
}


/*HOME*/
#home-banner{
    width:100%;
    background: url(../../images/home-banner-bg.jpg) repeat-x;
    margin:0 auto;
    padding-bottom: 20px;
}

#home #content{
	width:460px;
	float:left;	
}

#home #content hr{
    margin: 20px 0 20px 0;
}

#home #content p{
	margin-bottom:10px;
	line-height:1.6em;
}

a#home-btn-saiba-mais{
    width:152px;
    height:40px;
    background: url(../images/btn-home-saiba-mais.png);
    display: block;
    margin-top: 20px;
}

a:hover#home-btn-saiba-mais{
    background-position: -152px 0;
}

#home-dicas{
    margin-bottom: 20px;
}


#home-dicas li{
	border-bottom:1px solid #ccc;		
}

#home-dicas a{
        font-size:14px;
	margin-bottom:0 !important;
	padding:10px 0 12px 0;
	font-weight:normal !important;
        color:#555;
}

#home-dicas a:hover{
	text-decoration:none !important;
	color:#005BAA !important;
        background: #ddd;
}



/*QUEM SOMOS*/
#quem-somos-fotos{
	margin-top:20px;		
}

#quem-somos-fotos img{
	margin:0 10px 10px 0;	
}

#quem-somos #content p{
	width:400px;
	float:left;	
}

#quem-somos #content img{
	float:right;
	margin-top:20px;
}

#quem-somos hr{
	margin:40px 0 40px 0;
}


/*PRODUTOS*/
#produtos #content{
	width:520px;
}

#produtos #content img{
	margin-bottom:20px;
}

#produtos #content h2{
	font-size:16px;	
}

/*DICAS*/
#dicas #content{
	width:520px;
}

#dicas #content a{
	color: #005BAA;
	margin-bottom:10px;	
}

#dicas #content hr{
	margin:20px 0 20px 0 ;	
}

/*STYLING THE WORDPRESS READ MORE TAG*/
.more-link{
    margin:20px 0 0 0;
    font-weight: bold;
}


/*SOLVING PROBLEM WITH BODY ID*/
.single-geral{
    width:640px !important;
}


/*POSITRON*/
#positron #content{
	width: 940px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-top: -120px;
}

#positron #header-container{
	margin-bottom: 0;
}

#product-header-wrapper{
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

#positron #product-header-wrapper{
	background: url(../images/produto-header-positron.png) no-repeat top center;
}

#product-header-content{
	width: 940px;
	margin: 0 auto;
}



#product-header-content h2{
	font-size: 35px;
	padding-top: 80px;
	line-height: 50px;
	margin-bottom: 10px;
	font-weight: normal;
}


#product-header-content h3{
	font-family:Arial, Helvetica, sans-serif;
	color: #dd8005;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}


.positron-planos{
	width: 300px;
	background: #fff;
	float: left;
	margin:0 20px 40px 0;
	font-size: 12px;
	padding-bottom: 20px;
}

.positron-planos h3{
	margin-bottom: 5px;
	font-size: 16px;
}

.positron-planos h4{
	font-size: 23px;
}

.plano-01 ul{
	margin-bottom: 100px;
}


.positron-planos ul{
	padding: 15px;
}


.plano-02 ul{
	margin-bottom: 117px;
}


.positron-planos li{
	margin-bottom: 15px;
	line-height: 18px;
	list-style-type:circle;
	list-style-position: inside;
}

.positron-planos-title{
	padding: 15px;
	color: #fff;
}

.positron-planos-title-01{background: #F1D627;}
.plano-01{border-bottom: 4px solid #F1D627;}

.positron-planos-title-02{background: #C40000;}
.plano-02{border-bottom: 4px solid #C40000;}  

.positron-planos-title-03{background: #219429;}
.plano-03{border-bottom: 4px solid #219429;}

.positron-planos-valor{
	color: #005BAA;
	font-weight: normal;
	width: 120px;
	margin: 0 auto;
}

.cifrao{	
	width: auto;
	float: left;
} 

.valor{
	font-size: 51px;
	float: left;
}

.centavos{
	font-size: 18px;
	float: left;
}

.mensais{
	float: left;
	margin-left: 15px;
	font-size: 14px;
}

#headline{
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;

}


#headline h2{
	text-align: center;
}

#headline p{
	text-align: center;
	font-size: 16px;
	color: #005BAA;
	margin-bottom: 20px;
}

#texto-legal{
	border-top: 1px solid #888;
	padding-top: 5px;
	text-align: center;
	margin-bottom:40px;
}
   




