/*	Desc: *Onsite Insite* Screen Style Sheet
	  Author: *Forty Media*
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 84%/1.5 Arial, sans-serif;
}
.container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
.small{
	width: 250px;
	float: left;
	text-align: left;
}
.large{
	width: 500px;
	float: left;
}

.post{
	width: 470px;
	float: left;
}

.full{
	width: 100%;
	float: left;
}
/*=COMMON
=== === === === === === === === === === */
p{
	line-height: 150%
}
h1, h2, h3, h4, h5, h6{
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
img {
	border: 0
}
a:link, a:visited {
	color: #;
}
a:hover, a:active {
	color: #;
}
h3 a.link. h3 a:visited, h3 a:hover {
color: #ffffff;
}

/*=MASTHEAD
=== === === === === === === === === === */
#masthead {
	float: left;
	width: 100%;
	background: #BD1C21 url(/images/bg-mast.gif) repeat-x bottom;
}
#masthead h1{
	color: #FFFFFF;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 300%;
}
#masthead p{
	color: #FFFFFF;
	padding: 0 0 15px 0;
	margin: -10px 0 0 0;
	font-weight: bold;
}
/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
	float: left;
	width: 100%;
	background: #848058 url(/images/bg-nav.gif) repeat-x top;
}
#navigation ul{
	margin: 0;
	padding: 5px 0 0 0;
}
#navigation ul li{
	display: inline;
	font-weight: bold;
}
#navigation ul li a:link,
#navigation ul li a:visited{
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul li a span{
	display: block;
	padding: 6px 11px 6px 10px;
}
#navigation ul li a:hover,
#navigation ul li a:active{
	display: block;
	float: left;
	background: url(/images/bg-button-left.gif) no-repeat top left;
	color: #453D2E;
	text-decoration: underline;
}
#navigation ul li.current_page_item a:link,
#navigation ul li.current_page_item a:visited{
	display: block;
	float: left;
	background: url(/images/bg-button-left.gif) no-repeat top left;
	color: #453D2E;
	text-decoration: none;
}
#navigation ul li.current_page_item a:hover,
#navigation ul li.current_page_item a:active{
	text-decoration: underline;
}
#navigation ul li a:hover span,
#navigation ul li a:active span,
#navigation ul li.current_page_item a span{
	background: url(/images/bg-button-right.gif) no-repeat top right;
}
/*=CONTENT
=== === === === === === === === === === */
#content {
	float: left;
	width: 100%;
}
#content a:link,
#content a:visited{
	color: #B11C21;
	text-decoration: none;
}
#content a:hover,
#content a:active{
	color: #612423;
	text-decoration: underline;
}
#content img.bigshot{
	margin: 15px 0;
	display: block;
}
#content h2{
	color: #453D2E;
	font-size: 175%;
	padding: 15px 0 0 0;
	margin: 0;
}
.post h2{
	width: 460px;
}

#content h3{
	color: #453D2E;
	font-size: 150%;
	padding: 10px 0 5px 0;
	margin: 0;
	clear: both;
}
#content p{
	padding: 0 20px 10px 0;
	margin: 0;
}
#content ul{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#content ul li{
	background: url(/images/bullet-white.gif) no-repeat left top;
	padding: 0 0 0 14px;
}
#content .small blockquote{
	padding: 0 20px 20px 2px;
	margin: 0;
	color: #6A5E46;
	font-style: italic;
}
#content .small blockquote span{
	display: block;
	font-style: normal;
	font-weight: bold;
}
/*=PROMO
=== === === === === === === === === === */
#promo {
	float: left;
	width: 100%;
	background: #848058 url(/images/bg-promo.gif) repeat-x top;
}
#promo h3{
	color: #FFFFFF;
	font-size: 150%;
	padding: 15px 0 0 0;
	margin: 0;
}
#promo p h3 a:link {
	color: #FFFFFF;
}
#promo p{
	padding: 0 20px 10px 0;
	margin: 0;
	color: #E0DFD5;
	font-size: 85%;
}
#promo ul{
	margin: -5px 0 0 0;
	padding: 0 0 15px 0;
	list-style: none;
}
#promo ul li{
	background: url(/images/bullet-tan.gif) no-repeat left;
	padding: 0 0 0 14px;
	font-weight: bold;
}
#promo a:link,
#promo a:visited{
	color: #612423;
	text-decoration: none;
}
#promo a:hover,
#promo a:active{
	color: #612423;
	text-decoration: underline;
}
/*=FOOTER
=== === === === === === === === === === */
#footer {
	float: left;
	width: 100%;
	background: #544A37 url(/images/bg-footer.gif) repeat-x top;
}
#footer h3{
	color: #FFFFFF;
	font-size: 150%;
	padding: 15px 0 0 0;
	margin: 0;
}
#footer h4{
	color: #FFFFFF;
	font-size: 125%;
	padding: 0 0 0 0;
	margin: 0;
}
#footer p{
	padding: 0 20px 10px 0;
	margin: 0;
	color: #D4D2CD;
	font-size: 85%;
}
#footer a:link,
#footer a:visited{
	color: #D2533C;
	text-decoration: none;
}
#footer a:hover,
#footer a:active{
	text-decoration: underline;
}
#footer ul{
	margin: -5px 0 0 0;
	padding: 0 0 15px 0;
	list-style: none;
}
#footer ul li{
	background: url(/images/bullet-brown.gif) no-repeat left;
	padding: 0 0 0 14px;
	font-weight: bold;
}
/*=CREDITS
=== === === === === === === === === === */
#thecreds {
	float: left;
	width: 100%;
	background-color: #544A37;
}
#thecreds p{
	border-top: 1px solid #999673;
	text-align: center;
	color: #848058;
	font-size: 85%;
	padding: 10px 20px 20px 20px;
}
#thecreds a:link,
#thecreds a:visited{
	color: #B0AB81;
	text-decoration: none;
}
#thecreds a:hover,
#thecreds a:active{
	text-decoration: underline;
}
