/* overall style */

body {
background-color: White;
color: Black;
}

#phorum {
font-family: Verdana;
font-size: 11px;
color: Black;
max-width: 98%; 
float: left;
margin: auto; 
text-align=left;
}

/* HTML level styles */

img {
vertical-align: top;
border: none;
}

#phorum table.list {
width: 100%;
margin-bottom: 4px;
border: 1px solid #cccccc;
border-bottom: 0;
}


#phorum table.list th {
color: #333333;
background-color: #cccccc;
font-size: 11px;
padding: 5px;
}

#phorum table.list th a {
color: #333333;
}

#phorum table.list td {
background-color: White;
padding: 8px;
border-bottom: 1px solid #cccccc;
font-size: 11px;
float: left;
}

#phorum table.list td.alt {
background-color: #f4f4f4;
}

#phorum table.list td.current {
background-color: #f4f4f4;
}

#phorum table.list td p {
margin: 4px 8px 16px 4px;
}

#phorum table.list td h3 {
margin: 0;
}

#phorum table.list td h4 {
font-size: 11px;
margin: 0;
font-weight: normal;
}

#phorum table.list td span.new-indicator {
color: red;
font-size: 80%;
font-weight: normal;
}

#phorum a {
color: #CC0000;
}

#phorum a:hover {
color: black;
}

#phorum a.icon {
background-repeat: no-repeat;
background-position: 1px 2px;
padding: 4px 10px 2px 0;
font-weight: normal;
white-space: nowrap;
}

#phorum h1 {
margin: 5px 0 0 0;
font-size: 11px;
}

#phorum h2 {
margin: 0;
font-size: 11px;
font-weight: normal;
}

#phorum h4 {
margin: 0 0 5px 0;
}

#phorum hr {
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
}

/* global styles */

#phorum div.generic {
padding: 8px;
background-color: #f4f4f4;
border: 1px solid #cccccc;
}

#phorum div.generic-lower {
padding: 8px;
margin-bottom: 8px;
}

#phorum div.paging {
float: right;
}

#phorum div.paging a {
font-weight: bold;
margin: 0 4px 0 4px;
padding: 0 0 1px 0;
}

#phorum div.paging img{
vertical-align: bottom;
}

#phorum div.paging strong.current-page {
margin: 0 4px 0 4px;
}

#phorum div.nav {
font-size: 11px;
margin: 0 0 5px 0;
line-height: 20px;
}

#phorum div.nav-right {
float: right;
}

#phorum div.information {
padding: 8px;
border: 1px solid #cccccc;
background-color: #f4f4f4;
margin-bottom: 8px;
}

#phorum div.notice {
padding: 8px;
background-color: #f4f4f4;
border: 1px solid #cccccc;
margin-bottom: 8px;
}

#phorum div.warning {
/* does not use template values on purpose */
border: 1px solid #A76262;
background-color: #FFD1D1;
padding: 8px;
margin-bottom: 8px;
}

#phorum div.attachments {
background-color: White;
margin-top: 8px;
padding: 16px;
border: 1px solid #cccccc;
}

#phorum span.new-flag {
color: red;
}

#phorum a.message-new {
font-weight: bold;
}

#phorum table.menu td {
vertical-align: top;
}

#phorum table.menu td.menu {
font-size: 11px;
padding: 0 8px 0 0;
}

#phorum table.menu td.menu ul {
list-style: none;
padding: 0;
margin: 4px 0 8px 8px;
}

#phorum table.menu td.menu ul li {
margin: 0 0 4px 0;
}

#phorum table.menu td.menu ul li a {
text-decoration: none;
}

#phorum table.menu td.menu ul li a.current {
font-weight: bold;
}

#phorum table.menu td.menu span.new {
color: red;
}

#phorum table.menu td.content {
width: 98%;
padding: 0;
}

#phorum table.menu td.content h2 {
margin: 0 0 8px 0;
color: #333333;
background-color: #cccccc;
padding: 4px;
}

