/*
Theme Name: Cadets
Theme URI: http://illuzii.net/
Description: 123.
Version: 1.6
Author: Ilya
*/
body {
	font: 100%/140% "Times New Roman", Times, Georgia, serif, "MS Serif", "New York";
	background: #d5d6d7 url('images/bg.gif');
	margin: 0;
	padding: 0;
	color: #68503e;
/*	line-height: 1.4em; */
}
a {color: #0000cd; text-decoration: underline}
a:hover {color: maroon; text-decoration: underline}
a:visited {color: #0000cd; text-decoration: underline}

/*  ============================= Заголовок записи ==================================== */

h1 {
	font: 150% "Times New Roman", Times, Georgia, serif, "MS Serif", "New York";
	font-style: italic;
	font-weight: bold;
	color: #74001d;
}
h1 a:link {color: #74001d; text-decoration: none;}
h1 a:visited {color: #74001d; text-decoration: none;}
h1 a:hover {color: #0054a6; text-decoration: underline;}
h1 a:active {color: #0054a6; text-decoration: underline;}
h2 {}
h3 {}

.post-category {font: 80% Arial, Verdana; margin-top: -15px; margin-bottom: 10px;}
.post-data {font: 80% Arial, Verdana; color: maroon; margin-top: 40px; margin-bottom: -18px;}
.post-edit {
background-image: url(images/edit.gif);
background-repeat: no-repeat;
width: 15px; height: 15px;
padding: 0px; margin: 0px;
border: 0px solid;
clear: both;
}

#header {
	width: 1014px;
	height: 308px;
	background: #d5d6d7 url('images/header.jpg') no-repeat;
	text-align:center;
}
#menu {padding: 10px 0 10px 15px;}

#menu form {margin: 0 0 0 13px;}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #260000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: italic bold 130% 'Times New Roman', Times, serif;
	margin-top: 10px;
	padding-bottom: 2px;
	color: maroon;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	font: normal normal 14px/125% Arial, Verdana, sans-serif;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
	line-height: 180%;
}

#menu ul ul li a {
	color: #0000cd;
	text-decoration: none;

}

#menu ul ul li a:hover {
	color: maroon;
	text-decoration: underline;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
#content {
	width: 1014px;
	background: url('images/body.jpg') repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#content img {border: #9f8b6b 1px solid; padding: 6px; background: #fef8ef; margin: 2px 2px 2px 2px;}
#content a img {border: #9f8b6b 1px solid; padding: 6px; background: #fef8ef; margin: 2px 2px 2px 2px;}

#footer {
	width: 1014px;
	height: 425px;
	background: url('images/footer.jpg') no-repeat;
}


ol#comments li p {
	font-size: 100%;
}



/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {width: 100%;}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


/*
.pagenav {color: #68503e;}
.categories {color: fuchsia;}
.linkcat {color: fuchsia;}
#search {color: fuchsia;}
#archives  {color: fuchsia;}
*/

/* !!!!! Важно - разбиение на посты - игнорирует выравнивание картинки */
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
