/*
Theme Name: Steak The Book
Theme URI: http://www.steakthebook.com
Description: Custom site created by Drew Close Design.
Version: 1.0
Author: Dave Noel
Author URI: http://www.davenoel.ca
*/
html, body{
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	text-align:center;
}
strong{
	color:#333;	
}
a {
	color:#0092cf;
	font-weight:bold;
}
p {
	margin-bottom:15px !important;
	display:block;
}
h2{
	font-size:18px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:20px;
}
h2 a{
	color:#333;
	font-size:14px;
}
#wrapper {
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
	*margin: 0 auto -40px;
	text-align:center;
}
#home{
	display:none;	
}
#footer, .push {
	height:30px;
	display:block;
}
#header {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 260px;
}
.clear {
	clear: both;
}
#content{
	text-align:left;	
}
.blog{

}
.blog #leftCol {
	float: left;
	width: 455px;
	padding:0 15px;
	font-size:10px;
	border-left:1px #666 dotted;	
}
.blog #rightCol {
	float: right;
	width: 350px;
	margin-top: 0px;
	height: 100%;
	overflow: inherit;
	padding-right:10px;
	font-size:9px;
	border-left:1px #666 dotted;
}
.blog #rightCol li{
	list-style:none;
	margin-left:-20px;
	*margin-left:10px;
	display:block;
	list-style-position:outside;
}
.blog #rightCol h2{
 font-size:14px;	
}
.blog #rightCol li li{
	border-bottom:none;	
	list-style:none;
	padding-bottom:0px;
	*margin-left:20px;
}
.blog #rightCol ul{
	margin-left:0px;
	border-bottom:none;	
	padding-bottom:20px;
	display:block;
}
.blog #rightCol ul ul{
	margin-left:-20px;
	border-bottom:1px #666 dotted;	
	padding-bottom:20px;
	display:block;
}
#leftCol {
	float: left;
	width: 471px;
	text-align:left;
}
#rightCol {
	float: right;
	width: 369px;
	margin-top: 40px;
	height: 450px;
	overflow: auto;
	padding-right:10px;
	text-align:left;
}
#topNav {
	width:850px;
	margin:20px auto;
	*margin:0px auto;
	position:relative;
	display:block;
}
#topNav li {
	float: left;
	list-style-type: none;
	padding: 3px 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	font-size: 14px;
	display: block;
	letter-spacing:7px;
}
.page-item-76 {
	display:none !important;	
}
#topNav li ul{
	display:none;
}
#topNav ul {
	margin:0px auto;
	text-align: center;
	list-style: none;
	display: block;
	height: 40px;
	width: 700px;
}
#topNav ul li:last-child{
	border:none;
}
#footer {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:10px;
	text-align:left;
}
#footer ul{
	list-style:none;
	margin-top:20px;
	display:block;
	margin-left:-50px;
}
#footer li{
	display:block;
	float:left;
	border-left:#666 1px solid;
	padding:0 10px;
}
#footer .first{
	border:none;	
}
#footer a{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.small{
	color:#0092cf;
	font-size:10px;
}
.grade{
	color:#900;
	font-weight:bold;
	font-size:16px;
}
.location{
	font-size:10px;
}
.lineBox{
	border-bottom:#999 dotted 1px;
}
.post{
	border-bottom:#999 dotted 1px;
	margin-bottom:20px;
	padding-bottom:20px;
}
#comment{
	width:100%;	
}
#respond, .postmetadata{
	display:none;
}
