@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}

body {
	width:100%;
	height:100%;
	background-color:#000;
	text-align:center;
	margin:0px auto;
	font: 12px Georgia, serif;
    color: #CDCDC1;
}
	
h1, h2, h3, h4, h5, h6 {
	color:#fff;
	text-transform:uppercase;
	background-color:#FF4500;
	text-align:left;
	margin:15px 0;
	padding:4px;
	display:inline-block;
	*display:inline;
	zoom:1;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:0.8em;
}

a:link {color:#FF8C5F}     /* unvisited link */
a:visited {color: #CF724D;}  /* visited link */
a:hover { text-decoration:none}   /* mouse over link */
a:active {text-decoration:none}   /* selected link */

strong, b {
	color:#FF8C5F;
}
ul li {
	list-style:inside;
}
#wrapper {
	margin:0px auto;
	width:882px;
	height:100%;
	position:relative;
}

#header {
	background: url(http://dee-web.ru/train/img/header.png) no-repeat 0 0;
	width:882px;
	height:300px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#header div {
	float: right;
	width:530px;
	color:#fff;
	font-size:12px;
	margin:200px 35px 0 0;
	font-style:italic;
	text-transform:none;
	text-align: center;
	background: none;
	font-weight: bold;
	line-height:150%;
	text-shadow: #ee5c42 1px 0px ;
	
}
#header h1 strong {
	color:#ffe7ba;
}

#content {
	width:862px;
	height: auto;
	margin:15px 0px;
	line-height:1.4em;
	text-align:left;
	padding: 15px;
	border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border:2px solid #1E1E1E;
background-color:#101010;
position:relative;
overflow:hidden;
}
#content p {
	margin:10px 0;
}
	
/*#content p:first-letter {
	color:#FF4500;
	text-shadow:1px 2px 1px #666;
	font-size: 2em;
	padding:0 2px 0 0;
}

#content p + p:first-letter {
	font: 1em Georgia, serif;
    color: #CDCDC1;
	padding:0;
	text-shadow:none;
}*/
#page {
	margin-right:235px;
}
#sidebar {
	float:right;
	width:200px;
	padding:10px;
	overflow:hidden;
	border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border:1px solid #8B8B7A;
    background-color:#1E1E1E;
}
	

#footer {
	background:url(http://dee-web.ru/train/img/footer_left.png) no-repeat top left;
	width:780px;
	margin:20px auto 0;

}
#footer_right {
	background:url(http://dee-web.ru/train/img/footer_right.png) no-repeat top right;
	height:100%;
	overflow:hidden;
	position:relative;
}
#footer_content {
	margin: 0 auto;
    list-style: none;
    position: relative;
    width: 680px;
	border-top: 2px solid #8b8b7a;
	padding:10px;
}
	

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Style for MENU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	
.nav-wrap {
    margin:0px auto 20px;
    width:780px;
	background:url(http://dee-web.ru/train/img/menu_left.png) no-repeat top left;
} 
#nav_right {
	background:url(http://dee-web.ru/train/img/menu_right.png) no-repeat top right;
	height: 34px;
}
	
.group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
} 


*:first-child + html .group {
    zoom: 1;
}
 /* IE7 */ 


#magic-line {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100px;
    height: 2px;
  
} 


#nav {
    margin: 0 auto;
	width:680px;
    list-style: none;
    position: relative;
	border-top: 2px solid #8b8b7a;
    border-bottom: 2px solid #8b8b7a;
	background:#101010;
	height:30px;
} 
*html #nav {
	height:34px;
	margin-left:0;
}

#nav li {
    display: inline-block;
}

*html #nav li {
	display: inline;
	zoom:1;
}
*:first-child + html #nav li{
	display: inline;	
} 


#nav li a {
    position: relative;
    z-index: 200;
    color: #bbb;
    font-size: 14px;
    display: block;
    float: left;
    padding: 6px 15px 4px;
    text-decoration: none;
    text-transform: uppercase;
} 

#nav li a:hover {
    color: white;
} 

#nav #magic-line-two {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    z-index: 100;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#FF4500;

} 

.current_page_item a, .current a {
    color: white !important;
}	

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Style for MENU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/	


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Style for Picasa!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/	
.album h2 {
}
.album-cover img, .album div img {
margin: 10px 25px;
}
.pic-thumb {
	width:95%;
}
.pic-thumb div {
	color:#FF8C5F;
	width:250px !important;
	height: auto !important;
	cursor:pointer;
	font-weight: bold;
	border:none !important;
	margin-top: -15px;
}
.album-title {
font-size:1em !important;
font-weight:bold;
color:#FF8C5F;
text-align:center;
}
