/*
Theme Name: Captain Metropolis
Theme URI: http://www.metropolis-comics.com/
Description: The theme created for Metropolis Comics and Toys, by <a href="http://www.arkwulf.com">Arkangel Wulf Studios</a>.
Version: 1.0
Author: Michael J. Cohen
Author URI: http://www.arkwulf.com/
Tags: blue, custom header, fixed width, widgets

			This theme is copyright 2009 Arkangel Wulf Studios, and is not available for public use.
			If you like this theme and would like to inquire as to how to obtain a license to it, please email mike@arkwulf.com

*/

/*////////// GENERAL //////////*/
html {background: #eaeaea;}

body {margin: 0 0; background: url(images/bg.jpg) repeat-x; font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif; _text-align: center;}

#container {margin: 0 auto; width: 950px; background: url(images/content_bg.jpg) repeat-y;}

#header {padding-top: 10px; width: 950px; height: 250px; background: url(images/header_bg.jpg) no-repeat;}
#header h1 {margin: 0 auto -10px auto; width: 623px; }
#header h1 a {width: 623px; height: 191px; background: url(images/logo.png) no-repeat; display: block; text-indent: -9999px; outline: none;}

#nav {margin: 0 0 0 10px; _margin: 0 0 0 50px;}
#nav ul {margin: 28px 0 0 0; text-align: center;}
#nav ul li {float: left; display: inline;}
#nav a {padding-top: 3px; width: 140px; height: 37px; _height: 40px; color: #ffffff; font-size: 20px; background: url(images/button.png) bottom; display: block; text-decoration: none; outline: none;}
#nav a:hover {color: #8d0303; background: url(images/button.png) top;}
#nav .current_page_item a {color: #8d0303; background: url(images/button.png) top;}

.capmetro {position: relative; float: right; top: -75px; right: 12px; _right: 9px;}

#content {margin: 0 0 0 45px; width: 570px; min-height: 700px; _margin: 0 0 0 44px; _text-align: left;}

#footer {width: 950px; height: 110px; background: url(images/footer_bg.jpg) no-repeat; color: #ffffff;}
#copy {padding: 60px 50px 0 50px; clear: both;}
#left {margin-top: 20px; float: left;_margin-top: 15px;}
#right {margin-top: 20px; float: right; _margin-top: 15px;}

/*////////// TYPEOGRAPHY //////////*/
a {color: #f29d26; font-weight: bold;}
a:hover {color: #8d0303;}
a:hover .current {}

h1, h2, h3, h4, h5, h6 {margin: 0 0 .5em 0; color: #8d0303;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #8d0303; text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}
