/*  
Theme Name: Asphalt
Theme URI: http://www.jamesvsasphalt.com
Description: My first attempt at a Wordpress Theme. Be gentle.
Version: 0.9
Author: James Berry
Author URI: http://www.jamesvsasphalt.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@media screen, projection {

.be-nice-to-Mac-IE5 {
	font-family: "\"}\"";
	font-family: inherit;
}

 /*-- GENERAL REDECLARATIONS ----------------------------------------*/ 

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	background-color: black;
	min-width: 800px;
}
	
body, tr, 
	td, input, 
	select, textarea {
	color: #CCC;
	line-height: 1.3;
	font-style: normal;
	font-size: .75em;
}

a:link,a:visited {
	text-decoration:none;
	color: #c9662e;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	margin: 0 0 10px 25px;
}

dl {
	margin: 0 0 10px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 3px 10px;
}

p {
	margin: 0 0 15px;
}

h1 {
	font-size: large;
	margin: 0 0 12px;
}

h2 {
	font-size: medium;
	margin: 8px 0;
}

h3 {
	font-size: small;
	margin: 6px 0 5px;
}

h4 {
	font-size: x-small;
	margin: 4px 0;
}

h5 {
	font-size: xx-small;
	margin: 3px 0;
}

h6 {
	font-size: xx-small;
	margin: 0;
}

hr {
	display: none;
}

images {
	border: none;
}

acronym {
	border-bottom: 1px dotted;
}

blockquote {
	margin: 0 25px 20px 25px;
	font-style: italic;
}

/*----- ID DECLARATIONS -----*/

#wrapper {
	margin: 0 auto;
text-align: center;
width: 800px;
}

#header {
	width: 800px;
	font-size: 93%;
	line-height: normal;
	background: url(images/navtab.jpg) no-repeat right top;
float: right;
}

#header ul {
	margin: 0;
	list-style: none;
	padding: 0 10px 0 0;
	margin-bottom: -10px;
}

#header li {
	float: right;
	margin: 0;
	padding: 0;
}

#header a {
	display: block;
	padding: 10px 15px;
}

#titlespace {
	height: 160px;
	width: 235px;
	text-align: left;
}

#titlespace img {
	border: none;
}

#logo {
	margin-bottom: 20px;
	margin-top: 35px;
	position: absolute;
}

#tagline {
	display: none;
}

#content {
	float: left;
	width: 800px;
	background: transparent url(images/doubleline.jpg) repeat-y 245px 0;
	display: inline;
}

#content-side {
	float: left;
	width: 235px;
	margin-bottom: 20px;
	text-align: left;
	display: inline;
}

#searchform input {
    color: #000;
}

#content-side h2 {
	font-size: 1.25em;
	color: #fa9b00;
	margin-top: 30px;
}

.currentlytraining {
	background: url(images/calendar_view_day_gray.gif) no-repeat 0;
	padding-left: 20px;
}

.recentraces {
	background: url(images/medal-icon.gif) no-repeat 0;
	padding-left: 20px;
}

.pr {
	background: url(images/stopwatch-icon.gif) no-repeat 0;
	padding-left: 20px;
}

.tools {
	background: url(images/running-tools-icon.gif) no-repeat 0;
	padding-left: 20px;
}

.runningblogs {
	background: url(images/blog-icon.gif) no-repeat 0;
	padding-left: 20px;
}

#content-side .categories {
	margin-left: -20px;
}

.greywords {
	color: #ccc;
}

#content-side ul {
	list-style-type: none;
}

#content-side li {	
	margin-top: 3px;
	margin-bottom: 3px;
	/*padding-left: 20px;*/
	list-style-type: none;
}

/*.list-pretty {
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat 0 0;
}*/ 

#content-side object {
	margin-top: 3px;
}

#content-main {
	float: left;
	font-size: 1.0em;
	width: 470px;
	text-align: left;
margin-left: 70px;
	margin-bottom: 20px;
	margin-top: 27px;
	padding-left: 25px;
	display: inline;
}

content-main h3 {
	font-size: small;
	margin: 6px 0 5px;
	color: gray;
}

.post {
	margin: 0 0 75px;
	text-align: justify;
}
	
.post h3 {
	color: #666;
}

.post table {
	font-size: 2em;
}

.post-date {
	color: #666;
}

.postedby {
	float: left;
	font-size: .9em;
	color: gray;
}

.comments {
	float: right;
	color: gray;
	font-size: .9em;
	padding-left: 25px;
	background: url(images/comments_yellow_icon.gif) no-repeat;
	padding-top: 3px;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
        padding-bottom: 15px;
	background-color: #000;
	border-top: 1px solid #fa9b00;
	text-align: center;
	height: 50px;
}

.copyright {
	color: #666;
}

#footer li {
	padding: 0 5px 0 20px;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}

#valid_x {
	background: transparent url(images/xhtml_valid.png) no-repeat left;
}

#valid_c {
	background: transparent url(images/css_valid.png) no-repeat left;
}

/*--- Wordpress Styles ---*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
/*	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
	}
	
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
	
#searchform {
	margin: 10px auto 10px -20px;
	padding: 5px 3px 5px 0; 
	text-align: center;
	}
	
#content-side #searchform #s {
	width: 150px;
	padding: 2px 2px 2px 0;
	}

#content-side #searchsubmit {
	padding: 1px;
	}
	
#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: #000;
	}

#commentform textarea {
	width: 470px;
	padding: 2px;
	color: #000;
	font-size: 1.2em;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
}

