@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,400italic);

body {
	line-height: 1.7fem;
    font-size: 13px;
	background-image: URL(../img/container-bg-papel.jpg);
	background-repeat: repeat;
	background-position:top left;
}
html {
    height: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main-container {
	display:block;
	margin: 0 auto;	
	overflow:auto;
	width:960px;
	
}
.main-container .topo
{
	position:relative;
	display:block;
	margin-top: 20px;
	background-image:url("../img/fundo-header.png"); 
    background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	width: 960px;
	height:405px;
}
.topo .topo-menu
{
	position:relative;
	display:block;
	height:60px;
	width: 690px;
	
	top: 330px;
	margin-left: 70px;
	overflow:visible;
	
	
}
.topo .topo-menu ul
{
	margin:0px;
	padding:0px;
	padding-left: 10px;
	padding-right: 10px;
	position:absolute;
	bottom: 15px;
	
	
}
.topo .topo-menu ul li  
{

	display:block;
	float:left;
	list-style:none;
	background-image:url("../img/menu-item-bg.jpg"); 
    background-repeat: repeat-x;
	background-position: center center;

	 
}

.topo .topo-menu ul li a:hover
{
	color:#004b73;
	text-decoration:none;
	padding-left: 10px;
}
.topo .topo-menu ul li a
{

	font-weight:bolder;
	font-size:1em;	

    text-shadow: 1px 1px #F1FBFE;
	
	display:block;
	position:relative;
	margin: 0px auto;
	margin-top: 10px;
	padding: 5px;
	padding-top: 10px;
	border-right: 1px dotted #CCC;

	width: 95px;
	height:50px;
	text-align:center;

}

.topo-menu .topo-papafrancisco {
	
	position:absolute;

	bottom:58px;
	right: 90px;
	
	background-image:url("../img/papa-francisco.png"); 
	background-position: center center;
	background-repeat: no-repeat;
	width: 177px;
	height:197px;
	
	
}


.topo .topo-logoprefeitura {
	position:absolute;
	background-image:url("../img/logo-prefeitura-branco.png"); 
	background-position: left center;
	background-repeat: no-repeat;
	background-size:contain;
	margin-left: 100px;
	margin-top: 40px;
	width: 180px;
	height:90px;
}

.topo .topo-texto-paulovaticano {
	position:absolute;
	
	top:0px;
	margin-left: 200px;
	margin-top: 45px;
	
	background-image:url("../img/header-texto-paulovaticano.png"); 
	background-position: center center;
	background-repeat: no-repeat;
	width: 450px;
	height:60px;	
}

.icon-pauloinroma {
	position:absolute;
	
	background-image:url("../img/icon-pauloinroma.png"); 
	background-position: center center;
	background-repeat: no-repeat;
	width: 185px;
	height:35px;	
	
	right: 20px;
	top: -20px;
}

#destaques {
	margin-top: 10px;	
}

.destaque-item {
	display:block;
	height:300px;
	overflow:hidden;	
	
	margin: 1px;
}
.destaque-item h3 {
	position:absolute;
	z-index:2;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	bottom: 20px;
	text-shadow: 2px 2px #555;
	color:#FFFFFF;
	line-height: 1em;
	letter-spacing:0px;
	font-size: 1.5em;
 
	padding: 2px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 15px;	
}
.destaque-item img {
	position:absolute;
	top:0px;
	left:0px;
	width: 700px;
	z-index:0;
}
.destaque-item .caption {
	position:absolute;
	bottom: 0px;
	z-index:3;
	width: 100%;
	height:120px;
	
}
.destaque-item .caption p {
	position:relative;
	padding: 20px;
	padding-bottom:10px;
	line-height:0.9em;

}
.destaque-item .caption .overlay {
	position:absolute;
	width: 100%;
	height: 100%;
	z-index: 2;



background: rgba(243,226,199,0);
background: -moz-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,226,199,0)), color-stop(20%, rgba(240,212,170,0)), color-stop(92%, rgba(231,164,64,0.92)), color-stop(96%, rgba(230,161,58,0.93)), color-stop(100%, rgba(233,212,179,0.94)));
background: -webkit-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: -o-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: -ms-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: linear-gradient(to bottom, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3', GradientType=0 );



}


.destaque-item .caption p a {
	color:#333;
	font-size: 0.8em;	
	font-weight:bold;
	text-decoration:underline;
	line-height:1em;
	
}

.destaque-slider {
 border: 2px solid #754b22;
 margin-left: 10px;
}


.slick-prev::before, .slick-next::before {
    color: #754b22;
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
}

#destaques .slick-dots li {
    height: 40px;
    width: 40px;
	font-size: 30px;
	margin-top: -5px;
}

.slick-dots li button::before {
    
    font-size: 20px;
	color:#754b22;
    
}



#flickr-container {
	width:100%;
	border-left: 2px solid #754b22;
	border-right: 2px solid #754b22;

background: rgba(243,226,199,0);
background: -moz-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,226,199,0)), color-stop(20%, rgba(240,212,170,0)), color-stop(92%, rgba(231,164,64,0.92)), color-stop(96%, rgba(230,161,58,0.93)), color-stop(100%, rgba(233,212,179,0.94)));
background: -webkit-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: -o-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: -ms-linear-gradient(top, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
background: linear-gradient(to bottom, rgba(243,226,199,0) 0%, rgba(240,212,170,0) 20%, rgba(231,164,64,0.92) 92%, rgba(230,161,58,0.93) 96%, rgba(233,212,179,0.94) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3', GradientType=0 );




}
#flickr-container .photo {
 	max-width:none;
	width: auto;
	height: 200px;
}
 
 
#flickr-container.slick-initialized.slick-slider div.slick-list.draggable div.slick-track div.slick-slide
 {
	margin: 5px;
	border: 2px solid #754B22;
}

