/*
 Theme Name: The Langton Arms
 Theme URI: www.thelangtonarms.co.uk
 Description: The Langton Arms Website
 Version: 0.1a
 Author: Scott Darby
 Datum: August 8, 2009
*/
/*
 ---------------------------------------------------------
 Index
 ---------------------------------------------------------
 =Basics
 =Utilities
 =Header
 =Main navigation
 =Content
 =Quick links
 =Home
 =Footer
 =Slideshow
 =Restaurant
 =Contact
*/
/* Eric Meyer reset CSS v1.0 | 20080212 */
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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
 Font size
 Set font sizes in ems
 where 1em = 10px
 ---------------------------------------------------------*/
body {
    font-size: 62.5%; /* for IE/Win */
}

html > body {
    font-size: 10px; /* for everything else */
}

/*
 =Basics
 --------------------------------------------------------*/
body {
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    line-height: 1.625em;
    background: url(../images/grad.png) center top;
}

html {
    background: #000 url(../images/bg.jpg);
}

.wrapper {
    width: 941px;
    margin: 0 auto;
    font-size: 1.2em;
}

.wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.wrapper {
    display: inline-block;
}

.wrapper {
    display: block;
    position: relative;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1.2em;
}

h1 {
    font-size: 2.125em;
    margin-bottom: 0.465em;
}

h2 {
    font-size: 1.9em;
    margin-bottom: 0.555em;
}

h3 {
    font-size: 1.7em;
    margin-bottom: 0.656em;
}

h4 {
    font-size: 1.4em;
    margin-bottom: .861em;
}

h5 {
    font-size: 1.313em;
    margin-bottom: .938em;
}

h6 {
    font-size: 1.313em;
    margin-bottom: .938em;
}

a {
    color: #553A13;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
}

a:hover {
    color: #1F1508;
    text-decoration: none;
}

a:active {
    color: #8F5B11;
}

.selected a {
    text-decoration: none;
}

.selected a:hover {
    cursor: default;
}

em {
    font-style: italic;
}

p {
    margin: 0 0 1.8em;
    line-height: 1.6em;
}

li {
    line-height: 1.8em;
}

small {
    font-size: .9em;
    text-transform: uppercase;
}

strong {
    font-weight: bold;
}

ul {
    margin: 0 0 1.8em;
    padding-left: 16px;
    list-style-position: outside;
    list-style-type: disc;
}

ol {
    margin: 0 0 1.8em;
    padding-left: 16px;
    list-style-type: decimal;
}

dl {
    margin: 1.8em 0;
}

dl dt {
    font-weight: bold;
}

blockquote {
    border-left: 1px solid #666;
    margin: 1.8em 0;
    padding-left: 17px;
    font-style: italic;
}

acronym:hover {
    cursor: help;
}

td {
    padding: .3em;
    border: 1px solid #ccc;
}

/*
 =Utilities
 ---------------------------------------------------------*/
.left {
    float: left;
    margin: 0 1em 1em 0;
}

.right {
    float: right;
    margin: 0 0 1em 1em;
}

.center {
    text-align: center;
    margin: 0 auto;
}

/* Clearfix */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
/* Document links */
.pdf, .xls, .ppt, .doc, .txt {
    padding: 0 0 0 24px;
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

.pdf {
    background: url(../i/pdf.gif) no-repeat 0;
}

.xls {
    background: url(../i/xls.gif) no-repeat 0;
}

.ppt {
    background: url(../i/ppt.gif) no-repeat 0;
}

.doc {
    background: url(../i/doc.gif) no-repeat 0;
}

.txt {
    background: url(../i/txt.gif) no-repeat 0;
}

.img-replace {
    text-indent: -9999px;
    line-height: 0;
    font-size: 0;
    display: block;
}

.rss {
    background: url(../i/rss.gif) no-repeat;
    width: 16px;
    height: 16px;
}

/*
 =Main navigation
 ---------------------------------------------------------*/
#nav-wrapper {
    background: url(../images/nav-bg.gif) repeat-x;
    height: 32px;
}

#nav-wrapper .wrapper {
    width: 960px;
}

#nav {
    padding: 0;
    clear: both;
}

#nav a {
    display: block;
}

#nav li {
    float: left;
    display: block;
}

#nav li a {
    background: url(../images/nav.gif) no-repeat;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    display: block;
    height: 32px;
    width: 81px;
}

