/*
Theme Name: 13. Stock
Theme URI: http://www.13stock.de/
Description: Template theme created exclusively for 13. Stock Online Relations GmbH & Co. KG
Version: 1.0 (Based on theme Kubrik 1.6 by Michael Heilemann, http://binarybonsai.com/)
Author: Nico Hagenburger
Author URI: http://www.hagenburger.net/

	This theme was designed and built by Nico Hagenburger.

*/

*
{
  font-family: helvetica, arial, sans-serif !important;
  font-style: normal !important;
}

a
{
  color: #00B0DD;
}

div.entry em,
div.entry i,
div.entry blockquote
{
  font-style: italic !important;
}

body,
html
{
  background: #fff url(images/background.png) repeat-y right center;
  color: #35231e;
  min-width: 960px;
}

#header
{
  background: #00b0dd url(images/headerimg-background.png) repeat-x left bottom;
  bottom: 0;
  height: 100%;
  *height: expression(document.documentElement.offsetHeight + 'px');
/*  *height: expression(document.documentElement.scrollHeight + 'px');*/
  display: table;
  padding: 0;
  position: fixed;
  *position: absolute;
  right: 0;
  top: 0;
  width: 140px;
}

#headerimg
{
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

/* Fix for IE7 */
#headerimg a
{
  *display: block;
  *margin-top: expression((document.documentElement.offsetHeight - 267) / 2 + 'px');
}

#page
{
  margin: 0 150px 0 auto;
  width: 810px;
}

#content
{
  display: inline;
  margin: 0 20px;
  width: 440px;
}

address,
dl,
.post p,
.form p,
.entry ul,
.navigation,
h2,
h3,
h4
{
  margin: 0.5em 0 0.8em;
  width: auto;
}

h1,
h2,
h3,
h4
{
  color: #7F5028;
}

h4
{
  border-bottom: none;
  padding: 0;
}

h4 .author
{
  margin-left: 0;
}

.comment-author,
ol.form li label
{
  float: none;
  text-align: left;
  width: auto;
}

#sidebar
{
  background: #e5f7fc;
  margin: 0;
  width: 330px;
  height: 100%;
}

#sidebar #sidebar-top
{
  background: url(images/sidebar-top-background.png) repeat-x left bottom;
  float: left;
  padding: 10px 20px;
  width: 290px;
}

#sidebar #sidebar-left
{
  float: left;
  padding: 0 10px 0 20px;
  width: 145px;
}

#sidebar #sidebar-right
{
  float: left;
  width: 145px;
}

#sidebar #sidebar-bottom
{
  float: left;
  padding: 10px 20px;
  width: 290px;
}

#footerbar
{
  clear: left;
  margin: 20px 0 0 0;
  width: 440px;
}

#footerbar h3
{
  font-size: 10px;
}

#footerbar li
{
  float: left;
  margin: 0 10px 0 0;
  width: 140px;
}

#footerbar #footerbar-right
{
  margin: 0;
}

#sidebar ul li li.cat-item,
#sidebar .aktt_tweets ul li,
#sidebar ul li li
{
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#sidebar h2
{
  margin: 0 0 5px 0;
}

#sidebar ul li li.cat-item,
#sidebar .aktt_tweets ul li
{
  border-top: 1px #fff none;
  padding: 0 0 3px 0;
}

/*#sidebar ul ul {*/
#sidebar ul, ul li {
  width: 100%;
}

table#wp-calendar {
  text-align: center;
}

table#wp-calendar caption, th {
  text-align: center;
}

table#wp-calendar caption {
  margin: 3px 0 5px 0;
}

table#wp-calendar caption, th {
  font-weight: bold;
}

table#wp-calendar td {
  font-size: 11px;
  height: 20px;
  line-height: 18px;
  width: 20px;
  white-space: nowrap;
}

table#wp-calendar td a {
  white-space: nowrap;
}

table#wp-calendar td#prev {
  text-align: left;
}

table#wp-calendar td#next,
table#wp-calendar td#next a {
  text-align: right;
}

ul#recentcomments li.recentcomments {
  margin-bottom: 3px;
}

#footer {
	margin-right: 150px;
	padding: 10px 20px;
  text-align: right;
	font-size: 85%;
}

#footer div {
	height: auto;
}

p.wp-caption-text {
	font-size: 90%;
	font-style: italic !important;
}


/* Feed Icon Styles */
.feed-list {
  margin: 0;
  padding: 0;
}

.feed-list ul li {
  margin: 0 0 10px 0;
}

.feed-list li {
	display: inline;
	padding-right: 20px;
}

.feed-list li a {
  padding: 2px 0 2px 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
}


/* Sociable Styles */
div.sociable {
	margin: 16px 0;
	font-size: 85%;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


#flickrrss ul li
{
	display: inline;
	padding-right: 5px !important;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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
	}
/* End Images */

