/*  
Theme Name: Center For Lasik
Theme URI: http://www.bestvision.com/
Description: Center For Lasik is a simple, clean, custom theme designed by <a href="http://www.hankis.me/">Hank Pantier</a> of <a href="http://www.invisiblewindow.com">Invisible Window</a>.
Version: 1.0
Author: Hank Pantier and Invisible Window (www.invisiblewindow.com)
Author URI: http://www.hankis.me

The CSS, XHTML and design is released under Creative Commons Attribution 2.5:
http://creativecommons.org/licenses/by/2.5/
*/

body {
	font: 12px/16px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #333;
	background: #dce7f0;
	margin: 0;
	padding: 0 0 30px;
}
a {
	color: #0057a5;
	text-decoration: none;
}
a:visited {
	color: #0057a5;
	text-decoration: none;
}
a:hover {
	color: #0057a5;
	text-decoration: underline;
}
img { border: none; }
p {
	padding: 0 0 15px;
	margin: 0;
	line-height: 1.8em;
}

h1 {
	color: #0057A5;
	margin: 0 0 2px;
	border-bottom: 1px dotted #CCC;
	letter-spacing: -1px;
	font: normal 20px/24px Helvetica Neue, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
h1 a, h1 a:visited {
	color: #666;
	text-decoration: none;
}
h1 a:hover {
	color: #000;
	text-decoration: none;
}


h2 {
	margin:0px;
	padding-left: 10px;
	height: 60px;
	font: bold 16px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #6DA6E2;
}
h2 a, h2 a:visited{
	color: #6DA6E2;
	text-decoration: none;
}
h2 a:hover{
	color: #3A75B6;
	text-decoration: none;
}



h3 {
	font: bold 18px/22px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #0057A5;
	margin: 10px 0 5px;
}
h4 {
	font: bold 14px/16px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 10px 0 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0 auto;
	width: 960px;
	background: #FFF;
	position: relative;
}

#bug {
	position: absolute;
	top: 195px;
	right: 15px;
	z-index: 99;
}
/* header area */
#header {
	border-top: 1px solid #404040;
	border-left:1px solid #797979;
	position: relative;
	width: 960px;
}
.home {
	height: 399px;
	background: url('images/bestvision/home-bg.jpg') no-repeat;
	border-bottom: 1px solid #666;
	border-right: 1px solid #404040;
	position: relative;
	z-index: 1;
}
.link {
	position: absolute;
	top: 175px;
	right: 5px;
	width: 155px;
	height: 155px;
	z-index: 10;
	cursor: pointer;
}
.lasik, .lens, .lids, .about {
	height: 99px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #404040;
}
.lasik { background: url('images/bestvision/lasik-hd.jpg') no-repeat; }
.lens { background: url('images/bestvision/lens-hd.jpg') no-repeat; }
.lids { background: url('images/bestvision/lids-hd.jpg') no-repeat; }
.about { background: url('images/bestvision/about-hd.jpg') no-repeat; }
#headerimg {
	position: relative;
	padding: 30px 0 0 40px;
	height: 60px;
	width: 150px;
	cursor: pointer;
}
#headerimg .description, #headerimg h1 { display: none; }
#nav {
	list-style: none;
	margin: 0;
	position: absolute;
	bottom: 0;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFF;
	text-decoration: none;
}
#nav .page_item a{
	color: #DDEBF4;
	text-decoration: none;
	background: #0C488B url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Helvetica Neue, Arial, Helvetica, sans-serif;
	border-top: 1px solid #0C488B;
	border-left: 1px solid #0C488B;
	border-right: 1px solid #0C488B;
	display: block;
}
#nav .page_item a:hover { color: #FFF; }

/* content area */
#content {
	padding: 0;
	margin: 0;
	float: left;
	width: 960px;
	overflow: hidden;
	border-right: 1px solid #404040;
	border-left: 1px solid #797979;
}
.post {
	width: 650px;
	padding: 0;
	margin: 25px 20px 20px 15px;
	padding-left: 15px;
	float: left;
	border-left: 1px solid #EEE;
}
.postblog {
	width: 470px;
	padding: 0;
	margin: 25px 15px 20px 15px;
	padding-left: 15px;
	float: left;
	border-left: 1px solid #EEE;
  	border-right: 1px solid #EEE;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 400px;
	margin: 0 0 0 25px;
	border-bottom: 45px solid #FFF;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #2763A5;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
	width: 600px;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #EEE;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font: bold 18px/22px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #0057A5;
	margin: 10px 0 5px;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Helvetica Neue, Arial, Helvetica, sans-serif;
	width: 420px;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFF;
	border: 1px solid #0057A5;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 420px;
	height: 115px;
	background: #FFF;
	border: 1px solid #0057A5;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus { background: #FFF; }
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #FFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 25px 10px 20px 20px;
	width: 220px;
	color: #666;
	overflow: hidden;
}

#sidebarblog {
	float: right;
	padding: 25px 15px 20px 0;
	width: 175px;
	color: #666;
	overflow: hidden;
}
#sidebarblog ul li ul { margin: 0 0 0 15px; }

#sidebarblog h2 {
	font: bold 18px/22px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #0057A5;
	margin: 0;
	padding: 0;
	height: 28px;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited, #sidebar a:hover{ text-decoration: none; }
