/*
Theme Name: Buncombe County Dental Society
Theme URI: http://thewiredmouse.com/
Description: Custom theme
Version: 1.0
Author: Andrew Giles
Author URI: http://thewiredmouse.com/
Tags: 

*/


body{
	font-family:verdana;
	font-size:14px;
	background:url(images/bg.jpg);
	margin:0px;
	color:#646464;
}


img{
	border:0px;
}


#page{
	width:787px;
	background:url(images/bg_gradient.png);
	background-repeat:repeat-y;
	margin-left:15px;
	height:100%;
	position:relative;
}

#wrapper{
	width:737px;
	background:white;
	margin:0px auto;
}
#headernav{
	width:737px;
	height:27px;
	background:url(images/nav_bg.jpg);
}

#headernav ul{
	margin:2px 0px;
	padding-top:5px;
}

#headernav ul li{
	display:inline;
	background-image:url(images/square.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-right:20px;
}	
#headernav ul li:hover{
	background-image:url(images/square_on.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
#headernav ul li a {
	margin-left:15px;
	font-size:14px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}

#headernav ul li a:hover{
	color:#780010;
}

#content{
	background:#ffffff;
	padding:25px;
	width:450px;
	float:left;
}
#content h1{
	font-size:24px;
	color:#CCCCCC;
	padding:20px 0 0 9px;
	border-left:6px solid #730303;
}

#content h2{
	border-bottom:1px solid #CCCCCC;
	color:#780010;
	text-align:right;
	font-size:14px;
	width:450px;
}

#content h3{
	border-bottom:1px solid #CCCCCC;
	color:#780010;
	text-align:right;
	font-size:10px;
	width:450px;
}
#content ul{
	list-style-image:url(images/square.gif);
}

#content ul li{	

}

.date{
	color:#C4BB04;
	display:block;
	text-align:right;
}

#contentSide{
	width:190px;
	padding:15px;
	float:left;
}
#postit{
	background:url(images/postit.gif);
	background-repeat:no-repeat;
	width:180px;
	height:182px;
}
#postit span{

}
#postit ul{
	padding:0px;
	margin:0px;
}
#postit ul.indent{
	padding:20px 0px 0px 20px;
	margin:0px;
}

#postit li.small{
	font-size:10px;
	padding:3px 0px 0px 0px;
	list-style:none;
}

#footer{
	padding:5px 15px 5px 15px;
	clear:both;
}

#footer p{
	font-size:9px;
}

.who {
	color:#974848;
	font-weight:800;
}

.office {
	color:#7B7B7B;
	font-style:italic;
	font-weight:800;
}
.practice {
display:block;
font-size:90%;
}

.phone {
font-size:90%;
}

.notice {
background-color:#FFFFCF;
border:1px solid #FF9F2F;
padding:7px;
}

.tern_members_search{
	font-size:12px;
}

.tern_wp_member_info{
	width:450px;
	padding:10px;
}
.member_name{
	font-weight:bold;
	font-size:16px;
}
.member_practice{

}

.tern_public_members_search{
	font-size:12px;
}

.#tern_members_search form {
	width:600px;
}