#phorum table.menu td.content div.generic {
margin: 0 0 8px 0;
}

#phorum table.menu td.content dl {
margin: 0;
padding: 0;
}

#phorum table.menu td.content dt {
font-weight: bold;
}

#phorum table.menu td.content dd {
padding: 4px;
margin: 0 0 8px 0;
}

#phorum fieldset {
border: 0;
padding: 0;
margin: 0;
}

#phorum textarea.body {
font-family: Verdana;
width: 100%;
border: 0;
}

#phorum table.form-table {
width: 100%;
}

/* header styles */

#phorum #logo {
height: 46px;
background-color: #78ad78;
vertical-align: bottom;
}

#phorum #logo img {
margin: 16px 0 0px 16px;
}

#phorum #top {
padding: 8px 8px 8px 0;
margin: 0 16px 16px 0;
}

#phorum #top-right {
float: right;
text-align: right;
}

#phorum #description {
margin: 8px 8px 0 0;
padding-right: 32px;
font-size: 11px;
}

#phorum #breadcrumb {
border-bottom: 1px solid #b6b6b6;
border-top: 0;
padding: 5px;
font-size: 11px;
}

#phorum #user-info {
font-size: 11px;
margin: 0 0 4px 0;
text-align: right;
}

#phorum #user-info a {
padding: 4px 0 2px 0;
background-repeat: no-repeat;
background-position: 1px 2px;
}

#phorum #user-info img {
border-width : 0;
margin: 4px 3px 0 0;
}

#phorum #user-info small a{
margin: 0;
padding: 0;
display: inline;
}

#phorum div.attention {
/* does not use template values on purpose */
padding: 24px 8px 24px 64px;
border: 1px solid #A76262;
background-color: #FFD1D1;
color: Black;
margin: 8px 0 8px 0;
}

#phorum div.attention a {
/* does not use template values on purpose */
color: #68312C;
padding: 2px 2px 2px 21px;
display: block;
background-repeat: no-repeat;
background-position: 1px 2px;
}

#phorum #right-nav {
float: right;
}

#phorum #search-area {
padding: 8px 8px 8px 8px;
background-repeat: no-repeat;
background-position: 8px 8px;
margin: 0 0px 0px 0;
}


#phorum #header-search-form {
display: inline;
}

#phorum #header-search-form a {
font-size: 11px;
}



/* Read styles */

#phorum div.message div.generic {

}

#phorum td.message-user-info {
font-size: 11px;
white-space: nowrap;
}

#phorum div.message-author {
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
}

#phorum div.message-author small {
font-size: 11px;
font-weight: normal;
margin: 0 0 0 16px;
}

#phorum div.message-subject {
font-weight: bold;
font-size: 11px;
}

#phorum div.message-body {
padding: 16px;
margin: 0 0 16px 0;
border: 1px solid #cccccc;
border-top: 0;
overflow: hidden; /* makes the div extend around floated elements */
}

#phorum div.message-body br {
clear: both;
}

#phorum div.message-date {
font-size: 11px;
}

#phorum div.message-moderation {
margin-top: 8px;
font-size: 11px;
border-top: 0;
padding: 6px;
background-color: #f4f4f4;
border: 1px solid #cccccc;
line-height: 20px;
}

#phorum div.message-options {
text-align: right;
font-size: 11px;
clear: both;
}

#phorum #thread-options {
margin: 8px 0 32px 0;
background-color: #f4f4f4;
border: 1px solid #cccccc;
padding: 8px;
text-align: center;
}

/* Changes styles */

#phorum span.addition {
/* does not use template values on purpose */
background-color: #CBFFCB;
color: black;
}

#phorum span.removal {
/* does not use template values on purpose */
background-color: #FFCBCB;
color: black;
}

/* Posting styles */

#phorum #post {
clear: both;
}

#phorum #post ul {
margin: 2px;
}

