/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #15100b;
}

#copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #7d715c;
	text-align: center;
}
#copyright a{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#wrap {
	margin: auto;
	width: 1000px;
}
#main {
	background: url("../images/main.jpg");
	width: 778px;
	height: 603px;
	float: right;
}
#content a{
	color:#8d805d;
}
#content {
	width: 711px;
	height: 500px;
	float: left;
	clear: left;
	padding-left: 5px;
	color: #FFF;
}
#menu {
	width:560px;
	float:left;
}
.ad {
	float:right;
	margin-top: 208px;
}
.top1 {float:left;}
/*** Article Set ***/
#articles {
	height: 480px;
}
.article {
	width: 730px;
	margin-top: 25px;
	margin-left: 20px;
	height: 123px;
}
.article_content {
	width: 338px;
	margin-left: 124px;
	padding-top: 10px;
	color: #b9b9bb;
	
}
.article_content h1 {
	color: #b1b1af;
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 2px;
}
.article_image {
	float: left;
}
#pages {
	color: #b9b9b9;
	background: #6c6c6c;
	height: 17px;
	clear: both;
	text-align: center;
	padding-top: 1px;
	font-size: 13px;
	margin-top: 25px;
	margin-left: 290px;
	width: 224px;
}
#pages a {
	text-decoration: none;
	color: #b9b9b9;
	font-size: 11px;
}
/*** Shows Set ***/

#show {
	margin-top: 25px;
}
#show a {
	color: #FFF;
	text-decoration: none;
}
#show_img {
	float: left;
	width: 350px;
	margin-left: 10px;
}
#show_img h1 {
	text-align: center;
	font-size :26px;
	margin-bottom: 5px;
}
#simg_ss {
	
}
#simg_ssc {
	background: #463f2f;
	width: 350px;
	text-align: center;
}
#simg_content {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#show_video {
	float: left;
	width: 350px;
}
#show_video h1 {
	text-align: center;
	font-size :26px;
	margin-bottom: 5px;
}
#svideo_ss {
	
}
#svideo_ssc {
	background: #463f2f;
	width: 350px;
	text-align: center;
}
#svideo_content {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
/*** Videos Set ***/
#videos {
	height: 480px;
	width: 621px;
}
#big {
	/*padding-left: 20px;*/
}
.videos {
	margin-left: 20px;
}
.video {
	padding-left: 20px;
	padding-top: 10px;
	width: 117px;
	color: #8d8068;
	font-size: 9px;
	text-align: left;
	direction : ltr;
}
.video img {
	margin-bottom: 3px;
}
.video a {
	color: #8d8068;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#adsence {
	text-align: center;
}