* {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	padding-bottom: 30px;
	text-align: center;
	min-width: 800px;
	background: #000;
	font: 62.5%/1.6em Arial, Helvetica, sans-serif;
	color: #fcfcfc;
	}
a {
	color: #786752;
	text-decoration: none;
	}
a:hover, a:active {
	color: #a68e71;
	}
a img {
	border: none;
	}
h2 {
	color: #d20317;
	font-size: 18px;
	font-weight: bold;
	}
h3 {
	color: #786752;
	font-size: 1.1em;
	}

	
#topBar{
	width: 100%;
	height: 80px;
	padding: -1px 0 0 0;
	background: url(../img/logo_repeat_002b.png) repeat-x 0 1px;
}

#topBarImg1{
	margin: 80px 0 0 0;
	padding: 0;
	text-align: left;
	position: absolute;
}

#logo{
	margin: 0;
	padding: 0;
	margin: auto;
}
	
	
/* FORMS */
form input#email {
	border: solid 1px #181818;
	border-right-color: #292929;
	border-bottom-color: #292929;
	background: #000;
	color: #786752;
	font-size: 0.8em;
	padding: 2px;
	width: 162px;
	}


div#wrapper {
    width: 640px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 2em;
	}
div#sidebar {
	float: left;
	width: 210px;
	font-size: 1.2em;
	text-align: left;
	padding-bottom: 30px;
	}
div#maincol {
	float: right;
	width: 430px;
	font-size: 1.2em;
	padding: 20px 0 30px 0;
	text-align: center;
	}
	
/* SIDEBAR */
div#sidebar h1 {
	float: left;
}
	
div#sidebar h2 {
	padding-left:0;
}

div#downloads {
	margin-top: 0;
}
div#downloads dl {
	margin-top: 12px;
}

div#downloads dl dt {
	color: #786752;
	font-size: 1.1em;
	margin-bottom: -2px;
}

div#downloads dl dt a {
	background: none;
}

div#downloads dl dt img {
	margin-right: 5px;
}

div#downloads dl dd, div#sidebar p {
	font-size: 0.9em;
	color: #60513e;
	padding-left: 18px;
}

div#newsletter {
	margin-top: 25px;
}

div#newsletter dl {
	padding: 12px 0 0 18px;
}

div#newsletter dl dt {
	padding-left: 15px;
	margin-left: -16px;
}

div#newsletter dl dd {
	padding-top: 5px;
}

/* MAINCOL */
div#tabs, div#contents {
	clear: both;
}


/* contents */
div#contents {
	margin: 0 auto;
	width: 398px;
	padding: 0 15px 0 15px;
	text-align: left;
	font-size: 0.9em;
}
img#photo {
	margin: 20px 0 34px 0;
}
div#contents p {
	margin-bottom: 10px;
}
div#contents div.post p {
	margin: 0;
}
div#contents div.separate p {
	margin-bottom: 10px;
}
div.post {
	margin: 12px 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #212121;
}
div.post h3 {
	padding-left: 15px;
	margin-left: -16px;
	margin-bottom: -2px;
}
div.post span {
	color: #60513e;
}
div.thumbline {
	width: 398px;
	margin-bottom: 10px;
	text-align: center;
	height: 126px;
}
div.lastline {
	margin-bottom: 25px;
}
div.thumbline a {
	float: left;
	background: none;
}
a.thumbnail {
	margin-right: 10px;
}


/* FOOTER */
#footer {
	margin-left: 18px;
	clear: both;
	text-align: left;
	padding: 0 0 75px 0;	
}
div#sidefoot, div#mainfoot {	
	float: left;
	padding-top: 15px;
}
div#footer img {
	float: left;
	margin: 3px 7px 0 0;
}
div#sidefoot {
	width: 168px;
}
div#sidefoot a {
	color: #fff;
	background: none;
}
div#sidefoot a:hover, div#sidefoot a:active {
	color: #a68e71;
}
div#mainfoot {
	width: 398px;
	margin-left: 40px;
}
div#footer p {
	margin-top: -4px;
}


/* ------------------------------------------------------- */
/* MENU */
div#tabs{
	margin: 40px 0 83px 0;
}
div#tabs ul {
	list-style-type: none;
}
div#tabs ul li {
	vertical-align: middle;
	line-height: 28px;
}
div#tabs ul li a {
	width: 100px;
	height: 28px;
	display: block;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	background: #B60505;
	padding: 2px;
	margin: 1px;
	text-align: center;
	border: 1px solid gray;
}

#tabs ul li a:hover{
	background: black;
}
/* ------------------------------------------------------- */

.langButton {
	font: normal normal normal 14px arial;
}

.separator {
	padding: 0 10px;	
}

.langContainer{
	padding: 10px 0 0 0;
	margin: auto;
}

.mainImg{
	border-bottom: 1px solid #212121;
}

.sideBlock{
	margin:50px 0 0 0;
}