
/* GENERAL */ 

body {
  background-color:#C86510;
  background-image:none;
  background: url(http://taxistmaarten.com/wp-content/uploads/bg-1024x768.jpg) no-repeat center center fixed;   
  -webkit-background-size: cover;   
  -moz-background-size: cover;   
  -o-background-size: cover;   
  background-size: cover;
}

#wrapper {
  padding-bottom:0px;
}

a, a:link, a:visited {
color: #F05829;
}

h1, h2, h3 {
color: #F25729;
margin: 0 0 10px 0;
padding: 0;
font-weight: normal;
line-height: 1.1em;
}

a.dtbaker_button_light, a.dtbaker_button_light:link, a.dtbaker_button_light:visited {
background: #000;
color: #FFF;
text-transform: uppercase;
font-size: 12px;
border-radius: 3px;
padding: 2px 6px;
text-decoration: none;
text-align: center;
}

a.dtbaker_button, a.dtbaker_button:link, a.dtbaker_button:visited {
  background-color:#000;
  color:#FFFFFF;
}

.bg_wave_tile{
    background-image:none;
}

.bg_wave_tile_cover{
    background-image:none;
}

.bg_details{
    background-image:none;
} 

.gallery img {
background: #F25729;
  padding: 1px;
}

/* HEADER AREA */ 

#header {

  background-image: url("http://taxistmaarten.com/wp-content/uploads/header_taxi.jpg");
    background-repeat: no-repeat;
  
}

#header_phone {
float: right;
margin: 49px 5px 0 0;
clear: right;
width: 240px;
text-align: right;
height: 26px;
font-size: 16px;
text-shadow: 1px 0px #000000;
font-weight: bold;
}

.header_phone_prefix {
color: #ffffff;
}

.header_phone_text {
color: #ffffff;
}

#header_menu a {
  color:#fff;
  border-right: 1px solid #FFCF34;
}

#header_menu ul ul {
  background-color:#000;
  display:none;
  left:0;
  margin:0;
  padding:5px;
  position:absolute;
  top:40px;
  width:200px;
}

#header_menu ul ul a {
  color:#fff;
  border-bottom: 1px solid #FFCF34;
}

ul.menu > li.current_page_parent > a, ul.menu > li.current_page_item > a, ul.menu > li.current_page_ancestor > a {
color: #FAD121 !important;
}

#header_menu ul ul li.hover a, #header_menu ul ul li:hover a, #header_menu ul ul a:hover {
    color:#FAD121;
}

#header_menu ul li.hover > a,
#header_menu ul li:hover > a,
#header_menu ul a.active,
#header_menu ul a:hover {
    color:#FAD121; /*color of text on mouse over*/
}

.full_banner .content {
  color:#fff;
}

/* CONTENT AREA */ 

#content_bg {
  background-color:#FFCF34;
}

div.blog h1, div.blog h2 {
margin: 0;
font-weight: normal;
background-color: #F25729;
height: 35px;
font-size: 20px;
color: #ffffff;
padding: 5px 0 0 10px;
border-radius: 5px;
text-shadow: 1px 0px #000000;
}



/* WIDGETS */ 

.widget-title {
height: 32px;
font-weight: normal;
font-size: 20px;
color: #ffffff;
z-index: 80;
margin: 0 -5px 10px -5px;
padding: 8px 0 0 10px;
background: #F05829;
border-bottom: 0px solid #000000;
text-shadow: 1px 0px #000000;
}

/* FOOTER */ 

#footer a, #footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer ul.menu > li.current_page_parent > a, #footer ul.menu > li.current_page_item > a, #footer ul.menu > li.current_page_ancestor > a {
  color:#fff !important;
}

#footer_decal {
    background-image:none;
	height:20px;
}
#footer_decal div{
    background: none;
	height:20px;
}

#footer ul li {
    border-right:1px solid #DA3D0A;
}

#footer a:hover {
    text-decoration:underline;
}

/* OTHER */ 

.fancy_image {
  background-color:#F25729;
  background-position:initial initial;
  background-repeat:initial initial;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  display:inline-block;
  max-width:100%;
  padding:3px;
}


.flexslider_wrapper .flexslider_sidebar ul{
    background-color: #FFDB6D;
}

.flexslider_wrapper .flexslider_sidebar li a{
    color:#000;

}

.flexslider_wrapper .flexslider_sidebar li a.active{
    color:#F25729;
}

.wpcf7-form {
	background:#EFEFEF; 
	border:1px solid #dddddd; 
	border-radius:7px; 

	padding: 10px 20px; 
	margin-bottom:10px; 
}
 
.wpcf7-form input{ 
	background:#ffffff; 
	border:3px solid #dddddd; 
	border-radius:7px;
	width:300px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
	color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7-form textarea{ 
	background:#ffffff; 
	border:3px solid #dddddd; 
	border-radius:7px;

    margin: 4px 0 8px 0;
    padding: 5px 7px;
	color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7 select {
    background:#ffffff;
    border:3px solid #dddddd; 
	border-radius:7px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
    color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
    width: 320px;
    z-index: 100;
}

.wpcf7 select.ppl {
    background:#ffffff;
    border:3px solid #dddddd; 
	border-radius:7px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
    color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
    width: 110px;
    z-index: 100;
}

.wpcf7-form p { 
	color:#000; 
	margin-top:10px; 
	margin-bottom:10px; 
}
 
.wpcf7-form .wpcf7-submit { 
	background:#000;
	padding: 0.8em;
  color:#fff; 
}

/* =========================  style.media.css  ==================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {}

/* Tablet Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  
    body {
  background-image:none;
  background: none;  
  background:#F05829;
}
  
  #header {
  background-image:none;
  background: none;  
  padding-bottom:0;
}
  
   #header_menu a{
        border:0;
        background: none;
    background-color: #000000;
        border-radius: 5px;
        margin: 0 4px 0 0;
        font-size: 14px;
    }
  .full_banner{
        background: #000000;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  
   body {
  background-image:none;
  background: none;  
  background:#F05829;
}
  
  #header {
  background-image:none;
  background: none;  
  padding-bottom:0;
}
  
   #header_menu a{
        border:0;
        background: none;
    background-color: #000000;
        border-radius: 5px;
        margin: 0 4px 0 0;
        font-size: 14px;
    }
  .full_banner{
        background: #000000;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
   body {
  background-image:none;
  background: none;  
  background:#F05829;
}
  
  #header {
  background-image:none;
  background: none;  
  padding-bottom:0;
}
  
   #header_menu a{
        border:0;
        background: none;
    background-color: #000000;
        border-radius: 5px;
        margin: 0 4px 0 0;
        font-size: 14px;
    }
  
  .full_banner{
        background: #000000;
    }
  
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  
  body {
  background-image:none;
  background: none;  
  background:#F05829;
}
  
  #header {
  background-image:none;
  background: none;  
  padding-bottom:0;
}

  #header_phone{
        width: auto;
        clear:both;
        float: none;
        font-size: 16px;
        margin: 10px 0 0 0;
    	text-align: center;
        font-weight: bold;
    }
  
   #header_menu a{
        border:0;
        background: none;
    background-color: #000000;
        border-radius: 5px;
        margin: 0 4px 0 0;
        font-size: 14px;
    }
  
  .full_banner{
        background: #000000;
    }
  }