/* 
Theme Name: fastr
Theme URI: http://www.h4x3d.com/themes/fastr
Description: <strong>fastr</strong> is a one column theme for WP 2.x which loads fast. Featuring pure speed and Valid XHTML and CSS. Theme by <a href="http://www.h4x3d.com">Julian Klewes</a> <br> Released under these <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank">Creative Commons</a> terms of use.

Version: v0.1 speedy
Author: Julian Klewes
Author URI: http://www.h4x3d.com

	fastr theme v0.1 speedy
	http://www.h4x3d.com

	This theme was designed and built by julian 'jez' klewes,
	you can find his site at http://h4x3d.com

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Feel free to modify this theme as you like, please retain the little link back somewhere on the site, cheers :)
	
*/


/* IE6 fix */

* html #header { height: 5em; }

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	padding: 2px 0 6px 10px;
	margin: 0px;
}

/* borderless */
img {
	float: right; padding: 10px; border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.main p img {
	border: 0px;
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;	
}

.entry{
	background: #fff;
	padding: 0 0 1px 0;
	margin: 0px;
}


.latest{
	background: #fff;
	padding: 15px;
	margin: 0px;
}

.entry_firstpost{
	padding: 1px;
	margin: 0px;
}

.latest_firstpost{
	background: #fff url(latest.gif) no-repeat bottom right;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 15px;
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}


html {
	background: #fff;
}

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #999;
	text-align: center;
	text-transform: lowercase;
}

#header {
	color: #333;
	margin: 0;
	font-size: .9em;
	height: 3em;
	line-height: 3em;
	width: auto;
	}

#single_post_left {
	color: #888888;
	font-size: .9em;
}

#header h1, #header h1 a {
	margin: 0 0 0 15px;
	font-size: 1.5em;
	line-height: 47px;
	height: 3em;
	text-decoration: none;
	border: none 0px;
	color: #999;
}

h1 {
	font-family:arial narrow, arial, tahoma; 
	color:#393939;
	font-size:2.51em;
	font-weight:normal;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}

h2 {
	color: #666;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	}

.links h2 {
	font-size: 1.4em;
	line-height: 2em;
	height: 2em;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #999;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #777;
}

.links h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: 1.4em;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #999;
}

a:link {
	color: #888;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #999;
	}

a:hover, a:active {
	color: #444;
	}

blockquote {
	border-left: 1em solid #333;
	padding: 0 10px;
	margin: 0 0 0 10px;
	}

code {
	display: block;
	padding: 10px;
	color: #555;
	font-size: 1.2em;
	border-left: 1em solid #666;
	}

p {
	line-height: 1.4;
	}


#container {
	margin: 0;
	padding: 4em;
	text-align: left;
}

#wrapper {
	padding: 2em 2em 0 2em;
}
	
div#content {
	width: 50%;
	float: left;
}

#footer {
	float: right;
	clear: both;
	color: #555;
	margin: 0;
	font-size: .8em;
	padding: 10px 7px 0 0;
	text-align: right;
}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	border: 1px solid #666;
	color: #999;
	width: 90px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	border: 1px solid #666;
	color: #999;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	border: 1px solid #777;
	color: #777;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	border: 1px solid #999;
	color: #999;
	}


textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #888;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	border: 1px solid #444;
	color: #777;
	}
	
input {
	border: 1px solid #333;
	}
	
input:hover {
	border: 1px solid #999;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	border: 1px solid #333;
	}


.input-submit:hover {
	border: 1px solid #333;
	}


#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0 0 0 3px;
	padding: 0;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist li.page_item, #navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul, #navlist ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

#navcontainer ul
{
padding-left: 10px;
list-style-type: none;
text-align: left;
display: inline;
}

#navcontainer ul li a
{
padding-left: 5px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}
#navcontainer ul li a:before
{
content: "\A8 \ ";
}
#navcontainer ul li a:hover
{
color: black;
}

#navcontainer ul li a#current
{
color: #666;
}