/*
Theme Name: WordPress Magazin
Theme URI: http://www.wordpress-magazin.de
Version: 2.1
Author: Thomas Langel
Author URI: http://www.thomas-langel.de/
*/

@import 'reset.css';


body {
	font:14px/22px 'Lucida Grande', Arial, sans-serif;
	color:#555;
}

.cl { clear:both; }

form { display: inline; }

a {
	text-decoration:none;
	color:#21759b;
}

a:hover {
	color:#d54e21;
}

hr {
	height: 0px;
	border: 0px none;
	border-top: 1px solid #dedede;
	background-color: transparent;
	margin: 5px 0px 15px 0px;
}

pre {
	font-family: 'Courier New', monospace, sans-serif;
	color: #000;
	background-color: #eee;
	border: 1px solid #dedede;
	margin: 10px 0px;
	padding: 10px;
}

h2 {
	font:normal 36px/1em 'Lucida Bright', Georgia, serif;
	padding:25px 0 10px;
}

h3 {
	font:normal 36px/1em 'Lucida Bright', Georgia, serif;
	font-size:16px;	
	font-weight:bold;
	padding:25px 0 5px;
	border-bottom:1px solid #dedede;
	margin:0 0 20px;
	color:#464646;
}

h4 {
	font:normal 36px/1em 'Lucida Bright', Georgia, serif;
	font-size:15px;
	font-weight:bold;
	color:#464646;
	margin:0 0 8px;
}

h4 a {
	color:#464646;
}

.cl {
	clear:both;
}

.content-center {
	width:920px;
	margin:0 auto;
}

.content-1x-left {
	width:255px;
	margin:0 25px 0 0;
	float:left;
}

.content-2x-left {
	width:580px;
	margin:0 30px 0 0;
	float:left;
}

.content-15x-left {
	width:445px;
	margin:0 30px 0 0;
	float:left;
}

.content-1x-right {
	width:300px;
	float:right;
}

.content-2x-right {
	width:620px;
	float:right;
}

.content-15x-right {
	width:445px;
	float:right;
}

.spalte-215-left {
	width:280px;
	float:left;
	margin:0 15px 0 0;
}

.spalte-215-right {
	width:215px;
	float:right;
}

#header {
	background:#585858;
}

#header #header-head {
	width:920px;
	margin:0 auto;
	padding:10px 0 0;
}

#header #header-head h1 {
	width:50%;
	float:left;
}

#header #header-head #header-search {
	width:50%;
	float:right;
	text-align:right;
}

#header #header-head h1 a {
	display:block;
	font-family: 'Lucida Bright', Georgia, serif;
	font-size: 300%;
	padding-top: 22px;
	padding-left: 65px;
	width:260px;
	height:42px;
	text-transform: uppercase;
	color:#fff;
	text-decoration:none;
	background:url(images/wordpress-magazin-logo.png) no-repeat;
	background-position: top left;
}
#heaer #header-head h1 a:hover {
	text-decoration:none;
	color:#fff;
}

#header #header-navigation {
	margin:10px 0 0;
	background:#585858;
}

#header #header-navigation ul {
	width:920px;
	margin:0 auto;
}

#header #header-navigation ul li {
	float:left;
	color:#999;
	line-height:34px;
}

#header #header-navigation ul li#right {
	float:right;
	font-size:12px;
}

#header #header-navigation ul li a {
	color:#ccc;
	padding:0px 10px;
	display:inline-block;
}

#header #header-navigation ul li:first-child a {
	padding-left:0px;
	margin-right:10px;
}

#header #header-navigation ul li#right a {
	padding:0;
}

#header #header-navigation ul li#current a {
	color:#555;
	background:#E4F2FD;
	/* background:#FFF4E5; */
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-radius-topright:5px;
	border-radius-topleft:5px;
	margin:0px 10px;
}

#header #header-navigation ul li#current:first-child a {
	padding-left:10px;
}

#header #header-navigation ul li a:hover {
	color:#FFF;
}

#header #header-navigation ul:first-child li#current a {
	margin:0px 10px 0 0;
}

#content-highlight {
	padding:10px 0;
	background:#E4F2FD;
	border-bottom:1px solid #C6D9E9;
	/* background:#FFF4E5;
	border-bottom:1px solid #FFE7C2; */
	margin:0 0 20px;
}

#content-highlight h2 {
	font:normal 36px/1em 'Lucida Bright', Georgia, serif;
	padding:25px 0 10px;
}

#content {
	margin:0 auto;
	width:920px;
}

#content a {
	font-weight:bold;
}

#content p {
	padding:0 0 15px;
}

#content .social {
	text-align:right;
	vertical-align:bottom;
	padding: 0;
	margin: 0px 5px;
	padding-top: 5px;
}

