/* =======================================================================================================================
=RESET
========================================================================================================================*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,
abbr,acronym, address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,
strike,strong,sub,sup,tt, var,dd,dl,dt,
li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul 
{
	list-style: none;
}

q:before,q:after, blockquote:before,blockquote:after 
{
	content: "";
}

a 
{
	text-decoration: none;
}

/* =======================================================================================================================
=CLEAR FLOATS
========================================================================================================================*/
.container:after,
.main:after,
.column:after,
.sub-container:after,
.navigation:after,
.masthead-container:after,
.search-container:after

{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0em;
	visibility: hidden;
	overflow: hidden;
}

/* =======================================================================================================================
=GLOBAL STYLES
========================================================================================================================*/
.png, .png img { 
	list-style-image:none;
	behavior: url(/iepngfix.htc);
}

body 
{
	margin:0;
	padding:0;
	background-image:url(http://www.originalrunners.com/images/bkgd-top.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #68b2f9;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl,
pre, p, blockquote, table, img 
{
	padding:0 0 4px 0;
}

/*h1, h2, h3, h4, h5, h6, strong, em 
{
	font-weight: bold;
}*/

h1, h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
}

h1 
{
	font-size: 21px;
	text-transform:uppercase;
}

h2 
{
	font-size: 18px;
	text-transform:uppercase;	
	margin: 8px 0 0 0;
}

h3 
{
	font-size: 15px;
}

h4 
{
	font-size: 15px;
}

a:link, a:visited 
{
	color:#004381;
}

a:hover, a:focus 
{
	color:#b72873;
	text-decoration: underline;
}

p, ul
{
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000;
	margin:0 0 12px 0;
}
.clear {
	clear: both;
}
h3.bluebkg {
	padding:12px 0 8px 0;
	background-image:url(images/dash_blue.gif);
	background-position: top;
	background-repeat: repeat-x;
	font: bold 14px Verdana, Geneva, sans-serif;
	color:#b72873;
}
img.alignright {
	float: right;
	margin:10px;
	display: inline;
}
img.alignleft {
	float: left;
	margin:10px;
	display:inline;
}
img.aligncenter {
	display:block;
	margin:10px;
	text-align:center;
}

/* =======================================================================================================================
=LAYOUT
========================================================================================================================*/

.container {
	margin:0 auto 0 auto;
	padding:0;
	width: 998px;
}


/* =search */
.search-container {
	width:320px;
	height:39px;
	float:left;
	display:block;
	margin: 0 -20px 20px 0;
	padding: 0 0 0 44px;
}
.search {
	background:url(images/search_container.gif) no-repeat;
	float:left;
	width:320px;
	height:28px;
}

.search div {
	margin-left:90px;
}

.search input.txt {
	background:transparent;
	border:0;
	width:148px;
	vertical-align:middle;
	margin:0 5px 3px -4px;
	color:#888;
}

.search input.btn {
	vertical-align:middle;
}

/* end search */

.masthead-container {
	width:990px;
	height:159px;
	margin:0;
	padding: 0;
	text-align:left;
}
/* ----------dropdowns--------------*/
#navRow {
	width: 612px;
	float:left;
	margin: 23px 0 0 26px;
	padding: 0;
	height:37px;
}
/* ----------end dropdowns--------------*/

/* =logo */

h1.logo {
	float:left;
	margin:20px 0 0 284px;
	width:305px;
	background:url(images/logo.png) no-repeat;
	
}

h1.logo a {
	display:block;
	width:305px;
	height:75px;
	text-indent:-999em;
	overflow:hidden;
}

/* end logo */

/* =tools and social networking */

