/* figgered.com */

body {
   color: #303030;
   font-family: helvetica, trebuchet ms, arial;
   font-size: 14px;
}

html,body { 
   height:100%;
   margin: 0px;
   padding: 0px;
}

h1, h2, h3, h4, h5 {
   font-family: Trebuchet MS, arial;
}

h1 {
   width: 405px;
   border-bottom: 1px solid #ccc;
}

h2 {
   color: #358160;
}

a {
   color: #358160;
   border-bottom: 1px dotted #867BFF;
   text-decoration: none;
}

.home {
   float: right;
}

a:hover {
   border-bottom: 1px dotted #303030;
   color: #303030;
}

.clear {
   clear: both;
}

#container {
   width: 905px;
   margin: 0px auto;
   position: relative;
   height: 100%;
}

.topnav {
   border-top: 12px solid #358160;
   border-bottom: 2px solid #358160;
   padding: 10px 0px;
   text-align: center;
}

.topnav ul {
   margin: 0px;
   padding: 10px 0px;
}

.topnav ul li {
   font-size: 18px;
   margin-right: 25px;
   display: inline;
}

.left, .central {
   min-height: 500px;
   float: left;
}

.left {
   min-height: 100%;
   background: url("../images/figgered.jpg") no-repeat 0px 250px transparent; 
   width: 240px;
   margin-right: 20px;
   position: relative;
   padding-bottom: 50px;
}

.contact {
   padding-top: 25px;
   margin: 10px;
   height: 120px;
   background: url("../images/envelop_2sm.jpg") no-repeat scroll 140px -3px transparent; 
}

.contact.hover {
   background: url("../images/envelop_6sm.jpg") no-repeat scroll 140px -3px transparent; 
}

.twitter.hover {
   background: url("../images/SMLworld.jpg") no-repeat scroll 0px 0px transparent; 
}

.facebook.hover {
   background: url("../images/SMLwww_bubble.jpg") no-repeat scroll 0px 0px transparent; 
}

.twitter {
   position: absolute;
   left: 0px;
   top: 85px;
   height: 69px;
   width: 80px;
   background: url("../images/TWsign_5sm.jpg") no-repeat scroll 0px 0px transparent; 
}

.facebook {
   position: absolute;
   left: 0px;
   top: 165px;
   height: 69px;
   width: 80px;
   background: url("../images/FBsign_5sm.jpg") no-repeat scroll 0px 0px transparent; 
}

.twitter_link {
   margin-left: 65px;
   margin-top: 70px;
}

.facebook_link {
   margin-left: 65px;
   margin-top: 50px;
}

.email_link {
   margin-left: 0px;
   margin-top: 0px;
}

.rss {
   position: absolute;
   left: 160px;
   top: 145px;
   height: 80px;
   width: 80px;
   background: url("../images/hand-drawn-web-icons-RSS.png") no-repeat scroll 0px 0px transparent; 
}

.latest {
   font-weight: bold;
   border-bottom: 1px solid #ccc;
   margin-top: 110px;
   padding: 0px 0px 10px 0px;
}

.central {
   background: #fff;
   position: relative;
   width: 643px;
   border-bottom: 1px dotted #ccc;
}

.pub {
   position: absolute;
   right: -100px;
   bottom: 1px;
   height: 100px;
   width: 100px;
   background: url("../images/hand-drawn-web-icons-pub.png") no-repeat scroll 0px 0px transparent; 
}

.bodytext {
}

.quotes {
   background: url("../images/quotes.jpg") no-repeat scroll 0px 0px transparent; 
   font-size: 14px;
   font-style: italic;
   margin: 20px 0px;
   padding: 15px 5px 5px 70px;
   height: 80px;
}

.subnav {
   position: absolute;
   top: 735px;
   left: 0px;
}

.subnav ul {
   list-style: none;
   padding-left: 15px;
}

.subnav ul li {
   margin: 4px 0px;
}
