/*
Theme Name:Mountain View Dermatology
Theme URI: http://mountainviewdermatology.com/
Description: The default MVD theme.
Version: 1.6
Author: Unleaded Software
Author URI: http://www.unleadedsoftware.com/
*/



 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS Reset */

body {
	background: url('../images/body-bg.jpg') top left repeat-x #c5e2a3;
	width: 100%;
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
	color: #000;
	line-height: 1.3em;
}

a {
	color: #ab720b;
	text-decoration: none;
	font-size: 1.1em;
}

a:hover {
	color: #58554c;
	text-decoration: underline;
}
	

div#container {
	width: 1050px;
	margin: 0 auto;
	position: relative;
}

div#container-bg {
	width: 100%;
	float: left;
	background: url('images/container-bg.gif') top left repeat-y transparent;
}

div#header {
	width: 100%;
	float: left;
}

div#logo {
	width: 500px;
	float: left;
	padding: 20px 0 0 80px;
}

div#contact {
	width: 350px;
	float: right;
	text-align: right;
	padding: 10px 90px 0 0;
}

div#contact p {
	font-size: 13px;
	font-weight: bold;
	color: #625f55;
	line-height: 1.3em;
	font-family: garamond, georgia, times, "times new roman", serif;
}

option {
	color: #625f55;
	padding-left: 12px;
}

option.subList {
	padding-left: 22px;
}

form {
	border: 1px solid #c5e2a3;
	width: 250px;
	float: right;
	font-family: arial, verdana, sans-serif;
	color: #a5a5a5;
	font-weight: lighter;
	margin-top: 10px;
}

form#commentform {
	float: left;
	width: 95%;
	padding: 10px;
}

form#commentform input, form#commentform textarea {
	border: 1px solid #c5e2a3;
}

form#searchform {
	width: 160px;
	padding: 4px;
	border: 0px;
}

form#searchform input {
	border: 1px solid #c5e2a3;
	margin: 3px 0;
}

#quickListSelect {
	width: 100%;
	padding:0;
	margin: 0;
	color: #a5a5a5;
	border: 0;
	font-size: 12px;
}

.selectHeader {
	background: #c5e2a3;
	padding: 2px 0 2px 2px;
}

div#topNav {
	width: 904px;
	height: 49px;
	background: url('images/nav-tile-bg.jpg') top left repeat-x;
	float: left;
	margin: 10px 0 0 70px;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
}

* html div#topNav {
	margin: 10px 0 0 35px;
}

div#topNav ul li {
	display:block;
	float:left;
	position:relative;
	z-index:1;
	text-align: center;
	height: 33px;
	font-weight: bold;
	border-right: 2px solid #fff;
	margin: 7px 0 0 0;
	padding: 6px 0 0 0;
}

div#topNav li ul {
	display: none;
	margin: 0;
	padding: 0;
}

div#topNav li ul li {
	margin: 0;
	padding: 0;
	height: 40px;
}

div#topNav li:hover ul, div#topNav li.over ul {
background:#FFFFFF none repeat scroll 0%;
border-color:-moz-use-text-color #313131 rgb(49, 49, 49);
border-style:none solid solid;
border-width:0pt 1px 1px;
display:block;
left:0;
position:absolute;
top:39px;
width:200px;
z-index:100;
margin: 0;
}

div#topNav li li a {
background:#FFFFFF none repeat scroll 0%;
border-top:1px solid #BFBFBF;
color:#625f55;
display:block;
float:none;
height:1%;
padding: 10px 0 25px 10px;
width: 185px;
text-indent:0pt;
text-align: left;
}

div#topNav ul li a {
	font-size: 1.3em;
	color: #625f55;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div#topNav ul li a:hover {
	color: #ab710a;
}

div#topNav .one {
	width: 160px;
}

div#topNav .two {
	width: 130px;
}

div#topNav .three {
	width: 150px;
}

div#topNav .four {
	width: 100px;
}

div#topNav .five {
	width: 125px;
}

div#topNav .six {
	width: 130px;
}

div#topNav .seven {
	width: 90px;
	border-right: 0;
}

div#content {
	width: 902px;
	background: #fff;
	float: left;
	margin-left: 72px;
	padding: 25px 0 0 0;
}

* html div#content {
	margin-left: 35px;
}

div#leftSidebar {
	width: 180px;
	float: left;
	padding: 0 15px 0 15px;
	font-family: garamond, georgia, times, "times new roman", serif;
}

div#leftSidebar h1 {
	font-size: 16px;
	color: #AB720B;
	padding: 10px 0 2px 8px;
	line-height: 1.1em;
	font-weight: bold;
}

div#leftSidebar ul {
	background: #ebf5df;
	padding: 2px 10px 10px 10px;
}

div#leftSidebar ul li {
	border-top: 1px solid #76756c;
	padding: 8px 0;
}

div#leftSidebar ul li.last {
	border: 0;
}

div#leftSidebar a {
	color: #76756c;
	font-size: 13px;
	font-weight: bold;
}

div#leftSidebar a:hover {
	color: #ab720b;
}

div#rightSidebar {
	width: 185px;
	float: right;
	padding: 0 15px;
}

