﻿
* {
padding: 0em;
margin: 0em;
}

body {
background-color: #000;
padding: 0px 0px 0px 0px;
}

body,input {
font-size: 10px;
font-family: "Verdana", "times new roman", serif;
color: #CCC;
}

p {
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a {
color: #339933;
text-decoration: none;
}

a:hover {
text-decoration: overline underline;
}


h3 span {
font-weight: normal;
}

/*-- " TYPOGRAPHY " --*/
h3,h4,h5,h6 {
display: inline;
font-weight: normal;
text-decoration: underline;
background-repeat: no-repeat;
background-position: left;
font-size: 11px;
}

h1 {
font-size: 10px;
color: #7C9C0B;
padding-left: 3px;
}

h2 {
font-size: 10px;
color: #ccff99;
padding-left: 0px;
font-weight: normal;
}

h3 {
font-size: 10px;
color: #339933;
padding-left: 24px;
background-image: url("db.gif");
}

h4 {
font-size: 11px;
color: #339933;
}

h5 {
font-size: 11px;
color: #339933;
padding-left: 0.4em;
}

h6 {
font-size: 11px;
color: #fff;
padding-left: 0em;
padding-bottom: 0em;
}

h7 {
font-size: 1.2em;
color: #ccff99;
padding-left: 0em;
padding-bottom: 0em;
font-weight: bold;
}

code {
font-size: 11px;
color: #fff;
padding-left: 0px;
background-color: #333;
}

/*--CONTENT AREAS--*/
.contentarea {
padding-top: 1.3em;
padding-bottom: 1.3em;
}

.contentarea-2 {
padding-top: 1.3em;
padding-bottom: 1.3em;
padding-left: 0.4em;
padding-right: 0.4em;
}

.contentarea-3 {
padding-top: 1.3em;
padding-bottom: 1.3em;
padding-left: 0.8em;
padding-right: 0.8em;
}

.lastFM {
padding-top: 1.3em;
padding-bottom: 1.3em;
padding-left: 0.2em;
padding-right: 0.8em;
}

/*--CONTACT FORM--*/
formcontentarea {
padding-top: 0em;
padding-bottom: 1.3em;
}

form {
	margin: 0 auto; 
	padding: 10px;
	background: transparent;
	border: 1px solid #211E20;  
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
}
input {
	padding: .3em;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 55%;
	padding: .3em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 10em;
	display:block;
	color:#777;
}
input.button { 
	font: bold 1em Arial, Tahoma, Sans-serif; 
	margin: 0;
	padding: .25em .3em;
	color: #fff;
	background: #000;
	border: 2px solid #211E20; 
}

/*--IMAGES--*/
img {
border: solid 0px #6F5230;
}

img.left {
position: relative;
float: left;
margin: 3px 3px 3px 3px;
}

img.right {
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

/*--LEFT IMAGE--*/
p.img.pic-left {
padding: 12px 0 0 10px;
float: left;
margin-bottom: 10px;
}

img.pic-left {
border: solid 3px #003300;
float: left;
margin-bottom: 10px;
}

img.pic-left:hover {
border: solid 3px #ccff99;
float: left;
margin-bottom: 10px;
}

img.pic-left a:hover {
border: solid 3px #990;
float: left;
margin-bottom: 10px;
}

/*--RIGHT IMAGE--*/
p.img.pic-right {
padding: 12px 0 0 10px;
float: right;
margin-bottom: 10px;
}

img.pic-right {
border: solid 3px #003300;
float: right;
margin-bottom: 10px;
}

img.pic-right:hover {
border: solid 3px #ccff99;
float: right;
margin-bottom: 10px;
}

img.pic-right a:hover {
border: solid 3px #990;
float: right;
margin-bottom: 10px;
}

.divider1 {
position: relative;
background: url("border2.jpg") repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2 {
position: relative;
height: 1px;
margin: 2.5em 0em 2.5em 0em;
}

.divider3 {
position: relative;
height: 1px;
margin: 3.5em 0em 3.0em 0em;
}

.post .details {
position: relative;
top: -1.5em;
font-size: 0.9em;
color: #ccff99;
}

.post ul.controls {
clear: both;
}

.post ul.controls li {
display: inline;
font-size: 0.9em;
}

.post ul.controls li a {
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0em 0em;
}

.post ul.controls li a.printerfriendly {
background-image: url("icon-printerfriendly.gif");
}

.post ul.controls li a.comments {
background-image: url("icon-comments.gif");
}

.post ul.controls li a.more {
background-image: none;
}

.box {
position: relative;
left: 0em;
top: 0em;
padding: 0.5em;
border-bottom: solid 2px #000;
border-left: solid 2px #000;
border-right: solid 2px #000;
border-top: solid 2px #000;
margin-bottom: 0em;
}

ul.linklist {
list-style: none;
}

ul.linklist li {
line-height: 2.0em;
}

#upbg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 370px;
background: url("up-bg.jpg") ;
background-repeat: repeat-x;
z-index: 2;
}

#outer {
z-index: 2;
position: relative;
width: 1024px;
border: solid 0px #FFF;
background: url("body-bg.jpg");
background-repeat: repeat-y ;
margin: 0 auto;
}

#header {
position: relative;
width: 1024px;
height: 300px;
background: url("header.jpg") top no-repeat;
margin-bottom: 0;
z-index: 2;
}