.tools, .social {
	width:300px;
	margin: 20px 0 0 32px;
	_margin: 20px 0 0 16px;
	float:left;
}
.tools {
	background: url(images/side-bkgd.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

.tools li {
	list-style:none;
	float:left;
	padding:0 0 0 16px;
}

.tools li a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

.tools li.rss a {
	background:url(images/rss.gif) no-repeat;
	width:120px;
	height:19px;
}

.tools li.rss a:hover {
	background-position:0 -19px;
}

.tools li.email a {
	background:url(images/email.gif) no-repeat;
	width:120px;
	height:19px;
}

.tools li.email a:hover {
	background-position:0 -19px;
}

.social li {
	list-style:none;
	float:left;
	padding:0 0 0 16px;
}

.social li a {
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

.social li.facebook a {
	background:url(images/fb.gif) no-repeat;
	width:120px;
	height:19px;
}

.social li.facebook a:hover {
	background-position:0 -19px;
}

.social li.twitter a {
	background:url(images/twitter.gif) no-repeat;
	width:120px;
	height:19px;
}

.social li.twitter a:hover {
	background-position:0 -19px;
}


/* =left content */

.asides {
	width:350px;
	float:left;
	margin-bottom:10px;
}

/* =navigation */

.asides .navigation {
/*	background:url(images/navigation_bg.gif) repeat-x top;*/
	height:38px;
	margin:0 0 10px 50px;
	position:relative;
}

.asides .navigation .edge-nav {
/*	background:url(images/nav_edge.png) no-repeat;*/
	width:41px;
	height:38px;
	position:absolute;
	bottom:0;
	right:0;
}

.asides .navigation li {
	float:left;
	margin-right: 3px;
}

.asides .navigation a {
	height:37px;
	display:block;
	text-indent:-999em;
}

.asides .navigation a.home {
	background:url(images/home.gif) no-repeat;
	width:55px;
}

.asides .navigation a.about {
	background:url(images/about.gif) no-repeat;
	width:73px;
}

.asides .navigation a.archives {
	background:url(images/archives.gif) no-repeat;
	width:75px;
}

.asides .navigation a.shop {
	background:url(images/shop.gif) no-repeat;
	width:151px;
}

.asides .navigation a.contact {
	background:url(images/shop.gif) no-repeat;
	width:151px;
}

.asides .navigation a.home:hover,
.asides .navigation a.about:hover,
.asides .navigation a.archives:hover,
.asides .navigation a.archives:shop,
.asides .navigation a.contact:hover {
	background-position:0 -38px;
}

/* =column one */

.asides .one {
/*	background:url(images/asides.jpg) repeat;*/
	width:320px;
	margin:0 10px 0 20px;
	_margin:0 0 0 20px;
	padding:10px 0 10px 0;
}

/* =featured */

.asides h2.featured {
	background:url(images/featured_h2.png) no-repeat;
	text-indent:-999em;
	display:block;
	padding:0;
	margin:0 0 -10px 32px;
}

.asides .featured-post {
	padding:0;
	margin:0 0 0 20px;
}

.sides{
	background-image:url(images/side-bkgd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.asides .featured-post h2 a {
/*	background:url(images/dash_purple.gif) repeat-x bottom;
*/	display:block;
}

.asides .featured-post h2 a:hover {
/*	background:url(images/dash_orange.gif) repeat-x bottom;*/
	color:#004381;
	text-decoration:none;
}

.asides .featured-post p {
	color:#000;
	font-size:.8em;
	line-height:1.5em;
}
.asides .featured-post li {
	padding:0 12px 6px 12px;
}

.asides .featured-post p.meta {
	font: .7em georgia, times, serif;
	color:#737b7f;
}

.asides .featured-post p.more a {
	background:url(images/flower_purple.png) no-repeat 0 5px;
	color:#b72873;
	padding:3px 15px 3px 18px;
	height: 15px;
}

.asides .featured-post p.more a:hover {
	background:url(images/flower_purple.png) no-repeat 0 5px;
	color:#fff;
	padding:3px 15px 3px 18px;
	height: 15px;
}

.asides .featured-post img {
	padding:6px;
/*	background:#6f5931;*/
}

.main {
	margin:0;
	padding:0;
	float:left;
	background-image:url(images/body-bkgd2.gif);
	background-repeat:repeat-y;
	background-position: top right;
	width:998px;
}
.divider {
	margin:0;
	padding:0;
	background-image:url(images/divider.png);
	background-repeat: no-repeat;
	background-position: top right;
	width:998px;
	height:43px;
	display:block;
	clear:both;
}
.column {
	float:left;
}

/* = main column */

.content {
	float:right;
	position:relative;
/*	top:-150px;
	margin-bottom:-140px;*/
	width:580px;
	_width: 520px;
	padding:20px 0 6px 6px;
	margin-right:40px;
	_margin-right: 0px;
/*	background:#fefced;*/

}
.container .edge {
/*	background:url(images/two_edge.png) no-repeat;*/
	position:absolute;
	z-index:10;
	left:926px;
	top:152px;
	width:64px;
	height:60px;
}

.edge-alt {
/*	background:url(images/two_blue_edge.png) no-repeat;*/
	position:absolute;
	z-index:20;
	left:-6px;
	bottom:-6px;
	width:68px;
	height:61px;
}


/* =column two */

.content .two {
/*	background:#f2f0de url(images/two_bg.jpg) repeat-y right;*/
	padding:6px;
	width:601px;
	position:relative;
}

.content .two h2 a {
	background:url(images/dash_purple.gif) repeat-x bottom;
	color:#b72873;
	display:block;
	padding-bottom:4px;
	clear:both;
	text-decoration:none;
}

.content .two h2 a:hover {
	color:#004381;
}

.content .two p {
	font-size:.8em;
	color:#45371b;
	line-height:1.5em;
	padding-bottom:20px;
	margin:0;
}

.content .two p.meta {
	color:#737b7f;
	font:.9em georgia, times, serif;
}

.content .two p.more {
/*	background:#cce0f9;*/
	display:inline;
	padding:2px 6px 4px 6px;
	font-size:.8em;
}

/*.content .two p.more:hover {
	background:#f9bcd7;
}*/

.content .two p.more a {
	background:url(images/flower_pink.png) no-repeat 0 5px;
	color:#b72873;
	padding:3px 15px 3px 18px;
	height: 15px;
}

.content .two p.more a:hover {
	background:url(images/flower_pink.png) no-repeat 0 5px;
	color:#cce0f9;
	padding:3px 15px 3px 18px;
	height: 15px;
}

.content .two h2.pagetitle, .entry-extended h2 {
	background:url(images/dash_purple.gif) repeat-x bottom;
	color:#b72873;
	display:block;
	padding:0 0 4px 0;
	clear:both;
	text-decoration:none;
}

.content .two .entry {
	margin-bottom:55px;
	margin-left:80px;
}

.content .two .entry-extended {
	padding:0 15px 15px 15px;
	margin-bottom:0;
	width:570px;
	clear:both;
}

.content .two .entry-extended li.cat-item {
	padding-top:6px;
	padding-left:10px;
}

.content .two .entry-extended .postmetadata p {
	padding-bottom:0;
}
.entry-extended h3 a{
	color: #b72873;
	font: bold 14px Verdana, Geneva, sans-serif;
	padding-top:10px;
}

.content .two .entry-extended  p.meta {
	padding-bottom:15px;
}
.content .two .entry-thumb {
	width:52px;
	height:52px;
	padding:6px;
/*	background:#dcd8c5;
	border:1px solid #bcb99e;*/
	float:left;
}

.content .two .entry-thumb img {
	width:52px;
	height:52px;
	padding:0;
}
.content .navigation {
	margin-top:50px;
	margin-left:110px;
}

/* =commentlist */
#commentform, #commentform input, #commentform textarea, #commentform p {
	margin: 0;
	padding: 0 0 6px 0;
}

ol.commentlist li {
	background:#e2e0ca;
	background-color:#bdddfd;
/*	background:url(images/commentlist.gif) repeat;*/
	font-size:.8em;
	margin-bottom:10px;
}

ol.commentlist li.alt {
	background:#e0e5d6;
	background-color:#a2d0fc;
/*	background:url(images/commentlist_alt.gif) repeat;*/
	margin-bottom:10px;
	
}

ol.commentlist li p {font-size:.9em !important; clear:left; padding:10px 20px 10px 40px;}

img.avatar {float:left; margin-right:10px;}

/* =contactform */

form {font-size:.8em;}
input {margin-bottom:5px;}
input.short {margin-left:4px;}
legend span {color:#888;}
textarea {margin-bottom:10px;}
fieldset label {float:left;}

/* =below the fold */

.sub-container {
	float:left;
	clear:both;
	width:998px;
	background-image:url(images/footer-boxes.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding:20px 0 20px 0;
}
.footer {
	background-image:url(images/footer-boxes-bottom.gif);
	background-position:top center;
	height:16px;
	margin:0;
	padding:0;
	clear:both;
}

/* =first sub column */

.sub-container .one {
	width:342px;
	margin:0 0 0 10px;
	padding:0;
}

/*.sub-container ul li {
	padding-bottom:20px;
}*/

.sub-container li ul {
	background:none;
	padding:0;
	margin:0;
}

.sub-container li {
	padding:2px 12px;
	font-size:.8em;
}

.sub-container li ul li {
	padding:2px 12px 0 0;
	font-size:100%;
}

.sub-container ul li ul li a {
	display:block;
}

.sub-container .category a {
	color:#da89b4;
	padding-bottom:8px;
	font: normal 14px Verdana, Geneva, sans-serif;
	margin:0;
	background:url(images/dash_blue.gif) repeat-x bottom;
}

.sub-container .category a:hover {
	color:#79b7f2;
	text-decoration: none;
	margin:0;
}

.sub-container .category {
/*	background:url(images/categories.jpg) no-repeat bottom;	border-top:1px solid #333;*/
	padding-top:10px;
	width:342px;
	position:relative;
	margin:0;

}

/*.sub-container .category .edge-cat {
	background:url(images/cat_edge.png) no-repeat right bottom;
	height:46px;
	width:43px;
	position:absolute;
	bottom:0;
	right:1px;
}*/

.sub-container .category li h2 {
/*	background:url(images/categories_h2.gif) no-repeat;*/
	width:140px;
	text-indent:-999em;
	margin:0;
	padding-top:10px;
}

.sub-container .category ul {
	padding:0 0 0 10px;
}

.sub-container .category li ul {
	background:none;
}

/* =second sub column */

.sub-container .two {
	width:278px;
	margin-left:10px;
	padding: 0 0 0 10px;
}

.sub-container .discussed {

	position:relative;

}

.sub-container .discussed .edge-dis {
	height:45px;
	width:44px;
	position:absolute;
	bottom:0;
	right:0px;
}


.sub-container .discussed h2 {
	width:201px;
	margin:0;
	padding:10px 0 4px 0;
	text-indent:-999em;
}

.sub-container .discussed ul {
	padding:0;
}

.sub-container .discussed li ul {
	background:none;
	font: normal 11px Verdana, Geneva, sans-serif;
	color:#999;
	background:url(images/dash_blue.gif) repeat-x bottom;
	padding-bottom:8px;
}
.sub-container .discussed a {
	color:#da89b4;
	padding:0 0 8px 0;
	font: normal 14px Verdana, Geneva, sans-serif;
}
.sub-container .discussed a:hover {
	color:#79b7f2;
	text-decoration: none;
}
/* =third sub column */

.sub-container .three {
	width:332px;
	margin-left:10px;
}
.sub-container .links {
/*	background:url(images/links.gif) no-repeat bottom;*/
	padding:0;
	position:relative;
	overflow:hidden;
/*	border-top:1px solid #333;*/
}

.sub-container .links .edge-links {
/*	background:url(images/red_edge.png) no-repeat right bottom;*/
/*	height:48px;
	width:50px;*/
	position:absolute;
	bottom:-1px;
	right:0;
}

.sub-container .links h2 {
/*	background:url(images/links.gif) no-repeat top left;*/
/*	width:200px;
	height:27px;*/
	text-indent:-999em;
	overflow:hidden;
	padding-top:10px;
}

.sub-container .links ul {
	padding:0;
}

.sub-container .links li ul {
	background:none;
}

.sub-container .links li ul li {
	padding: 2px 12px;
}

.sub-container .links a {
	color:#da89b4;
	padding:0 0 8px 0;
	font: normal 14px Verdana, Geneva, sans-serif;
	background:url(images/dash_blue.gif) repeat-x bottom;
}

.sub-container .links a:hover {
	color:#333;
}


.copyright {clear:both; float:left; padding:12px; color:#8c6e31; font-size:.8em; width:500px; margin:0 0 0 20px; }