#nav li a:hover {
    background-position: 0 -32px;
}

#nav li.current_page_item a {
    background-position: 0 -64px;
    cursor: default;
}

#nav li ul {
    position: absolute;
    left: -9999px;
    z-index: 100;
    padding: 0;
}

#nav li li {
    margin: 0;
}

#nav li li a {
    border: none;
    color: #fff;
}

#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}

.js #nav li ul {
    display: none;
    left: auto;
}


#nav li#about a {
    background-position: -81px 0;
    width: 88px;
}

#nav li#accommodation-bed-and-breakfast-accommodation-dorset a {
    background: url(../images/band-nav.gif) no-repeat 0 0!important;
}

#nav li#accommodation-self-catering-cottage-dorset a {
    background: url(../images/sc-nav.gif) no-repeat 0 0!important;
}

#nav li#about a:hover {
    background-position: -81px -32px;
}

#nav li#about.current_page_item a {
    background-position: -81px -64px;
}

#nav li#weddings a {
    width: 128px;
    background-position: -169px 0;
}

#nav li#weddings a:hover {
    background-position: -169px -32px;
}

#nav li#weddings.current_page_item a {
    background-position: -169px -64px;
}

#nav li#restaurant a {
    width: 143px;
    background-position: -297px 0;
}

#nav li#restaurant a:hover {
    background-position: -297px -32px;
}

#nav li#restaurant.current_page_item a {
    background-position: -297px -64px;
}

#nav li#bar a {
    width: 62px;
    background-position: -440px 0;
}

#nav li#bar a:hover {
    background-position: -440px -32px;
}

#nav li#bar.current_page_item a {
    background-position: -440px -64px;
}

#nav li#accommodation a {
    width: 195px;
    background-position: -502px 0;
}

#nav li#accommodation a:hover {
    width: 195px;
    background-position: -502px -32px;
}

#nav li#accommodation.current_page_item a {
    width: 195px;
    background-position: -502px -64px;
}

#nav li#hire a {
    width: 72px;
    background-position: -697px 0;
}

#nav li#hire a:hover {
    background-position: -697px -32px;
}

#nav li#hire.current_page_item a {
    background-position: -697px -64px;
}

#nav li#blog a {
    width: 75px;
    background-position: -769px 0;
}

#nav li#blog a:hover {
    background-position: -769px -32px;
}

#nav li#blog.current_page_item a {
    background-position: -769px -64px;
}

#nav li#contact a {
    width: 114px;
    background-position: -844px 0;
}

#nav li#contact a:hover {
    background-position: -844px -32px;
}

#nav li#contact.current_page_item a {
    background-position: -844px -64px;
}

/*
 Header
 ---------------------------------------------------------*/
#header {
    padding: 20px 0 0;
}

#header h1, h2#home-heading {
    background: url(../images/logo.png) no-repeat center top;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 703px;
    height: 170px;
    padding: 0 0 0 240px;
    position: static !important;
}

#header h1 a, h2#home-heading a {
    display: block;
    width: 459px;
    height: 139px;
}

#header h2, #header h3 {
    position: absolute;
    left: -9999px;
    font-size: 0;
    line-height: 0;
}

/*
 =Content
 ---------------------------------------------------------*/
#article {
    background: url(../images/article-bg.png);
}

#article .wrapper {
    padding: 10px 0 0;
}

#content {
    background: url(../images/pins.gif) no-repeat 0 top;
    padding: 20px 20px 0 20px;
    min-height: 350px;
}

#content h1, .blog #content h2.page-title {
    text-align: center;
    font-style: italic;
    font-weight: normal;
    font-size: 1.8em;
    text-transform: none;
}

#content h2 {
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
}

#content-wrapper {
    float: left;
    margin: 0 20px 15px 0;
    width: 301px;
    background: #f5e4d7 url(../images/pins.gif) no-repeat 0 bottom;
}

#aside {
    float: left;
}

#address-directions-wrapper {
    background: #F5E4D7 url(../images/pins-wide.gif) no-repeat scroll 0 bottom;
    width: 617px;
}

#address-directions {
    background: url(../images/pins-wide.gif) no-repeat scroll 0 top;
    padding: 20px;
    margin-bottom: 20px;
}

#address-directions h2 {
    font-size: 1.8em;
    font-style: italic;
    font-weight: normal;
}