div#rightSidebar div#news, div#rightSidebar div#spotlight {
	border: 3px solid #d4e5b9;
	margin: 0 0 25px 0;
	padding: 10px 0 0 0;
}

div#rightSidebar ul {
	padding: 0 8px 20px 8px;
	font-size: 12px;
	line-height: 1.3em;
}

div#rightSidebar ul li.listHeader {
	font-size: 18px;
	color: #739642;
	border-bottom: 2px dotted #739642;
	font-family: garamond, georgia, times, "times new roman", serif;
	padding: 10px 5px;
	margin-bottom: 10px;
}

div#rightSidebar ul li.date {
	font-weight: bold;
	font-size: 13px;
	color: #739642;
	padding: 14px 0 0 0;
}

div#rightSidebar ul li.date-first {
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color: #739642;
}

div#rightSidebar ul li.entry-header {
	font-weight: bold;
}

div#rightSidebar ul li.more {
	padding: 10px 0 0 0;
}

div#rightSidebar ul li.more a {
	color: #839f55;
}

div#mainColumn {
	width: 470px;
	float: left;
	padding: 0 0 25px 0;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

div#mainColumn h1 {
	font-size: 26px;
	color: #739642;
	border-bottom: 2px dotted #739642;
	font-family: garamond, georgia, times, "times new roman", serif;
	padding: 30px 0 10px 0;
	margin-bottom: 10px;
	line-height: 1.1em;
}

div#mainColumn h2 {
	font-size: 22px;
	color: #739642;
	font-family: garamond, georgia, times, "times new roman", serif;
	padding: 10px 0;
	line-height: 1.1em;
}

div#mainColumn h3 {
	font-size: 19px;
	color: #739642;
	font-family: garamond, georgia, times, "times new roman", serif;
	padding: 15px 0 10px 0;
	line-height: 1.1em;
}

div#mainColumn p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 8px 0;
	text-align: justify;
}

div#mainColumn p strong {
	font-weight: bold;
}

div#mainColumn p.employee-description {
	font-style: italic;
	color: #a5a5a5;
}

.slickbox0, .slickbox1 {
	border: 1px solid #ab720b;
	padding: 10px 15px;
	color: #739642
}

div#mainColumn ul, div#mainColumn ol {
	padding-bottom: 10px;
}

div#mainColumn li {
	list-style-type: disc;
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.3em;
	padding: 3px 0;
	text-align: justify;
}

div#mainColumn ol li {
	list-style-type: decimal;
}

div#mainColumn ol.commentlist li {
	list-style-position: inside;
	border: 1px solid #D4E5B9;
	background: #EBF5DF;
	color: #76756C;
	padding: 6px;
	margin: 10px 0;
}

div#mainColumn ol.commentlist li.alt img {
	float: right;
}

div#mainColumn ol.commentlist li cite {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
}

div#footer {
	width: 1050px;
	background: url('images/sub-footer-bg.jpg') top left no-repeat #c5e2a3;
	float: left;
	padding: 0 0 15px 0;
}

div#footer ul.bottomNav {
	text-align: center;
	width: 100%;
	padding: 20px 0 10px 0;
}

div#footer ul.bottomNav li {
	display: inline;
	text-align: center;
	border-right: 2px solid #739642;
	font-size: 11px;
	font-weight: 700;
	padding: 0 10px;
}

div#footer ul.bottomNav li.last {
	border: 0;
}

div#footer a {
	color: #739642;
	text-decoration: none;
}

div#footer a:hover {
	color: #58554c;
	text-decoration: underline;
}

div#copyright {
	padding: 15px 0 0 0;
	text-align: center;
	font-weight: lighter;
	color: #739642;
}

div#copyright a {
	font-weight: bold;
}

table.beforeAfter {
	width: 80%;
	border: 1px solid #a5a5a5;
	padding: 4px;
	margin: 10px auto;
}

table.beforeAfter td {
	width: 50%;
}

div#mainColumn table.beforeAfter p {
	text-align: center;
	font-size: 11px;
	color: #a5a5a5;
}

.skincareItem {
	border: 1px solid #a5a5a5;
	padding: 5px;
	margin: 10px 0;
}

.skincareItem h2 {
	float: left;
}

.skincareItem p {
	clear: both;
}

.float {
	float: right;
}

div#news h2 {
	padding: 0 0 7px 8px;
	font-size: 18px;
	color: #76756C;
	font-family: garamond,georgia,times,"times new roman",serif;
}

div#mainColumn .post {
	margin: 10px 0 40px 0;
}

div#mainColumn .post p.date {
	font-size: 10px;
	color: #a5a5a5;
	text-align: right;
	padding: 0;
}

div#mainColumn .post p.postmetadata {
	font-size: 1.1em;
	color: #a5a5a5;
	border-top: 1px solid #a5a5a5;
	border-bottom: 2px solid #D4E5B9;
	padding: 5px 0;
}

.navigation .alignleft {
	float: left;
	width: 48%;
	text-align: left;
}

.navigation .alignright {
	float: right;
	width: 48%;
	text-align: right;
}