/*  
Theme Name: Erik Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme for Erik Dental
Version: 1.0
Author: Ben-Sweans
Author URI: http://www.sweans.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	margin:0;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #5c85ad;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3{
	color:#000000;
	}
h1{
	font-size:25px;
	
	
	}
h2{
	
	font-size:22px;
	
	
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}

h6{
	font-size:10px;
	}
	
p, ul, ol{
	font-size:14px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #41464b;
	}
	
ul, ol{
	margin-left:36px;
	}
	
blockquote{
	margin-left:36px;
	margin-right:36px;
	}

a{
	color:#000000;
	text-decoration:none;
	}
	
a:hover{
	border:none;
	}
	
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}
hr{
	display:none;
	}
#wrapper{
	}
#header{
	height:37px;
	margin:0 auto;
	width:980px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	}
#menu{
	float:left;
	margin-left: 5px;
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	margin-right:1px;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/menu_sep.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
.logo_left{
	width:700px;
	float:left;

}
.logo_right{
	float:left;
}
.main_logo{
	display: block;
	height: 81px;
	width: 367px;
	position: relative;
	left: 35px;
	top: 35px;
}
.face_book{
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 54px;
	display: block;
	position: relative;
	left: 81px;
	top: 58px;
}
#menu a:hover{
	
	}
#menu .current_page_item a{
	
	}
#search{
	float:left;
	padding:10px;
	width:270px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	}
#search #x{
	width:60px;
	}
#logo{
	background:url(images/header.jpg) no-repeat left top;
	height:114px;
	margin:0 auto;
	width:980px;
	}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	}
#logo h1{
	color:#2C2E22;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color:#CCCCCC;
	margin:10px 0 0 17px;
	padding:5px;

	}
#logo p{
	clear:left;
	color:#C2C5B1;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color:#FFFFFF;
	}
#page{
	margin:0 auto;
	padding:0px 0px 0 0px;
	width:980px;
	background-color: #FFFFFF;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	}
.contentmain{
	width:625px;
	float:left;
	margin-top: 10px;
	}
#content{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;	
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0364b6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94c2ea;
	margin-top: 15px;
	margin-bottom:8px;
	}
h2.title{
	color:#371015;
	font-size:16px;

	padding-left:15px;
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	
	}
.post h1.title a{
	color: #0364b6;	
	
	}
.post .entry{
	margin-top: 10px;	
	}
.entry p{
padding-bottom:15px;
}
.entry a{
	text-decoration: underline;	
}
.post .meta{
	color:#0364b6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	font-style: italic;	
	}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	background:url(images/img04.gif) repeat-x;
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:190px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
.sidebar li{
	margin-bottom:12px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0 0 0.7em 0;
	}
#sidebar1{
	padding-left:10px;
	
	}
#sidebar1 li h2{
	background:url(images/leftbar.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
#sidebar1 li ul{
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
	}
#sidebar1 li li{
	
	
	}
.rightsidebar{
	width:346px;
	float:left;
	
	}
#sidebar2{
	margin-top: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
	}
#sidebar2 li h2{
	height:35px;
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color: #2b529c;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/side_title.png);
	background-repeat: no-repeat;
	line-height: 35px;
	text-indent: 36px;
	}
#sidebar2 li ul{
	margin-left: 15px;
	margin-right: 15px;
	}
#sidebar2 li li{
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height:1px;
	
	}
#sidebar2 li a{
	border:none;
	color: #000000;
	font-size: 12px;
	}
#sidebar2 li a:hover{
	border:none;
	
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer{
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	height: 21px;
	}
#footer a{
	color:#CCCCCC;
	}
.info{
	background-color:#F5F5F5;
	border-bottom:2px solid #CC9D94;
	border-top:3px solid #E1E1E1;
	margin-bottom:20px;
	padding:10px;
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#015093;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
		background-color:#015093;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	padding:2px 10px 2px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2E4F2;
	}
.odd a:link{
	
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;	
	}
#author, #email, #url{
	background:#efefef;
	border:1px solid #cbcbcb;
	
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
	}
#comment{
	background:#efefef;
	border:1px solid #cbcbcb;
	
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#33567E;
	padding:6px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}



pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}

/* 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 */
.banner{
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 369px;
}
.home_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0364b6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94c2ea;
	margin-top: 15px;
	margin-bottom: 8px;
}
.footer_link{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #124f9a;
	position: relative;
	left: 15px;
	top: 15px;	
}
.footer_menu{
	
	
}
.footer_menu ul {
	list-style-type: none;
	display: inline;
}
.footer_menu ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	height: 12px;
	line-height: 10px;
	margin-right: 7px;
	padding-right: 7px;
}
.footer_menu ul li a{
	font-size: 11px;
	color: #ffffff;
}
.copy{
	clear:both;
	margin-bottom: 5px;
	}
.sw_copy.copy{
	clear:both;
	margin-bottom: 5px;
	}
.sw_copy a{
	color: #ffffff;
	}
.sub_footer{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 10px;
}
.footer_copy{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 5px;
	font-size: 10px;
	margin-bottom: 15px;
}
.clear{
	clear:both;

	}
.blog_link{
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	width: 320px;
	margin-left: 4px;
	padding-bottom: 10px;
}
.service_link{
	background-image: url(images/service.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 320px;
	margin-left: 4px;
	display: block;
	padding-top: 10px;
}
.navigation {
	margin-right: 10px;	
}
.navigation a{
	color: #0364b6;
}
