/*  
Theme Name: Breitbild
Theme URI: http://breitbild.com/
Description: Eine abgewandelte Version des 08eins-Themes für Breitbild.
Version: 1.0
Author: Pascal Birchler
Author URI: http://wpmagazin.org/
Tags: 3column, white, grey, black, magazine, blueprint, 3-column
*/

/* Some basic stuff */

html, body {
	background:#F5F5F5;
}

.container {
	background:#fff;
	padding:25px 25px 10px 25px;
}

a {
	color:#000;
	font-weight:700;
	text-decoration:none;
}
a:hover {
	color:#1165AB;
	text-decoration:underline;
}

/* Post Thumbnails */

.thumbnail img.attachment-square_teaser {
	margin-right:10px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
}

/* Headings */

h1,h2,h3,h4,h5,h6 {
	margin-bottom:5px;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
}

h1 {
	font-size:60px;
	letter-spacing:-2px;
	color:#fff;
}

h1 a {
	color:#fff;
}

h1 a:hover, h1 a:link, h1 a:visited {
	color:#fff;
	text-decoration:none;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:15px;
}

h4 {
	font-size:14px;
}

/* Header */

#header {
	margin-bottom:20px;
	background:#765333 url("images/headerbg.jpg") no-repeat;
	height:290px;
}

/* Logo */

#logo {
	padding:0;
	margin:0;
	position:relative;
	top:100px;
	left:20px;
}

/* Shortcuts */

#feed {
	padding:0;
	margin:0;
	position:relative;
	top:20px;
	right:20px;
	width:auto;
}

#feed a {
	position:relative;
	float:right;
}

/* Search Box */

#searchform {
	padding:0 !important;
}

#searchform input {
	margin:0;
}

#searchform input#s {
	margin-right:5px;
	width:220px;
	padding:2px;
}

#searchform #searchsubmit {
	background:#eee;
	border:1px solid #c7c7c7;
	width:70px;
	float:right;
	padding:2px 2px 0;
}

/* Main Navigation */

#navigationbar {
	padding:0;
	margin:0;
	position:relative;
	left:20px;
	top:180px;
}

#navigationbar ul {
	margin:0;
	padding:0;
	position:relative;
	float:left;
}

#navigationbar ul li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0 20px 0 0;
	float:left;
	color:#fff;
}

#navigationbar ul li a {
	margin:0;
	font-size:15px;
	text-transform:uppercase;
	padding:5px 0 0 0;
	display:block;
	letter-spacing:1.3px;
	color:#fff;
}

#navigationbar ul li a:hover {
	text-decoration:underline;
}

#navigationbar ul li.current_page_item {
	text-decoration:underline;
	color:#fff;
}

#navigationbar ul li.current_page_item a {
	color:#fff;
}

/* Columns */

#content {
	margin-bottom:30px;
	min-height:750px;
}

/* Content Column */

.post span.category {
	margin-bottom:5px;
}

.post h2 {
	font-size:24px;
	color:#666;
	font-weight:normal;
}

.post h3, .single .post h2 {
	font-size:14px;
	display:inline;
	padding-right:10px;
	border-right:1px solid #ccc;
	margin-right:5px;
	color:#000;
	font-weight:bold;
}

.latest .post h3 {
	font-size:24px;
	margin-bottom:5px;
	line-height:120%;
}

.latest .post h3 a {
	color:#666;
	font-weight:normal;
}

/* image caption classes */

.alignleft { float: left; margin: 0 1.5em 1em 0 !important; padding: 0.5em; text-align: left; }
.aligncenter { margin: 0 auto !important; display: block; padding: 0.5em; }
.alignright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.alignfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.alignnone { margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; display: block; }
.alignleft img, .alignright img, .alignfull img, .alignnone img { margin: 0; display: block; }
.alignleft p, .alignright p, .alignfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* Captions */

.wp-caption, .gallery-item {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 0;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 0;
	margin: 5px 10px 10px;
}

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

.wp-caption p.wp-caption-text, .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 0 0;
	margin: 0;
	border: 0;
	background-color: #f3f3f3;
	text-align: center;
}

.gallery-caption {
	padding: 0;
	padding-bottom: 4px;
}
/* End captions */

/* Left Column */

#home-left h2 {
	font-size:14px;
	display:inline;
	padding-right:10px;
	border-right:1px solid #ccc;
	margin-right:5px;
}

.post-date {
	color:#999;
	font-style:italic;
}

#latest p {
	margin:0 0 15px 0;
}

#latest .entry {
	border-bottom:2px solid #ddd;
	margin-bottom:15px;
	padding:0;
}

/* Post Meta */

div.meta {
	font-size:11px;
	line-height:25px;
	margin-bottom:10px;
}

div.meta a {
	font-weight:bold;
}

