/*
Theme Name: RunningWall
Theme URI: http://www.runningwall.com
Description: Theme built for RunningWall.com
Version: 1.0
Author: Jan Ole Peek
Author URI: http://www.janolepeek.com/
*/



/* Begin Typography & Colors */
html {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #eef5fa url('images/bg.jpg') repeat-x;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

::-webkit-input-placeholder {
	color:#aaa;
	font-style:italic;
}

:-moz-placeholder {
	color:#aaa;
	font-style:italic;
}
#page {
	width: 940px;
	margin: 0px auto;
	}

#header {
	height: 110px;
	
	}
	
#headerleft {
	float: left;
	height: 110px;
}

#headerleft img {
	padding-top:10px;
	padding-left:10px;
}

#headerright {
	width: 637px;
	height: 110px;
	float: right;
	background: url(images/headerrightbg.png) no-repeat;
	text-align: right;
}

#frmUpdates {
	margin-top: 16px;
	margin-right: 38px;
}

#inputEmail, #inputName {
	background: url(images/inputbg.png) no-repeat;
	width: 154px;
	height: 25px;
	border: none;
	margin-left: 5px;
	color: #646262;
	padding-top: 4px;
	padding-left: 12px;
}

#inputSubmit {
	margin-right: -2px;
	margin-top: 4px;
}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
	
#menu {
	background: url(images/menubg.png) no-repeat;
	width: 940px;
	height: 52px;
	text-align: left;
	padding-top: 3px;
	padding-left: 22px;
}

#menuentry {
	margin-left: 6px;
	margin-right: 8px;
}

#content {
	background: url(images/contentbg.png) repeat-y;
	width: 940px;
	text-align: left;
}

#WelcomeBox {
	height: 330px;
	border-bottom: 1px solid #d5d4d4;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#FeaturedBox {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#FeaturedClear {
	height: 15px;
	border-bottom: 1px solid #d5d4d4;
}

#RecentPostsBox {
	height: 380px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	font-size:14px;
}

#RecentPostsBox .readmore, #RecentPostsBox .readmore a {
	text-align: right;
	font-style:italic;
	font-size:14px;
	text-decoration:underline;
}

#RecentPostsBox .readmore a:hover {
	text-decoration:none;
}

#RecentPostsBox h2 {
	font-size:21px;
	padding-bottom:5px;
	margin:0;
	padding-top:0;
}

#RecentPostsBox h2 a {
	font-size:21px;
	float:none;
	color:#d1510f !important;
	text-decoration:underline;
}

#RecentPostsBox h2 a:hover {
	text-decoration: none;
}

.recentpostsbox {
	background: #f3f3f3;
	padding:10px;
	margin: 10px 0;
	border-bottom:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
}

#WelcomeBox h1, .post h3, .post h3 a, .page h3, .page h3 a {
	font-family: Arial, Sans-Serif;
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	padding: 0px;
	color: #753f00;
	text-decoration: none;
}

.post h4, .post h4 a, .page h4, .page h4 a {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-aling: left;
	padding: 0px;
	color: #8f8d8b;
	margin: 15px 0 0 0;
	text-decoration: none;
}



.post #postcategories {
	width: 350px;
	float: right;
	text-align: right;
	margin-top: -16px;
}

.post #postcategories a {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #1d1d1d;
	text-decoration: none;
}

.entry {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #5e5b5a;
}

.entry a {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #cc510f;
	text-decoration: none;
}

.post a {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #cc510f;
	text-decoration: none;
}

#recentreviewcontent {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5b5a;
	padding-right: 30px; 
}

#recentreviewcontent h4 {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc510f;
	margin: 0px !important;
}

#recentreviewlink {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
}

#recentreviewlink a {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #663f0e;
	text-decoration: none;
}

#FeaturedBox h1, #RecentPostsBox h1 {
	font-family: Arial, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	padding: 0px;
	color: #753f00;
}

