/* CSS Document */

html { margin: 0; padding: 0; width: 100%; height: 100%; }

body {
font: 13px Trebuchet MS, Arial, Helvetica, sans-serif; 
color: #827880; 
text-align: left;
background: url(bgdark.jpg) no-repeat fixed;
background-color: #000;

}

h1 {font: 16px Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold; color: #403836; }
h2 {font: 14px Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold; color: #403836; }
h3 {font: 11px Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold; color: #403836; }

table {
  	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif; color: #fff;
	text-align: left;
	background: transparent;
}

.tablebg{
border: 3px solid #D7B4BA;
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.transparent {background:transparent;}

hr {border: 1px dotted #999596; border-style: none none dotted; }

a {color:#403836; text-decoration:none; font-weight: bold; }
a:hover {color:#fff; text-decoration:none; font-weight: bold; }

img {border:0px solid black;}

a img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

a img:hover{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

bgtrans{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.buy {
	font: bold 11px  Trebuchet MS, Arial, Helvetica, sans-serif;
}

.buy a {
	color: #fff;
	background: #608D5C;
	border: 1px solid #000;
	padding: 6px;
	margin: 10px 0;
	text-align: center;
	float: left;
	width: 103px;
}

.buy a:hover {
	color: #ffffff;
	background: #252525;
	border: 1px solid #000;
}

.buy2 {
	font: bold 11px  Trebuchet MS, Arial, Helvetica, sans-serif;
}

.buy2 a {
	color: #fff;
	background: #608D5C;
	border: 1px solid #000;
	padding: 6px;
	margin: 10px 0;
	text-align: center;
	float:right;
	width: 103px;
}

.buy2 a:hover {
	color: #ffffff;
	background: #252525;
	border: 1px solid #000;
}

.button {
	font: bold 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #C9C9C9;
	background: #000; 	
	border: 1px solid #C9C9C9;
	padding: 5px;
	margin: 0;
	}
	
.button a {
	color: #696969;
	padding: 8px 8px;
}

.button a:hover {
	color: #fff;
}

.button2 {
	font: bold 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #C9C9C9;
	background: #000; 	
	border: 1px solid #C9C9C9;
	}
	
.button2 a {
	color: #696969;
	padding: 8px 8px;
}

.button2 a:hover {
	color: #fff;
}

/* TUMBLR */
.tumblr_posts 
{	list-style: none;
	margin:0;
	padding:0;
}

.tumblr_post {
	margin:0;
	padding:20px 0;
	color: #fff;
	}

.tumblr_photo_post {
}

.tumblr_photo {
	width: 500px;
	padding-bottom:10px;
}

.tumblr_video {
	width: 500px;
	padding-bottom:10px;
}

.tumbr_video_post {}

.contentWidth {
width:500px;
}
		  
.tumblr_caption {
	color: #fff;
	font: normal 13px Trebuchet MS, Arial, Helvetica, sans-serif;
}

.tumblr_photo_caption{
	color: #fff;
	font: normal 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0;
	padding:1px;
}

.tumblr_video_caption {
	color: #fff;
	font: normal 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0;
	padding:1px;
}

.video_player {float:left;
	width: 500px;
	}

.read_more_container {
}

.read_more_container a {
}
