/*
Theme Name: Kirk Dentist
Theme URI: http://rebuildweb.com/
Description: Private Project
Version: 2.0
Author: Bowo
Author URI: http://theme-wordpress.net/
Tags: flat, border, no images, two columns, widgets
*/

body{
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding:0px;
background: #48765C;
}
a img{
	border:none;
}
a{
	color:#000099;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}
h1,h2,h3,h4{
	margin:0px;
	padding:0px;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
h3,h4{
	font-size:12px;
}
#clear, .clear{
	clear:both;
}
hr{
display:none;
}
#wrapper{
	text-align:left;
	width:1000px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px 0px 0px 0px;
background: #FFF;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 255px;
}
.subheader {
	padding: 10px;
}
.subheader a {
	color: #FFF;
	text-decoration: none;
}









/*MENU TOP*/
#menutop{
	font-weight:bold;
	text-transform:uppercase;
	position: relative;
	top: 223px;
	left: 40px;
	font-weight: bold;
	color: #2E6ED1;
}
#menutop ul{
	margin:0px;
	padding:0px;
}
#menutop ul li{
	display:inline;
	padding:5px;
	border-right: 2px solid #2E6ED1;
}
#menutop ul li a{
	color: #2E6ED1;
	padding: 0px 5px;
	font-weight: bold;
}
#menutop ul li a:hover{
	text-decoration: none;
}
#menutop ul li ul li {
	display:none;
}
/*MENU TOP*/














/*CONTENT*/
#content{
float:left;
width:650px;
margin-bottom:10px;
margin-left: 30px;
}
.entry {
	line-height: 1.4em;
	text-align: justify;
	border-bottom: 1px dotted #000;
}
.entry .alignleft {
float: left;
padding: 10px;
}
.entry .alignright {
float: right;
padding: 10px;
}
.post h2 a {
	color: #00CC00;
	font-size: 24px;
	padding: 10px 0px;
}
.mainpagesh2 {
	font-size: 24px;
	color: #00CC00;
	padding: 10px 0px;
}
.entrymainpages {
	line-height: 1.4em;
	text-align: justify;
}
.beforeafterlink{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

.beforeafterlink a {
font-size: 11px;
text-align:center;
border:1px solid #000000;
padding:5px;
}











/*SIDEBAR*/
#sidebar{
	float:right;
	width:254px;
	margin-right: 20px;
	background-color: #FFF;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#sidebarbg {
	background-image: url(images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width:251px;
	margin-left: 2px;
	
}
#sidebarfooter {
	background-image: url(images/sidebarfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}
#sidebar table{
	width:100%;
	text-align:center;
}
#sidebar h2{
	padding: 5px 5px 5px 32px;
	font-size: 18px;
	color: #2768CA;
	font-weight: bold;
	background-image: url(images/iconh2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar ul, #sidebar ul ol{
	margin:0;
	padding:0;
	padding: 5px;
}
#sidebar ul li{
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
}
#sidebar ul li ul li {
	/*border-bottom:1px solid #D9A877;*/
	padding: 5px 5px 5px 15px;
	margin-left: 15px;
	background-image: url(images/iconli.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar ul li ul li a {
	color: #000;
}
#sidebar ul li ul li a:hover {

}
#sidebar ul ul, #sidebar ul ol{
	margin:0px 0 0 0px;
}
#sidebar ul ul ul, #sidebar ul ol{
	margin:0 0 0 10px;
}
ol li, #sidebar ul ol li{
	list-style:decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li{
	margin:0px 0 0;
}
/*SIDEBAR*/















#footer {
	font-weight: bold;
	color: #FFF;
	padding: 12px 12px 22px 12px;
	text-align: center;
	background: #FFF url(images/footer.jpg) no-repeat center top;
}
#footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#imglogo {
text-align: center;
padding-bottom: 10px;
}
#imglogo img {
padding: 5px;
}














/* COMMENT TAG */
#comments {
	margin: 0px 0px 10px 0px;
	text-align: center;
	border-top: 1px dotted #666666;
	padding-top: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #submit {
	width: 200px;
	padding: 5px;
}
#commentform {
	background: #FFEFCF;
	margin: 10px auto;
	padding: 10px;
	text-align: left;
	border-top: 5px solid #4C3302;
}
#commentform input, textarea {
	border: 1px solid #000000;
	width: 90%;
}
#commentlist {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#commentlist .comment {
	border-top: 5px solid #4C3302;
	background: #FFEFCF;
	padding: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
}
#commentlist .comment-author-admin {
	background: #333;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}
#cominfo {
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#comleft {
	float: left;
	width: 40px;
}
#comright {
	float: left;
	width: 300px;
}
