@charset "utf-8";
/* 
ALT Entertainment
Created: Sunday January 27th 2008
Last updated: Friday February 8th 2008
Coded by Marcus Thompson (marcus@marcusthompson.net)*/
body {
background-color:#6f9182;
color:#000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:100%;
line-height:140%
}

#wrap {
background:url(../images/bg-wrap-large.jpg) top left no-repeat;
border:5px solid #fff;
height:754px;
margin:0 auto;
position:relative;
width:980px;
z-index:10
}

#logo {
height:165px;
left:0;
position:absolute;
top:0;
width:282px;
z-index:100
}

#main {
height:420px;
left:250px;
position:absolute;
top:100px;
width:634px;
z-index:90
}

/*MENU*/
#menu {
height:309px;
left:65px;
position:absolute;
top:137px;
width:225px;
z-index:50
}

#menu ul {
margin-top:70px
}

#menu ul a {
color:#000;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
height:34px;
padding-left:30px;
text-decoration:none;
text-transform:uppercase;
width:235px
}

#menu ul li a {
line-height:35px
}

#menu ul a:hover,#menu ul li#active a {
background:url(../images/bg-nav-active.jpg) top left no-repeat;
color:#6f9182
}

#left {
border-right:1px solid #b2cec1;
float:left;
margin-right:10px;
margin-top:13px;
overflow:hidden;
padding-right:10px;
width:415px
}

#right {
float:left;
margin-top:13px;
width:189px
}

#right div.box {
border-bottom:1px solid #b2cec1;
margin-bottom:12px;
padding-bottom:7px
}

#right div.box img {
border:1px solid #b2cec1
}

#right div.box:last-child {
border-bottom:0
}


#main h1#goingon {
background:url(../images/bg-title-home.png) center right no-repeat;
border-bottom:1px solid #b2cec1;
border-top:1px solid #b2cec1;
height:42px;
margin-bottom:5px;
padding:5px 0;
text-indent:-9999px;
width:415px
}

#home-text {
background:#fff url(../images/bg-home-text.jpg) bottom left no-repeat;
border:1px solid #b2cec1;
font-size:0.7em;
height:296px;
line-height:1.3;
margin:5px 0 0 25px;
overflow:hidden;
padding:20px 10px 10px;
position:relative;
width:369px
}

#home-text-top {
height:182px;
left:0;
position:absolute;
top:0;
width:390px
}

#home-text-bottom {
height:130px;
left:10px;
overflow:auto;
position:absolute;
top:190px;
width:380px
}

#section-text {
background-color:#fff;
border:1px solid #b2cec1;
font-size:0.8em;
height:300px;
line-height:1.5;
margin:5px 0 0 25px;
overflow:auto;
padding:10px;
width:580px
}

p {
padding-bottom:7px
}

#home-text h2,#section-text h2,#section-text h1 {
color:#486D5E;
padding-bottom:7px
}

#home-text h1 {
padding-bottom:7px
}

#home-text h1,#section-text h1 {
font-size:1.2em
}

#section-text h1 {
font-size:1.5em;
padding-top:20px
}

#section-text ul,#home-text ul {
list-style:disc;
padding-left:20px
}

#section-text li {
padding:2px
}

#section-text ol,#home-text ol {
list-style:decimal;
padding-left:20px
}

#section-text a,#home-text a {
color:#476E5E
}

#section-text a:hover,#home-text a:hover {
color:#769386
}

#section-text p {
padding-bottom:10px
}

/*SECTION STYLES*/
#main-wrap {
border-right:1px solid #b2cec1;
height:305px;
padding-right:5px;
width:629px
}

#submenu {
background:url(../images/bg-submenu.png) center right no-repeat;
border-bottom:1px solid #b2cec1;
border-top:1px solid #b2cec1;
height:42px;
margin:10px 10px 5px;
padding:5px 0;
width:615px
}

#submenu ul {
margin-top:10px;
text-align:right
}

#submenu ul li {
color:#000;
float:right;
padding:0 10px 0 0;
text-align:right
}

#submenu ul li a {
color:#000;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-decoration:none;
text-transform:Capitalize
}

#submenu ul li a:hover,#submenu ul li#subactive a {
color:#6f9182
}

#posts {
/*line-height:1.2px;*/
margin-bottom:10px
}

#posts a {
color:#666
}

#footer,#footer-home {
color:#333;
font-size:0.55em;
left:270px;
position:absolute;
top:525px;
width:600px;
z-index:100
}