body{
  font-size: 14px;
  margin: 0px;
  font-family: Arial; 
  background: #000 url('/img/back_based_red.jpg');
}

img {
	border: 0px;
}

.block { overflow: hidden; }

.clear {
	clear:both;
}


.container {
	width:100%;

}

.content {
	width:900px;
	text-align:left;
}


.header {
	width:900px;
	min-height:85px;
	padding-top:20px;
	position:relative;
	overflow:hidden;
}

	.h450 {
		height:500px;
	}
	
	.frontheader {
		height:450px;
	}
	
	.h200 {
		height:200px;
	}

	.header .back {
		padding-top:55px;
		
		position:absolute;
		margin-top:0px;
		z-index:0;
	}
	
	.frontheader .back  {
		padding-top:0px;
	}
	
	
	.header .uphead {
		position:absolute;
		right:0px;
		text-align:right;
		margin-right:0px;
		margin-top:20px;
		z-index:100;
	}
	
	.header .uphead .social {
		float:left;
		padding-right:20px;
	}
	
	.header .uphead .search {
		float:right;
	}
		
	#SearchForm {  }
		    #SearchForm .email  { float: left; width: 185px; padding: 1px; border: 1px solid #4f4f4f; background:#000; font-size: 10px; color: #e2e2e2; }
		    #SearchForm .button { float: left; width: 19px; margin-left: 3px; height: 19px;  font-size: 11px; border: 0; background: url('/img/butt_search.gif') no-repeat; }
			
	#LoginForm {  }
		#LoginForm .block {  }
		    #LoginForm .name  { float: left; width: 100px; padding: 1px; 
			margin-right:5px;border: 1px solid #4f4f4f; background:#000; font-size: 10px; color: #e2e2e2; }
		    #LoginForm .button { float: left; width: 42px;  height: 19px;  font-size: 11px; border: 0; background: url('/img/butt_login.gif') no-repeat; }
		
		
	
	
		
	.header .uphead  .social a{
		text-decoration: underline;
		padding-right:8px;
		font-size: 11px;
		color:#a2a2a2;
	}
	
	.header .uphead .social a:hover {
		text-decoration:none;
	}
	

	.header .logo {
		position:absolute;
		margin-left:10px;
		margin-top:15px;
		z-index:5;
		width:192px;
		height:69px;
		background: url('/img/dramalogo.png');
	}
 

	.header .menu_box {
		position:absolute;
		position:relative;
		width:900px;
		margin-top:56px;
		margin-left:0px;
		background:#f2ede4;
		background:#eee2c9;
		height:33px;
		z-index:4;
	}

		.header .menu_box .menu {
			padding-top:9px;
			padding-left:210px;
			padding-right:25px;
			
			letter-spacing: -1px;
			font-size: 14px;
			text-transform: uppercase;
		}
		
		.header .menu_box a {
		text-decoration:none;
		margin-left:8px;
		color:#000;
		}
		
		.header .menu_box a.red {
		color:#c90000;
		}
		
		.header .menu_box a:hover {
		text-decoration:none;
		padding-bottom:3px;
		border-bottom:5px solid;
		}
		
		.header .menu_box span {
		padding-bottom:3px;
		border-bottom:5px solid #c90000;
		}


.inhead {
	position:relative;	
}

	.inbox {
			position:absolute;
			top:0px;
	}

.submenu {
		width:100%;
		color:#dabf90;
		overflow:visible;
		font-size:12px;
		padding-left:25px;
		padding-right:25px;
		text-align:right;
	}
	
	.submenu .menu {
		background:#111;
		padding:0px;
	}
	
	.submenu  a.date{
		display:block;
		float:left;
		background:#860000 url('/img/back_red.jpg') repeat-x;
		background:#111;
		padding:10px 7px 5px 5px;
		color:#dabf90;
	}
	
	.submenu  a {
		color:#dabf90;
	}
	
	.submenu span {
		display:block;
		float:left;
		background:#111;
		background:#860000 url('/img/back_red.jpg') repeat-x;
		padding:10px 7px 5px 5px;
	}
	
	.submenu a:hover{
		color:#FFF;
		text-decoration:none;
	}
	


.subheader {
	font-size:11px;
	width:900px;
	
	background:#9d0001 url('/img/back_red.jpg') repeat-x;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	color:#ffefd2;
	position:relative;
}

	.subheader div {
	padding-left:15px;
	padding-right:15px;
	}

	.subheader div {
		padding-left:25px;
		padding-right:25px;
	}
	
	.subheader .toleft {
		position:absolute;
		text-align:left;
		left:0px;
		bottom:10px;
		line-height:1.4em;
		padding-left:10px;
		padding-top:10px;
	}
	
	.subheader .toright {
		position:absolute;
		right:0px;
		bottom:10px;
		text-align:right;
		padding-top:10px;
		padding-right:10px;
		
	}
	
	.subheader a {
	text-decoration:underline;
	color:#ffefd2;
	}
	
	.subheader a:hover{
	text-decoration:none;
	}
	.subheader img {
		border:0px;
		padding-left:5px;
		padding-right:5px;
	}

	
	