#WelcomeBox h2 {
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	text-aling: left;
	line-height: 18px;
	padding: 0px;
	color: #8f8d8b;
	margin: 15px 0 0 0;
}

#WelcomeContent img {
	float: left;
	margin-top: 20px;
}

#WelcomeContent .welcomecontent {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #3a3939;
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 390px;
}

#welcomereadmore a, #welcomereadmore a:hover, #welcomereadmore a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-align: right;
	text-decoration: none;
	color: #492902 !important;
}

#FeaturedContent {
	margin-top: 15px;
}

.featuredentry {
	height: 27px;
	background: url(images/featuredbg.png) repeat-x;
	padding-top: 10px;
	padding-left: 10px;
}

img.icon, img.icon a {
	float: left;
	border: none;
	margin: 3px 5px 0px 5px !important;
	width: 30px;
	height: 30px;
}

.featuredentry span, .featuredentry span a {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc510f;
	float: left;
	text-decoration: none;
	margin: 0px !important;
}

.featuredentry a {
	float: right;
	margin-top: -10px;
	margin-right: 10px;
}

#featuredreadmore a, #featuredreadmore a:hover, #featuredreadmore a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold ;
	float: right;
	text-align: right;
	text-decoration: none;
	color: #492902 !important;
	margin-top: 12px;
}

.recentpostsentry {
	padding-top: 22px;
	min-height: 91px;
}

.recentpostsentry img {
	float: left;
}

.recentpostsentry span {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #cc510f;
}

.recentpostsentry p {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #5e5b5a;
	margin: 0px;
}

.recentpostsentry a, .recentpostsentry a:hover, .recentpostsentry a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold ;
	float: right;
	text-align: right;
	text-decoration: none;
	color: #492902 !important;
	margin-top: -6px;
}
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url(images/footerbg.png) repeat-x;
	height: 84px;
}

#footertop {
	background: url(images/footertopbg.png) no-repeat;
	height: 44px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#sidecities {
	background: url(images/sidecitiesbg.png) no-repeat;
	height: 164px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	padding-left: 30px;
	padding-top: 54px;
}

#allcities a {
	float: right;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #fefdfd;
	text-decoration: underline;
	padding-right: 30px;
	padding-top: 10px;
}

.catcloud {
	width: 210px;
	overflow: hidden;
	line-height: 20px;
	margin: 0px;
}

.catcloud a {
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
}

#footercontent {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#footerinner {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	float: left;
	width: 600px;
	text-align: left;
	padding-left: 30px;
}

#footerinnerright {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	width: 280px;
	text-align: right;
	padding-right: 30px;
}

#footerinner a, #footerinnerright a {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#sidetable {
	margin-bottom: 11px;
	}

#sidedistances {
	background: url(images/sidedistancesbg.png) no-repeat;
	height: 131px;
	width: 215px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	padding-top: 65px;
	padding-left: 60px;
}

#sidedistancestop {
	background: url(images/sidedistancesbgtop.png) no-repeat;
	height: 69px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
}

#sidedistancesmid {
	background: url(images/sidedistancesbgmid.png) repeat-y;
	height: 150px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidedistancesbot {
	background: url(images/sidedistancesbgbot.png) no-repeat;
	height: 40px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 30px;
	padding-top: 0px;
}

#sidetypestop {
	background: url(images/sidetypesbgtop.png) no-repeat;
	height: 69px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
}

#sidetypesmid {
	background: url(images/sidetypesbgmid.png) repeat-y;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidetypesbot {
	background: url(images/sidetypesbgbot.png) no-repeat;
	height: 40px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 30px;
	padding-top: 0px;
}

#sidemonthtop {
	background: url(images/sidemonthbgtop.png) no-repeat;
	height: 69px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
}

#sidemonthmid {
	background: url(images/sidemonthbgmid.png) repeat-y;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidemonthbot {
	background: url(images/sidemonthbgbot.png) no-repeat;
	height: 40px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-left: 30px;
	padding-top: 0px;
}

