/*  
Theme Name: BenjaminJantzen.de 06-09
Theme URI: http://benjaminjantzen.de
Description: Benjamin Jantzen Theme
Version: 1.0
Author: Simon Lepel / Mediabrothers
Author URI: http://mediabrothers.de
*/

html, body, div {
	margin:0;
	padding:0;
	display:block;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background:#fff;
	text-align:center;
}

object, img, a { outline:none; }

/*----- basics -----*/

h1, h2, h3, h4, h5, h6 {
	text-transform:uppercase;
	font-weight:bolder;
	font-style:normal;
	color:#808080;
	padding:0;
	margin:2em 0 1em 0;
}

h1 {
	font-size:40px;
}

h2 {
	font-size:35px;
}

h3 {
	font-size:25px
}

h4 {
	font-size:20px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:13px;
}

acronym, abbr {
	cursor: help;
	border:none;
}

hr {
	display:none;
}

.hidden {
	display:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	text-align:center;
}

.clear {
	clear:both;
}

br.clear {
	font-size:0;
	line-height:0;
}

/*----- links -----*/


a, a:link, a:focus, a:active, a:visited, a:hover, a:focus {
	color:#808080;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

/*----- img links -----*/

a img, a:link img, a:active img, a:focus img, a:visited img, a:hover img {
}

/*----- #wrapper -----*/

#wrapper {
	width:750px;
	margin:0 auto 0 auto;
	text-align:left
}

/*----- #header -----*/

#header {
}

#header-logo {
}

#header-logo h1, #header-logo h2 {
	position:absolute;
	top:0;
	left:-99999em;
}

/*----- #navi -----*/

#navi {
	font-size:23px;
	text-transform:uppercase;
	font-weight:bolder;
	color:#808080;
	margin:0 0 60px 0;
	padding:60px 0 0 0;
}

#navi ul, navi li {
	list-style-type:none;
	padding:0;
	margin:0;
	white-space:nowrap;
}

#navi ul {
}

#navi li {
	display:inline;
	white-space:nowrap;
}

#navi .current-page-item a, #navi .current-cat a {
	color:#000;
}

/*----- #page -----*/

#page {
}

/*----- #content -----*/

#content {
	width:480px;
	float:left;
}

#content.wide {
	width:auto;
	float:none;
}

/*----- #sidebar -----*/

#sidebar {
	width:250px;
	float:right;
}

#sidebar h2 {
}

#sidebar ul, #sidebar li {
}

#sidebar li {
}

#sidebar ul ul {
}

#sidebar li li {
}


#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active, #sidebar a:focus {
}

/*----- #sidebar .searchform -----*/

#sidebar .searchform {
}

#sidebar .searchform input {
}

#sidebar .searchform input.button {
}

/*----- #footer -----*/

#footer {
	font-size:12px;
	letter-spacing:1px;
	line-height:1.6em;
	margin:0 0 60px 0;
	text-transform:uppercase;
	font-weight:bolder;
}

#footer ul, #footer li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer ul {
}

#footer ul ul {
	margin:0 0 0 80px;
}

#footer h3 {
	font-size:12px;
	padding:0;
	margin:0;
	float:left;
}

#footer li {
	margin: 0 0 1.6em 0;
}

#footer li li {
	float:left;
	margin: 0 15px 0 0;
	letter-spacing:1px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	color:#a0a0a0;
}

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

/*----- #.wp-tagcloud -----*/

#footer .wp-tag-cloud, #footer .wp-tag-cloud li {
}

#footer .wp-tag-cloud {
	text-align:justify;
	margin:0 0 0 70px;
}

#footer .wp-tag-cloud li {
	float:none;
	display:inline;
	margin:0;
	padding:0 0 0 10px;
	white-space:nowrap;
}

#footer .wp-tag-cloud a {
}

/*----- .post -----*/

.post {
	margin:0 0 60px 0;
}

.post.list {
	margin:0;
}

.post h2.title, .post h3.title {
	font-size:35px;
	margin:0;
	padding:0;
	line-height:1em;
}

.post h2.title .black, .post h3.title .black {
	color:#000;
}

.post.list h3.title {
	margin:0 10px 0 0;
}

.post .comments-link {
}

