/* 
Theme Name: JP Community Fun Run
Theme URL: http://www.projecturl.com
Description: A starter theme designed by Alex Fedorov based on Kevin Leary's Base Theme.
Author: Alex Fedorov
Author URI: http://www.freshtilledsoil.com
Version: 1.21
*/

/* jQuery Styles */

body {
	font:12px/1.6em Helvetica, Arial, sans-serif;
	color:#555;
	background:#b8e2f5 url(images/site-bg.jpg) bottom center no-repeat;
}

#content p.intro
{
	font-size:1.2em;
	font-style:italic;
	color:#111;
	font-family:Georgia, Times, serif;
}

hr, p, ul, ol, dl, pre, address, table, form { margin-bottom: 1.6em; }
blockquote
{
	font:italic 13px/1.6em Georgia, Times, serif;
	padding:1em 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#888;
	margin:0 0 1em 0;
}
blockquote p
{
	margin:0;
}
p.citation cite
{
	font-style:normal;
	font-weight:bold;
}
/* Lists */
ul { list-style:disc outside; padding:0 0 0 1.6em }
ol { list-style:decimal outside; padding:0 0 0 1.6em }
/* Headings */
h1, h2, h3, h4, h5, h6
{
	line-height:1.3em;
}
/* Font Size */
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
/* Vertical Spacing */
h1 { margin: 1em 0 .5em;  }
h2 { margin: 1.07em 0 .535em; }
h3 { margin: 1.14em 0 .57em; }
h4 { margin: 1.23em 0 .615em; }
h5 { margin: 1.33em 0 .67em; }
h6 { margin: 1.6em 0 .8em; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
dt { margin-top: .8em; margin-bottom: .4em; }
ul { margin-left: 1.5em; }
ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left: 2.5em; }
a:link,
a:visited
{
	color:#0072bc;
	text-decoration:none;
}
a:hover,
a:active
{
	color:#30adff;
}

/* Classes */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*.alignleft
{
	float:left;
	display:inline;
	margin:0 1em 0.6em 0;
}
*.alignright
{
	float:right;
	display:inline;
	margin:0 0 0.6em 1em;
}
*.more-link
{
	display:block;
	margin:0 0 1.6em 0;
}

/* Forms */
textarea, input { padding: .15em .4em .25em .4em; }
input { margin:0.1em 0.3em 0.3em 0em}
select { padding: .1em 0 0 .2em; }
option { padding: 0 .4em; }
form div { margin-bottom: .8em; }
span.required
{
	font-size:14px;
	font-weight:bold;
	color:red;
}
textarea
{
	width:300px;
	display:block;
}

/* Contact Form Plugin */
div.wpcf7 p
{
	vertical-align:text-top;
}
#wrapper div.wpcf7-mail-sent-ok
{
	background:#398f14;
	color:#fff;
}
#wrapper div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	background:#ff0000;
	color:#fff;
}
#wrapper div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	background:#ffa500;
	color:#fff;
}
#wrapper div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	background:#f7e700;
	color:#2D2D2D;
}
#wrapper div.wpcf7-response-output
{
	margin:0 0 24px 0;
	font-weight:bold;
}
#wrapper span.wpcf7-not-valid-tip {
	position:static;
	top:0;
	left:0;
	z-index:100;
	background:#ff0000;
	font-size:10pt;
	color:#fff;
	font-weight:bold;
	padding:4px 6px 2px 6px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

/* Layout */
#wrapper,
div.inner
{
	width:960px;
	margin:0 auto;
}
#content
{
	float:left;
	width:620px;
	display:inline;
	margin:11px 0 16px 0;
}

/* Typography */
h2.title
{
	margin-top:0;
	padding:22px 0 3px 0;
	border-top:1px solid #147dab;
	font-size:22px;
	font-weight:normal;
}
h2.title a
{
	text-decoration:none;
}

h2 img {
	float:right;
	margin:0 0 12px 20px;
	border:solid 1px #147dab;
}

/* Header */
#header
{
	display:block;
	width:596px;
	height:115px;
	padding:0;
	width:100%;
}
#header h1
{
	text-indent:-1000em;
}
#header h1 a
{
	display:block;
	width:596px;
	height:115px;
	background:url(images/jp-community-funrun.gif) no-repeat;
}

#header p
{
	margin:0;
}

/* Signup */
#signup
{
	position:absolute;
	right:0;
	top:26px;
	z-index:2;
	list-style:none;
}
#signup li a
{
	display:block;
	width:45px;
	height:41px;
	opacity:0.66;
}
#signup li a:hover
{
	opacity:0.99;
}
#signup #email
{
	float:left;
}
#signup #email a
{
	background:url(images/icons/email.png) left center no-repeat;
}
#signup #rss
{
	float:right;
}
#signup #rss a
{
	background:url(images/icons/rss.png) left center no-repeat;
	text-indent:-2000em;
}

