/* CSS Document */

.main_border {border:1px solid   #990099;}
p {font-family:Verdana; font-size:12px;  margin:15px;}
.left{background-color:#f6f6f6; border-right:1px solid #9900CC; border-left:1px solid #9900CC;}
.right{background-color:#f6f6f6; border-left:1px solid #9900CC; border-right:1px solid #9900CC;}
body {background-image:url(img/fon.gif)}
.glav  {font-size:16px; font-weight:bold; color:#993333; text-align:center;}
a:hover{

color: #FF3399;  /*Цвет текста при наведении курсора*/
}

p.title {
background-color: #993399;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

.view_title {font-size:16px; font-weight:bold; color:#cc0000; text-align:center;}
.view_date {font-size:11px; color:#424242; margin-top:7px; margin-bottom:7px;}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 92%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
margin:7px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 197px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

.dizain {border:1px solid #996699; width:90%;}
.dizain_title {background-color:#f6f6f6;}

.dizain_name {font-weight:bold; margin-top:7px;  margin-bottom:7px;}
.dizain_davtor {font-size:11px; margin-top:7px; margin-bottom:7px; color:#424242;}

.mini {
border: 1px solid #993333;
margin-right: 10px;
margin-top: 2px;
}

.style1 {font-size:14px; font-weight:bold; color:#993333; text-align:center;}

.style2 {font-size:14px; font-weight:bold; color:#CC3333;}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#245E93; text-decoration:underline;
}


.view_comment{font-size:15px; font-weight:bold; color:#cc0000;}

.post_comment_add {font-size:11px;}

.post_div {
border-top:1px solid gray;
border-bottom:1px solid gray;
margin:15px;
}

.post_div p {margin-left:0px;}