#langmenu {
position: relative;
height: 10px;
padding: 0em 0em 0em 78.0em;
margin-bottom: 0px;
font-size: 9px;
font-weight: bold;
color: #003300;
font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
}

#headercontent {
position: relative;
top: 8.5em;
padding-left: 150px;
}

#headercontent h1 {
font-weight: normal;
color: #94A265;
font-size: 18px;
font-family: Georgia;
padding-left: 37.0em;
}

#headercontent h1 sup {
color: #7C9C0B;
}

#headercontent h2 {
font-size: 1.0em;
font-weight: normal;
color: #7C9C0B;
}

#search {
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text {
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit {
background: #939B00 url("buttonbg.gif") repeat-x;
border: solid 0px #5F6800;
font-weight: bold;
padding: 0em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}



#menu {
position: relative;
height: 23px;
padding: 0em 0em 0em 4em;
margin-bottom: 0px;
font-size: 12px;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
}

#menu ul {
position: absolute;
top: 5.9em;
}

#menu ul li {
position: relative;
display: inline;
}

#menu ul li a {
padding: 0.7em 0.5em 0.7em 0.5em;
color: #A0A0A0;
text-decoration: none;
}

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

#menu ul li a.active {
background: #7F8400;
}

#menubottom {
background: none;
height: 14px;
margin-bottom: 1.5em;
}

#content {
padding: 0em 0.0em 0em 0.0em;
}

#primarycontainer {
float: left;
margin-right: -12.0em;
margin-left: 12.0em;
width: 520px;
}

#primarycontent {
margin: 1.0em 2.0em 0em 0em;
}

#secondarycontent {
margin-top: 1.0em;
margin-bottom: 1.0em;
margin-right: 12.0em;
float: right;
width: 21.0em;
border: solid 2px #222;
background: url("body-bg2.jpg") top center repeat-y;
}

#footer {
position: relative;
height: 260px;
width: 1024px;
clear: both;
padding-top: 1.0em;
background: url("bottom-bg.jpg") repeat-x top center;
font-size: 10px;
}

#footer .left {
position: absolute;
left: 12.0em;
bottom: 1.5em;
}

#footer .right {
position: absolute;
right: 12.0em;
bottom: 1.5em;
}

#split {
background: none;
height: 14px;
margin-bottom: 1.5em;
}

#headline {
padding-left: 5.0em;
}

/*--FOOTER COLUMNS--*/
#columns {
	clear: both;
	text-align: center;
	color: #5B9CFF;
	margin: 0 auto; 
	padding: 1.6em 0 .5em 3.0em;
	width: 80%;	
}
#columns h3 {
	color: #ccff99;	
	margin: 0;
	padding: 0 10px; 	
	font: normal 11px "Verdana", "times new roman", serif;
}

#columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding-left: 0;	
	border-top: 0px solid #111;	
}

#columns li {
	border-bottom: 0px solid #111;		
}
#columns li a {
	display: block;
	padding: .5em 0 .5em 0em;
	color: #000;
}
#columns li a:hover {
	color: #fff;	
}

#columns .col3, .col3-center {
	float: left;
	width: 270px;
}
#columns .col3-center { 
	margin: 0 15px; 
}
