body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: small; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	background: #fff;
	}

/* color B and I */
B, STRONG{
 color:#696969;
}
I, EM{
 color:#B22222;
}


/* links */

a:link {
	color: #FF0000;
        font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
        font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
        font-weight:bold;
	text-decoration: none;
}
a.more-link {
	color: #FF0000;
        font-weight:bold;
}

/* basic elements */

p {
	padding: 0px 0px 10px;
	margin: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
img {
	border: none 0px;
	}

/* basic phrase element styles */

blockquote {
	margin: 0 0 0 10px;
	padding-left: 10px;
	line-height: 1.5em;
	color: #800000;
	border-left: 5px solid #eee;
	}
code {
	color: #A52A2A;
	font-family: Monaco, monospace;
	font-size: 120%;
	text-align: left;
	}
code strong {
	color: #630;
	}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #ccc;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #B22222;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* layout
---------------------------------------------------------- */

#wrap {
	margin: 0;
	background: #ffffff;
/*	background: yellow;*/
	border-top: 4px solid #800000;
/*	border-bottom: 4px solid #800000;*/
	}
#content {
	min-width: 760px;
	max-width: 1200px;
	margin: 10px auto;
	padding: 0 10px;
	font-size: 95%;
	/*background: url(images/bg_content.gif) repeat-y 100% 0;*/
	}
#maincol {
	float: left;
	width: auto;
	margin-right: 410px;
	}
#sidebars {
	float: right;
	width: 400px;
	margin-left: -400px;
	font-size: 90%;
	}
#leftcol {
	float: left;
	width: 170px;
	}
#rightcol {
	float: right;
	width: 210px;
	}
.sidebar {
	margin: 0;
	padding: 0 0 0 10px;
	color: #666;
	line-height: 1.5em;
	}
.col-inner {
	padding: 0 10px;
	}

/* header
---------------------------------------------------------- */

#header {
	/*background: #486fa0 url(images/bg_header.gif) repeat-x 0 100%;*/
	/*background: #ffffff url(images/knife.jpg) no-repeat top left;*/
	/*background: #ffffff url(images/VN.gif) no-repeat top left;*/
	background: #ffffff url(images/Stretch.jpg) no-repeat top left;
        border-top: 4px solid #800000;
}
#header-inner {
	min-width: 760px;
	max-width: 1200px;
	min-height: 200px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
h1 {
	margin: 0;
	padding: 138px 0 0 605px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.8em;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #333;
	text-decoration: none;	
	}
.description {
	padding: 0 0 0 605px;
	color: #800000;
        font-weight:bold;
	}
H2.description {
	padding: 0 0 0 605px;
	color: #800000;
        font-weight:bold;
        font-size:14px;
        line-height:16px;
	}

#logo {
	padding: 35px 0 0 15px;
	}
#logo span, #logo a {
	display: block;
	width: 183px;
	height: 34px;
	padding: 0;
	}
#logo img {
	border: none;	
	}

/* top navigation
---------------------------------------------------------- */

#nav {
	width: 100%;
	font-size: 95%;
	}
#nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
/*	right: 10px;*/
	left: 10px;
	top: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin-right: 3px;
	background: url(images/bg_spacer.gif) no-repeat 100% 100%;
	}
#nav li a {
	float: left;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #800000 url(images/redgrad.png);
	}
#nav li a:hover, #nav li.current_page_item a {
	background: #FF0000;
	}

/* content
---------------------------------------------------------- */

h2.pagetitle {
	margin: 0 0 -15px;
	padding: 0 0 45px;
	color: #333333;
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, san-serif;	
	text-align: center;
	}
.post {
	width: 100%;	
	padding: 0 0 20px;
	}
.post h3 {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: 'Lucida Grande', Georgia, Verdana, Arial, sans-serif;
	font-size: 150%;







	font-weight: normal;
	border: none;
	}
.post h3 a:link {
	color: #333333;
        font-weight: bold;
	}
.post h3 a:hover, .post h3 a:visited {
	color: #333333;
        font-weight: bold;
	}
.post-meta {
	margin: 0;
	padding: 2px 5px;
	color: #999;
	background: url(images/bg_dot.gif) repeat-x 0 0;
	}
.post-cat {
	padding-left: 15px;
	margin-left: 5px;
	background: url(images/icon_cat.gif) no-repeat 0 0;
	}
.post-comments {
	padding-left: 17px;
	margin-left: 7px;
	background: url(images/icon_com.gif) no-repeat 0 0;
	}
.entry {
	width: 100%;	
	margin: 0;
	padding: 10px 0 0;
	}
.entry img {
	margin: 5px 0;
	padding: 4px;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background: #fff;
	}

/* content list style */

#maincol ul, #maincol ol, #maincol dl {
	margin: 0 0 10px 0;
	padding: 0;
	}