#content hr {
    display: none;
}

/*
 =Quick links
 ---------------------------------------------------------*/
#quick-links {
    list-style: none;
    padding: 0 0 20px;
    margin-top: 20px;
    position: relative;
}

#quick-links.wrapper {
    width: 960px;
    padding: 0 0 20px 8px;
}

#quick-links li {
    float: left;
    display: block;
    width: 468px;
    height: 162px;
    position: relative;
    margin-right: 12px;
}

#quick-links h3 {
    position: absolute;
    left: -9999px;
    font-size: 0;
    line-height: 0;
}

#quick-links p {
    width: 290px;
    float: right;
    padding-right: 15px;
    margin-top: 81px;
}

#quick-links a {
    position: absolute;
    width: 468px;
    height: 162px;
    text-indent: -9999px;
    display: block;
    font-size: 0;
    line-height: 0;
}

#restaurant-link {
    background: url(../images/fine-dining-link.png) no-repeat;
}

#weddings-link {
    background: url(../images/weddings-link.png) no-repeat;
}

#restaurant-menu-link {
    background: url(../images/restaurant-menu-link.png) no-repeat;
}

#wine-list-link {
    background: url(../images/wine-list-link.png) no-repeat;
}

#bar-link {
    background: url(../images/bar-link.png) no-repeat;
}

#bar-menu-link {
    background: url(../images/bar-menu-link.png) no-repeat;
}

#about-link {
    background: url(../images/beer-garden-link.png) no-repeat;
}

#private-party-menu-link {
    background: url(../images/private-party-link.png) no-repeat;
}

#summer-barbeque-menu-link {
    background: url(../images/bbq-link.png) no-repeat;
}

#weddings-sample-wedding-menu-link {
    background: url(../images/sample-wedding-menu-link.png) no-repeat;
}

#accommodation-link {
    background: url(../images/accomodation-link.png) no-repeat;
}

#langton-tariff-link {
    background: url(../images/langton-tariff-link.png) no-repeat;
}

#taddlestones-link {
    background: url(../images/taddlestones-link.png) no-repeat;
}

#accommodation-bed-and-breakfast-accommodation-dorset-link {
    background: url(../images/bed-and-breakfast-link.png) no-repeat;
}
#accommodation-self-catering-cottage-dorset-link {
    background: url(../images/self-catering-link.png) no-repeat;
}

/*
 =Home
 ---------------------------------------------------------*/
.tagline {
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    margin: 0 auto 10px auto;
}

.home h2.tagline {
    background: url(../images/home-h2.png);
    width: 701px;
    height: 56px;
}

/*
 =Footer
 ---------------------------------------------------------*/
#footer-container {
    background: #130700 url(../images/footer-shad.gif) repeat-x;
    padding: 20px 0;
}

#footer {
    color: #898380;
    width: 941px;
    margin: 0 auto;
}

#footer ul {
    padding: 0;
    list-style: none;
    float: left;
}

#footer img {
    border: 1px solid #d2a748;
    margin-right: 20px;
}

#footer #awards {
    width: 321px;
}

#footer #awards li {
    float: left;
}

#footer #footer-nav {
    width: 620px;
    padding: 10px 0;
    border-top: 1px solid #352b25;
    border-bottom: 1px solid #352b25;
    font-size: 1.3em;
    margin-bottom: 100px;
}

#footer a {
    color: #898380;
    font-weight: normal;
    font-style: normal;
}

#footer #footer-nav li {
    display: block;
    float: left;
    margin-right: 21px;
}

#footer #footer-nav li.page-item-18 {
    margin-right: 0;
}

.footer-left {
    font-size: 1.3em;
    float: left;
    margin: 0;
    clear: left;
    width: 300px;
}

.footer-right {
    font-size: 1.3em;
    float: right;
    margin: 0;
}

#footer .footer-right a {
    color: #fff;
}

#footer .last {
    margin-right: 0;
}

/*
 =Slideshow
 ---------------------------------------------------------*/
#slideshow {
    float: left;
    background: url(../images/ajax-loader.gif) no-repeat center center;
    position: relative;
}

.js #slideshow img {
    display: none;
}

#slideshow ul {
    padding: 0;
    margin: 0;
    position: relative;
}

#slideshow li {
    position: absolute;
    top: 0;
    left: 0;
}

