* {
	margin:0;
	padding:0;
}

body {
	background: #fff;
	color: #fff;
	font-family:arial;
	font-size:90%;
	margin: 0;
	    background:#f0f0f0;
}
a {
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #367889;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom:0.5em;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
}
h2 {
	background:#fff;
	color: #e32;

	font-size: 190%;
}
h3 {
	color: #2c6877;

	font-size: 165%;
}
h4 {
	color: #993;
	font-weight: normal;
}
ul, li {
	margin: 0px;
}
p {
	margin: 0 0 1em 0;
}


#container {
	text-align: left;
	width:960px;
	margin: 0 auto; 
}

#content{
	clear: both;
	color: #333;
	padding: 10px 20px 40px 20px;
	overflow: auto;
	background:#f0f0f0;   
}


.block {
    position:relative;
    clear: both;

}

.item {
	margin-bottom: 25px;
    overflow: auto;
    background:#fff;
}    

.image {
    width:960px;
}

#content{
    padding: 0;
}

.overlay {
	background-color: rgba(255, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;   
}

.desc {
      position: absolute; 
      width:920px; 
      padding:20px;
      bottom: 0;   left: 0;
      z-index: 1000;
      text-align:center;
}

.block h2 {
	background:none;
	z-index: 2;
	color:#fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;  
}

.block h3   {
	color:#fff;
	font-size: 20px;
	line-height: 1.5em;
}
            
p {
    margin:0 10px;
}

.img {
    width:960px;
    float:left;
}

.loading-more {
    height: 150px;
}

.loading-more img {
	display: block;
	margin:0 auto;
}

#load-more-container {
	float:left;
	width: 960px;
}

#load_more_link_prev {
	margin-bottom:10px;
	display: block;
}

.project-desc {
	text-align:left;
	margin:35px 10px;
}




#header {
    height: 60px;
    border-bottom: 1px solid #044477;
    border:0;
    width:960px;
}

#logo {
	width:288px;
	height:58px;
	display:block;
    float:left;
    margin: 10px 0;
    background:url(https://archimental.com/app/webroot/img/logo6.png) no-repeat;
}

#logo:hover {
    background:url(https://archimental.com/app/webroot/img/logo5.png) no-repeat;
}
  
  
#menu {
	font-family:Verdana;
    float:left;
    margin:0;
    margin-top:15px;
    list-style: none outside none;
    position: relative;
}

#menu li {
    float: left;
    height: 35px;
    line-height: 35px;
}

#menu li.first {
}

#menu li.last {
    border-right: 0 none;
}

#menu li a {
    color: #0fb64c;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    padding: 0 27px;
    text-decoration: none;
}
#menu li a:hover {
    color: #044477;
}

#menu li.first a {
    padding: 0 15px;
}

#menu li.first span {
    display: block;
    height: 35px;
    width: 18px;
}

#menu li.first a:hover span {
}

#menu li.expandable > a {
	background: url(https://archimental.com/app/webroot/img/menu-arrow.png) 95% 50% no-repeat;
}

#menu .sub {
    background: none repeat scroll 0 0 #fff;
   display: none;
    height: 35px;
    list-style: none outside none;
    position: absolute;
    top: 35px;
    z-index: 999;
    padding:0;
}
#menu .active .sub {
    display: block;
}
#menu .active > a {
    color: #044477;
}
#menu .sub li {
    background: none repeat scroll 0 0 #fff;
    float: none;
    height: 30px;
    line-height: 30px;
}
#menu .sub li a {
    font-size: 14px;
    height: 30px;
    padding-left: 27px;
    padding-right: 15px;
}
#menu .sub li a:hover {
}

#menu .sub li.pink a:hover {
	color:#FA2F82;
}



.alternate #header {
	height:auto;
	padding:15px 0;
	background:#fff;
	
}

.alternate #header > a {


}


#menu-wrapper {
		background:#fff;
}

.alternate #logo {
	float:none;
	margin:0;
	margin-left:15px;	
}


.alternate #menu {
	float:none;
	margin-top:0;
	padding:0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}

.alternate #menu > li {
	display: inline-block;
	float:none;
}



.alternate #container {

}





.alternate #menu li a {

	color:#555;
}

.alternate #menu li a:hover {

	color:#0fb64c;
}


.alternate #menu li.expandable > a {
    background: url(https://archimental.com/app/webroot/img/menu-arrow-black.png) no-repeat 95% 50%;
}


#menu .sub li.pink a:hover {
    color: #fa2f82;
}

#fb-link {
	float: right;
	margin:15px 20px 0px 0px;
}

#fixed-top {
	position:fixed;
	z-index: 1001;
	width: 960px;
}


.alternate #content {
	padding-top: 37px     
}

#nav {
}

#nav > a {
    display: none;
}

#nav li {
    position: relative;
    list-style: none;
}
 
#nav > ul {
}

#nav > ul > li {
    height: 100%;
    float: left;
}

#nav li ul {
    display: none;
    position: absolute;
    top: 100%;
    background:#fff;
    padding:0;
}

#nav li:hover ul {
    display: block;
}
        
#nav ul ul a {
	font-size:14px;
}
    
#menu li.pink a:hover {
    color: #fa2f82;
}




#fixed-top #mini-logo {
	margin-left:10px;
	
}


#menu #logo {
	width:150px;
	display:block;
    float:none;
    margin:0;
    padding:0;
    background:url(https://archimental.com/app/webroot/img/logo6s.png) no-repeat;
}

#menu #logo:hover {
    background:url(https://archimental.com/app/webroot/img/logo5s.png) no-repeat;
}
/*
     FILE ARCHIVED ON 02:29:30 Aug 25, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:41:33 Nov 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.884
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.06
  esindex: 0.01
  cdx.remote: 28.301
  LoadShardBlock: 102.155 (3)
  PetaboxLoader3.datanode: 115.099 (4)
  load_resource: 111.835
  PetaboxLoader3.resolve: 60.536
*/