/*
Theme Name: eyecarespecialist
Theme URI: http://eyecarespecialist.co.uk/
Description: The default WordPress theme on the eyecarespecialist.co.uk.
Version: 1.0
Author: eyecarespecialist
Author URI: http://eyecarespecialist.co.uk/
Tags: grey

*/
@import url(reset.css);
ol li{list-style: decimal outside;}
cite {text-decoration: none;}
hr {display: none;}
.clear {clear: both;}
img{border: none;}
a{ color: #06c;text-decoration: none;}
a:hover {color: #147;text-decoration: underline;}


h2 a, h2 a:visited{
	color: #333;
	text-decoration: none;
	}	
h2 a:hover{
	color: #06c;
	text-decoration: none;
	}
h3 {
	font-family: Tahoma, Verdana;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 0.1em;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	color: #036;
	}

h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}
h3 a:hover {
	color: #06c;
	text-decoration: none;
	}	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
body {
 	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
 	color: #000000;
	padding: 0;
 	margin: 0;
	background: #E5E5E5;
}
#overlay img	{ 
	border: none; 
}

#overlay	{ 
	background-image: url(i/6.png); 
}
#container{
	text-align:left;
	background:#fff;
	padding: 15px;
	margin:0 auto;
	width:700px;
}
h1 { 
	text-indent: -999em;
	margin-bottom: -29px;
	font-size: 1.5em;
}
h2.safe {
	margin-top: 0em;
	margin-bottom: 0px;
	font-size: 1.9em;
	text-align: left;
	font-weight: bold;
	line-height: 1.2em;
	color: #036;
	font-family:Tahoma;
	padding:0px 0 0 0;
	margin-left:0;
	margin-right:0;
}
h3{	
    font-family:Tahoma;
	margin-top: 16px;
	margin-bottom: 0.1em;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	color: #036;
	padding:0;
	margin-left:0;
	margin-right:0;
}
#logos {
	margin-bottom: 40px;
	
}

#logos .left {
	float: left;
	width: 190px;
}

#logos .right {
	float: right;
	width: 110px;
}
#content {
    width:250px;
    float:left;
	margin-top: 20px;
}
#sidebar2 {
	background: #efeed1;
    width:400px;
    float: right;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	height:384px;
	
}
.eye-form{
	padding: 4px;
}
.eye-form{
	padding: 4px;
}

form.eye-form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
}
form.eye-form li{
	display: block;
	margin:0;
	padding:2px 7px 2px 7px;
	clear:both;
}
form.eye-form li:after, form.eye-form li div:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
* html form.eye-form li{height: 1%;}
* html form.eye-form li div{display:inline-block;}
*+html form.eye-form li div{display:inline-block;}

form.eye-form li div, form.eye-form li span{
	margin:0 5px 0 0;
	padding:0 0 2px 0;
	color:#444;
}


/* ----- LABELS ----- */

.explanation {
	background: #727264; 
	padding: 5px; 
	color: white;	
}

label.desc{
	line-height:150%;
	margin:0;
	padding:0 0 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:95%;
	font-weight:bold;
}

/* ----- FIELDS ----- */

.eye-form input.text, .eye-form input.file,.eye-form textarea.textarea, .eye-form select.select{
	margin:0;
	font-size:100%;
	color:#333;
}

.eye-form input.text, .eye-form input.file{
	padding:2px 0 2px 0;
}
.eye-form input.checkbox, .eye-form input.radio{
	display:block;
	line-height:1.5em;
	margin:.6em 0 0 3px;
	width:13px;
	height:13px;
}
.eye-form input.other{
	margin:0 0 8px 25px;
}

/* ----- BUTTONS ----- */

.eye-form .btn_orange	{
	vertical-align:middle;
	border:solid 1px #c56611;
	padding:3px 5px 3px 5px !important;
	color:#fff !important;
	margin:3px 1px !important;
	background:#df9c27;
	white-space:nowrap;
	cursor:pointer;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
	border-radius:.3em
}
.eye-form .btn_orange:hover	{
	text-decoration:none !important;
	background:#c56511 url(../i/3.gif) left top repeat-x
}

.eye-form input.Button	{
	margin-top:10px !important;
	margin-bottom:10px !important;
	font-size:1.2em !important;
	font-weight:bold;
	padding:3px 10px !important
}

