/*
Theme Name: Artitude Test
Theme URI: http://artitude.de/
Description: The default Artitude theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Florian Ritzel
Author URI: http://www.monochrom.tv/
Tags: Custom Theme

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #878787;
	color: #313131;
	text-align: center;
	}

#site {
	background-color: #C1C1C1;
	text-align: left;
	}

#head_content{
	background-color: #006599;
	}

.post {
	background-color: #ffffff;
	text-align: left;
	}

.post_single {
	background-color: #ffffff;
	text-align: left;
	}

.page {
	background-color: #ffffff;
	text-align: left;
	}

#metadata {
	background-color: #ffffff;
	}

#sidebar {
	background-color: #ffffff;
	}

#header {
	background: #262626 url('images/art-header.png') no-repeat bottom center;
	}

.breadcrumb {
	background-color: #ffffff;
	}

.breadcrumb a:link, a:visited, a:active{
	font-family: Verdana, Arial, Sans-Serif;
	color: #313131;
	font-weight: normal;	
	text-decoration:none;
	}

.breadcrumb a:hover {
	text-decoration:underline;
	}

a.readmore:link, a.readmore:visited, a.readmore:active{
	font-family: Verdana, Arial, Sans-Serif;
	color: #D70A05;
	font-weight: bold;	
	text-decoration:none;
	}

.entry

a.readmore:hover {
	text-decoration:underline;
	color:#D70A05;
	}

#headerimg 	{
	margin: 0px 0px 0;
	height: 123px;
	width: 960px;
	text-align:right;
	color:#666666;
	}

#headerimg a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	}

.navi {
	background-color: #000000;
	}

.post-meta {
	list-style-type: none;
	}
 
.post-meta-key {
	display: none;
	}

small {
	text-transform: uppercase;
	font-style:italic;
	font-size: 1em;
	font-weight: bold;
	}

a.head {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18pt;
	color: #D70A05;
	text-decoration: underline;
	font-style:italic;
	font-weight: bold;
	text-transform: uppercase;
	}

input.searchButton {
	background: url('images/art-search-btn.png') no-repeat left top;
	text-indent: -9999px;
	height: 21px;
	width: 20px;
	border: none;
	margin: 0px;
	}

input.searchText {
	height: 15px;
	width: 226px;
	border-top:4px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	margin: 0px;
	padding: 0 0 0 0;
	}
.entry a {
	color: #D70A05;
	}

.metaleft {
	font-size:9px;
	font-weight:bold;
	color:#313131;
	}
.metaright {
	font-size:9px;
	color:#313131;
	}
#bottom {
	text-align:right;
	}

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#site {
	margin: 0px auto;
	width: 960px;
	padding: 0 0 0 0px;	
	}

#head_content{
	height:189px;
	}

#container {
	width: 960px;
	padding: 0px;	
	}

#footer {
	clear:both;
	width: 675px;
	height:24px;
	padding: 10px 24px 0px 24px;
}

.post_single {
	width: 582px;
	padding: 12px 12px 12px 12px;
	margin:12px 12px 0px 24px;
	float:left;
}

.page {
	width: 888px;
	padding: 12px 12px 12px 12px;
	margin:12px 12px 0px 24px;
	float:left;
}

.post {
	width: 652px;
	padding: 12px 12px 12px 12px;
	margin:12px 12px 0px 24px;
	float:left;
}

#metadata {
	width: 258px;
	padding: 12px 12px 12px 12px;
	margin:12px 24px 0px 12px;
	float:right;
	}

#sidebar {
	width: 188px;
	padding: 12px 12px 12px 12px;
	margin:12px 24px 0px 12px;
	float:right;
	}

.excerpt_text {
	width: 340px;
	float:left;
	}

.breadcrumb {
	width: 902px;
	padding: 4px 5px 3px 4px;
	margin:13px 24px 0px 24px;
	}

.breadcrumb-trail {
	/* This is the inner 'div' you can style */
	}

.navi {
	height:20px;
	}

.metaleft {
	float:left;
	width:40px;
	}
.metaright {
	width:190px;
	float:right;
	}

#social {
	width:690px;
	float:left;
	text-align:right;
	}

#topnav {
	float:left;
	}
#lang {
position:relative; top:-23px; left:170px;
}

.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:left; margin-right:3px }

div.previewimg {
	float:right;
	height:200px;
	width:300px;	
	}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
.thumb {
	border: none;
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
	}

.pre {
	height:200px;
	width:300px;
	border: none;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.gallery-icon img{
	border: 2px solid #ffffff;
	}


/* End Images */

/* anti mac bullshit */

a.rootnav { font-weight:bold; text-transform: uppercase;# }