/*  
Theme Name: WordPress MLTSH
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 

	The CSS, XHTML by <a href="http://anick.ru/">Nick Asmolovsky</a>
*/

body {
	font-family: Tehoma, Verdana;
	font-size: 100.01%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #013e13;
}
ul, li, p, td, table, h1,h2,h3 {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}
p, #content-area td {
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 0 0.8em 0;
}

a:link, a:hover, a:visited{
	color: #000000;
	text-decoration: underline;
}

#header{
	color: #FFFFFF;
	font-size: 2em;
	height: 100px;
	padding-top: 10px;
	text-align: left;
}


h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}

h1 a:visited, h1 a:hover,h1 a:link{
	color: #FFFFFF;
}

dd{
	padding-bottom: 10px;
}
/* navigation 
====================*/
#menu {
	font-size: 0.95em;
	padding-top: 5px;
}
	#menu ul {
		list-style: none;
		margin: 0 0 0 10px;
		padding: 0;
	}
	#menu ul li {
		padding-bottom: 3px;
	}
	#menu ul ul ul {
		font-size: 0.8em;
	}
	#menu a:link, #menu a:hover, #menu a:visited, #menu a:active {
		color: #FFF;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	#menu a:hover {
		text-decoration: underline;
	}

	#menu a.current_page_item:link,
	#menu a.current_page_item:hover,
	#menu a.current_page_item:active,
	#menu a.current_page_item:visited,
	#menu .current_page_item,
	#menu a.current_item:link,
	#menu a.current_item:hover,
	#menu a.current_item:active,
	#menu a.current_item:visited,
	#menu .current_item,
	#menu .active
	{
		color: #000000 !important;
	}
	
	
