Просмотр файла includes/klubv.css

Размер файла: 2.5Kb
/*
mody by ViT@L@SH
Для клик-клуба http://klubv.ru
*/


body {

  background: #f2f9fa url(images/bg.png);
  color: #253032;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  margin: auto;
  max-width: 650px;
  font:14px Comic Sans MS;
  
}


.downsw {
  color:#f9fafb;
  background-color: #3B555B;
  background-image: url(images/bmenu.gif);
  background-repeat: repeat-x;
  border: 1px solid white;
  margin: 0;
  padding: 2px 4px 4px 4px;
  -moz-border-radius: 100px 10px 0 0;
}

.head {
  background-color: #42595C;
  background-image: url(images/header.gif);
  background-repeat: repeat-x;
  border-top: 2px solid #2F8D9C;
  border-bottom: 1px solid #42595C;
  color: #fff;
  padding: 4px 0 5px 4px;
  -moz-border-radius: 10px 10px 0 0;
  border-radius:10px 10px 0 0;
  
}

.foot {
  background-color: #42595C;
  background-image: url(images/header.gif);
  background-repeat: repeat-x;
  border-bottom: 2px solid #42595C;
  border-top: 1px solid #2F909E;
  color: #fff;
  padding: 4px 0 5px 4px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

.greply {
  border-left: 4px solid #009900;
  color: #009900;
  padding: 2px 0 2px 4px;
}


.menuindex,.menuindexom {
  background: #fbfbfb;
  color: #626262;
  border: 1px solid #ccc;
  margin: 1px 0;
  padding: 3px 4px 3px 4px;
}


.reply
  {
	border-left: 2px dashed #FF4500;
	border-right: 2px dashed #FF4500;
	border-top: 2px dashed #FF4500;
	border-bottom: 2px dashed #FF4500;
	color: #708090;
	padding: 1px 0px 2px 5px;
  }



a:active {
  color: #353535;
  text-decoration: none;
}

a:link, a:visited {
  color: #00869e;
  text-decoration: none;
}

a:hover {
  color: #FF8E30;
  text-decoration: none;
}

.newsindex,.enterrega{
     background: #edebeb;
  color: #626262;
  border: 1px solid #ccc;
  margin: 1px 0;
  padding: 3px 4px 3px 4px;
}

.update
   {
    color:#f9fafb;
	background:#00BFFF;
	padding:3px 5px;
	border-top:#A9A9A9 1px solid;
	border-bottom:#A9A9A9 1px solid;
	text-shadow:#000 0 0 8px;
	margin-bottom:1px;
   
  }


.err
  {
    color:#FFFFFF;
    font-weight:bold;
    background-color:#CC6666;
    border:#990000 1px solid;
    margin:1px;
    padding:3px;
    text-decoration: none;
  }
  
  .pan{
     background: #F0FFF0;
  color: #626262;
  border: 1px solid #ccc;
  margin: 1px 0;
  padding: 3px 4px 3px 4px;
}
  
  
  
  

.zatemnenie a img{opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);}
.zatemnenie a:hover img{opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

/*
mody by ViT@L@SH
Для клик-клуба http://klubv.ru
*/