/*

resound css style sheet

created by Ryan Mitchell on 6/11/05

*/

html,body { background-color: #666666; color:#ffffff; margin:0px; padding:0px; font-family:Helvetica, Arial, sans-serif }
body { min-height:460px; background-image:url(../images/content_bg.gif); background-position:0px 130px; background-repeat:no-repeat; }
p { margin:0px; padding:6px 0px; }
img { border:none; }
hr { border:none; height:0px; border-bottom:1px dotted #ffffff; }
.left label { width: 90px; float:left; color:#F1F3C4; }

/* layout */
#banner { height:135px; background-image:url(../images/banner.jpg); background-repeat:repeat-x; margin-top:-10px; }
#logo { position:absolute; left:70px; top:83px; }
#bomb { position:absolute; left:376px; top:40px; }
#links { position:absolute; left:176px; top:148px; z-index:3; }
#content .right { float:right; width:170px; padding:0px 0px 20px 20px; }
#content .left { margin-right:200px; }

/* text-y stuff */
#content { font-size:13px; line-height:15px; margin:34px 0px 0px 178px; width:475px; }
#content a, #content a:visited, #content a:active { color:#F1F3C4; text-decoration:none; }
#content a:hover { text-decoration:line-through; }
#footer { clear:both; font-size:12px; color:#cccccc; text-transform:uppercase; text-align:right; margin:30px 0px 0px 0px; }
#footer a, #footer a:visited, #footer a:active { color:#cccccc; text-decoration:none; }
#footer a:hover { color:#F1F3C4; text-decoration:underline; }
#selectWell { color:#ffffff; font-size:11px; text-align:right; margin-bottom:30px; }
#selectWell form { margin:0px; padding:0px; }
#selectWell label { text-transform:uppercase; }
#selectWell select { font-size:11px; }
#content .left p {text-align:justify; }
#content .right { text-align:right; }
#content .right p { padding-right:6px; }

.title { font-size:15px; text-transform:uppercase; font-weight:400; }
.alt { color: #F1F3C4; }
.info { color:#58B7B7; font-size:12px; margin-top:-5px; }
.info a { color:#58B7B7!important; }
.date { text-transform:none; }

#addComment { display:none; }

#content.forumstyle { margin-left:78px; width:575px; }
.forum { width:680px; }

.sideTitle { font-size:15px; text-transform:lowercase; color:#F1F3C4; }
.sideTitle hr { border:none; height:0px; border-bottom:1px solid #ffffff; margin-right:0px; width:142px; }
.sideItemTitle { font-size:13px; }
.sideItem { font-size:11px; }