#maincol ul, #maincol ol {
	margin-left: 10px;
	}
#maincol ol {
	padding-left: 20px;
list-style-type:decimal-leading-zero;
/*font-weight:bold;
color:red;*/
	}
#maincol ul {
	list-style: none;
	}
#maincol ul li {
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet_sb.gif) no-repeat left 6px;
	}
#maincol ul li UL LI {
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet_sbchild.gif) no-repeat left 6px;
	}
DIV.begdir{
/*	background: none;*/
background: #FFFFFF;
border: 1px solid #FFFFFF;
margin-bottom:10px;
}
DIV.begdir ul li {
	padding: 0 0 5px 15px;
	list-style: none;
	background: #FFFFFF !important;
	}
#maincol dl dt {
	font-weight: bold;
	}
#maincol dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}


#maincol ol li {
	font-weight: normal;
	}


/* comments area */

h4#comments {
	margin: 0 0 15px;
	padding: 20px 0 0;
	clear: both;
	font-size: 100%;
	font-family: Verdana, Times, san-serif;
	color: #333333;
	}
h4#respond {
	margin: 0;
	padding: 10px 0 0;
	font-size: 100%;
	font-family: Verdana, Times, san-serif;
	color: #333333;
	}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	}
.commentlist li {
	margin: 10px 0;
	padding: 5px 10px;
	border: 1px solid #eee;
	}
.commentlist .alt {
	background: #f5f5f5;
	}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	font: 100% Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentform label {
	padding-left: 5px;
	color: #666;
	font-size: 87%;
	}
#commentform input {
	width: 200px;
	background: #f5f5f5;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 3px;
	margin-top: 3px;
	}
#commentform textarea {
	width: 98%;
	height: 120px;
	margin-top: 3px;
	padding: 2px;
	background: #f5f5f5;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
	}
#commentform #submit {
	width: 144px;
	height: 28px;
	margin-bottom: 10px;
	color: #e0e0e0;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #8B0000;
	border: none;
	}

/* alignments */

.center {
	text-align: center;
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
        padding-right:15px;
	}
img.alignleft, img[align="left"] {
	float: left;
	margin: 5px 8px 5px 0px;
	}
.alignright {
	float: right;
        padding-left:15px;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0 5px 8px;
	}
img.noborder {
	border: none !important;
	}

/* navigation */

.navigation {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: normal;
	}
.navigation a {
	color: #944;
	border-bottom: 1px dashed #944;
	}
.navigation .alignleft {
	width: 45%;
	text-align: left;
	}
.navigation .alignright {
	width: 45%;
	text-align: right;
	}

/* sidebar
---------------------------------------------------------- */

h2.sidebartitle {
	margin: 0 0 5px;
	padding: 4px 0 0;
	color: #944;
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, san-serif;
	text-transform: uppercase;
	}

/* sidebar list level 1 */

.sidebar ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	position: relative;
	}

/* sidebar list level 2 */

.sidebar ul li ul {
	margin: 0;
	padding: 0;
	}
.sidebar ul li ul li {
	margin: 0;
	padding: 0 0 2px 15px;
	background: url(images/icon_bullet_sb.gif) no-repeat 0 5px;
	border: none;
	}

/* sidebar list level 3 */

.sidebar ul li ul li ul li {
	margin: 0;
	padding: 0 0 2px 12px;
	border: none;
	background: url(images/icon_bullet_sbchild.gif) no-repeat 0 8px;
}

/* recent post & comments */

.sidebar ul li ul.list-recentpost li, 
.sidebar ul li ul.list-recentcomments li {
	margin: 0;
	padding: 0 0 5px 15px;
	}
.feedlink { /* rss button */
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 0 0 10px;
	padding: 4px 10px 5px;	
	border: none;
	}

/* widget list child */
.sidebar ul.children {
	margin: 0;
	padding: 2px 0;
	}
.sidebar ul.children li {
	padding-left: 12px;
	background: url(images/icon_bullet_sbchild.gif) no-repeat 0 8px;
	}

/* calendar widget */
#wp-calendar {
 width:180px;
 font-size:10px !important;
}
#wp-calendar caption {
	margin-bottom: 5px;
	color: #A0522D;
        font-weight:bold;
}
#wp-calendar td {
 text-align:right;
}
#wp-calendar td a {
	color: #800000;
        font-weight:bold;
}
#wp-calendar td#today {
	background: #CCCCCC;
}
#leftcol #wp-calendar td {
	margin: 0;
	padding: 0 4px;
}
#rightcol #wp-calendar td {
	margin: 0;
	padding: 0 5px;
}

/* text widget */

.textwidget {
	padding: 0;
	}
.widget_rss img {
	position: absolute;
	right: 10px;
	top: 6px;
	border: none;	
	}
	
