﻿.frame
{
    border-bottom: solid 2px #CB9F45;
    border-right: solid 2px #CB9F45;
    border-top: solid 2px #E3CB99;
    border-left: solid 2px #E3CB99;
    padding: 2px;
    background: #EEE0C2;
}
html, body, form
{
    margin: 0;
    padding: 0;
}
body
{
    font: 92%/1.35 Trebuchet, Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #7C3D43;
}

h1
{
    padding: 30px 0 25px 0;
    font-size: 2em;
}

h2
{
    padding: 20px 0;
    font-size: 1.5em;
}

h3
{
    font-size: 1em;
    font-weight: bold;
}


p, ul, ol
{
    margin: 0;
    padding: 0 0 1.25em 0;
}

ul, ol
{
    padding: 0 0 1.25em 2.5em;
}

blockquote
{
    margin: 1.25em;
    padding: 1.25em 1.25em 0 1.25em;
}

small
{
    font-size: 0.85em;
}

img
{
    border: 0;
}

sup
{
    position: relative;
    bottom: 0.3em;
    vertical-align: baseline;
}

sub
{
    position: relative;
    bottom: -0.2em;
    vertical-align: baseline;
}
acronym, abbr
{
    cursor: help;
    letter-spacing: 1px;
    border-bottom: 1px solid;
}


form
{
    margin: 0;
    padding: 0;
    display: inline;
}

input, select, textarea
{
    font: 1em Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
    width: 100%;
    line-height: 1.25;
}

label
{
    cursor: pointer;
}


table
{
    border: 0;
    margin: 0 0 1.25em 0;
    padding: 0;
}

table tr td
{
    padding: 2px;
}


.clear
{
    clear: both;
}
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}

.text-left
{
    text-align: left;
}
.text-right
{
    text-align: right;
}
.text-center
{
    text-align: center;
}
.text-justify
{
    text-align: justify;
}

.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.underline
{
    border-bottom: 1px solid;
}
.highlight
{
    background: #ffc;
}

.img-left
{
    float: left;
    margin: 4px 10px 4px 0;
}
.img-right
{
    float: right;
    margin: 4px 0 4px 10px;
}

.nopadding
{
    padding: 0;
}
.noindent
{
    margin-left: 0;
    padding-left: 0;
}
.nobullet
{
    list-style: none;
    list-style-image: none;
}

