/*
Theme Name: Magstyle
Theme URI: http://jzdm.de/
Description: Magstyle, a three-column theme for WordPress by jzdm. Magazinestyle like.
Author: jzdm
Version: 1.2
Tags: three colums, black, grey, red, magstyle
*/

/**********************************
	Main Options
**********************************/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #e9e9e9;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
}

p {
	margin-bottom: 1.2em;
}

blockquote {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 1.2em;
	padding: 10px 15px;
	border-left: 5px solid #cfcfcf;
}
blockquote p {
	margin: 0.6em 0em;
}

cite {
	font-style: italic;
}

q {quotes: "\201E" "\201C" "\201A" "\2018";}
q:before {content: open-quote}
q:after{content: close-quote}

img {
	position: relative;
}

#outer {
	width: 1030px;
	margin: 0 auto;
}

#clear {
	clear: both;
}


/**********************************
	Hyperlinks
**********************************/

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}


/**********************************
	Page Navigation
**********************************/
#header-pagesnavi {
	display: block;
	padding: 0px 0px;
}
#header-pagesnavi ul li {
	margin-left: 0px;
	padding-left: 0px;
}

#header-pagesnavi .menu-header,
#header-pagesnavi.menu {
	font-size: 17px;
}
#header-pagesnavi .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#header-pagesnavi .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#header-pagesnavi a {
	color: #fff;
	display: block;
	line-height: 28px;
	padding: 0 15px;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#header-pagesnavi ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: -1px;
	float: left;
	width: 180px;
	z-index: 99999;
	border: 1px solid #cfcfcf;
	border-top: none;
}
#header-pagesnavi ul ul li {
	min-width: 180px;
}
#header-pagesnavi ul ul ul {
	left: 100%;
	top: 0;
}
#header-pagesnavi ul ul a {
	background: #fff;
	color: #000;
	line-height: 1.8em;
	padding: 0px 10px;
	width: 160px;
	height: auto;
	font-size: 14px;
}
#header-pagesnavi li:hover > a,
#header-pagesnavi ul ul :hover > a {
	background: #4a4a4c;
	color: #fff;
}
#header-pagesnavi ul li:hover > ul {
	display: block;
}
#header-pagesnavi ul li.current_page_item > a,
#header-pagesnavi ul li.current-menu-ancestor > a,
#header-pagesnavi ul li.current-menu-item > a,
#header-pagesnavi ul li.current-menu-parent > a {
	/*color: #fff;*/
	font-style: italic;
}
* html #header-pagesnavi ul li.current_page_item a,
* html #header-pagesnavi ul li.current-menu-ancestor a,
* html #header-pagesnavi ul li.current-menu-item a,
* html #header-pagesnavi ul li.current-menu-parent a,
* html #header-pagesnavi ul li a:hover {
	color: #fff;
}


/**********************************
	Category Navigation
**********************************/
#header-catnavi {
	display: block;
	padding: 0px 0px;
}
#header-catnavi ul li {
	margin-left: 0px;
	padding-left: 0px;
}

#header-catnavi .menu-header,
#header-catnavi.menu {
	font-size: 11px !important;
}
#header-catnavi .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#header-catnavi .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#header-catnavi a {
	color: #000;
	display: block;
	line-height: 23px;
	padding: 0 15px;
	text-decoration: none;
	border-right: 1px dotted #cfcfcf;
	font-size: 13px;
	font-weight: normal;
}

