/*
Theme Name: rc-blog
Theme URI: http://wordpress.org/
Description: Runner's Corner Blog
Version: 1.0
Author: Jeremy Howlett
Author URI: http://imperiousdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin:0px;
	padding: 0px;
	
}
#wrapper{
	margin:0px auto;
	width:800px;
}
#header {
width: 800px;
height:210px;
}
#roadid {
float:left;
width:210px;
}
#head-image {
float:right;
width:590px;
height:210px;
}
#flash {
float:right;
width:590px;
}
#photo {
float:right;
width:210px;
}
#top-image {
float:left;
width:590px;
}
#nav {
	clear: both;
}
.leftNav {
	float: left;
	width: 200px;
}
.photo img {
	border: #87400A solid 2px;
	padding: 3px;
	margin: 10px;
}
.staff {
}
	.staff ul {
		text-decoration: none;
		margin-left: -40px;
	}
	.staff li {
		list-style: none;
		float: left;
		width: 230px;
		height: 400px;
		margin: 20px;
		padding: 3px;
		border: #EEE solid 2px;
	}
	.staff h3 {
		text-align: center;
	}
	.thumbnail-class {
		float: right;
		width: 230px;
		margin: 0 15px 0 0;
		}
	.right {
		float: right;
		margin: 0 15px 0 0;
		}
#right {
	float: right;
	width: 600px;
	padding: 15px;
}
.alignright {
float:right;
margin: 5px;
}
.alignleft {
float:left;
margin: 5px;
}
#contact {
	float: right;
	width: 460px;
	padding: 20px;
	}
#map {
	float: left;
	width: 300px;
	padding: 20px 0px;
}
.tagLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	float:right;
}
.phoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C1272D;
	padding: 5px;
	float:right;
}
#nav {
	width:800px;
	height:50px;
	background:url(http://runners-corner.com/blog/images/nav-sprites.jpg) no-repeat;
	float:left;
}
	#nav ul{
		margin: 0px;
		padding: 0px;
	}
	
	#nav ul li{
		display: block;
		float: left;
	}
	#nav a{
		display: block;
		float: left;
		height: 50px;
		background-image:url(images/nav-sprites.jpg);
		overflow: hidden;
		text-indent: -8000px;
	}
	a.home{
		background-position: 0px 0px;
		width: 135px;
	}
	a.home:hover{
		background-position: 0px -50px;
	}
	a.products {
		background-position: -135px 0px;
		width: 130px;
	}
	a.products:hover {
		background-position: -135px -50px;
	}
	a.about {
		background-position: -265px 0px;
		width: 135px;
	}
	a.about:hover {
		background-position: -265px -50px;
	}
	a.geeks {
		background-position: -400px 0px;
		width: 130px;
	}
	a.geeks:hover {
		background-position: -400px -50px;
	}
	a.tips {
		background-position: -530px 0px;
		width: 133px;
	}
	a.tips:hover {
		background-position: -530px -50px;
	}
	a.contact {
		background-position: -663px 0px;
		width: 137px;
	}
	a.contact:hover {
		background-position: -663px -50px;
	}
#main{
}
#content{
	background: url(images/bg.png) repeat-y;
}
	#content p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		padding-top:3px;
		line-height:15px;
		padding-right:10px;
		padding-bottom:10px;
	}
	#content h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bolder;
		color: #000000;
		padding-top:20px;
	}
	#content h2 {
		color: #333;
		font-size: 14px;
	}
#content2 {
	background: url(images/bg2.png) repeat-y;
	}
	#content2 p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		padding-top:3px;
		line-height:15px;
		padding-right:10px;
		padding-bottom:10px;
	}
	#content2 h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bolder;
		color: #000000;
		padding-top:20px;
	}
	#content2 h2 {
		color: #333;
		font-size: 14px;
	}
#content-left{
	float:left;
	width:585px;
	padding:5px 0px;
}
	#content-left p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		padding-top:3px;
		line-height:15px;
		padding-right:10px;
		padding-bottom:10px;
	}
	#content-left h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bolder;
		color: #000000;
		padding-top:20px;
	}
#content-right{
	width:180px;
	float:right;
	padding:5px 15px 20px 15px;
	background:#666;
}
#sidebar{
	width:180px;
	float:right;
	padding:5px 15px 20px 15px;
	background:#666;
}
#sidebar li {
	list-style:none;
	margin-left:-35px;
}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0px;
}
#sidebar a {
	color:#C1272D;
	text-decoration:none;
	font-weight:bold;
}
#sidebar a:hover {
	color:#FFF;
	text-decoration:underline;
}
#contactsignup{
position:absolute;
margin-left: 250px;
margin-top: 10px;
float: right;
border: #666 solid 2px;
}
a { 
	color: #C1272D;
	text-decoration:none;
}
a:visited { color:#FC6D05; }
a:hover { color: #333; }
a:active { color: #000000; }

.navBar {
	background-image: url(http://runners-corner.com/blog/images/navbar_grad.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
.staffNavBar {
	background-image: url(../images/navbar_grad.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	height:25px;
}
.navLinks a {
	color: #ffffff;
	padding-bottom:3px;
	border-bottom: 5px solid #ffffff;
	text-decoration:none;
}
.navLinks a:hover {
	color: #000000;
	border-bottom: 5px solid #000000;
}

.navLinks a:visited {
	color:#FFFFFF;

}

.marginTop {
	margin-top:10px;
}
.mainHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	color: #000000;
	padding-top:20px;
}
.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #C1272D;
	padding-top:10px;
	line-height:15px;
}
.pictureTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bolder;
	color: #C1272D;
	padding-top:10px;
	line-height:15px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top:3px;
	line-height:15px;
	padding-right:10px;
	padding-bottom:10px;
}
.productBox {
	width: 158px;
	height: 145px;
	border: 1px solid #666666;
	padding: 20px;
	color: #333333;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.logoBox { 
	background-color:#eeeeee; 
	border: 1px solid #666666;
	margin-top:20px;
}
#greyBox {
	margin-left:0px;
	width:130; 
	background-color:#eeeeee; 
	border: 1px solid #666666; 
	margin:20px 0px 20px 0px; 
	padding:20px;
	text-align:left;
	line-height:12px;
	font-size:10px;
}
#greyBox li{
	padding:2px 0px 2px 0px;
	list-style-type: none;
}

#emailsignup{
	padding: 5px 0 0 0;
}
	
.productLinks a{
	font-size:12px;
	color:#306DB8;
}
.productLinks a:hover{
	font-size:12px;
	color:#8BB3FA;
}
.managerBox{
	border: 1px solid #666666;
	background-color: #eeeeee;
}
.imageBorder{
	border: 1px solid #666666;
}
.pictureBorder{
	border: 2px solid #666666;
}
.leftNav{
	margin: 20px 0px 20px 0px;
	width: 150px;
}
.leftNav div{
	background-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}
.leftNav div a{
	padding: 8px 0px 8px 20px;
	background-color:#666666;
	display: block;
	color: #cccccc;
	text-align: left;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
.leftNav div a:hover{
	background-color:#999999;
}
.moduleHolder {
	background-color:#666666;
	padding:10px 0px 10px 0px;
}
.entry h3 {
	font-family: Verdana;
	font-size: 17px;
}
	.entry li {
		list-style: none;
		margin: 0px;
		padding: 2px 0px;
		font-size: 12px;
	}
	.entry ul {
		margin-left: -20px;
	}
.image {
	padding:10px 0px;
}
#image-left{
	width:280px;
	float:left;
	padding:20px 20px 20px 0px;
}
#image-right{
	width:240px;
	float:right;
	padding:0px 20px;
}
#image-right .lower{
	margin-top:20px;
}
.footer {
	background-image: url(http://runners-corner.com/blog/images/bottom_grad.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color:#000000;
	text-align:center;
	padding:20px;
}
.footer a:hover {
	color:#FFF !important;
}
a img{
	border:none 0px;
}