@charset "utf-8";
/*
Theme Name: Herald 2009
Theme URI: http://herald-metal.com/
Description: Herald wordpress theme
Version: 1.0
Author: Mihkel Uba and Sven Varkel
Author URI: http://www.uba.ee/ http://www.varkel.ee
Tags: blue, custom header, fixed width, two columns, widgets

    Herald2009 v1.0
     http://herald-metal.com/

    This theme was designed by Mihkel Uba built by Sven Varkel
*/

/* float clearing for IE6 */
* html .clearfix {
    height: 1%;
    overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix {
    min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
html{
    height:100%;
    width:100%;
}
body {
    background: url(images/taust.jpg) no-repeat top center #000;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 12px;
}

body,div,input,textarea {
    color: #ddd;
    font-family: verdana, tahoma, arial;
}

#page {
    position: relative;
    margin: 0 auto;
    width: 990px;
    text-align: left;
    font-size: 1em;
}

a {
    color: #cc0000;
    text-decoration: none;
}

a:hover {
    color: #ffcc00;
    text-decoration: none;
}

a img {
    border: 0px;
}

#header {
    clear: both;
    position: relative;
    height: 180px;
}

.hlogo {
    float: left;
    margin: 25px 0px 0px 100px;
    border: 0px;
}

#MenuContainer, #MenuShadowContainer{
    position: relative;
    z-index: 100;
    display: block;
    height: 140px;
    width: 290px;
    padding: 10px 20px 20px 25px;
}
#MenuBackgroundContainer{
    position: absolute;
    left: 680px;
    padding: 0px;
    margin:0px;
    top: 20px;
    background: url(images/menu.gif) no-repeat;
    height: 160px;
    width:290px;
}
#MenuContainer .page_item, #MenuShadowContainer .page_item{
    font-family: Impact, Verdana, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: normal;
    color: white;
    list-style-position: inside;
    list-style-type: none;
    display:block;
    width:120px;
    float: left;
    margin-right: 10px;
    letter-spacing: 0.2em;
}
#MenuContainer .page_item a{
    color: white;
}
#MenuContainer .page_item:hover{
    color: red;
}
#MenuContainer a:hover{
    color: red;
    text-decoration: overline underline;

}
#MenuShadowContainer{
    position: absolute;
    display: block;
    top: 3px;
    left: 3px;
    z-index: 90;
    background: none;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
}
#MenuShadowContainer a{
    color: #5d4035;
}
/*
#MenuContainer a {
    display: block;
    float: left;
    width: 110px;
    height: 25px;
    margin: 5px 0px 5px 25px;
}
*/
.hidden{
    display: none;
}
#BannerContainer {
	padding-top: 120px;
    float: left;
    width: 170px;
}

#BannerContainer a {
    display: block;
    margin-bottom: 5px;
}

#suur {
    display: block;
    float: right;
    width: 820px;
}

#sisu {
    display: block;
    float: left;
    width: 530px;
    background: url(images/pattern.gif);
    margin-bottom: 20px;
    min-height: 300px;
}

.spk {
    display: block;
    padding: 10px;
}

.sisu {
    display: block;
    padding: 15px;
    text-align: justify;
    padding-top: 5px;
}

#parem {
    display: block;
    float: left;
    width: 270px;
    background: url(images/pattern.gif);
    margin-left: 20px;
    margin-bottom: 20px;
}

#parem #GigList{
    list-style: none;
    padding-left: 14px;
}
#parem #DynamicContainer{
	list-style-none;
	padding-left: 14px;
}
.widget_links, .xoxo{
	list-style: none;
}
.xoxo{
	padding-left: 0px;
}
#GalleryContainer {
    position: relative;
    display: block;
    clear: both;
    left: 170px;
    width: 810px;
    padding: 5px;
    background: url(images/pattern.gif);
}
#fgal {
    height: 75px;
    list-style: none;
    padding: 0px 0px 0px 15px;
}

#fgal a {
    float: left;
    margin-right: 10px;
}

#footer {
    display: block;
    clear: both;
    padding: 7px;
    text-align: center;
    background: url(images/footer.jpg) no-repeat top center;
    margin: 10px;
}

.heading{
    position: relative;
    font-family: Impact, Verdana, Helvetica, sans-serif;
    color: white;
    width: 100%;
    height: 20px;
    margin: 10px 0px 10px 15px;
    letter-spacing: 0.2em;
    font-weight: normal;
}
.heading a{
    color: white;
}
h1{
    font-size: 1.7em;
}
h2{
    font-size: 1.5em:
}
h3{
    font-size: 1.3em:
}
.master{
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    position: absolute;
    display: block;
    width:100%;
    top: 0px;
    left: 0px;
    z-index: 100;
}
.slave{
    position: absolute;
    z-index:90;
    font-family: inherit;
    font-size: inherit;
    color: #5d4035;
    left:3px;
    top:3px;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.entry{
}
#LanguageSwitch{
	position: absolute;
	top:120px;
	left: 0px;
	width: 290px;
    list-style: none;
    display: inline;
    padding:0px;
    z-index: 101;
}
#LanguageSwitch li{
	display:inline;
    margin: 0px 6px 0px 0px;
    font-size:0.8em;
    float: right;
}
.floatLeft{
	float: left;
}
.albumcover{
	display: block;
	margin: 0px 10px 40px 0px;
	width: 118px;
	float: left;
}
.alignleft{
	float:left;
}

/**
 * 2nd level navigation
 */
#Menu2Container{
 	position: absolute;
    z-index: 100;
    display: block;
    height: 50px;
    width: 260px;
    top: 100px;
    left: 25px;
    padding: 5px 0px 5px 5px;
    margin: 10px 0px 0px 0px;
    border-top: 1px dotted white;
    list-style-position: inside;
    list-style-type: none;
}
#Menu2Container li{
	display: inline;
}
#Menu2Container li.page_item a{
	color: white;
	font-family: Impact, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
}
#Menu2Container li.page_item a:hover{
	text-decoration: underline overline;
	color: red;
}
#Menu2Container li.current_page_item a{
	color: red;
}
#LoginContainer{
	margin: 10px 0px 10px 15px;
}
#loginform{
}
#loginform input[type=text], #loginform input[type=password]{
	color: black;
	width: 150px;
	font-size: 11px;
	border: 1px dotted red;
}
#loginform input[type=submit]{
	color: white;
	background-color: #333333;
	border: 1px dotted white;
	font-size: 11px;
	font-weight: bold;
}

#flashcontent{
	position: relative;
    height: 333px;
    width: 500px;
    overflow: hidden;
    z-index: 10000;
}

#flashcontent.unfolded{
	padding: 2px;
	position: relative;
    overflow: visible;
    height: 533px;
    width: 800px;
    z-index: 10000;
}

.memberlistItem{
    margin-right: 10px;
}

#commentform textarea, #commentform input[type=text]{
	background-color: #333333;
	color: #efefef;
	border: 2px dashed #666666;
	padding: 3px;
}
#commentform textarea{
	width: 100%;
	height: 200px;
	font-size: 1em;
}
#commentform label{
	color: red;
	font-weight: bold;
}
#commentform #submit{
	background-color: #333333;
	color: #efefef;
	border: 1px solid #666666;
	font-size: 1em;
	font-weight: bold;
}
#DynamicContainer{
	list-style: none;
}
#DynamicContainer li{
	margin: 5px 0px;
}