/* @override 
	http://neilsharum.test/includes/css/screen.css
	http://neilsharum.com/includes/css/screen.css
*/

/*  COLOR LIST
	Brown: #473d2e
	Light Blue: #9accff
	Dark Blue: #385EA0
	Light Green: #bdd73c
*/

*, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html, body {
	height: 100%;
	min-height: 100%;
}

html {
	font-size: 105%;
}

body {
	background: #fff;
	font: normal 50%/1.5em "Helvetica Neue", 'HelveticaNeue', Helvetica, Arial, sans-serif;
	color: #ddd;
}

body#home {
	overflow: hidden;
}

.r {
	float: right;
}

.l {
	float: left;
	clear: both;
}

a {
	color: #ddd;
	text-decoration: none;
}
a:hover{
	color: #d3d3d3;
}
.attn {
	z-index: 999999;
	background-color: #000;
	opacity: .8;
	overflow: hidden; 
	width: 470px; 
	position: absolute; 
	top: 20%; 
	left: 50%; 
	margin-left: -235px;
}

pre {
	display: none;
	font-family: Monaco, "Courier New", Courier, mono;
}

h1, .nav li {
	text-transform: none;
	font: 3em/1.1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #222;
	padding-bottom: .14em; 
}

li.last {
	border: 0;
}

em {
	display: inline;
	vertical-align: top;
	margin-left: -8px;
	font: bold 1.2em/.8em 'HelveticaNeue-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.fade, .fade_first{
	display: none;
	_display: block;
}

.nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	background: transparent;
	-webkit-transition: 700 0.25s ease-out;
}

body#main .nav a {
	color: #1c1c1c;
}

#single .nav a:hover {
	color: #fff;
}
.nav li {	text-transform: capitalize;
color: #222;
	text-indent: 2px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	_float: left; 
	clear: both;
}

.nav li.top a, .nav li.page a{
	color: #222;
	font-weight: 500;
}
.nav li.title a{
		color: #fff;

}		
#single .nav li a{
	color: #;
}
			
li.page a {
}
			
.nav li a:hover {
	color: #333;
}
			
.nav li:hover, ul.nav.sub a:hover{
	color: #b1e001;
}


li.light, li.light a {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue Ultra Light', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0; 
}

#viewInfo {
	color: #444;
	background: #222;
	text-decoration: none;
	font: 2.5em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

#viewInfo h2 {
	color: #fff;
	margin-right: 6px;
	font-size: 1em;
}

#viewInfo a:hover {
	color: #fff;
}

/* @group layout */

#loading {
	background: #222 url(../img/indicator_222.gif) no-repeat 5px center;
	position: absolute;
	color: #fff;
	font-size: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 9px 10px 10px;
	top: 10px;
	right: 10px;
	z-index: 4; 
	text-indent: 15px;
}

div#container {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

body#single #container {
	
}

body#main #container {
	overflow: hidden;
}

div#header {
	z-index: 3;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 200px;
	max-width: 190px;
}

ul.main.nav {
	position: relative;
width: 100%;
}

ul.sub.nav {
	position: relative;
margin-top: 20px;
width: 100%; 
}

div#search {
	display: none;
	width: auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
}

div#thumbs {
	display: block;
	width: auto;
}

body#main #thumbs {
	width: 120%;
	margin: 0 auto 0 0;
}

div#viewer {
	width: 100%;
	height: 100%;
	height: auto !important;
	margin: 0 auto;
	z-index: -1;
	position: relative;
	border: 0px solid #fb3aed;
}

div#wrapper {
	height: 100%;
	width: 100%;
	z-index: 4;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #4847fc;
}

div#viewer .ha {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	border: 0px solid #f91d3c;
}

div#wrapper img {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

