/* 
Theme Name: Artillery Presentation
Theme URI: http://artillery.ch/
Description: The Artillery Presentation Theme
Version: 0.1
Author: Benjamin Wiederkehr
Author URI: http://artillery.ch/
/*
import
/////////////////////////////////////////////////////////////////*/
@import 'blueprint/screen.css';

/*
body
/////////////////////////////////////////////////////////////////*/
body					{ background: #fff url("images/_body_bg.gif") 50% 0 fixed no-repeat; }
/*.container		{ background: url('blueprint/lib/grid.png'); }*/
h3.ui { font-size: 1em; margin-bottom: 1px; border-bottom:2px solid #333;}
/*
header
/////////////////////////////////////////////////////////////////*/
div#header		{ height: 198px; }
div#header h1	{
	border-top: 2px solid #333;
	width: 190px;
	margin-bottom: 0;
	height: 81px;
	text-transform: lowercase;
}
div#header h1 a	{
	height: 72px;
	text-decoration: none;
	text-indent: -9999px;
	padding-bottom: 2px;
	display: block;
	font-weight: normal;
	background: #fff url("images/h1_bg.gif") 0 0 no-repeat;
	border-bottom: 1px solid #fff;
}
div#header h1 a:hover	{
	border-bottom: 1px solid #333;
	text-decoration: none;
}
div#header p strong{
	font-weight: bold;
}
/*
content
/////////////////////////////////////////////////////////////////*/
#content_wrapper { float: right;}
.post					{ border-top: 1px solid #333; border-bottom: 1px solid #333; margin-bottom:36px;}
.single.post	{ border-bottom: none;}
.post_title		{ border-top: 2px solid #333; position: relative ; padding-top: -2px;}
.post_title h2{ margin: 0.8em 0 1.166em 0;}
.post_title	dl{ min-height: 68px;}
.post_title	dt{ font-size: .833em; width: 60px; line-height:1.8em;}
.post_title	dd{ margin-left: 60px;}
.post_content	{ padding: 0;}
.post_content h3		{ margin: 2em 0 0 0;}
.post_content p			{ clear: right; margin: 1.5em 0 0 0;}
.post_content ol		{ clear: right;}
.post_content ol li	{ margin: 0 0 1em 0;}
.post_content	img		{ float: right; margin-right: 0; margin-top: 0; margin-left: 1em;}
.post_content	a img	{ margin-top: 0;}
.comments			{border-top: 1px solid #333; margin-top:36px;}
.replay				{border-top: 1px solid #333; }
.trackbacks		{border-top: 1px solid #333;}
textarea#comment		{ margin-top: 74px; width: 97%;}
ol.commentlist			{ margin-top: 1.8em;}
ol.commentlist ul li{ border-bottom: none; margin-bottom: 1em;}
.navigation					{ border-top: 1px solid #333; margin-top: 36px;}
/*
sidebar
/////////////////////////////////////////////////////////////////*/
div#sidebar					{ min-height: 200px; margin-right: 50px;}
.sidebar_title h3		{ border-bottom: 2px solid #333;}
.sidebar_content span.date { font-size: 0.8333em; display: block; margin-top: 1.8em;}
.sidebar_content h4	{ font-size: 1em; font-weight: bold; line-height: 1.5; margin: 0;}
.sidebar_content 		{ border-top: 1px solid #333; margin-bottom: 1.8em; color: #333;}
.sidebar_content p	{ font-size: 0.8333em; line-height: 1.8;}
.sidebar_content ul	{ font-size: 0.8333em; line-height: 1.8; margin: 1.8em 0 0 0;}
.sidebar_content a.download{ font-size: 1em;}
/*
footer
/////////////////////////////////////////////////////////////////*/
div#footer		{ border-top: 2px solid #333; margin-top: 36px;}
#footer h3		{
	font-size: 1em;
	padding-top: 1.8em;
	border-bottom: 1px solid #333;
	margin-bottom: -1px;
}
#footer h4		{
	font-size: .8333em;
	line-height: 1.8;
	margin-bottom: 0;
}
#footer form#searchform				{ font: 1em 1.8 "Helvetica Neue" Helvetica Arial sans-serif ; margin: 1px 0 0 0;}
#footer form#searchform input	{ padding: 1px 5px; width: 178px; margin-top: 0;}
#footer ul								{ margin: 0 0 0 0;}
#footer ul li							{ position: relative; font-size: .833em; }
#footer ul li a						{ line-height: 1.8;}
#footer ul li a img 			{ margin: 0 3px 0 0; position: relative; top: 3px; left: 0; width: 13px;}
#footer ul li img					{ float: right;}
#footer p									{ font-size: .833em; line-height: 1.8; margin-bottom: 1.8em; padding-top: 1.8em;}
#footer p#tumblr_caption	{ font-size: 1em;}
#footer ul.wp-tag-cloud li{ }