body {
    margin: 0;
    background: #888888 url(/static/images/home/slope.png) top right no-repeat;
    min-width: 1000px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

a {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.hi, .latin {
    font-style: italic;
}

.menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu li {
    float: left;
    margin: 0 10px 0 0;
	padding: 4px 12px 6px 12px;
	height: 16px;
    background: #323232 url(../images/ui/light_trans.png) repeat-x;
	color: #FFFFFF;
	opacity: 0.7;
	cursor: pointer;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px; 
	-webkit-border-top-right-radius: 3px;
}
.menu li:hover {
    opacity: 1.0;
}
.menu a:hover {
    text-decoration: none;
}

.head {
    color: #FFFFFF;
    font-size: 16pt;
    font-weight: bold;
    line-height: 18pt;
}
.date {
    text-align: center;
	color: #FFFFFF; 
    text-transform: uppercase;
}

.feature {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.feature li {
    position: relative;
    float: left; 
    margin: 0 20px 25px 0;
	padding: 10px 15px 10px 15px;
	background: #323232 url(../images/ui/dark_trans.png) repeat-x;
	color: #BBBBBB;
	width: 154px;
	font-size: 10pt;
	line-height: 12pt;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.feature a, .schedule a.more {
    padding-right: 10px;
    background-image: url('/static/images/ui/more_arrow.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #CCFF42;
}
.feature img {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 86px;
    height: 70px;
}

.schedule {
    margin: 0;
    padding: 10px 15px 10px 15px;
    background: #323232 url(/static/images/ui/dark_trans_long.png) repeat-x;
    width: 394px;
    color: #BBBBBB;
    font-size: 10pt;
    line-height: 12pt;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.schedule ul {
    position: relative;
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.schedule li {
    position: relative;
    float: left;
    margin: 0 0 10px 0;
    padding: 0 10px 0 68px;
    color: #BBBBBB;
	min-height: 55px;
}
.schedule .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 52px;
    background: url(/static/images/ui/cal_border.png) no-repeat;
    font: Bold 11px/12px 'Arial';
}
.schedule .day {
    padding-top: 6px;
    font-size: 18pt;
    font-weight: bold;
    line-height: 20pt;
    color: #CCFF42;
}

.copy {
    float: left;
    margin: 15px 0 0 0;
    padding: 15px 60px 15px 20px;
    width: 445px;
    background: #EEEEEE;
}
.copy h1 {
    margin: 0;
    font-size: 18pt;
    font-weight: bold;
}
.copy h2 {
    margin: 25px 0 0 0;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}
.copy h3 {
    margin: 15px 0 15px 0;
    font-size: 10pt;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    font-weight: normal;
    color: #666666;
}
.copy h2 + h3 {
    margin-top: 0;
}
.copy p, .copy form div {
    margin: 16px 0 16px 5px;
    font-family: 'Verdana';
    font-size: 10pt;
}
.copy a {
    color: #1A5F00;
}
.copy.home {
    margin: 280px 0 25px 0;
    padding-top: 0;
}
.copy .article {
    border-bottom: 1px solid #000000;
}
.copy .comment {
    margin-left: 5px;
    padding: 3px 10px 3px 5px; 
    border-left: 1px solid #000000;
    font-family: 'Verdana';
    font-size: 10pt;
}
.copy .section {
    padding: 5px;
    color: #FFFFFF;
    background: #888888;
}
.copy form label {
    display: block;
    font-size: 10pt;
}
.copy ul.errorlist {
    color: #CC0000;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 10pt;
}
.copy div.error {
    padding-left: 5px;
    border-left: 1px solid #CC0000;
}

.tag-cloud {
    padding: 5px;
    xbackground: #CCCCCC;
    xborder: 1px solid #888888;
    text-align: center;
}
.tag-1 {
    font-size: 11px;
}
.tag-2 {
    font-size: 12px;
}
.tag-3 {
    font-size: 13px;
}
.tag-4 {
    font-size: 14px;
}
.tag-5 {
    font-size: 15px;
}
.tag-6 {
    font-size: 16px;
}
.tag-7 {
    font-size: 17px;
}
.tag-8 {
    font-size: 18px;
}

#top {
    position: relative;
    height: 148px;
    background: url(/static/images/common/auwahi_alt.png) 15px 15px no-repeat;
}
#top ul.menu {
    position: absolute;
    left: 793px;
    bottom: 10px;    
}

#banner {
	position: relative;
	top: -10px;
	width: 100%; 
	height: 90px; 
	background: #999999 url(/static/images/ui/lighter_trans.png) repeat-x;
}
#banner .counter {
	position: absolute; 
	top: 12px; 
    left: 550px; 
	width: 136px; 
	height: 66px;
	background: url(/static/images/ui/count_border.png) no-repeat;
	font: Bold 14px/14px 'Arial';
}
#banner .counter .count {
	font: Bold 32px/38px 'Arial'; 
	color: #CCFF42; 
	padding-top: 5px;
}

.intro {
	position: absolute; 
	left: 710px; 
	width: 275px;
	padding-top: 10px; 
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 12pt;
}
.intro .head {
    color: #666666;
    font-size: 12pt;
    line-height: 16pt;
    font-weight: bold;
}

#featured {
    float: left;
    margin: 15px 0 0 25px;
    width: 450px;
}
#partners {
    margin: 0 0 5px 0;
    padding: 15px 0 10px 0;
    width: 100%;
    background: #999999 url(/static/images/ui/lighter_trans.png) repeat-x;
    font-size: 9pt;
    line-height: 12pt;
    color: #333333;
}

