/*
 * © 2009 rocknriga.lv
 *
 * marcis@chill.lv
 */

/* Main */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #bebcbb;
	background: url('/images/rep.gif');
}

span {
	color: #e55306;
}

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

a:hover {
	text-decoration:underline;
}

img {
	border: 0;
	vertical-align: bottom;
}

ul, ol {
	margin-left: 15px;
}

p {
	padding: 5px 0;
}

h3 {
	padding: 5px 0;
}

.hide {
	display: none;
}

.clear {
	height: 0;
	font-size: 0;
	clear: both;
}

/* Page structure */

#logo {
	display: block;
	width: 268px;
	height: 62px;
	margin: 15px auto 0 auto;
	text-decoration: none;
	background: url('/images/rocknriga-final-white.png') no-repeat;
}

#content {
	padding: 10px;
	background: url('/images/content_bg.png');
	position: relative;
	z-index: 2;
	margin: 0 40px 0 250px;
}

#hotgirl {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 766px;
	height: 585px;
	background: url('/images/top.jpg') no-repeat top;
}

#header {
	width: 100%;
	height: 230px;
	background: url('/images/topr.jpg') repeat-x;
}

#footer {
	width: 100%;
	height: 170px;
	background: url('/images/botr.jpg') repeat-x bottom;
}

#container {
	width: 100%;
	min-height: 340px;
	background-color: #0b0300;
}

#gallery {
	width: 515px;
	padding-left: 15%;
}

#map {
	width: 515px;
	height: 400px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width: 415px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding-top: 30px;
}

#menu a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 20px;
}

#menu a:hover {
	text-decoration: none;
}

#menu span {
	display: none;
}

#menu .split {
	height: 10px;
	clear: both;
}

#menu .menu {
	width: 180px;
	height: 32px;
	background-image: url('/images/menu/menu.png');
	margin: 0;
}

#menu .menu.active, #menu .menu:hover {
	background-position: 0 -32px;
}

#menu .menu_drinks {
	width: 215px;
	height: 32px;
	background-image: url('/images/menu/menu_drinks.png');
}

#menu .menu_drinks.active, #menu .menu_drinks:hover {
	background-position: 0 -32px;
}

#menu .gallery {
	width: 75px;
	height: 18px;
	background-image: url('/images/menu/gallery.png');
	margin-left: 14px;
}

#menu .gallery.active, #menu .gallery:hover {
	background-position: 0 -18px;
}

#menu .forum {
	width: 115px;
	height: 26px;
	background-image: url('/images/menu/forum.png');
}

#menu .forum.active, #menu .forum:hover {
	background-position: 0 -26px;
}

#menu .about {
	width: 156px;
	height: 26px;
	background-image: url('/images/menu/about.png');
}

#menu .about.active, #menu .about:hover {
	background-position: 0 -26px;
}

#menu .events {
	width: 138px;
	height: 31px;
	background-image: url('/images/menu/events.png');
	margin-left: 61px;
}

#menu .events.active, #menu .events:hover {
	background-position: 0 -31px;
}

#menu .news {
	width: 114px;
	height: 27px;
	background-image: url('/images/menu/news.png');
}

#menu .news.active, #menu .news:hover {
	background-position: 0 -27px;
}

#menu .logo {
	width: 268px;
	height: 62px;
	float: none;
	margin: 0 auto;
	background: url('/images/rocknriga-final-white.png') no-repeat;
}

/* etc */

.form input, .form textarea {
	width: 150px;
	height: 19px;
	color: #fff;
	font-family: Arial;
 	font-size: 10px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 2px 0 0 6px;
	border-color: #000;
	border-width: 1px;
	background-color: #000;
}

/* Comment stuff */

#comments {
	margin-top: 10px;
}

#comments .form .key {
	width: 80px;
	vertical-align: top;
	text-align: right;
}

#comments .form input.t {
	width: 418px;
	border: 1px solid #444;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0;
	background-color: #151515;
}

#comments .form textarea {
	width: 412px;
	border: 1px solid #444;
	overflow: auto;
	height: 70px;
	background-color: #151515;
	padding: 2px 6px;
	text-transform: none;
	letter-spacing: 0;
	font-size: 12px;
}

#comments .form input.c {
	width: 60px;
	border: 1px solid #444;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 12px;
	background-color: #151515;
}

#comments .form input.b {
	cursor: pointer;
}

#comments .comment {
	border-top: 1px dashed #222;
	padding: 4px 0;
	margin: 0;
}

#comments .first {
	border-top: 0;
}

/* Forum stuff */

#forum {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

#forum td {
	vertical-align: middle;
	padding: 2px 5px;
}

#forum .c {
	text-align: center;
}

#forum .header td {
	background-color: #444;
	padding: 5px;
	font-weight: bold;
}

#forum .even td {
	background-color: #111;
}

#forum .odd td {
	background-color: #222;
}

/* Gallery thumbnails */

#thumbs .item {
	width: 80px;
	height: 115px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

#thumbs .thumb {
	width: 80px;
	height: 90px;
	float: left;
	margin-right: 10px;
}

/* Suggestion */

#suggest {
	position: absolute;
	top: 585px;
	left: 20px;
	color: #fff;
	font-size: 12px;
}

#suggest a {
	color: #e55306;
	font-weight: bold;
}