/*
Theme Name: Xuman theme
Theme URI: http://xumanrecords.com/
Description: Theme for xumanrecords site.
Version: 1.2.
Author: Anton Serdobov
Author URI: http://serdobov.ru/
Tags: one column, centred
Text Domain: xuman
*/
body,p,h1,h2,h3,h4,h5,h6,span,div,img {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Georgia;
}

/*clearfix hack*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.italic {
	font-style: italic;
}

html[xmlns] .clearfix {
    display: block;
}


* html .clearfix {
    height: 1%;
}
/* end clearfix hack*/

body {
	background: url(images/body_bg.jpg);
}

h1 {
	font-family: "Times New Roman";
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: .3em;
	padding: 25px 0;
}

p {
	font-family: Georgia;
	font-size: 0.9em;
        line-height: 1.5;
}

a {
	text-decoration: none;
	color: #a3842f;
}
table {
  margin: 5px;
  padding: 5px;
  border: 0px;
}
table td {
  padding: 5px 5px;
} 

#wrapper {
	width: 864px;
	background: url(images/content_bg.jpg);
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 8px solid #000;
}

#lang_menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 20px 0 0 710px;
	float: left;
}

#lang_menu li {
	display: inline;
}

#menu {
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 210px 0 0 0;
	width: 864px;
	text-align: center;
}

#menu li {
	display: inline;
	padding: 0 15px;
}

#content {
	margin: 0 40px;
	border-top: 1px solid black;
	padding: 50px;
}

#maincontent {
        width: 510px;
        margin: 0 30px;
	padding: 50px 20px 50px 0;
	text-align: left;
}

#maincontent h2 {
	color: #a3842f;
	font-size: 18pt;
	font-family: Arial;
	text-decoration: none;
}

#maincontent .borderimg {
	padding: 2px;
	border: 1px solid #000;
}

#sidebar
{
        width: 270px;
	background: url(images/sidebar_bg.jpg);
        float: right;
	margin: 40px 0;
        padding: 10px 0 0 0;
        text-align: center;
	}

#sidebar a:link, #sidebar a:visited {
	color: black;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .gradientbottom {
        position: relative;
        top: 15px;
}

#sidebar .gradienttop {
        position: relative;
        top: -25px;
}

#sidebar .border {
	padding: 2px;
	border: 1px solid #000;
}

.sidebar {

        text-align: center;
}

#sidebar .bottomline {
	padding: 20px 0;
	border-bottom: 1px solid #b1896e;
}

#sidebar h2 {
	color: #a3842f;
	font-size: 22pt;
	font-family: Georgia;
	text-decoration: none;
}

.rightblock h2 {
	font-family: Georgia;
        color: #907732;
	font-size: 1.2em;
	}

.post {
	padding: 10px 0 40px 0;
}

.post p {
	line-height: 1.5;
	padding: 7px 0 7px 0;
}

.post h2 {
	color: #a3842f;
	font-size: 18pt;
	font-family: Arial;
	text-decoration: none;
}

.post hr {
	color: #5b5143;
        background-color: #5b5143;
}

.capslock {
	text-transform: uppercase;
	font-style: italic;
	font-size: 180%;
	font-family: "Times New Roman";
	letter-spacing: 8pt;
}

.date {
	font-style: italic;
	text-align: left;
        font-size: 10pt;
}

textarea #comment { 
	width: 400px; padding: 5px; 
}  
   
.commentmetadata {
	font-size: 10px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#linkblock {
	width: 780px;
	padding: 30px 0;
	margin: 20px 40px 0 40px;
	text-align: center;
	background: url(images/bline.gif) repeat-x;
}


#linkblock #myspace_link, #linkblock #facebook_link, #linkblock #flickr_link {
	margin: 0 10px;
}

/*Blog*/

#blog #header {
	background: url(images/blog_header_bg.jpg) no-repeat;
	height: 260px;
}

#blog h2 {
	padding: 0 0 15px 0;
}

#blog h2 a:link, #blog h2 a:visited{
	font-family: "Times New Roman";
	letter-spacing: 7pt;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;	
}

#blog h2 a:hover {
	font-family: "Times New Roman";
	letter-spacing: 7pt;
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;
	text-transform: uppercase;
}

