/*
Theme Name: Family Dentistry
Author: eDigitalStudios

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #A2BCA1 url(images/header.jpg) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F6F6F;
}

#wrapper {
	background-color: #CDD9CB;
	padding:0px;
	margin:0px;
}

h1, h2, h3 {
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
	color: #6F6F6F;
}

h2 {
	font-size: 24px;
	color: #6F6F6F;
}

h3 {
}

p, ul, ol {
	margin-bottom: 1em;
	text-align: left;
	line-height: 120%;
}

ul, ol {
	list-style: none;
}

ul {
}

ol {
}

a {
	color: #656B65;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

.top-padding {
	padding:0px;
	margin:0px;
	padding-top:40px;
}

.green-wrapper {
	background-color:#A2BCA1;
	padding:7px;
	padding-top:0px;
	margin:0px;
	}


.green-wrapper p {
	padding:0px;
	margin:0px;
}

/* Logo */


#header {
	width:100%;
	height:167px;
}

.thick-spacer {
	width:100%;
	height:8px;
	background-color:#A2BCA1;
}


/* Menu */

#menu {
	width: 325px;
	min-height: 500px;
	margin: 0 auto;
	float:left;
}

#menu ul {
	width:225px;
	margin: 0px;
	margin-top:40px;
	margin-left:75px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {

}

#menu a {
	display: block;
	height: 25px;
	margin: 0 10px;
	padding-top:5px;
	padding-left:20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #656B65;
	text-align:left;
}

#menu a:hover {
	text-decoration: none;
	color:#A2BCA1;
}

#menu .current_page_item a {
	background: #000000 url(images/menu_gradient.jpg) repeat-x left bottom;
	color:#FFFFFF;
}

/* Page */

#bg {
	background: url(images/img04.gif) no-repeat center top;
}

#page {
	float:left;
	width: 300px;
	min-height:500px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 100%;
	padding: 5px;
	padding-top:0px;
}

#content2 {
	width: 450px;
	padding: 5px;
	padding-top:0px;
}

.post .title a {
	text-decoration:none;
	font-size:14px;
	
}

.post .title {
	margin:0px;
	margin-top:40px;
}

.navigation {
	padding-top: 50px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
}

#comments ol, #comments p {
	margin: 0;
	line-height: normal;
}

#comments ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #3E3E3E;
}

#comments ol {
	margin-left: 32px;
}

#comments p {
	padding-top: 10px;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
}

#comment {
	width: 400px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#sidebar li {
}

#sidebar li ul {
	padding: 26px;
	background: url(images/img06.gif) repeat-x;
}

#sidebar li h2 {
	height: 28px;
	margin: 0;
	padding: 5px 0 0 34px;
	background: #C80000 url(images/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

#sidebar a {
	color: #4A5157;
}


/* Footer */

#footer {
	width:100%;
	background: url(images/footer-brush.jpg) no-repeat;
	height:65px;
	padding: 0px;
	margin:0px;
	font-size: 12px;
}

#footer p {
	padding-top:40px;
	padding-left:100px;
	text-align: left;
}

#newsfeed {
	width:300px;
	height:275px;
	float:right;
	background:url(images/recent-news.jpg) no-repeat;
	margin-top:-210px;
}
