/*
Theme Name: Rube's Firehouse
*/
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
#page-wrap {
	width: 960px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
}
.wordcycle {
  margin: 0 auto;
  width: 100%;
}
.cycle-item {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.post {
	width: 875px;
	margin: 0 auto;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
	background: #000 url(images/fireback.jpg) top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-attachment:fixed;
	text-align: left;
}
#content {
	background-image: url(images/black.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	width:959px;
	left:0px;
}
#page-wrap #navigation {
	display:block;
	width: 839px;
	height: 23px;
	margin-left: auto;
	padding-top:4px;
	margin-right: auto;
	padding-bottom:8px;
	background-color:#CC0000;
}
#page-wrap #navigation ul li {
	display: inline;
	text-align: center;
}
#blacktop {
	margin-top:10px;
}
#logo {
	height:488px;
}
#center {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#stevens #stevens a {
	color:#ffc;
}
#stevens a:hover {
	color:#D7DF01;
}
#footer a {
	text-decoration:none;
	color:#eee;
}
#footer a:hover {
	color:#B40404;
}
#page-wrap #navigation ul li a {
	font-size:24px;
	font-family: "Stencil", "Arial", "Helvetica", "Sans-Serif";
	padding-left: 10px;
	padding-right: 10px;
	height: 29px;
	color: #ccc;
	text-align: center;
	text-decoration: none;
}
#page-wrap #navigation ul li a:hover, #header #navigation ul li a:focus {
	color:#000;
	text-decoration:none;
}
specials.td {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 11px;
	line-height: 135%;
	color: #FFFFFF;
}
.td {
	font-size: 12px;
}
#blackbottom {
	background: url(images/blackbottom.png);
	width:959px;
	height:47px;
	color:#fff;
	line-height:36px;
}
