/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#featured {
    background: #a69e19 url(images/featuredBoxBG.jpg) repeat-x center;
    border-bottom: 1px solid #6d6920;
}

#featured h2 {
    font-size: 36px;
    line-height: 36px;
    width: 372px;
    padding-top: 25px;
}

#featured p {
    width: 372px;
    font-size: 18px;
}

#featured a.moreButton {
    font-family: Georgia, serif;
    font-weight: bold;
    display: block;
    width: 151px;
    background: url(images/slider-button.png) no-repeat top;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #3e3e3e;
    text-align: center;
    letter-spacing: 0px;
}

#loopedSlider li#p, #loopedSlider li#n {
    top: 154px;
}

body.home #featured {
    height: 368px;
}

#loopedSlider {
    padding: 14px 0px 0px;
    height: 354px;
    background: #a69e19 url(images/featuredBG.jpg) no-repeat center;
}

body.custom #featured {
    background: #a69e19 url(images/featuredBG.jpg) repeat-x center;
    border-bottom: 1px solid #6d6920;
}

.slide {
    height: 336px;
}

#slide-1 img {
    position: absolute;
    top: 0px;
    right: 0px;
}

#slide-2 img {
    position: absolute;
    top: 0px;
    right: 26px;
}

#slide-3 img {
    position: absolute;
    top: 0px;
    right: 26px;
}

body.home div.feature {
    float: left;
    margin-left: 8px;
    width: 450px;
    font-family: Georgia, serif;
}

body.home img.home-icon {
    display: block;
    width: 70px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;  
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#sidebar h3 {
    font-size: 22px;
    text-transform: none;
    font-family: Georgia, serif;
    font-weight: normal;
    color: #cc6600;
    line-height: 22px;
}

#sidebar h3 span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: -1px;
    line-height: 22px;
    float: right;
}

ul#twitter_update_list {
    font-family: Georgia, serif;
    font-size: 14px;
}

ul#twitter_update_list li {
    margin: 4px 0px;
}

ul#twitter_update_list a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#main ul#photos {
    list-style: none;
    padding: 0px;
}

#main ul#photos li {
    float: left;
    margin: 10px;
}

#main ul#photos li {
    list-style-type: none;
    padding: 0px;
}

#main ul#photos li a {
    border: 1px solid #484301;
    display: block;
}

#main ul#photos li a:hover {
    border: 1px solid #faa31b;
}

a.pdf {
    display: block;
    height: 60px;
    padding-left: 50px;
    background: url(../../../wp-includes/images/crystal/document.png) no-repeat left;
    line-height: 60px;
}
