/*
Theme Name: OrangeNew
Theme URI: http://www.mietwagenmallorca.com
Version: 1.0.0
Description: orange, blank , business theme.
Tags: orange , blank, business
*/
body, html
{
    font-family: Arial, Sans-Serif;
    font-size: .9em;
    color: #444;
    margin: 0;
    padding: 0;
    background-color: White;
    cursor: default;
    background-image: url("images/bg.png");
    background-position: center top;
    background-repeat: repeat-y;
    min-width: 1000px;
}
h1, h2, h3, h4, h5
{
    margin: 2px;
    padding: 0;
    font-size: 1.3em;
}
h1, h2, h3, .sidepy
{
    color: #66a;
    border-bottom: dotted 1px #AAAAFF;
    margin: 6px 0 6px 0;
}
h1, h2, .sidepy
{
    margin-top: 20px;
    font-size: 1.4em;
}
.sidepy
{
    margin-top: 17px;
}
h4
{
    font-size: 1.3em;
    color: Black;
}
h5
{
    font-size: .9em;
    color: #777;
}
h3 a img, h3 a, h3 a:hover { border:0;}
#bgseam
{
    background-color: #9BC2E9;
    background-image: url("images/seamless.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #666;
    height: 210px;
    position: absolute;
    top: 0;
    width: 100%;
}
#header
{
    position: relative;
    width: 1010px;
    margin: 0 auto;
    height: 680px;
}
#logo
{
    position: absolute;
    top: 5px;
    left: 0;
}
#logo img, #logo a, #logo a:hover,#logo a:active { border:0;}
#header #headertext.top {
	position: absolute;
	top:5px;
	right: 100px; 
	left:auto; 
	background:#fff;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding:0 10px 3px;
}
#headertext
{
    position: absolute;
    top: 440px;
    left: 72px;
    width: 340px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    display: block;
    padding: 10px;
    /*
    background-color: #f8f8f8;
    */
}
#main
{
    position: relative;
    height: 680px;
    width: 1000px;
    margin: 0 auto;
}
#mainsearchbox
{
    position: absolute;
    left: 0;
    top: 0;
}
#defaultsearchbox
{
    position: absolute;
    left: 40px;
    top: 150px;
    border: 2px solid #FAFAFA;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    background-color: #FFFFFF;
    display: block;
    padding: 10px;
    background: #ffff55;
    background-color: #ffff55;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa', endColorstr='#ffff55');
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffaa), to(#ffff55));
    background: -moz-linear-gradient(top,  #ffffaa,  #ffff55);
    -moz-box-shadow: 1px 1px 5px #AAAAAA;
    -webkit-box-shadow: 1px 1px 5px #AAAAAA;
    box-shadow: 1px 1px 5px #AAAAAA;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=3, Color='#AAAAAA')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=3, Color='#AAAAAA');
    z-index: 99;
    height: auto;
    font-size: .9em;
    overflow-y: auto;
    overflow-x: hidden;
}
#defaultsearchbox .searchboxtitle
{
    display: block;
    border-bottom: 1px solid #FFF;
    margin-bottom: 10px;
    display: block;
    padding: 5px;
    font-weight:bold;
    color: #a52;
    z-index: 99;
    height: auto;
    font-size: 1.5em;
}
#mainbgbox
{
    position: absolute;
    left: 505px;
    top: -175px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border: solid 7px white;
    background-color: #FFFFEE;
    background: #FFFFEE;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFEE', endColorstr='#FFFFFF');
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFEE), to(#FFFFFF));
    background: -moz-linear-gradient(top,  #FFFFEE,  #FFFFFF);
    display: block;
    padding: 10px;
    z-index: 50;
    height: 835px;
    width: 430px;
    zoom: 1;
    filter: alpha(opacity=90);
    opacity: 0.9;
    font-size: .9em;
    overflow-y: auto;
    overflow-x: hidden;
    -moz-box-shadow: 1px 1px 5px #AAAAAA;
    -webkit-box-shadow: 1px 1px 5px #AAAAAA;
    box-shadow: 1px 1px 5px #AAAAAA;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=3, Color='#AAAAAA')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=3, Color='#AAAAAA');
}
#maininfobox
{
    position: absolute;
    left: 505px;
    top: -175px;
    display: block;
    padding: 10px;
    z-index: 99;
    width: 430px;
    zoom: 1;
    filter: alpha(opacity=90);
    opacity: 0.9;
    font-size: .9em;
    height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
}
#mainofferbox
{
    position: absolute;
    left: 510px;
    top: -10px; 
    display: block;
    padding: 10px;
    z-index: 99;
    height: auto;
    width: 430px;
}
#mainimgbox
{
    left: 510px;
    position: absolute;
    text-align: center;
    top: 360px;
    width: 430px;
    z-index: 99;
}
a, a:hover, a:active
{
    color: #a50;
    text-decoration: none;
    border-bottom: dotted 1px #88a;
	outline:none;
}
a:hover
{
    color: #c86;
    border-bottom: dotted 1px #33a;
}
h3 a, h3 a:hover, h3 a:active { border:0;}
.widget ul
{
    margin: 0 10px 0 10px;
    padding: 0;
}
.widget li
{
    list-style: none;
    margin: 15px 0px 5px;
    padding: 0;
}
.sidepy
{
    font-size: 1.4em;
    font-weight: bold;
}
.sidepy:first-letter
{
    font-size: 1.2em;
}
#maintext
{
    position: relative;
    width: 890px;
    margin: 20px auto;
    text-align: justify;
    text-indent: 25px;
    clear: both;
    font-size: .9em;
}
.form_element
{
    display: inline-block;
    vertical-align: middle;
    margin: 2px 10px;
}
input[type="submit"]
{
    width: 120px;
    color: White;
    font-weight: bold;
    font-size: 1.6em;
    background-color: #fff0a0;
    border: solid 2px #fffffa;
    padding: 2px;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    background: #63a600; 
    -moz-box-shadow: 1px 1px 3px #63ff00;
    -webkit-box-shadow: 1px 1px 3px #63ff00;
    box-shadow: 1px 1px 3px #63ff00; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=33, Direction=3, Color='#93ff00')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=3, Color='#93ff00');
    text-shadow: #63a600 0px 0px 5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#63a600', Direction=0, Strength=5);
}

input[type="submit"]:hover
{
    color: White;
    background: #93c600;
    cursor: pointer;
}
.offerbox
{
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    height: auto;
    margin: 10px;
    vertical-align: top;
    width: 120px;
}
.widget a, .widget a:hover, .widget a:active, .offerbox a, .offerbox a:hover, .offerbox a:active
{
    border: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default 
{
    background-color: White;
    background: White;
    border: none;
}
#content 
{
    width: 560px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}
.left {
    float: left;
    width: 600px;
}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }
/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignright {
	margin: 0px 0px 8px 8px;
}
img.alignleft {
	margin: 0px 8px 8px 0px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.alignright, img.alignleft, img.aligncenter {
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
}
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size:11px;
	clear: both;
	display: block;
	color: #959595;
	text-align: center;
	margin: 0px auto;
	padding:20px 0;
	width:970px;
	background:url(images/bg-footer.jpg) repeat-x;
	position:relative;
}
#footer .auto a, #footer .auto img{ border:0;}

#container .tag {
    border-bottom: 1px dashed #ECECEC;
    line-height: 20px;
    margin: 10px 0;
}
#container .faqs {
    overflow: hidden;
}
#container .faqs h3 {
    color: #000000;
    font-size: 15px;
    margin: 16px 0;
}
#container .faqs ul {
    margin: 16px 0;
    overflow: hidden;
    padding: 0 0 0 40px;
}
#container .faqs ul li {
    background: none;
    font-weight: bold;
    line-height: normal;
    list-style: decimal outside none;
    margin: 5px;
    padding: 0;
}
#container .faqs ul div {
    color: #444;
    display: none;
    font-weight: normal;
    margin: 15px;
}
#container .faqs, #container .faqs a,#container .faqs a:link, #container .faqs a:visited { color:black;}
#container .faqs a:hover { color:blue}
#container {
	color: #666;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.4em;
	text-indent:0;
	text-align:left;
}
#container a, #container a:link, #container a:visited {
    color: #F7941E;
    text-decoration: none;
	border-bottom:0;
}
#container a:hover, #container a:active {
    color: #000;
    text-decoration: underline;
}
#container p {
    margin: 0 0 15px;
    padding: 0;
}
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
    color: #656565;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    text-decoration: none;
	border:0;
}
#container h1 {font-size: 24px;}
#container h2 {font-size: 22px;}
#home-welcome {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
#container .entry, #container .entry p {
    font-size: 14px;
    line-height: 22px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
    margin-bottom: 10px;
}
#container .sidepy {
    color: #636363;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
	border:0;
}
h1.single-pagetitle {
    margin-bottom: 0;
}
#container .singlepy {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
#container h1.pagetitle {
    border-bottom: 1px dotted #DDD;
    margin-bottom: 15px;
    padding: 0 0 5px;
}
#container h3 a, #container h3 a:link, #container h3 a:visited {
    color: #333;
}
/*********************************************
	Sidebar
*********************************************/
#container .sidebar {
	font-size:12px;
	display: inline;
	float: right;
	width: 300px;
	margin: 0px; 
	padding: 0;
}
#container .sidebar .widget-wrap {
	padding: 5px;
	clear: both;
	margin: 0 0 15px;
}
#container .sidebar .widget {
	padding: 15px;
	clear: both;
	margin: 0;
}
#container .sidebar img {
	margin: 0px;
}
#container .sidebar form {
	margin: 0px; 
	padding: 0px;
}
#container .sidebar ul {
	list-style-type:none;
	margin: 0px; 
	padding: 0px;
}
#container .sidebar ul ul {
	list-style-type:none;
	margin: 0;
}
#container .sidebar ul ul ul {
	list-style-type:none;
	margin: 0 0 0 15px;
}
#container .sidebar li {
	background:transparent url(images/arrow.gif) no-repeat scroll left top;
	line-height:normal;
	list-style-type:none;
	margin:0;
	padding:1px 0 8px 19px;
}
#container .sidebar li li {
	list-style-type:none;
	margin: 0 0 1px; 
	padding: 0;
	background: transparent;
}
#container .sidebar ul li a, #container .sidebar ul li a:visited {
	color:#7D7D7D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}
#container .sidebar ul li a:hover { text-decoration:underline;}
#container .sidebar li li {
	margin: 0; 
	padding: 0;
}
#home-welcome .right img
{
	float: right;
    margin-top: 10px;
}

