﻿/*  
Theme Name: 08eins
Theme URI: http://pascalbirchler.ch/
Description: Ein zweispaltiges und widget-taugliches WordPress Theme, welches im Auftrag für die 08eins GmbH erstellt wurde.
Version: 1.1
Author: Pascal Birchler
Author URI: http://pascalbirchler.ch/
Tags: 2column, white, grey, blue, magazine, blueprint, news, music
*/

html, body {
	background: #EBEFF2;
	font:12px "Helvetica Neue",Arial,Helvetica,sans-serif;
	line-height:18px;
}

.container {
	background:#fff;
	padding:25px 25px 10px 25px;
	margin-bottom:25px;
}

a {
	color:#000;
	font-weight:700;
	text-decoration:none;
}
a:hover {
	color:#1165AB;
	text-decoration:underline;
}

p {
	margin:0 0 10px;
}

/* Headings */

h1,h2,h3,h4,h5,h6 {
	margin-bottom:5px;
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
}

h1 {
	letter-spacing:-2px;
	color:#fff;
	position: absolute;
	top: 20px;
	left: 20px;
	max-width: 50%;
	margin: 0;
	font-family: Arial, Tahoma, sans-serif;
	font-size:45px;
}

h1 a {
	color:#fff;
	text-decoration:none;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:15px;
}

h4 {
	font-size:14px;
}

/* Header */

#header {
	position: relative;
	background:#006BB3;
	height:200px;
	margin: 0 0 25px 0;
}

#header #desc {
	position: absolute;
	top: 75px;
	left: 20px;
	max-width: 50%;
}
	

/* Shortcuts */

#social-links {
	position:absolute;
	bottom:20px;
	right:20px;
	width:auto;
}

#social-links ul {
	list-style:none;
	padding:0;
	margin:0;
}

#social-links li {
	margin:0 0 0 5px;
	padding:0;
	float:left;
	height:16px;
	width:16px;
	text-indent: -9999px;
}

#social-links li#rss {
	background:url("images/social-stripe.png") no-repeat -32px 0;
}

#social-links li#rss:hover {
	background:url("images/social-stripe.png") no-repeat -32px -16px;
}

#social-links li#facebook {
	background:url("images/social-stripe.png") no-repeat -16px 0;
}

#social-links li#facebook:hover {
	background:url("images/social-stripe.png") no-repeat -16px -16px;
}

#social-links li#twitter {
	background:url("images/social-stripe.png") no-repeat 0 0;
}

#social-links li#twitter:hover {
	background:url("images/social-stripe.png") no-repeat 0 -16px;
}

#social-links li#youtube {
	background:url("images/social-stripe.png") no-repeat -48px 0;
}

#social-links li#youtube:hover {
	background:url("images/social-stripe.png") no-repeat -48px -16px;
}

#social-links li#xing {
	background:url("images/social-stripe.png") no-repeat -64px 0;
}

#social-links li#xing:hover {
	background:url("images/social-stripe.png") no-repeat -64px -16px;
}

#social-links li a {
	display:block;
}


/* Main Navigation */

#navigationbar {
	padding:0;
	margin:0;
	position:absolute;
	left:20px;
	bottom:20px;
}

#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,
#navigationbar ul li.current_page_ancestor,
#navigationbar ul li.current_page_parent {
	text-decoration:underline;
	color:#fff;
}

#navigationbar ul li.current_page_item a, #navigationbar ul li.current_page_ancestor a {
	color:#fff;
}

/* Search Box */

#searchform {
	padding:0 !important;
}

#searchform label {
	display:none;
}


#searchform input {
	margin:0;
}

#searchform input#search-terms {
	width:100px;
	padding:3px 0;
}

#searchform input#search-submit {
	width:70%;
	padding:1px 0;
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	margin: 0 !important;
}

/* Columns */

#content {
	margin-bottom:30px;
	min-height:750px;
}

/* Content Column */

.post h2, .page h2 {
	font-size:24px;
	color:#666;
	font-weight:normal;
}

.single .post h2, #blog .post h3 {
	font-size:16px;
	color:#000;
	margin:0 0 5px;
	padding:0;
	font-weight:bold;
}

#blog .post {
	border-bottom:2px solid #ddd;
	padding-bottom:10px;
}

/* Post Meta */

.post-author {
	padding:10px;
	color:#666;
	background:#f3f3f3;
	border:1px solid #ddd;
	margin:20px 0 0;
	overflow:hidden;
	clear:both;
}