#sidereviews {
	background: url(images/sidereviewsbg.png) no-repeat;
	height: 236px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	padding-top: 70px;
	padding-left: 25px;
}

#sideblog {
	background: url(images/sideblogbg.png) no-repeat;
	height: 158px;
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	padding-top: 70px;
	padding-left: 30px;
}

#sideblog div {
	padding-bottom: 8px;
}

#sideblog a {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #cc510f;
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	text-aling: left;
	padding: 0px;
	color: #8f8d8b;
	text-decoration: none;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	}

.commentmetadata, .comment-author {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	}
	
.comment-author img {
	margin: 10px;
}
	
.commentmetadata a, #commentform p a {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #cc510f;
}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */



/* Begin Structure */




.narrowcolumn {
	float: left;
	padding: 0 20px 20px 45px;
	margin: 0px 0 0;
	width: 568px;
	}



.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebox h3 {
	color: #fff;
	list-style: none;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#sidebox li {
	list-style: none;
	}

#sidebox ul li {
	list-style: none;
	margin-top: 4px;
	margin-bottom: 0px;
	}

#sidebox li a, #sidebox li a:hover, #sidebox li a:visited {
	color: #fff;
	list-style: none;
	text-decoration: none;
	font-size: 13px;
	}

#sidebox .right {float:left;}
#sidebox .left {float:left; width:120px;}

/* End Entry Lists */



/* Begin Form Elements */
#sidebar-search {
	margin:-18px 0 10px 0;
	text-align:left;
	overflow:hidden;
}

#content-search {
	margin:0 auto;
	width:275px;
	overflow:hidden;
}

#searchinput {
	font-size:14px;
	line-height:14px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #ccc;
	padding:3px 5px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:230px;
	margin:0;
	outline:0;
	color:#333;
	-moz-box-shadow:inset 1px 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow:inset 1px 1px 4px rgba(0,0,0,0.2);
	box-shadow:inset 1px 1px 4px rgba(0,0,0,0.2);
	float:left;
}

#searchinput:focus {
	background:#fffde2;
}

#searchcustomsubmit {
	width:25px;
	height:25px;
	border:0;
	margin:0;
	padding:0;
	background:url(images/spyglass.png) 0 -25px no-repeat;
	cursor:pointer;
	outline:0;
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity = 70);
	-ms-filter: alpha(opacity = 70);
	-moz-transition:opacity 0.3s ease;
	-webkit-transition:opacity 0.3s ease;
	transition:opacity 0.3s ease;
}
#searchcustomsubmit:hover, #searchcustomsubmit:focus, #searchcustomsubmit:active {
	-moz-opacity:1;
	-webkit-opacity:1;
	opacity:1;
	filter: alpha(opacity = 100);
	-ms-filter: alpha(opacity = 100);
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 9px 10px 9px;
	margin-left: 634px;
	width: 272px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	font-family: Arial, Sans-Serif;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a {
	color:#cc510f;
	font-size:16px;
	text-decoration:none;
}
.navigation a:hover {
	text-decoration:underline;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Ratings */
.ratings {
	float: right;
}

.rating_label {
	background: none !important;
	padding:5px !important;
	font-size:14px !important;
	text-align:right !important;
}

.rating_value a {
	background: url(images/star-empty.png) no-repeat !important;
	width: 30px !important;
	height: 30px !important;
	display: block;
	float: left;
}

.rating_value .on {
	background: url(images/star.png) no-repeat !important;
	cursor:pointer;
}

/*Featured Races*/

.featured-box {
	width:154px;
	height:230px;
	overflow:hidden;
	padding:7px;
	border:1px solid #d3d3d3;
	margin:0 16px 15px 0;
	float:left;
	background: #f3f3f3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f3f3f3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#f3f3f3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e5e5e5,  #f3f3f3); /* for firefox 3.6+ */
	text-align:center;
}

.featured-box a {
	font-size:16px;
}

.featured-box p {
	margin:0 auto;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#999;
}

.featured-icon {
	border:1px solid #d3d3d3;
	padding:3px;
	background-color:#fff;
	display:block;
}

#newsletter {
	border-bottom: 1px solid #d5d4d4;
	text-align: left;
	margin-bottom: 20px;
	padding: 20px;
}

