/* 
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;
	font-size:10px;
	padding: 2px 0 6px 0;
	margin: 0px;
	font-family:Verdana;
}

/* borderless */
.meta{ font-size:10px;}

.all{ width:620px; margin:0 auto;}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.entry{
	background: #fff;
	padding: 15px 0 1px 0;
	margin: 0px;
	border-top:#CCCCCC 1px solid;
}

.latest{
	background: #fff;
	margin: 0px;
}

.entry_firstpost{
	padding: 15px 1px 1px 1px;
	margin: 0px;
	border-top:#CCCCCC 1px solid;
}

.latest_firstpost{
	background: #fff url(.gif) no-repeat bottom right;
	margin: 0px;
}

img{
	border: none 0px;
	text-decoration: none;
}

html {
	background: #fff;
}

body {
	background: #fff;
	margin-top: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #959595;
	text-align: center;
	text-transform: lowercase;
}

#header {
	color: #333;
	margin: 0;
	width: auto;
}

#single_post_left {
	color: #888888;
	font-size: .9em;
}

#header h1, #header h1 a {
	margin: 0 0 0 0px;
	text-decoration: none;
	border: none 0px;
	color: #959595;
}

h1 {
	font-family:arial narrow, arial, tahoma; 
	color:#393939;
	font-size:2.51em;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0; 
}

h2 {
	color: #666;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	text-transform : uppercase;
}

.links h2 {
	font-size: 16px;
	line-height: 2em;
	height: 2em;
	margin: 0px;
	padding-left: 10px;
	color: #959595;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #959595;
	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: #959595;
}

a:link{
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #959595;
	text-decoration: none;
}

a:hover,a:active {
	color: #444;
	text-decoration: none;
}

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-top:60px;
    margin-left:20px;
	text-align:left;
}

#wrapper {
	padding: 0 0 0 0;
    width:666px;
}
	
div#content{
	width: 638px;
	float: left;
	padding-left:15px;
	text-align:left;
}

#footer {
	float: right;
	clear: both;
	color: #555;
	margin: 0;
	font-size: 10px;
	padding: 10px 0 0 0;
	text-align: right;
	font-weight:normal;
	text-transform : lowercase;
}

#search {
	padding-bottom: 20px;
	padding-left:5px;
	height: 22px;
	float:left;
}



.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	border: 1px solid #666;
	color: #959595;
	width: 90px;
	font-size: 12px;
	height: 14px;
}

.searchfield:hover {
	border: 1px solid #666;
	color: #959595;
}
	
.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: #959595;
}


textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #888;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 590px;
	min-width: 100px !important;
	max-width: 600px !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: 20px;
	width: 113px;
	text-align: center;
	border:0;
}

.input-submit:hover {
	border: 1px solid #333;
}

#skip {
	display: none;
}

hr {
	display: none;
}
	
ul#navlist {
	margin:0;
}

ul#navlist li{ float:left;}

ul#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist li.page_item, #navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-right: 10px;
}

#navlist li.page_item ul, #navlist ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
	text-decoration:none;
	font-size:12px;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

#navcontainer{ padding-left:15px;}

#navcontainer ul{
	margin-left: 15px;
	list-style-type: none;
	text-align: left;
	display: inline;
}

#navcontainer ul li a{
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #959595;
}
#navcontainer ul li a:before{
	content: "\A8 \ ";
}
#navcontainer ul li a:hover{
	color: black;
}

#navcontainer ul li a#current{
	color: #666;
}


/*修改sytle*/
.commentlist *{ line-height:15px;}
img {
	max-width: 600px; 
	width:expression(this.width > 600 ? "600px" : this.width);
	overflow:hidden;
}
*html img{max-width: 600px; 
	overflow:hidden;}
	
.entry2,.pagetitle{ padding-left:20px;}
.center{ padding-left:20px;}