/*
		Welcome to the Official Can of Whoop Ass!
		
		My Name: Seth Aldridge
		Site: www.sethaldridge.com
		
		Date Created: 12/06/07
*/

body, html, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, blockquote, p, a, form, fieldset, legend, label, input, textarea { margin:0; padding:0; }
ul, ol {list-style:none;}

body, html { font:small "Helvetica Neue LT Std", Helvetica, Arial, sans-serif; }

#container { width:90%; margin:0 auto; }


/* ----- Begin: Theme Color: -----*/

h1 span, #posted_in, #posted_in a, .navigation {color:#aaa;}

/* ----- End: Theme Color -----*/

h1 { font-weight:normal; font-size:4.5em; }
h1 a { color:#000; text-decoration:none; word-spacing:-0.2em; }
h1 a:hover { color:#900; text-decoration:none; }

blockquote { background:url(../images/uploads/bottom_quote.jpg) right bottom no-repeat; margin-bottom:1em; }
blockquote p { background:url(../images/uploads/top_quote.jpg) left top no-repeat; padding:2em 3.5em; font-size:1.75em; text-align:justify; }
blockquote p a { color:#900; text-decoration:underline; }
blockquote p a:hover { color:#fff; background:#900; text-decoration:none; }

#posted_in { font-size:0.75em; float:right; margin-bottom:4em; }
#posted_in a {text-decoration:underline;}
#posted_in a:hover { color:#777; text-decoration:none; }

.clear {clear:both;}

img { padding:3px; margin:10px; border:1px solid #ccc; }

.navigation { font-size:1.5em; text-align:center; }
.navigation a { color:#333; text-decoration:none; vertical-align:middle; padding:0.35em 0; }
.navigation a:hover { color:#444; text-decoration:underline; }