
/*
embedded fonts*/

@font-face {
    font-family: 'GriffosFont';
    src: url('../fonts/GriffosFont-webfont.eot');
    src: url('../fonts/GriffosFont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GriffosFont-webfont.woff') format('woff'),
         url('../fonts/GriffosFont-webfont.ttf') format('truetype'),
         url('../fonts/SGriffosFont-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    

}



@font-face {
    font-family: 'MyUnderwoodRegular';
    src: url('../fonts/MyUnderwood-webfont.eot');
    src: url('../fonts/MyUnderwood-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyUnderwood-webfont.woff') format('woff'),
         url('../fonts/MyUnderwood-webfont.ttf') format('truetype'),
         url('../fonts/MyUnderwood-webfont.svg#MyUnderwoodRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'WitzworxRegular';
    src: url('../fonts/wi-webfont.eot');
    src: url('../fonts/wi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/wi-webfont.woff') format('woff'),
         url('../fonts/wi-webfont.ttf') format('truetype'),
         url('../fonts/wi-webfont.svg#WitzworxRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html{
	

}
body{
	margin:0;
	padding:0;
	font-size:14px;
	background-color: #000; /*#618E93;*/
	color:#333;
	/* text-shadow:1px 1px 1px #999;*/
	overflow-x:hidden;
}
h1{  
	font-size:56px;
	color:#fff;
	 
	/*  text-shadow: 2px 2px 2px #40595C;*/
}
h2{
	font-size:30px;
	line-height: 30px;
	padding:10px 0px 10px 0px;
	margin:15px 0px 20px 0px;
}

h3{
	font-size:20px;
	color:  #1F2B2C;
	margin-top: -20px;
	font-weight: normal; 
	  font-family: 'MyUnderwoodRegular';

}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#0095A8;
}
p{
	padding:5px 0px;
	
	line-height: 28px;
}
.wrapper{
	width:960px;
	margin:20px auto;
}
.clear{
	clear:both;
}
.footer{
	text-align:center;
	width:100%;
	padding:20px 0px;
	clear:both;
	margin-top:30px;
}
.footer a{
	margin:0px 20px;
}
/* Slider Style */
.pxs_container{
	width:100%;
	height:600px;
	position:relative;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	/*overflow:hidden;*/
	
	background-color: #618E93;
}
.pxs_bg{
	background:transparent  url(../images/bg1.png) repeat-x;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:600px;
	background:transparent  url(../images/bg1.png) repeat-x;
}



	pxs_bg .pxs_bg1{
	background-image:url(../images/zort.gif);
/*left negative 1/8 of ww */
}
.pxs_bg .pxs_bg2{
	background-image:url(../images/bort.png);
	/*left negative 1/4 of ww */
}
.pxs_bg .pxs_bg3{
	background-image:url(../images/nort.png);
	/*left negative 1/2 of ww*/
	
	
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:0px;
	height:600px;
	
}
ul.pxs_slider li{
	height:420px;
	float:left;
	position:relative;

}
ul.pxs_slider li div{
	font-size: 18px;
	font-family: 'GriffosFont', Palatino, serif;
	color: #000;
	line-height: 24px; 
	display:block;
	margin:15px auto 0px auto;
	width: 640px; height: 460px; 
	padding: 50px 20px 10px 20px; 
	/* -moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;

		-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	
	*/
border-width: 13px !important;
-moz-border-image: url(http://electricsheepcomix.com/almostguy/paper_bg.png) 27 27 27 31 repeat;
-webkit-border-image: url(http://electricsheepcomix.com/almostguy/paper_bg.png) 27 27 27 31 repeat;
-o-border-image: url(http://electricsheepcomix.com/almostguy/paper_bg.png) 27 27 27 31 repeat;

	
}

ul.pxs_slider li div p {
font-size:  21px;
text-align: left;
line-height: 21px; 


}

ul.pxs_slider li div p.starter:first-letter {
font-size:200%;
float:left;
}

ul.pxs_slider li div p.dialog_text {
letter-spacing:1px;
font-size:  14px;
text-align: center;
line-height: 18px; 
font-family: 'WitzworxRegular', sanserif;
color: black;
font-weight: normal;
text-shadow: 2px 2px 1px #85A2A4;
}

ul.pxs_slider li div.frame{

	margin:50px auto 0px auto;
	width: 50%; height: 50%; ; 
	padding: 20px ; 	
border: 8px solid black;

-moz-border-image: none;
-webkit-border-image: none;
-o-border-image: none;

	
}


ul.pxs_slider li img {

border: 3px solid #11362F;

/*
		-moz-border-image:url(../images/border1.png) 30 30 stretch; 
-webkit-border-image:url(../images/border1.png) 30 30 stretch; 
-o-border-image:url(../images/border1.png) 30 30 stretch; 
border-image:url(../images/border1.png) 30 30 stretch;
*/
		-moz-box-shadow:2px 2px 5px #556362;
	-webkit-box-shadow:2px 2px 5px #556362;
	box-shadow:2px 2px 5px #556362;
}

div.pxs_thumbnails{

	position:absolute;
	width: 95%;
	padding: 0px 40px; 
	margin: 0px auto;
	top:620px;
	/* left:50%; */
	
	
}
div.pxs_thumbnails span {
	float: left;
	/* position: absolute; */
	display:block;
	
}
div.pxs_thumbnails span img{

	
	/*
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	*/
	cursor:pointer;
	display:block;
	opacity:0.25;
}
div.pxs_thumbnails span.selected img{
	opacity:1.0;
}

.pxs_navigation {
border: 3px dashed white;

}

.pxs_navigation span{
	position:absolute;
	
	height: 520px; /* same height as content box div */
	
	top:20px;
	opacity:0.1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background: url(../images/prev.png) no-repeat left center;
	width:140px;
	margin-left: -20px; 
}
.pxs_navigation span.pxs_next{
	background: url(../images/next.png) no-repeat right center;
	width: 660px; 
	margin-right: -20px; 
	
}
.pxs_loading{
font-family: MyUnderwoodRegular; 
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}

div.night {



}

img.textfloat {
	float: left; margin-right: 25px;
	margin-bottom: 150px;
}

img.textfloat2 {
	float: right; margin-left: 25px;
	margin-bottom: 150px;
}

img.naked {

	border: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	
	}


