/*
Theme Name: Dean Ezaki, O.D. Theme
Theme URI: http://www.ingenesis-ca.com/
Description: Custom Theme for Dean Ezaki, O.D.
Author: Adam Robertson
Author URI: http://www.ingenesis-ca.com/
version: 1.0
Tags: two-column, widget-ready, optometry
*/

/* CSS Document */

body, html, p, div, h1, h2, h3, h4, img, form, table, td, tr, th, tbody, a, ul, li { 
	margin: 0;
	padding: 0;
	border: 0;
	}
body { 
	background: #d3d3d3 url(images/bg.jpg) top left repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	}
a { color: #666; }
/* a.fancybox img { border: 1px solid #ccc; margin: 0 10px 10px 0; } */
img a{ border: none; }
p { margin-bottom: 10px; }
h1, h2, h3, h4 { margin-bottom: 10px; color: #006699; font-family: Arial, Helvetica, sans-serif; }
#header { 
	background: url(images/header.gif);
	width: 965px;
	height: 100px;
	text-align: right;
	overflow: hidden;
	}
#header a {
	width: 98px;
	height: 28px;
	padding: 17px 0 0 2px;
	margin: 43px 0 0 0;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	background-image: url(images/nav.jpg);
	background-position: top;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
#header a.homelink {
	background: none;
	height: 48px;
	padding: 0 0 0 0;
	margin: 20px 90px 0 0;
	width: 268px;
	}
#header a:hover { background-position: center; }
#header a.emphasis { background-position: center; }
#header a.active { background-position: bottom; }
#rotator { height: 300px; }
#wrapper {
	width: 965px;
	margin: 0 auto;
	}
#contentheader {
	height: 46px;
	background: url(images/c_body_h.jpg);
	color: white;
	font-weight: bold;
	font-size: 17px;
	padding: 21px 20px 0 20px;
	text-shadow: 1px 1px 5px #000;
	}
#contentheader a{ 
	text-decoration: none; color: white;
	}
#contentwrapper { background: url(images/c_body_m.jpg); }
#content { 
	padding: 10px 0 10px 20px;
	font-size: 15px;
	width: 660px;
	}
#content h3 { margin-bottom: 15px; }
#content h4 { padding-top: 5px; margin-bottom: 0px; color: #046; }
#content ul { margin: 0 0 10px 20px; }
#contentfooter {
	height: 4px;
	background: url(images/c_body_b.jpg);
	}
#sidebar {
	width: 235px;
	font-size: 13px;
	padding: 5px 10px 10px 10px;
	margin: 5px 0 0 20px;
	float: right;
	height: 100%;
	}
#sidebar ul { list-style: none; }
#sidebar h3 {
	margin-bottom: 5px;
	color: #046;
	}
#footer {
	padding: 8px 0 0 0;
	color: #777;
	text-align: center; 
	font-size: 12px;
	}
.clear { clear: both; }
.spacer { height: 10px; }
.left { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }

#contact small { display: none; }
#articles h3 { margin-bottom: auto; }
#accordion { margin-top: 15px; }