#content, div#footer {
	position: relative;
	height: auto !important;
	width: 100%; 
	font-size: 18em; 
	color: #eee; 
	line-height: 1em; 
	letter-spacing: -.06em;
}
#content p{
	padding: 10px;
	word-wrap:break-word;
}
#thumbs img{
	float: left;	
	border: 0px solid;
	margin: 0;
	padding: 0; 
	display: inline;
}

div#footer{
	margin: 50px 0 0;
}

div#footer, div#footer a{
	color: #f5f5f5;
	
}
div#footer a:hover, div#content a:hover{
	color: #fff; 
	background-image: url(../img/bg_grey.gif); 

}

/*#viewer 
{width:100%;height:700px;position:absolute;background: #000;z-index:-5;}
	#viewer img {height:100%;max-width:800px;max-height:800px;display:block;clear:none;z-index:0;}*/

#viewInfo {
	width: 50%;
	float: left;
	height: 100%;
}

/*div#viewInfo{width: 18em;padding: 20px;margin:0 auto;
    background:#E6E6E6;color:#000}*/

/*#viewInfo{
    padding: 20px;
    text-align: left;
    background: #000;
}*/
			
/* @end */

/* @gro

up livesearch */

#searchform {
	width: auto; 

}

#searchform .input_text {
	color: #309dde;
	background: transparent;
	font-size: 3em;
	font-weight: 300;
	border-bottom: 1px solid #111;
		border-top: 1px solid #111;
	line-height: 1.1em;
	width: 100%;
	height: 1.1em;
	padding-bottom: .14em;
}
#single #searchform .input_text{
		border-top: 1px solid #111;
}

#LSResult {
	height: auto;
	z-index: 10;
	float: left;
	display: none;
	clear: both;
	color: #fff;
	font: 2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	top: 0;
	left: 0;
	background: #111;
	opacity: 0.8; 
	text-indent: 5px;
}

div.l {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	color: #222;
	opacity: .8;
	font-size: 12px;
	line-height: 8px;
	margin-top: 10px; 
	float: left; 
	clear: both; 
	margin-bottom: 10px;
}

#LSShadow {
	color: #fff;

	text-align: left;
	width: 190px;
	margin-bottom: 2px;
}

.LSRow {
	letter-spacing: -1px;
	border-top: .05em dotted #333;
	line-height: 1.8em;
	padding-left: 1px;
	text-decoration: none;
	

	width: auto;
}

.LSRow a, .LSRow a:visited {
width: auto;	color: #fff; 
	display: block;
}

#LSHighlight, #LSHighlight a, .LSRow:hover, .LSRow a:hover, .LSRow a:active {
	background-color: #000;
}

/* @end */

/*#edit_close a{ float:right; width:16px; height:16px; background:url(../../includes/img/close.png) no-repeat 0 0; display:block;}
#edit_close a:hover{background-position:0 -16px; display:block;}*/

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 100;}
#wrapper>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink, #nextLink div#mm { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#mm {
	font: normal 1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;	text-decoration: none;
	position: absolute;
	top: 49%;
	padding: 2px 6px 2px 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -15px; 
	text-transform: capitalize; 
	color: #fff; 
}

.login {
	width: 470px;
	margin: -20px auto 0 -235px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 40px;
}

.login input {
	width: 180px;
	padding: 5px;
	font-size: 2em;
	font-weight: 100;
	background-color: #232323;
	float: left;
	display: inline;
	color: #515151;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: 10px;
	text-align: center;
}

.login input:focus {
	color: #309dde;
}

.login div.buttons a {
	float: left;
	margin-top: 6px;
	margin-left: 0;
}

div.buttons a {
	-webkit-border-radius: 10px;
	background: transparent url(../img/grad-32.gif) repeat-x center top;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	padding: 0 10px;
	color: #222;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 3px #222;
	cursor: pointer;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #eee 0 1px 1px;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
}

div.buttons a:hover {
	background-position: 0 25%;
}

div.buttons a:active {
	text-shadow: #222 0 1px 1px;
	background-position: 0 bottom;
	color: #eee;
}

