/*
----------------------------------------------------------------
	T Y P O G R A P H Y
---------------------------------------------------------------- */

p { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #555555;
	}
	
.sub {
	font-size: 13px;
	}
	
h1 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #30a8e0;
	font-weight: 400;
	}
	
h2 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #ffffff;
	font-weight: 300;
	}
	
h3 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #555555;
	font-weight: 400;
	}
	
h4 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 27px;
	color: #30a8e0;
	font-weight: 300;
	}
	
h5 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #555555;
	font-weight: 300;
	}
	
h6 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #30a8e0;
	font-weight: 300;
	}
	
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .btn strong {
	font-weight: 400;
	}


/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */

body { 
	vertical-align: top;
	background: #ffffff url(../images/bkg.jpg) no-repeat top center;
	}
	
/* L I N K S */

a:link, a:visited {
	color: #2e59a8;
	text-decoration: none;
	}	

a:hover {
	text-decoration: underline;
	}
	
/* S T R U C T U R E */
	
#wrapper { 
	margin: 0 auto;
	}
	
.container { 
	width: 960px; 
	margin: 0 auto;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */

#logo {
	float: left;
	display: inline;
	padding-top: 35px;
	}
	
#nav {
	padding-top: 40px;
	}
	
#nav a.btn {
	float: right;
	display: inline;
	margin-left: 10px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	}
	
#nav a.btn:hover, #nav a.active {
	background: #e3e7e8;
	color: #2e59a8;
	padding: 6px 7px;
	border-left: 3px solid #2e59a8;
	border-right: 3px solid #2e59a8;
	}
	
a.btn {
	padding: 6px 10px;
	background: #2e59a8;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: 300;
	}
	
a.btn:hover {
	background: #30a8e0;
	text-decoration: none;
	}
	
#main {
	float: left;
	display: inline;
	width: 440px;
	margin-top: 7px;
	}
	
#main ul {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #555555;
	margin: 5px 0 20px 37px;
	}
	
#main ul li {
	margin-bottom: 4px;
	}
	
#video {
	float: right;
	display: inline;
	margin-top: 14px;
	}
	
#description {
	float: left;
	display: inline;
	width: 570px;
	margin-right: 30px;
	}

#start {
	background: #2e59a8;
	padding: 15px 0;
	text-align: center;
	}
	
#start h2 {
	margin-bottom: 18px;
	}
	
#start a.btn {
	padding: 9px 17px;
	background: #30a8e0;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	border: 3px solid #ffffff;
	}
	
#start a.btn:hover {
	background: #2e59a8;
	}
	
#start p {
	color: #ffffff;
	margin-top: 27px;
	}
	
#start a {
	color: #30a8e0;
	}

#videos {
	background: url(../images/linen.png) repeat top left;
	padding: 10px 0 36px 0;
	margin-top: 30px;
	}

#preop {
	width: 470px;
	padding: 25px 20px 30px 0;
	float: left;
	display: inline;
	}
	
#postop {
	width: 470px;
	padding: 25px 0 30px 0;
	float: left;
	display: inline;
	}
	
#videos h3, #connie h3, #faq h3, #details h3, #trial h3, #welcomeletter h3, #link h3, #embed h3 {
	margin-bottom: 7px;
	}
	
#connie {
    padding: 35px 0 25px 0;
	}
	
#conniestapletonphd {
	float: left;
	display: inline;
	margin-right: 30px;
	margin-bottom: 10px;
	}
	
#bio {
	float: left;
	display: inline;
	width: 706px;
	}
	
#bio p {
	margin-bottom: 27px;
	}
	
#testimonials {
	background: url(../images/linen.png) repeat top left;
	padding: 23px 0 36px 0;
	margin-top: 30px;
	}
	
#testimonials h4 {
	text-indent: -10px;
	}
	
#testimonials h3 {
	margin-bottom: 26px;
	}
	
#footer {
	padding: 26px 0 24px 0;
	}
	
#copyright {
	float: left;
	display: inline;
	}
	
#links {
	float: right;
	display: inline;
	}
	
#links a {
	padding: 0 2px;
	}
	
.interior #logo {
	margin-bottom: 26px;
	}
	
.interior #footer {
	margin-top: 30px;
	}
	
ul, ol {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #555555;
	padding-left: 18px;
	}
	
ul li, ol li {
	padding: 4px 0;
	}
	
ul ul {
	list-style: disc;
	margin-left: 18px;
	}
	
#videospage h5 {
	margin-bottom: 7px;
	}
	
#faq ul {
	margin: 7px 0 0 18px;
	}
	
#testimonialspage p {
	text-indent: -5px;
	}

#patient {
	padding: 15px 0 0 0;
	text-align: center;
}

#patient h2 {
	color: #30a8e0;
}

#patient h3 {
	margin-bottom: 25px;
}

#patient a.btn {
	padding: 9px 17px;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 18px;
	}