/*
Theme Name:     esplanade child
Theme URI:      http://www.pensionpanorama.eu/
Description:    Child theme for the Esplanade 
Author:         Joachim Herold
Author URI:     http://www.joachimherold.com/
Template:       esplanade
Version:        1.0.0
*/

@import url(../esplanade/style.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-style: none;
  
  border-bottom-style: none;
  
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  font-family: inherit;
  font-style: inherit;
  font-variant:inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  vertical-align: baseline;
}



#header-image {
        position: absolute;
		top: 10px;
		display:block;
        margin-top: 10px;
        max-width:120%;
	    padding:0%;
	margin-bottom: 0%;
	box-shadow:0 0 0px #999;
	background:#fff;
}

#access {
    min-height: 20px;
    margin-top: -25px;
    box-shadow: 0px 0px 3px rgb(153, 153, 153);
    background-color: #555555;
	background-repeat: repeat;
}

#access ul {
	float:left;
	padding:0;
	margin:0;
	max-width:75%;
	list-style:none;
	font-size:13px;
}

#access a {
    display: block;
    padding: 0px 15px;
    color: rgb(240, 240, 240);
    text-align: center;
    text-decoration: none;
}

#access li {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	line-height:40px;
}

#wrapper {
	position:relative;
	max-width:1132px;
	margin:0 auto;
	box-shadow:0 0 6px #999;
	background:#feecac;
	overflow:hidden;
}

#header {
	margin:0 1.76%;
}


.paged #content, .archive #content, .search #content, .error404 #content, .entry, #comments, #respond {
    margin-bottom: 1.76%;
    box-shadow: 0px 0px 3px rgb(153, 153, 153);
    background: none repeat scroll 0% 0% rgb(254, 236, 172);
}


h1 {
	font-size:32px;
        border-bottom: 1px solid #000;
}

h3 {
	font-size:18px;
        border-bottom: 1px solid #000;
}

.widget-title {
	margin:0;
	color:#aaa;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:none;
}

#copyright {
	clear:none;
	padding:0 20px;
	box-shadow:0 -1px 3px #376753;
	background-color: rgb(55, 103, 53);	
	background:-moz-linear-gradient(rgb(55, 103, 53), rgb(55, 103, 53) 40px) repeat scroll 0% 0% transparent;
	color:#376753;
	line-height:40px;
}

#copyright p {
    margin: 0px;
    color: #fff;
}

#copyright a {
    color: #fff;
}

#access ul {
	float:left;
	padding:0;
	margin:0;
	max-width:100%;
	list-style:none;
	font-size:13px;
}

#access ul {
    list-style: none outside none;
    font-size: 15px;
}

#ldw a { 
        color: #000000; 
        text-decoration: none; 
} 

#ldw a:hover { 
         text-decoration: underline; 
}
    .star { color: #000000; font-weight: bold; font-size: 12px; 
} 

#sidebar-header .widget-title {
	margin-top:0;
}

#CDSWIDEXC.widEXC {
    font: 11px Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
    color: #000;
    background-color: #FFF;
    overflow: hidden;
    width: 125px;
    margin: 0px;
    padding: 0px 0px 9px;
    text-align: center;
    border: 1px solid #589442;
}

sidebar .widget {
                float:left;
		width:32%;
		margin-left:1.88%;
	}

#sidebar .widget:first-child {
		margin-left:0;
	}

.widget {
	margin-bottom:30px;
	overflow:hidden;
}

.widget-title {
	margin:0;
	color:#aaa;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;

}

.widget-area ul {
	margin:0;
	list-style:none;
	overflow:hidden;
border: 1px solid #000 !important;
}

#footer-area {
	position:relative;
	z-index:1;
	padding:1.76% 3.52%;
	box-shadow:0 0 3px #999;
	background:#383838;
	background:-moz-linear-gradient(#444, #333);
	background:-webkit-linear-gradient(#444, #333);
	background:-o-linear-gradient(#444, #333);
	background:-ms-linear-gradient(#444, #333);
	background:linear-gradient(#444, #333);
	color: transparent;
}

#content img {
 margin: 0px;
 max-width: 100%;
}