ul.post-list, ul.post-list li {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.post-list {
	margin: 0 0 60px 0;
}

ul.post-list li {
}

/*----- .postmetadata -----*/

.postmetadata {
	font-size:11px;
	margin:0 0 20px 0;
}

.post-list .postmetadata {
	margin:0 0 10px 0;
}

.postmetadata.right {
	margin:0 0 0 0;
}

.postmetadata.left {
	margin:0 0 0 0;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover, .postmetadata a:active, .postmetadata a:focus {
}

.postmetadata a:hover, .postmetadata a:active, .postmetadata a:focus {
}

/*----- .entry -----*/

.entry {
	line-height:1.6em;
	letter-spacing:1px;
	text-align:justify;
}

.entry p {
	margin:0 0 1.6em 0;
}

.entry h1, .entry h2, .entry h3 {
}
.entry h4 {
}
.entry h5 {
}
.entry h6 {
}

.entry object {
	margin:0 0 20px 0;
}

.entry .thumbnails, .entry .thumbnails li {
	margin: 20px 0 20px 0;
	padding:0;
	white-space:nowrap;
	list-style-type:none;
	line-height:0;
	font-size:0;
}

.entry .thumbnails li {
	margin:0 10px 10px 0;
	float:left;
}

.entry .thumbnails li.last {
	margin:0 0 10px 0;
}

.entry .thumbnails a img {
	border: none;
}

.entry blockquote {
}

.entry blockquote cite {
}

.entry dl {
}

.entry dt {
}

.entry dd {
}

.entry ul {
}

.entry ul ul {
}

.entry ol {
}

.entry ol ol {
}

.entry li {
}

.entry code {
}

.entry pre {
}

.entry b, .entry strong {
}

.entry i, .entry em {
}

.entry img {
}

.entry img.alignleft {
}

.entry img.alignright {
}

.entry img.alignnone {
}

.entry address {
}

.entry img.wp-smiley {
}

/*----- .entry .searchform -----*/

.entry .searchform {
}

.entry .searchform input {
}

.entry .searchform input.button {
}

/*----- wp "read more" link -----*/

.more-link {
}

/*----- wordTube -----*/

.wordtube {
}

/*----- wp pages with pagination -----*/

p.serif {
}

/*----- wp previous/next links -----*/

div.prevnext {
	font-size:20px;
	font-weight:bolder;
	text-transform:uppercase;
}

div.prevnext .left, div.prevnext .right {
	margin:0 0 60px 0;
}

/*----- comments -----*/

h3#comments {
	margin:60px 0 40px 0;
	padding:0;
	font-size:23px;
}

.comment-meta, .comment-reply-link {
}

.comment-meta a, .comment-meta a:link, .comment-meta a:visited, .comment-meta a:hover, .comment-meta a:active, .comment-meta a:focus,
.comment-reply-link, .comment-reply-link:link, .comment-reply-link:visited, .comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus {
}

.comment-meta a:hover, .comment-meta a:active, .comment-meta a:focus,
.comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus {
}

.alt {
}

.commentlist, .commentlist li {
	padding:0;
	margin:0;
	list-style-type:none;
}

.commentlist {
	margin:20px 0 0 0;
}

.nocomments {
}

.commentlist li {
	margin: 0 0 40px 0;
}

.commentlist li div {
	line-height:1.6em;
	letter-spacing:1px;
	text-align:justify;
	margin:10px 0 0 0;
}

.commentlist li div p {
	padding:0;
	margin:0 0 1.6em 0;
}

.commentlist li cite { 
	font-size:16px;
	text-transform:uppercase;
	font-weight:bolder;
	font-style:normal;	
	color:#808080;
}

.commentlist li cite a {
	color:#000;
}

.commentlist p {
}

#commentform {
	margin: 40px 0 60px 0;
}

#commentform p {
}

.commentmetadata {
	font-size:11px;
}

#commentform label {
	display:block;
	color:#808080;
	margin:10px 0 0 0;
}

#commentform .input, #commentform textarea {
	display:block;
	background:#f0f0f0;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	line-height:1.5em;
	padding:2px;
	border:1px solid #f0f0f0;
	width:100%;
}

#commentform .input:focus, #commentform textarea:focus {
	border:1px solid #c0c0c0;
}

#commentform .input {
}

#commentform textarea {
	height:140px;
}

#commentform #submit {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#808080;
	font-weight:bolder;
	padding:0;
	background:transparent;
	border:none;
	text-transform:uppercase;
	letter-spacing:1px;
	margin: 10px 0 0 0;
	cursor:pointer;
}

#commentform #submit:active, #commentform #submit:hover {
	color:#000;
}

/*----- wp calendar -----*/

#wp-calendar th {
}

#wp-calendar {
}

#wp-calendar #next a {
}

#wp-calendar #prev a {
}

#wp-calendar a {
}

#wp-calendar caption {
}

#wp-calendar td {
}

#wp-calendar td.pad:hover { 
}

img#wpstats {
	display:block;
	margin:60px auto 40px auto;
}

/*----- Slimbox -----*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #c0c0c0;
}

.lbLoading {
	background: #c0c0c0 url('images/slimbox/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #c0c0c0;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('images/slimbox/prev.png') no-repeat 5% 50%;
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('images/slimbox/next.png') no-repeat 95% 50%;
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
}

#lbBottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #c0c0c0;
	border-top-style: none;
}

#lbCloseLink {
	display: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	font-weight: bolder;
}

#lbNumber {
	display:none;
}