/**facebook**/
.fbFeeds {
	min-height:300px;
}
.fbFeeds .avatar {
	border:1px solid #754B22;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fbFeeds .attachment {
	float:right;
}
.fbFeeds .message {
	font-size: 0.9em;
	line-height:1.1em;	
}
.fbFeeds .message a {
	float:right;
	display:block;
}
.fbFeeds .meta {
	clear:right;	
	font-size: 0.7em;
	font-style:italic;
	color: #09C;
}



/***
	youtube
	
	**/
#container-youtube iframe
{
	border:3px solid #754B22;
	height:280px;

}

.clipping-principal
{
	
}

.clipping-principal P
{
	margin:0px;
	line-height:1EM;
}


.clipping-principal ul
{
	margin:0px;
	padding:0px;
}
.clipping-principal ul li
{
	list-style:none;
	margin-bottom: 10px;
	border-bottom:1px dotted #FFCC00;
}

.clipping-principal ul li .data {
	font-size:1em;
	font-weight:bolder;
	margin-bottom: 5px;
}
.clipping-principal ul li ul li {
	margin-left: 10px;
	line-height:1.1em;
}

.clipping-principal ul li ul li .link {
	font-size:0.8em;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;

}

.clipping-principal ul li .titulo
{
	font-weight:bold;
	font-style: italic;
	margin-bottom: 3px;
}


#clipping
{
	line-height: 1em;
}
#clipping h3
{
	margin:0px;
	padding:0px;
	line-height: 1em;
	letter-spacing: 0px;
}
#clipping div h3 span span
{
	font-weight:bold;
}

#clipping  a {

line-height:1.1em;

}

.rodape
{
	margin-bottom: 80px;
	padding-top: 20px;
	border-top: 2px solid #ffbd51;
	line-height:1em;
}
.rodape .endereco {
	text-align:center;
	font-size: 0.9em;
	font-style:italic;
		
}
.rodape ul {
	padding:0px;
	margin:0px;
}
.rodape ul li {
	list-style:none;
	text-decoration:none;
}
.rodape * {
}
.rodape .texto {

	font-weight:bolder;
	font-size:1em;
	color: #242C3A;
		color:#333333;
	line-height:0px;

	 

}


/** 
 twiter
*/
#tweecool {
	margin-top: 20px;
	display:block;
	z-index:10;	
	overflow:auto;
	height:auto;
	min-height: 400px;
	color:#444;
	width:100%;
}

#tweecool ul{
	padding-left: 10px;
}
#tweecool ul li {
	list-style:none;
	border-bottom: 1px dashed #FC0;
	padding-top: 4px;
	padding-bottom: 8px;
}

#tweecool ul li a {
	color: #630;		
}

#tweecool ul li span.time{
	display:block;
}
#tweecool ul li img {
	border: 1px solid #FC0;
	display:block;
	width: 150px;
	margin-top: 10px;
}
#tweecool ul li div.tweets_txt
{
	letter-spacing: -1px;
	line-height: 1.2em;
}
#tweecool ul li div.tweets_txt span.time {
	
	float:right;
	display:block;
	font-style:italic;
	font-size:0.7em;
	font-weight:bolder;
	text-align:center;
	color:#630;
	background-color:#FC0;
	padding: 8px;
	padding-left: 7px;
	width:80px;
	height:40px;
	line-height:0.9em;
	border: 1px dotted #630;
}


h1,
h2,
h3,
h4,
h5,
h6,
label 
{
	color: #754B22;
  	font-family: 'Segoe UI';
	font-weight:bold;
	letter-spacing:-0.1em;
	
}


hr 
{
	border: 1px solid #FFBD51;
}

.head-destaque {
    font-size: 20px;
    font-weight: bold;
	letter-spacing:-2px;
    color: white;
    font-weight: 100;
    border-radius: 5px;
    line-height: 1em;
	margin-top: 5px;
    font-family: 'Ubuntu', sans-serif;
    text-shadow: 2px 2px #555;
}

/*
 * -- TABLET (AND UP) MEDIA QUERIES --
 * On tablets and other medium-sized devices, we want to customize some
 * of the mobile styles.
 */
@media (min-width: 48em) {

    /* We increase the body font size */
    body {
        font-size: 16px;
    }
    /* We want to give the content area some more padding */
    .content {
        padding: 1em;
    }

    /* We can align the menu header to the left, but float the
    menu items to the right. */
    .home-menu {
        text-align: left;
    }
        .home-menu ul {
            float: right;
        }

    /* We increase the height of the splash-container */
/*    .splash-container {
        height: 500px;
    }*/

    /* We decrease the width of the .splash, since we have more width
    to work with */
    .splash {
        width: 50%;
        height: 50%;
    }

    .splash-head {
        font-size: 250%;
    }


    /* We remove the border-separator assigned to .l-box-lrg */
    .l-box-lrg {
        border: none;
    }

}

/*
 * -- DESKTOP (AND UP) MEDIA QUERIES --
 * On desktops and other large devices, we want to over-ride some
 * of the mobile and tablet styles.
 */
@media (min-width: 78em) {
    /* We increase the header font size even more */
    .splash-head {
        font-size: 300%;
    }
}
