/* 
	Theme Name: PodiatristSites Templates
	Theme URL: http://www.PodiatristSites.com/
	Description: PodiatristSites <a href="http://www.PodiatristSites.com" >PodiatristSites</a>.
	Author: Securenext
	Author URI: http://www.securenext.com
	Tags: PodiatristSites, Securenext, PodiatristSites Templates
*/
body {
	background: url(images/bg.gif) repeat-x top #faf7e7;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
	}
#container{ margin:0px auto; width:950px;}
#wrapper{ float:left; width:950px; }	

#wrap {
	width: 908px;
	float:left;
	padding:10px 12px 0px 30px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 950px;
	padding: 0px;
	overflow: hidden;
	float:left;
	position:relative;
	}



.headerright {
	float: right;
	margin: 0px;
	color:#fefcee;
	padding: 0px 10px 10px 0px;
	}
.headerright p{ margin:0px; line-height:20px;}

#logo_bg{ z-index:5; position:absolute; left:10px; top:0px; background:url(images/logo_bg.png) no-repeat left top; width:275px; height:141px; float:left;}
 
.logo{ background:url(images/Logo.jpg) no-repeat 50% 50%; width:275px; height:141px; float:left; }
.logo a{ width:275px; height:141px; display:block;}
.main_header{ background:url(images/main_header.png) no-repeat; width:908px; height:258px; float:left;margin:5px 0px 0px 42px; display:inline;}
.header_txt{ padding:50px 60px 0px 0px; float:right;}
/************************************************
*	Navigation      							*
************************************************/

#nav {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float:right;	
	color:#FFFFFF;
	display:inline;
	width:895px;
	border:1px solid #8e1315;
	background:url(images/nav_bg.gif) repeat-x; 
	}
	
#nav ul {
	list-style: none;
	margin:0px 0px 0px 230px;
	padding: 0px;
	}
	
#nav li {
	float: left;	
	margin: 0px 1px 0px 0px;
	line-height:38px;
	padding: 0px 0px;
	background:url(images/sep.gif) no-repeat right top; 
	}
#nav li a {
	color: #FFFFFF;
	display: block;
	padding:0px 15px;
	text-decoration:none;
	}
#nav li:hover {
	background: #cc6468;
	color: #ffffff;
	}
#nav li {
    position:relative;
}

#nav li ul {
	display:none;
}
	
#nav li:hover ul{
	display:block;
	position:absolute;
	width:200px;
	background:#cc6468;
	border:1px solid #8e1315;
	margin:0PX;
	left:-1px;
}
#nav ul li ul li{
	color: #464546;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#cc6468;
	display:inline;

}
#nav li:hover ul li{
	font-size:12px;
	width:200px;
	text-align:left;
	background:none;
}
#nav li:hover ul li a:hover{
	background:#cc6468;
}
#nav ul li a:hover{
	background:url(images/nav-hover.gif) repeat-x;
}
#nav .current_page_item a{
	background: #cc6468;
	padding:0px 15px;
	color: #ffffff;
	
	}

#nav .current_page_item a:hover {
	background: #cc6468;
	color: #ffffff;
	
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 950px;
	margin: 0px auto 0px;	
	}
#content-in{
	float:left;
	width:908px;
	padding:0px 0px 0px 40px;
	line-height: 20px;
}	
#contentleft {
	float: left;
	width: 600px;
	margin:10px 0px 0px 6px;
	display:inline;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	text-transform:capitalize;
	}

#contentleft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	width:100%;
	}
	
#contentleft ul li {
	list-style-type: none;
	background:url(images/arrow.gif) no-repeat top left; 
}
	
#contentleft ul li a, #contentleft ul li a:visited {
	color: #941C1E;
	text-decoration: none;
	padding:0px 10px;
	font-weight:bold;
	}
	
#contentleft ul li a:hover {
	color: #941C1E;
	text-decoration: none;
	}

#contentleft h1 {
	color: #53653a;
	font-size:26px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:normal;
	margin:0 0 10px;
	}
	
#contentleft h1 a {
	color: #53653a;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #53653a;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #941C1E;
	font-size: 16px;	
	}
	
#contentleft h3 {
	color: #941C1E;
	font-size:18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 10px 0px;
	}
	
#contentleft h3 a {
	color: #941C1E;
	text-decoration: none;
	}

#contentleft h3 a:hover {
	color: #941C1E;
	text-decoration: none;
	}

.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	margin: 0px;
	padding: 0px;
	}

