/*
Theme Name: VisualBerlin
Theme URI: http://effeff.tv
Description: Theme developed for http://visualberlin.org
Version: 2.2a
Author: fRED
modified by: Kiritan Flux
*/



/* Allgemeine Style-Elemente */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Sans-Serif;
	background-color: #fff;
	background: url(images/mAViT_back_2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: left;
	
	margin: 0;
	padding: 0; 
	}

h1, h2, h3 {
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	background-color: #FFFFFF;
	font-size: 1.4em;
	text-align: left;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #003333;
	}
	
h2 {
	font-size: 1.4em;
	color: #000000;
	background-color: white;
	}
	
h2 a, h2 a:hover, h2 a:visited {
	color: #000000;
	text-decoration: none;
}

h3 {
	font-size: 1.2em;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}
	
small {
	font-family: Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	}
	
code {
	font-family: Helvetica, Sans-Serif;
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link, a:visited {
	color:#c00;
	text-decoration:none;
	}

a:hover {
	color: #c00;
	text-decoration: underline;
	}
	
hr {
	display: none;
	}
	
cite {
	text-decoration: none;
	}
	
/* Bilder */


a img {
	border: none;
	}
	
p img {
	padding: 0;
	max-width: 100%;
	}
	
select {
	width: 130px;
	}
	
img.centered {
	}
	
img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

	
/************** Seitenstruktur Elemente **************/

#page {
	text-align: left;
	background-color: none;
	margin: 0px auto;
	padding: 0;
	width: 768px;
	}

#header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	background-repeat: no-repeat;
	border: 0px;
	height: 127px;
	width: 774px;
	background: url(images/uavitbanner.png);
	}
	
#headerimg {
	margin-bottom:16px;
}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

#headerimg h1 {
	font-family: Helvetica, Sans-Serif;
	font-size: 1.4em;
	text-align: left;
}
	
/* MENU */
	
#navbar {
	margin:0;
	background-color: none;
	padding:0;
}

#supernav {
	padding:0;
	height:70px;
	display:block;
	position: relative;
	margin:0px;
}

#supernav ul {
	position: absolute;
	font-family: Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px -30px 12px -39px;
}

#artists {
	font: 1.2em Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 11px 0px 5px 0px;
	list-style-type:none;
}

#artists li {
	padding:2px 10px 2px 10px;
	margin-left:-16px
}

#artists li a {
	color:#c00;
}

#supernav li {
	list-style-type: none;
	display: inline;
	line-height:32px;
	margin:0px 10px 0px 0px;
	padding:11px 0px 0px 0px;
}

#supernav li ul {
	display:none;
	}

#supernav .page_item a:link, #supernav .page_item a:visited {
	color:#c00;
	text-decoration:none;
    line-height:32px;
	padding:11px 10px 8px 10px;
	//background:#fff;
}
	
#supernav .page_item a:hover {
	color: #fff;
	background: #ef6666;
	text-decoration: none;
	padding:11px 10px 8px 10px;
}

#supernav .current_page_item a:link, #supernav .current_page_item a:visited {
	color: #fff;
	background: #ef6666;
	text-decoration: none;
}

#supernav .flags {
	background:#fff;
	padding:11px 20px 8px 23px;	
}

/* CONTENT */

#content {
	font-size: 1.2em;
	}
	
.column .postmetadata {
	text-align: left;
	font-size: 1.2em;
	}

.left_shadow {
	background: url(images/shadow_left.jpg);
}

.right_shadow {
	background: url(images/shadow_right.png);
}

.alt {
	background-color: #808080;
	}
	
.description {
	background-color: #878787;
	font-size: 1.2em;
	margin-top: -7px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}

.entry {
	font-size: 1.2em;
}

.entrytext {
	font-size: 1.2em;
}

ul {
	list-style-type: circle;
}

.entry p a:visited {
	color: #cc6600;
	}
	
.column {
	float: left;
	width: 576px;
	}
	
.quicknews {
	color:#000;
	font-family: Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:none;
	padding:11px 10px 8px 10px;
	margin-bottom:20px;
	background:#fff;
}

.quicknews a, #sidebar h2 a {
	color:#c00;
}
	
.post {
	padding: 5px 16px 16px 16px;
	background-color: white;
	text-align: left;
	margin-bottom:16px;
	}
	
.post h2 {
	font-size: 1.4em;
	}	

.post h2 a {
	color:#000;
	font-size: 1.4em;
	}
	
.post a {
	color:#c00;
	}
.post .entrymeta {
	position:absolute;
	text-align:left;
	font-size:1em;
	background-color:#fff;
}

.postmetadata {
	clear: left;
	}
	
/* COMMENTS */

.commentlist li, #commentform input, #commentform textarea {
	font-family: sans-serif, Helvetica;
	font: 10pt;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* SIDEBAR */

#sidebar {
	font: 1.2em Helvetica, Sans-Serif;
	//position:relative;
	}
	
#sidebar h2 {
	color:#000;
	font: 1.2em Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration:none;
	padding:10px 10px 0px 5px;
	background:#fff;
	text-align:left;
}


#sidebar ul, #sidebar ul ol {
	margin:0px;
	padding:0px;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}

#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 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0px;
	padding:4px 5px 3px 5px;
	}
	
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebar {
	margin: -15px 0px 0px 608px;
	width: 160px;
	}

#sidebar form {
	margin: 0;
	}
	
/* SIDEBAR CALENDAR */

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#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; }
	
/* FOOTER */	

#footer {
	background-color: #fff;
	}

#footer {
	width: 768px;
	clear: both;
	}

#footer p {
	padding-left: 16px;
	text-align: left;
	font-size:1.1em;
	color:#000;
	}

/* ETC...

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: none;
	text-indent: -10px;
	} 

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

#searchform {
	margin: auto;
	padding: 5px 3px 5px 5px; 
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

/* Begin Various Tags & Classes */

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	background-color: #fff;
	}

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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/ous Tags & Classes*/