/*
Theme Name: Deadwood Lite
Theme URI: http://www.graphpaperpress.com/
Description: A Wordpress magazine theme based on the Blueprint CSS Framework.
Version: 1.1
Author: Thad Allender for Graph Paper Press
Author URI: http://www.graphpaperpress.com/
License: GPL
*/

@import url("css/nav.css");

body
{
	margin: 0;
	padding: 2em 0;
	color: #cccccc;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #000000 no-repeat center top;
}

.container
{
	padding: 2em;
	background: #111111 no-repeat;
}

blockquote
{
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('images/quote.png') .5em top no-repeat;
}

h1, h2 { color: #b3dc1f;
	text-transform: lowercase;
	background: url(images/break.png) repeat;
	font-weight: bold;
	font-style: italic;
	text-shadow: #000 1px 1px 0;
}
h1 a, h2 a { color: #b3dc1f;
	text-transform: lowercase;
	background: url(images/break.png) repeat;
	font-weight: bold;
	font-style: italic;
	text-shadow: #000 1px 1px 0;
}

h3, h4, h5, h6 { color: #ededed;
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
}
h3 a, h4 a, h5 a, h6 a { color: #b3dc1f;
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
}

a
{
	color: #00bbdd;
	text-decoration: none;
}

a:active, h2 a:active, h3 a:active
{

}

a:hover, h2 a:hover, h3 a:hover
{
	color: #fff;
	text-decoration: none;
}

blockquote p { padding: 0 20px 0 30px; }

hr
{
	background: #222222 url(images/break.png);
	height: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	clear: left;
}

img {
	margin: 0;
}

.photo_align_left
{
	float: left;
	padding: 0 1.5em .5em 0;
}

a.button { float: left; }

/* Fix for buttons */
input
{
	padding-left: 0;
	border: 1px solid #CCCCCC;
}

textarea
{
	height: 200px;
	width: 500px;
}

.small { font-size: .9em; }
.nomargin { margin: 0; }
a.button, button { font-weight: normal; }
dl.small dd { font-size: .9em; }

span.meta_align_right
{
	color: #ccc;
	font-size: .6em;
	float: right;
}

