/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
a:link {
	text-decoration:none;
	color:#cd142b;
}
P a:link {
	text-decoration:none;
	border:none;
}
.button {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cd142b;
	background-color: #FFFFFF;
	float: left;
	display:inline;
	height: 25px;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	display: inline;
}
.form {
	padding: 0px;
	margin-top: 10px;
}
#DIV_headerNav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#DIV_headerNav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#DIV_headerNav a:hover {
	color: #cd142b;
	text-decoration: none;
	font-weight: bold;
}
#DIV_headerNav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#DIV_headerNav ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}

#DIV_headerNav li {
	display: inline;
	padding: 11px;
}

.DIV_subNav a:link {
	color: #7d7d7d;
	text-decoration: none;
	list-style-type: none;
}
textarea {
	width: 450px;
}
.DIV_subNav a:visited {
	text-decoration: none;
	color: #7d7d7d;
	list-style-type: none;
}
.DIV_subNav a:hover {
	color: #cd142b;
	text-decoration: none;
	list-style-type: none;
}
.DIV_subNav a:active {
	color: #7d7d7d;
	text-decoration: none;
	list-style-type: none;
}
#RSS_container a:link {
	color:#7d7d7d;
	text-decoration:none;
}
#RSS_container a:visited {
	text-decoration:none;
	color: #7d7d7d;
}
#RSS_container a:hover {
	text-decoration:none;
	color: #cd142b;
}
#RSS_container a:active {
	text-decoration:none;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #252525;
	text-transform: capitalize;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d7d7d;
	line-height: 25px;
	text-transform: capitalize;
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #7d7d7d;
	margin-bottom: 0px;
	padding: 0px;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-family: Helvetica, Arial, sans-serif;
}
h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	color: #353535;
}
#DIV_footerLeftCol hr {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #FFFFFF;
}
#DIV_footerMiddleCol hr {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #FFFFFF;
}
#DIV_footerRightCol hr {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #FFFFFF;
}
p {
	font-size: 13px;
	font-weight: normal;
	color: #464646;
	line-height: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/bgTile.jpg);
	background-repeat:repeat-x;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#DIV_header {
	width: 800px;
	background-image: url(images/headerBar.jpg);
	height: 134px;
	float: left;
	background-repeat: no-repeat;
	display: inline;
}
#DIV_headerNav {
	padding-left: 461px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 50px;
}
.headerNavRed {
	color: #cd142b;
}
#tag {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #656565;
	padding-top: 20px;
	text-align: right;
	padding-right: 20px;
	line-height: 12px;
}
#DIV_bodyContainer {
	width: 800px;
}
#DIV_bodyText {
	width: 465px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	display: inline;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#DIV_bodyRightNav {
	width: 250px;
	float: left;
	display:inline;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
}
.DIV_subNav ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#DIV_rssHolder {
	margin-top: 50px;
}
#DIV_rssHolder2 {
	margin-top:35px;
}
#RSS_container {
	float: left;
	display:inline;
	width: 200px;
}
#RSS_icon {
	width: 145px;
	float: left;
	display:inline;
}
#DIV_signUp {
	font-family: Helvetica, Arial, sans-serif;
	width: 250px;
	padding-left: 543px;
	color: #252525;
	padding-top: 250px;
}
#DIV_footerContainer {
	width: 800px;
	height: 275px;
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}
#DIV_footerplacement {
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	margin-top:75px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}
#DIV_footerContainer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#DIV_footerContainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#DIV_footerContainer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#DIV_footerContainer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#DIV_footerContainer ul {
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;	
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}
#DIV_footerContainer li {
	font-family: Helvetica, Arial, sans-serif;
	padding-top:5px;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
#DIV_footerTile {
	background-image: url(images/footerTile.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
#DIV_footerLeftCol {
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	height:250px;
	width: 190px;
	padding-left: 35px;
	padding-top: 20px;
	float: left;
	display:inline;
	text-transform: capitalize;
}
#DIV_footerMiddleCol {
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	width: 190px;
	padding-left: 65px;
	padding-top: 20px;
	float: left;
	display:inline;
	text-transform: capitalize;
	height:250px;
}
#DIV_footerRightCol {
	width: 190px;
	padding-left: 65px;
	padding-top: 20px;
	float: left;
	display:inline;
	text-transform: capitalize;
	height:250px;
}
#bottomLogos {
	background-image: http://mykneehurts.info/images/footerLogos.jpg;
	height: 50px;
	margin-top:10px;
	margin-left:20px;
	background-repeat: no-repeat;
}
.footerSponsor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	padding-left: 35px;
}
#footerComments {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cd142b;
	padding-left: 35px;
	padding-top:0px;
}
#DIV_disclaimers {
	width: 800px;
	clear: both;
	padding-top: 0px;		
}
.alt {
	background-color:#f1f1f1;
}

