/*
Theme Name: Knife Blog Theme
Theme URI: http://wordpress.org/
Description: Knife Blog Theme
Version: 1.0
Author: Stephen Prater
Author URI: 
Tags: agr, knife, knife event

*/

.comment_number
	{
	font:normal normal normal 12px/14px "Times New Roman" serf;
	}

.print { display: none; }

#globalwrap
	{
	margin: 0;
	padding: 0;
	}
body
	{
	margin: 0;
	padding: 0;
	}

#body_wrap, #top_wrap {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}
#topper
	{
	width:100%;
	background-image:url('images/knifeblog_fade.gif');
	height: 174px;
	background-repeat:repeat-x;
	}
#top_wrap
	{
	position: relative;
	}
h1#logo {
	background-image: url('images/knifeblog_logo.jpg');
	width:278px;
	height:124px;
	position: absolute;
	margin:0;
}
h1#logo a {
	display: block;
	width:278px;
	height: 124px;
}
h1#logo span { display:none;}

#title_area {
	background-image: url('images/knifeblog_header.gif');
	width: 488px;
	height: 124px;
	position: absolute;
	left:278px;
}

#top_menu_bar{
	background-image: url('images/knifeblog_menu_bar.gif');
	width:766px;
	height:32px;
	position: relative;
	top:130px;
}

#top_menu_bar ul
	{
	list-style: none;
	padding:0;
	padding-left: 8px;
	margin:0;
	}
	
#top_menu_bar li
	{
	font: normal normal bold 15px/17px Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin-right: 12px;
	padding-left: 12px;
	border-left: 1px solid white;
	display: inline;
	}
#top_menu_bar li:first-child
	{
	border-left: none;
	}
	
#top_menu_bar li a:link, #top_menu_bar li a:visited
	{
	text-decoration: none;
	color: white;
	}
#top_menu_bar li a:hover
	{
	color: #FFFFCC;
	}

#title_area h1 {
	margin: 0;
	padding: 0;
}

#title_area span
	{
		display: none;
	}

#lefter
	{
		width:150px;
		float:left;
		overflow: visible;
		margin-left: 7px;
	}
	
#body_area
	{
		margin-left: 160px;
		position: relative;
	}
	
#name_menu, #subject_menu, #feed
	{
		background-image: url('images/dropshadow.gif');
		background-position: bottom right;
		position: relative;
		margin-top: 25px;
	}
#subject_menu
	{
		margin-top: 50px;
	}
	
#name_menu h3, #subject_menu h3, #feed h3
	{
		margin: 0;
		padding: 0;
		position: absolute;
		padding-right: 10px;
		padding-left: 5px;
		background-color: white;
		z-index: 20;
		top:-.8em;
		left: -12px;
		display: inline;
		width: auto;
		color: #67422D;
	}
#name_menu ul, #subject_menu ul, #feed p
	{
		border:1px solid #67422D;
		position: relative;
		top:-5px;
		left:-7px;
		margin: 0;
		padding: 0;
		list-style-position: inside;
		padding-bottom: .575em;
		padding-top: 1em;
		z-index: 10;
		background-color: white;
	}
#name_menu ul, #feed p
	{
		font: normal normal normal 14px/36px Times New Roman, serif;
		color: #888888;
		padding-left: 10px;
	}
#feed p
	{
		font-size:18px;
	}
#lefter ul a:link, #lefter ul a:visited, #feed p a:link, #feed p a:visited
	{
		text-decoration: none;
		color: #888888;
	}
#lefter ul a:hover, #feed p a:hover
	{
		text-decoration: underline;
	}
#subject_menu ul
	{
		font: normal normal normal 12px/18px Arial, Helvetica, sans-serif;
		list-style-image: url('images/bullet.gif');
		list-style-image: url('images/ie_bullet.gif');
		color: #666666;
		padding-top: 1.5em;
		padding-bottom: 1.5em;
		padding-left: 10px;
		vertical-align: middle;
	}
