/*
THEME NAME: WoodGears
THEME URI: http://abeschweift.de
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists - Aye! :) Based on Sandbox.
VERSION: 1.6.1
AUTHOR: <a href="http://abgeschweift.de">Alexander Mayer</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


.entry-title,.entry-meta {
clear:both;
}

.alignright,img.alignright{
float:right;
margin:0 0 1em 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
/* margin:1em 0; */
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
/* margin:1em auto; */
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/* My Customs */
html, body {
	margin: 0;
	padding: 0;
	}

body {
	color: #473425;
	text-shadow: #c9c2ac 0 1px 0;
	font-family: Verdana, Arial, sans;
	background: url(./images/bg.jpg) top center;
	background-attachment: fixed;
	}

div.sidebar ul li ul li,
div.entry-content,
div.entry-meta,
div.navigation,
div.menu-default-container { font-size: 0.875em; }

a {
	color: #d53829;
	text-decoration: none;
	}

a:hover { text-decoration: underline; }

div.sidebar div#banner { text-align: center; }



/* begin generals ---------- */
div#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(./images/site_bg.png) repeat-y;
	}

div#container {
	width: 100%;
	>float: left;
	>width: 670px;
	>overflow: hidden;
	_float: left;
	_width: 667px;
	_overflow: hidden;
	}

div#content {
	float: left;
	width: 670px;
	_float: none;
	>float: none;
	}



/* begin header ---------- */
div#header {
	padding: 10px 0;
	background: #f2f1dc url(./images/header_bg.png);
	}

div#header a img { border: 0; }

img#logo { float: left; }

div.menu-default-container {
	width: 670px;
	height: 160px;
	text-align: right;
	margin-left: 290px;
	background: url(./images/header_image_tacho.jpg);
	}

div.menu-default-container ul {
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	}

div.menu-default-container ul li { margin-bottom: 12px; }

div.menu-default-container ul li a {
	color: #fee8a2;
	padding: 4px 12px;
	text-shadow: #c42a1f 0 1px 0;
	border-top: 1px solid #c42a1f;
	border-left: 1px solid #c42a1f;
	border-bottom: 1px solid #c42a1f;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	background: url(./images/menu.png) bottom left no-repeat;
	}



/* begin sidebar ---------- */
div.sidebar {
	overflow: hidden;
	width: 290px;
}

div.sidebar a img { border: 0; }

img#rss_posts { margin-left: 10px; }

img#rss_posts, img#rss_comments { float: left; }

div.sidebar h3 {
	font-weight: normal;
	padding-bottom: 12px;
	margin: 20px 0 12px 0;
	text-shadow: #cdccb5 0 1px 0;
	/* font-family: 'American Typewriter', Georgia, sans-serif; */
	font-family: 'Walter Turncoat', arial, serif;
	background: url(./images/sidebar_divider.png) bottom left no-repeat;
	}

div.sidebar a {
	color: #efeed4;
	text-shadow: #696350 0 1px 0;
	}

div#primary {
	padding-top: 10px;
	background: url(./images/sidebar_top.png) top left no-repeat;
	}

div#secondary { clear:right; }

div.sidebar ul { list-style-type: none; }

div.sidebar ul li {
	width: 270px;
	margin-left: 10px;
	}

div.sidebar ul li ul li {
	width: 242px;
	margin: 6px 0 0 0;
	padding: 4px 4px 4px 24px;
	border-bottom: 1px solid #cdccb5;
	background: #868573 url(./images/arrow.gif) left center no-repeat;
	}
	
div#tweet {
	width: 250px;
	height: 110px;
	color: #fee8a2;
	overflow: hidden;
	margin-left: 10px;
	font-size: 0.75em;
	text-shadow: none;
	text-align: center;
	padding: 20px 0 0 20px;
	background: url(./images/twitter_speech_bubble.png) no-repeat;
	_width: 270px;
	_padding: 20px 0 0 0px;
	>width: 270px;
	>padding: 20px 0 0 0px;
	}

div#tweet ul, div#tweet ul li {
	margin: 0;
	padding: 0;
	width: 230px;
	}

div#tweet_load { width: 230px; }

div#tweet a {
	color: #d53829;
	text-shadow: none;
	}



/* begin content ---------- */
div.navigation {
	width: 610px;
	margin-left: 30px;
	text-shadow: none;
	}

div#nav-above { margin-bottom: 70px; }

div#nav-below {}

div#nav-images {
	height: 150px;
	margin: 1em 0;
}

div.navigation div.nav-next {
	float: right;
	text-align: right;
}

