/*
Theme Name: Lubridão
Theme URI: 
Author: Jorge Oliveira @takemedia
Description: Tema do site da Lubridão.
Version: 1.0
*/

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

@font-face{
    font-family:'latolight';
    src:url('font/latolight/lato-lig-webfont.eot');
    src:url('font/latolight/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/latolight/lato-lig-webfont.woff') format('woff'),
        url('font/latolight/lato-lig-webfont.ttf') format('truetype'),
        url('font/latolight/lato-lig-webfont#latolight') format('svg');
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'latobold';
    src:url('font/latobold/lato-bol-webfont.eot');
    src:url('font/latobold/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/latobold/lato-bol-webfont.woff') format('woff'),
        url('font/latobold/lato-bol-webfont.ttf') format('truetype'),
        url('font/latobold/lato-bol-webfontt#latobold') format('svg');
    font-weight:normal;
    font-style:normal
}

*{margin: 0;
  padding: 0;
  
}
a{
    text-decoration: none;
    color: #D8AB00;
    
}

p{
	margin-bottom: 15px;
	line-height: 135%;
}

a img{
	border:none;
}

h1{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: normal;
	font-family: 'latolight';
	color: #000;
	margin-bottom: 15px;	
	margin-left: 0px;
}

h2{    
	font-family: 'latolight';
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 15px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

h4{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.b{
	font-family: 'latobold';
}

.clear{
    clear: both;
}
html{
    height: 100%;	
}
body{
  font-family: 'arial';
  font-size: 13px; 
  position: relative;  
  height: 100%;
  min-height:100%;  
  color:#000;
  
}

#container {
   min-height:100%;
   position:relative;
   width: 950px;
   margin: 0 auto;
}

#body {   
   padding-bottom:151px;   /* Height of the footer */
   width: 950px;
   margin: 0 auto;
}

.header .logo{
	float:left;
	margin: 15px;
}
.header .imgheader{
	float: right;
	width: 665px;
	height: 300px;
	background: url(images/imgheader.jpg) no-repeat;
}


#menu{
	background: #FFCB04;
	height: 60px;
}

#menu ul{
	list-style: none;
	text-transform: uppercase;
	font-size: 16px;
}

#menu ul li{
	float: left;
	padding: 0px 21px;
}

#menu ul li a{
	color:#000;
	padding: 20px 0px;
	font-family: 'latolight';
	display: block;
}

#menu ul li a.current{
	font-family: 'latobold';
	border-bottom: 4px solid #000;
	padding: 20px 0px 18px 0px;
}

.content ul{
	margin-left: 15px;
	padding: 0;
	margin-bottom: 15px;
}

.content ul li{
	margin-bottom: 5px;
}

.destaqueimg{
	width: 475px;
	height: 400px;
	text-align: center;
	float: left;
}
.destaquecontent{
	float: right;
	width: 475px;
	position: relative;
	height: 400px;
}

.destaquetitle{
	font-family: 'latolight';
	font-size: 36px;
	text-transform: uppercase;
	margin: 25px;
	height: 117px;
}

.destaqueshort{
	margin: 0 25px;
	height: 168px;
	overflow: hidden;
}

.more{
	position: absolute;
	bottom: 0px;
	right:0px;
	width: 40px;
	height: 40px;
}

.pdestaques{
	margin-top: 15px;
}

.detaqueitem{
	float:left;
	width: 300px;
	height: 485px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #000;
}

.posto{
	float:left;
	width: 300px;
	height: 485px;
	margin-bottom: 25px;
	background: #E9E9E9;
	overflow: hidden;
}

.posto .pdestaquetitle{
	padding: 0 15px;
}

.posto .pdestaquecontent{
	padding: 0 15px;
	
} 

.posto .pdestaquecontent p{
	margin: 2px 0px;
}

.coordenadas{
	padding: 0 15px;
	font-family: 'latobold';
	font-size: 14px;
}

.space{
	float:left;
	width: 25px;
	height: 485px;
}

.pdestaquetitle{
	font-family: 'latolight';
	font-size: 26px;
	margin: 15px 0px;
	height: 56px;
	overflow: hidden;
	text-transform: uppercase;
}

.divlink{
	color: #000;
	height: 485px;
	width: 300px;
}

h2 a{
	color: #000;
}

.galeriaservicos{
	margin-bottom: 25px;
}

.contactos{
	margin-top: 25px;
	margin-bottom: 25px;
}

