
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #FFFFFF url(img01.gif) repeat-x;
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h2 {
	margin-bottom: .8em;
	font-size: 1.85em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1.5em;
	letter-spacing: 2px;
	font-weight: normal;
}
h4 {
	margin-bottom: 1.5em;
	letter-spacing: 2px;
	font-weight: normal;
	color: #BB1A1E;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

b {
	font-weight: normal;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}
hr {
	color: #BB1C1C;
	margin: 10px 0px 10px 0px;
	border-bottom-style: double;
}

a {
	text-decoration: none;
	color: #BB1C1C;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 4px solid #C90404;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
		height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(img05.gif) no-repeat;
	font-size: 1.4em;
	color: #BB1C1C;
}
.goo {
	margin: 0;
	padding: 4px 10px 10px 15px;
	font-size: 1.4em;
	color: #BB1C1C;
}
.boxed .content {
	padding: 15px;
}
.boxed .articles {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(img05.gif) no-repeat;
	font-size: 1em;
	color: #BB1C1C;
}
/* Для статей в сайдбаре*/
.statii h2 {
	height: 25px;
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(img05.gif) no-repeat;
	font-size: 1em;
	color: #BB1C1C;
}
.statii ul {
list-style:none;
margin: 0px 0px  0px 15px;
padding: 0px;
text-align: left;
}
.statii li {
	font-size: 80%;
	line-height: normal;
}
.statii p {
margin: 2px 0px  10px 15px;
padding: 0px;
text-align: right;
font-size: 80%;
line-height: normal;
color: #ba1c6c;
}
.statii p a {
color: #1c6dba;
text-decoration: underline;
font-weight: bold;
}
/* конец - Для статей в сайдбаре*/

.post .meta p {
	line-height: normal;
	font-size: 9px;
}

.story img {border: 0px;

}
.story .flo img {
	float: right;
	padding: 0px 10px 10px 10px;
}
.story .kartinko {
	display: block;
	font-size: 10px;
	width: 200px;
	float: right;
	padding: 0px 0px 10px 10px;
}

/* Header */

#header {
	width: 740px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 5px 0 0 1em;
	font-size: 1em;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 24px 0 0 .5em;
	font-size: .7em;
}

#logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Header > Menu */

#menu {
	float: left;
	width: 500px;
	height: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 45px;
	padding: 19px 0 0 0;
	background: url(img03.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1em;
}

#menu a:hover, #menu .active a {
	color: #BF1616;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 480px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */
#sidebar {
	float: left;
	width: 240px;
}
#ad {
	width: 240px;
	padding-top: 15px;
}
.rasdelitelgorisontal {
	clear:both;
	font-size:0px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #C90404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #C90404;
}

#inputsubmit1 {
	background: #C90404;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	font-size: 80%;
	line-height: normal;
}
#adupdates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #930000;
	background: #C90404;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Для галереи */
.galery {
	float: left;
	padding: 0px 8px 10px 0px;
	margin: 0px 12px 0px 0px;
	font: 10px Verdana Geneva Arial Helvetica sans-serif;
	line-height: normal;
	width: 100px;
}
.galery p {
	line-height: normal !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.galery strong {
	color: #BB1C1C;
}
/* разрыв между изображениями */
.rasdelitelgalery {
	clear:both;
	font-size:0px;
}
.redboock {
	color: #BB1C1C;
}
.titlemain {
background: url(img05.gif) no-repeat;
}
.smalltext {
	padding: 0px 8px 10px 0px;
	margin: 0px 12px 0px 0px;
	font: 10px Verdana Geneva Arial Helvetica sans-serif;
	line-height: normal;
	text-align: left;
}
#art {
}

.notabenetext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font: 75%/150%;
}
.notabenetext p {
	font-weight: bold;
	margin: 0px;
	padding:0px;
	color: #ba1c6c;
	font: 110%/150%;
}
.notabenetext h4 {
	font-weight: bold;
	margin: 0px;
	padding:0px;
	color: #ba1c6c;
	font: 110%/150%;
}

.notabenetext li {
	border:none;
	list-style:square;
	margin:3px 0 3px 0px;
	padding: 0px;
}
.notabenetext a {
	font: 110%/150%;
}