/*  
copyright 2009, buntmacher.net
url: angelokelly.de, angelokelly.com
*/

/* generell settings */
* {margin:0; padding:0;}

body {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
	font-weight: normal; 
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	background: #f1f1f1;
}

a:link img, img {border: none;}
a {
	color: #605b68;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

hr {height:1px; border:0; background:#d6d6d6; margin: 5px 0;}

.tal {text-align: left;}
.tam {text-align: center;}
.tar {text-align: right;}
.fl {float: left;}
.fr {float: right;}
.clr {clear: both;}
.fs100 {font-size: 12px;}
.fs80 {font-size: 11px;}
.fs60 {font-size: 10px;}

acronym, abbr, span.caps {cursor: help;}

/* layout */
#bg-white {
	width: 100%;
	background: #fff;
}

#head-bg {
	height: 250px;
	top: 0;
	background: url('img/head-bg/head-bg.jpg') 50% top no-repeat;
}

#head-bg-bl {
	position: relative;
	height: 250px;
	left: 0;
	background: url('img/head-bg-bl.png') bottom left repeat-x;
}

#lc-bg {
	height: 143px;
	left: 0;
	background: url('img/laycon-bg.png') top left repeat-x;
}

#lc-s {
	height: 241px;
	background: url('img/laycon-s.png') 50% top no-repeat;
}

#laycon {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

#logo {
	position: relative;
	height: 60px;
	margin-top: -393px;
	padding-left: 12px;
	background: transparent;
}

#mid-top {
	position: relative;
	height: 11px;
	background: url('img/cont-top.png') 50% top no-repeat transparent;
}

#header-bg {
	position: relative;
	width: 880px;
	height: 240px;
	padding: 0 10px 10px 10px;
	background: url('img/header-bg.png') 50% top no-repeat #fff;
}

#header {
	position: relative;
	width: 860px;
	height: 240px;
	margin: 0 10px;
	background: url('img/header.jpg') 50% bottom no-repeat transparent;
}

#adds {
	position: relative;
	/*width: 200px;*/
	width: 66px;
	height: 200px;
	padding-top: 10px;
	/*margin-left: 660px;*/
	margin-left: 794px;
	background: url('img/nl-bg.png') left bottom repeat-x transparent;
}

#top-nav {
	position: relative;
	width: 860px;
	height: 30px;
	background: url('img/topm-bg.png') left bottom repeat-x transparent;
}

#mid-con {
	position: relative;
	width: 860px;
	padding: 10px 20px 20px 20px;
	background: #fff;
}

#sidebar {}

#foot-bl {background: url('img/foot-bgt.png') left top repeat-x;}

#footer {
	height: 100%;
	padding: 20px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: url('img/foot-bgt.png') left top repeat-x #e2e2e2;
	color: #605b68;
}

/* top menu style */
#site-nav {
	margin: 0 5px;
	line-height: 30px;
	vertical-align: middle;
}

#site-nav li {
	display: inline;
	list-style-image: none;
}

#site-nav li a:link, #site-nav li a:visited {
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#site-nav li a:hover, #site-nav li a:active {
	color: #2f2f2f;
	height: 30px;
	background: url('img/topm-mark.png') 50% bottom no-repeat transparent;
}

#logo-nav {
	line-height: 30px;
	vertical-align: middle;
}

#logo-nav li {
	display: inline;
	list-style-image: none;
}

#logo-nav li a img {margin-top: 4px;}

/* language-switcher/sponsors style */
#ls {margin-top: 8px;}

#ls li {display: inline-table;}

#ls li a {
	float: left;
	margin-right: 10px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#ls li a:hover {text-decoration: underline;}

#sponsors {
	width: 100%;
	margin: 10px;
}

#sponsors a img {
	margin: 0 20px 8px 0;
}

/* content style */
#content-con {
	position: relative;
	width: 640px;
	height: auto;
	margin-right: 20px;
}

#content-con #page p {
	clear: both;
}

/* magazine style */
.single {
	padding-right: 20px; margin:0 15px 20px 0;
	width:310px; height:auto;
	float:left;
}

.last {padding-right: 0;}

h3.post-title, .single h3.post-title {
	margin:0; padding: 5px 10px;
	width:290px; height:auto;
	background: url('img/arc-head.png') left top repeat-x #5f5f63;
	font-size:1.40em;
}