H1 {
	
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height:24px;
	font-size: 24px;
	text-transform: none;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFF;
	font-weight:normal;
	text-transform: uppercase;
}	
	
H2,H3 {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	font-size: 18px;
	padding:0px;
	line-height:20px;
	
}

H2 {
	color:white;
	margin-top:10px;
	margin-bottom:10px;
	text-transform: lowercase;
	
	}
	
H3  {
	margin-top:-5px;
	margin-bottom:15px;
	color:black;
}

H4,H5 {
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: -1px;
	line-height:16px;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:5px;
}

H5 {
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	text-transform: lowercase;
}


.afishalisting {
	background: url(/img/450_00.jpg);
}


.afisha {
	background: #111;
	position:relative;
}

.a225 {
	width:225px;
	height:112px;
	float:left;
}

	.a225 img {
		width:225px;
		height:112px;
		border:0px;
	}

	
	.a255_double {
	width:225px;
	height:226px;
	float:left;
	position:relative;
	}

.a450 {
		width:450px;
		height:225px;
		float:left;
	}

	.a450 img {
		width:450px;
		height:225px;
		border:0px;
	}

.a900 {
		width:900px;
		height:450px;
		float:left;
	}

	.a900 img {
		width:900px;
		height:450px;
	}

.afisha .atext {
		text-transform: uppercase;
		position:absolute;
		width:300px;
	}
	
	.a225 .atext {
	width:200px;
	}
	
	.aleft {
	left:0px;
	top:0px;
	}
	.aright {
	right:3px;
	text-align:right;
	top:0px;
	}
	
	.abottom {
	position:absolute;
	bottom:3px;
	left:0px;	
	}
	.afisha .atext div {
		display:block; 
		overflow:visible; 
		vertical-align:middle;
	}
	
	.afisha .atext  .date {
			font-size:12px;
			background:#860000 url('/img/back_red.jpg') repeat-x;
			color:#dabf90;
			padding: 8px 5px 5px 2px;
		}
		
	.a225 .atext .date {
		font-size:10px;
		padding: 6px 5px 3px 5px;
		line-height:18px;
		}
		
		.abottom  .atext .date {
			background:#860000 url('/img/back_red_rotated.jpg') bottom repeat-x;
			padding: 3px 5px 8px 5px;
		}
		
	.afisha .atext  .name {
			font-size:14px;
			background:#FFF;
			color:#000;
			padding: 2px 5px 5px 2px;
			padding:3px;
			margin-bottom:4px;
		}
		
		.a225 .atext  .name {
			font-size: 11px;
			padding: 0px 2px 2px 4px;
		}
		
	.afisha .atext  .addit_box {	padding-top:7px;	}
	.afisha .atext  .name_box {	padding-top:9px; 	}
	.afisha .atext  .date_box {	padding-top:8px;		}
		
	.a225 .atext  .name_box {	padding-top:2px; 	}
	.a225 .atext  .date_box {	padding-top:4px;		}
	.afisha .aleft .addit_box {	padding-right:120px;	}
	.afisha .aright .addit_box {	padding-left:120px;		}
		

		
	.afisha .atext  .addit {
			font-size:11px;
			background:#111;
			color:#dabf90;
			line-height:16px;
			padding: 4px 4px 4px 2px;
			text-transform: none;
		}

	.afisha .atext a {
		text-decoration:none;
		color:#000;
	}
	
	.afisha .atext a:hover {
		text-decoration:none;
		color:#777;
	}
	
	.afisha .atext a.date {
		color: #dabf90;
		text-decoration:underline;
		text-transform: none;
	}
	.afisha .atext a.date:hover {
		color: #dabf90;
		text-decoration:none;
	}
	
	
