/*
Theme Name: Visualhype Theme
Theme URI: http://visualhype.de/
Description: The original Visualhype theme for visualhype.de
Version: 1.0
Author: Michael Szumielewski
Author URI: http://visualhype.de/
Tags: white, black, grey, fixed width, two columns, awesome
*/

* {
margin:0;
padding:0;
border:0;
}

body {
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#161616;
background:#b4b4b4;
}

#header {
width:100%;
height:104px;
background: #000 url('images/header_bg.gif') repeat-x;
}

#header h1 a {
display:block;
width:99%;
font-size:0;
line-height:0;
background:url('images/header.jpg') no-repeat center;
height:57px;
margin:0 auto;
}

#header h1 span {
display:none;
}

#navi {
width:900px;
height:28px;
margin:19px auto 0;
}

#navi ul {
list-style:none;
text-align:left;
margin:0 0 0 20px
}

#navi li {
float:left;
margin:0 15px 0 0;
}

#navi ul li a {
display:block;
color:#eaeaea;
font-size:12px;
text-decoration:none;
font-weight:700;
padding:7px 18px 6px;
/*text-transform:uppercase;*/
}

#navi ul li.current_page_item a, #navi ul li a:hover {
background:#383838;
color:#fff;
}


#page {
margin:0 auto;
width:900px;
background:#fff url('images/page_bg.gif') repeat-y;
}


#content {
float:left;
width:553px;
padding:5px 20px 0 20px;
background:url('images/content_bg.gif') no-repeat;
}

/*
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd; 
}
*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}


h1, h1 a, h2 {
font-size:23px;
font-weight:bold;
line-height:28px;
color:#000;
margin:0 0 5px;
text-align:left;
}

h1.pagetitle {
padding:10px 0 0 0;
font-size:25px;
}

h2 {
font-size:18px;
font-weight:400;
margin:0 0 7px;
}

h3 {
font-size:15px;
margin:0 0 7px;
}

#post-551 h2 {
border-bottom:1px solid #cdcdcd
}

#post-551 h2, #post-551 h3 {
margin-top:20px
}


a {
color:#004285;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:underline;
}

p {
line-height:20px;
margin:0 0 7px;
}


.entry p a:visited {
	color: #b85b5a;
	}


h2#comments {
	margin:0;
}

ol li.comment {
	clear:both;
}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float:left;
	border:1px solid #eee;
	padding:2px;
	margin:0 10px 14px 0;
	background:#fff;
}

.comment_head {
	height:17px;
}

.commentlist .comment_author, .commentlist .comment_author a {
	float:left;
	font-size:15px;
	color:#000;
	font-weight:bold;
	font-style:normal;
}

.comment_meta {
	float:right;
	color:#888;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 5px;
}

.commentlist p {
	clear:both;
	font-weight:normal;
	text-align:justify;
	margin:10px 0 10px 0;
}

small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* End Typography & Colors */



/* Begin Structure */

.post {
padding:0 0 20px;
line-height:20px;
text-align: justify;
border-bottom:1px solid #cdcdcd;
}

.post h1 {
/*border-top:1px solid #ccc;*/
padding:10px 0 0 0;
}

.postmetadata {
color:#888;
font-size:12px;
margin:0 0 15px 0;
padding:0 0 10px 0;
border-bottom:1px solid #e5e5e5;
}

.postmetadata a {
color:#888;
}

.posts {
padding:0 0 10px;
border-bottom:1px solid #cdcdcd;
margin:0 0 15px;
}

.noborder {
border-bottom:none;
}

.clear {
	clear: both;
}

#footer {
color:#888;
font-size:12px;
	padding: 10px 0;
	margin: 10px auto 20px;
	width: 860px;
background:#fff;
border-top:1px solid #e5e5e5;
	clear: both;
	}

#footer p {
	text-align: center;
	}

#footer a {
color:#888;
font-weight:bold;
}

/* End Structure */


/* Begin Images */

img.alignnone, img.aligncenter, img.alignright, img.alignleft {
border:1px #E8E8E8 solid;
margin:0 8px 2px 0;
padding:2px;
background:#eee
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
}

html>body .entry li {
margin: 7px 0 8px 10px;
clear:both;
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
border:1px solid #cdcdcd;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
border:1px solid #cdcdcd;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.list {
	padding: 0;
	text-align: justify;
	}
	
.comment_content {
	float:right;
	width:480px;
}

.commentlist li {
	padding:10px 0 10px 0;
	list-style:none;
}
	
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}



/* End Comments */


/* Begin Sidebar */

#sidebar {
width:270px;
float:right;
padding:10px 19px 10px 18px;
}

#sidebar h2 {
border-bottom:3px solid #e5e5e5;
margin:0 0 10px 0;
}

#sidebar form#searchform input#s {
border:1px solid #cdcdcd;
width:155px;
padding:6px 5px;
font-size:12px;
}

#sidebar form#searchform input#searchsubmit {
border:1px solid #cdcdcd;
font-weight:bold;
padding:5px 10px;
font-size:12px;
}

#sidebar ul, #sidebar ul ol {
margin:0;
padding:0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul li ul li {
font-size:12px;
color:#000;
margin:0;
}

#sidebar ul li ul li.current-cat a {
background:#eee;
color:#000;
font-weight:bold;
}

#sidebar ul li ul li.current-cat ul li a {
color:#974C4B;
background:#fff;
font-weight:normal;
}

#sidebar ul li ul li ul li {
border-bottom:none;
}

#sidebar ul li ul li a {
display:block;
color:#974C4B;
padding:6px 0 6px 10px;
border-bottom:1px solid #e4e4e4;
}

#sidebar ul li ul li a:hover, #sidebar ul li ul li.current-cat ul li a:hover {
color:#000;
text-decoration:none;
background:#eee;
}

#sidebar ul li ul#alt li {
display:block;
padding:6px 0 6px 10px;
border-bottom:1px solid #e4e4e4;
}

#sidebar ul li ul#alt li a {
display:inline;
color:#974C4B;
padding:0;
border-bottom:0;
}

#sidebar ul li ul#alt li a:hover {
display:inline;
color:#974C4B;
border-bottom:0;
background:#fff;
color:#161616;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 7px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.navigation2 {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:40px;
}

#respond {
	clear:both;
}


/* End Various Tags & Classes*/



/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: center;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 15px;
	width: 100%;
	background: white;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #000;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #333;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #333;
font-weight:bold;
}

#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
font-weight:bold;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 2px;
	border: 1px solid #bfbfbf;
font-weight:bold;
}


#sya_container h2 {
border-bottom:1px solid #cdcdcd;
margin:0 0 0 0;
}

#sya_container ul {
list-style-type: none;
list-style-image: none;
margin-bottom:20px;
}

#sya_container ul li {
border-bottom:1px solid #e4e4e4;
}

#sya_container ul li a {
color:#974C4B;
background:#fff;
font-weight:normal;
display:block;
padding:6px 0 6px 10px;
}

#sya_container ul li a:hover {
color:#000;
text-decoration:none;
background:#eee;
}

img#wpstats {
display:none
}
