* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #424242;
	font: 12px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #000;
}

.c {
	clear: both;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#menu_player {
	width: 960px;
	height: 35px;
	margin-top: 10px;
	background: url(../images/menu-player-background.gif) repeat-x;
}

#menu {
	float:  left;
	margin-left: 20px;
	margin-top: 10px;
	text-transform: uppercase;
}

#menu li {
	padding-left: 18px;
	display: inline;
	list-style-type: none;
	background: url(../images/menu-dot.gif) no-repeat 0 6px;
}

#menu li.first {
	padding-left: 0;
	background: none;
}

#menu li a {
	color: #b3b3b3;
	text-decoration: none;
	outline: none;
}

#menu li a:hover {
	color: #7c6c42;
}

#menu li a.active {
	color: #7c6c42;
}

#player {
	float: right;
	margin-right: 30px;
	padding-top: 10px;
}

#language {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#language a {
	color: #B3B3B3;
	text-decoration: none;
}

#language a:hover {
	color: #7c6c42;
}

#language img {
	border: 0;
	vertical-align: middle;
}

#logo {
	margin-top: 34px;
	margin-left: 25px;
}

#logo a {
	display: block;
	width: 308px;
	height: 66px;
	background-image: url(../images/logo-inside.gif);
}

#logo span {
	display: none;
}

#footer {
	margin-top: 12px;
	padding-top: 10px;
	width: 960px;
	height: 90px;
	background-image: url(../images/footer-background.gif);
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #424242;
}

/* Home */

.index #portrait {
	width: 960px;
	height: 406px;
	padding-top: 34px;
	background-image: url(../images/home-vlad-mirita.jpg);
}

.index #logo {
	margin: 0;
	margin-left: 25px;
}

.index #logo a {
	display: block;
	width: 308px;
	height: 66px;
	background-image: url(../images/logo-home.jpg);
}

.index  #cd {
	width: 166px;
	margin-top: 146px;
	margin-left: 769px;
	font-size: 10px;
	text-align: center;
}

.index  #cd a {
	color: #a59d89;
	text-decoration: none;
}

.index  #left {
	float: left;
	margin-left: 20px;
}

.index  #right {
	float: left;
	width: 455px;
}

.index  #motto {
	width: 455px;
	height: 92px;
	margin-top: -11px;
	background: url(../images/motto-home.gif) no-repeat;
}

.index  #motto p {
	display: none;
}

.index  #social {
	width: 125px;
	margin-top: 28px;
}

.index  #social p {
	color: #423f37;
	padding-bottom: 5px;
	text-align: center;
}

.index  #social img {
	margin-right: 8px;
}

.index #right h2 {
	margin-top: 9px;
	margin-bottom: 15px;
	font-size: 12px;
	height: 22px;
	color: #746e60;
	background-image: url(../images/h2-underline.gif);
}

.index  #shows li {
	margin-bottom: 10px;
	list-style-type: none;
	color: #a59d89;
}

.index  .show-date {
	color: #9b8754;
}


.index #shows a {
	color: #996633;
}

/* Biography */

.biography #left {
	float: left;
	width: 480px;
	margin-top: 25px;
	margin-right: 25px;
	padding-top: 516px;
	background: url(../images/biography-vlad-car.jpg) no-repeat;
}

.biography #right {
	float: left;
	width: 430px;
	color: #a59d89;
}

.biography .download {
	display: block;
	margin-top: 10px;
	margin-left: 15px;
	padding-bottom: 25px;
}

.biography .download img {
	float: left;
	margin-right: 10px;
}

.biography .download-text {
	float: left;
	width: 260px;
}

.biography .download a {
	color: #424242;
	text-decoration: none;
}

.biography .download a:hover {
	text-decoration: underline;
}

.biography #right h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	height: 22px;
	color: #746e60;
	background-image: url(../images/h2-underline.gif);
}

.biography #right p {
	margin-bottom: 10px;
	line-height: 150%;
}

.biography #right a {
	color: #CC9933;
	text-decoration: none;
}

.biography #right a:hover {
	text-decoration: underline;
}

.biography #right ul {
	margin-left: 40px;
	margin-bottom: 20px;
	line-height: 150%;
	list-style-type: circle;
}

.biography #right li {
	margin-bottom: 5px;
}

/* Gallery */

.gallery #gallery {
	margin-top: 10px;
	margin-bottom: 25px;
}

.gallery h2 {
	width: 960px;
	height: 22px;	
	margin-top: 30px;
	font-size: 12px;
	color: #746e60;
	text-align: center;
	background-image: url(../images/h2-underline-wide.gif);	
}

.gallery .nospaceabove {
	margin-top: 0 !important;
}

.gallery .photo {
	float: left;
	width: 145px;
	margin-top: 15px;
	margin-right: 18px;
	text-align: center;
	line-height: 110%;
}

.gallery a {
	color: #a29d87;
	text-decoration: none;
	outline: none;
}

.gallery .last {
	margin-right: 0;
}

/* Friends */

.friends #left {
	float: left;
	width: 480px;
	height: 456px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	background: url(../images/friends-vlad.jpg) no-repeat;
}

.friends #right {
	float: left;
	width: 430px;
	color: #a59d89;
}

.friends #right h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	height: 22px;
	color: #746e60;
	background-image: url(../images/h2-underline.gif);
}

.friends #links li {
	margin-bottom: 10px;
	list-style-type: none;
}


.friends .site-name a {
	color: #9b8754;
}

/* Contact */

.contact #left {
	float: left;
	width: 480px;
	height: 470px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	background: url(../images/contact-vlad.jpg) no-repeat;
}

.contact #right {
	float: left;
	width: 430px;
	color: #a59d89;
}

.contact #right h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	height: 22px;
	color: #746e60;
	background-image: url(../images/h2-underline.gif);
}

.contact #contact_form_result {
	display: none;
}

.contact #contact_form_result a {
	color: #9b8754;
}

.contact label {
	display: block;
	margin-bottom: 15px;
}

.contact .textinput, .contact textarea {
	padding: 5px;
	background: #333;
	color: #fff;
	margin-top: 5px;
	width: 420px;
}

.contact textarea {
	height: 100px;
}

.contact #management {
	margin-top: 15px;
	text-align: right;
}

.contact #management a {
	color: #9b8754;
}
