/*
This CSS is coded specifically for this website.
You may not copy, redistribute, or use for your own purposes.
Stylesheet coded and designed by Transfixx Productions

EMAIL: transfixx@gmail.com
URL: http://transfixx.com
*/

html {
	background: #c4bab0;
	min-height: 100%;
	height: 100%;
}
body {
	background: #c4bab0 url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	min-height: 100%;
	height: 100%;
	text-align: center;
	font-family:"Georgia";
	font-size: 11px;
	color: #655d54;
}

table {
	font-family:"Georgia";
	font-size: 11px;
	color: #655d54;
line-height: 13px;
}




/*
-------------------------------------
*/

#container {
	background: url(images/container.jpg) repeat-y;
	width: 911px;
	min-height: 100%;
	height: auto;
	margin: 0px auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width: 911px;
	height: 335px;
	text-align: left;
}
#header div.txx {
	position: relative;
	left: 482px;
	top: 74px;
	width: 208px;
	height: 15px;
	cursor: pointer;
}
#header div.introduction {
	position: relative;
	left: 443px;
	top: 119px;
	width: 275px;
	height: 117px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	text-shadow: 2px 2px 2px #e4d2bf;
	color: #6c4a45;
	line-height: 15px;
}
#menu {
	background: url(images/menu.jpg) no-repeat;
	width: 911px;
	height: 80px;
}
#sidebar {
	float: left;
	margin: 0px auto auto 80px;
	width: 235px;
	height: auto;
}
#contents {
	float: right;
	margin: 0px 80px auto auto;
	height: auto;
	width: 486px;
}
#footer {
	clear: both;
	width: 911px;
	height: 10px;
}

/*
-------------------------------------
*/

a {
font-family:"Georgia";
font-size: 11px;
text-decoration: none;
font-style: italic;
color: #986F53;
}

a:hover {
font-family:"Georgia";
font-size: 11px;
font-style: italic;
color: #986F53;
font-weight: bold;
text-decoration: underline;

}
b, strong {
	color: #986F53;
}
em, i {
	color: #655d54;
}
a img {
border: 2px solid #c7baac;
		-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;

}
a:hover img {
border: 2px solid #a29587;
		-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;
}
blockquote {
	background: #d8d1ca;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	line-height: 160%;
	padding: 5px;
	color: #6b5f54;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
textarea, input, select, button {
	background: #f7f3ee;
	border: 1px solid #e3d9cf;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655d54;
}

/*
-------------------------------------
*/

#sidebar h2 {
	background: #452b28;
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	color: #ba8d67;
	padding: 5px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0px 0px 1px 0px;
}
#sidebar div.main {
background: #5e3f3b;
font-size: 10px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0px 0px 15px 0px;
}
#sidebar div.maintext {
background: #5e3f3b;
padding: 10px;
color: #baaaa8;
font-family:"Georgia";
font-size: 10px;
text-align: justify;
line-height: 13px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-border-radius: 15px;

}
#sidebar a {
	color: #d9aa79;
}
#sidebar a:hover {
	color: #947a72;
}
#sidebar b, #sidebar strong {
	color: #f6dab6;
}
#sidebar a img {
	border: 2px solid #7a615e;
margin: 1px;
}
#sidebar a:hover img {
	border: 2px solid #9d8683;
margin: 1px;
}

/*
-------------------------------------
*/

#contents h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	font-style: italic;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #5E3F3B;
	text-align: center;
	padding-top: 0px;
background: #63443F;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0px 0px 10px 0px;
padding: 5px;
}

#contents h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11pt;
	font-style: italic;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #5E3F3B;
	text-align: center;
	padding-top: 0px;
background: #63443F;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0px 0px 5px 0px;
padding: 5px;
}

#contents div.main {
	background: #EDE6DF;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	margin: 0px 0px 5px 0px;
}
#contents div.mainText {
	text-align: justify;
	padding: 10px;
	line-height: 14px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 5px 0px 5px;
}
#contents div.user {
color: #63443F;
	text-align: right;
	margin: 0px 15px 15px 0px;
	font-style: italic;
}

#contents div.commentMain {
background: #CAB9A8;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 5px;
	margin: 0px 5px 0px 5px;
border-right:#EDE6DF 2px solid;
border-bottom:#EDE6DF 2px solid;
margin: 0px 10px 10px 10px;
}
#contents div.commentText {
	text-align: justify;
	padding: 10px;
	line-height: 13px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: 0px 10px 0px 10px;

}
#contents div.commentUser {
font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	font-style: italic;
	text-align: left;
		color: #5E3F3B;
		padding: 10px;
	margin: 0px 10px 0px 10px;
}

#contents div.back {
	font: 8pt Georgia;
font-style: italic;
	text-align: right;
font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	color: #35211F;
	border-top: 2px #534f48;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}




/*
--------------
*/ 


.imgcontent {
border: 2px solid #c7baac;
		-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;
}

.imgfanzone {
border: 2px solid #c7baac;
		-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;
}


.imgmedia {
margin: 1px;
}

.imgnews {
border: 2px solid #c7baac;
		-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;

}

.imgbioleft {
border: 2px solid #c7baac;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
margin-right: 15px;
margin-bottom: 4px;
}


.imgbioright {
border: 2px solid #c7baac;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
margin-left: 15px;
margin-bottom: 4px;
}

.nav a {
font-family: Georgia;
font-size: 10pt;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
color: #95725F;
margin: 10px 0px 0px 0px;}

.nav a:hover {
font-family: Georgia;
font-size: 10pt;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
color: #534f48;
text-decoration: none;
margin: 10px 0px 0px 0px;}

.nav {
font-family: Georgia;
font-size: 10pt;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
margin: 0px;}

.nava {
color: #95725F;
font-family: Georgia;
font-size: 10pt;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
margin: 0px;}


.fan {
font: 8pt Georgia;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
}

.fanzone {
font: 8pt Georgia;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;}

.title {
font: 10pt Georgia;
font-weight: bold;
font-style: italic;
color: #63443F;
letter-spacing: 1px;
text-align: left;
margin: 0px;}

.newsa {
width: 480px;
line-height: 13px;
padding-bottom: 4px;
border-bottom: 1px dotted #63443F;}

.news {
text-align: justify;
line-height: 13px;}

.table {
width: 455px;
text-align: justify;
font-family:"Georgia";
	font-size: 11px;
line-height: 13px;
	color: #655d54;

}

.navlinks {
color: #655d54;
font-weight: bold;
}

.newslinks {
font: 7pt Tahoma;
color: #534f48;}

.newsauf {
font: 7pt Tahoma;
color: #534f48;}

.dotauf {
font: 7pt Tahoma;
color: #986F53;}

.dotlinks {
font: 7pt Tahoma;
color: #534f48;
font-weight: bold;}