.postarea p {
	padding: 5px 0px 10px 0px;
	margin: 0px;
	text-transform:none;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #941C1E;
	text-decoration: underline;
	}
	
.postarea a:hover, .postcomments a:hover {
	color: #941C1E;
	text-decoration: none;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea ul ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
blockquote {
	background: #E7E4D1;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #E7E4D1;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #E7E4D1;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #E7E4D1;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #E7E4D1;
	padding: 4px 0px 5px 0px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: left;
	width: 282px;
	padding: 0px 0px 20px 0px;
	}
#sidebar p{ margin:0px;}
.sidebar_bg{ float:left; width:282px; background:url(images/sidebar_bg.gif) repeat-y; margin:10px 0px;}
.sidebar_top{ float:left; background:url(images/sidebar_top.gif) no-repeat left top; width:242px; height:35px; text-transform:uppercase; padding:28px 20px 0px 20px; font-weight:bold; font-size:14px;}
.sidebar_bottom{ float:left; background:url(images/sidebar_bottom.gif) no-repeat left bottom;width:282px; height:12px;}
.req_form{ float:left; padding:0px 20px 20px 20px; margin:0px; width:242px; color:#FFFFFF;}
.req_form p{ margin:0px;}
.req_form p span{ font-size:11px;}
.req_form input.txtbox{ background:#e9edec; border:1px solid #3a4b52; width:200px; margin:5px 0px;}
.req_form textarea.txtbox{ background:#e9edec; border:1px solid #3a4b52; width:220px; margin:5px 0px;}
.req_form input.btn{ background:url(images/submit.gif) no-repeat; width:52px; height:23px; border:0px;}
	
.req_form ul	{
	list-style:none;
	list-style-image:none;
	border:0px solid #FFFFFF;
	padding:0px;
	margin:0px;
}	
.req_form ul li	{
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	padding-bottom:5px;
	padding-top:0px;
	margin:0px;	
}

.req_form ul li h2	{
	font-family:Arial, Tahoma, Verdana;
	font-size:20px;
	font-weight: 500;
	line-height:26px;
	margin-top:5px;
	border-bottom:1px solid #B26062;
	color:#FCFFF6;
}	


.req_form ul li ul	{
	list-style:none;
	list-style-image:none;
	padding-left:0px;
	margin-top:-5px;
}	

.req_form ul li a	{
	list-style:none;
	list-style-position:outside;
	list-style-image:none;
	color:#F4D3DC;
	text-decoration:none;
	font-size:13px;
	font-weight:500;
	font-family:Arial, Tahoma, Verdana;
}	

.req_form ul li ul li a	{
	list-style:none;
	list-style-position:outside;
	list-style-image:none;
	color:#F4D3DC;
	text-decoration:none;
	font-size:13px;
	font-weight:500;
	font-family:Arial, Tahoma, Verdana;
}	

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #53653a;
	width: 100%;
	float:left;
	color: #CCCCCC;
	padding: 10px 0px 10px 0px;
	}
	
#footer-in {
	margin:0px auto;
	width:850px;	
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#footer-in ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:left;
	}
	
#footer-in ul li {
	background: none;
	margin: 0px;
	float:left;
	padding: 0px 10px;
	}
/************************************************
*	Copyright  									*
************************************************/
	
#copyright {
	width: 100%;
	background: #86a062;
	float:left;
	padding: 10px 0px 10px 0px;
	font-size: 11px;	
	}
	
#copyright-in {
	width:850px;
	margin:0px auto;
	}
	
#address {
	color: #FFFFFF;
	float:left;
	}
	
.copy {
	float:right;
	color: #364324;
	text-decoration: none;
	}


	
/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}

#searchform {
	margin: 0px;
	}
	
#searchformheader {
	margin: 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 110px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#searchsubmit {
	background: #E7E4D1;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #003663;
	}
	
#submit {
	background: #E7E4D1;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #003663;
	}
	
#author, #email, #url {
	background: #E7E4D1 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #f7f7f7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #941C1E;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000;
	}
	
.reply a:hover {
	background: #003663;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003663;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #E7E4D1;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

#contactsend input {
	background:transparent url(images/submit.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	display:inline;
	float:left;
	height:21px;
	/*margin:0 0 0 10px;*/
	margin:0 0 0 0px;
	position:relative;
	width:79px;
	
	
}

.contacttext span input.wpcf7-validates-as-required {
border:1px solid #009900;
}