#slideshow img, #slideshow2 img {
    border: 1px solid #d2a748;
    position: absolute;
    top: 0;
    left: 0;
}

#slideshow p, #slideshow2 p {
    margin: 376px 0 0.5em;
    text-align: right;
    line-height: 15px;
    width: 619px;
}

#slideshow p a, #slideshow2 p a {
    color: #d4d0cf;
    text-decoration: none;
    position: static;
}

#slideshow a:hover, #slideshow2 a:hover {
    text-decoration: underline;
}

/*
 =Weddings
 ---------------------------------------------------------*/
.weddings .tagline {
    background: url(../images/weddings-tagline.png);
    width: 431px;
    height: 55px;
}

/*
 =About
 ---------------------------------------------------------*/
.about .tagline {
    background: url(../images/about-tagline.png);
    width: 432px;
    height: 36px;
    margin-bottom: 30px;
}

/*
 =Restaurant
 ---------------------------------------------------------*/
.restaurant .tagline {
    background: url(../images/restaurant-tagline.png);
    width: 489px;
    height: 56px;
}

/*
 =Bar
 ---------------------------------------------------------*/
.bar .tagline {
    background: url(../images/bar-tagline.png);
    width: 489px;
    height: 56px;
}

/*
 =Contact
 ---------------------------------------------------------*/
.contact .tagline {
    background: url(../images/contact-tagline.png);
    width: 339px;
    height: 54px;
    margin-bottom: 11px;
}

/*
 =Hire
 ---------------------------------------------------------*/
.hire .tagline {
    background: url(../images/hire-tagline.png);
    width: 416px;
    height: 56px;
    margin-bottom: 11px;
}

/*
 =Accommodation
 ---------------------------------------------------------*/
#intro {
    width: 919px;
    height: 38px;
    position: absolute;
    top: 76px;
    padding: 13px;
    left: -4px;
    background: url(../images/gold-bar.png) no-repeat;
}

/*body.accommodation div.separator {
    margin: 24px 0 24px 555px;
}

.accommodation #content-wrapper {
    background: none;
    width: 100%;
}

.accommodation #content {
    background: none;
    width: 100%;
    padding: 0;
}

.accomodation-content-wrapper {
    float: left;
    margin: 0 20px 15px 0;
    width: 301px;
    background: #f5e4d7 url(../images/pins.gif) no-repeat 0 bottom;
    clear: both;
}

.accomodation-content {
    background: url(../images/pins.gif) no-repeat 0 top;
    padding: 20px 20px 0 20px;
    min-height: 350px;
}

.accomodation-content h3 {
    font-size:1.4em;
    font-style:italic;
    font-weight:normal;
    text-align:center;
}

.accomodation-content p {
    margin: 0 0 1em;
}

.accommodation .post {
    min-height: 330px;
    position: relative;
}

.accommodation #content h2 {
    text-align: center;
    font-style: italic;
    font-weight: normal;
    font-size: 1.8em;
    text-transform: none;
}

*/

.accommodation .tagline {
    background: url(../images/accommodation-tagline.png);
    width: 693px;
    height: 56px;
    margin-bottom: 11px;
}

.self-catering-cottage-dorset .tagline {
    background: url(../images/self-catering-tagline.png);
    width: 486px;
    height: 57px;
    margin-bottom: 11px;
}

.bed-and-breakfast-accommodation-dorset .tagline {
    background: url(../images/bandb-tagline.png);
    width: 798px;
    height: 57px;
    margin-bottom: 11px;
}

.self-catering-cottage-dorset #content {
    height: 699px;
}
.bed-and-breakfast-accommodation-dorset #content {
    height: 659px;
}

#tariff {
    background: #F6E4D8;
    float: left;
    padding: 20px;
    width: 580px;
    margin-top: 5px;
    margin-bottom: 20px
}

#tariff h2 {
    font-style: italic;
    font-weight: normal
}

#tariff h3 {
    font-style: italic;
    font-weight: normal
}

body div.separator {
    display: block;
    clear: both;
    background: url(../images/separator.png) no-repeat;
    border: none;
    width: 106px;
    height: 36px;
    margin: 24px auto;
    border:none;
}

.blog .separator {
    margin: 20px 0 25px 247px;
    clear: left;
}