.singlecontent{
	float: left;
	width: 615px;
	margin-bottom: 25px;
}

.galeria{
	width: 475px;
	height: 475px;
	float: left;
	margin-bottom: 25px;
	margin-right: 30px;
	margin-top: 25px;
}

.contentpage{
	float: right;
	width: 445px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.contenttop{
	margin-top: 25px;
}

#my_map{
	width: 615px;
	height: 695px;
	float: left;	
}

.infoBubble {
	min-height: 50px;
	color: #FFF;
	margin: 10px;
	overflow:hidden;
}
.infoBubbleTitle {
	max-width: 150px;
}

.formpedido{
	float: right;
	padding: 25px;
	width: 265px;
	background: #E9E9E9;
	margin-bottom: 25px;
}

input[type='text']{	
	width: 231px;
	height: 30px;
	margin-bottom: 5px;
	padding: 0px 15px;
	font-family: 'latolight';
}

input[type='button']{
	padding: 5px 25px;
	float: right;
	background: #FFCB04;
	border: 0;
	font-family: 'latobold';
}

textarea{
	padding: 5px 15px;
	width: 233px;
	resize: none;
	height: 100px;
	font-family: 'latolight';
}

select{
	width: 265px;
	height: 30px;
	padding: 0px 15px;
	margin-bottom: 5px;
	font-family: 'latolight';
}

.catalogo{
	height: 40px;
	padding: 5px 55px;
	background: url(images/url.png) no-repeat;
	cursor: pointer;
	text-transform: uppercase;
	font-family: 'latolight';
}

.listposts{
	margin-top: 25px;
}

.gas{
	width: 615px;	
	float: left;
}

.gasiten{
	border-top: 1px dotted #000;
	margin-bottom: 25px;
	padding-top: 25px;
}

.gastext{
	float: right;
	width: 295px;
	margin-bottom: 15px;
}

.mapaloc{
	
	width: 300px;
	height:300px;
}

.maparight{
	float: right;
	width: 300px;
}

.conttext{
	float: left;
}

.gasimg{
	float: left;
	width: 300px;
	height: 300px;
	margin-bottom: 15px;
}

.gastitle{
	font-family: 'latolight';
	font-size: 36px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.contactsadd{
	font-weight: bold;
	font-size: 14px;
}

.contacts{
	font-family: 'latolight';
	font-size: 14px;
	
}

.openmaps{
	padding: 5px 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: 'latolight';
	font-size: 14px;
}

.lub{
	height: 350px;
}

.openmaps a{
	color:#000;	
}

.postotitle{
	font-size: 15px;
	height: 50px
}

.footer{   
    height: 151px;	
	color: #000;
	font-family: 'latolight';
	text-transform: uppercase;	
	position:absolute;
    bottom:0;
	width: 100%;
	
}

.parceiros{
	border-top:1px dotted #464646;
	padding-top: 30px;
	height: 60px;
}

.parceirostext{
	float: left;
	width: 530px;
	margin-left: 15px;
}

.parceirostexttitle{
	font-family: 'latobold';
}

.parceirostexttext{
	font-size: 10px;
}

.parceirogalp{
	float:left;
}

.parceirolinde{
	float:right;
	margin-right: 15px;
}

.footercenter{
	height: 60px;
	color: #000;	
	margin: 0 auto;	
	background: #FFCB07;
}

.footer .left{
    float:left;
	margin: 12px 15px;
	width: 300px;
	text-transform: none;
	font-family: 'latobold';
}

.normal{
	font-family: 'latolight';
}

.footer .right{
    float: right;
	margin: 18px 11px;

}

.footer a{
	color:#000;
}


#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
    margin: 0 auto;
    margin-top: 30px;	
	width: 100%;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #BA0000;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #0075b8;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #BA0000;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
	margin-top: 15px;
    position: relative;
    overflow: hidden;
    width: 950px;
    height: 400px;
	background: #E9E9E9;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
	width: 950px;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 715px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
   left: 505px;
}

.jcarousel-control-next {
    right: 355px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.disabled_button {
	color: #DADADA;
	background-color: #A7A7A7;
	cursor: wait;
}

select.form_error{
	border:1px solid #FF9696;
}
textarea.form_error{
	border:1px solid #FF9696;
}
input.form_error{
	border:1px solid #FF9696;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(255, 203, 4, 0.8) url(images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .8;
}
.no-touch .cd-top:hover {
  background-color: #FFCB04;
  opacity: 1;
}