@charset "utf-8";
/*PARA JESUS TODA HONRA E TODA A GLÓRIA*/
/*
Theme Name: Andreia Zito 2010
Theme URI: http://www.andreiazito.com.br
Description: Developed for Andreia Zito
Version: 1.0
Author: Wortek Studio
Author URI: http://www.wortek.com.br/
*/


/*EXTERNAL STYLES*/
@import url(globalReset.css);


/*GLOBAL*/
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/header-bg.jpg) repeat-x top center #366595;
}

h1{
	background:url(images/logo.png) no-repeat;
	width:230px;
	height:130px;
	text-indent:-1000em;
	float:left;
    margin:34px 0 30px 0;	
	}
	
h1>a{
	display:block;
	width:230px;
	height:130px;
	
}

h2{
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#15384C;
	font-weight:normal;
}

a{ text-decoration:none;}

p{
	color:#58595B;
	font-size:.8em;
	line-height:1.4em;
}


/*CLEANERS*/
.cleaner{clear:both;}
.marginTopCleaner{margin-top:0 !important;}
.marginRightCleaner{margin-right:0 !important;}
.marginBottomCleaner{margin-bottom:0 !important;}
.marginLeftCleaner{margin-left:0 !important;}
.borderTopCleaner{border-top:0 !important;}
.borderRightCleaner{border-right:0 !important;}
.borderBottomCleaner{border-bottom:0 !important;}
.borderLeftCleaner{border-left:0 !important;}
.paddingTopCleaner{padding-top:0 !important;}
.paddingRightCleaner{padding-right:0 !important;}
.paddingBottomCleaner{padding-bottom:0 !important;}
.paddingLeftCleaner{padding-left:0 !important;}
.backgroundCleaner{background:none !important;}

/*FORM FIELDS*/
.formFields{
	background:#FFF url(images/bgFormFields.gif) repeat-x;
	border:1px solid #939598;
	padding:3px;
	margin-left:5px;
	width:165px;
}

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



/*NAV*/
#nav{
	clear:both;
	font-size:.8em;
	margin:0 auto;
	width:940px;
	height:45px;
    line-height:1.4em;	
	}

#nav a{
	color:#FFF;
	display:block;
    padding:4px 51px 4px 10px;
	
}

#nav a:hover{
	color:#FFD200;
}

#nav li{
	margin-right:0px;
	float:left;
    border-right:1px solid #fff;
        
}

.navActive{
	color:#FFD200 !important;
}

/*SIDE BAR*/
#side-bar{
	width:220px;
	float:right;
}

#side-bar h3{
	color:#fff;
	font-size:.7em;
	font-weight:normal;
	line-height:1.3em;
	padding:7px 0 0 10px;
        
}

#sideBar ul{
	background:#E6E6E6;
	padding:10px;
}

.side-bar-boxes{
	margin-bottom:20px;
	width:220px;
	background:#EFEFEF;
	height:1%;
	overflow:hidden;
}

/*PANFLETO VIRTUAL*/
#panfleto-virtual{
	
}

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

#content{
	width:700px;
	float:left;
        color:#58595B;
        line-height:1.4em;
}

#content p{
	margin-bottom:20px;	
}

#content h2{
	color:#366595;
        background:url(images/dots.gif) bottom repeat-x;
        height:35px;
        margin-bottom:20px;
        font-size:1.4em;  	
	
}

#content h3{
    color:#366595;
}

#content dl{
    margin:20px 0 20px 0;
    font-size:.9em;

}

#content dt{
    font-weight:bold;
    color:#366595;   

}

/*HOME BANNER TOP*/
#home-banner-top{
	width:700px;
}

/*HOME VIDEO DESTAQUE*/
#youtube-player{
	float:left;
	margin-top:20px;
}

#youtube-player embed{
    height:240px;
    width:405px;
	
}

/*APOIO*/
#apoio{
	width:280px;
	height:240px;
	background:url(images/home-apoio-bg.jpg) no-repeat;
	float:right;
	margin-top:20px;
	}

