/*
    Created on : 13/11/2014, 14:07:08
    Author     : Caio - caiocsalvador@gmail.com
*/

/* ESTILOS PADRONIZADOS */

/*@font-face{
    font-family:'bedinibolditalic';
    src:url("../fonts/bedinibolditalic.woff");
}*/

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

html, body {background-color: #fff;}

#bg {width: 100%;}

body, .no-margin {margin: 0;}

#logo {text-indent: -9999px;margin:0;}

#logo a {display: block;}

#desenvolvidopor {
    bottom: 200px;
    position: fixed;
    right: 0;
    z-index: 9999;
}

.a2a_kit a {
    cursor: pointer;
    display: inline;
    float: left;
    margin-right: 5px;
}

.img-mask {overflow: hidden;}

.img-mask img {
    min-height: 100%;
    min-width: 100%;
}

.absolute { position: absolute; }
.relative, .center { position: relative}

.pad20 {padding: 20px;}
.pad30 {padding: 30px;}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a:hover {text-decoration: none;}


/*  FIM - PADRONIZADOS */
/* ******************************* */

#desenvolvidopor {
    bottom: 200px;
    position: fixed;
    right: 0;
    z-index: 9999;
}
body{
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    position: relative;
    width: 100%;
    float: left;
    background-image: url("../img/bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #eeeeee;
    min-height: 100vh;
}
p{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #353535;
    line-height: 23.8px;
    text-align: left;
    text-shadow: none;
    text-transform: none;
}
a{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-shadow: none;
    text-transform: none;
}
a:hover{
    font-family: 'Roboto', sans-serif;
}
a, a:hover, a img, a:hover img {
    text-decoration: none;
    -webkit-transition: all 200ms ;
    -moz-transition: all 200ms ;
    -ms-transition: all 200ms ;
    -o-transition: all 200ms ;
    transition: all 200ms ;
}
ul{
    list-style: none;
}
h1{
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    color: rgb(72, 108, 132);
    text-align: left;
    padding: 30px;
    text-transform: none;
}
h2{
    font-family: 'Roboto', sans-serif;
    text-shadow: none;
    text-transform: none;
}
h3{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-shadow: none;
    text-transform: none;
}
ul li{
    list-style: none;
}
address{
    color: #fff;
}
.logo {
    text-indent: -9999px;
    width: 232px;
    height: 89px;
    background-image: url("../img/logo.png");
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    margin-left: 145px;
}
.logo a{
    display: block;
    width: 100%;
    height: 100%;
}
.publicidade-topo{
    float: right;
    margin-top: 40px;
    position: relative;
    overflow: hidden;

}
.publicidade-topo img{
    max-width: 100%;
    height: auto;
}
.publicidade-topo li{
    text-align: center;
}
header .container{
    position: relative;
}
.search{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.search input[type="text"]{
    width: calc(100% - 160px);
    float: left;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid transparent;
    color: #ff4081;
    padding-left: 50px;
    background-image: url("../img/lupa.jpg");
    background-position: 15px center;
    background-repeat: no-repeat;
    height: 54px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important
}
.search input[type="submit"]{
    float: left;
    background-color: #fff;
    width: 110px;
    border: none;
    border-bottom: 4px solid #304ffe;
    height: 55px;
}

/* label color */
.search label {
    color: #000;
}
/* label focus color */
.search input[type=text]:focus + label {
    color: #000;
}
/* label underline focus color */
.search input[type=text]:focus {
    border-bottom: 1px solid #ff4081;
    box-shadow: 0 1px 0 0 #ff4081;
}
/* valid color */
.search input[type=text].valid {
    border-bottom: 1px solid #ff4081;
    box-shadow: 0 1px 0 0 #ff4081;
}
/* invalid color */
.search input[type=text].invalid {
    border-bottom: 1px solid #ff4081;
    box-shadow: 0 1px 0 0 #ff4081;
}
/* icon prefix focus color */
.search .prefix.active {
    color: #000;
}
.conteudo{
    float: left;
    width: 100%;
}
.side-pub{
    margin-bottom: 20px;
    float: right;
}
.side-pub img{
    max-width: 100%;
}
.post h2{
    font-size: 30px;
    color: #616161;
    font-weight: 700;
}
.coment{
	display:block;
	font-weight:300;
	color:#ff4081;
	font-size:12px;
}
.coment a{color: #ff4081 !important; font-weight: 300 !important;font-size: 12px !important;}

.post h2 a{
    font-size: 30px;
    color: #616161;
    font-weight: 700;
}
.post p{
    font-weight: 100;
    font-size: 16px;
    color: #000;
    text-align: justify;
    font-weight: 400;
}
.post img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.info-post iframe {
    width: 100%;
    margin-top: 20px;
    float: left;
    height: 420px;
    margin-bottom: 30px;
}
.relogio{
    float: left;
    padding-top: 5px;
    background-color: #EEEEEE;
}
.info-data{
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.info-data img{
    float: left;
}
.data{
    float: left;
    width: 100%;
}
.info-data p{
    color: #fff;
    background-color: #ff4081;
    float: left;
    margin-top: 0px;
    height: 30px;
    padding-top: 4px;
    padding-left: 7px;
    padding-right: 10px;
}
.info-post{
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 30px;
}
.social-post{
    float: left;
    width: 100%;
    padding-left: 30px;
}
.post{
    margin-bottom: 30px;
    float: left;
    width: 100%;
    background-image: url("../img/bg-post.jpg");
    background-position: 5px 10px;
    background-repeat: repeat-y;
}
.publicidade-post{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.publicidade-post img{
    max-width: 100%;
    height: auto;
}
.info-post img{
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
}

.banner-mobile{
    display: none;
}




html{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/** =Paginate links Styles
 ******************************************* **/
.page-numbers {
    display: table;
    text-align:center;
    margin: 10px auto;    
}
.page-numbers li {
    display: inline-block;
    margin-left: 3px;
	background:#efefef;
}
.page-numbers a, .page-numbers .dots, .page-numbers .next, .page-numbers .prev {
    padding: 16px 22px;
    background: #fff;
    text-decoration: none; 
}
.page-numbers a:hover, .page-numbers .next:hover, .page-numbers .prev:hover {
    background: #ff4081;
	color:#fff;
}
.page-numbers .current {
     padding: 16px 22px;
    background: #ff4081;
    color: #fff;   
}

@media all and (min-width:992px){

.publicidade-topo{
	width:798px;
    height: 108px;
    overflow: hidden;
}

.publicidade-topo img{
	width:100%;}
}

/* COL-MD */
@media all and (max-width:1200px) and (min-width:992px){
    body{
        background-image: none;
    }    
    .container {
        width: 95%;
    }
}
/* COL-SM */
@media all and (max-width:992px) and (min-width:767px){
    .container {
        width: 95%;
    }
}
/* COL-XS */
@media all and (max-width:767px){
    #desenvolvidopor{
        display: none;
    }
    .logo{
        margin-left: 0px;
    }
    .container {
        width: 95%;
    }
    body{
        background:#eeeeee !important;
		background: none;
    }
	.publicidade-topo{
		margin-top:0;}
		
	.publicidade-topo img {
		width: 100%;
		
	}

    .post{
        background-color: #eeeeee;
        padding-top: 10px;
    }
    .logo{
        display: none;
    }
    .search{
        /*margin-top: 100px;*/
    }
	
	
}

@media screen and (max-width: 670px) {
    .banner-mobile{display: block;}
    /*.banner-normal{display: none;}*/

    .no-mobile{ display: none !important; }
	
	.ban-esti img{
		width:100%;
		height:auto;}

    .publicidade-topo{
        height: 45px;
        overflow: hidden;
    }

    .brand-logo img{
	   height: 69px;
	}
	
    .fixar{
    	position: fixed;
        left: 0;
        width: 100%;}


}


#comments{
	float:left;
	width:100%;}
	
td, th {
    padding: 8px 5px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #ccc;
}
caption{
	text-transform: uppercase;
    font-weight: bold;
    background-color: #ff4081 !important;
    color: #fff;
    padding: 4px;}