/*
Theme Name: Hack3r
Theme URI: http://www.hack3r.de
Description: Das ist das WordPress-Theme vom Hack3r.de Weblog (<a href="http://www.hack3r.de">Hendrik Th&uuml;s</a> aka Skydancer).
Version: 0.1 (08. Juni 2009)
Author: Hendrik Th&uuml;s aka Skydancer
Author URI: http://www.hack3r.de
*/

/* Allgemeine Formatierungen */
body {
	background-attachment: fixed;
/*	background-image: url(grafik/hg_blue.jpg);*/
	background-image: url(grafik/body_bg.png);
	background-repeat: repeat-x;
/*	background-color: #6d8fff;*/
	background-color: #618ab3;
	color: #003089;
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, sans-serif;
	color: #444444;
}

hr {
	display: none;
	}

acronym, abbr, dfn {
	border-bottom: 1px dashed #999999;
	font-style: normal;
	cursor: help;
}

blockquote {
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
	background-color: #f5f5f5;
	margin: 1em 30px;
	padding-left: 10px;
}

.bold{
	font-weight: bold;
}

#rand #inhalt img, #rand #inhalt .bild-link, #rand #inhalt .bild-link a {
	border: none;
}

#rand  #text-inhalt .storycontent img {
	border: 1px solid #444444;
}

#rand  #text-inhalt .storycontent img.noborder{
	border: none;
}

pre, code, samp {
	font: 1em 'courier new', courier, monospace;
	color: #900;
}

small code {
	font-size: 1.1em;
}

.pre {
	white-space: pre;
	display: block;
}

dt {
	font-weight: bold;
}

dd {
	margin: 1px 0 .5em 0;
}

input, textarea {
	border: 1px solid #cccccc;
	font: 1.1em verdana, sans-serif;
	background: #f5f5f5;
	color: #444444;
}

/* Gehoert dazu */
#searchform #s {
	background: #fff;
	margin-bottom: 2px;
	width: 160px;
}

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

.alignright {
	float: right;
	margin: 2px 0 5px 10px;
}

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

.nach-oben {
	text-align: right;
	margin: 12px 0;
}

.center {
	text-align: center;
}

.rechts {
	text-align: right;
}

.weiter {
	margin: 1em 0;
	text-align: center;
}

.unsichtbar, #technorati {
	display: none;
}

h1 {
	margin: 10px;
	padding: 0;
	height: 162px;
	width: 733px;
	background: url(grafik/header.jpg) no-repeat;
	position: relative;
	border: 1px solid #444444;
}

/* Ende allgemeine Formatierungen */
h1 a {
	color: #343434; text-decoration: none;
	font: 22px arial, sans-serif;
	position: absolute; left: 15px; bottom: 115px;
}

#rand {
	width: 753px;
	margin: 0 auto;
	margin-top: 10px;
	background: #ffffff url(grafik/grund-mitte.gif) repeat-y;
	padding: 0;
	border: 1px solid #444444;
	border-bottom: none;
}

#inhalt {
	width: 751px;
	text-align: left;
	margin: 0 1px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

/* Navigation */
#navi {
	width: 200px;
	margin: 0 0 15px 0;
	float: right;
	font-size: 75%;
	color: #666666;
	overflow: hidden;
}

#navi ul {
	list-style: none;
	margin: 5px 10px 1em 10px;
	padding: 0;
}

#navi li {
	padding: 2px 0 2px 15px;
	background: url(grafik/bullet.gif) 0 6px no-repeat;
}

#navi ul li ul {
	margin-bottom: .1em;
}

#navi a {
	color: #369;
	text-decoration: none;
}

#navi a:hover {
	color: #f60;
	background: #fff;
}

#navi h3 {
	text-align: left;
	font: bold 1.1em arial, sans-serif;
	color: #f93;
	padding: 0;
	margin: 1px 10px;
	border-bottom: 1px solid #ddd;
}

#navi form {
	margin: 10px 0;
	padding: 0;
}

#navi div, #navi p {
	margin: 10px 10px 15px 10px;
}

#navi div * {
	margin-left: 0;
}

#navi ul.buttons li {
	background: none;
	padding-left: 0;
}

/* Ende Navigation */

/* Der Inhalt */

#text-inhalt {
	margin-left: 16px;
	margin-right: 217px;
	font-size: 75%;
	line-height: 1.5;
}

#text-inhalt .datum {
	font: bold 1.1em arial, sans-serif;
	color: #f93;
	margin: 1px 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
}

#text-inhalt h2 {
	font: 1.6em trebuchet ms, arial, sans-serif;
	color: #369;
	margin: 1px 0 7px 0;
	background: #eeeeee;
	padding: 0 5px;
}

#text-inhalt h3#postcomment {
	margin-top: 15px;
}

#text-inhalt .unterseite h3 {
	margin-top: 1em;
}

