/*
Theme Name: Kyloes Inns
Theme URI: http://www.kyloes.co.uk/
Description: Theme for Kyloes.co.uk
Author: Tim Ward
Author URI: http://www.appropriatesolutions.co.uk
Template: yui-grid
Version: 0.1
.
Any general information, license statements, plugin requirements, or any other information you
may want to share.
.
*/
@import url("../yui-grid/style.css");
@import url("content.css");
body
{
    font-family: arial, helvetica, sans-serif;
}

#skiplinks
{
    width: auto;
    position: absolute;
}
.background
{
    min-height: 100%;
}
/* header */
#hd
{
    margin: 0;
    height: 199px;
    background: #7b858d url('images/banner/bar.jpg') 100% 0 no-repeat;
}
.highland-drove #hd
{
    background-image: url('images/banner/highland-drove.jpg');
}
.cross-keys #hd
{
    background-image: url('images/banner/wine-glasses.jpg');
}
.location #hd
{
    background-image: url('images/banner/great-salkeld.jpg');
}
.blog #hd
{
    background-image: url('images/banner/wine-rack.jpg');
}
#logo
{
    margin: 0;
    width: 173px;
}
#logo h1 a
{
    display: block;
    position: relative;
    height: 175px;
    width: 173px;
    margin: auto;
}
#logo h1 a span
{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url('images/logo-grey.png');
}
/* header menu */
.header-menu
{
    padding: 0;
    position: absolute;
    bottom: 0;
}
.header-menu .menu
{
    font-size: 0.93em;
    color: #fff;
    margin: 0 0 0 173px;
    padding: 0.385em 0;
    overflow: hidden;
    background-color: rgba(0,0,0,.75);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}
.header-menu .menu-item
{
    width: auto;
    margin: 0 1em;
}
.header-menu li a
{
    color: #fff;
}
.header-menu li a:hover
{
    text-decoration: underline;
}
/* header menu ENDS */
/* header ENDS */
/* sidebar */
.section-title {
    margin: 0 0 0 5%;
    font-size: 1.231em;
    color: #1A7355;
}
#sidebar1 .widget_archive, #sidebar1 .widget_categories
{
    margin: 5%;
}
#nav_menu-3
{
    padding-top: 1em;
}
#sidebar1 li a
{
    color: #878882;
    font-size: 1.08em;
    padding: 5px 0;
}
#sidebar1 li a:hover, #sidebar1 li.current-menu-item>a
{
    color: #2e7152;
}
#sidebar1 li.current-menu-item>a
{
    font-weight: bolder;
}
#sidebar1 li
{
    border-bottom: 2px solid #f8e088;
    margin: 0 5% 0.385em;
}
#sidebar1 .sub-menu {
    display: none;
}
#sidebar1 .sub-menu li {
    border-bottom: none;
}
#sidebar1 .current-menu-item .sub-menu,
#sidebar1 .current-page-parent .sub-menu {
    display: block;
}
/* body */
.home .icons
{
    overflow: hidden;
}
.home #yui-main .yui-b
{
    margin: 0;
}
#bd
{
    background-color: #fdf7d5;
}
#content
{
    background: #fdfdfd;
    padding: 10px 0 0 30px;
    min-height: 380px;
}
a, a:link
{
    outline: none;
}
.latest-blog ul
{
    margin-top: 0.77em;
}
/* gallery */
/* this is the styling for output of the [gallery] shortcode */
.auto-gallery #gallery-1
{
    margin: 0 auto 1em;
}
.location #content #gallery-1
{
    float: right;
    padding-left: 0.77em;
}
#content #gallery-1 .gallery-item
{
    float: none;
    width: auto;
}
#gallery-1 a
{
    border-bottom: none;
}
/* gallery ENDS */
/* jquery.cycle gallery */
/* this is the styling for galleries which are using the jquery cycle plugin*/
.autogallery
{
    overflow: hidden;
    position: relative;
    width: 522px;
    color: #fff;
    margin: 0 0 0.5em 0.5em;
    float: right;
}
.autogallery .gallery-top-bar
{
    position: absolute;
    z-index: 100;
    background-color: rgba(0,0,0,.75);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    padding: 5px;
    width: 100%;
}
.autogallery #gallery-1 .gallery-item
{
    margin-top: 0;
}
.autogallery .gallery-top-bar a
{
    border-bottom: none;
}
.autogallery .gallery-top-bar div
{
    float: left;
}
.autogallery #gallery-1 dl
{
    position: relative;
}
.autogallery #gallery-1 img
{
    border: 1px solid #000;
}
.autogallery #gallery-1 dl dd
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.75);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    color: #fff;
    display: block;
    margin: 0 0 3px;
    padding: 5px;
    width: 512px;
}
.cycle-button
{
    margin: 0 0 0 1em;
}
#slider-next
{
    right: 0;
    margin: 0 1em 0 0;
}
#slider-nav
{
    width: 78%;
    text-align: center;
}
#slider-nav a:link, #slider-nav a:visited
{
    padding: 3px;
    border-bottom: none;
    color: #fff;
}
#slider-nav a.activeSlide
{
    text-decoration: underline;
}
/* jquery.cycle gallery */
/* Opening Times Table */
.opening-times {
    clear: both;
}
.opening-times table {
    border-collapse: collapse;
}
.opening-times caption {
    color: #1a7355;
    font-size: 1.08em;
    font-weight: bolder;
}
.opening-times th,
.opening-times td {
    padding: 0.154em;
    border: 1px solid #7B858E;
}
.opening-times th {
    background-color: #FDF7D5;
    font-weight: bolder;
    color: #2E7152;
}
/* body ENDS */
/* menus */
#post-88 p, #post-86 p, #post-84 p, /*cross keys starters, desserts & main menus */
#post-88 h2, #post-86 h2, #post-84 h2,
#post-88 h3, #post-86 h3, #post-84 h3,
#post-37 p, #post-34 p, #post-39 p /* highland drove main menu, start, dessert */
{
    margin: 1.16em 0;
    line-height: 2em;
    overflow: hidden;
}
#post-37 p em, #post-34 p em
{
    display: inline-block;
    width: 89%;
}
#post-37 p.intro
{
    line-height: 1.231em;
    margin: 0.385em 0 1em;
}
.regular-large
{
    margin-left: 24em;
}
#post-88 h3, #post-86 h3, #post-84 h3
{
    color: #000;
}
/* menus END */
/* find us page */
#find_us_map
{
    float: left;
    width: 400px;
    height: 400px;
}
.infobox
{
    height: 85px;
    overflow: hidden;
}
.addresses
{
    float: right;
    width: 300px;
}
.addresses li:hover, .addresses li.hover
{
    background: #ccc;
}
#directions
{
    clear: both;
}
/* find us page ENDS */
/* misc */
span.item-price
{
    float: right;
    font-weight: bold;
}
/* misc ENDS */