#header-catnavi ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 23px;
	left: -1px;
	float: left;
	width: 180px;
	z-index: 99999;
	border: 1px solid #cfcfcf;
	border-top: none;
}
#header-catnavi ul ul li {
	min-width: 180px;
}
#header-catnavi ul ul ul {
	left: 100%;
	top: 0;
}
#header-catnavi ul ul a {
	background: #fff;
	color: #000;
	line-height: 1.8em;
	padding: 0px 10px;
	width: 160px;
	height: auto;
	border-right: none;
	font-size: 12px;
	font-weight: normal;
}
#header-catnavi li:hover > a,
#header-catnavi ul ul :hover > a {
	background: #dadada;
	color: #000;
	text-decoration: underline;
}
#header-catnavi ul li:hover > ul {
	display: block;
}
#header-catnavi ul li.current_page_item > a,
#header-catnavi ul li.current-menu-ancestor > a,
#header-catnavi ul li.current-menu-item > a,
#header-catnavi ul li.current-menu-parent > a {
	color: #000;
}
* html #header-catnavi ul li.current_page_item a,
* html #header-catnavi ul li.current-menu-ancestor a,
* html #header-catnavi ul li.current-menu-item a,
* html #header-catnavi ul li.current-menu-parent a,
* html #header-catnavi ul li a:hover {
	color: #000;
}


/**********************************
	Header
**********************************/
#header-image-top {
	height: 150px;
	background: url(images/header-image-top.png) repeat-x;
}

#header-image-back {
	height: 150px;
	padding: 38px 15px 5px 15px;
}

#header-pagesnavi {
	height: 28px;
	background: url(images/header-pagesnavi.png) repeat-x;
}

#header-catnavi {
	height: 24px;
	background: url(images/header-catnavi.png) repeat-x;
}

#header-title {
}
#header-title a {
	color: #000;
	text-decoration: none;
	
	font-weight: bold;
	font-family: Georgia, Times, serif;
	font-size: 35px;
}

#header-description {
	color: #fff;
	
	font-family: Georgia, Times, serif;
	font-size: 16px;
}

/**********************************
	The Content
**********************************/
#mainbody {
	padding: 20px 15px;
	background-color: #f1f1f1;
	color: #2c2c2c;
}

#mainbody ul li, #mainbody ol li {
	margin-left: 15px;
}
#mainbody ul li {
	list-style-image: url(images/list-point.png);
}

#contenttable {
	width: 1000px;
}

#maincontent {
	width: 640px;
	vertical-align: top;
}

#maincontent-inner {
	width: 610px;
	margin: 0px 15px;
	
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
}

#maincontent-inner h3 {
	font-size: 1.8em;
	line-height: 1.9em;
	color: #333333;
	font-weight: bold;
}
#maincontent-inner h4 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
#maincontent-inner h5 {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333;
	font-weight: bold;
}
#maincontent-inner h6 {
	font-size: 0.8em;
	line-height: 0.9em;
	color: #333333;
	font-weight: bold;
}

/* All Stories */
	#onepost {
		padding-bottom: 2px;
		margin-bottom: 15px;
		border-bottom: 1px solid #cfcfcf;
		
		font-family: Georgia, Times, serif;
		font-weight: normal;
		font-size: 13px;
	}
	#onepost .storytitle a {
		/*color: #222;*/
		color: #7b0202;
		font-weight: normal;
	}
	#onepost #date {
		color: #888;
		font-style: italic;
		margin-bottom: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	#onepost ol {
		list-style-type: decimal;
		margin-left: 10px;
	}
	#onepost ol li{
		margin-bottom: 0.8em;
	}
	
	.pagetitle {
		color: #7b0202;
		margin-bottom: 0px;
		font-size: 28px;
		line-height: 30px;
		font-weight: normal;
	}
	
	
	#readmore, .more-link {
		color: #7b0202;
	}

/* First Story */
	#frontpage-first {
		
	}
	#frontpage-first .storytitle {
	}
	#frontpage-first .storytitle a {
		font-size: 34px;
		line-height: 36px;
	}
	#frontpage-first #onepost {
	}
	
/* Second and Third Story */
	#frontpost-table {
		border: none;
	}
	#frontpost-table-left {
		vertical-align: top;
	}
	#frontpost-table-right {
		vertical-align: top;
		border-left: 1px solid #cfcfcf;
	}
	
	#frontpost-table #onepost {
		border: none;
		padding-bottom: 0px;
	}
	
	.onepost-top {
		padding-bottom: 15px !important;
	}
	
