/*

Theme Name: Laser
Theme URI: 
Description: 
Version: 1.0
Author: Aaron Proctor
Author URI: http://web.aaronproctor.com/

*/

.wpcf7 p { width: 400px!important; }
.wpcf7 input, .wpcf7 textarea, .wpcf7 select { width: 400px!important; }
.wpcf7 textarea { height: 100px; }
.wpcf7 .submit { width: 70px!important; }

#right-locations ul { list-style-image: url('images/ui_raquo.png')!important; margin-left: 25px!important; }

* {
	margin:0;
	padding:0;
	}

html {
	background: #fff;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", Arial, Sans-Serif;
	color: #fff;
	margin:0 auto;
	text-align: center;
	}

#page, #header, #footer, div.one {
	width: 900px;
	}

#pagewrap {
	background: #fff url('images/bg_page.gif') repeat-y top center;
	}

#page {
	margin:0 auto;
	text-align:left;
	}
	body.page #page { background:#fff; }

#headerwrap {
	background: #000 url('images/bg_header.gif') repeat-x top center;
	text-align:center;
	width:100%;
	}

#header {
	background:#000;
	clear:both;
	color:#ad8a56;
	display:block;
	height:300px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
position:relative;
	}

#content {
	background: #fff url('images/bg_content.gif') repeat-x top center;
	color:#000;
	float:left;
	min-height:400px;
	width:622px;
	}

#rightbar, #sidebar {
	background: #fff url('images/bg_content.gif') repeat-x top center;
	color:#000;
	float:left;
	line-height:1.2em;
	width:278px;
	}

#navigationwrap {
	background: #fff url('images/bg_nav.gif') repeat-x top center;
	text-align:center;
	width:100%;
	}

#navigation {
	font-size:1.4em;
	height:80px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	}
	#navigation ul {
		text-align:left;
		padding:0;
		margin:0 auto;
		width:900px;
		}
	#navigation ul .page {
		float:left;
		height:80px;
		list-style:none;
		margin:0;
		/*overflow:hidden;*/
		padding:0;
		}
	#navigation a { 
		color:#fff;
		}

#navigation .page { position: relative; }
#navigation li .submenu { display: none; position: absolute; top: 80px; left: 0; width: 230px; padding: 8px 8px 14px; background: #e4e5e6; font-size: .7em; border-bottom: solid 1px #b7b1a9; border-right: solid 1px #b7b1a9; border-left: solid 1px #b7b1a9; list-style: square; color: #3e2702; z-index: 50; font-size: .6em; }
#navigation .laser .submenu { width: 280px; }
#navigation .face .submenu, #navigation .conditions .submenu { width: 550px; }
#navigation .face .submenu li, #navigation .conditions .submenu li { width: 253px; }
#navigation li:hover .submenu { display: block; }
#navigation .submenu li { margin-left: 22px; padding: 0 0 .2em; }
#navigation .submenu a { color: #3e2702; }

#leftbar {
	float:left;
	overflow:hidden;
	width:180px;
	}

#welcome {
	background:#fefefd;
	color:#000;
	float:left;
	overflow:hidden;
	width:622px;
	}

#footerwrap {
	background: #231f20 url('images/bg_footer.gif') repeat-x top center;
	width:100%;
	}

#footer {
	clear: both;
	color:#fff;
	margin: 0 auto;
	padding:0;
	text-align:left;
	}
	#footer p { line-height:1.2; }
	#footer ul {
		clear:both;
		display:block;
		text-align:left;
		margin:10px auto;
		}
		#footer ul li {
			float:left;
			list-style:none;
			margin:0 20px 10px 0;
			}
		#footer a {
			color:#666666;
			}
	#footer p#headquarters {
		color:#fff;
		height:40px;
		letter-spacing:1px;
		line-height:40px;
		margin:0;
		overflow:hidden;
		text-align:center;
		}
		#footer p#headquarters a {
			color:#fff;
			}
	#footer h3 {
		margin-top:12px;
		}

/* Grid */

div.two, div.three, div.threethree, div.four, div.fourfourfour {
	float:left;
	}
div.one {
	// background:#231f20;
	}
div.two {
	width:50%;
	}
div.three {
	display:block;
	overflow:hidden;
	width:33%;
	}
	div.threethree {
		width:67%;
		}
div.four {
	width:25%;
	}
	div.fourfourfour {
		width:75%;
		}

div.gutter {
	padding:12px;
	}
	#footer div.gutter {
		padding-top:6px;
		}
	#sidebarad div.gutter {
		padding:6px;
		}
		
/* Lists */

ul li {
	font-size:1.2em;
	}

ul.posts li {
	font-size:1.1em;
	list-style:none;
	margin-bottom:5px;
	}
	ul.posts li a {
		color:#cccccc;
		text-decoration:underline;
		}

