.site { background: none; }
.site-inner { max-width:9999px; }
.site-title { display:none; }
.site-description { display:none; }

/* header */
.site-header { position:fixed; top:2%; z-index:30; }
.site-header-main { position:fixed; top:-1%; width:42%; left:50%; margin-left:-21%; z-index:40; }
.header-image { position: fixed; left: 5%; top: -25px; width: 90%;  z-index: 10; }
@media screen and (min-width:400px) { .header-image { position: fixed; left: 5%; top: -40px; width: 90%;  z-index: 10; } }
@media screen and (min-width:600px) { .header-image { position: fixed; left: 10%; top: -55px; width: 80%;  z-index: 10; } }
@media screen and (min-width:900px) { .header-image { position: fixed; left: 15%; top: -75px; width: 70%;  z-index: 10; } }
@media screen and (min-width:1400px) { .header-image { position: fixed; left: 50%; top: -75px; width: 1200px; margin-left:-600px;  z-index: 10; } }
.header-image a:hover img { opacity:1; }

/* main content panels */
.site-content { margin-top:12vw; }
@media screen and (min-width:1400px) { .site-content { margin-top:170px; } }
.entry-content { width:85% !important; }
.entry-footer { width:15% !important; }
.site-main article { background-color: rgba(255,255,255,0.3); } 

/* side panel */
.sidebar { margin-top:0px; background-image: url('http://masala-dosa-diaries.winchcombe.org/wp-content/uploads/design/chutneys.png'); background-repeat: no-repeat; background-position-x:right; min-height:1300px; min-width:300px; padding-right:0px; }
.widget {background-color:rgba(255,255,255,0.4); border-top: none; padding:5px 5px 25px 5px; margin:0; font-size:1.1em; }
.widget .widget-title {margin-bottom:0px;}
.widget_search {background-color:rgba(255,255,255,0.9); padding:0; margin-bottom:20px;}

/* plug-in customisation */
.jetpack_subscription_widget p { line-height:1; padding:0px; margin:0px; }

/* custom classes */
.foodPagePanel { float:left; width:410px; background-color: rgba(255,255,255,0.3); border: 1px solid black; margin-top:15px; padding:5px; height:450px; width:400px; margin-left: 10px; text-align:center; }

/* accomodation pages */
.hotelImagePanel { float:left; width:310px; height:310px; }
.hotelImage { width:300px; height:300px; }
.hotelMapPanel { float:left; width:310px; height:310px; }
.hotelMap { width:300px; height:300px; border:0 }
.hotelIconPanel { min-width:150px; overflow:auto; }
.hotelIcon { display:inline-block; width:98px; height:98px; vertical-align:top; padding-top:20px; margin-right:5px; margin-top:2px;
             background-repeat: no-repeat; background-position-x:left; background-size:cover; box-shadow: 0 0 !important; text-align:center; 
             color:white; font-size:22px; font-weight:bold; } 
.hotelIconWebsite {  background-image: url('http://masala-dosa-diaries.winchcombe.org/wp-content/uploads/design/www.png'); }
.hotelIconTripadvisor { background-image: url('http://masala-dosa-diaries.winchcombe.org/wp-content/uploads/design/tripadvisor.png'); }
.hotelIconCost { background-image: url('http://masala-dosa-diaries.winchcombe.org/wp-content/uploads/design/coin.png'); }
