/*
Theme Name: Oder auf Brot
Theme URI: http://oderaufbrot.de
Description: based on 960grid and 18px line height system
Tags: music, fanzine
Version: 1.0.0
Author: Martin Wisniowski
Author URI: http://digitaltools.node3000.com

*/

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

body {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff url(images/struktur-weiss.jpg) top left repeat;
	line-height: 1.125em;
}
	
p { 
	font-size:0.6875em;
	margin-bottom: 18px;
}
il, ol { margin-bottom: 18px; }
ul li ul, ol li ol, li { margin-top: 0; margin-bottom: 0; }
h3, h4, h5, h6 { margin-bottom: 18px; font-size: 12px; }

blockquote {
	background: #ffffc5 url(images/blockquote.gif) repeat-x top left;
	border-left: 10px solid #FFFF88;
	padding: 36px 36px 18px 36px;
	}

code, pre {
	width: 310px;
	font-size: 0.6875em;
	margin: 6px 0 4px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	overflow: hidden;
}
	
.clear {
	clear: both;
}

/* Page wrapper */
#page {
	/* background: #fff; */
	color: #4d4d4d;
}
	
#content {
	margin-top: 26px;
}

#content-left {
}
#content-right {
}

#main-navigation {
	margin-top: 5px;
	background: #000;
	min-height: 450px;
	min-height: 0px;
	margin-bottom: 20px;	
	background: #000000 url(images/struktur_dezent.jpg) top left repeat;
}
#main-navigation ul {
	padding: 12px;
}
#pic {
	height: 178px;
	background: url(images/oderaufbrot-kidlogo-sw.gif) no-repeat;	
}

/* Boxes */
.box {
	padding: 2px 10px 15px 10px;	
	background: #000000 url(images/struktur_dezent.jpg) top left repeat;
	color: #ffffff;
	margin-bottom: 3px; 
}
.small-box {
	padding: 2px 10px;	
	background: #000000 url(images/struktur_dezent.jpg) top left repeat;
	color: #ffffff;
	margin-bottom: 3px;
}
.white-box {
	padding: 0 10px;
	border: 3px solid #000;
	border: 0;
	/* background: #ffffff; */
	color: #000000;
	margin-bottom: 3px;
}
.ad { background: none; }
.box .more {
	line-height: 18px;
	height: 18px;
	text-align: right;
	display: block;
	margin-bottom: 17px;
	font-size: small; 
}
.pagination {
	margin: 18px 0;
	display: block;
	height: 18px;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	color: #000;
	font-size:0.6875em;
	padding: 17px 10px;
	border: 1px solid #DEDBD1; 
}
.widget {
	padding: 17px 10px;
	border: 1px solid #DEDBD1;
	background: #fff url(images/box-bg.gif) repeat-x top left;
	margin-bottom: 18px;
}
	
/* Header */
#header {
	height: 80px; 
	height: 0px; 
}
#header h1, #header h1 a {
	margin: 18px 0 0 0;
	line-height: 36px;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 8pt;
	color: #000 }
#header p {
	position: relative;
	line-height: 18px;
	font-size: 18px;
	color: #000; }
#header #search-form {
	float: right;
	margin-top: 2px;
	text-align: right; }
#header #search-form #s { width: 228px; }
#header #search-form input {
	color: #4d4d4d; }

/* Content */
.da-com {
	display: block;
	clear: both;
	position: relative;
	height: 18px;
	line-height: 18px;
	padding: 0 0 1px 0;
	margin-bottom: 8px; 
}

.entry {	
}
	
.entry p {	
	margin: 0 0 3px 0;
}

.entry  img, .single-post  img {
	float:left;
	margin: 5px 6px 12px 0;
	
}
	
