/*  
Theme Name: Runnerville
Version: 1.0
Author: SnowyDay Design
Author URI: http://www.snowydaydesign.com/
*/

/* Basic Style */
body {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #333;
	background: #f1f1ee url(images/bkg.jpg) top repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

p {margin: 0 0 1em 0;}

h1 {
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

small {
	font-size: 10px;
	line-height: 1.5em;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:link, a:visited, a:active {
	color: #bd4b06;
	text-decoration: none;
	xfont-weight: bold;
}

a:hover {
	text-decoration: underline;
}

select {
	width: 130px;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #CCCCCC;
	}

blockquote {
	margin: 1em;
	padding: 1em 0 0 1em;
	font-style: italic;
	color: #444;
	background: url(images/blockquote_bkg.gif) top left no-repeat; 
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.clearing {
	clear: both;
}
/* End Basic Sty;e */

/* Layout Style */


#header {
	background: url(images/header.jpg) top no-repeat;
	height: 108px;
	margin: 0 auto;
	padding: 0 8px;
	width: 980px;
}

.blogtitle, .description {visibility: hidden;}

#search {
	height: 25px;
	text-align: right;
	position: relative;
	top: -10px;
	}

#s {
	width: 120px;
	height: 16px;
	margin: 0;
	padding: 0;
	}

#searchsubmit {
	background-color: #e1dad1;
	height: 20px;
	width: 48px;
	border: 1px solid #807660;
	font-weight: bold;
	color: #4c4a49;
	}

#rss {
	float: right;
	position: relative;
	top: 4px;
	}

#navigation {
	font-size: 12px;
	color: #fff;
	margin-top: 25px;
	font-weight: bold;
	}

#navigation a {color: #fff; text-decoration: none;}

#navigation ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#navigation ul li {
	display: inline;
	margin-right: 6px;
	padding-right: 12px;
	background: url(images/nav_divider.gif) right no-repeat;
	}

#outerfeatured {
	background: #e9eae6 url(images/outer_featured_bkg.jpg) top repeat-x;
	}

#featured {
	width: 980px;
	margin: 0 auto;
	padding: 20px 8px;
	background: url(images/featured_bkg.jpg) top center no-repeat;
	overflow: hidden;
	}

#featuredleft {
	float: left;
	width: 502px;
	background: #fff;
	border: 1px solid #c4cbc1;
	padding: 10px 8px;
	text-align: left;
	}

#featuredleft h2 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin:0 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #d1d1d2;
	}

#featuredleft h2 a, #featuredleft h2 a:visited {color: #333;}

#featuredleft h2 a:hover {color: #bd4b06; text-decoration: none;}

#featuredicon {
	margin-right: 2px;
	margin-bottom: -2px;
	}

#featuredmeta {
	font-size: 11px;
	}
#featuredmeta a, #featuredmeta a:visited, #featuredmeta a:hover {color: #333;}

#featuredmore {color: #bd4b06 !important;}

#featuredright {margin-left: 540px; padding-top:11px;}

#featuredright h2 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

#titlenews {overflow: hidden; padding-bottom: 3px;}

#titlenewsleft {float: left;}
#titlenewsright {
	float: right;
	text-align: right;
	width: 90px;
	font-size: 11px;
	position: relative;
	top: 2px;
	}

#news {
	background: url(images/news_bkg.jpg) top repeat-x;
	padding-top: 11px;
	overflow: hidden;
	text-align: left;
	font-size: 11px; 
	}

.delicious-odd {
	float: left;
	width: 205px;
	clear: both;
	}

.delicious-even {
	float: right;
	width: 205px;
	}

.delicious-tag, .delicious-extended {font-size: 11px !important;}

.morenewspage ul {
	margin: 0 !important;
	padding: 0 !important;
	}

.morenewspage ul li {
	float: none !important;
	width: 100% !important;
	margin: 0 0 1em 0;
	padding: 0;
	}

#news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#news li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/bulletnews.gif) top left no-repeat;
	}

.newsexcerpt {font-style: italic;}

.newsexcerpt p {margin: 0; padding: 0;}

#homeouterpage {
	text-align: left;
	margin: 0 auto;
	padding: 0 8px;
	background: url(images/outer_homepage_bkg.jpg) top repeat-x;
        }

#homeinnerpage {
	width: 980px;
	margin: 0 auto;
	background: url(images/inner_homepage_bkg.jpg) top no-repeat;
	}


#outerpage {
	text-align: left;
	margin: 0 auto;
	padding: 0 8px;
	background: url(images/outer_page_bkg.jpg) top repeat-x;
        }

#page {
	width: 980px;
	margin: 0 auto;
	background: url(images/page_bkg.jpg) repeat-y;
	}

#innerpage {
	width: 980px;
	margin: 0 auto;
	background: url(images/inner_page_bkg.jpg) top no-repeat;
	}


#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 520px;
	overflow: hidden;
}

