/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2.8
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "http://www.rcraigmiller.com/cmiller.css";

#page_wrap {
    width: 100%;
	margin: 0px auto -250px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*float: left;*/
}
#main {
    width: 750px;
	/*float:left;*/
	display:inline;
	/*padding-right: 20px;*/
	/*background-image: url(http://www.norrisplasticsurgery.com/images/main.jpg);
	background-repeat: repeat-y;*/
}
#content {
    width: 480px;
	float:left;
	display:inline;
	/*padding-right: 20px;
	background-image: url(http://www.toothsaversdental.com/images/ts-rep-full.jpg);
	background-repeat: repeat-y;*/
}
#sidebar {
    width: 220px;
	float: left;
	display:inline;
}
.clear {
    clear: both;
}

#push {
    height: 250px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D99870;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D99870;
	text-decoration:underline;
}
h1 {
	color:#456886;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	color:#D99870;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	color:#999999;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sidebar li {
	color: #D99870;
}
.inputTextArea2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #456886;
	width:250px;
	border-color: #456886;
	border-width: 1px;
	background-color: #F8EFDE;
}

