@charset UTF-8;

a:link,a:visited,a:active
{ color:#4c4c4c; background-color: transparent; }
a:hover
{ color:#a4a4a4; background-color: transparent;
  text-decoration: underline; }
.forumline
{ background-color: #ffffff; color:#000000; } 
.center
{ text-align: center; }
.left
{ text-align: left; }
.right
{ text-align: right; }
img
{ border-width: 0px 0px 0px 0px; }
ul
{ list-style-image: url("/images/ic/list.gif"); }
.forumline
{ background-color: #ffffff; color:#000000; }

th
{ background-color: #d6d6d6; color: #a4a4a4; 
  font-weight: bold;
  text-align: center; height: 22px; }
td.row1
{ background-color: #f1f1f1; color: #000000;
  padding: 4px 4px 4px 4px; }
td.row2
{ background-color: #eeeeee; color: #000000;
  padding: 4px 4px 4px 4px; }  
td.spaceRow
{ background-color: #e3e3e3; color: #000000;
  padding: 2px 2px 2px 2px; }
td.editor:hover
{ background-color: #dfa900; }
td.moder:hover
{ background-color: #bfecc6; }
td.banned:hover
{ background-color: #000000;
  color: #ffffff; }

.maintitle
{ background-color: transparent; color: #4c4c4c;
  text-decoration: none; line-height: 120%;
  font-weight: bold; font-size: 180%;
  font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; }

.gen
{ font-size: 85%; }
.gensmall {
  color: #888888 !important;  
}
/* .gensmall
{ font-size: 75%; } */
.gen,.genmed,.gensmall
{ background-color: transparent; color : #000000; }
a.gen,a.genmed,a.gensmall
{ color: #4c4c4c; 
  background-color: transparent; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover
{ background-color: transparent; color: #a4a4a4; 
  text-decoration: underline; }
a.forumlink:hover
{ background-color: transparent; color: #a4a4a4;
  text-decoration: underline; }
  
.nav
{ background-color: transparent; color: #000000;
  font-weight: bold; }
a.nav:hover
{ background-color: transparent; color: #a4a4a4;
  text-decoration: underline; }
a.topictitle:hover
{ background-color: transparent; color: #a4a4a4;
  text-decoration: underline; }

.name
{ background-color: transparent; color: #000000; 
  }

.postdetails
{ background-color: transparent; color: #000000;
  font-size: 75%; }

.postbody 
{ background-color: transparent; color: #000000;
  /* font-size: 110%; */
  /* line-height: 135%; */
}
a.postlink:hover
{ background-color: transparent; color: #a4a4a4;
  text-decoration: underline; }

.pminfo {
 font-size: .75em;
 font-family: Verdana,sans-serif;
 position: relative;
 bottom: 1px;
 display: inline-block;
 min-width: 1.8em;
 margin-left: .5em;
 padding: 1px 2px 2px;
 line-height: 100%;
 text-align: center;
 border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 color: #fff;
}
.bgred {
 background-color: #ff3000;  
}
.bggrey {
 background-color: #c7c7c7;  
}

.quotename
{ font-size: 90%;
  color: #000;
  margin-left: -1px;
}
.quotename img {
  margin-bottom: -1px;
}
.quotenew
{ color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 90%; line-height: 150%;
  padding: 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 7px;
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
}
.level1
{
  border-color: #ccc;
  background-color: #fff;
}
.post-block {
	display: block;
	max-width: 100%;
	border: 1px dotted #aaa;
	border-left: 4px solid #aaa;
	margin: 8px 0 0;
	font-family: Verdana, Tahoma, Arial, 'Trebuchet MS', sans-serif, Georgia, Courier, 'Times New Roman', serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
 }
 
.post-block > .block-title {
	display: block;
	font-size: 10px;
	color: #000;
	line-height: 2;
	min-height: 20px;
	max-width: 100%;
	margin: 0;
	padding: 3px 5px;
	background: #ddd;
	font-weight: bold
 }
 .post-block > .block-body {
	display: block;
	padding: 3px 5px;
	max-width: 100%;
	font-size: 12px;
	background: #FAFCFE;
 }
 
.post-block.open > .block-title,.post-block.close > .block-title, .post-block.box > .block-title, .post-block.unbox > .block-title {cursor: pointer}
 
.post-block.open > .block-title,.post-block.close > .block-title,.post-block.box > .block-title,.post-block.unbox > .block-title {cursor: pointer}
 
.post-block.close > .block-body {display: none}
 
.post-block.box > .block-body {max-height: 150px;overflow: auto}
 
.post-block.spoil.open > .block-title:before {content: 'Скрыть (-) ('}
 
.post-block.spoil.close > .block-title:before {content: 'Показать (+) ('}
 
.post-block.spoil > .block-title:after {content: ')'}
 
.post-block.spoil.open > .block-title:empty:before {content: 'Скрыть (-)'}
 
.post-block.spoil.close > .block-title:empty:before {content: 'Показать (+)'}
 
.post-block.spoil > .block-title:empty:after {content: ''}

.tinbox {
 border-right-width: 1px; 
 border-top-width: 0px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 background-color: #e0e0e0;
}

.bigmsg {
  font-size: 200%;
  line-height: 200%;
}
