/*
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.smilesonbroadway.com/sob.css";

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #4A94BB;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #75E4FD;
	text-decoration: underline;
}

#page_wrap {
    width: 100%;
	margin: 0px auto -250px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
}
#main {
    width: 919px;
	/*float:left;*/
	display:inline;
	/*padding-right: 20px;
	background-image: url(http://www.norrisplasticsurgery.com/images/main.jpg);
	background-repeat: repeat-y;*/
}
#content {
    width: 526px;
	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: 200px;
	float: left;
	display:inline;
}
.clear {
    clear: both;
}

#push {
    height: 250px;
}
H3 {
	color: #7E6B5A;
}
.inputButton {
    width: 120px;
}