/* search form */

#searchform {
	margin: 0;
	padding: 10px;
	background: #f5f5f5;
	}
#searchform br {
	display: none;
	}
#searchform #s {
	width: 117px;
	height: 20px;
	margin-right: 2px;
	padding: 4px 5px 0px 5px;
	font-weight: normal;
	color: #999;
	background: #fff;
	border: 1px solid #eee;
	}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {
	width: 35px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background: #800000;
	border: none;	
	}

/* footer
---------------------------------------------------------- */

#footer {
	min-width: 760px;
	max-width: 1200px;
	margin: 0 10px;	
	clear: both;
	font-size: 95%;
	background: url(images/bg_dot.gif) repeat-x 0 0;
	}
#footer p {
	margin: 0;
	padding: 10px 15px;
	font-size: 90%;
	}

/* self-clearing floats */

#nav ul:after,
#content:after,
#maincol:after,
#sidebars:after,
.navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	
/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* self-clearing floats
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #nav ul,
* html #content,
* html #maincol,
* html #sidebars,
* html .navigation {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul,
*:first-child+html #content,
*:first-child+html #maincol,
*:first-child+html #sidebars,
*:first-child+html .navigation {
	min-height: 1px;
	}


#sidebar a.memori_info1 { display: block; width: 74px; font: 11px arial; line-height: 12px; color: #000000; text-decoration: none; border: 1px solid #cecece; background: url("http://memori.ru/img/site/memori_info1.gif") no-repeat scroll 0%; background-position: center left; padding: 6px 4px 6px 24px;} 
#sidebar a.memori_info1 span { color: #FA2B69;}

#csssamples{
   background:silver;
   font-weight:bold;
}
.entry TABLE{
   font-size:18px;
   color:black;
   border-left:#D9D9D9 2px solid;
   border-top:#D9D9D9 2px solid;
   border-right:#808080 2px solid;
   border-bottom:#808080 2px solid;
}
.entry TD{
   font-size:18px;
   color:black;

   border-left:#D9D9D9 1px solid;
   border-top:#D9D9D9 1px solid;
   border-right:#808080 1px solid;
   border-bottom:#808080 1px solid;
}
.entry A{
   /* атавизм *
   /*background:#EEE8AA;*/
   /* нечетный фон *
   /*background:#F5DEB3;*/
}
.entry A:visited{
 color:#FF0000;
}
DIV.taktitle{
   /*color:#2F4F4F;
   border:#2F4F4F solid 1px;
   background:#E0FFFF;*/
   padding:10px;
   margin-bottom:10px;
   text-align:center;
}
DIV.takbar{
   color:#2F4F4F;
   border:#2F4F4F solid 1px;
   background:#E0FFFF;
   margin-bottom:10px;
   text-align:center;
}
DIV.topright{
position:absolute;
top:42px;
width:540px;
right:10px;
float:right;
}

#uppersub{
   width:399px;
}
DIV.post-new{
padding:10px;
background:#D3D3D3;
}
DIV.whatknife{
 padding:10px;
 margin:5px;
 background:#FAFAD2 url(http://www.nozhiki.su/images/whatknifebw.jpg);
 border:1px solid #CCCCCC;
}
DIV.whatknife2{
 padding:10px;
 margin:5px;
 background:#FAFAD2 url(http://www.nozhiki.su/images/words-bw2.gif);
 border:1px solid #CCCCCC;
}
DIV.whatknife A, DIV.whatknife2 A{
 font-weight:bold;
}
DIV.whatknife H2, DIV.whatknife H3, DIV.whatknife2 H2, DIV.whatknife2 H3{
 padding-top:3px !important;
 padding-bottom:3px !important;
 margin:0;
}
DIV.whatknife ul, DIV.whatknife ul li ul, DIV.whatknife2 ul, DIV.whatknife2 ul li ul{
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	position: relative;
}
DIV.whatknife ul li, DIV.whatknife2 ul li {
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet_sb.gif) no-repeat left 6px;
	}
DIV.whatknife ul li UL LI, DIV.whatknife2 ul li UL LI {
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(images/icon_bullet_sbchild.gif) no-repeat left 6px;
	}



#navbot, #navbot2 {
	width: 100%;
	font-size: 95%;
/*background:yellow;*/
height:35px;
	}
#navbot ul, #navbot2 ul {
	margin: 0;
	padding: 0;
	/*position: absolute;*/
	right: 10px;
	bottom: 0;
	list-style: none;
	}
#navbot li, #navbot2 li {
	float: left;
	margin-right: 3px;
	background: url(images/bg_spacer.gif) no-repeat 100% 100%;
	}
#navbot li a, #navbot2 li a {
	float: left;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: #800000 url(images/redgrad.png);
	}
