@charset "utf-8";
/* CSS Document */

/*  
Theme Name: RFU Podiatry
Theme URI: http://www.kokoruz.com
Description: RFU Podiatry Blog.
Version: 1.0
Author: Kurt Kokoruz
Author URI: http://www.kokoruz.com

*/

html, body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #a62e4c;
}

a:hover {
	text-decoration: none;
	color: #a62e4c;
}

p {
	padding: 10px 0 0 0;
}

/* Content Styles */
#contentWrapper {
	background:#ffffff;
}
#content {
	background:#ffffff;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* Header Styles */
#headerWrapper {
	background:#a62e4c url(images/bkg_header.jpg) center no-repeat;
	height:120px;
}

#headerTop {
	background:#a62e4c url(images/bkg_header1.jpg) center no-repeat;
	height:100px;
}
#headerBottom {
	background:#ffffff url(images/bkg_header2.jpg) center no-repeat;
	height:20px;
}

/* Section Content Styles */
#sectionWrapper {
	float:left;
	width:650px;
}

.section {
	padding:0 10px 40px 0px;
}

.sectionHeader {
	padding-bottom:0.5em;
}

.post {
	border:#E9E9E9 solid 1px;
	padding:10px;
	margin-bottom:10px;
background:#ffffff;
}

.entryTitle {
	float:left;
	width:550px;
}


.entryTitle a:link, .entryTitle a:visited {
	text-decoration: none;
}
.entryTitle a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;}
}

.entryTitle h2 {
	font-size:18px;
}
.entryDetails {
	margin:20px 0 0px 0;
	padding:5px;
	background:#eeeeee;
	border:#e9e9e9 solid 1px;
	clear:both;
}
.entryDetails p {
	padding:0;
	font-size:11px;
}

p.postedby {
	font-size: 14px;
	padding-top:3px;
}
p.postedby a {
	text-decoration: none;
	color: #999966;
}


.entry {
	line-height:18px;
	clear:both;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: right;
	margin-top: 0px;
}
.date .month {
	display: block;
	color: #E27877;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#commentsWrapper {
	background:#eeeeee;
	padding:10px;
	margin-top:10px;
	border:#E9E9E9 solid 1px;
}

.commentsWrapper ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.commentsWrapper ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.commentsWrapper h2, .commentsWrapper h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size:11px;
}
.commentmetadata p {
	border-bottom:#CCCCCC dotted 1px;
	padding:0px 0 4px 0;
}
.commentPosts {
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	padding:5px 5px 10px 5px;
	margin-bottom:10px;
}

.commentsWrapper p.nocomments {
	padding: 0;
}

.commentsWrapper textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


h3.responses {
	font-size:14px;
	margin-bottom:5px;
}
h3.comments {
	font-size:14px;
}

/* Footer Styles */
#footerBarWrapper {
	background:#a62e4c;
}
#footerBar {
	background:#a62e4c;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	height:43px;
}
#footerDivider {
	background:#ffffff;
	margin-top:5px;
	/*height:5px;*/
	border-bottom:#2e58d5 solid 2px;
	overflow:hidden;
}
#footerWrapper {
	background:#ffffff;
}
#footer {
	background:#ffffff;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
	font-size:90%;
	clear: both;
	text-align:left;
}
#footer a:link, #footer a:visited  {
	color:#2e58d5;
	text-decoration:none;
}
#footer a:hover {
	color:#2e58d5;
	text-decoration:underline;
}

#footer p {
	margin:0;
}

/* Section Content Menu Styles */
#sectionMenuWrapper {
	float:right;
	width:230px;
	font-size:11px

}
.sectionMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0px;
}

.sectionMenu ul li {
	padding: 10px 0 10px 0;
}

.sectionMenu ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 2px;
}

.sectionMenu ul li h2 {
	font-size: 14px;
	border-bottom:#a62e4c dotted 1px;
}

.sectionMenu ul ul li {
	padding: 0;
	line-height:24px;
}

.sectionMenu {
	/*border-left:#a62e4c solid 1px;
	border-top:#a62e4c solid 1px;*/
	padding:0 0 0 10px;
}

table#wp-calendar {
	font-size:12px;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0px;
margin: 5px 0 10px 10px;
}

img.alignleft {
padding: 0px;
margin: 5px 10px 10px 0;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* Captions */
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right: auto; }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px 0px 10px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }

.wp-caption img {
	/*margin: 0;
	padding: 0;*/
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	padding: 0;
	margin: 0; }

/* End captions */




/* Apply Now Button */
.applyButton {
	float:right;
	padding:10px 0;
}


.sectionPhoto {
	float:right; margin:0px 0 0 10px; padding:5px; border:#CCCCCC solid 1px;
}
