/* CSS Document */
#headerlogo, #headermenu {
	height: 30px;
}
#headerlogo {
	display: block;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	height: 50px;
}
#headerlogoimg {
	display: block;
	padding-top: 7px;
	padding-right: 7px;
}
#headertitle {
	position: absolute;
	top: 0px;
	left: 258px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 15px;
	width: 200px;
}
#headermenu {
	float: right;
	padding-right: 20px;
	padding-top: 7px;
}
#headerblock {
	clear: both;
	height: 157px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#headerblock-left, #headerblock-right {
	height: 50px;
	margin-top: 90px;
	padding-top: 4px;
	color: #cc0033;
}
#headerblock-right, #navblock-right {
	width: 395px;
	float: right;
	margin-right: 18px;
	padding-left: 13px;
}
#headerblock-left {
	float: left;
	margin-left: 15px;
	width: 505px;
	padding-left: 13px;
}
#navblock-left {
	float: left;
	margin-left: 15px;
	width: 505px;
}
#navblock-right ul {
	float: right;
}
#sidebarnav {
	margin-bottom: 12px;
	padding-left: 12px;
}
#sidebarnav ul li {
	display: inline;
	list-style: none;
	padding-right: 12px;
	padding-bottom: 12px;
	line-height: 14px;
}
#sidebarnav li a {
	font-weight: bold;
}
#sidebar .sb-about {
	min-height: 125px;
}
#sidebar .sb-about .profile {
	float: right;
	padding-left: 10px;
	width: 100px;
	background-color: #F9F9F9;
}
#sidebar .sb-latest {
	padding-bottom: 8px;
}

/* Footer styling */
#footer {
	background-color: #E6E6E6;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer-left, #footer-right {
	padding: 10px;
}
#footer-right {
	width: 405px;
	float: right;
}
#footer-left {
	margin-right: 425px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
ul.start-latest {
}
ul.start-latest li {
	list-style: none;
	padding-left: 15px;
}
.redbit {
	color: #cc0033;
}
p.img-right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: right;
	font-size: 0.8em;
}
p.blockquote {
	float: right;
	width: 150px;
	padding: 10px;
	text-align: right;
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
}
/* AdSense Stuff */
#adsense1 {
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	padding-top: 10px;
}
table.latest {
}
table td.icon {
	v-align: top;
	width: 48px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table td.latestcat {
	padding-top: 10px;
	font-weight: bold;
	color: #000;
}
table.latest td.latestlinks {
	padding-bottom: 10px;
}
table td.latestcat a {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
}
table td.latestcat a:hover {
	text-decoration: underline;
	color: #cc0033 !important;
}
table.latest td.latestlinks ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
table.latest td.latestlinks ul li {
	padding-left: 0px;
}

