.custom body {
	text-align: center;
	background: #000;
	color: #333;
	font: 62.5% Verdana, Arial, Tahoma, serif;
}
.custom h1, h2, h3 {
	font-weight: bold;
	font-family: Georgia, Times, Arial, Tahoma, Verdana;
}
.custom h2 {
	letter-spacing: 1px;
	font-weight: lighter;
	font-size: 2.5em;
	color: #000;
}
.custom h3 {
	color: #000000;
	font-weight: normal;
	font-size: 1.4em;
}
.custom h4 {
	font: 1.3em Arial, Verdana, Tahoma, serif;
	color: #888;
}
.custom a {
	color: #0060ff;
	text-decoration: none;
}
.custom a:visited {
	color: #333;
	text-decoration: none;
}
.custom a:hover {
	color: #df0000;
	text-decoration: none;
}
.custom a img {
	border: none;
}

/*============ITEM ENTRIES===========================*/
.custom .entry img {
	margin: 0 5px 0 5px; 
}
.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}
.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}
.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}
.custom .entry {
	font-size: 1.4em;
	line-height: 1.3em;
}
.custom .entry blockquote {
	font-size: 1.3em;
}

/*=================================================*/

/*============SIDEBAR STYLES============================*/

ul.sidebar_list {
	list-style: none;
}
.custom ul.sidebar_list li.widget, .custom ul.sidebar_list li.linkcat {
	width: 100%;
	margin: 0 0 0 0;
	font-size: 1.6em;
	line-height: 1em;
	float: left;
}
.custom li.widget h2, .custom li.linkcat h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 1.077em;
	letter-spacing: 0.07em;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background: #0066BB;
}
.custom li.widget p {
}
.custom li.widget ul, .custom li.linkcat ul {
	list-style: none;
	margin: 0 0 0 0;
}
.custom li.widget ol, .custom li.linkcat ol {
	margin: 0 0 0 0;
}
.custom li.widget li, .custom li.linkcat li {
	margin: 0 0 0 0;
}
.custom li.widget li a, .custom li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, Serif;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
	border-top: 1px dotted #0066BB;
	background: src('/images/red-star-bullet.gif') repeat-none;
}
.custom li.widget li a:hover, .custom li.linkcat li a:hover {
	text-decoration: none;
	background: #6CBCEF;
	color: #000;
}
.custom li.widget li .recent_date {
	padding: 0 0 0 0;
	font-weight: bold;
	color: #888;
}
li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 5px 5px 0;
	display: inline;
}
li.widget ul.flickr_stream li a img {
	padding: 3px;
}
li.widget ul.flickr_stream li a:hover img {
	background: #ff2a96;
}
/*================================================================================*/

/*=============OVERALL LINKS======================================================*/
.custom a {
	color: #0066BB;
	text-decoration: none;
}
.custom a:visited {
	color: #006699;
	text-decoration: none;
}
.custom a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.custom a img {
	border: none;
}
/*================================================================================*/

/*==============HEADER NAVIGATION BUTTONS============================================*/
.custom ul#nav {
	border-bottom: none;
	background: #000;
	list-style: none;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	clear: both;
}
.custom ul#nav li {
	padding: 0 0 0 0;
	line-height: 2.2em;
	font: 2.0em Arial, Tahoma, Verdana sans-serif;
	text-transform: lowercase;
	letter-spacing: 2px;
	float: right;
	display: block;
}
.custom ul#nav li a, ul#nav li a:visited {
	color: #FFF;
	background: #000;
	text-decoration: none;
	diplay: block;
	padding: 5px 10px 5px 10px;
}
.custom ul#nav li a:hover {
	color: #000;
	background: #FFF;
	text-decoration: none;
}
.custom ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {
	font-weight: bold;
	color: #000;
	background: #FFF;
	text-decoration: none;
}
/*====================================================================================*/

/*==============HEADER IMAGE==========================================================*/
.custom #header_img {
	position: relative;
	margin: 10px 10px 10px 10px;
	float: left;
	clear: both;
}
.custom #header_img img {
	display: block;
} /* this is really just an IE 6 and 7 hack in disguise */
/*====================================================================================*/
/*================================RSS NAV BUTTON=========================*/
.custom ul#nav li.rss {
	position: relative;
	top: 12px;
	padding: 0 0 0 0;
	float: left;
	margin: 0 0 0 0;
}
.custom ul#nav li.rss a, ul#nav li.rss a:hover {
	color: #EEE;
	padding: 0 0 0 0; /*background: url('images/HeaderCropped.jpg') 100% 50% no-repeat;*/
}
/*====================CORE LAYOUT ELEMENTS=====================================*/
.custom #container {
	background-color:#FFFFFF;
	width: 974px;
	margin: 0 auto;
	padding: 0 0 0 0; /*border: 2px solid red;*/
	text-align: left;
}
.custom #content_box {
	width: 974px;
	text-align: left;
	margin: 0 0 0 0; /*border: 2px solid blue;*/
}
.custom #SidebarBox {
	float: left;
	width: 35px; /*border: 2px solid red;*/
}
.custom #content {
	float: left;
	vertical-align: top;
	width: 730px;
	padding: 0 10px 0 10px; /*border: 2px solid yellow;*/
}

.custom #content img{
	margin-bottom:15px;
}

.custom #sidebar {
	float: left;
	margin: 0 0 0 15px;
	width: 190px; /*border: 2px solid grey;*/
}
.custom #footer {
	width: 934px;
	padding: 1.2em 20px 1.2em 20px;
	margin: 0 0 0 0;
	clear: both;
	text-align: left;
}
/*=============================================================================*/

/*=======================SEARCH BAR STYLES======================================*/
#search_form {
}
.custom #search_form .search_input {
	width: 185px;
	padding: 3px;
	margin-bottom:10px;
	color: #AAA;
	font: normal 0.9em Arial, Verdana, Tahoma, serif;
	font-style: italic;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	background: #FFF;
}
li.widget .search_input {
	font-size: 0.9em !important;
}
#search_form .search_input:focus {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/*===================================================================================*/

#lboard {
	float:left;width:728px;height:90px;clear:both
	}

a#feedlink{margin-bottom:15px;display:block;position:relative;top:-2px;}
a#feedlink img{position:relative;top:6px;margin-right:5px;}

.add_comment a{font-size:1.5em;}

.tagged a:hover {
	text-decoration: underline;
}

#inline_ad{float:right;margin: -40px 30px 10px 10px;}

.comments_headers{border-bottom:1px solid #000000;}

h3.comments_headers {
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.custom h2.archive_head{
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	margin: 0px 0 1.8em 0;
	padding: 0em 0 0.2em 0;
	border-bottom:2px dotted #000000;
	}
	
DIV#troutnut_credit{font:10px Arial;letter-spacing:2px;position:relative;left:50px;background:#000000;float:left;color:#E0E0E0;width:250px;}
DIV#troutnut_credit IMG{position:relative;top:2px;}