.post-author p {
	margin-bottom:0;
}

.post-author a {
	font-weight:bold;
	color:#666 !important;
	border:0 !important;
}

.post-author a:hover {
	text-decoration:underline;
}

.post-author img {
	border:1px solid #ccc;
	padding:3px;
}

.post-author #post-social {
	float:right;
	position:relative;
}

.post-author #ilike {
	float:left;
}

.post form {
	margin-bottom:20px;
}

.post #dbem-location-map {
	width:100% !important;
}

.latest .post h3 {
	font-size:24px;
	margin-bottom:5px;
	line-height:120%;
}

.latest .post h3 a {
	color:#666;
	font-weight:normal;
}

.page h3 {
	font-size:16px;
	margin:15px 0 10px;
	color:#000;
	font-weight:bold;
}

#contact-form {
	margin-top:50px;
	overflow:hidden;
}

#contact-form textarea {
	width:350px;
	height:150px;
}

/* Client / Artist Loops */

.clients-loop .clients, .artists-loop .artists, .authors-loop .employee {
	float:left;
	width:300px;
	margin:0 15px 10px 0;
}


.employee .avatar {
	margin-right:10px;
	padding:2px;
	border:1px solid #ddd;
	float:left;
}
	

/* Left Column */

div.recent-post {
	margin-bottom:20px;
	float:left;
}

#home h2 {
	font-size:14px;
}

.span-author {
	color:#777777;
	font-size:90%;
	font-style:italic;
}

.post-info, #sidebar .post-info {
	color:#666666;
	font-size:0.857em;
	height:1.45em;
	line-height:1.45em;
	margin-bottom:5px;
	overflow:hidden;
	padding:0;
}

/* Post Meta */

div.meta {
	font-size:11px;
	line-height:25px;
	clear:both;
	margin-top:15px;
}

div.meta a {
	font-weight:bold;
}

div.meta a:hover {
	text-decoration:underline;
}

span.readmore {
	padding:0 10px 0 15px;
	background:url("images/arrow.png") no-repeat top left;
	margin:5px 0 10px 5px;
}

span.comments {
	padding:0 10px 0 20px;
	margin:5px 0 10px 0;
	background:url("images/comment.png") no-repeat top left;
}

.post-social {
	float:right;
}

.post-social .tweetit, .post-social-single .tweetit {
	position:relative;
	top:-2.5px;
	margin-right:15px;
}

.post-social .likeit, .post-social-single .likeit {
	position:relative;
	top:-5px;
	margin-right:0px;
}

.post-social .mailit {
	position:relative;
	top:-2.5px;
}

.post-social .mailit a:hover {
	-moz-opacity:0.9;
	opacity:0.9;
	-webkit-opacity:0.9;
}

.post-social-single .mailit a img {
	border:none !important;
	padding:0 !important;
}

/* 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 */

a.category {
	display:inline-block;
	color:#fff;
	background:#006AB3;
	text-transform:uppercase;
	font-size:12px;
	padding:1px 8px;
	margin-bottom:5px;
	letter-spacing:0.1px;
	font-weight:bold;
}

a.category:hover {
	text-decoration:none;
}

#latest {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:25px;
}

#latest p {
	margin:0 0 15px 0;
}

/* Post Thumbnails */

.thumbnail img.attachment-small_teaser {
	margin-right:10px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
}

.thumbnail img.attachment-square_teaser {
	margin-right:10px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
}

.thumbnail img.attachment-50_square_teaser {
	margin-right:10px;
	padding:5px;
	border:1px solid #ddd;
	float:left;
}

.thumbnail img.attachment-big_teaser {
	margin-bottom:5px;
	padding:5px;
	border:1px solid #ddd;
}

.thumbnail img.attachment-458_big_teaser {
	margin-bottom:5px;
	padding:5px;
	border:1px solid #ddd;
}

/* Sidebar */

div#videos {
	margin:0 0 10px;
}

div#videos h2 {
	margin-top:5px;
	font-size:14px;
}

h3.widgettitle {
	display:inline-block;
	color:#fff;
	background:#006AB3;
	text-transform:uppercase;
	font-size:12px;
	padding:4px 8px;
	margin:0 0 8px 0 !important;
	letter-spacing:normal;
	font-weight:bold;
}