h2 {
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	display: block;
	clear: both;
	margin: 6px 0 3px 0;
	padding: 0 0 0 3px;
	text-transform: uppercase;
}
.featured h2 {
	font-size: 24px;
	line-height: 26px;
	margin: 9px 0 18px 0;
	padding: 0;	
}
.box h2, .box h2 a, .small-box h2, .small-box h2 a {
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 6px 0 0 0;
	color: #ffffff;
	text-transform: none;
}
.white-box h2, .white-box h2 a {
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 6px 0 6px 0;
	color: #000000;
	text-transform: none;
}
.single-post h2 {
	font-size: 18px;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	margin-top: 10px;
	color: #ffffff;
}
.single-post p {
	text-align: justify;
}
.seearch-result h2 {
	font-size: 16px;
	font-size: 12px;
	line-height: 18px;
	display: block;
	clear: both;
	margin: 18px 0;
	padding: 0;
}

div.singlepostinfo {
	display: block;
	background: #fff url(images/info.png) no-repeat top left;
	padding-left: 58px;
	min-height: 54px;
	margin-top: 17px;
	padding-bottom: 17px;
}

.left { float: left; }
.right { float: right; }

/* Comments */
.comment { padding: 17px 10px; margin-bottom: 17px; }
.comment p { margin-bottom: 6px; }
.comment-avatar { float: left; font-size: 36px; font-weight: bold;}
.comment-content { margin-left: 0px; }
.comment-info { margin-bottom: 6px; line-height: 10px; }
.comment-info .author { padding-left: 20px; background: url(images/author.png) no-repeat top left; }
.comment-info .date { padding-left: 20px; background: url(images/date.gif) no-repeat 1px 3px; }
.box .comments-title, .white-box .comments-title  { margin-top: 17px; margin-bottom: 18px; line-height: 18px; }

#comments div.comment,
#comments div.author {
 	padding: 10px 10px 0 10px;
	border: 0;	
	margin-bottom: 17px; }
#comments div.author { 
	border: 0; }
/*#comments div.comment .prvi { margin-top: 17px; }*/

/* Comment Form */
form, fieldset { margin: 0; padding: 0; border: none; }
input, textarea {
	background: #fff url(images/box-bg.gif) repeat-x top left;
	border: 1px solid #DEDBD1; }
textarea { padding: 0px; }
#commentform fieldset p small code { border: none; background: #fff; color: #4d4d4d; margin: 0; padding: 0; display: inline; }

/* Sidebar widgets */
#sidebar .pagenav { list-style: none; margin-left: 0; }
.widget h2, #sidebar .widgrt h2, #sidebar .widgrt h3 {
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
	color: #B02B2C; /* Ruby on Rails blue */ }
.widget ul, .ppc ul {
	list-style: none;
	margin: 0;
	padding: 0; }
.widget ul li, .ppc ul li {
	line-height: 18px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat left top;
	}
.widget ul li ul li {
	background: url(images/bullet2.gif) no-repeat left top;
}

/* Footer */
#footer {
	/* background: #fff; */
	color: #4d4d4d;
	height: 54px;
	padding-bottom: 18px;
	text-align: center;
	border-top: 1px solid #000;
	margin-top: 12px;
}
#footer p { line-height: 18px; margin-top: 0px; }

/* Links */
a { text-decoration: none; }
a:link, a:visited { color: #fff; }
.white-box a  {
	color: #000;
}
.pagination a , .pagination a:link, .pagination a:visited {
	color: #000;
}
.pagination a:hover, .pagination a:active {
	color: #777;
}


.widget a:link, .widget a:visited { color: #fff; }
a:hover, .post a:hover, .widget a:hover, h2 a:hover { color: #777; }

/* Ads in post */
.ads {
	background: #fff;
	height: 72px; 
	margin-bottom: 18px;
	text-align: center; }

/* Generic WordPress styles */

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

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	}

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 */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* contact form */
.wpcf7 input, .wpcf7 textarea {
	width: 330px;
	padding: 0;
}
.wpcf7 .wpcf7-button , .wpcf7 .wpcf7-button  img{
	width: 80px;	
}
.wpcf7 .ajax-loader {
	width: 16px;
	height: 16px;
	min-height: 16px;
}
span.wpcf7-not-valid-tip {
	position: relative;
	background: #000;	
}
.wpcf7 img {
	float:none;
	margin: 0;
}
/* End contact form */