.hidden
{
    display: none;
}
.visible
{
    display: inherit;
}
a
{
    color: #0080FF;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a[href^="http:"]
{
    background: url(../../pics/remote.gif) right top no-repeat;
    padding-right: 10px;
    white-space: nowrap;
}
html
{
    background: #810B04 url(images/top.jpg) repeat-x center top;
}
body
{
    margin-top: 28px;
    background: transparent url(images/header.gif) repeat-x top;
    text-align: center;
}
#container
{
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
#header
{
    position: relative;
    height: 101px;
    z-index: 1; /* this fixes IE6 where drop down menu sits underneath abs pos horse, IE6 gets z-index wrong */
}
#header h1
{
    background: transparent url(images/logo.png) no-repeat top left;
    position: absolute;
    left: 10px;
    left: 0;
    top: -28px;
    width: 210px;
    height: 157px;
    margin: 0;
    padding: 0;
}
#header h1 a
{
    display: block;
    width: 100%;
    height: 100%;
    background-image: none;
}
#header h1 a span
{
    display: none;
}
#header h2 span
{
    display: none;
    margin: 0;
    padding: 0;
}
#wrapper
{
    background: #810B04 url(images/red-bg.jpg) repeat-y top right;
    float: left;
    width: 100%;
}
#wrapper div.buffer
{
    background: #EEE0C2 url(images/bg-content.gif) repeat-y;
    float: left;
    width: 800px;
    margin-top: 1px;
}
#mainContent
{
    width: 552px;
    padding: 0 20px 20px 20px;
    float: right;
    min-height: 500px;
    color: #464646;
}
#subContent
{
    float: left;
    width: 183px;
    padding: 0 10px 10px 15px;
    line-height: 1.2em;
    color: #7C3D43;
    font-size: .9em;
}
#horse
{
    width: 242px;
    height: 528px;
    position: absolute;
    top: -2px;
    right: 0;
    background: transparent url(images/horse.jpg);
}
#footer
{
    clear: both;
    background: #810B04 url(images/footer.gif) no-repeat top;
    margin-right: -14px;
    width: 814px;
    position: relative;
    text-align: center;
    color: #E5B46D;
    font-size: .9em;
    padding-top: 16px;
}
#footer div.buffer
{
    padding: 2px 0 0 0;
    margin: 0 15px;
    background: transparent url(images/eagle.gif) no-repeat top right;
    float: none;
    width: 784px;
}
#footer p
{
    margin-top: 10px;
}
#menu
{
    position: absolute;
    z-index: 300;
    top: 70px;
    top: 66px;
    left: 212px;
}
ul.AspNet-Menu
{
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 575px;
}
ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    visibility: hidden;
    width: 158px;
    z-index: 400;
    width: 158px;
    left: -2px;
    top: 36px;
}
ul.AspNet-Menu li
{
    position: relative;
    list-style: none;
    float: left;
    background: #7E0A03 url(images/menu-item-bg.jpg) no-repeat;
    width: 114px;
    height: 37px;
    text-align: center;
}
ul.AspNet-Menu li.AspNet-Menu-Selected, ul.AspNet-Menu li.AspNet-Menu-ChildSelected
{
    background: #FFFFFF url(images/menu-item-bg-selected.jpg) no-repeat;
}
ul.AspNet-Menu li a
{
    display: block;
    text-decoration: none;
    color: #E5B46D;
    line-height: 37px;
}
ul.AspNet-Menu li:hover ul ul.AspNet-Menu li.AspNet-Menu-Hover ul
{
    visibility: visible;
}
ul.AspNet-Menu li:hover a, ul.AspNet-Menu li.AspNet-Menu-Hover a
{
    color: #F7E3C0;
    text-decoration: none;
}
ul.AspNet-Menu li:hover li:hover a, ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a
{
    color: #5A6F85;
    text-decoration: none;
}
ul.AspNet-Menu li:hover ul a, ul.AspNet-Menu li.AspNet-Menu-Hover ul a
{
    color: #820B05;
    padding: 0 10px;
    font-weight: normal;
}
ul.AspNet-Menu li.AspNet-Menu-Selected a, ul.AspNet-Menu li.AspNet-Menu-ChildSelected a
{
    color: #810B04;
    font-weight: 900;
    line-height: 32px;
    padding-top: 5px;
}
ul.AspNet-Menu li.AspNet-Menu-Selected a:hover, ul.AspNet-Menu li.AspNet-Menu-ChildSelected a:hover
{
    color: #5A6F85;
}
ul.AspNet-Menu ul li
{
    text-align: left;
    width: 158px;
    background: transparent url(images/sub-menu-bg.png) repeat-y;
}
ul.AspNet-Menu ul li.AspNet-Menu-Selected
{
    background: transparent url(images/sub-menu-bg.png) repeat-y;
}
ul.AspNet-Menu ul li.last
{
    background: transparent url(images/last-bg.png) no-repeat bottom;
    padding-bottom: 10px;
}
div#widgetzone
{
   padding: 0;
   margin-top: 30px;
}
div.widget
{
    margin-bottom: 10px;
}
div.widget h4
{
    border-bottom: 1px solid #CCA24A;
    padding-bottom: 5px;
    margin: 0;
    margin-bottom: 5px;
    z-index: 0;
    color: #A47D2F;
    letter-spacing: 1px;
    font-size: 1.2em;
    font-weight: 900;
}

div.widget a.edit
{
    font-size: 10px;
    font-weight: normal;
    float: right;
    z-index: 1;
}

div.widget a.delete
{
    font-weight: bold;
    font-size: 10px;
    color: #999999;
    float: right;
    margin-left: 5px;
    z-index: 1;
    text-decoration: none;
}

div.widget a.delete:hover
{
    color: black;
}

#subContent ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#subContent ul li
{
    margin-bottom: 3px;
}

#subContent div.search
{
    background: none;
    border: none;
}

#subContent img.rssButton
{
    margin-right: 3px;
}

#blogroll ul
{
    list-style-type: none;
    margin: 0 0 3px 0;
    padding: 0px;
    font-weight: 900;
}

#blogroll ul li ul li a
{
    margin-left: 30px;
    font-size: .9em;
    font-weight: normal;
}

#blogroll ul li a img
{
    border: none;
    margin-right: 3px;
}

div.post
{
    margin-bottom: 20px;
}
div.post .author
{
    color: #666666;
    font-size: 11px;
    float: left;
    text-transform: capitalize;
}

div.post .pubDate
{
    color: #666666;
    font-size: 11px;
    float: right;
}

div.post .text
{
    margin-top: 30px;
}

div.post .footer
{
    text-align: right;
    border-top: 1px solid #D3AF63;
    padding-top: 4px;
    padding-bottom: 2px;
}

div.post .bottom
{
    margin-bottom: 45px;
}

div.post .categories
{
    margin-bottom: 5px;
    float: right;
}

div.post .tags
{
    float: left;
    margin-bottom: 5px;
}

#relatedPosts div
{
    background: #EEE0C2;
    padding: 5px 10px 10px 10px;
    border: 1px solid #D3AF63;
}

#relatedPosts h1
{
    margin: 0 0 10px 0;
}

#relatedPosts a
{
    display: block;
    margin-top: 5px;
}

#relatedPosts span
{
    color: #7C3D43;
    text-indent: 10px;
    font-size: 11px;
}

ul.recentPosts li
{
    padding-bottom: 10px;
}

ul.recentPosts li a
{
    font-weight: bold;
}

ul.recentPosts li span
{
    display: block;
    text-indent: 10px;
    text-transform: none;
}

ul.recentComments li
{
    padding-bottom: 10px;
    text-transform: none;
}

ul.recentComments li a.postTitle
{
    font-weight: bold;
}

.bookmarks
{
    float: left;
}

.comment
{
    border: 1px solid #D3AF63;
    padding: 3px 10px;
    margin-bottom: 10px;
}

.comment .date
{
    font-size: 11px;
    color: #666666;
    text-align: right;
    margin: 0;
    padding: 3px 0px;
    border-bottom: 1px solid #D3AF63;
}

.comment .author
{
    margin: 0;
    padding: 3px 0px;
    border-top: 1px solid #D3AF63;
}

.self
{ 
    border:1px solid #D3AF63;
    background:#EEE0C2;
    color: #7C3D43;
}

.comment .gravatar
{
    float: left;
    clear: both;
    margin: 5px 10px 5px 0;
}

.comment .gravatar img
{
    height: 80px;
    width: 80px;
}

.comment .content
{
    min-height: 85px;
    margin: 5px;
    margin-left: 90px;
}

.comment cite
{
    font-family: Monospace;
    font-style: normal;
}

.comment img.flag
{
    position: relative;
    top: 2px;
}
.commentForm
{
    padding: 5px;
}
.commentForm label
{
    display: block;
    width: 60px;
    margin-top: 4px;
    font-weight: 900;
}
.commentForm textarea
{
    width: 98%;
    height: 150px;
    border: 1px solid #D3AF63;
}
#commentMenu
{
    padding: 0;
    margin: 0;
    clear: both;
}

#commentMenu li
{
    float: left;
    border: 1px solid #D3AF63;
    border-bottom: transparent;
    margin: 0;
    list-style: none;
    margin-right: 5px;
    padding: 3px 8px;
    cursor: pointer;
    position: relative;
    top: 2px;
    background: #EEE0C2;
    color: #0080FF;
}

#commentMenu li.selected
{
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

#commentPreview
{
    display: none;
    clear: both;
    min-height: 150px;
}

.success
{
    color: green;
    font-weight: bold;
}

.commentForm .bbcode
{
    font-size: 10px;
    float: right;
    position: relative;
    top: 20px;
    padding: 3px;
}

.bbcode a
{
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #D3AF63;
}

#archive h2
{
    border-bottom: 1px solid #D3AF63;
    padding-bottom: 4px;
    font-size: 1.1em;
    font-weight: 900;
    margin-bottom: 10px;
}

#archive h2 img
{
    margin-right: 3px;
}

#archive ul
{
    margin: 0 10px;
    padding: 10px;
}

#archive ul li
{
    margin-right: 20px;
}

#archive table
{
    width: 100%;
    border-collapse: collapse;
}

#archive table td, #archive table th
{
    text-align: left;
}

#archive table td
{
    text-align: left;
    border-bottom: 1px solid #D3AF63;
    padding: 2px 0;
}

#archive .date
{
    font-size: .9em;
    width: 7em;    
}

#archive .comments
{
    width: 70px;
    text-align: center;
}

#archive .rating
{
    width: 70px;
    text-align: center;
}

#searchbox
{
    margin-top: 5px;
    font-size: 11px;
}

#searchbox input
{
    font-size: 11px;
}

#searchbox #searchbutton
{
    margin-left: 3px;
}

#searchbox #searchfield
{
    width: 110px;
}

#searchonsearch
{
    padding: 5px 10px;
    margin-bottom: 20px;
    border: 1px solid #D3AF63;
}

#searchonsearch ol li
{
    margin: 2px 0;
}

ul#monthList
{
    font-weight: bold;
}

ul#monthList ul li
{
    margin-left: 20px;
    font-weight: normal;
}

ul#monthList li.year
{
    cursor: pointer;
}

ul#monthList ul
{
    display: none;
}

ul#monthList ul.open
{
    display: block;
}

.tagcloud
{
    margin-bottom: 10px;
    white-space: normal;
}

.tagcloud li
{
    display: inline;
}

.tagcloud a
{
    margin-right: 3px;
    display: inline;
}

.tagcloud a.biggest
{
    font-size: 19px;
}

.tagcloud a.big
{
    font-size: 17px;
}

.tagcloud a.medium
{
    font-size: 14px;
}

.tagcloud a.small
{
    font-size: 12px;
}

.tagcloud a.smallest
{
    font-size: 10px;
}

#page
{
    margin-bottom: 20px;
}

#page #admin
{
    border-top: 1px solid #D3AF63;
    margin-top: 10px;
    padding: 5px 0;
}

#calendarContainer
{
    text-transform: capitalize;
    margin: 0 auto;
}

.calendar
{
    border: none;
    margin: 0 auto;
    font-size: .9em;
}

.calendar .weekend
{
    background-color: #E1C995;
}

.calendar .other
{
    color: #CA9D42;
}

.calendar a.exist
{
    display: block;
    font-weight: bold;
    background-color: #E1C995;
}

.calendar td
{
    vertical-align: top;
}

.rating
{
    margin-bottom: 10px;
}

.rating p
{
    display: inline;
    position: relative;
    top: 14px;
    left: 55px;
}

.star-rating
{
    position: relative;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
}

.star-rating li
{
    display: inline;
}

.star-rating a, .star-rating .current-rating
{
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
    background-position: left bottom;
}

.star-rating a.one-star
{
    width: 20%;
    z-index: 6;
}

.star-rating a.two-stars
{
    width: 40%;
    z-index: 5;
}

.star-rating a.three-stars
{
    width: 60%;
    z-index: 4;
}
.star-rating a.four-stars
{
    width: 80%;
    z-index: 3;
}
.star-rating a.five-stars
{
    width: 100%;
    z-index: 2;
}
.star-rating .current-rating
{
    z-index: 1;
    background-position: left center;
}

.small-star
{
    width: 50px;
    height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating
{
    background-image: url(../../pics/star_small.gif);
    line-height: 10px;
    height: 10px;
}

#searchpage
{
    margin-bottom: 30px;
}

#searchpage input#q
{
    width: 300px;
}

#searchpage input#comment
{
    clear: both;
}

.searchresult
{
    margin-bottom: 20px;
}

.searchresult a
{
    font-weight: bold;
}

.searchresult span.text
{
    clear: both;
    display: block;
    margin: 3px 0;
}

.searchresult span.type
{
    display: block;
}

.searchresult span.url
{
    color: Gray;
}

.searchpage ul.paging
{
    list-style-type: none;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}

.searchpage ul.paging li
{
    display: inline;
    border: 1px solid #D3AF63;
    background: #EEE0C2;
    margin-right: 5px;
}

.searchpage ul.paging li a
{
    padding: 5px 8px;
}

.searchpage ul.paging li.active
{
    background: #E6D0A4;
    border: 1px solid #7C3D43;
}

#contact label
{
    display: block;
    padding-top: 5px;
    font-weight: 900;
}

#contact input.field
{
    width: 200px;
}

#contact textarea
{
    display: block;
    overflow: auto;
    width: 75%;
    height: 150px;
    margin: 0;
}

div.post .text a[rel]
{
    background-repeat: no-repeat;
    background-position: right center;
}
div.post .text a[rel="me"]
{
    background-image: url( '../../pics/xfn/me.gif' );
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"], div.post .text a[rel~="acquaintance"], div.post .text a[rel~="friend"]
{
    background-image: url( '../../pics/xfn/contact.gif' );
    padding-right: 11px;
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"], div.post .text a[rel~="acquaintance"][rel~="met"], div.post .text a[rel~="friend"][rel~="met"]
{
    background-image: url( '../../pics/xfn/contactMet.gif' );
    padding-right: 11px;
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"], div.post .text a[rel~="co-worker"]
{
    background-image: url( '../../pics/xfn/colleague.gif' );
    padding-right: 11px;
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"], div.post .text a[rel~="co-worker"][rel~="met"]
{
    background-image: url( '../../pics/xfn/colleagueMet.gif' );
    padding-right: 11px;
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"], div.post .text a[rel~="crush"], div.post .text a[rel~="date"], a[rel~="sweetheart"]
{
    background-image: url( '../../pics/xfn/sweet.gif' );
    padding-right: 11px;
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"], div.post .text a[rel~="crush"][rel~="met"], div.post .text a[rel~="date"][rel~="met"], div.post .text a[rel~="sweetheart"][rel~="met"]
{
    background-image: url( '../../pics/xfn/sweetMet.gif' );
    padding-right: 11px;
}
.mceContentBody
{
    background: #FFFFFF;
    background-image: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