div.meta a:hover {
	text-decoration:underline;
}

span.readmore {
	padding:0 10px 0 20px;
	background:url("images/square.png") no-repeat top left;
	margin:5px 0 10px 0;
}

span.readmore a {
	color:#000;
}

span.tags {
	padding:0 0 0 45px;
	background:url("images/arrow-grey.png") no-repeat top left;
}

/* Single Post Template */

div.post {
	margin-bottom:20px;
}

/* Comments Template */

#comments-template {
	margin-top:50px;
}

#comments-template h3 {
	font-size:18px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

#commentform #comment {
	width:600px;
}

#commentform label {
	display:block;
	margin:0;
	padding:0;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	margin:2px 0 10px 0;
	display:inline;
	width:300px;
	padding:5px;
}

#commentform input#submit {
	width:150px;
}

p.subscribe-to-comments label {
	display:inline !important;
	position:relative;
	top:2px;
}

ol.commentlist {
	margin:0;
	padding:0;
}

ol.commentlist li {
	margin:10px 0;
	padding:10px 10px;
	list-style-type:none;
	border:1px solid #ddd;
}

ol.commentlist li.thread-even {
	background:#f3f3f3;
}

ol.commentlist li.thread-odd {
	background:#fff;
}

ol.commentlist li.thread-even .depth-2 {
	background:#fff;
}

ol.commentlist li.thread-odd .depth-2 {
	background:#f3f3f3;
}

ol.commentlist li.thread-even .depth-3 {
	background:#f3f3f3;
}

ol.commentlist li.thread-odd .depth-3 {
	background:#fff;
}

ol.commentlist li.bypostauthor {
	background:#ffc;
}

ol.commentlist li.thread-even .depth-2.bypostauthor, ol.commentlist li.thread-odd .depth-2.bypostauthor {
	background:#ffc !important;
}

ol.commentlist .comment-author {
	display:block;
	overflow:hidden;
	margin-bottom:5px;
}

ol.commentlist .comment-author img {
	float:left;
	display:inline;
	padding:3px;
	border:1px solid #bbb;
	margin-right:10px;
}

ol.commentlist .comment-author .comment-date {
	display:block;
	color:#666;
}

ol.commentlist p {
	clear:left;
}

/* Recent Posts */

span.category {
	display:block;
	margin-bottom:5px;
}

span.category a {
	color:#fff;
	background:#765333;
	text-transform:uppercase;
	font-size:12px;
	padding:2px 8px;
	letter-spacing:normal;
	font-weight:bold;
}

span.category a:hover {
	text-decoration:none;
}

#latest {
	margin-bottom:10px;
}

/* Sidebars */

#sidebar h3 {
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	padding:0;
	margin:5px 0;
	letter-spacing:0.5px;
	color:#888;
}

#sidebar div {
	margin-bottom:10px;
}

/* Widgets */

h3.widgettitle {
	margin:0 0 8px 0 !important;
	padding:0;
	color:#999;
}

.widget {
	padding:0;
	margin:5px 0;
	display:block;
}

.widget ul li {
	list-style-image:url(images/list_black.png);
	padding:0;
}

.flickrimg {
	display:inline;
	margin:5px;
}

.flickrimg img {
	padding: 2px;
	border:2px solid #ddd;
}

#flickrrss ul {
	margin:0;
	padding-left:5px;
}

#flickrrss ul li {
	display:inline;
	list-style:none;
}

/* About Us */

#about-us {
	border:1px solid #ddd;
	-webkit-box-shadow: 5px 5px 10px #ccc;  
	-moz-box-shadow: 5px 5px 10px #ccc;  
	box-shadow: 5px 5px 10px #ccc;  
	margin:0 0 10px 0;
	background:#eee;
	padding:0.5em 0.7em 0 0.7em;
}
#about-us p {
	font-size:0.9em;
	font-family:tahoma;
}


/* Recent Comments */

#recent-comments ul {
	margin:0;
}

#recent-comments ul li {
	list-style-type:none;
	margin-bottom:10px;
}

#recent-comments ul li a:hover {
	color:#B32D47;
}

/* Footer */

#footer {
	padding-top:20px;
	padding-left:30px;
	clear:both;
	display:inline-block;
	border-top:1px solid #808080;
	color:#333;
	font-size:12px;
	margin-top:50px;
}

#footer .span-footer {
	width:200px;
	margin:0;
	padding:0 15px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#666;
}

#footer h4 {
	font-size:16px;
	font-weight:bold;
	color:#000;
}

#footer ul {
	margin:0;
	padding:0;
}

#footer ul li {
	list-style-image:url(images/list_black.png);
	padding:0;
}

#footer ul li a {
	margin:0;
	line-height:14px;
}

#footer .widget {
	margin-bottom:50px;
}

#copyright p {
	font-size:11px;
	float:right;
}