/*
	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	:
	Author Site	:
	Scheme Name	:
	Comments	:
*/

/* SIDEBAR */

.secondary a img {
	border:none;
	}

.secondary div p {
	margin-top: 6px;
	}

#footer {
	_width: 738px;
	}

/*
#firefox {
	display: none;
	_display: inline;
	position: absolute;
	margin-left: 460px;
	margin-top: -5px;
	} */

.sb-firefox {
	display: none;
	_display: block;
	}

.sb-google {
	text-align: center;
	margin-top: 60px !important;
	_display: none;
	}

.secondary div p {
	margin-top: 5px;
	}

.secondary #recentCommentsTitle {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display: inline;
	}

#googlead {
	position: absolute;
	width: 468px;
	height: 60px;
	left: 16px;
	margin-top: -10px;
	}

#googleadclear {
	height: 100px;
	}

#googlead2 {
	display: block;
	margin: -10px 0 50px 16px;
	}

.secondary .sb-amazon {
	margin-top: 20px;
	}

.secondary .sb-amazon iframe {
	width: 150px;
	height: 175px;
	border: none;
	margin: 7px 0;
}

.secondary .sb-amazon iframe.mini {
	width: 130px;
	height: 212px;
}

.secondary .sb-amazon-context {
	margin-top: 20px;
	}

.secondary .sb-amazon-context iframe {
	margin: 7px 0;
}

.primary .noteworthyLink img {
	width: 30px;
	height: 11px;
	border: none;
	/* right: 23px; */
	padding-left: 0;
	margin: 0;
	position: absolute;
	}

*html .primary .itemtext p {
	width: 100%;
	overflow: hidden;
	}

#secureimgdiv img {
	border: none;
	}

.sb-buttons ul {
	margin-top: 8px;
	}

ul.menu li.register { /* for revision 163 */
	position: absolute;
	right: 0px;
	_padding: 5px 15px 6px; /* IE hack */
	}

div.sb-bannervista {
	margin: 13px 0 0;
	}

.nodisplay {
	display: none;
	}

.primary .comments .itemtext {
	overflow: hidden;
	}

#sk2-footer {
	margin: 20px 0 -30px 0;
	}
