/*

Loosely Based on:

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 19px;
color:black;
margin:0;
background: #f8f8f8 url(downhill-battle-header.png) top left repeat-x;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

img, img a {
	border: none;	
}

/* header
--------------------------------------------------*/
#header {
height: 60px;
position: absolute;
top: 0;
left: 0;
z-index: 99;
background: #f8f8f8 url(downhill-battle-header.png) top left repeat-x;
width: 670px;
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin:15px 0 0;
padding:25px 25px 40px 0;
color: #fff;
}

#wrapper {
width:1020px;
margin:0;
position: relative;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-size: 18px;
line-height: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
border-width: 0;
margin: 2px;
padding: 0;
text-align: left;
}

#header h1 a {
text-decoration:none;
color:#333;
color: #fff;
}

/* navigation
--------------------------------------------------*/
#nav {
margin:0;
padding:15px 0;
}

#nav li {
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#000;
text-decoration:dotted;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
color:#000;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin: 0px 250px 0 0 !important;
padding:63px 50px 0px 50px;
background-color: #fff;
width: 568px;

}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
margin: 0 0 0px 0;
padding: 0 0 15px 0;

}

#content a, #content2 a {
text-decoration: none;
border-bottom: dotted #009 1px;
color:#009;
}

#content a:hover,#content2 a:hover {
color:#33c;
}

#wrapper h2, h2 {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 25px 16px 25px;
	padding: 0;
}

#wrapper #sidebar h2 {
	margin: 0 0px 9px 0px;
}

#wrapper #sidebar .date {
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
}

#wrapper h2 a, h2 a {
	text-decoration:none;
	border:none;
	color: #000;
}

#wrapper h2 a:hover, h2 a:hover {
color: #000;
text-decoration: underline;
}




/*   On Deck   */

.on-deck {
	padding: 3px 30px 22px 30px;
	background-color: #ffffe7;
}

#sidebar .on-deck h2, #sidebar .on-deck h2 a {
	
	color: #444;
	margin-bottom: 0;
	padding-bottom: 0;
	
}


#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#000;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
border:1px solid #ddd;
margin:0px 0 20px 0;
padding:21px 25px 3px 25px;
}

#content .post blockquote strong a, #content .post blockquote strong a:visited {
color: black;
border-bottom: dotted #000 1px;
}

a:hover {
color:#000;
text-decoration:none;

}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 20px 0;
}

#content .post p {
margin-left: 25px;
margin-right: 25px;
}

#content .post blockquote p {
margin-left: 0;
margin-right: 0;
}


.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post .info {
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
padding: 29px 25px 5px 25px;
color: #565656;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#f8f8f8;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:350px;
padding:0px 0px 0px 0px;
background-color: #f8f8f8;
font-size: 11px;
position: absolute;
top: 60px;
right: 0;

}

#wrapper #sidebar a, #wrapper #sidebar li a, #wrapper #sidebar a:visited {
	color: #333;
}

.sidebar-stuff {
padding: 30px 30px 30px 30px;
color: #333;
}

#sidebar h3 {
	font-weight: bold;
	font-size: 12px;
}

#sidebar ul {
list-style:none;
font-size:100%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px 2px 3px 0px;
}

#sidebar li a:hover {
color:#000;

}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
font-size:100%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#fff;

}

#content li,#content2 li {
border-bottom:1px solid #eee;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#009;
text-decoration: underline;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:30px 75px 30px 75px;
background-color: white;
width: 518px;
}