#apoio h2{
    margin:45px 0 10px 20px;
    line-height:1.2em;
    background:0;
    font-size:1.1em;
    height:45px;	
}

#apoio p{
    width:230px;
    margin-left:20px;
}


/*HOME THUMB VIDEOS*/
#home-thumbs-videos-container{
	margin:5px 0 30px 0;
	float:left;	
}

#home-thumbs-videos-container h2{
	margin-bottom:5px;
        background:0;
        font-size:1em;
        height:25px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#294C70;
}
	
.home-thumbs-videos{
    float:left;
    margin-right:20px;
	float:left;
}

.home-thumbs-videos a{
	display:block;	
}

/*HOME NEWS 01*/
#home-news-container h2{
    margin-bottom:5px;
        background:0;
        font-size:1em;
        height:25px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#294C70;	
}

.home-news{
    width:149px;
    float:left;
    background:url(images/dots-vertical.gif) repeat-y right;
    margin:0 14px 20px 0;
    padding-right:15px;
}

.home-news h3{
    font-size:.8em;
    color:#366595;
    line-height:1.5em;
    margin-bottom:5px;
}

.home-news p{
	margin:0 !important;	
}

.home-news a{
	color:#366595;
}

.home-news a:hover{
	text-decoration:underline;
}

#home-news-container-02{
	margin-top:20px;
	float:left;
	}


/*HOME BANNER BOTTOM*/
#home-banner-bottom{
	width:700px;
	float:left;
	margin-bottom:20px;
}


/*REVISTA*/
#revista{
	margin-bottom:20px;
}

#revista p{
	margin-top:5px;
}

#revista a{
	text-decoration:underline;
	font-weight:bold;
	color:#366595;
}




/*INFORMATIVO*/
#informativo{
	background:url(images/informativo-bg.jpg) no-repeat;
	padding:10px;
	width:200px;
	margin-bottom:20px;
}

#informativo h3{
    margin:0 0 0 -10px;

}

.informativo-fields{
	width:188px;
	font-size:.9em;
	background:#FFF url(images/bg-fields.gif) repeat-x;
	border:1px solid #939598;
	padding:5px;
	margin:20px 0 0 0;
    color:#366595;
}


#informativo-btn{
	width:90px;
	height:31px;
	background:url(images/informativo-btn-enviar.png) no-repeat;
	border:none;
	cursor:pointer;
	margin:10px 0 5px 55px;
}


/*JINGLE*/
#jingle{
	background:url(images/side-bar-top-box-jingle.jpg) no-repeat;
	height:44px;
}

#jingle-box{padding-bottom:10px;}

#jingle-box p{
    border-top:1px solid #ccc;
    margin:10px 0 5px 0;
    padding:5px 0 0 0 ;   
    
}


/*TWITTER*/
#twitter{
	background:url(images/side-bar-top-box-twitter.jpg) no-repeat;
	height:44px;
}

#twitter_div{
	color:#58595B;
	font-size:.7em;
        margin:0 0 10px 0;
        padding:10px 10px 0 10px;
        line-height:1.2em;
}

#twitter_div li{
    margin-bottom:8px;
    background:url(images/dots.gif) repeat-x bottom;
    padding-bottom:10px;

}

#twitter_div a{
	color:#366595;	
}


/*SOCIAL*/
#social{
	background:url(images/side-bar-top-box-social.jpg) no-repeat;
	height:44px;
}

ul#social-icons{
    margin:10px 0 10px 18px;
    width:188px;
    padding-bottom:10px;
    height:40px;
    }


ul#social-icons li{
	float:left;
	
}

#social-icons a{
    margin-right:8px;
	display:block;    	
}

/*MEUS MANDATOS*/
#meusmandatos #content h2{
	color:#366595;
        background:url(images/dots.gif) bottom repeat-x;
        height:35px;
        margin-bottom:20px;
        font-size:1.4em;  	
}


#meusmandatos #content h3{
	color:#366595;
        margin-bottom:5px;
        font-size:.9em;
        line-height:1.4em;
}

