/****	Main CSS for pravbrat.ru	****/

body
{
	background: url('imgs/pattern.png');
	font: normal 85%/170% Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
}

/*** Headers ***/

h1, h2, h3
{
	margin: 20px 0px 10px;
}

h1
{
	font: normal 1.8em Geogia, Times, serif;
}

h1.title
{
	color: #B76D50;
	text-align: center;
	font: bold 1.6em Verdana, sans-serif;
	margin: 0 0 15px;
}

h2
{
	font: normal 1.3em Verdana, sans-serif;
}

h2.sub
{
	text-align: center;
	margin-top: -10px;
}

div.column h2
{
	text-align: center;
}

h3
{
	font: bold 1.1em Verdana, sans-serif;
}

/***	Links	***/

a, a:active
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #555;
}

a:hover
{
	text-decoration: none;
	color: #008564;
}

a#subscribe
{
	display: inline-block;
	height: 22px;
	background: url('imgs/mail.png') no-repeat center left;
	white-space: nowrap;
	padding-left: 20px;
}

a.booked, #archive div#text p a, p.readmore a
{
	padding-left: 40px;
	background: url('imgs/book.png') no-repeat center left;
	height: 32px;
	display: inline-block;
	text-decoration: none;
	color: #B76D50;
}

a[href*='file_download']
{
	padding-left: 34px;
	background: url('imgs/down.png') no-repeat center left;
	height: 32px;
	display: inline-block;
	border: none;
	color: #B76D50;
	font-family: Arial;
}

a.openplayer
{
	padding-left: 34px;
	background: url('imgs/movie.png') no-repeat center left;
	height: 32px;
	display: inline-block;
	border: none;
	color: #B76D50;
	font-family: Arial;
}

	span.flv-video
	{
		display: none;}

a[href*='.wma'], a[href*='.wav']
{
	padding-left: 34px;
	background: url('imgs/audio.png') no-repeat center left;
	height: 32px;
	display: inline-block;
	border: none;
	color: #B76D50;
	margin-left: 20px;
	font-family: Arial
}
/*** Text (and other content) blocks ***/

p
{
	margin: 15px 0;
}

p.posted
{
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.error-msg
{
	font-style: italic;
	text-align: center;
}

div.excerpt
{
	margin-left: 25px;
	font-style: italic;
	font-size: 0.9em;
}

p.art-im
{
	float: left;
	min-width: 50px;
	margin:  0px 15px 5px 0px;
}

p.epig
{
	margin-left: 400px !important;
	font-size: 85%;
	line-height: 160%;
	font-style: italic;
}

p.warning
{
	font-size: 0.9em;
	line-height: 170%;
}

p.readmore
{
	text-align: right;
}

div.chapter-content p
{
	margin-bottom: 5px;
}

#archive div.excerpt p
{
	margin-top: 5px;
}

div#newsletter
{
	width: 300px;
	margin-left: 500px;
}

#newsletter div#newsletter	/* Please don't kill me */
{
	margin-left: 10px;
}

div#call
{
	padding: 0.5em;
	border: 1px #c0c0c0 solid;
	font-family: Georgia, serif;
	font-size: 0.9em;
	line-height: 170%;
	width: 600px;
	margin: 3px auto;
	clear: both;
}

div#gallery
{
	width: 650px;
	position: relative;
	margin-left: 50px;
	overflow: hidden;
}

div#gallery div
{
	float: left;
	min-width: 192px;
	min-height: 192px;
	margin: 5px 10px;
}

div.op-element
{
	width: 100%;
	padding: 10px;
	margin: 10px 0px;
	background-color: #edd9b5;
	min-height: 180px;
}

	div.op-element ol
	{
		margin-left: 120px;
	}

blockquote
{
	margin-left: 50px;
	border-left: 2px #ccc solid;
	padding-left: 5px;
	font: italic 1em/150% Georgia, serif;
}

/*** Images ***/

img
{
	border: none;
	vertical-align: top;
}

p.art-im img, div.column h2 img
{border: 1px #B76D50 solid;}

p.art-im img
{margin-top: 15px;}

#delo p.art-im img, #listok p.art-im img
{margin-top: 0;}

p.art-im img[src*='.png']
{border: none;}

div#gallery div img
{border: 1px #000000 solid; }

div#gallery div img:hover
{border: 1px #E34D27 solid; }

/*** Lists ***/

ul.prev, li.alone
{
	list-style-type: square;
}

ul.prev li
{
	font-size: 0.9em;
}

li.alone
{
	margin: 0px 0px 10px 30px;
}

/*** Inline styles ***/

.posted
{
	color: #E34D27;
	font-style: italic;
}

span.posted
{
	font-size: 0.9em;
}

h2 span.posted
{
	font-size: 0.7em;
}

i.small
{
	color: #a09378
}

/*** Forms ***/

fieldset
{border: none;}

input[type='text']
{
	font-size: 1em;
	padding: 3px;
	margin: 10px;
	border: 1px #c0c0c0 solid;
}

div#newsletter input[type='text']
{
	padding-left: 23px;
	background: url('imgs/mail.png') #fff 2% center no-repeat;
}

div#footer input
{
	padding-left: 17px;
	background: url('imgs/search.png') #fff left center no-repeat;
}

input[type='text']:focus
{
	border: 1px #b76d50 solid;
}

/* input[type='submit']
{
	vertical-align: baseline;
}*/

label
{
	font-size: 0.9em;
	color: #B76D50;
}

/*** Feature styles ***/

.disabled
{
	opacity: .5;
}

.small
{
	font-size: 0.8em;
}

.emph
{
	color: #B76D50;
}

/*** Misc ***/

hr
{
	width: 100%;
	height: 1px;
	color: #E34D27;
	background-color: #E34D27;
	border: none;
	position: relative;
}

br.clear
{
	clear: both;
}

div#mobile-nav
{display: none;}

#articles ul.prev
{display: none;}

*:target
{
	background: #f6dba2;
}
