/*
ShoutPro 1.5 - default.css
ShoutPro is licensed under the Creative Commons Attribution-ShareAlike 2.5 License. For more information see the file LICENSE.TXT in the documentation folder included with this distribution, or see http://creativecommons.org/licenses/by-sa/2.5/.  

This file is default.css.  It is ShoutPro's default theme - "chrome".
*/

body     { color: #000; font-size: 9pt; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #8b0202; margin: 2px 0; scrollbar-3dlight-color: #CDCDCD; scrollbar-arrow-color: #BCBCBC; scrollbar-darkshadow-color: #CDCDCD; scrollbar-face-color: #DEDEDE; scrollbar-highlight-color: #CDCDCD; scrollbar-shadow-color: #CDCDCD; scrollbar-track-color: #CDCDCD    }

/*Link Styles */

a:link   { color: #000; text-decoration: underline }
a:visited    { color: #000 }
a:hover    { color: #000 }
a:active    { color: #000 }
}

.textbox      { color: #000; font-size: 8pt; font-family: Tahoma; background-color: #8b0202; text-align: center; border: solid 1px #ffffff }

#name, #pass, #shout   { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; width: 150px }

#buttons  { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; text-align: center; width: 150px }

.name       { color: #000; font-size: 9pt; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

#bottomlinks  { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; text-align: center }

/*The following values control the background colors of the alternating shout display rows.  To disable alternate row coloring, set both values to the same color.*/
#row-one    { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif }
#row-two    { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif }

.copyrighttext   { font-size: 7pt; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; text-align: center }
