/*
Theme Name: Your Custom Design
Author: Business Promotion Inc
Author URI: http://businesspromotioninc.com/
License: http://www.gnu.org/licenses/gpl.html
*/
@font-face {
 font-family: Comfortaa_Regular;
 src: url("/Comfortaa_Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: Comfortaa_Regular;
 src: url("/Comfortaa_Regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: Comfortaa_Bold;
 src: url("/Comfortaa_Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: Comfortaa_Bold;
 src: url("/Comfortaa_Bold.ttf") /* TTF file for CSS3 browsers */
}

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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body, html{margin:0px; padding:0px; background:#acb8d4 url(images/bg.jpg) top center no-repeat; font-family: Comfortaa_Regular, Arial; font-size:14px}

a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a:hover{color:#C97D65;}
strong{font-family: Comfortaa_Bold, Arial; color:#fe5454;}
code {
font-family:Consolas, Monaco, Courier, monospace;
background:#fff;
}
p {
margin:0 0 12px 0;
line-height:31px;
}
#container{width:900px; margin: 0 auto;}
#header{width:900px; height:84px;}
#ctprt{background:transparent url(images/ctprt.png) repeat scroll 0px -3px; overflow:hidden}
#ctbg{background: url(images/ctbg.png) top no-repeat; overflow:hidden; position:relative}
#home_bg{background:url(images/dr_amy.png) top right no-repeat; overflow:hidden;margin-right:5px; height:485px; line-height:normal; position:relative; font-size:15px}
#bottom{height:39px; clear:both;margin-left:5px; overflow:hidden;position:absolute; bottom:0; width:890px}
#bottom a{display:block;}
.left{float:left;}
.right{float:right;}
.appointment{background:#eee; padding:6px; border:1px solid}
.appointment td{padding:6px; border:1px solid #aaa}
/***********
* MENU
***********/
#nav{width:900px; height:35px; margin: 0 auto; text-align:center;margin:0 auto;}

ul#navigate{
	list-style:none; 
	display:inline; 
	color:#FFFFFF; 
	font-size:.8em; 
	font-weight:bold; 
	text-align:center; 
	padding:0; 
}
ul#navigate li {
	text-transform:uppercase; 
	display:inline;
}
ul#navigate li a {
	text-decoration:none; 
	color:#FFF; 
	line-height:35px; 
	padding: 0px 20px 0px 20px;
}
ul#navigate li:hover {
	background:url(images/arrow.gif) bottom no-repeat; 
	padding: 9px 0;
}

h2{
margin:24px 0 12px;
font-size:24px;
color:#FFFFFF;
}

#site-name, #site-slogan {
float:left;
margin:0 20px 0 0;
}
#message {
float:right;
margin:0;
}
.entry {

}
.entry-title {
border-bottom:1px solid #FFFFFF;
font-size:28px;
margin:0 0 16px;
font-family: Comfortaa_Bold, Arial; color:#fe5454;
}
.entry-title a {
}
#main {
float:left;
width:590px;
margin:30px 0 0 20px;
padding-bottom:50px;
}
#main img{border:1px solid #FFFFFF;}
#comment {
width:100%;
}
.avatar {
float:right;
}
.commentlist cite {
font-style:normal;
}
.commentlist li {
margin:24px 0;
}
.commentlist ul.children {
margin-left:40px;
}
#sidebar {
float:right;
margin:32px 10px 0 0px;
padding-bottom:50px;
width:270px;
}
#sidebar p {line-height:normal;}
#sidebar h2 {
margin:24px 0 12px;
font-size:24px;
color:#FFFFFF;
}

#sidebar ul li li {
margin-left:20px;
}
#sidebar ul{margin-left:20px; list-style:circle}
.widget {
margin:24px 0;
}
.navigation {
height:24px;
margin:24px 0 48px 0;
}
#footer {
clear:both;
text-align:center;
font-size:12px;
padding:12px 0;
}
#footer li{display:inline; margin:0 8px;}
blockquote {
border-left:10px solid #fff;
padding-left:20px;
}
.entry-content ul, .comment-body ul, .entry-content ol, .comment-body ol {
margin:12px 0 24px 10px;
padding:0 20px;
}
.entry-content ul ul, .entry-content ul ol, .comment-body ul ul, .comment-body ul ol, .entry-content ol ul, .comment-body ol ol, .comment-body ol ul {
margin:0 0 0 10px;
}
.entry-content ul li, .comment-body ul li {
list-style-type:square;
margin:6px 0;
}
.entry-content ol li, .comment-body ol li {
list-style-type:decimal;
}
::-moz-selection {
background:#000;
color:#fff;
}
::selection {
background:#000;
color:#fff;
}
/* Special treat for users of the wp-Typography plugin http://kingdesk.com/projects/wp-typography */
span.caps {
text-transform:lowercase;
font-variant:small-caps;
}
span.amp {
font-family: Baskerville, Palatino, "Palatino Linotype", serif;
font-style:italic;
}
/* WordPress image things */
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
text-align:center;
background-color:#fff;
padding-top:4px;
margin:2px 20px;
border:1px solid #000;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
padding:0 4px 5px;
margin:0;
}
img#wpstats{display:none}