.calendar { width: 192px; margin: 0;  text-align: center; padding:15px;}
    .calendar table { font-size:11px;text-align:center;	}
      .calendar table td { margin: 0px; padding:0px; width: 25px; height:24px; vertical-align: middle; color: #dabf90;	  }
      .calendar table a { display: block; padding-top:4px; padding-bottom:4px;  width:23px; color: #dabf90; border:1px solid #303030; text-decoration: none; }
      .calendar table .today a {  border:1px solid #FFF;}
      .calendar table .will  a { border:1px solid #721717;}
	  .calendar table .holy { font-weight:bold;}
	  .calendar table .holy a {color: #e8dac1; }
	  .calendar table a:hover { background:#292929;} 
	  .calendar table .will a:hover { background:#5f1414;}
	  .calendar table .today a:hover { background:#e4e4e4; color:#333333;}
	  
	.calendar .title { color:#fff; padding-top:10px; font-size:12px;}
	 .calendar .title a {display:block; padding-left:3px; padding-right:3px;}
	 .calendar .title a.was {float:left;}
	 .calendar .title a.will {float:right;}

	 

.textbody {
	width:900px;
	font-size:12px;
	overflow:hidden;
}

.lightbody {
	background:#f4e3c9 url('/img/back_text.jpg') repeat-x bottom;
}
.textbox {
	padding:25px;
}

	.b_both {
		padding-top:25px;
		padding-bottom:25px;
	}
	
	.b_bottom {
		padding-bottom:20px;
	}
	
	.b_top {
		padding-top:20px;
	}

	.text_1of6 {
		width:125px;
		padding-right:25px;
		float:left;
	}
	
	.text_1of6_first {
		width:100px;
		padding-left:25px;
		float:left;
	}

	.text_2of6 {
		width:275px;
		padding-right:25px;
		float:left;
	}

	.text_2of6_first {
		padding-left:25px;
		width:250px;
		float:left;
	}


	.text_3of6 {
		width:425px;
		padding-right:25px;
		float:left;
	}

	.text_3of6_first {
		padding-left:25px;
		width:400px;
		float:left;
	}
	
	.text_4of6 {
		width:575px;
		padding-right:25px;
		float:left;
	}
	
	.text_5of6 {
		width:675px;
		padding-right:100px;
		float:left;
	}



.footer {
	width:900px;
	
	font-size:12px;
	overflow:hidden;
	color:#f6f6f6;
	font-size:11px;
}

	.login {}

	.login_addit {
		padding-top:7px;
		color:#AAA;
	}

	.login_addit a {  color:#AAA;	padding-left:5px; padding-right:5px;	}
		
	.footer .line {
		width:900px;
		height:10px;
		border-bottom:1px solid #444;
		margin-bottom:20px;
	}
	
	.footer .icons {
	text-align:center;
	padding-bottom:25px;
	}

	
.poll {
	width:400px;	
	padding-right:25px;
}
	.poll .question {  font-size:12px;	}
	.poll .answer {	padding-top:5px; padding-left:0px;	}
	.poll .answer span { 	margin-top:7px; display:block;	}
	.poll .answer a {	
		font-size:12px;
		border-bottom:1px dotted;
		text-decoration:none;
		color:#c90000;
}

	.poll .answer a:hover{	border-bottom:0px dotted #AAA;	}

.news_anons, .doska_anons, .spect_anons {
	font-size:11px;  
	padding-bottom:10px;
}
	.news_anons .date, .doska_anons .date {
		padding-right:10px;
		color:#666;
		font-weight:bold;
	}
	
.links_anons { padding-bottom:0px; font-size:11px;}
	.links_anons a {	padding-right:15px; }
	.links_anons img {padding-bottom:5px; }

	.b_topborder {
		border-top:1px solid #c5b5a7;
		padding-top:7px;
		padding-bottom:10px;
	}
	
.newsblock { }
	.newsblock img { padding-right:10px; }
	.newsblock p {margin-top:5px; margin-bottom:13px; }

.newsdate {padding-top:20px; }
	
.listing { padding-top:15px; padding-bottom:20px; text-align:center;}
	.listing a { font-size:14px; padding-left:5px; padding-right:5px; }
	.listing a.jump {font-size:12px; }
	.listing span {background:#eee2c9; font-size:14px; padding-left:5px; padding-right:5px; 
padding-top:3px; padding-bottom:3px;	color:#c01e1c; }


.comments {
border-top:1px solid #CCC;
margin-top:15px;
}
	.comment { padding-bottom:10px;
	padding-top:10px;
	}

	.comment .user {
	float:left;
	font-size:10px;
	font-weight:bold;
	}

	.comment .text {
	padding-left:75px;
	font-size:14px;
	}

	.comment .date{
	float:left;
	width:60px;
	font-size:10px;
	color:#777;
	text-align:left;
	padding-right:15px;
	}
	
	#PostComment {
	font-size:11px;
	padding-bottom:10px;
	margin-top:15px;
	}
	#PostComment textarea { font-family:Arial; font-size:10px; 
	margin-top:10px; padding:1px; margin-bottom:10px;}
	
	#PostComment .name {width:200px; margin-left:10px; height:14px; }
	
		
.textmenu { 
padding-top:37px;
list-style-type: none;
padding-right:30px;
text-align:right;
}

.textmenu li {
padding-bottom:9px;
}


.textsimplebody h3 {
padding-bottom:15px;
padding-top:15px;
}


	
	
	
a {
	text-decoration:underline;
	color:#5f5f5f;
}

a:hover {
	text-decoration:none;
}

.red a {
	text-decoration:underline;
	color:#c90000;
}

.red a:hover {
	text-decoration:none;
}

.gray_noline  a{
color:#000;
	text-decoration:none;
}

.gray_noline a:hover {
	text-decoration:underline;
}


div.search{ /*visibility: hidden; display: none;*/ }