h3.post-title a {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

h3.post-title a:hover {color: #2f2f2f;text-decoration: none;}

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

.single .post-content {
	margin:0; padding: 10px;
}

.post-content {color: #2f2f2f;}

.single .post-image {height:100px;}
	
.post-box {
	margin:0; padding:0;
	border:1px solid #5f5f63;
	border-top:0;
}

.post-image {
	margin:0 auto 10px auto; padding:0;
	width:auto; height:auto;
	display:block;
}
			
.post-footer {
	display: block;
	position:relative;
	margin: 1px; padding: 8px 8px 8px 8px;
	background: #8f8f8f;
}

.continue-reading a {color:#fff;}

.continue-reading a:hover {color:#2f2f2f;}

/* article style */
#article, #page, #comments {
	position: relative;
	width: 100%;
	font-size: 12px;
}

#article h2 a, #page h2 a {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 130%;
	color: #605b68;
}

#article h2, #page h2 {
	margin-bottom: 20px;
	color: #605b68;
}

#arc-content {}

#article img {
	margin: 10px 10px 10px 0;
}

#article p, #page p {margin-bottom: 10px;}

/* slider style */
.col-slide {
	line-height: 10px;
	padding-bottom: 5px;
}

a.hackadelic-sliderButton:link, a.hackadelic-sliderButton:visited {
	background: url('img/arrowinf2.jpg') top left no-repeat;
	padding-left: 16px;
	font-size: 10px;
	text-decoration: none;
}

a.hackadelic-sliderButton:hover, a.hackadelic-sliderButton:active {
	background: url('img/arrowinf2.jpg') bottom left no-repeat;
	color: #14122a;
}

.hackadelic-sliderPanel {
	padding: 5px; margin: 1px 0 5px 0;
	border: 1px solid #aaa;
	line-height: 115%;
}

/* comment style */
#comments {color: #605b68;}
#comments #author, #comments #email, #comments #url {
	width: 280px;
	margin-bottom: 5px; padding: 7px 10px;
	background: url('img/input-bg.png') top left no-repeat;
	border: none;
	font-size: 14px;
}
#comments #comment_t, #comments #comment_b {width: 300px; height: 10px;}
#comments #comment_t {background: url('img/input-bg.png') top left no-repeat;}
#comments #comment_b {margin-top: -10px; background: url('img/input-bg.png') bottom left no-repeat;}

#comments #comment {
	width: 280px;
	padding: 0 10px;
	background: #e2e2e2;
	border: none;
	font-size: 14px;
}
#comments #submit {
	width:80px; height: 30px;
}

#comments ol {
	list-style: none;
}

#comments ol li.alt {
	background: #f1f1f1;
}

#comments ol li {
	padding: 10px;
}

#comments img.wp-smiley, #article img.wp-smiley {
	margin: 0; padding: 0;
}

/* contact-style/newsletter-style */
#kontakt, #newsletter {
	width: 420px;
	padding: 20px;
}

#kon_name, #kon_mail, #kon_subj, #news_mail {
	width: 280px;
	padding: 7px 10px; margin-bottom: 5px;
	border: none;
	background: url('img/input-bg.png') top left no-repeat;
	font-size: 14px;
}
#kon_text_t, #kon_text_b {width: 300px; height: 10px;}
#kon_text_t {background: url('img/input-bg.png') top left no-repeat;}
#kon_text_b {background: url('img/input-bg.png') bottom left no-repeat; margin-top: -4px;}

#kon_text {
	width: 280px;
	padding: 0 10px;
	background: #e2e2e2;
	border: none;
	font-size: 14px;
}
#kon_text_info {font-size: 12px;}
#kon_send, #news_send {
	width:80px; height: 30px;
}

/* gallery-style */
#article .gallery-item {
	
}

#article .gallery-icon {
	
}

.attachment-thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

/* sidebar style */
#sidebar {
	position: relative;
	width: 200px;
	max-width: 200px;
}

#sidebar ul, #sidebar ul li {list-style: none;}

#sidebar ul li {
	width: 180px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 14px;
}

#sb-con {
	margin: 0 10px;
	font-size: 12px;
}

.sb-headline {
	display: block;
	width: 180px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cdcdcd;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;		
}

#sidebar h2 {
	display: block;
	width: 180px;
	padding: 0 0 4px 0;
	margin-bottom: 4px;
	border-bottom: 1px solid #cdcdcd;
	font-size: 12px;	
}

/* footer style*/
#footer a, #foot-nav a {
	color: #605b68;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover, #foot-nav a:hover {text-decoration: underline;}

#foot-nav {margin-top: 20px;}

#foot-nav ul li {
	display: inline;
	margin: 0 2px;
}

.imprint {
	width: 700px;
	line-height: 110%;
	font-size: 10px;
}

#foot1, foot3 {
	width: 205px;
	min-height: 1px;
}

#foot2 {
	width: 410px;
	min-height: 1px;
	margin: 0 20px;
}

#footer h2 {
	color: #605b68;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px solid #cdcdcd;
}

#footer ul li {
	display: block;
	width: 100%;
	min-width: 203px;
	padding: 4px 0;
	border-bottom: 1px solid #cdcdcd;
}

#footer ul li .fs60 {line-height: 110%;}

#foot1 ul {margin-top: 10px;}

#foot1 ul li {
	display: inline;
	padding: 0 5px 5px 0;
	border: none;
}