#navbot li a:hover, #nav li.current_page_item a, #navbot2 li a:hover {
	background: #FF0000;
	}
.wp-caption-text{
 color:#A0522D;
 font-weight:bold;
 font-style:italic;
 background:#f0f0f0;
 padding:4px;
}

.wp-pagenavi{
}
DIV.wp-pagenavi SPAN.pages {
 color:#A52A2A;
 font-weight:bold;
 border: none !important;
}
DIV.wp-pagenavi SPAN.current {
 color:#A52A2A;
 font-weight:bold;
 border: none !important;
}
DIV.wp-pagenavi SPAN.extend {
 color:#A52A2A;
 font-weight:bold;
 border: none !important;
}
DIV.wp-pagenavi A.last{
 color:#A52A2A;
 font-weight:bold;
 border: none !important;
}
DIV.wp-pagenavi A, DIV.wp-pagenavi A:visited, DIV.wp-pagenavi A:hover {
 color:#a52A2A;
 font-weight:bold;
 border: none !important;
}
DIV.wp-pagenavi A.page {
 background:#CCCCCC;
 color:black;
 border-top:1px silver solid !important;
 border-left:1px silver solid !important;
 border-right:2px darkgrey solid !important;
 border-bottom:2px darkgrey solid !important;
}
DIV.randfooter{
 border-left:1px silver solid;
 border-top:1px silver solid;
 border-right:2px darkcyan solid;
 border-bottom:2px darkcyan solid;
 background:#FAEBD7;
 padding: 5px;
}
DIV.randfooter A{
 font-weight:bold;
}
.nobullets ul li{
 list-style: none !important;
 background: none !important;
}
DIV.topads{
 background:#e0e0e0;
 color:black;
 margin-top:0;
 padding-bottom:3px;
}
DIV.topads A, A:hover, A:visited{
 color:#FF0000;
}
DIV.topads H3{
 background:#e0e0e0;
}
DIV.topads H3 A{
 background:#e0e0e0;
 color:#FF0000 !important;
}
DIV.topads IMG{
 border:1px solid #D87093 !important;
 padding:4px !important;
}

#mixkt_4294948827 tr {background-color:transparent;}
#mixkt_4294948827 {background-color:#F0F0F0 !important;}

#mixkt_4294924516 tr {background-color:transparent;}
#mixkt_4294924516 {background-color:#ffffff !important;}



DIV.whatknife img {
	margin: 5px 0;
	padding: 4px;
	border: 1px solid #b0b0b0;
	background: #e0e0e0;
	}

DIV.post-new img {
	margin: 5px 0;
	padding: 4px;
	/*border: 1px solid #8B4513;*/
	border: 1px solid #808080;
	/*background: #B8860B;*/
	background: #999999;
	}

TABLE.banner TD img {
	margin: 5px 0;
	padding: 4px;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	background: #fff;
}

SPAN.marker{
 background:#87CEEB;
}

.entry dl dd{
 border-left: 25px solid #ffffff;
}

#picsfromklinok H1, #picsfromklinokver H1, #topads H1{
 display:inline;
 width:100% !important;
 margin-left:0px !important;
 padding-left:0px !important;
}

DIV.addtext{
 background:#eeeeee;
 color:#484848;
 font-style:italyc;
 padding: 10px;
}

DIV.mypaginator{
 margin-bottom:3px;
 line-height: 2.1;
}
DIV.mypaginator A {
 background:#CCCCCC !important;
 color:#a52A2A !important;
 font-weight:bold !important;
 border-top:1px silver solid !important;
 border-left:1px silver solid !important;
 border-right:2px darkgrey solid !important;
 border-bottom:2px darkgrey solid !important;
 padding:3px;
 /*margin-bottom:7px;*/
}

DIV.innerannouncement{
 background:#e0e0e0;
 border-top:3px dotted white !important;
 padding:10px;
 color:#800000;
}

DIV.tagdescr2{
 padding-top:10px;
}

DIV.topads1{
 background:#ffffff;
 color:black;
 margin-top:0;
 padding-bottom:3px;
}
DIV.topads1 TABLE{
 background:#ffffff;
 border:0px white solid !important;
}
DIV.topads1 TR{
 background:#ffffff;
 border:0px white solid !important;
}
DIV.topads1 TD{
 background:#ffffff;
 border:0px white solid !important;
}
DIV.topads1 A, A:hover, A:visited{
 color:#FF0000;
}
DIV.topads1 H3{
 font-size:1.25em !important;
 background:#ffffff;
 padding-bottom:10px;
}
DIV.topads1 H3 A{
 background:#ffffff;
 color:#FF0000 !important;
}
DIV.topads1 IMG{
 border:1px solid #ffffff !important;
 padding:4px !important;
}
DIV.kt_footer{
 background:#ffffff;
 border:0px white solid !important;

}
