/* 
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: 3em; }

* 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;
}
.meta
{
margin:2px 0 40px 2px;
}
.main p
{
margin:0.8em 0 0.8em 0px;
line-height:1.32em;
}

.main p img,
.main p embed
{
display:block;
padding:0px;
border:1px solid #333;
margin:2.0em 0 1.0em 0;
}

.entry,
.entry_firstpost{
	background: #fff;
	padding: 80px 40px 20px 40px;
	margin: 0px;
/*
	border-right: 1px dotted #ccc;
*/
	border-bottom: 1px dotted #ccc;
}


/*
.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: #efefef;
}

body {
	background: #efefef;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: #000;
	text-align: center;
/*
	text-transform: lowercase;
*/
}

#header {
	color: #333;
	margin: 0px;
/*
	font-size: .9em;
	height: 3em;
	line-height: 3em;
	width: auto;
*/
height: 3em;
	}

#single_post_left {
	color: #888888;
	font-size: .9em;
}

#header h1, #header h1 a {
/*
	margin: 0 0 0 15px;
*/
	margin: 0 0 0 0px;
	font-size: 1.5em;
/*
	height: 3em;
*/
	text-decoration: none;
	border: none 0px;
	color: #999;
}

#header
{
width:100%;
}

#header h1
{
float:left;
}
#header .headersub
{
float:right;
}


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;

padding: 1px 10px;
margin: 0 20px;
	border-left: 6px solid #999;
background-color:#fefefe;
	}
*/
blockquote {
  padding: 2px 16px;

  background-color: #f3f3f3;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 24px 15px;
  }

code {
	display: block;
	padding: 10px;
	color: #555;
	font-size: 1.2em;
	border-left: 1em solid #666;
	}


/*
#container {
	margin: 0;
	padding: 4em;
	text-align: left;
}
*/

#container {
	padding: 0;
	width: 1106px;
margin:40px auto;
	text-align: left;
}
#wrapper {
/*
	padding: 2em 2em 0 2em;
*/
padding:10px 0;
}
	
div#content {
/*
	width: 50%;
*/
	width: 1106px;
	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;
*/
padding:4px;
	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;
}
.comments
{
margin:40px 0 0 0;
}
.comment_author
{
margin:0;
clear:both;
}
.comment_author IMG
{
float:left;
}

.posts_nav_link
{
margin:0;
padding:10px 20px;
background-color:#e0e0e0;
}
.ddsg-wrapper
{
/*
color:#693;
*/
}
.ddsg-wrapper ul li ul li a
{
margin-right:8px;
}
.ddsg-wrapper ul
{
margin:12px 0;
}
.ddsg-wrapper li
{
margin:4px 0;
}
.archive .entry
{
	background: #fff;
	padding: 2px 40px 2px 40px;
	margin: 0px;

	border-bottom: 1px dotted #ccc;
}
.archive .entry .meta
{
margin:2px 0 0px 2px;
}
A.more-link
{
display:block;
margin:1.8em 0 0 0;
}
.main P IMG.loading
{
border: 0px;
padding:0px;
margin:0px;

}



a:link {
	color: #a66;
	}

a:visited {
	color: #a66;
	}

a:hover, a:active {
	color: #666;
	}

.entry_thumb
{
float:left;

height:240px;
	padding: 4px;
/*
	padding: 80px 40px 20px 40px;
	margin: 0px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
*/

}
.entry_thumb .meta
{
display:none;
}
.entry_thumb h2
{
font-size:14px;
text-align:center;
}
.thumbs
{
	background: #fff;
	border-bottom: 1px dotted #ccc;
padding:12px 6px 24px 6px;
}
BR.clear
{
clear:both;
}

H3.similar-posts
{
margin-top:36px;
padding:12px 0 0 8px;
border-top:1px dotted #999;
}

.cinematitle
{
border-left:6px solid #966;
padding-left:6px;
margin-top:2.0em;
}
.cinematitle UL
{
font-size:130%;
list-style: none;
padding:0;
}

.cinematitle UL UL
{
font-size:70%;
list-style: none;
margin:0.2em 0;
}

.cinemasubtitle
{
border-left:2px solid #966;
padding-left:6px;
margin-top:1.0em;
}
.cinemasubtitle UL
{
font-size:100%;
list-style: none;
padding:0;
}
.cinemasubtitle UL UL
{
font-size:91%;
list-style: none;
margin:0.2em 0;
}
.cinemasubtitle .title
{
color: #966;
}

A.more-link,
A:visited.more-link
{
   border-radius: 8px;         /* CSS3 */
   -moz-border-radius: 8px;    /* Firefox */
   -webkit-border-radius: 8px; /* Safari,Chrome */

width:120px;
display:block;
line-height:22px;
text-decoration:none;
padding:0 0 0 20px;
margin-left: 6px;
background-color:#060;
color:#fff;
border:1px solid #000;
}

A:hover.more-link
{
background-color:#393;
color:#fff;
border:1px solid #0c0;

}

p
{
	font-family: 'Century';
}