/*sidebar list level1 */
#sidebar ul, #sidebarblog ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li, #sidebarblog ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li, #sidebarblog ul li { margin: 0 0 15px 0; }
#sidebar ul li ul li a {
	display: block;
	padding: 5px 10px;
	color: #FFF;
	background: #666;
	font-size: 14px;
}
#sidebar ul li ul li a:hover, #sidebar ul li ul li.current_page_ancestor a, #sidebar ul li ul li.current_page_parent a, #sidebar ul li.current_page_item a, #sidebar ul li.current_page_item ul li a  {
	color: #FFF;
	background: #0057A5;
	font-size: 14px;
	display: block;
}

#sidebar ul li ul { margin: 7px 0 5px 0; }


/*sidebar list level2 */
#sidebar ul li ul li ul li {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li {
	padding: 2px 0 2px 0;
}
#sidebar ul li ul li ul li a, #sidebar ul li ul li.current_page_ancestor ul li a, #sidebar ul li ul li.current_page_parent ul li a, #sidebar ul li.current_page_item ul li a {
	background: #FFF;
	color: #333;
	padding: 0;
	font-size: 12px;
}
#sidebar ul li ul li ul li a:hover {
	background: #FFF;
	color: #000;
	padding: 0;
	font-size: 12px;
}
#sidebar ul li ul li ul li.current_page_item a, #sidebar ul li ul li ul li.current_page_parent a, #sidebar ul li ul li ul li.current_page_ancestor a  {
	font-weight: bold;
	color: #333;
	background: #FFF;
	font-size: 12px;
}

#sidebar img.schedule { margin: 15px 0 15px 7px; }



/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}


/*text widget */
.textwidget { padding-top: 5px; }

/*search form */
#searchform { margin: 15px 0 0; }
#searchform br { display: none; }
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 4px 5px 0 5px;
	border: 1px solid #0057A5;
	background: #fff;
	margin-right: 2px;
	color: #000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #0057A5;
	vertical-align: middle;
}
/* Top Commentators */
#sidebar ul.user li {
	background: url(images/user.gif) no-repeat;
        padding-left: 20px;
}

/* footer area */
#footer {
	width: 961px;
	min-height: 75px;
	clear: both;
	background: url('images/bestvision/footer-bg.png') no-repeat #dce7f0;
	color: #565656;
}
#footer a, #footer a:visited { color: #0057a5; }
.footer-about {
	width: 620px;
	float: right;
	padding: 2px 10px;	
	text-align: right;
}


/* alignments */
.center { text-align: center; }
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
	border: 2px solid #DDD;
}
.alignright { float: right; }
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
	border: 2px solid #DDD;
}
.clear { clear:both; }
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* styling for home page */
#content .homeblock {
	width: 320px ! important;
	float: left;
	overflow: hidden;
}

#content .homeblock ul {
	width: 320px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .homeblock ul li h2 {
	border: 1px solid #FFF;
	padding: 5px 10px;
	color: #FFF;
	text-shadow: #316390 1px 1px 2px;
	font: normal 18px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
	height: 24px;
	width: 299px;
}
#content .homeblock ul li h2.first {
	width: 298px;
	background: #0057a5;
}
#content .homeblock ul li h2.second {
	border-left: 0;
	background: #4081bc;
}
#content .homeblock ul li h2.third {
	border-left: 0;
	background: #7fabd2;
}

#content .homeblock ul li ul {
	margin: 10px 0;
	padding: 0 10px;
	width: 299px;
	min-height: 200px;
	border-right: 1px solid #eee;
}
#content .homeblock ul li ul li { margin: 2px 0; }
#content .homeblock ul li ul li a { color: #333; }
#content .homeblock ul li ul li a:hover { color: #000; }



.head { font-weight: bold; }
table { margin: 0 0 15px 0; }
table td.txtB { font-weight: bold; }
table td h4 {
	font: bold 18px/22px Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #0057A5;
	margin: 10px 0 5px;
}

/* cforms stuff */
ol li label span { font-weight: bold; }

#facebook {
	background: url('images/fb.gif') no-repeat;
	cursor:pointer;
	color: #444;
	padding: 8px 0 2px 28px;
	margin: 0 0 0 5px;
	font: normal 12px/14px arial,helvetica;
}

#dropin {
	position:absolute; 
	left:150px; 
	top:100px;
	background:#CCC;
	padding: 10px;
	border: 1px solid #333;
	z-index: 99;
}
#dropin img {
	border: 1px solid #333;
	margin: 0 0 10px 0;
}
#dropin p {
	text-align: right;
	margin: 0;
	padding: 0;
}
#dropin p a {
	color: #333;
	text-decoration: none;
}

table#allegretto {
	border-right: 1px solid #333;
}
table#allegretto tr.odd {
	background: #eeeeee;
}
table#allegretto td {
	border-bottom: 1px solid #333;
	padding: 2px 7px;
	margin: 0;
	border-left: 1px solid #333;
}
table#allegretto td.all {
	background: #D5E3F0;
	text-align: center;
}
table#allegretto td.top{ border-top: 1px solid #333; }
table#allegretto td.none { border-left: 0; }

table.table {
	border: 1px solid #333;
}

table.table td {
	border-bottom: 1px solid #333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.table td.none {
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.stripe, .stripe2 {
	border: 1px solid #333;
	border-bottom: 0;
}
.stripe tr td, .stripe2 tr td {
	padding: 2px 10px;
	border-bottom: 1px solid #333;
}
.stripe tr.none td, .stripe2 tr.none td {
	border-bottom: 0;
}
.odd {
	background: #EEE;
}
.even {
	background: #FFF;
}
.resume td {
	padding: 2px 10px;
}