abbr {
	cursor: help;
	border-bottom: 1px dashed #bab8a6;
	}

div.entry-date {
	width: 70px;
	height: 52px;
	color: #fee8a2;
	overflow: hidden;
	/* font-size: 1.25em; */
	font-size: 1.25em;
	padding-left: 10px;
	margin-bottom: 10px;
	text-shadow: #2e2218 0 1px 0;
	background: url(./images/date.png);
	/* font-family: 'American Typewriter', Georgia, sans-serif; */
	/* font-family: Verdana, Arial, sans; */
	font-family: 'Walter Turncoat', arial, serif;
	line-height: 1.25em;
	}

div.entry-date abbr { border: 0; }

h2.entry-title {
	float: right;
	width: 540px;
	font-weight: normal;
	margin: 0 30px 0 0;
	/* font-family: 'American Typewriter', Georgia, sans-serif; */
	font-family: 'Walter Turncoat', arial, serif;
	line-height: 1em;
	_display: inline;
	_margin: 0 30px 0 0;
	>display: inline;
	>margin: 0 30px 0 0;	
	}

body.single h2.entry-title,
body.page h2.entry-title,
body.search h2.entry-title {
	width: 610px;
	margin: 0 30px 30px 30px;
	}

h2.entry-title a {
	color: #3c606c;
	text-shadow: #73c7ca 0 1px 0;
	}

div.entry-content, form#searchform-no-results {
	clear: both;
	width: 610px;
	margin-left: 30px;
	line-height: 1.75em;
	text-shadow: none;
	}

div.entry-content a img {
	padding: 4px;
	background: #bab8a6;
	border: 1px solid #a5a393;
	}

div.entry-meta {
	color: #fff;
	width: 590px;
	padding: 10px;
	text-shadow: none;
	margin-left: 30px;
	margin-bottom: 70px;
	border: 1px solid #63bdbf;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/* font-family: 'American Typewriter', Georgia, sans-serif; */
	font-family: Verdana, Arial, sans;
	background: url(./images/metabox.png) top center repeat-y;
	_margin-top: 20px;
	>margin-top: 20px;
	}

body.single div.entry-meta { line-height: 1.75em; }

div.entry-meta a { color: #3c606c; }

span.comments-link { font-weight: bold; }

blockquote {
	margin-left: 0;
	padding-left: 50px;
	background: url(./images/quote.png) top left no-repeat;
	}

p.wp-caption-text { text-align: center; }

div.page-link {
	font-weight: bold;
	padding: 10px 0 30px 0;
	}

/* begin comments ---------- */

div#comments {
	font-size: 0.875em;
	margin: 0 0 0 30px;
	}

form#commentform .form-label { margin: 1em 0 0; }

form#commentform span.required {
	color: #c30;
	background: #fff;
	}

form#commentform,form#commentform p { padding:0; }

input#author,input#email,input#url,textarea#comment { padding:0.2em; }

div.comments ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
	}

div#comments-list, div#respond { clear: both; }

div#comments-list h3, div#respond h3 { padding: 20px 0 0 0; }

li.comment, li.pingback {
	width: 610px;
	padding: 0 0 26px 0;
	margin: 20px 0;
	background: url(./images/comments_divider.png) bottom center no-repeat;
	}

li.comment img.avatar {
	float: left;
	padding: 4px;
	background: #bab8a6;
	border: 1px solid #a5a393;
	}

li.comment div.comment-meta,
li.comment p { margin-left: 78px; }

li.comment div.comment-author span {
	margin-left: 20px;
	font-size: 1.5em;
	/* font-family: 'American Typewriter', Georgia, sans-serif; */
	font-family: 'Walter Turncoat', arial, serif;
	}

li.comment span.unapproved {
	font-size: 1.5em;
	font-weight: bold;
	}

li.comment p, div.comment-meta { text-shadow: none; }

div.formcontainer { text-shadow: none; }

/* begin search, tag, category, page ---------- */

h2.page-title {
	margin: 0 30px 70px 30px;
	/* font-family: 'American Typewriter', Georgia, sans-serif; */
	font-family: 'Walter Turncoat', arial, serif;
	}

body.page h2.page-title { margin-top: 30px; }

/* begin footer ---------- */

div#footer {
	margin: 0;
	color: #666;
	clear: both;
	width: 950px;
	text-shadow: none;
	font-size: 0.875em;
	padding: 25px 0 10px 10px;
	background: url(./images/footer.gif) repeat-x top left;
	}

div#footer a {
	color: #666;
	border-bottom: 1px dotted #666;
	}

div#footer a img { border: 0; }