#newsletter p {
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}

#newsletter form {
	margin-top:15px;
	background:#f3f3f3;
	padding:10px;
	margin:10px auto 0 auto;
}

#newsletter input {
	background-color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	height:25px;
	padding:0 5px;
	margin:0 5px;
	border:1px solid #a6a6a6;
	color:#393939;
	-moz-box-shadow:inset 1px 1px 5px #ccc;
	-webkit-box-shadow:inset 1px 1px 5px #ccc;
	box-shadow:inset 1px 1px 5px #ccc;
}

#newsletter button {
	cursor:pointer;
	width:150px;
	color:#fff;
	margin:0;
	padding:0;
	text-shadow:1px 1px 0 #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	text-align:center;
	border-top:1px solid #66a4d6;
	border-right:1px solid #2a6aa1;
	border-bottom:1px solid #234379;
	border-left:1px solid #66a4d6;
	background:#3386c8;
	background:-webkit-gradient(linear, left top, left bottom, from(#3386c8), to(#315fab)); /* for webkit browsers */
	background:-moz-linear-gradient(top,  #3386c8,  #315fab); /* for firefox 3.6+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3386c8', endColorstr='#315fab'); /* for IE */
}

#newsletter button:hover {
	background:#3a95dd;
	background:-webkit-gradient(linear, left top, left bottom, from(#3a95dd), to(#4077d1)); /* for webkit browsers */
	background:-moz-linear-gradient(top,  #3a95dd,  #4077d1); /* for firefox 3.6+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a95dd', endColorstr='#4077d1'); /* for IE */
}

#newsletter button:active {
	background:#4077d1;
	background:-webkit-gradient(linear, left top, left bottom, from(#4077d1), to(#3a95dd)); /* for webkit browsers */
	background:-moz-linear-gradient(top,  #4077d1,  #3a95dd); /* for firefox 3.6+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4077d1', endColorstr='#3a95dd'); /* for IE */
}
.sign-up {
	cursor:pointer;
	color:#fff !important;
	margin:0;
	padding:5px 15px;
	text-shadow:1px 1px 0 rgba(0,0,0,0.3);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	border-top:1px solid #66a4d6;
	border-right:1px solid #2a6aa1;
	border-bottom:1px solid #234379;
	border-left:1px solid #66a4d6;
	background:#3386c8;
	background:-webkit-gradient(linear, left top, left bottom, from(#3386c8), to(#315fab)); /* for webkit browsers */
	background:-moz-linear-gradient(top,  #3386c8,  #315fab); /* for firefox 3.6+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3386c8', endColorstr='#315fab'); /* for IE */
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3386c8', endColorstr='#315fab'); /* for IE */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.3);
	box-shadow:1px 1px 4px rgba(0,0,0,0.3);
}
.sign-up:hover {
	background:#3a95dd;
	background:-webkit-gradient(linear, left top, left bottom, from(#3a95dd), to(#4077d1)); /* for webkit browsers */
	background:-moz-linear-gradient(top,  #3a95dd,  #4077d1); /* for firefox 3.6+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a95dd', endColorstr='#4077d1'); /* for IE */
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a95dd', endColorstr='#4077d1'); /* for IE */
}

.sign-up:active {
	background:#4077d1;
	background:-webkit-gradient(linear, left top, left bottom, from(#4077d1), to(#3a95dd)); /* for webkit browsers */
	background:-moz-linear-gradient(top,  #4077d1,  #3a95dd); /* for firefox 3.6+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4077d1', endColorstr='#3a95dd'); /* for IE */
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4077d1', endColorstr='#3a95dd'); /* for IE */
}