/* Second Story */
	#frontpage-second {
		width: 290px;
		margin-right: 15px;
		margin-top: 1.2em;
	}
	#frontpage-second .storytitle {
	}
	#frontpage-second .storytitle a {
		font-size: 28px;
		line-height: 26px;
	}
/* Third Story */
	#frontpage-third {
		width: 290px;
		padding-left: 15px;
		margin-top: 1.2em;
	}
	#frontpage-third .storytitle {
	}
	#frontpage-third .storytitle a {
		font-size: 28px;
		line-height: 26px;
	}
/* Normal Story */


/* Single View */
	#singleview {
	
	}
	
	#singleview #onepost {
	}
	
	#singleview .storytitle {
		font-size: 28px;
		line-height: 30px;
		color: #7b0202;
		font-weight: normal;
		padding-top: 10px;
	}
	
	.beitragsinfo {
		font-size: 11px;
		width: 80%;
		margin: 0 auto;
		background: #f3f3f4 url(images/beitragsinfo-bg.png) repeat-x bottom;
		border: 1px solid #cfcfcf;
		padding: 15px;
		margin-bottom: 15px;
		
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.beitragsinfo dt {
		clear: left;
		float: left;
		width: 100px;
		color: #561c1b;
	}
	
	.page-link {
		text-align: center;
		font-size: 11px;
	}
	.page-link #page-list {
		font-size: 1.5em;
	}

/* Category View */
	.category-header .description {
		margin-bottom: 20px;
		color: #515151;
		font-size: 11px;
	}
	
/* Page View */
	#pageview {
	
	}
	
	#pageview #onepost {
	}
	
	#pageview .storytitle {
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 15px;
		color: #7b0202;
		font-weight: normal;
	}
	
	#pageview #additional-information {
		font-size: 11px;
	}


/* Author View */
	#author-info {
		margin: 15px 0px;
		position: relative;
		min-height: 65px;
	}
	#author-info-avatar {
		position: absolute;
			top: 0px; left: 0px;
	}
	#author-info-description {
		margin-left: 70px;
	}
	#author-info-description-text {
		color: #515151;
	}
	#author-info-description-posts {
		margin-top: 5px;
		font-size: 11px;
	}
	
	#author-postslist-date {
		display: inline;
		font-size: 10px;
	}
	
/**********************************
	Sidebars
**********************************/
#sidebar-left, #sidebar-right {
	width: 180px;
	vertical-align: top;
}

#sidebar-left-inner, #sidebar-right-inner {
	width: 180px;
	
	font-family: Georgia, Times, serif;
}

.widget {
	border: 1px solid #cfcfcf;
	background: url(images/widget-bg.png);
	margin-bottom: 20px;
	padding: 10px;
	
	font-size: 12px;
}

.widget #header {
	color: #333333;
	border-bottom: 1px solid  #cfcfcf;
	margin-bottom: 5px;
	
	font-size: 16px;
	text-align: center;
}

.widget ul li, .widget ol li {
	list-style-image: none;
	/*list-style-type: none;*/
	margin: 0.2em 0;
}

/**********************************
	Footer
**********************************/
#footer {
	background-color: #f1f1f1;
	padding: 5px 15px;
}

#footer-shadow {
	height: 20px;
	background: url(images/footer-shadow.png) no-repeat;
}

/**********************************
	Images
**********************************/

#maincontent img {
	margin: 0;
	max-width: 610px;
}
#maincontent .attachment img {
	max-width: 610px;
}
#maincontent .alignleft,
#maincontent img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
#maincontent .alignright,
#maincontent img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
#maincontent .aligncenter,
#maincontent img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#maincontent img.alignleft,
#maincontent img.alignright,
#maincontent img.aligncenter {
	margin-bottom: 5px;
}
#maincontent .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	border: 1px solid #cfcfcf;
}
#maincontent .wp-caption img {
	margin: 4px;
}
#maincontent .wp-caption p.wp-caption-text {
	color: #626262;
	font-size: 0.85em;
	margin: 0 5px;
}
#maincontent .wp-smiley {
	margin: 0;
}

