/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Michael Muzzie
	Author Site	: http://www.muzzie.com
	Scheme Name	: Steamboat
	Comments	:
*/

body {
	background-color: #004a96;
	border-top: solid 3px #dd0000;
	margin-bottom: 0;
	padding-bottom: 1.5em;
}

.menu, #header h1, #header p.description {
	display: none;
}

#page {
	border: none;
	_width: 778px;
	background-color: transparent;
	margin-top: 10px;
	background-image: url(steamboat/page_bg.gif);
	background-repeat: repeat-y;
	background-position: 23px top;
	margin-bottom: 0px;
	padding: 0px;
	}
	
#header {
	/* Contained the H1 and menu */
	background-image: url(steamboat/title_text.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: transparent;
	width: 100%;
	}
	
.content {
	margin-left: 23px;
	width: auto;
}

.primary .item .itemtext {
	color: #111;
	}
	
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #222;
	}

acronym, abbr {
	font-size: 1em;
	border: none;
}

	
.primary {
	/* Contains the main column */
	float: right;
	margin: 0;
	padding: 0;
	width:580px;
	background-color: transparent;
}

.item {
	/* Each entry is contained within the 'item' class */
	
	}

.pagetitle, .itemhead {
	margin-top:18px;
	}
	
.pagetitle h2, .itemhead h2 {
	font-weight:normal;
	}

.secondary {
	float: left;
	padding: 15px;
	width: 120px;
	margin: 0;
	}
	
	
div.sb-search {
	margin-top: 14px;
	padding-top: 0;
}

div.livesearchform {
	margin-top: 0;
	padding-top: 0;
}

#footer {
	width: 778px;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	background-image: url(steamboat/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer small {
	color: #fff;
	font-size: 100%;
}

#footer small a {
	color: #ddd;
}

#footer small a:hover {
	color: #e7f2d4;
}

.sb-about, .sb-latest {
	display: none;
}

ul.flagbullets {
	margin-left: 0;
	padding-left: 0;
}

ul.flagbullets li {
	list-style: none;
	background-image: url(steamboat/flag_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	margin-bottom: 1em;
	
}

.pagetitle { 
	text-align: left;
}

.itemtext h3 {
	background-image: url(steamboat/anchor.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0 0 19px;
}

.itemtext h4 {
	_font-weight: bold;
}

.sb-links ol li {
	margin-top: 10px;
	color: #333;
}

.sb-links ol ul li {
	margin-top: 0;
}
	
.sb-links ol li a {
	color: #dd0000;
	font-size: 110%;
	font-weight: bold;
	background-color: #f1eee3;
}

.sb-links ol li ul a {
	color: #004a96;
	font-size: 100%;
	font-weight: bold;
	background-color: #f1eee3;
}

.sb-links ol li a:hover {
	color: #333;
}

.aligncenter {
	text-align: center;
}

.sb-months,
.sb-categories,
.linkcat h2,
.sb-pagemenu {
	display: none;
}

.primary a:hover, .primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	}
	
.itemtext a:link, .itemtext a:active {
	color: #004a96;
	text-decoration: underline;
	}
	
.itemtext a:visited {
	color: #dd0000;
	text-decoration: underline;
	}
	
.itemtext a:hover {
	color: #3cb6e9;
	text-decoration: none;
}
	
.toplink {
	text-align: left;
	margin: 0 0 0 375px;
	padding-bottom: 2em;
    color: #dd0000;
}

.toplink a {
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
}

.toplink a:hover {
	text-decoration: underline;
}

p > a.extlink, li > a.extlink, em > a.extlink {
    padding-right: 9px;
    background: url(steamboat/aoutside.gif) no-repeat right center;
    }
    
ol li.nonumber {
	list-style: none;
}

.address {
	padding-left: 6em;
}

ul li.pdficon {
	list-style: none;
	padding-left: 21px;
	background: url(steamboat/file_acrobat.gif) no-repeat left top;
}

ul li.noicon {
	list-style: none;
	padding-left: 21px;
}

ul li.linkicon {
	list-style: none;
	padding-left: 21px;
	background: url(steamboat/file_link.gif) no-repeat left top;
}

#LSResult {
	background-image: none;
	border: 1px solid #999;
	border-top: 1px solid #bbb;
	padding: 5px 5px 0 5px;
}

#searchcontrols {
	background-image: none;
	margin: -5px;
	margin-bottom: 0;
}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background-image: none;	
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
}

#LSResult:hover #LSHighlight {
	padding: 15px 2px;
	}
	


.g2image_normal
{
	margin: 4px;
}

.g2image_float_left
{
	float: left;
	clear: left;
	margin: 4px;
}

.g2image_float_right
{
	float: right;
	clear: right;
	margin: 4px;
}

.g2image_centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#page #gsSidebarCol {
	display: none;
}

#gallery {
	font-size: small;
	margin-left: 20px;	
}

.textcolumn {
	float: left;
	width: 375px;
}

.gallerycolumn {
	float: right;
	width: 175px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

acronym.SPLASHcolor {
	color: #dd0000;
}

h4.giDescription {
	font-face: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 105%;
	_font-size: 110%;
	letter-spacing:.05em;
	display: block;
	margin-top:2px;
}

.itemtext img {
	border: none;
}

.flagbullets h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.primary .wpg2sidebarblock-image img.ImageFrame_none {
	border:1px solid #CCCCCC;
	margin-left:-5px;
	max-width:100%;
	padding:4px;
}