
/*  

Theme Name: WheelchairForMe Theme
Description: WheelchairForMe Theme
Version: 1.0
Author: WheelchairForMe.com
Author URI: WheelchairForMe.com

*/

.articleContent a { color: #1772CD; }

#head { height: 38px; }

#rss {
	float: right;
	padding: 16px 20px 0 0;
	width: 140px;
}

#rss a, #rss a:hover {
	float: right;
	background: url(images/rss.gif) no-repeat right 4px;
	padding: 2px 12px 2px;
	text-decoration: none;
	color: #8F8F8F;
}

#searchform {
	background: url(images/searchinput.gif) no-repeat left 10px;
	width: 214px;
	padding: 10px 0 0;
	float: right;
}

#searchform fieldset { border: none; }

#s {
	background: none;
	width: 173px;
	padding: 5px 0 0 10px;
	border: none;
	height: 20px;
	float: left;
	overflow: hidden;
}

#searchsubmit {
	background: transparent;
	display: inline;
	width: 27px;
	height: 28px;
	border: none;
}

/* Article Styles */
.articleHead {
	background: #1772cd url(images/headline-top-bg.gif) no-repeat left top;
	padding: 16px 0 0 0;
	margin-top: 20px;
}
.articleDate {
	float: left; 
	width: 62px;
	margin-left: 10px;
	font-size: 12x;
	font-weight: bold;
	color: #252525;
	text-align: center;
	background: url(images/date-bg.gif) repeat-x left top;
	height: 30px;
}
.articleTitle {
	background: url(images/headline-bg.gif) repeat-y left top;
}
.articleTitle h2 {
	font-size: 22px;
	text-transform: -1px;
	font-weight: bold;
	padding: 0 0 8px 84px;
}
.articleTitle h2 a, .articleTitle h2 a:hover {
	text-decoration: none;
	color: #fff;
}

.articleContent {
	padding: 10px;
	font-size: 13px;
	color: #252525;
	background: url(images/blogentry-bg.gif) repeat-x left top;
	border-bottom: 1px solid #efefef;
}

.articleContent p {
	padding: 8px 0;
}

.wp-caption {
	margin: 6px auto;
	text-align: center;
	background: #e7f2fd;
	border: 1px solid #dbe1e8;
	padding: 8px 6px;
}

.articleContent .wp-caption-text { padding: 8px 0 0; font-size: 12px; }

.addthis_container {
	padding: 10px 0 0;
	text-align: right;
}

.articleMeta {
	font-size: 11px;
	color: #929292;
	padding: 10px 0 0;
}

.articleMeta .author {
	margin: 0;
	float: right;
	padding: 2px 0 2px 21px;
	background: url(images/author.gif) no-repeat left center;
}

.tags {
	display: block;
	background: url(images/tag.gif) no-repeat left top;
	padding: 2px 0 10px 22px;
}

.tags strong { font-weight: bold; }

.tags a {
	color: #929292;
	text-decoration: underline;
}

.tags a:hover {
	color: #252525;
}

.com {
	font-weight: bold;
	display: block;
	clear: both;
	background: #e7f1fa;
	padding: 6px 10px;
	text-align: right;
}

.com a {
	font-size: 12px;
	color: #1772cd;
	text-decoration: none;
	background: url(images/comment.gif) no-repeat left top;
	padding-left: 22px;
}

.options {
	display: block;
	color: #252525;
	text-align: right;
	margin: 10px 0 0;
}

.cancel-comment-reply {
	display: block;
	padding: 0 0 10px;
}

.h3comments {
	border-bottom: 1px solid #efefef;
	font-size: 20px;
	text-transform: -1px;
	font-weight: bold;
	padding: 20px 0 4px;
	color: #363636;
	margin-bottom: 10px;
	clear: both;
}

input#author, input#email, input#url, textarea#comment {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
.articleContent input, .articleContent textarea, .pageContent input, .pageContent textarea {
	padding: 5px;
	border: 1px solid #e5e5e5;
}

#commentform p { padding: 0 0 10px; }

#commentform #submit {
	background: #1772cd;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 4px 10px;
	border: 1px solid;
	border-color: #519eeb #519eeb #0a5198;
}

.comment {
	margin: 20px 0 0 0;
	clear: both;
}

.comment .user_avatar {
	float: left;
	width: 100px;
	text-align: center;
}

.comment .user_avatar span {
	display: block;
}

.comment .user_avatar img {
	padding-bottom: 10px;
}

.commentText {
	padding-left: 120px;
}

.gravatar {
	margin: 5px 0 10px 5px;
}

.sbBoxHead {
	background: #f1f1f1 url(images/graybox-top-bg.gif) no-repeat left top;
}

.sbBoxHead h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	margin-top: 20px;
	color: #444;
}

.sbBox {
	background: #f1f1f1;
	padding: 0 10px;
}

.sbBoxFoot {
	background: #f1f1f1 url(images/graybox-bottom-bg.gif) no-repeat left top;
	height: 10px;
	overflow: hidden;
}

.blueHead {
	background: #1772cd url(images/bluebox-top-bg.gif) no-repeat left top;
}

.blueHead h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	margin-top: 20px;
	color: #fff;
}

.blueBox {
	background: #1772cd;
	padding: 0 10px;
	color: #aeceee;
}

.blueBox a, .blueBox a:hover { color: #fff; }

.blueFoot {
	background: #1772cd url(images/bluebox-bottom-bg.gif) no-repeat left top;
	height: 10px;
	overflow: hidden;
}

#wrapperFoot {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}