/*
Theme Name: JD Photography
Theme URI: http://www.johannesdachsel.de
Description: Galerie und Blog Theme für Johannes Dachsel Photography
Version: 1.0
Author: Johannes Dachsel
Author URI: http://www.johannesdachsel.de
Tags: galerie, blog, weiß, rot, 2-spaltig
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color: transparent;
}


/* BASIS-STYLES */
/*=================================================================================================*/

body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	background: transparent url(images/bg.jpg) repeat scroll 0 0;
}

p{
	line-height: 22px;
	margin-bottom: 22px;
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

small{
	font-size: 11px;
}

/* HEADINGS */
/*=================================================================================================*/

h1{
	font-size: 26px;
	font-weight: lighter;
	text-transform: lowercase;
}

h1 a{
	background-color: transparent !important;
	color: #666 !important;
	text-decoration: none !important;
}

h2{
	font-size: 30px;
	line-height: 34px;
	color: #990000;
	margin-bottom: 20px;
	clear: both;
}

h3{
	font-size: 16px;
	line-height:22px;
	margin-bottom: 4px;
	color: #666;
	font-weight: bold;
	clear: both;
}

h4{
	clear: both;
	font-size: 16px;
	line-height:22px
	font-weight: lighter;
	color: #fff;
	background-color: #990000;
	padding: 0 0 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/* LINKS */
/*=================================================================================================*/

a, a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover, a:active{
	color: #fff;
	background-color: #990000;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/* KLASSEN */
/*=================================================================================================*/

.menu{
	list-style-type: none;
	display: block;
	height: 60px;
	padding-top: 34px;
	float: right;
}

.menu li{
	display: inline;
	font-size: 18px;
	font-weight: lighter;
	text-transform: lowercase;
}

.menu li a, menu li a:visited{
	padding: 34px 3px 3px 25px;
	color: #666;
	text-decoration: none !important;
	border:none !important;
	
}

.menu li a:hover, menu li a:active{
	padding: 34px 3px 3px 25px;
	color: #fff !important;
	text-decoration: none;
	border:none;
	background-color: #990000;
	-moz-border-radius-topleft: 0 !important;
	-moz-border-radius-topright: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-webkit-border-top-right-radius: 0 !important;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.current_page_item, .current_page_item a, .current_page_parent, .current_page_parent a{
	color: #fff !important;
	text-decoration: none !important;
	background-color: #990000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.gallery-content{
	margin: 20px 0;
}

.blog-content{
	margin-top: 100px;
}

.post-timestamp{
	display: block;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 11px;
}

.postmetadata{
	background-color:#EEEEEE;
	line-height:14px;
	padding:10px 15px;
	text-align:right;
	border: 1px solid #990000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.post{
	margin-bottom: 66px;
}

.navigation{
	font-size: 12px;
	line-height: 22px;
}


.sidebar-liste{
	list-style-type: none;
	margin:22px 5px 22px 5px;
	line-height: 22px;
}

.sidebar-liste li{
	line-height:21px;
	border-bottom: 1px dotted #666;
}

.sidebar-liste li a{
	color: #990000;
	text-decoration: none;
	line-height: 22px;
	border:none;
}

.sidebar-liste li a:hover{
	color: #fff;
	background-color: #990000;
	text-decoration: none;
	border:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	display: block;
	margin-bottom: 30px;
	}

.alignleft {
	float: left;
	display: block;
	margin-bottom: 30px;
	}

.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.framed{
	margin-top: 60;
	padding: 10px;
	border: #eee solid 1px;
}

.comment-meta{
	margin-bottom: 20px;
	font-size: 12px;
}

.comment-body{
	border-bottom: #DDD dotted 1px;
}

.3grid{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}

.col-left{
	float:left;
	width:270px;
	margin-right:45px;
}

.col-mid{
	float:left;
	width:270px;
	margin-right:45px;
}

.col-right{
	float:left;
	width:270px;
}

.price{
	float:right;
	margin-top:40px;
	margin-bottom:10px;
	font-size:40px;
}

ul.features{
	line-height:1.7em;
	margin-left:1.5em;
}

.book-now{
	font-weight:bold;
	display:block;
	clear:both;
	float:right;
	margin-top:15px;
	margin-bottom:60px;
}

.workshops{
	width:100%;
	font-size: 16px;
	border-spacing: 0px 0px;
	border-collapse: separate;
}

.workshops tr{
	line-height: 44px;
}

.striped{
	background-color: #EEE;
}

.anmeldung{
	background-color: #EEE;
	margin-top:44px;
	padding:22px 10px;
	border-top: #990000 solid 2px;
	border-bottom: #990000 solid 2px;
}

.anmeldung h2{
	font-weight: bold;
	text-shadow: 1px 1px 0 #FFF;
}


/* LAYOUT ID'S */
/*=================================================================================================*/

#page-wrap{
	width: 900px;
	margin: 0 auto 44px;
	padding: 0 25px;
	background-color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 0 8px #333;
	-webkit-box-shadow: 0 0 8px #333;
	overflow: auto;
}

#header{
	height: 60px;
	overflow: hidden;
}

#logo{
	margin-top: 26px;
	float: left;
}

#navigation{
	float: right;
}

#content-wrap{
	overflow: auto;
}

#content{
	width: 520px;
	float: left;
	margin-bottom: 66px;
}

#content ul{
	line-height: 1.6;
	margin-left: 2em;
	margin-bottom: 22px;
}

#content ol{
	line-height: 1.6;
	margin-left: 2em;
	margin-bottom: 1.4em;
}

#content ol li{
	margin-bottom: 0.5em;
}


#sidebar{
	width: 270px;
	float: right;
	margin-bottom: 66px;
}

#sidebar p{
	margin:22px 5px 22px 5px;
}

#footer{
	clear: both;
	overflow: auto;
	margin-bottom: 11px;
	font-size: 11px;	
}

#copyright{
	float: left;
}

#impressum{
	float: right;
}

#comments{
	margin-top: 60px;
}

#related-posts{
	background-color: #EEE;
	margin: 44px 0 22px;
	padding: 21px 15px;
	border: 1px solid #990000;
}

#related-posts h3{
	margin-bottom: 22px;
	text-shadow: 1px 1px 0 #FFF;
}

.flattr-button{
	vertical-align: top;
}