#phorum #post ul li {
font-size: 11px;
}

#phorum #post-body {
border: 1px solid #cccccc;
background-color: White;
padding: 8px;
}

#phorum #post-moderation {
font-size: 11px;
float: right;
border: 1px solid #cccccc;
background-color: #fffdf6;
padding: 8px;
}

#phorum #post-buttons {
text-align: center;
margin-top: 8px;
}

#phorum div.attach-link {
padding: 4px 10px 2px 21px;
font-size: 11px;
font-weight: normal;
}

#phorum #attachment-list td {
font-size: 11px;
padding: 6px;
}

#phorum #attachment-list input {
font-size: 11px;
}


/* PM styles */

#phorum input.rcpt-delete-img {
vertical-align: bottom;
}

#phorum div.pm {
padding: 8px;
background-color: #f4f4f4;
border: 1px solid #cccccc;
border-bottom: 0;
}

#phorum div.pm div.message-author {
font-size: 11px;
}

#phorum .phorum-gaugetable {
margin-top: 10px;
border-collapse: collapse;
}

#phorum .phorum-gauge {
border: 1px solid #cccccc;
background-color: White;
}

#phorum .phorum-gaugeprefix {
border: none;
background-color: White;
padding-right: 10px;
}


/* Profile styles */

#phorum #profile div.icon-user {
background-repeat: no-repeat;
background-position: 0px 2px;
padding: 0px 0 0px 21px;
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
}

#phorum #profile div.icon-user small {
font-size: 11px;
font-weight: normal;
margin: 0 0 0 16px;
}

#phorum #profile dt {
font-weight: bold;
}

#phorum #profile dd {
padding: 4px;
margin: 0 0 8px 0;
}


/* Search Styles */

#phorum #search-form {
margin-bottom: 35px;
}

#phorum #search-form form {
font-size: 11px;
}

#phorum div.search {
background-color: White;
}

#phorum div.search-result {
font-size: 11px;
margin-bottom: 20px;
}

#phorum div.search-result h4 {
font-size: 11px;
margin: 0;
}

#phorum div.search-result h4 small {
font-size: 11px;
}

#phorum div.search-result blockquote {
margin: 3px 0 3px 0;
padding: 0;
}

/* Footer styles */

#phorum #footer-plug {
margin-top: 26px;
font-size: 11px;
text-align: center;
}









/* BBCode styles */

#phorum blockquote.bbcode {
font-size: 11px;
margin: 0 0 0 10px;
}

#phorum blockquote.bbcode>div {
margin: 0;
padding: 5px;
border: 1px solid #808080;
overflow: hidden;
}

#phorum blockquote.bbcode strong {
font-style: italic;
margin: 0 0 3px 0;
}

#phorum pre.bbcode {
border: 1px solid #cccccc;
background-color: #FEFFEC;
padding: 8px;
overflow: auto;
}


/* Added by module "announcements", template "announcements::css" */
#phorum table.announcements {
margin-bottom: 20px;
}
/* Added by module "smileys", file "mods/smileys/smileys.css" */
.mod_smileys_img {
vertical-align: middle;
margin: 0px 3px 0px 3px;
border: none;
}
/* Added by module "spamhurdles", file "mods/spamhurdles/spamhurdles.css" */
#spamhurdles_captcha {
font-size: small;
padding: 10px 0px 10px 0px;
}
#spamhurdles_captcha_title {
font-weight: bold;
}
#spamhurdles_captcha_explain {
width: 85%;
}
#spamhurdles_spoken_captcha {
padding-left: 15px;
background: url(lib/audio.gif) no-repeat;
padding-bottom: 10px;
font-size: small;
}
#spamhurdles_captcha_image {
margin: 8px 0px 8px 0px;
}
#spamhurdles_captcha_image .captcha_image {
border: 1px solid #333;
}
#spamhurdles_captcha_asciiart {
line-height: 4px;
font-size: 6px;
font-weight: bold;
color: black;
}