.widget {
	padding:0;
	margin:0 0 10px;
	display:block;
	clear:both;
	width:100%;
}

.widget ul li {
	list-style-image:url(images/list_blue.png);
	list-style-position:inside;
	padding:0;
}

.widget ul.item-list li {
	list-style:none;
	height:60px;
}

.widget ul#sidebarnavigation li.current_page_item a {
	color:#006AB3;
}

.widget ul#sidebarnavigation li.current_page_item ul li a {
	color:#000;
}

.widget_tag_cloud a {
	color:#333;
}

.widget_em_widget {
	margin:10px 0;
}

.widget_em_widget ul, ul.eventslist {
	padding:0;
	margin:0 !important;
}

.widget_em_widget ul li, ul.dbem_events_list li, ul.eventslist li {
	list-style-type:none !important;
	padding:0;
	margin:0 0 10px 0 !important;
	overflow:hidden;
	display:inline-block;
	width:100%;
}

ul.eventslist li, ul.eventslist li a {
	list-style-image:none !important;
}

.widget_em_widget li a, ul.eventslist li a {
	color:#1165AB !important;
}

.widget_em_widget ul li p {
	padding:0;
	margin:0;
}

.widget_em_widget ul li div {
	width:40px;
	height:40px;
	margin:0 5px 5px 0;
	background:#ddd;
	font-weight:bold;
	float:left;
	font-size:12px;
	text-align:center;
	padding:5px;
	line-height:18px;
}

.widget_em_widget ul li div span {
	font-size:30px;
	margin: 5px 0;
	display:block;
	text-align:center;
}

ul li.flickrimg {
	display:inline-block;
	margin:5px 5px 0;
	list-style:none;
}

ul li.flickrimg img {
	padding: 2px;
	border:2px solid #ddd;
	width:55px !important;
	height:55px !important;
}

ul.flickrrss {
	margin:0 0 0 0;
	padding-left:5px;
}

.madmimi form input[type="text"] {
	width:100%;
	padding:3px 0;
	border:1px solid #bbb;
}

.madmimi form input[type="text"]:focus {
	border-color:#666;
}

.madmimi form input.button {
	background:#006AB3;
	color:#fff;
	border:none;
	padding:2px 4px;
	margin-top:10px;
}
	

/* Footer */

#footer {
	clear:both;
	display:inline-block;
	border-top:1px solid #ccc;
	color:#333;
	font-size:12px;
	margin:50px 0;
	padding: 20px 0 0;
	overflow:hidden;
}

#footer .widget {
	margin:0 10px 0 0;
	padding:0;
	clear:none;
	border:none;
	width:220px;
}

#footer .widget_flickrRSS {
	width:250px;
}

#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_blue.png);
	padding:0;
}

#footer ul.item-list li {
	list-style:none;
	overflow:hidden;
}

#footer ul li a {
	margin:0;
	line-height:14px;
}

#copyright p {
	font-size:11px;
	float:right;
}

/* SOCIABLE PLUGIN */

div.sociable { display:inline-block; float:right; }

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 span {
	display: block;
}
.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);
}

/* EVENTS MANAGER PLUGIN */

table.dbem-calendar-table td {
		padding: 2px 4px; 
		text-align: center;
	}
	table.dbem-calendar.table tr.days-names {
		font-weight: bold;
	} 
	table.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post {
		color: #ccc;
	}
	table.dbem-calendar-table td.eventful a {
	  font-weight: bold;
	  color: #FD7E29;
	}
	 table.dbem-calendar-table td.eventless-today {
	   background-color: #CFCFCF;  
	}
	table.dbem-calendar-table thead {
		font-size: 120%;  
		font-weight: bold;  
	}
	
	
/* image caption classes */

.alignleft { float: left; margin: 0 1.5em 1em 0 !important; padding: 0.5em; text-align: left; }
.aligncenter { margin-left:auto !important; margin-right: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 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 8px 4px 4px;
	margin: 5px 10px 10px;
}

.wp-caption img {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 4px 0 0;
	border: 0;
	background-color: #f3f3f3;
	text-align: center;
}

/* Own Gallery Function */

.gallery {
    margin: auto;
    overflow: hidden;
    width: 100%;
}
.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    padding:5px;
	border:1px solid #ddd;
}
.gallery-caption {
    margin-left: 0;
	padding: 0;
	padding-bottom: 4px;
}
.gallery br { clear: both }