#text-inhalt h3 {
	font: bold 1.2em arial, sans-serif;
	margin: 1.5em 0 0 0;
	padding: 0;
}

#text-inhalt h4 {
	font: 1.1em arial, sans-serif;
	margin: .5em 0;
}

#rand #inhalt #text-inhalt h2 a {
	text-decoration: none;
	border: none;
}

#text-inhalt a, #footer a {
	color: #369;
	text-decoration: none;
	border-bottom: 1px dotted #369;
}

#text-inhalt a:visited {
	color: #369;
	text-decoration: none;
	border-bottom: 1px dotted #369;
}

#text-inhalt a:hover, #footer a:hover {
	color: #f60;
	text-decoration: none;
	border-bottom: 1px dotted #f60;
}

#text-inhalt li {
	line-height: 1.6;
	margin-bottom: 1px;
}

#text-inhalt .beitrag-hinweis {
	background: #f9f9f9 url(grafik/beitrag-hinweis.gif) no-repeat right bottom;
	padding: 12px;
	border: 1px solid #ddd;
	margin: 15px 0;
}

.feedback, .feedback2 {
	padding: 1px 15px;
	background: #f5f5f5;
	font-size: .9em;
	margin-bottom: 27px;
	margin-top: 15px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #666;
}

.feedback {
	padding: 5px 15px;
}

.feedback2 p, .feedback2 dl {
	margin: 10px 0;
}

.feedback2 dl dt {
	float: left;
	margin-right: 5px;
	width: 80px;
}

.feedback2 dl dd {
	margin-bottom: 1px;
}

#text-inhalt .feedback a, #text-inhalt .feedback2 a, #text-inhalt .feedback a:visited, #text-inhalt .feedback2 a:visited  {
	border-bottom: none;
	text-decoration: none;
}

#text-inhalt .feedback2 a {
	font-weight: bold;
}

/* Ende Inhalt */

/* Kommentare */
ol#commentlist {
	margin-top: 2em;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#commentlist li h4 {
	font: bold 1.25em tahoma, sans-serif;
	margin-top: 0;
	margin-bottom: -10px;
}

#commentlist .kommentar-info {
	margin-bottom: 0;
}

#commentlist .kommentar-info a {
	float: right
}

#commentlist li h4 a, #commentlist li h4 a:hover, #commentlist li h4 a:visited, #commentlist .kommentar-info a {
	text-decoration: none;
	border-bottom: none;
}

#commentlist li blockquote {
	margin-left: 15px;
	padding: 0 0 0 10px;
}

#commentlist li blockquote p {
	width: 410px;
}

#commentlist li.kommentare {
	margin-bottom: 15px;
	padding: 7px 12px;
	background: #f3f3f3;
	border-bottom: 1px solid #D1DCE6;
	border-top: 1px solid #D1DCE6;
}

#commentlist li p {
	overflow: auto;
}

#commentlist li ol {
	width: 375px;
	overflow: auto;
	margin-left: 0;
	padding-left: 25px;
}

#commentlist li li {
	border-bottom: none;
	width: auto;
}

.gravatar{
	float: right;
	border: 1px solid #ccc;
}

#commentform input:hover, #commentform input:focus, #commentform textarea:hover, #commentform textarea:focus, #navi form input:hover, #navi form input:focus, #navi form #s:hover, #navi form #s:focus {
	background: #ff9;
}

textarea#comment {
	width: 510px;
}

#commentlist li.mein-kommentar {
	background: #ADDCFE;
	border: none;
}

/* Footer */
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	background: #eee;
	padding: 5px 15px;
	/*text-align: center; */
	font-size: .7em;
	color: #555;
}

#footer a {
	border: none;
}

/* Plugins */

.smileys {
	margin-top: 2px;
}

#text-inhalt a.fancybox{
	border: none;
}

#rand  #text-inhalt .storycontent img.wp-smiley{
	border: none;
}

#commentform .smileys a {
	border: none;
}

#wp_grins {
	margin-top: 5px;
}

#commentPreview {
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 0 5px 5px 5px;
}

/* Pagebar: */
#text-inhalt .pagebar {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
}

#text-inhalt .pagebar a, .pageList .this-page {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}

.pagebar .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

#text-inhalt .pagebar .this-page {
	padding: 2px 6px;
	border-color: #999;
	font-weight: bold;
	vertical-align: top;
	background: #fff;
}

#text-inhalt .pagebar a:hover {
	color: #fff;
	background: #369;
	border-color: #036;
	text-decoration: none;
}


/* Social Bookmarks */
#text-inhalt .storycontent .sociable ul li a{
	border: none;
}

#rand  #text-inhalt .storycontent .sociable ul li a img.sociable-hovers{
	border: none;
}

#text-inhalt .unterseite .sociable ul li a{
	border: none;
}