.entry ul { font-size: 1.2em; margin-left: 2em; }
.entry ul ul { font-size: 1em; }
.entry ul li { font-size: 1em; }
/* Typography */

p {
	font-size: 1.2em;
	line-height:1.2em;
	margin-bottom:1em;
	}
	.first { margin-top:0; }
	.last { margin-bottom:0; }
	#footer p { font-size:100%; }

small {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h1, h2, h3 {
	font-family:Georgia;
	font-weight:normal;
	}

h1 {
	font-size: 2.5em;
	margin:0;
	padding:0;
	}

h2 {
	color:#3e2702;
	display:block;
	font-size: 2em;
	font-weight:normal;
	margin:0;
	padding:3px 0 10px;
	/*text-transform:lowercase;*/
	}

h3 {
	color:#3e2702;
	font-size: 1.3em;
	font-weight:bold;
	margin: 0 0 0;
	}

/* Links */

a, a:link, a:visited, a:active { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }

#content a, #content a:link { color:#1b75bb;  text-decoration:underline; }

/* Color */

span.red { color:#781e2d; }

/* Form */

#signup form {
	clear:both;
	display:block;
	font-family:Georgia;
	margin:0;
	padding:0;
	width:254px; // 278px - 24
	}
#signup form fieldset {
	border:0;
	display: block;
	width:200px;
	}
#signup form label {
	clear: both;
	float: left;
	display: block;
	width: 4em;
	margin-top: -1em;
	font-weight: normal;
	}
	form label.first {
		margin-top: 1em;
		}
#signup form fieldset input {
	background:#fff;
	border:1px solid #ccc;
	clear:both;
	float:left;
	font-family:Georgia;
	font-size:115%;
	left: 4em;
	margin:0 0 0.5em;
	padding:0.25em;
	position: relative;
	top: -1.4em;
	width:160px;
	}
	#signup form p {
		float:left;
		font-size:90%;
		left:4em;
		margin:0 0 0.5em;
		padding:0;
		position: relative;
		top: -2.4em;
		width:160px;
		}
	#signup form input.submit {
		background:transparent;
		border:0;
		color:#000;
		float:right;
		left:0;
		top:-2em;
		width:93px;
	}
	#signup form input#formZip {
		clear:none;
		display:inline;
		left:0;
		position:static;
		top:0;
		width:100px;
		}
#signup form textarea {
	resize: vertical;
	}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}





/* Other Typography */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Other Elements */

.promotinggroup { float:right; position:relative; }
.promotinggroup div { position:absolute; top: 0; right: 0; width: 400px; text-align: right; z-index: 5 }
.promotinggroup img { position:relative; top: 0; right: -30px; }

img.ad { float:left; margin-bottom:12px; }

#meetdoctor {
	margin-bottom:5px;
	}

#testimonial {
	background: #d1d3d4 url('images/bg_testimonial.jpg') no-repeat top right;
	float:left;
	height:117px;
	margin-right:10px;
	overflow:hidden;
	width:100%; position: relative;
	}
	#testimonial div.gutter {
		margin-right:90px;
		}
#testimonial a { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; }

#popular {
	background: #d1d3d4 url('images/bg_popular.gif') repeat-x top center;
	/*float:left;*/
	height:147px;
	overflow:hidden;
	width:582px;
	margin-bottom: 12px;
	}
	#popular div {
		float:left;
		}
	#popular ul {
		float:left;
		margin:0;
		padding:0;
		width: 160px;
		}
	#popular ul.col1 {
		padding-left: 5px;
		}
	#popular ul.col2 {
		width: 220px;
		}
	#popular ul li {
		list-style-image:url('images/ui_raquo.png');
		margin:0 0 0em 1.65em;
		padding:0;
		font-size: .98em;
		}

#signup {
	background: #d1d3d4 url('images/bg_signup.gif') repeat-x top center;
	font-family:Georgia;
	height:207px;
	overflow:hidden;
	}

#followus, #location {
	background: #d1d3d4 url('images/bg_other.gif') repeat-x top center;
	}
	#followus { height:105px; overflow:hidden; }

#sidebarnav {
	background: #d1d3d4 url('images/bg_nav_sidebar.gif') repeat-x top center;
	}
	#sidebarnav ul, #sidebarnav ul li {
		list-style:none;
		margin:0;
		padding:0;
		}
		#sidebarnav ul {
		 	margin:10px 0 0;
		 	}
		#sidebarnav ul li {
		 	margin:0 0 10px;
		 	}
	#sidebarnav a { 
		color:#3e2702;
		font-family:Georgia;
		}

#sidebarad {
	background: #d1d3d4 url('images/bg_ad.gif') repeat-x top center;
	}

#testimonial div.gutter,
#popular div.gutter { padding-top:3px; }