#content ul {
	padding:0 0 15px 20px;
	list-style:square;
}

#content .post {
	padding:0 0 25px;
}

#content .post h3.post-title {
	font:normal 26px/1em 'Lucida Bright', Georgia, serif;
	margin:20px 0 0;
	padding:0;
	border:0;
}

#content .post h3.post-title a {
	font-weight:normal;
	color:#000;
}

#content .post .post-dateline {
	border-bottom:1px solid #dedede;
	padding:5px 0 10px;
	margin:0 0 20px;
	color:#666;
}

#content .post .post-meta {
	padding:10px;
	font:12px/18px 'Lucida Grande', Arial, sans-serif;
	color:#666;
	background:#f0f0f0;
	margin:15px 0 10px;
}

#content .post .post-meta a {
	color:#464646;
}

#content .post .post-meta a:hover {
	text-decoration:underline;
}

#content #commentform button {
	margin:15px 0 0;
	font-size:18px;
}

#content #commentform textarea {
	width:575px;
}

#content #commentform input {
	width:300px;
	font-size:110%;
	padding:4px;
}

#content #commentform label {
	display:inline-block;
	font:10px/normal 'Lucida Grande', Arial, sans-serif;
	padding:0 0 3px;
}

#content ol {
	list-style:decimal;
	padding:0 0 0 20px;
}

#content ol li {
	margin:0 0 10px;
}

.avatar {
	float:right;
	border:1px solid #ccc;
	padding:3px;
	margin:0 0px 10px 10px;
	background:#fff;
	display:inline-block;
}

.box {
	margin:0;
	padding:0 20px 15px;
}

.box h4 {
	margin:0 0 15px;
	font:normal 20px/1em 'Lucida Bright', Georgia, serif;
}

.box h3 {
	font-size:14px;	
	font-weight:bold;
	padding:15px 0px 3px 0px;
	border-bottom:1px solid #dedede;
	margin:0px 0px 10px 0px;
	color:#464646;
}


.box p {
	margin:10px 0 0;
	padding:0 !important;
}

.box ul {
	list-style:square;
	padding:0 !important;
	margin:0;
}

.box ul li {
	padding:0 0 4px 0;
}


.box-tags, .box-tags a {
	font-weight:normal !important;
}

.tag-link {
	font-family:'Lucida Bright', Georgia, serif;
	text-align: center;
	word-spacing: 5px;
}

.half-box-left {
	width:120px;
	padding:10px 25px 0 20px;
	float:left;
}

.half-box-right {
	width:120px;
	padding:10px 15px 0 0;
	float:right;
}

.half-box-left a, .half-box-right a {
	color:#21759b;
	text-decoration: underline;
	font-weight:normal !important;
}

.half-box-left a:hover, .half-box-right a:hover {
	text-decoration: none;
	color:#d54e21;
}

.half-box-left ul, .half-box-right ul {
	margin:0px 0px 40px 0px;
	font:11px/normal 'Lucida Grande', Arial, sans-serif;
	padding:0 !important;
	list-style:none !important;
}

.half-box-left ul li, .half-box-right ul li {
	padding:5px 0;
}

#searchform input, #subscribe input {
	color:#666666;
	background:#fff;
	width:197px;
	margin:10px 4px 0 0;
	padding:3px;
	border:1px solid #ccc;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#searchform button, #subscribe button {
	color:#224466;
	background:#F5F5F5;
	margin:10px 0 0;
	padding:2px 4px;
	border:1px solid #A3A3A3;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#searchform button:hover, #subscribe button:hover {
	color:#224466;
	border:1px solid #000;
}

#footer {
	margin:30px auto 15px auto;
	border-top:1px solid #dedede;
	color:#999;
	font-size:10px;
	line-height:normal;
	padding:10px 0 0;
	width:920px;
	text-align: center;
}

#footer a {
	color:#21759b;
	font-weight:bold;
}

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

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

.alignleft {
   float: left;
   margin:0px 15px 5px 0;
}

.alignright {
   float: right;
   margin:4px 0 5px 15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

/* Firefox 2 */
#header #header-navigation ul li, x:-moz-any-link {
	line-height:14px;
}

#header #header-navigation ul li, x:-moz-any-link, x:default {
	line-height:34px;
}

#header #header-navigation ul li#right, x:-moz-any-link {
	line-height:34px;
}

#header #header-navigation ul li a, x:-moz-any-link {
	display:-moz-inline-box;
	line-height:13px;
	padding:9px 10px;
}

#header #header-navigation ul li a, x:-moz-any-link, x:default {
	display:inline-block;
	padding:0px 10px;
	line-height:34px;
}
