﻿/* LINKS */

a {color: #ffffff; text-decoration: none; border: none;}

a:visited {color: #cccccc;}

a:hover {text-decoration: underline; border: none;}

a img {border: none; }

a.name {text-decoration: none; color: #ffffff; font-size: 30px;}

a.postlink { text-decoration: none; color: #ffffff; font-size: 18px;}


img {padding: 10px;}

div.brd {
 border: 3px double white; 
 padding: 10px; 
}


blockquote {

border-left: 1px dashed #ccc;

margin-left: 1.5em;

padding-left: 5px;

}



body {

background: #000000;

color: #dddddd;

font-family: Georgia;

font-size: 12px;

text-align: left;

background-image: url('images/background.jpg');

background-repeat: no-repeat;

background-position: left top;

}



#cats {

font-size: 10px;

padding-left: 5px;

}



.commentbox {

padding-left: 10px;

margin-left: 3px;

padding: 5px;

border: 1px solid #ffffff;

width: 400px;

}


#cld {

margin-left: 170px;

margin-right: 170px;

}


#content {

margin-left: 20px;

margin-right: 30px;

padding-top: 0px;

}


#desc {

font-size: 11px;

color: #ffffff;

}



#divider {

padding-top: 15px;

}



#foot {           /* F00TER */

font-size: 10px;

margin-bottom: 10px;

text-align: center;

color: #ffffff;

clear: both;

}



#head {                 /* HEADER */

text-align: right;

padding-right: 0px;

padding-top: 0px;

padding-bottom: 20px;

}



li {list-style: none;}

ul {list style: none;}



#menutitle {
font-size: 13px;
color: #696969;
}

#menu {           /* SIDEBAR */
padding-top: 2px;
padding-right: 2px;
text-align: left;
}



#postdata {

color: #555555;

font-size: 10px;

}


#search {

background-color: #000000;

color: #ffffff;

font-family: Georgia, "Times New Roman", Serif;

}



#searchbutton {

color: #ffffff;

border: 1px solid #ffffff;

background-color: #555555;

}

p.center {text-align:center; padding:20pt;}
p.left {text-align:center; padding:20pt;float:left}
p.right {text-align:center; padding:20pt;float:right}
p.tag {

margin-left: 170px;

margin-right: 170px;
}


p.metka {font-size:14;color:#696969; text-align: justify;}
div.cloud {text-align: justify;}

.layer {
 overflow: hidden; /* Добавляем полосы прокрутки */
 width: 400px; /* Ширина блока */
 height: 600px; /* Высота блока */
 padding: 5px; /* Поля вокруг текста */
 border: solid 1px black; /* Параметры рамки */
}

#textbox {background-color: #555555; border: 1px solid #555555; color: #ffffff;}

#textbox:focus {background-color: #000000; color: #ffffff;}

textarea {font-family: Georgia, "Times New Roman", Times, Serif; font-size: 11px;}

