/* Tag Declarations */
body { font: 0.75em/160% Helvetica, Arial, Verdana, sans-serif; margin: 20px 0 0 0; }
h1 { font-size: 2em; line-height: 1.4em; margin: 0 0 10px 0; } 
h2 { font-size: 1.4em; line-height: 2em; margin: 0 0 10px 0; padding: 0 0 5px 0; border-bottom: 1px solid #e7e7e7; }
h3 { font-size: 1.2em; line-height: 1.4em; margin: 0 0 10px 0; color: #f12424; }
a { color: #3174b3; text-decoration: none; }
a:hover { color: #000; }
a.button { text-decoration: none; line-height: 30px; background: #f12424; color: #fff; padding: 6px 10px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
a.button:hover { background: #991414; }
p { font-size: 1.1em; line-height: 2em; margin: 0 0 20px 0; }
ul { margin: 0 0 10px 0; }
blockquote { margin: 0 auto 20px auto; width: 360px; border: 1px solid #ccc; background: #e7e7e7; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; padding: 20px; }
blockquote div.quote { font-size: 1.1em; line-height: 2em; }
blockquote div.person { text-align: right; font-style: italic; }

#container { width: 760px; margin: 0 auto; }

#content { float: right; width: 520px; }
#content h1 { text-indent: -9999px; background: url(../images/logo.png) top left no-repeat; line-height: 36px; }

#sidebar { float: left; width: 200px; margin: 108px 0 0 0; color: #6f6f6f; }
#sidebar h3 { margin: 20px 0 10px 0; }
#sidebar form ul li.desc { margin: 0 0 5px 0; }
#sidebar ul li.warriorforum { background: url(../images/icons/warriorforum.png) 0% 50% no-repeat; padding: 0 0 0 20px; }
#sidebar ul li.twitter { background: url(../images/icons/twitter.png) 0% 50% no-repeat; padding: 0 0 0 20px; }
#sidebar ul li.facebook { background: url(../images/icons/facebook.png) 0% 50% no-repeat; padding: 0 0 0 20px; }

#footer { clear: both; float: left; width: 760px; border-top: 1px solid #ccc; margin: 20px 0 0 0; padding: 10px 0 0 0; }
#footer p { text-align: right; color: #6f6f6f; font-size: 0.9em; }