/* Start of CMSMS style sheet 'someforests : someforests_base' */
body {
    background-image: url(uploads/someforests/background_800x1422.gif);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: "Lucida Grande",verdana,tahoma,arial;
    font-size: 80%;
    font-weight: normal;
    line-height: 1.2em;
    background-color: #130e0c;
    text-align: center;
    color: #FFFFFF;    
}

#container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0px;
    width: 780px;/* Change value to suit*/
    text-align: left; /* Overrides the previously set center alignment that older IE versions reqd */
}

h1, h2, h3, h4, h5, h6 {
    font-family: georgia,"times new roman",helvetica,verdana,"sans serif";
    letter-spacing:-0.2px; /* it isn't web 2.0 otherwise, right? ;) */
    color: #6b9c8c;
    line-height: 1.05em;
    font-weight: normal;
}

h1 {
    font-size: 2.5em;
}

h4, #main h1 {
    font-size: 1.8em;
    color: #fff;
    _padding-top: 1.05em;
}

p {
    line-height:1.6em;
}

th {
    text-align: left;
}

td {
    font-family: "Lucida Grande",verdana,tahoma,arial;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
    color: #FFFFFF;    
}

/* links  */ 
a:link,
a:visited,
a:active {
    color: #35a844;
    text-decoration: underline;
}
a:hover {
    color: #9cdaa5;
    text-decoration: underline;
}

a img{
   border: 0px;
}

div#head div.elem div.hd {
    width: 800px !important;
    height: 80px !important;
}

div#head div.elem div.hd a {
    background: transparent url(uploads/someforests/someforests_logo.png) top left no-repeat;
    _background: transparent url(uploads/someforests/someforests_logo.gif) top left no-repeat;
    display: block;
    width: 800px !important;
    height: 80px !important;
    text-indent: -2000px;
}

div#head div.elem div.bd {
    padding-left: 20px;
    margin-top: -20px;
}

/* ----------- NAVIGATION ----------- */

div#navigation {
    width: 780px;
    height: 55px;
    position: relative;
    margin-bottom: 20px;
}

div#navibar{
    width: 800px;
    height: 25px;
    background: #130e0c;
    top: 22px;
    left: 0px;
    position: absolute;
}

div#navigation ul {
    
}

div#navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    margin-left: 10px;
}

div#navigation li, div#navigation a {
    height: 55px;
    display: block;
}

div#navigation a{
    padding-left: 83px;
    padding-top: 0px;
    text-indent: -2000px;
}

div#navigation a {
    font-family: georgia,"times new roman",helvetica,verdana,"sans serif";
    letter-spacing:-0.2px; /* it isn't web 2.0 otherwise, right? ;) */
    line-height: 2.35em;
    font-size: 2em;
    font-weight: normal;
    text-decoration: none;
    color: #6b9c8c;
}

div#navigation a:hover, #navigation a.act {
    color: #9cdaa5;
}

div#navigation li#navi_songs {
    left: 0px;
    width: 156px;
}

#navi_songs a {
    background: transparent url(uploads/someforests/someforests_navigation.png) 0px 0px no-repeat;
    _background: transparent url(uploads/someforests/someforests_navigation.gif) 0px 0px no-repeat;
}

#navi_songs a:hover, #navi_songs a.act {
    background: transparent url(uploads/someforests/someforests_navigation.png) 0px -55px no-repeat;
    _background: transparent url(uploads/someforests/someforests_navigation.gif) 0px -55px no-repeat;
}


div#navigation li#navi_images {
    left: 156px;
    width: 156px;
}

#navi_images a {
   background: transparent url(uploads/someforests/someforests_navigation.png) -156px 0px no-repeat;
   _background: transparent url(uploads/someforests/someforests_navigation.gif) -156px 0px no-repeat;
}

#navi_images a:hover, #navi_images a.act {
   background: transparent url(uploads/someforests/someforests_navigation.png) -156px -55px no-repeat;
   _background: transparent url(uploads/someforests/someforests_navigation.gif) -156px -55px no-repeat;
}

div#navigation li#navi_about {
    left: 312px;
    width: 156px;
}

#navi_about a {
    background: transparent url(uploads/someforests/someforests_navigation.png) -312px 0px no-repeat;
    _background: transparent url(uploads/someforests/someforests_navigation.gif) -312px 0px no-repeat;
}

#navi_about a:hover, #navi_about a.act {
    background: transparent url(uploads/someforests/someforests_navigation.png) -312px -55px no-repeat;
    _background: transparent url(uploads/someforests/someforests_navigation.gif) -312px -55px no-repeat;
}

div#navigation li#navi_links {
    left: 468px;
    width: 156px;
}

#navi_links a {
    background: transparent url(uploads/someforests/someforests_navigation.png) -468px 0px no-repeat;
    _background: transparent url(uploads/someforests/someforests_navigation.gif) -468px 0px no-repeat;
}

#navi_links a:hover, #navi_links a.act {
    background: transparent url(uploads/someforests/someforests_navigation.png) -468px -55px no-repeat;
    _background: transparent url(uploads/someforests/someforests_navigation.gif) -468px -55px no-repeat;
}

/* ----------- CONTENT ----------- */

div#main {
    position:relative;
    overflow:hidden;
    width:780px;
    margin: 0px !important;
    padding: 0px !important;
}

div#mainarea {
    width:580px;
    float: left;
    _margin-left: 11px !important;
}

div#rail {
    width:155px;
    float:left;
}

div.content{
    padding-right: 25px !important;
}

div.clear {
    clear:both;
}


div#mainarea div.content div.ft {
    border-top: 1px solid #22564b;
}

div#mainarea div.content div.ft .ft-content {
    font-size: 0.75em;
}

div.amazon {
    text-align: center;
}
/* End of 'someforests : someforests_base' */

