/*  
Theme Name: Churchfields Dental Clinic
Theme URI: http://www.churchfields.info
Description: This is the theme for Churchfields Dental Clinic
Version: 1.2
Author: Thomas Jackson
Author URI: http://www.tmjackson.co.uk

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

.post img{
	margin:0;
	padding:0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.post object{
	float:right;
	background-color:#CCCCCC;
	margin:10px 0px 10px 20px;
	padding:10px;
	border:#666666 1px solid;
	}

body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	
	background-image:url(images/Background_Gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#a3b0d1;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#A3B0D1;
	font-size: 24px;
	padding: 0 0 10px 0;
}

	
h2 a:link, h2 a:visited{
	color:#A3B0D1;
	font-size:36px;
	text-decoration:none;

	
	
	
	}
	
h2 a:hover{
	color:#BEA3CE;
	}
	
	
h3{
	
	font-size:20px;

	}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
}

/* Header */

#header{
	float: left;
	width: 750px;
}

.logo{
	float:left;
	background-image:url(images/Churchfield_Logo.gif);
	background-position:top;
	background-repeat:none;
	border:none;
	width:521px;
	height:84px;
	margin:0;
	padding:0;
	}
	
/* Admin Login*/
.admin{
	float:right;
	vertical-align:bottom;
	
	width:auto;
	margin:0;
	text-align:center;
	color:#000000;
	
	}
.admin ul{
	list-style-type:none;
	display:inline;
	margin: 0;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;color:#000000;

}
.admin ul li{
	
	display: inline; 
	padding-left:3px;

}
.admin a:link, .admin a:visited{
	color:#000000;
	height:15px;
	background:#888888;
	border:#777777 1px solid;
	border-top:none;

	padding: 3px;
	}
.admin a:hover{
	color:#9933FF;
	background-color:#CCCCCC;
	border:#666666 1px solid;
	padding: 3px;
	border-top:none;
	}

.aleft{
	float:left;
	background-image:url(images/Corner_AL.gif);
	background-position:bottom;
	background-repeat:none;
	border:none;
	width:10px;
	height:10px;
	margin:0;
	
	
	}

.aright{
	float:right;
	background-image:url(images/Corner_AR.gif);
	background-position:bottom;
	background-repeat:none;
	border:none;
	width:10px;
	height:10px;
	margin:0;
	
	
	}
	
/*flash*/
#flash{
	width:750px;
	height:200px;
	float:left;
	background-color:#333333;
border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	}

/*Container*/



#container{
	float: left;
	width: 750px;
	margin:0;
	padding:10px 0;
	border-top:none;
	border-bottom:none;
	background-color:#ffffff;
	/*background-image:url(images/Background-wrapper.gif);
	background-position:center top;
	background-repeat:repeat-y;*/
}
#containerleft{
	
float: left;
	width:560px;
	color:#555;
	
	text-align:justify;
	line-height:32px;
	letter-spacing:0.06em;
	word-spacing:0.09em;
	white-space:normal;

	}

.post{
	
	padding: 0 20px;
}

.post h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding:2px 0 3px 0;
	margin: 10px 0 20px 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
/*Top corners*/

#top{
	float: left;
	width: 750px;
	margin:0;
	padding:0;
	background-color:#c0c0c0;
	height:10px;
	border:none;
	}
.tleft{
	float:left;
	background-image:url(images/Corner_TL.gif);
	background-position:top;
	background-repeat:none;
	border:none;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	}

.tright{
	float:right;
	background-image:url(images/Corner_TR.gif);
	background-position:top;
	background-repeat:none;
	border:none;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	}

/*Bottom corners*/

#bottom{
	float: left;
	width: 750px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:10px;
	border:none;
	}
.bleft{
	float:left;
	background-image:url(images/Corner_BL.gif);
	background-position:top;
	background-repeat:none;
	border:none;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	}

.bright{
	float:right;
	background-image:url(images/Corner_BR.gif);
	background-position:top;
	background-repeat:none;
	border:none;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	}

/* Nav bar*/

#navcontainer ul {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image:url(images/Menu_Background.gif);
	background-position:top;
	background-repeat:repeat-x;
	color: #7a82b0;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size:15px;
	vertical-align:middle;
	height:23px;
		
	}

#navcontainer ul li { 
	display: inline; 
	vertical-align:bottom;
	
	}

#navcontainer ul li a {
	padding: 0.2em 0.4em;
	background-color: #FFFFFF;
	background-image:url(images/Menu_Background.gif);
	background-position:top;
	margin:0;
	background-repeat:repeat-x;
	color: #6471a7;
	text-decoration: none;
	float: left;
	
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	
}

#navcontainer ul li a:hover{
	background-color:#666666;
	background-image:url(images/Menu_Hover.gif);
	background-position:top;
	background-repeat:repeat-x;
	color: #333333;
	
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

/*Search*/

#searchform{
	float:right;
	text-align:right;
	padding: 0.2em 0.4em;
		}

#s{
	font-size:10px;
	width:100px;
	background-color:#CCCCCC;
	background-image:url(images/Menu_Hover.gif);
	color:#333333;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-top: 1px solid #555555;
	border-bottom:1px solid #555555;

	
}
#searchsubmit{
	font-size:10px;
	background-color:#CCCCCC;
	color:#333333;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-top: 1px solid #555555;
	border-bottom:1px solid #555555;
}

/* Sidebar */
.sidebar{
	float: right;
	width: 185px;
	margin:0;
	background:#FFFFFF;
	display: inline;
	padding-top:8px;
	
	
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height:24px;
}

table#wp-calendar{
	width: 100%;
}

.sidebar-box {
	margin: 0 0 20px 0;
padding-bottom:20px;
	clear: both;
	text-align:left;
}

.sidebar-box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

.sidebar-box li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.sidebar-box li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
	height:15px;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
	
}

.sidebar-box li a:hover {
	background: #f7f7f7;
}

.sidebar-box a {

	width: auto;
	height: auto;
	color:#333333;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: inherit;
	
}


#footer{
	clear: both;
	float: left;
	width:750px;
	
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	border-top:#CCCCCC 1px solid;
	color:#CCCCCC;
	padding-top:3px;
}

#footer a:link, #footer a:visited{
	color:#999999;
	}
#footer a:hover{
	color:#888888;
	}

#footer p{
	line-height: 18px;
}

.Copyright{
	float:left;
	width:300px;
	padding-left:20px;
}
.Partners{
	float:right;
	width:250px;
	text-align:right;
	padding-right:20px;
}
.Partners img{

}