#meusmandatos dl{
    margin-bottom:10px;
    font-size:.8em;
    line-height:1.4em;
    color:#58595B;
    margin-left:30px;    
}

#meusmandatos dt{
    font-weight:bold;
    color:#366595;
    background:url(images/bullet-orange.png) no-repeat 0 50%;
    padding-left:10px;
}

#meusmandatos dd{
    padding-left:10px;

}

#meusmandatos #content ul{
   margin-bottom:20px;
    font-size:.8em;
    line-height:1.6em;
    color:#58595B;
    margin-left:30px; 
}

#meusmandatos #content li{
       list-style-image:url(images/bullet-orange.png);
}


/*MINHAS PROPOSTAS*/
#minhaspropostas #content h2{
	color:#366595;
        background:url(images/dots.gif) bottom repeat-x;
        height:35px;
        margin-bottom:20px;
        font-size:1.4em;  	
}


#minhaspropostas #content h3{
	color:#366595;
        margin-bottom:5px;
        font-size:.9em;
        line-height:1.4em;
}

#minhaspropostas dl{
    margin-bottom:30px;
    font-size:.8em;
    line-height:1.4em;
    color:#58595B;    
}

#minhaspropostas dt{
    font-weight:bold;
    color:#366595;
    line-height:1.6em;
}

#minhaspropostas dd{
    margin:0 0 20px 0;

}

#minhaspropostas #content ul{
   margin-bottom:20px;
    font-size:.8em;
    line-height:1.6em;
    color:#58595B;
    margin-left:30px; 
}

#minhaspropostas #content li{
       list-style-image:url(images/bullet-orange.png);
}


/*BLOG*/
#blog #content h2{
	background:0;
        margin-bottom:-5px;
        font-size:1.3em;	

}

#blog #content h4{
	font-size:.9em;
        color:#58595B;
        margin-bottom:10px;
	
}

.blog-posts-division{
    background:url(images/dots.gif) repeat-x bottom;
    height:30px;
    margin-bottom:30px;
    font-size:.8em;
    color:#58595B;
    font-weight:bold;	
}

.blog-posts-division a{
    color:#58595B;
}


/*MEUS VIDEOS*/
h2.videos{
	background:url(images/dots.gif) repeat-x bottom;
	height:25px;
        margin-bottom:20px;
	
}

/*POSTS DIVISION*/
.posts-division{
	width:700px;
	height:20px;
	 background:url(images/dots.gif) repeat-x bottom;
        margin-bottom:20px;
}

/*COMMENTS FORM*/
#comments-form{
	background:#dbebf4;
	padding:15px;
}

#comments-form h3{
    color:#000;
    font-weight:normal;
    margin-bottom:20px;
}

#comments-form label{
    font-size:.9em;
    width:600px;
    color:#000;
    float:left;
    margin:10px 0 10px 0;
}

#comments-form input{
    margin-bottom:15px;
}



#comments-form textarea{
    width:620px;
    padding:5px;
    border:0;
    height:200px !important;
    overflow:auto;
}


/*FOOTER*/
#footer-wrapper{
	width:980px;
	margin:0 auto;
	padding-top:20px;	
}


#footer-wrapper h4{
	font-weight:normal;
	color:#fff;
	font-size:.7em;
	line-height:1.3em;
	margin:10px 0 20px 0;
	float:left;
	text-align:left;
	width:940px;
	}


#footer{
	width:730px;
	background:url(images/home-depoimentos-bg.jpg) no-repeat top left #FFF;
    font-size:.9em;
    padding:10px 0 10px 250px;
    float:left;	
}

#footer a{
    color:#58595B;
    line-height:1.3em;
    font-size:.9em;
}

#footer a:hover{
    text-decoration:underline;
}


.depoimentos{
    width:218px;
    float:left;
    background:url(images/dots-vertical.gif) repeat-y right;
    margin-right:15px;
    padding-right:10px; 
}

.depoimentos p{
    line-height:1.5em;
}

.depoimentos h5{
	font-size:.9em;
	color:#366595;
	margin-top:5px;	
}



