/*
Name: Мариупольский гусарский полк
Date: 13.12.2007
URL: http://gromoff.net
*/

/* standard elements */
*	{
	margin: 0;
	padding: 0;
	}

a {color: #c88c15;}

a:hover {color: #e65d0a;}

body {
	background: #4E5D3C url(images/bg.gif) 0;
	color: #0b2932;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2	{
	color: #1f4b55;
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
	}

ul {margin-left: 1.8em;}

blockquote
	{
	background: url(images/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
	}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider
	{
	background: url(images/divider.gif) no-repeat;
	height: 42px;
	width: 550px;
	margin: 16px 0px 16px 56px;
	}

/* structure */
.container
	{
	background: url(images/bgcontainer.gif) repeat-y center top;
	margin: 0 auto;
	width: 859px;
	}
.kr	{
	background: url(images/kr.gif) no-repeat;
	float: left;
	height: 167px;
	margin-top: 62px;
	width: 65px;
}

.top	{
	background: url(images/bgcontent.gif) no-repeat;
	float: left;
	text-align: center;
	width: 729px;
	}

.NNN     {
     position:absolute;
top:60px;
left:0px;
и т.д.
     }

.NN     {
     position:absolute;
top:1000px;
left:0px;
и т.д.
     }


.header {
	background: #0d262a url(images/header.gif) no-repeat;
	color: #FFF;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}

.pattern {
	background: #0d2b2d url(images/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {margin: 0 24px;}

.navigation a {
	color: #abae97;
	font: normal 1.4em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #02557c;
}

/* top, right, bottom, left */
/* content */
.content {
	background: url(images/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 65px;
	padding: 0 40px 10px;
	
	}
.content .spacer {height: 60px;}

/* content item */
.item {clear: both;}

.item img {border: 1px solid #606429;}

.item .title {
	color: #a3a36e;
	font: bold 2em Serif;
	
	}



.item .title:first-letter {
     display: block;
     float: left;
     font-size: 2.4em;
   margin: 0 0 -10px 0;  
}

.title
      {
    margin: 0 0 30px 0;
      }


.item .metadata {
	
	color: #1a87b3;
	font-size: bold 0.9em;
	padding: 0 16px 6px 16px;
}

.item .body {
	clear: both;
	color: #123942; /**/
}

/* footer */
.footer {
	background: url(images/bgfooter.gif) no-repeat;
	color: #1d5b64;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 729px;
}

.footer a {
	color: #c88c15;
	text-decoration: none;
}

.footer a:hover {
	color: #e65d0a;
	text-decoration: underline;
}
