f/*

Theme Name: Periodontics
Theme URI: 
Description: 
Version: 1.0
Author: Aaron Proctor
Author URI: http://web.aaronproctor.com/

*/
#sidebar .wpcf7 input, #sidebar .wpcf7 textarea { width: 283px!important; margin: 0 0 8px!important;}
#sidebar .wpcf7 p { position: relative; left: 10px; }
#sidebar .wpcf7 textarea { height: 80px; }
hr { margin-bottom: 10px; }
* {
	margin:0;
	padding:0;
	}

.pagetitle { color: #3f4551; position: relative; left: 10px; width: 545px; padding: 13px 0 4px 10px; border-bottom: 1px solid #b1bacf; font-variant: small-caps; font-family:Georgia,Utopia,Palatino,'Palatino Linotype','Times New Roman',Times,serif; }


html {
	background: #7e8baa;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #fff;
	margin:0 auto;
	text-align: center;
	}

#page, #header, #footer, div.one {
	width: 900px;
	}

#pagewrap, #headerwrap { 
	background: url('images/bg_pagewrap.gif') repeat-y top center;
	margin:0 auto;
	width:950px;
	position: relative;
	}

#page {
	background: url('images/bg_page.gif') repeat-y top center;
	margin:0 auto;
	text-align:left;
	}


#header {
	background:transparent;
	color:#fff;
	height:32px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}

#contentwrap {
	background: url('images/bg_content.gif') repeat-y top center;
	float:left;
	width:565px;
	}
#content {
	background: url('images/bg_content_top.gif') no-repeat top center;
	color:#3f4551;
	}
	
#sidebarwrap {
	background: url('images/bg_sidebar.gif') repeat-x top center;
	float:right;
	width:335px;
	margin: 0;
	padding: 0;
	}
#sidebar {
	background: url('images/bg_sidebar_top.gif') no-repeat top center;
	color:#000;
	float:right;
	line-height:1.1em;
	min-height:300px;
	text-align:left;
	}

#sidebarwrap * { padding: 0!important; margin: 0!important; }
#sidebar { padding: 0 10px!important; }
#sidebar .gutter { padding: 0 10px!important; }
#sidebar .procedures { padding: 0 10px 0 30px!important; }
#sidebar .procedures ul { padding: 0 10px 0 30px!important; }
#sidebar .procedures li { margin: 10px 0 0!important; }
#sidebar p { padding: 4px 0!important; }

#navigation {
	background: url('images/bg_page.gif') repeat-y top center;
	float:left;
	font-size:1.4em;
	height:32px;
	margin:0;
	padding:0 10px;
	}
	#navigation ul, #subnavigation ul {
		text-align:left;
		padding:0;
		margin:0;
		}
	#navigation ul li, #subnavigation ul li {
		float:left;
		height:32px;
		list-style:none;
		margin:0;
		overflow:hidden;
		padding:0;
		}
		#subnavigation ul li { height:40px; }
	#navigation a, #subnavigation a { 
		color:#fff;
		}

#subnavigation {
	float:left;
	font-size:1.4em;
	height:40px;
	margin:0;
	padding:0;
	}

#footerwrap { 
	background: url('images/bg_footerwrap.gif') no-repeat bottom center;
	height:130px;
	margin:0 auto;
	width:950px;
	}

#footer {
	clear: both;
	color:#000;
	height:130px;
	margin: 0 auto;
	padding:0;
	text-align:center;
	}
	#footer p { 
		font-size:1em;
		line-height:1.1;
		}
	#footer ul {
		clear:both;
		display:block;
		text-align:left;
		margin:10px auto;
		}
		#footer ul li {
			float:left;
			list-style:none;
			margin:0 20px 10px 0;
			}
		#footer a {
			color:#000;
			text-decoration:none;
			}

#cover {
	float:right;
	position: absolute;
	right: 35px;
	top: 0px;
	}

#procedures {
	background: url('images/bg_procedures.gif') repeat-y top center;
	float:left;
	height:340px;
	/*margin-left:10px;*/
	position: relative;
	left: 10px;
	overflow:hidden;
	width:224px;
	}
