html, body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

html {
    height: 100%;
    overflow: auto; /* Иначе у IE6 начинаются проблемки с вертикальной полосой прокрутки */
}

* html body {
    height: 100%; /* IE 6 */
}

html > body { /* Все остальные */
  min-height: 100%;
  height: auto;
  background: Black;
  color: #fff;
  font: 0.8em Verdana, Tahoma, Arial, "sans serif";
	width: 100%;
	height: 100%;
		background-color: #000;
		background: #000 url(../img/2elephant.jpg) no-repeat center;
}

.prj-back{
	background: #000 url(../img/prg-back.jpg) no-repeat center;
}

.journal-back{
	background: #000 url(../img/journal-back.jpg) no-repeat center;
}

.lit-back{
	background: #000 url(../img/lit-back.jpg) no-repeat center;
}

/* ----Основаная Разметка--- */

/*
 ul, div {
	border: 1px solid black;
}
*/

* html #container {
	height: 700px;
}

#container {
	height: 700px;
	width: 700px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-350px;
	margin-left:-350px;
	}

/* Static data */
	#static-bar{
		position: absolute;
		top: 0;
		left: 0;
		height: 700px;
	}

	#contact-info {
		left:230px;
		position:absolute;
		bottom:0;
		width:444px;
	}

	#contact-info span {
		color: #b459b3;
		display: block;
	}

	.contact  {
		margin-bottom: 7px;
		display: inline-block;
		margin-right:15px;
	}

/* Float data */

#float-container {
	height: 100%;
	width: 100%;
	background: transparent url(../img/rbg-1px.png) repeat;
	overflow:hidden;
}

ul#float-bar{
	margin:0;
	padding:0;
	width: 5000px;
	z-index: 5;
}

li.float{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 700px;
	height: 700px;
	float: left;	
	padding-left: 250px;
}

/* #1 UL Main Page */
	li#main-page{
		padding-left: 250px;
	}
	
	#main-page h1 {
		font-size:30px;
		font-weight:normal;
		margin:7px 0 0 0;
	}
	
	#main-page strong {
		font-size:57px;
		font-weight:bolder;
		margin:0 0 22px 0;
		color:#6D0909;
	}

	#main-page i {
		font-size:18px;
		margin:-16px 0 70px 49px;
		font-style:normal;
		display:block;
	}
	
/* Big Menu */
#big-menu ul {
	margin:0;
	padding:0;
}

#big-menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#big-menu li a{
	color:#6D0909;
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
	line-height: 30px;
}


#big-menu li a:hover{
	color:#fff;
	text-decoration:underline;
}


/* Main Menu */
	#main-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin: 10px 0 0 5px;
	}

	#main-menu li {
		margin: 0;
		padding: 0;
		display: inline-block;
		margin-right:3px;
	}

	.mm{
		border: 1px solid #e665b8;
		display: inline-block;
		width:28px;
		height:28px;
		background-color: #6d0909;
		opacity:0.34;
		}

	.mm:hover{
		border: 1px solid #fff;
	}
	
	
	.mm-active {
		border: 1px solid #e665b8;
		display: inline-block;
		width:28px;
		height:28px;
		background-color: #6d0909;
		opacity:1;
	}

/* Project galery */
	#project-list{
		list-style-type: none;
		margin: 0;
		padding:0;
		width:445px;
	}

	#project-list li{
		list-style-type: none;
		margin: 0 5px 5px 0;
		padding:0;
		display: inline-block;
	}

	#project-list li a img{
		border: 2px solid #6D0909;
		}

	#project-list li a:hover img{
		border: 2px solid #fff;
		}
	
/* Journal galery */
	
	#journal-list {
			list-style-type: none;
			margin: 0;
			padding:0;
}

	#journal-list li{
		list-style-type: none;
		margin: 0;
		padding:0;
	}
	
	#journal-list li a {
		color: #6D0909;
		text-decoration: none;
		font-weight: bold;
		}

	#journal-list li a:hover{
		color: #fff;
		text-decoration: underline;
		}
	
/* Lit page */
	#lit-page h2{
		margin-bottom: 5px;
	}

	#lit-page h3 a{
		text-decoration: none;
		font-weight: normal;
	}
	#lit-page h3 a:hover{
		text-decoration: underline;
		color: white;
	}
	
	#lit-page{
		width: 430px;
	}

	.ecce-text a {
		color: #fff;
		font-size:0.88em;
	}

	.ecce-text a:hover {
		color: #6D0909;
	}

	.ecce-text p{
		margin:0 0 1.2em 15px;
	}
.s-photo img {
  border: none;
}

.adl-logo {
	margin-top: 25px;
	margin-left: 5px;
}
.adl-logo-flash {
  margin: 30px 0 0 0px;
  font-size: 1.7em;
  line-height: 1.1em;
  z-index: 99;
}

/* Вывод статей и пр. содержимого */

h3 a {
    color: #FFF;
}

h3 a:hover {
    color: #5BFF52;
}

.sub-header{
  font-size: 70%;
  margin: 3px 0 15px 0;
}

.content-articles img {
	margin: 0 15px 15px 0;
	padding: 2px;
	float: left;
}

a img {
	border: 1px solid #472265;
}

a:hover img {
	border: 1px solid #5BFF52;
}



/* ----Текстовая Разметка-------- */

h2 {
	color:#6D0909;
	font-size:35px;
	font-weight:bolder;
	margin:15px 0 30px 0;
}

h3 {
  font-weight: normal;
  font-size: 1.3em;
  margin-top: 0.8em;
  margin-bottom: 0.2em;
}

a {
	color: #f579e2;
}

a:hover {
    color: #f922fd;
}

p {
  margin: 0 0 15px 0;
  font-size: 0.88em;
  margin-bottom: 1.2em;
}


