/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: (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.petroffcenter.com/pc.css";


/* Link Styles */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #AA5A04;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #B27C19;
	text-decoration: underline;
}

#page_wrap {
    width: 100%;
	margin: 0px auto -250px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
}


#main {
    width: 990px;
	float:left;
	display:inline;
	/*padding-right: 20px;
	background-image: url(http://www.petroffcenter.com/images/pc-content.jpg);
	background-repeat: repeat-y;*/
}

#content {
    width: 408px;
	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;
}

.inputButton {
	width:120px;
}