/* Sidebar */
#sidebar
{
	list-style:none;
	float:right;
	width:300px;
	padding:0;
	list-style-type:none;
}
#sidebar ul li
{
	list-style-type:disc;
	background:none;
	padding:0;
	margin:0;
}
#sidebar ul li ul,
#sidebar ul
{
	margin-bottom:0;
	padding:0;
}
#sidebar li
{
	background:url(images/white-bg.png);
	padding:12px;
	margin:0 0 12px 0;
	list-style-type:none;
}
#sidebar li form
{
	margin:0;
}
#sidebar #s
{
	width:190px;
}
#sidebar h2
{
	margin-top:0;
	padding:0 0 4px 0;
	font-size:12px;
	color:#555;
	line-height:1.3em;
	border-bottom:1px solid #98d8f4;
}

/* Posts */
.post
{
	padding:1px;
}
.post-title
{
	font-weight:normal;
	margin:0 0 .535em;
	font-size: 1.6em;
}
.post .entry
{
	padding:1px;
	margin:0 0 1.6em 0;
}
.postinfo
{
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 1em 0;
	padding:4px 0 0 0;
	text-align:right;
	color:#999;
	list-style:none;
	border-top:1px solid #147dab;
}
.postinfo li
{
	float:right;
	padding:4px 15px 0 20px;
	margin:0;
	font-size:10px;
	color:#147dab;
}
.postinfo li a {
	font-weight:bold;
}
.postinfo li.authordata
{
	background:url(images/icons/user_silhouette.png) left center no-repeat;
}
.postinfo li.postdata
{
	background:url(images/icons/tags.png) left center no-repeat;
}
.postinfo li.commentdata
{
	background:url(images/icons/balloon_small.png) left center no-repeat;
}

.postinfo li.last
{
	padding-right:0;
}
#post-navigation
{
	width:960px;
	padding:12px 0;
	margin:0 auto;
	clear:both;
	border-top:1px solid #a2d1e9;
}
#post-navigation ul
{
	margin:0;
	padding:0;
	width:620px;
	list-style:none;
}
#post-navigation ul li
{
	width:960px;
	margin:0;
	padding:3px 0 0 0;
}
#post-navigation ul li.newer
{
	text-align:right;
	float:right;
}
#post-navigation ul li.older
{
	text-align:left;
	float:left;
}
#post-navigation ul li a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

/* Pages */

/* Comments */
ol.commentlist
{
	list-style:none;
	margin:20px 0 0 0;
}
ol.commentlist img
{
	float:right;
	display:block;
	border:1px solid #fff;
}
ol.commentlist .author-data
{
	display:block;
	padding:9px;
	background:#eee;
}
ol.commentlist h3
{
	margin:0;
	padding:4px 0 0 0;
}
ol.commentlist h3 a
{
	text-decoration:none;
}
ol.commentlist .comment-meta
{
	margin:0;
	line-height:17px;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
}
ol.commentlist div.comment-entry
{
	clear:both;
	padding:1.2em 1px 1px 1px;
}
ol.commentlist .comment-num
{
	float:right;
	display:inline;
	font-size:36px;
	color:#fff;
	margin:-23px 0 0 0;
}

/* ByPostAuthor (admin) Comment */
ol.commentlist li.bypostauthor .author-data
{
	background:#1ebe89;
}
ol.commentlist li.bypostauthor h3 a,
ol.commentlist li.bypostauthor h3
{
	color:#fff;
}
ol.commentlist li.bypostauthor .comment-meta
{
	color:#acefdf;
}
ol.commentlist li.bypostauthor .comment-meta a
{
	color:#d8fff6;
	font-weight:bold;
}
ol.commentlist li.bypostauthor img
{
	border:1px solid #acefdf;
}

/* Comment Navigation */
ul.navigation
{
	list-style:none;
	margin:0;
}
ul.navigation li
{
	margin:0;
}

/* Comment Form */
form#commentform p
{
	clear:both;
	margin:0 0 12px 0;
}
form#commentform label
{
	width:250px;
	float:left;
}
form#commentform input
{
	float:left;
	margin:0 0 12px 0;
}
form#commentform textarea
{
	padding:4px;
	width:608px;
}
p.comment-rules
{
	background: #fff6bf;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
}
p.comment-disclaimer
{
	font-size:10px;
	color:#999;
}

/* Footer */
#footer
{
	clear:both;
	width:100%;
	padding:0 0 310px 0;
	background:none;
}
body#page #footer {
	padding:0 0 310px 0;
}
#footer ul li ul,
#footer ul
{
	margin-bottom:0;
	padding:0;
	list-style:none;
}
#footer ul.col
{
	float:left;
	width:305px;
	margin:16px 20px 16px 0;
}
#footer ul.col.last
{
	margin-right:0;
	width:300px;
}
#footer li.title
{
	list-style:none;
	margin:0;
}
#footer li.title h2
{
	margin-top:0;
}
#copyright
{
	clear:both;
	padding:0;
	margin:0;
	text-align:center;
	color:#147dab;
}