#subject_menu ul li
	{
		text-indent:15px !ie;
		list-style-position:outside !ie;
	}
	
#lefter ul.children {
	border:none;
	list-style-image: url('images/bullet.gif');
	list-style-image: url('images/ie_bullet.gif');
	padding:0 0 0 15px;
}

#lefter ul.children li {
	line-height: 16px;
	font-size:12px;
}

.cleaner
	{
		clear: both;
	}
	
.post
	{
		border-bottom:1px solid #BABABA;
		width:600px;
		float:left;
	}
.post .content
	{
		float:left;
		width:357px;
		margin-right: 15px;
		font:normal normal normal 13px/18px Times New Roman, serif;
	}
.post .content p
	{
		font:normal normal normal 13px/18px "Times New Roman", serif;
	}
.post .content img
	{
		display: block;
		margin:15px auto 15px auto;
		border: none;
	}
.post .caption
	{
		font:normal normal normal 13px/18px Times New Roman, serif;
		float:left;
		width: 225px;
	}
.post .caption a
	{
		display: block;
		margin-top: 5px;
	}
.post .caption a:link, .post .caption a:visited, h2.pagetitle
	{
		font: normal normal normal 18px/20px Times New Roman, serif;
		color: #67422D;
		text-decoration: none;
	}
h2.pagetitle
	{
		font-weight:bold;
	}
.post .caption a:hover
	{
		text-decoration: underline;
	}
.post h3, .post h3 a:link, .post h3 a:visited
	{
		font: normal normal normal 18px/20px Times New Roman, serif;
		color:#67422D;
		margin:0;
		padding:0;
		text-decoration:none;
	}
.post h3 a:hover
	{
		text-decoration:underline;
	}
.post h5
	{
		font: normal normal normal 12px/16px Arial, Helvetica, sans-serif;
		color: #888888;
		text-indent: 25px;
		margin: 0;
		padding: 0;
	}
textarea#comment
	{
	width:575px;
	font:normal normal normal 14px/18px Arial, Helvetica, sans-serif;
	}

ul.commentlist
	{
	font: normal normal normal 14px/18px Times New Roman, serif;
	padding-left:0;
	list-style-type: none;
	width: 485px;
	margin: 0 auto 0 auto;
	}
.commentlist li
	{
	margin-top: 15px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:6px;
	}
.commentlist span.title
	{
	display: block;
	width:100%;
	font-style: italic;
	border-bottom: 1px solid #BABABA;
	padding:5px 0 5px 0;
	}
.commentlist li.alt
	{
	background-color: #F8F2E6;
	}
div.comment_text
	{
	font: normal normal normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 25px 0 25px;
	}
input
	{
	height: 18px;
	font-size: 14px;
	border:1px solid #BABABA;
	}
input.submit
	{
	height:auto;
	font-size: 18px;
	border:1px solid #BABABA;
	background-color:#EEEEEE;
	position:relative;
	}
input.submit:hover
	{
	color:#990000;
	text-decoration:underline;
	}
input.submit:active
	{
	top:3px;
	left:3px;
	}

#response_area
	{
	margin-top:25px;
	}

.commentlist .warning
	{
	display:inline-block;
	margin-top:10px;
	padding:5px;
	background-color:#EEEEEE;
	border:1px solid #666666;
	color:#FF4444;
	font: normal normal bold 12px/14px Arial, Helvetica, sans-serif;
	}
div.content form, div.content p
	{
	font: normal normal normal 14px/18px Arial, Helvetica, sans-serif;
	}
div.gallery
	{
	width:600px;
	}
dl.gallery-item
	{
	width:29%;
	padding:0 10px 0 10px;
	border-right:1px solid #BABABA;
	}
	
div.more-pictures
	{
	padding-top:25px;
	border-top:1px solid #BABABA;
	}
div.more-pictures img
	{
	border:none;
	}
		