/* backgrounds
================= */
.content-top {
	background: url(/wp-content/themes/mltsh/i/content/content-top.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
}
.content-bottom {
	background: url(/wp-content/themes/mltsh/i/content/content-bottom.gif);
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;    
}
.content-left {
	background: url(/wp-content/themes/mltsh/i/content/content-left.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.content-right {
	background: url(/wp-content/themes/mltsh/i/content/content-right.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.content-i-1 {
	background: url(/wp-content/themes/mltsh/i/content/content-left-top.gif);
	height: 70px;
	width: 80px;
    background-position: bottom; 
    background-repeat:  no-repeat;   
}
.content-i-2 {
	background: url(/wp-content/themes/mltsh/i/content/content-right-top.gif);
	height: 70px;
	width: 80px; 
    background-position: bottom; 
    background-repeat:  no-repeat;     
}

.content-i-3 {
	background: url(/wp-content/themes/mltsh/i/content/content-right-middle.gif);
	height: 100px;
	width: 80px;
	vertical-align: bottom;     
}
.content-i-4 {
	background: url(/wp-content/themes/mltsh/i/content/content-right-bottom.gif);
	height: 70px;
	width: 80px; 
    background-position: bottom; 
    background-repeat:  no-repeat;
    background-color: #ffffff;      
}
.content-i-5 {
	background: url(/wp-content/themes/mltsh/i/content/content-left-bottom.gif);
	height: 70px;
	width: 80px;
    background-position: bottom; 
    background-repeat:  no-repeat; 
    background-color: #ffffff;     
}
.content-i-6 {
	background: url(/wp-content/themes/mltsh/i/content/content-left-middle.gif);
	height: 100px;
	width: 80px;
	vertical-align: bottom;      
}
.content-center {
	background-color: #FFFFFF;
	vertical-align: top;
}
.border-left {
	background: url(/wp-content/themes/mltsh/i/border/left.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 8px;
}
.border-right {
	background: url(/wp-content/themes/mltsh/i/border/right.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 8px;
}
.border-top-left {
	background: url(/wp-content/themes/mltsh/i/border/top-left.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 8px;
}
.border-top-right {
	background: url(/wp-content/themes/mltsh/i/border/top-right.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 8px;
}
.border-c-1 {
	background: url(/wp-content/themes/mltsh/i/border/top-left-corner.gif);
	height: 8px;
	width: 8px;
}
.border-c-2 {
	background: url(/wp-content/themes/mltsh/i/border/top-right-corner.gif);
	height: 8px;
	width: 8px;
}
/* content area
================= */	
#content-area {
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
}


.background-text{
	background: url(/wp-content/themes/mltsh/i/background/text.jpg);
}
.background-gallery{
	background: url(/wp-content/themes/mltsh/i/background/gallery.jpg);
}
.background-404{
	background: url(/wp-content/themes/mltsh/i/background/404.jpg);
	height: 910px;
}


/* footer area
================= */
#duster {
	height: 105px;
	left: -103px;
	position: relative;
	top: -2px;
	width: 135px;
	z-index: 2;
}

#intro{
    position: relative;
    left: 220px;
    width: 200px;
    height: 30px;
    z-index: 3;
    top: 20px;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
}

#intro a{
    color: #ffffff;
}
.footer-table {
	border-bottom: 2px solid #330000;
}
.footer-left {
	background: url(/wp-content/themes/mltsh/i/footer/bottom-left.jpg);
	background-color: #FFFFFF;
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 161px;
}
.footer-center {
	background: url(/wp-content/themes/mltsh/i/footer/bottom-center.jpg);
	background-color: #FFFFFF;
	background-position: bottom left;
	background-repeat: repeat-x;
}
.footer-right {
	background: url(/wp-content/themes/mltsh/i/footer/bottom-right.jpg);
	background-color: #FFFFFF;
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 0.8em;
	width: 200px;
}

/* text styles
===================== */
.green-background {
	color: #FFFFFF;
}
.green-background a {
	color: #33cc33;
	font-weight: bold;
}
.white-background {
	color: #000000;
}
.white-background a {
	color: #000099;
	font-weight: bold;
}

/* last news for index page
==================== */
.lastnews{
	background: url(/wp-content/themes/mltsh/i/lastnews.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 280px;
	text-align: left;
}

td#recent-1{
	font-size: 0.75em;
	padding: 20px 20px 20px 35px;!important;
}
td#recent-2{
	font-size: 0.75em;
	padding: 35px 20px 20px 30px;!important;
}
td#recent-3{
	font-size: 0.75em;
	padding: 30px 50px 20px 20px;!important;
}

.news-link{
	padding: 10px 15px 0 10px;
	text-align: right;
}

.padding{
	padding: 0 20px 0 20px;
}



/* gallery
================ */
.galleries-list, .photos-list{
	display: inline;
	width: 720px;
}

.buffer{
	padding-top: 90px;
}
.gallery-preview{
	background: url(/wp-content/themes/mltsh/i/gallery/gallery-preview.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 350px;
	text-align: center;
	vertical-align: middle;
	padding-top: 60px;
	width: 275px;
}

.gallery-title{
   font-size: 0.9em;
	margin-top: 0;
   padding-left: 20px;
	padding-top: 0;
	width: 230px;
}
.gallery-navigation{
	display: inline;
	height: 40px;
}
.gallery-navigation .prev{
	float: left;
	padding-left: 20px;
}

.gallery-navigation .next{
	float: right;
	padding-right: 20px;
}
br.clrflt{
	clear: both;
}


.photo-preview{
	display: inline;
	float: left;	
	height: 175px;
	text-align: center;
	width: 150px;
	vertical-align: middle;
}

.photo-preview img, .gallery-preview img, .photo img{
	border: 2px solid black;
}

.ttf{
	border: 0;
}

.mediafile{
	background: url(/wp-content/themes/mltsh/i/wmv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
}

/* database
============== */
.database p{
	margin-top: 0;
	padding-top: 0;	
}
.database h4 {
	margin: 0.4em 0 4px 0;
	padding:0 ;
	font-size: 1.2em;
	font-weight: normal;
}
.database p.info {
	padding-top: 22px;
}
.database td {
	line-height: 200% !important;
	padding: 10px 10px 5px 0 !important;
}
.database .wide {
	width: 100%;
}
.database .photos img{
	margin-right: 20px;
}
.database .message{
	font-weight: bold;
	padding: 20px 0 0 0;
	color: red;
}
.database .green {
	background-color: #D2EAD2;
	padding: 10px 20px 20px;	
}