.procedures { font-size: 1.2em; }
#procedures .procedures li { font-size: .95em; margin-bottom: 2px; padding: 0; }
#sidebar .procedures li { font-size: 1em; margin-bottom: .1em; padding: 0; }
.procedures ul { margin-left: 0; padding-left: 0; }
#procedures .procedures ul { margin:0px 4px 0 0!important; }
	#procedures a {
		color:#3f4551;
		text-decoration:underline;
		}
	ul.procedures {
		list-style-image: url('images/raquo_white.png');
		margin:5px 4px 9px 0;
		}
	ul.blog {
		margin-left:10px;
		}
		#sidebar ul.procedures, ul.blog {
			list-style-image: url('images/raquo_green.png');
			}
			/*#sidebar ul.procedures li, ul.blog li {
				margin-bottom:10px;
				}*/
			#sidebar ul.procedures li a {
				color:#3f4551;
				text-decoration:underline;
				}

/* Grid */

div.two, div.three, div.threethree, div.four, div.fourfourfour {
	float:left;
	}
div.one {
	// background:#231f20;
	}
div.two {
	width:50%;
	}
div.three {
	display:block;
	overflow:hidden;
	width:33%;
	}
	div.threethree {
		width:67%;
		}
div.four {
	width:25%;
	}
	div.fourfourfour {
		width:75%;
		}

div.gutter {
	padding:12px 30px;
	}
	#footer div.gutter {
		padding-top:6px;
		}

.first { margin-top:0; }
.last { margin-bottom:0; }

/* Lists */

ul { padding: 0 0 0 20px; margin: 0; }

ul li {
	font-size:1.2em;
	}

ul.posts li {
	font-size:1.1em;
	list-style:none;
	margin-bottom:5px;
	}
	ul.posts li a {
		color:#cccccc;
		text-decoration:underline;
		}

/* Typography */

p {
	font-size: 1.2em;
	line-height:1.1;
	margin-bottom:1em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height:1;
	}
	body.archive #content small { border-bottom:1px solid #e0e0e0; display:block; padding-bottom:7px; }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h1, h2, h3 {
	font-weight:normal;
	}

h1 {
	font-size: 2.5em;
	margin:0;
	padding:0;
	}

h2 {
	color:#3f4551;
	display:block;
	font-size: 2em;
	font-weight:normal;
	margin:0;
	padding:3px 0 10px;
	}

h3 {
	color:#7d1114;
	font-size: 1.5em;
	font-weight:bold;
	margin: 0;
	text-transform:uppercase;
	}
	div.post h3 { text-transform:none; }

div.post { margin-bottom:15px; }

img.titlegif { margin-left:10px; }


/* Links */

a, a:link, a:visited, a:active { color:#97b88a; text-decoration:none; }
a:hover { color:#87ac78; text-decoration:underline; }

	#content div.post h3 a { color:#7d1114; text-decoration:none; }
	#content div.post a { color:#000; text-decoration:none; }

#content a, #content a:link { /*color:#638556!important;*/ color: #0c1dfc!important;  text-decoration:underline; }
#content a:hover { color:#97b88a!important; text-decoration:underline; }
/* Form */
.wpcf7 input { margin-bottom: 10px; }
form {
	float:left;
	padding:0 0 10px 30px;
	width:220px;
	}
form input {
	background:#e8eff9;
	border:1px solid #cdd6e5;
	clear:both;
	float:left;
	font-size:115%;
	margin:10px 0 0;
	padding:5px;
	width:208px;
	}
form textarea {
	background:#e8eff9;
	border:1px solid #cdd6e5;
	clear:both;
	float:left;
	font-size:115%;
	margin:10px 0 0;
	padding:5px;
	width:280px;
	}
	form input.submit {
		background:transparent;
		border:0;
		color:#000;
		float:right;
		left:0;
		padding:0;
		top:1em;
		width:66px;
	}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}





/* Other Typography */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

/* Other Elements */

.share { float:left; margin-right:2px; }

.promotinggroup { float:right; }

#blog {
	float:left;
	width:300px;
	}
#email {
	float:left;
	width:255px;
	overflow: hidden;
	}
	
#videos {
	}
	#videos span.now { color:#728e65; }
