/*
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.norrisplasticsurgery.com/mnmd.css";

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #6B786F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #6E2627;
	text-decoration: underline;
}
h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #6E2627;
	text-decoration: underline;
}

#page_wrap {
    width: 100%;
	margin: 0px auto -250px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	float: left;
}
#main {
    width: 955px;
	/*float:left;*/
	display:inline;
	/*padding-right: 20px;*/
	background-image: url(http://www.norrisplasticsurgery.com/images/main.jpg);
	background-repeat: repeat-y;
}
#content {
    width: 443px;
	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;
}
.inputComment {
    width:420px;
}
.services ul ul a{
	font-weight:normal;
	font-size:11px;
}