/*Label*/

#storypage #header {
	background: url(images/label_header_bg.jpg) no-repeat;
	height: 260px;
}

#storypage {
	text-align: center;
}

#storypage p{
	padding: 5px;
	text-align: left;
}

#storypage .letter:first-letter {
	font-size: 195%; 
 	float: left; 
 	padding-right: 5px;
}

/*Contacts*/

#contactspage #header {
	background: url(images/contact_header_bg.jpg) no-repeat;
	height: 260px;
}

#contactspage #demosinfo {
	width: 400px;
	color: #433f38;
}

#contactspage p {
	padding-bottom: 30px;
}

/*Artist*/

#artistspage {
	text-align: center;
}

#artistspage #header {
	background: url(images/artists_header_bg.jpg) no-repeat;
	height: 260px;
}

#artistspage h2 {
	text-transform: uppercase;
	letter-spacing: 7pt;
	text-align: center;
	font-size: 30pt;
	font-weight: normal;
	padding-bottom: 10px;
}

#artistspage p {
	padding: 10px;
	text-align: left
}

#artistspage .artistblock {
	width: 295px;
	text-align: left;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 50px;
}

#artistspage .artistblock img {
	border: 2px solid black;
	padding: 3px;
	margin-bottom: 20px;
}

#artistspage .artistblock a:link, #artistspage .artistblock a:visited {
	font-family: "Times New Roman";
	text-transform: uppercase;
	font-size: 20pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 7pt;
	color: black;
}

#artistspage .artistblock a:hover {
	text-decoration: underline;
}

#artistspage .artistblock p {
	padding-top: 10px;
	padding-left: 0;
}

/*Releases*/

#releasespage {
	text-align: center;
}

#releasespage #header {
	background: url(images/releases_header_bg.jpg) no-repeat;
	height: 260px;
}

#releasespage .releasebox {
	float: left;
	width: 300px;
	text-align: center;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 50px;
}

#releasespage .releasebox a:link, #releasespage .releasebox a:visited {
	font-family: Georgia;
	color: black;
}

#releasespage .releasebox a:hover {
	text-decoration: underline;
}

#releasespage .releasebox img{
	padding: 2px;
	border: 1px solid #000;
	margin-bottom: 10px;
}

#releasespage .rel_artist {
	font-family: Georgia;
	text-transform: capitalase;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .5pt;
	color: black;
}

#releasespage .rel_name {
	font-family: Georgia;
	text-transform: capitalase;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .5pt;
	color: black;

}

#releasespage .rel_media {
	font-family: Georgia;
	text-transform: capitalase;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .5pt;
	padding: 8px;
	color: #87683c;
}

/*Release info page*/

#release #header{
	background: url(images/releases_header_bg.jpg) no-repeat;
	height: 260px;	
}

#release .leftcol {
	width: 340px;
	float: left;
	text-align: left;
}
#release .leftcol img{
	padding: 2px;
	border: 1px solid #000;
}
#release .leftcol p {
	padding: 15px 0;
}

#release .rightcol {
	width: 330px;
	margin-left: 348px;
	text-align: left;
}
#release .rightcol img{
	padding: 0 5px;
}

#release p {
	padding: 5px;
}

#release .release_hr {
	color: gray;
	background-color: gray;
	height: 1px;
}

#release .rel_artist {
	font-family: Georgia;
	font-weight: bold;
	font-size: x-large;
	padding: 0;
}
#release .rel_name {
	font-family: Georgia;
	font-size: x-large;
	padding: 0;
}
#release .rel_media {
	font-family: Georgia;
	text-transform: capitalase;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .5pt;
	color: #87683c;
	border-bottom: 1px solid #b1896e;
	padding: 15px 0;
}
#release .rel_get {
	font-size: 11pt;
        font-style: italic;
        vertical-align: middle;
	padding: 10px 0;
	border-bottom: 1px solid #b1896e;
}
#release .rel_txt {
	font-size: 11pt;
	padding: 15px 0;
	border-bottom: 1px solid #b1896e;
}
#release #playlist {
	font-size: 11pt;
	padding: 15px 0;
	border-bottom: 1px solid #b1896e;
}