.decor {
    background: url(../images/decor.gif) no-repeat;
    width: 103px;
    height: 164px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

/*
 =Menus
 ---------------------------------------------------------*/
.restaurant-menu #article .wrapper,
.wine-list #article .wrapper,
.bar-menu #article .wrapper,
.summer-barbeque-menu #article .wrapper,
.private-party-menu #article .wrapper,
.sample-wedding-menu #article .wrapper,
.christmas-menu-2009 #article .wrapper,
.accommodation-tariff #article .wrapper,
.st-valentines-menu #article .wrapper,
.taddlestones-tariff #article .wrapper
{
    width: 850px;
    padding: 20px 0 10px;
    text-align: center;
}

.restaurant-menu #content-wrapper,
.wine-list #content-wrapper,
.bar-menu #content-wrapper,
.summer-barbeque-menu #content-wrapper,
.private-party-menu #content-wrapper,
.sample-wedding-menu #content-wrapper,
.christmas-menu-2009 #content-wrapper,
.accommodation-tariff #content-wrapper,
.st-valentines-menu #content-wrapper,
.taddlestones-tariff #content-wrapper
{
    width: 841px;
    background: url(../images/menu-header.png) no-repeat;
    padding: 225px 0 0;
    margin: 0;
    position: relative;
}

.restaurant-menu #content-wrapper h1,
.wine-list #content-wrapper h1,
.bar-menu #content-wrapper h1,
.summer-barbeque-menu #content-wrapper h1,
.private-party-menu #content-wrapper h1,
.sample-wedding-menu #content-wrapper h1,
.christmas-menu-2009 #content-wrapper h1, 
.accommodation-tariff #content-wrapper h1,
.st-valentines-menu #content-wrapper h1,
.taddlestones-tariff #content-wrapper h1
{
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 75px;
}

.restaurant-menu #content-wrapper h1 {
    background: url(../images/restaurant-heading.gif) no-repeat;
    width: 305px;
    height: 38px;
    left: 278px;
}

.wine-list #content-wrapper h1 {
    background: url(../images/wine-list-heading.gif) no-repeat;
    width: 161px;
    height: 27px;
    left: 351px;
}

.bar-menu #content-wrapper h1 {
    background: url(../images/bar-menu.gif) no-repeat;
    width: 193px;
    height: 29px;
    left: 333px;
}

.private-party-menu #content-wrapper h1 {
    background: url(../images/private-party-menu.gif) no-repeat;
    width: 336px;
    height: 50px;
    left: 274px;
}

.summer-barbeque-menu #content-wrapper h1 {
    background: url(../images/summer-barbeque-menu.gif) no-repeat;
    width: 403px;
    height: 50px;
    left: 243px;
}

.sample-wedding-menu #content-wrapper h1 {
    background: url(../images/sample-wedding-menu.gif) no-repeat;
    width: 377px;
    height: 50px;
    left: 241px;
}

.christmas-menu-2009 #content-wrapper h1 {
    background: url(../images/christmas-menu.gif) no-repeat;
    width: 265px;
    height: 36px;
    left: 292px;
}

.accommodation-tariff #content-wrapper h1,
.taddlestones-tariff #content-wrapper h1
{
    background: url(../images/accommodation-tariff.gif) no-repeat;
    width: 373px;
    height: 54px;
    left: 255px;
}

.st-valentines-menu #content-wrapper h1 {
    background: url(../images/valentines-menu.gif) no-repeat;
    width: 334px;
    height: 54px;
    left: 258px;
}

.restaurant-menu #content,
.wine-list #content,
.bar-menu #content,
.summer-barbeque-menu #content,
.private-party-menu #content,
.sample-wedding-menu #content,
.christmas-menu-2009 #content,
.accommodation-tariff #content,
.st-valentines-menu #content,
.taddlestones-tariff #content
{
    background: url(../images/menu-bg.png) repeat-y;
    padding: 0 150px 20px 150px;
}

#menu-footer {
    background: url(../images/menu-footer.png) no-repeat;
    height: 201px;
}

.restaurant-menu #content h2,
.wine-list #content h2,
.bar-menu #content h2,
.summer-barbeque-menu #content h2,
.private-party-menu #content h2,
.sample-wedding-menu #content h2,
.christmas-menu-2009 #content h2,
.accommodation-tariff #content h2,
.st-valentines-menu #content h2,
.taddlestones-tariff #content h2
{
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 1.6em;
    padding-top: 1.2em;
    text-transform: uppercase;
}