/**********************************
	Comments
**********************************/

.commentlist {
	list-style-type: none;
	width: 95%;
	margin: 0 auto;
	margin-top: 30px;
}

.commentlist li {
	list-style-image: none !important;
	/*border-bottom: 2px solid #DCDECF;*/
	border: 1px solid #cfcfcf;
	margin-bottom: 30px;
	margin-left: 0px !important;
	position: relative;
	padding: 5px;
	background: url(images/kommentar-bg.png) repeat-x top;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.commentlist li img.avatar {
	position: absolute;
		left: 5px; top: 5px;
}

.commentlist li h3 {
	margin-left: 55px;
	font-size: 13px !important;
	line-height: 13px;
}

.commentlist li h3 a {
	font-size: 13px;
	font-weight: bold;
}

.commentlist li .kommentar-info {
	margin-left: 55px;
	margin-top: 5px;
	font-style: italic;
	font-size: 11px;
}

.commentlist .kommentar-reply {
	height: 20px;
	float: right;
}
.commentlist .kommentar-reply a {
	background-color: #7B0202;
	color: #fff;
	padding: 2px 4px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.commentlist .children {
	margin-top: 10px;
	list-style-type: none;
}

.commentlist .children li {
	margin-bottom: 10px;
}

#comments-title {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #7b0202;
	margin-bottom: 5px;
	margin-top: 40px;
}
#comments-title a {
	color: inherit;
	font-size: 0.7em;
}

#comments-closed {
	font-size: 11px;
}

#respond #reply-title {
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #7b0202;
	margin-bottom: 5px;
	margin-top: 40px;
}
#respond .form-allowed-tags {
	color: #515151;
	font-size: 11px;
}

#respond p input, #respond p textarea {
	width: 98%;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
}

#respond #submit {
	margin-top: 20px;
	padding: 7px;
}


/**********************************
	Searchform
**********************************/
#naviright {
	float: right;
	margin-top: 2px;
	margin-right: 15px;
}
#naviright:after {
	clear: both;
}

#suche-text {
	background-color: #fff;
	border: 1px solid #cfcfcf;
	border-right: none;
	height: 20px;
	color: #515151;
}

#suche-button {
	background: url(images/search.png) no-repeat center;
	border: none;
	width: 18px;
	height: 22px;
}

/**********************************
	Special Widgets
**********************************/
.widget_search {
}
.widget_search #s {
}
.widget_search #searchsubmit {
}


.widget_calendar {
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar table tbody a {
	color: #7b0202;
	font-weight: bold;
}
.widget_calendar table tbody td, .widget_calendar table thead th {
	text-align: right;
}


.linkcat li {
	margin: 0.4em 0;
	list-style-type: none;
	list-style-image: none !important;
}


#somelinks {
	font-size: 13px;
	margin-bottom: 15px;
}
#somelinks img {
	margin-right: 5px;
	width: 15px;
	height: 15px;
}
#somelinks a {
	position: relative;
		top: -2px;
}
#somelinks div {
	margin-bottom: 5px;
	border-bottom: 1px dashed #cfcfcf;
}


.tweetmeme_button {
}


.widget_recent_comments .openid_link {
	background-image: none !important;
}

/******************************************************
	Styles for the WP-Plugin "Twitter Widget Pro"
******************************************************/

.widget_twitter li {
	list-style-image: url(images/twitter-t.png) !important;
}

.widget_twitter .entry-meta {
	font-size: 10px;
	line-height: 12px;
	color: #626262 !important;
}

.widget_twitter .entry-meta a {
	color: #626262 !important;
}