span.meta_align_right a { color: #ccc; }
span.meta_align_right a:hover { color: #000; }
.linkcat { list-style: none; }

.meta
{
	color: #ccc;
	font-size: .8em;
	line-height: 1.875em;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

.meta a { color: #00bbdd;
}
.meta a:hover { color: #555; }

h3.byline
{
	text-transform: uppercase;
	color: #ccc;
	font-size: 1em;
	float: right;
}

.byline
{
	color: #ccc;
	font-size: .8em;
	line-height: 1.875em;
}

.byline a
{
	color: #00bbdd;
	text-decoration: none;
	line-height: 1.875em;
}

.byline a:hover { color: #555; }

#maincontent h2, .main h2
{
	margin-bottom: 15px;
}

h2 a
{
	color: #00bbdd;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
}

#maincontent .post h2, .main .post h2 { margin-bottom: 5px; }
#maincontent .content { padding: 25px 30px 20px 48px; }

#feature h3
{
	margin-bottom: 0;
	padding: 0;
}

#feature p img { margin: 7px 0 2em 0; }
.feature_text { margin-top: 2em; }
#home_right { padding: 0; }
#home_right .entry { padding: 0 0 2em 0; }

.author
{
	padding: 1.5em;
	margin-bottom: 1.5em;

}

.author img
{
	float: left;
	padding: 0 1em 1em 0;
}

.author p { margin-left: 8em; }

.author h6
{
	margin-left: 7em;
	border-bottom: 1px #000 dotted;
}

.navigation { }
.navigation a { color: #AAA; }
.alignright { float: right; }
.alignleft { float: left; }
.post { margin-bottom: 25px;
}
.entry { padding-bottom: 25px; }

/* HEADER */
#header
{
	height: 50px;
	width: 950px;
	padding: 4px 0 0 0;
}

#header h1, #header .description
{
	padding: 0;
	margin: 0;
	line-height: 1em;
}

#blog-description
{
	color: #ccc;
	font-size:11px;
	float: right;
	width: 320px;
	text-align: right;
	font-style: italic;
	text-transform: lowercase;
}



.aktt_tweet_time
{
	color: #666;
}

.aktt_tweets
{
	font: 18px "Courier New", Courier, mono;
	list-style-type: none;
	color: #111;
	text-shadow: #ccc 1px 1px 0px;
	text-align: center;
	text-transform: lowercase;
}

.aktt_tweets ul li
{
	list-style-type: none;
	list-style-image: none;
	height: 175px;
	width: 450px;
	background-image: url(images/papierli.jpg);
	margin-left: 100px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 75px;
	color: #111;
	margin-bottom: 50px;
}

h1 a.logo { text-transform: uppercase; }

/* NAVIGATION IN POSTS */
.entry #nav .content
{
	padding: 0;
	margin: auto;
}

.entry #nav
{
	margin-bottom: 15px;
	background: #FFF;
}

.entry #nav li a
{
	color: #FFF;
	border-right: 1px solid #AAA;
	background: #666;
}

.entry #nav li.last a { border-right: none; }

.entry #nav li a:hover
{
	background: #333;
	color: #FFF;
}

/* FOOTER */
#footer
{
	text-align: center;
	font-size: 10px;
	margin: 0;
	color: #555;
	clear: left;
}

#footer a { 
	text-decoration: none;
	color: #555; 
}

/* SEARCH */
#search { float: left; }

#search #s
{
	background: url('images/break.png') repeat #333;
	border: none;
	padding: 2px 0 2px 2px;
	width: 270px;
	color: #ededed;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#search #s:hover { color: #ededed; }
.search-excerpt { margin: 0; }

/* COMMENTS */
.commentlist li { padding: 8px 15px; }
.comments-alt {}

/* LISTS */
ol { margin-left: 35px; }

ol { margin-left: 35px; }
label { font-weight: normal; }

.sidebar h4.widgettitle
{
	text-transform: lowercase;
	margin: 0;
	color: #b3dc1f;
}

.thesidebar {
	font-size: 11px;
	font-style: italic;
	clear: left;
	padding-top: 100px;
}



.sidebar a {
	color: #ffffff;
}

.sidebar a:hover {
	color: #00bbdd;
}

.bottombar h2, sidebar h2
{
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 1em;
}

.bottombar ul, .sidebar ul, ul
{
	list-style-type: none;
	margin: 0 0 1em;
	padding: 0;
	color: #ccc;
	text-transform: lowercase;
	list-style-image: none;
}

.maincontent ul li, .bottombar ul li, sidebar ul li
{
	list-style-image: url('images/icons/li.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

ul li
{
	list-style-image: url('images/icons/li.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

ul li a { color: #00bbdd;
}

/* COMMENT STYLES */
#comments { width: 100%; }
dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt
{
	padding: 0 0 33px 0;
	background: url('images/comment_top.gif') 0 100% no-repeat;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #ccc;
}

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #ccc; }
dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong
{
	font-size: 1.4545em;
	color: #000;
}

dl#comment_list dt strong a, dl#comment_list dt strong a:visited
{
	color: #000;
	border-bottom: 1px dotted #ccc;
}

dl#comment_list dt strong a:hover
{
	color: #000;
	border-bottom: 1px solid #a90000;
}

dl#comment_list dd
{
	padding: 20px;
	margin: 0 0 1.5385em;
	background: #dfdfdf;
}

dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; }
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/* COMMENT FORM */
#comment_form
{
	width: 46.8em;
	margin: 0 0 4.0em 0;
}

#comment_form a:hover { text-decoration: underline; }
#comment_form p { padding: 0.7692em 0; }

#comment_form label
{
	padding: 0 0 0 0.83333em;
	font-size: 1.2em;
}

#comment_form .text_input
{
	width: 15.3846em;
	padding: 0.23077em;
	color: #a90000;
	font: bold 1.3em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 0.15385em solid #ccc;
	border-left: 0.15385em solid #ccc;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}

#comment_form .text_input:focus
{
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#comment_form .text_area { width: 32.9231em; }
#comment_form p.subscribe-to-comments { font-size: 1.3em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit
{
	padding: 0.5em;
	background: url('images/submit_bg.gif') repeat-x;
	color: #000;
	border: 0.21429em double #ccc;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
}

#comment_form .form_submit:hover { color: #00bbdd;
}

#commentform {
}

#author, #email, #url, #comment  {
	background-color: #111;
	color: #cccccc;
	border: 1px solid #ccc;
	font: italic 12px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 425px;
	padding: 3px;
}

#author:hover, #email:hover, #url:hover, #comment:hover  {
	border: 1px solid #b3dc1f;
}

.avatar {
	float: right;
}



/* NEW CLASSES FOR THIS THEME */
#top
{
	width: 950px;
	margin: 0 auto;
}

#title { }

#title h3 a
{
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#title h3 a:hover { color: #333; }

.topright
{
	background: url('images/break.png') repeat;
	padding: 40px;
}

.topright ol
{
	font: italic 3em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #eee;
	margin: .5em 0 .5em 1.5em;
}

.topright ol li
{
	padding: .1em;
	border-bottom: 1px dotted #eee;
}

.topright ol li a { color: #555; }

.topright ol li:hover
{
	background: #eee;
	color: #555;
}

.topright ol li a:hover { color: #555; }

.topright ol p
{
	margin: .2em 0;
	font: normal .35em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #555;
}

.sidebar-left { }
.sidebar-right { padding-left: 30px; }
.alignright { text-align: right; }

hr.break
{
	background: url('images/break.png') repeat-x;
	height: 1em;
	margin: 1em 0 30px;
	border-bottom: 2px solid #333;
}

.main { }
#random-header { margin: 0 0 2em 0; }

.wp-caption-text { 
	font-style: italic;
	color: #555;
	margin-bottom: 30px;
	font-size: 0.8em;
}

.fergcorp_countdownTimer_event_li
{
	list-style-type: none;
}