.eye-form .button {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ----- REQUIRED ----- */

form.eye-form span.req{
	display:inline;
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
	padding:0;
}

/* ----- FIELD FLOATING ----- */

form.eye-form li.leftHalf, form.eye-form li.rightHalf{
	width:46% !important;
}
.eye-form li.leftHalf{
	clear:left;
	float:left;
}
.eye-form li.rightHalf{
	clear:none;
	float:right;
}
.eye-form li.leftHalf .medium,.eye-form li.rightHalf .medium,
.eye-form li.leftHalf .small, .eye-form li.rightHalf .small{
	width:100%;
}

/* Secure rights */


.eye-form .secureRightsLock{
	text-align: center;
	margin-left: 110px;
	color:#333;
	width: 170px;
	height:20px;
	background:transparent url('i/7.gif') no-repeat top right;
}

.eye-form .secureRightsLock a,
.eye-form .secureRightsLock a:link,
.eye-form .secureRightsLock a:link:hover,
.eye-form .secureRightsLock a:active,
.eye-form .secureRightsLock a:visited{
	text-decoration:none;
	display:block;
	font-family: arial, sans-serif;
	font-size: .93em;
	color:#333;
	padding:4px 20px 4px 0;
}

.eye-form .disclaimer	{
	padding:0px 8px 0 18px;
}

.eye-form .disclaimer p	{
	margin-bottom: 5px;
	font-size: 0.8em;
	color:#333;
	line-height: 15px;
}
#container img.eye-surgery-brands {
	margin: 35px 0px 10px 45px;
}
#laser-eye-surgery-section {
	margin: 20px 0 0 0;
	padding:0;
	clear: both;
	color: #3C3C3C;
}
/* laser-eye-surgery-info */

#laser-eye-surgery-section {
margin: 20px 0 0 0;
padding:0;
clear: both;
color: #3C3C3C;
}


#laser-eye-surgery-section h3 ,div.post h3.post-title{
font-size: 13px;
font-weight: bold;
border-bottom: 1px #D1D1D1 solid;
padding-bottom: 6px;
text-align: left;
color: #3C3C3C;
}

#laser-eye-surgery-section a,div.post p a {
color: #036; 
text-decoration:underline;
}

#laser-eye-surgery-section a:hover,div.post p a:hover {
color: #335cad; 
}

#laser-eye-surgery-section ul  {
display: block;
width: 780px;
padding-bottom: 6px;
}

#laser-eye-surgery-section ul li  {
display:block;
float:left;
width:218px;
margin: 0 20px 0 0;
}

#laser-eye-surgery-section ul li ul  {
width: 218px;
display:block;
float:left;
font-size:12px;
line-height: 20px;
padding:0;
margin:0;
}

#laser-eye-surgery-section .info {
padding: 0 0 15px 0;
margin: 0;
line-height: 16px;
}

#laser-eye-surgery-section .date {
padding:0;
margin:0;
font-size: 10px;
}

#laser-eye-surgery-section .website-description {
	margin-top: 10px;
}

#laser-eye-surgery-section div p {
line-height: 1.3em;
margin: 0.8em 0;
}

#laser-eye-surgery-info {
	margin-top: 20px;
	line-height: 16px;
}

#laser-eye-surgery-info h3,div.post h3{
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: left;
	color: #3C3C3C;
	}
	
#footer {
	font-size: 11px;
 	color: #595959;
	text-align: center;
	line-height: 1.4em;
	padding: 15px;
	margin:5px auto 10px auto;
	width:700px;
}

#footer a {
 	color: #595959;
	text-decoration:underline;
}
.clear {
	clear: both;
}

.secure-rights-logo {
	text-align: center;
}
/**********narrowcolumn***************/	
.narrowcolumn {

	}
.narrowcolumn .entry{
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}	
/*************post*********************/	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.postmetadata {
	clear: left;
	color: #777;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	overflow:hidden;
	width:100%;
	}
/* Begin Sidebar */
#sidebar{}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.2em;
	}

#sidebar ul ul li, #sidebar ul ol li{
	color: #777;
	}

#sidebar ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul ul{
	margin: 5px 0 0 10px;
	}
#sidebar ul ul li{
	margin: 3px 0 0;
	padding: 0;
	}	
#sidebar ul p{
	margin: 5px 0 8px;
	}

	

#sidebar ul ul ul{
	margin: 0 0 0 10px;
	}
#sidebar ul ol {
	margin: 5px 0 0 10px;
	padding: 0;
	}
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: decimal outside;
}
/* End Sidebar */


/**********widecolumn***************/
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .entry {
	line-height: 1.4em;
	}	
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}	



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
.center {
	text-align: center;
	}
/* End Images */






	




/* Begin Form Elements */
select {
	width: 130px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar form {
	margin: 0;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
	

/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}


#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.nocomments, strike {
	color: #777;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

