body{font-family:Georgia, serif; background: #dbd1c3; color: #625d56;}
a{color: #5899d3;}
address{font-size: 12px; line-height: 16px;}

/* Header Section */
#header{background:url(images/skeleton/header.png) repeat-x top center; height: 252px;}
#header .content{position:relative; width: 900px; margin: 0 auto;}
#header .content h1 a{width: 565px; height: 88px; display:block; position:absolute; top: 10px; left:0; background:url(images/skeleton/logo.png) no-repeat -1px 0;}
#header .content h1 a span{display:none;}
#header .content p.description{position:absolute; top: 100px; left:0; color: #fff; font-size: 20px; line-height: 30px;}

#header .content #learnMoreButton{position: absolute; top: 10px; right: 0; width: 303px; height: 68px; background:url(images/skeleton/getStartedButton.png) no-repeat top left;}
#header .content #learnMoreButton span{display:none;}
#header .content #learnMoreButton:hover{background-position: center center;}
#header .content #learnMoreButton:active{background-position: bottom center;}

/* Navigation */
#topNav{position:absolute; width: 900px; height: 55px; top: 197px; left: 0;}
#topNav li{display:inline;}
#topNav li a{display:block; float:left; height: 55px; width: 100px; background: url(images/skeleton/topNav.png) no-repeat; margin-right:1px;}
#topNav li a span{display:none;}

#topNav li.home a{background-position: 0 0; width: 94px;}
#topNav li.weathervanes a{background-position: -95px 0; width: 226px;}
#topNav li.sculptures a{background-position: -322px 0; width: 189px;}
#topNav li.reviews a{background-position: -512px 0; width: 135px;}
#topNav li.contact a{background-position: -648px 0; width: 135px;}
#topNav li.about a{background-position: -784px 0; width: 116px; float: right;}

#topNav li.home a:hover{background-position: 0 -55px; width: 94px;}
#topNav li.weathervanes a:hover{background-position: -95px -55px; width: 226px;}
#topNav li.sculptures a:hover{background-position: -322px -55px; width: 189px;}
#topNav li.contact a:hover{background-position: -648px -55px; width: 135px;}
#topNav li.about a:hover{background-position: -784px -55px; width: 116px;}

#topNav li.home a:active, #topNav li.home a.active{background-position: 0 -110px; width: 94px;}
#topNav li.weathervanes a:active, #topNav li.weathervanes a.active{background-position: -95px -110px; width: 226px;}
#topNav li.sculptures a:active, #topNav li.sculptures a.active{background-position: -322px -110px; width: 189px;}
#topNav li.reviews a:active, #topNav li.reviews a.active{background-position: -512px -110px; width: 135px;}
#topNav li.contact a:active, #topNav li.contact a.active{background-position: -648px -110px; width: 135px;}
#topNav li.about a:active, #topNav li.about a.active{background-position: -784px -110px; width: 116px;}

/* Featured Items */
#featured{height: 325px; background: url(images/skeleton/featured.png) repeat-x;}
#featured .content{width: 900px; margin: 0 auto; padding:15px 0;}
#featured .window{width: 900px; height:250px; overflow:hidden; position:relative;}
#featured .featured{width: 15000px; position:relative; top:0; left:0;}
#featured .featured .feature{width: 900px; margin-right:50px; float:left;}
#featured .featured .feature img{float:left; margin: 0 30px 0 15px; border: 5px solid #fff; width:500px;}
#featured .featured .feature .description{float:right; width: 340px;}
#featured .featured .feature .description h2{font-size: 24px; color: #fff; font-weight:normal;}
#featured .featured .feature .description .meta{margin: 20px 0; height: 123px;}
#featured .featured .feature .description .meta li{color: #fff; line-height: 24px; font-size: 17px;}
#featured .featured .feature .description a.askAboutItem{display:block; width: 330px; height: 63px; background: url(images/skeleton/askAboutItem.png) no-repeat;}
#featured .featured .feature .description a.askAboutItem span{display:none;}
#featured .featured .feature .description a.askAboutItem:hover{background-position:bottom left;}

#featured .navigation{margin: 0 auto; width: 900px; position: relative;}
#featured .navigation button{width: 40px; height: 30px; padding:0; cursor:pointer; font-family: Arial, sans-serif; overflow:hidden;}
#featured .navigation button span{display:none;}
#featured .navigation button.previous{float: left; background: url(images/skeleton/featuredItemPrev.png) no-repeat top left;}
#featured .navigation button.previous:hover{background-position: 0 -30px;}
#featured .navigation button.previous:active{background-position: 0 -60px;}
#featured .navigation button.next{float: right; background: url(images/skeleton/featuredItemNext.png) no-repeat top left;}
#featured .navigation button.next:hover{background-position: 0 -30px;}
#featured .navigation button.next:active{background-position: 0 -60px;}
#featured .navigation ol{margin:0 auto; width:800px; position:absolute; left: 50px; top: 0;}
#featured .navigation ol li{float: left; width:40px; margin: 0 20px;}
#featured .navigation ol li button{background: url(images/skeleton/featuredItemNav.png) top left no-repeat; font-weight:bold; color:#999;}
#featured .navigation ol li button:hover{background-position: 0 -30px; color: #CCC;}
#featured .navigation ol li button:active, #featured .navigation ol li button.active{background-position: 0 -60px; color: #fff;}

* html #featured .navigation ol li{ margin: 0 18px;}

#mainContainer{width: 900px; margin: 15px auto; overflow:hidden;}
#sideBar{background: url(images/skeleton/sideBarContent.png) repeat-y; width: 300px; float:right; margin-left: 15px;}
#sideBar #sideBarHeader{background: url(images/skeleton/sideBarTopBottom.png) no-repeat top left; height:5px; overflow:hidden;}
#sideBar #sideBarFooter{background: url(images/skeleton/sideBarTopBottom.png) no-repeat bottom left; height:5px; overflow:hidden;}
#sideBar .content{padding: 10px 15px;}
#sideBar h2{font-size: 18px; font-weight:normal;}
#sideBar ul.categories{padding: 10px 0; border-bottom: 1px solid #b2a28c; margin:0;}
#sideBar ul.categories li{display:inline;}
#sideBar ul.categories li a{display:block; height: 32px; line-height: 32px; font-size: 14px; background: url(images/skeleton/sideBarLink.png) no-repeat; margin-bottom:5px; color:#625d56; text-indent: 10px; text-decoration:none;}
#sideBar ul.categories li a:hover{color: #393531; margin-bottom:5px;}
#sideBar ul.categories li a:active, #sideBar .categories li a.active{background-position: bottom left; color:#E8E2D9; margin-bottom:5px;}

#mainContent{float: left; width:585px; min-height: 200px;}
#mainContent h2, h3.title{font-size: 30px; font-weight:bold; margin-bottom:10px;}
#mainContent h2.tags{font-size: 12px; font-weight:normal; margin-bottom:10px; letter-spacing:1px;}
#mainContent h2.tags a{ color: #625d56; text-decoration:none;}
#mainContent h2.tags a:hover{text-decoration:underline;}
#mainContent p{margin: 15px 0; font-size: 16px; line-height: 26px;}

#footer{background: url(images/skeleton/footer.png) repeat-x top center; height: 200px;}
#footer .content{width: 900px; padding-top: 60px; margin: 0 auto; color: #fff !important; line-height: 16px;}

/* TOOLS */
.clear{clear:both;}
.hidden, .email{display:none;}
.right{text-align:right;}
.small{font-size: 11px !important;}
.rule{border-top: 1px solid #b2a28c; background: #e5ded5;  height:1px; overflow:hidden; margin: 10px 0;}
.column{float: left; width: 45%; margin-right:5%;}