/*  
Theme Name: Alan Liu
Theme URI: http://alanliudds.com/
Description: Theme for Alan Liu, D.D.S.
Version: 4
Author: Richard Bui
Author URI: http://bui4ever.com/

*/

/* Colors:

#008F00 (becomes 079045) - Dark Green
#00CC00 (becomes 41b649) - Light Green
#BFFFBF - Light Green/White
#dcdbdb - Grey
#00487D - Dark Blue

*/

/* Eric Meyer's Global Reset */
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: "" ""; }

* {margin: 0; padding: 0; }
body {font-family: Arial, sans-serif; font-size: 0.9em; background-color: #eeeee6; }
strong {font-weight: bold; }
em {font-style: italic; }
small {font-size: 0.9em; }
a img {border: none; }
img, div {behavior: url(iepngfix.htc) }
html {-webkit-text-size-adjust:auto }

a:link, a:visited {text-decoration: none; color: #00487D; }
a:hover, a:active {text-decoration: underline; }

h1 {font-size: 2.0em; }
h2 {font-size: 1.9em; }
h3 {font-size: 1.7em; }
h4 {font-size: 1.65em; }
h5 {font-size: 1.55em; }
h6 {font-size: 1.45em; }

#header-container {width: 100%; height: 159px; background: transparent url('images/design/back_header.gif') top center repeat-x; }
#header-container #header {margin: 0 auto; width: 860px; height: 159px; }
#header h1#header-banner {margin: 0 auto; text-align: center; font-weight: bolder; font-size: 4em; }
#header h1#header-banner a {margin: 0 auto; color: #000; background: transparent url(images/sweet-home-dental-logo2.png) center no-repeat; height: 130px; width: 237px; display: block; text-indent: -10000em; }
#header .style-content p#tagline {padding: 5px 10px 0; text-align: center; display: block; font-weight: bolder; }

/* == Body == */
#content-wrap {margin: 0 auto; padding: 5px 0; width: 1020px; }
#content-wrap #content {margin-left: 4px; padding-bottom: 10px; float: left; display: inline; width: 640px; border: 0; }
#content-wrap #content .navigation {text-align: right; }
#content-wrap #content .navigation .wp-pagenavi {padding: 5px 0; }
#content-wrap #content .post {margin: 0 0 25px; padding: 0 15px; }
#content-wrap #content .post h2 {padding: 3px 0; font-weight: bolder; }
#content-wrap #content .post .meta-info p {padding: 3px 0; font-size: 0.8em; color: #777; border-top: 1px dotted #4c4c4c; border-bottom: 1px dotted #4c4c4c; }
#content-wrap #content .post .page-info p {border-bottom: 0 !important; }
#content-wrap #content .post .meta-info-no-author p {padding: 3px 0; font-size: 0.8em; color: #777; border-top: 1px dotted #4c4c4c; }
#content-wrap #content .post .entry h3 {color: #999; }
#content-wrap #content .post .entry p {padding: 8px 0; line-height: 1.25; }
#content-wrap #content .post .entry p img, #content-wrap #content .post .entry p a img {margin: 0 auto; padding: 3px; overflow: hidden; border: 1px solid #333; text-aign: center; max-width: 532px; }
#content-wrap #content .post .entry ol {padding: 8px 20px; list-style-type: decimal; }
#content-wrap #content .post .entry ul {padding: 8px 20px; list-style-type: square; }
#content-wrap #content .post .entry .featured-image {display: block; margin: 5px auto; padding: 3px; border: 1px solid #cbcbcb; background-color: #fff; }
#content-wrap #content .post .entry p.akpc_pop {padding: 0; font-size: 0.8em; font-style: italic; color: #212121; }
#content-wrap #content .post .entry form#cformsform ol {list-style-type: none; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol {width: 100%; }
#content-wrap #content .post .entry p.linklove, #content-wrap #content .post .entry p.linklove a {padding: 5px 0; font-size: 0.7em; color: #cbcbcb; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol li {margin: 0 !important; padding: 5px 0 !important; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol li label span {padding: 2px 0 !important; width: 100% !important; display: block; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol li .reqtxt, #content-wrap #content .post .entry form#cformsform ol.cf-ol li .emailreqtxt {font-size: 0.8em; color: #666; font-style: italic; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol li input {padding: 2px; width: 80%; !important; display: block; border: 1px solid #999; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol li input:focus {border: 1px solid #00487D; }
#content-wrap #content .post .entry form#cformsform ol.cf-ol li textarea {width: 80%; !important; display: block; }


/* == Body, Post Gallery == */
#content-wrap #content .post .entry .gallery {margin: auto; }
.post .entry .gallery a:link img.attachment-thumbnail, .post .entry .gallery a:visited img.attachment-thumbnail {border: 1px solid #999; }
.post .entry .gallery a:hover img.attachment-thumbnail, .post .entry .gallery a:active img.attachment-thumbnail {border: 1px solid #00487D; }

/* == Main Page Template == */
#content-wrap #main-page-content {margin: 0 auto; }
#content-wrap #main-page-content .post h2 {display: none; }

/* == Sidebar == */
#content-wrap #sidebar {margin-right: 4px; float: left; display: inline; width: 200px; border-right: 1px dotted #ccc; }
#content-wrap #sidebar ul.widgetz {padding: 0 10px; }
#content-wrap #sidebar ul.widgetz li {padding: 0 0 20px; }
#content-wrap #sidebar ul.widgetz li form#searchform {margin: 10px 0 0; }
#content-wrap #sidebar ul.widgetz li form#searchform input {display: block; }
#content-wrap #sidebar ul.widgetz li select, #content-wrap #sidebar ul li input#s {width: 100%; }
#content-wrap #sidebar ul.widgetz li h3 {margin: 0 0 5px; border-bottom: 1px dotted #676767; color: #676767; }
#content-wrap #sidebar ul.widgetz li ul {padding: 5px 0; list-style-type: square; }
#content-wrap #sidebar ul.widgetz li ul li {padding: 0; line-height: 1.25; }
#content-wrap #sidebar ul.widgetz li#search {display: block; clear: both; }
#content-wrap #sidebar ul.widgetz li#calendar #calendar_wrap table {width: 100%; }
#content-wrap #sidebar ul.widgetz li#calendar #calendar_wrap table caption {padding: 3px 0; font-weight: bolder; text-align: center; }
#content-wrap #sidebar ul.widgetz li#calendar #calendar_wrap table th, #content-wrap #sidebar ul.widgetz li#calendar #calendar_wrap table td {text-align: center; }
#content-wrap #sidebar ul.widgetz li#calendar #calendar_wrap table td#today {background-color: #cbcbcb; }
#content-wrap #sidebar ul.widgetz li#calendar #calendar_wrap table tfoot {padding: 5px 0 0; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform {width: 100%; }
#content-wrap #sidebar ul.widgetz li#cformsii p.linklove, #content-wrap #sidebar ul.widgetz li#cformsii p.linklove a {padding: 5px 0; font-size: 0.7em; color: #cbcbcb; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li {margin: 0 !important; padding: 5px 0 !important; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li label span {padding: 2px 0 !important; width: 100% !important; display: block; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li .reqtxt, #content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li .emailreqtxt {font-size: 0.8em; color: #666; font-style: italic; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li input {padding: 2px; width: 100%; !important; display: block; border: 1px solid #999; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li input:focus {border: 1px solid #00487D; }
#content-wrap #sidebar ul.widgetz li#cformsii form#cformsform ol.cf-ol li textarea {width: 100%; !important; display: block; }

#content-wrap #image-sidebar {float: right; display: inline; width: 160px; border-left: 1px dotted #ccc; }
#content-wrap #image-sidebar ul.widgetz {margin: 8px auto; text-align: center; }
#content-wrap #image-sidebar ul.widgetz li {padding: 2px; }
#content-wrap #image-sidebar ul.widgetz li ul li a:link img, #content-wrap #image-sidebar ul.widgetz li ul li a:visited img {border: 1px solid #cbcbcb; }
#content-wrap #image-sidebar ul.widgetz li ul li a:hover img, #content-wrap #image-sidebar ul.widgetz li ul li a:active img {border: 1px solid #00487D; }

.entry table {border: 1px solid #000; border-collapse: collapse; width: 100%; }
.entry table td {padding: 0.5em; border: 2px solid #000; vertical-align: middle; }

/* == Contact Us Page == */
body.page-contact-us #content-wrap #sidebar ul.widgetz li#cformsii form#cformsform {display: none; }
body.page-contact-us #content-wrap #sidebar ul.widgetz li#cformsii p.linklove, #content-wrap #sidebar ul.widgetz li#cformsii p.linklove a {display: none; }

/* == Menu == */
ul.menu {margin: 0; padding: 10px; list-style: none !important; width: 175px; }
ul.menu li {position: relative; width: 175px; float: left; clear: left; list-style: none !important; }
.menu li ul {position: absolute; top: 0; margin-left: -999em; min-height: 0; }
/* Styles for Menu Items */
ul.menu li a {display: block; text-decoration: none; color: #fff; background: #565446; /* IE6 Bug */ line-height: 2em; height: 2em; padding: 0 5px; width: 175px; border: 1px solid #ccc; border-top:none; }
* html ul.menu a {width: 175px;	w\idth: 163px; }
/* this sets all hovered lists to red */
.menu li:hover a, .menu li.over a, .menu li:hover li a:hover, .menu li.over li a:hover {color: #fff; background-color: red; }
/* set dropdown to default */
.menu li:hover li a, .menu li.over li a {color: #fff; background-color: #999; }
.menu li ul li a {  } /* Sub Menu Styles */
.menu li:hover ul, .menu li.over ul {margin-left: 186px;  } 

/* == Comment == */
#content #single-post-specific {width: 100%; clear: both; }
#content #single-post-specific h3#comments, #content #single-post-specific h3#respond {margin: 0 10px; padding: 5px 0; border-top: 2px dotted #4c4c4c; }
#content #single-post-specific h3#respond {padding: 5px 10px 0; background-color: #CCC; }
#content ol.commentlist {margin: 0 10px; padding: 10px 0; }
#content ol.commentlist li {margin: 5px 0; padding: 5px; line-height: 1.5; border: 1px solid #cbcbcb; }
#content ol.commentlist li .comment-header cite, #content ol.commentlist li .comment-header cite a {text-transform: uppercase; color: #00487D; font-weight: bolder; }
#content ol.commentlist li .comment-header cite span.eg-image a img, #content ol.commentlist li .comment-header cite img.avatar {border: 1px solid #00487D; padding: 3px; background-color: #fff; }
#content ol.commentlist li p code {font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; }
#content form#commentform {margin: 0 10px; padding: 10px; background-color: #ccc; }
#content form#commentform p {padding: 5px 0; }
#content form#commentform p.subscribe-to-comments {padding: 5px 0; }
#content form#commentform p input {padding: 3px; width: 50%; border: 1px solid #000; }
#content form#commentform p textarea#comment {padding: 3px; width: 60%; border: 1px solid #000; }
#content form#commentform #related-content ul li {margin: 0 20px; line-height: 1.25; list-style-type: square; }
#content form#commentform p.allowed-html {font-size: 0.8em; }
img.avatar {float: left; margin-right: 10px; display: block; }

/* == Fancy Buttons == */
.buttons a, .buttons button {display: block; float: left; margin: 5px 0; background-color: #f5f5f5; border: 1px solid #dedede; border-top: 1px solid #eee; border-left: 1px solid #eee;
font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; font-size: 100%; line-height: 130%; text-decoration: none; font-weight: bold; color: #565656; cursor: pointer; padding: 5px 10px 6px 7px; /* Links */ }
.buttons button{width: auto; overflow: visible; padding:4px 10px 3px 7px; /* IE6 */ }
.buttons button[type] {padding: 5px 10px 5px 7px; /* Firefox */ line-height: 17px; /* Safari */ }
*:first-child+html button[type] {padding: 4px 10px 3px 7px; /* IE7 */ }
.buttons button img, .buttons a img {margin: 0 3px -3px 0 !important; padding: 0; border: none; width: 16px; height: 16px; }
/* STANDARD */
button:hover, .buttons a:hover {background-color: #dff4ff; border: 1px solid #c2e1ef; color: #336699; }
.buttons a:active {background-color:#6299c5; border: 1px solid #6299c5; color: #fff; }
/* POSITIVE */
button.positive, .buttons a.positive {color:#529214; }
.buttons a.positive:hover, button.positive:hover {background-color: #E6EFC2; border: 1px solid #C6D880; color: #529214; }
.buttons a.positive:active {background-color: #529214; border: 1px solid #529214; color: #fff; }
/* NEGATIVE */
.buttons a.negative, button.negative {color: #d12f19; }
.buttons a.negative:hover, button.negative:hover {background: #fbe3e4; border: 1px solid #fbc2c4; color: #d12f19; }
.buttons a.negative:active {background-color: #d12f19; border: 1px solid #d12f19; color:#fff; }

/* == Images == */
img[align="middle"], img[align="center"], .aligncenter {display: block; margin-left: auto; margin-right: auto; padding: 3px; border: 1px solid #cbcbcb; background-color: #fff; }
img[align="left"], .alignleft {float: left; display: inline; margin: 5px 5px 5px 0 !important; padding: 3px; border: 1px solid #cbcbcb; background-color: #fff; }
img[align="right"], .alignright {float: right; display: inline; margin: 5px 0 5px 5px !important; padding: 3px; border: 1px solid #cbcbcb; background-color: #fff; }
.wp-caption {margin: 0; padding: 5px 0; border: 0; background-color: #eeeee6; }
.wp-caption a img {text-align: center; }
.aligncenter {margin: 0 auto; text-align: center; }
.wp-caption p.wp-caption-text {padding: 0 !important; width: 100%; font-size: 1em; font-style: italic; line-height: 1.25 !important; color: #7b7b7b; font-family: serif; backgroud-color: none !important; }
.entry p.attachment img, .entry p.attachment a img {text-align: center !important; }
img.nofancy {border: 0 !important; background-color: transparent !important; }

/* == Footer == */
#footer {margin: 0 auto; width: 100%; background-color: #c0c0c0; clear: both; border-top: 2px solid #808077; }
#footer p {padding: 4px 0; line-height: 1.5; text-align: center; font-size: 0.8em; }
#footer p a {color: #0066B3; }
img#wpstats {display:none; }