.restaurant-menu #content h3,
.wine-list #content h3,
.bar-menu #content h3,
.summer-barbeque-menu #content h3,
.private-party-menu #content h3,
.sample-wedding-menu #content h3,
.christmas-menu-2009 #content h3,
.accommodation-tariff #content h3,
.st-valentines-menu #content h3,
.taddlestones-tariff #content h3
{
    font-weight: normal;
    font-size: 1.4em;
    font-style: italic;
}

.wine-list h4 {
    text-decoration: underline;
    font-size: 13px;
}

/*
 =Contact
 ---------------------------------------------------------*/
#content label {
    float: left;
    clear: both;
    display: block;
    width: 160px;
}

#content input, #content select, #content textarea {
    float: left;
    margin-bottom: 1em;
}

#content input, #content textarea {
    width: 255px;
}

#content .submit {
    clear: both;
    margin-left: 160px;
    width: auto;
}

legend {
    margin: 0 0 1em;
}

#content #Send {
    margin-bottom: 30px;
    float:none;
}

#map {
    width: 617px;
    height: 368px;
    border: 1px solid #D2A748;
    margin-bottom: 20px;
}

.error {
    color: #980000;
}

.error-field {
    border: 1px solid #980000;
}

.success {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
}

/*
 =Blog
 ----------------------------------------------------------*/
.post-wrapper {
    background: #F5E4D7 url(../images/pins-wide.gif) no-repeat scroll 0 bottom;
    width: 617px;
    float: left;
    margin: 0 0 20px;
}

.post {
    background: url(../images/pins-wide.gif) no-repeat scroll 0 top;
    padding: 20px;
}

.post-heading, .post-heading a {
    font-weight: normal;
    font-style: italic;
}

#sidebar {
    padding: 0;
}

#sidebar li {
    list-style: none;
}

.blog #content-wrapper {
    float: right;
    margin: 0;
}

.blog a {
    font-weight: normal;
}

.blog #content-wrapper {
    margin: 0 0 20px;
}

.aligncenter {
    margin: 0 auto;
    text-align: center;
}

.blog .tagline {
    background: url(../images/blog-tagline.png) no-repeat;
    width: 460px;
    height: 44px;
    margin-bottom: 23px;
}

.post-categories {
    list-style: none;
    margin: 0 3px 10px 0;
    padding: 0;
    float: left;
    clear: both;
    line-height: 12px
}

.post-categories li {
    float: left;
    margin: 0 5px 0 0;
        line-height: 12px
}

.post-categories small, small.date {
    float: left;
    margin: 0 5px 0 0
}

.post-categories a {
    font-weight: normal;
    font-style: normal;
}

.excerpt {
    float: left;
    clear: both
}

.date {
    line-height: 30px;
}

#respond h3, #comments {
    font-weight: normal;
}

.subscribe a {
    background: url(../images/icon_rss.png) no-repeat;
    padding: 0 0 0 20px;
    display: block;
    margin: 0 0 20px;
}

.widget_tag_cloud {
    margin: 0 0 1.8em;
}

#view-all {
    margin: 0 0 1.8em;
    display: block;
}

.tfe {
    margin: 0 15px 1.8em 0;
    border: 5px solid #D2A748;
    box-shadow: 10px 10px 5px #888;
}

.widget ul {
    padding-left: 0;
}

.blogroll {
    padding-left: 0;
}

.widget li, .blogroll li {
    background: url(../images/bullet.png) no-repeat 0 5px;
    padding: 0 0 0 20px;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

.aligncenter {
    text-align: center;
    margin: 0 auto 20px auto;
    display: block;
}

.size-medium, .size-full {
    border: 3px solid #D2A748;
    clear: both
}



/*
 =Valentines menu
 ----------------------------------------------------------*/
#valentines-menu {
    display: block;
    position:absolute;
    top: 0;
    right:0;
    background: url(../images/val-menu-link.png) no-repeat;
    text-indent: -9999px;
    width: 240px;
    height: 190px;
}


/*
 =Christmas menu
 ----------------------------------------------------------*/
#christmas-menu {
    display: block;
    position:absolute;
    top: 0;
    right:0;
    background: url(../images/menu-link.png) no-repeat;
    text-indent: -9999px;
    width: 229px;
    height: 190px;
}
