@import url("css/css_reset.css"); @import url("css/main-menu.css");
/*  
Theme Name: Steam
Description: Custom Wordpress theme for Steam Music.
Version: 2.8
Author: H. Montgomery
*/
html {overflow-y:scroll;}
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; background: #000 url(images/brick-bg.jpg) /*repeat-x*/fixed  center; color:#fff;}
h1 {display:none;}
a:link, a:visited {text-decoration:none; color:#ddd;}
a:hover {text-decoration:underline; color:#ff0000;}
em {font-style:italic; color:#E1B917;}
#wrapper {max-width:1150px; min-width:850px; max-width:90%; margin:6px auto; padding-bottom:20px; text-align:left; position:relative; /*background:url('images/container-bg.jpg') no-repeat fixed;*/}
#brand {text-align:left; background:#203b50 url('images/flickr-bg.jpg') repeat-x bottom left; width:100%; height:39px; border-bottom:5px solid #121212;}
#brand h3 {padding:3px 0 7px 10px; color:#fffdf7; font-weight:bold;}
#header {width: 800px; height: 80px; background:url('images/logo.png') no-repeat left center; position:relative; margin:0 auto;}
#address {font-style:italic; text-align:center; margin-bottom:20px; position:relative; color:#fffdf7;}
#container {width:65%; float:left; line-height:1.5; margin-top:20px;}
#sidebar {width:30%; float:left; margin:20px 0 0 14px; display:inline; border:1px solid #222; padding:10px; -moz-border-radius: 4px; 
-webkit-border-radius: 4px;}
#sidebar p {text-align:left;}
#clear {clear:both;}
#footer {width:100%; margin-top:10px; padding-top:20px; text-align:center; clear:both; background:url('images/footer-bg.jpg') repeat-x;}
/* Page styles */
.post {padding:10px 0 40px 0; background: transparent url(images/birdie.png) no-repeat bottom;}
.title {background:url('images/post-head-bg.png') no-repeat left center; padding:10px 0;}
.post h2, .sidebar ul li h2 {font-family:Georgia, Sans-serif}
.post h2 {font-size:24px; font-weight:bold; margin-left:200px;}
.post img {max-width: 500px; /* Adjust this value according to your content area size*/ height: auto; margin:10px 0;}
.entry {line-height:1.5;}
p {padding:10px 0 10px 0; margin-left:215px;}
p.img-container {float:left; margin-left:0;}
p.postmetadata {border-top:1px dotted #999; margin:0; padding-bottom:10px;}
.navigation {padding:10px 0 0 0; line-height:1.5;}
/* Sidebar */
#sidebar h2 {color : #f00; background:url('images/bgmenu00.png') repeat-x; line-height:1.4em; padding-left:5px; font-weight:bold; margin:10px 0;}
#calendar {margin:10px 0 0 0;}
#wp-calendar {width:100%; margin-top:10px;}
#wp-calendar caption {text-align:center; color:#e18508;}
#wp-calendar th {font-weight:bold; background:#333; padding:2px 0; color:#fff;}
#wp-calendar td {padding:5px 0;}
#wp-calendar a {color:#0C3;}
#wp-calendar a:hover {color:#f00;}
#sidebar ul li {margin-bottom:5px;}
.cleared {margin: 0; padding: 0; clear: both;}