#leftsidebar {
	padding: 0;
	color: #333;
	width: 210px;
	float: left;
	margin: 0 0 0 20px;
}

#rightsidebar {
	margin:0;
	padding: 0;
	float:right;
	color: #333;
	width: 210px;
}

#footer {
	padding: 40px 0 0 0;
	margin: 0 auto;
	width: 100%;
	height: 40px;
	clear: both;
	background: #f1f1ee url(images/footer.jpg) top no-repeat;
	text-align: center;
	color: #999;
	}

#footer a {color: #999;}

/* End Layout Style */

/* Header Style */
#header h1 {
	color: #b00;
	padding-left: 20px;
	font-size: 18px;
	margin: 0px;
}

/* Post Style */

.pagetitle {
	margin-top: 15px;
	padding-bottom: 4px;
	padding-left: 0 !important;
	background: none !important;
	}

.title {
	padding-left: 70px;
	background: url(images/author_runnerville.png) bottom left no-repeat;
	}


.date {
	font-size: 11px;
	color: #505050;
	margin: 0;
	padding: 12px 0 2px 0;
	}

.title h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 2px 0;
	color: #333;
	}

.title h2 a, .title h2 a:visited {color: #333;}

.title h2 a:hover {color: #bd4b06;} 

.meta {
	overflow: hidden;
	background: url(images/meta_bkg.jpg) top repeat-x;
	font-size: 11px;
	color: #505050;
	line-height: 16px;
	padding: 4px 8px;
	margin-bottom: 15px;
	}

.meta a {color: #505050; font-weight: bold;}

.metaleft {float: left; width: 75%;}

.metaright {float: right; text-align: right; width: 24%;}
 
.post {
	margin: 20px 0 10px 0;
	padding: 0 0 16px 0;
	text-align: left;
	overflow: hidden;
}



p img {
	margin: 5px 8px 5px 0;
	padding: 2px;
	border: 1px solid #55636F;
	max-width: 100%;
	float: left;
}

.entry ul, .entry ol {
	margin: 13px 0 13px 26px;
	padding: 0;
	} 

.entry li {
	margin: 0;
	padding: 0;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

.content .postmetadata {
	padding-top: 5px;
}

.tags { 
	font-size: 11px;
	padding-left: 19px;
	background: url(images/tag.gif) top left no-repeat;
	}

#featured .tags {background: none; padding-left: 0;}

.feedfooter {
	font-size: 12px;
	text-align: center;
	width: 70%;
	margin: 2px auto 1em auto;
	padding: 2px 0;
	background: #fff;
	border: 1px solid #c4cbc1;
	}

.feedfooter-itunes {
	background: url(images/itunes16.gif) left no-repeat;
	padding: 2px 0 2px 18px;
	}

.feedfooter-rss {
	background: url(images/rss16.gif) left no-repeat;
	padding: 2px 0 2px 18px;
	}

/* End Post Style */

/* Comment Style */

h3#comments {font-size: 16px;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #fff;
	border: 1px solid #CCCCCC;
}

#commentform textarea {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	width: 512px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comment Style */

/* Sidebar Style */

#sidebars {
	font-size: 11px;
	padding-top: 51px;
	}

#sidebars h2 {
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	}

#sidebars ul, #sidebars ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebars ul li {
	list-style-type: none;
	list-style-image: none;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#sidebars ul ul, #sidebars ul ol, .textwidget, .st-tag-cloud {
	background: url(images/side_title_gradient.jpg) top repeat-x;
	padding: 8px 0 0 0;
	margin: 0 0 21px 0;
	}

#sidebars ul ul ul, #sidebars ul ol {
	margin: 0 0 0 10px;
	}


#sidebars ul ul li, #sidebars ul ol li {
	margin: 0px;
	padding: 0 0 0 10px;
	background: url(images/bullet.gif) top left no-repeat;
}


/* End Sidebar Sty;e */


.alt {
 background-color: #e8eae5;
}

/* Navigation Style */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Navigation Style */

/* About Page */

.aboutblock {
	border-top: 1px solid #c4cbc1;
	margin-top: 1em;
	padding-top: 1em;
	}

.aboutauthor {
	overflow: hidden;
	border-bottom: 1px dotted #c4cbc1;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}

.aboutimage {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #c4cbc1;
	}


/* Misc Style */
.center {
	text-align: center;
}

hr {
display: none;
}

a img {
	border: none;
}


.pagetitle {
	color: #d98c07;
	font-size: 16px;
	padding-top: 10px;
}




.podPress_content {margin-bottom: 1em !important;}

.latest {
	overflow: hidden;
	margin: 0.5em 0 1em 0;
	}

.latestleft {
	width: 36px;
	float: left;
	}

.latestright {
	margin-left: 42px;
	}

p.feedburnerFlareBlock {
	margin-top: 6px;
	font-size: 11px;
	padding-left: 19px;
	background: url(images/email.gif) left no-repeat;
	}
