@font-face {
        font-family: "Film Cryptic";
        src: url('fonts/12420655-Filmcryptic.eot');
        src: url('fonts/12420655-Filmcryptic.eot?#iefix') format('embedded-opentype'),
        url('fonts/12420655-Filmcryptic.svg#Film Cryptic') format('svg'),
        url('fonts/12420655-Filmcryptic.woff') format('woff'),
        url('fonts/12420655-Filmcryptic.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
		direction: ltr;
    }
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	font-family: 'Film Cryptic', 'Arial Narrow', Arial, sans-serif;
	background: #000;
	font-weight: 400;
	font-size: 22px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #FFEFBF;
	text-decoration: underline;
	cursor:pointer;
}
INPUT {
			font-size: 16px;
			color: #333;
			padding: 10px;
			width: 200px;
			background:none;
			border: 1px solid #333;
			color:  #FFF3CE;
			font-family: 'Film Cryptic', 'Arial Narrow', Arial, sans-serif;
		}
		
		TEXTAREA {
			width: 200px;
			height:100px;
			font-size: 13px;
			padding: 10px;
			background:none;
			border: 1px solid #333;
			color:  #FFF3CE;
			font-family: 'Film Cryptic', 'Arial Narrow', Arial, sans-serif;
		}
		
		input:focus, textarea:focus {
			border: 1px solid #FF6801;
		}
	
.container{
	position: relative;
	text-align: left;
}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 0 0 0px;
	margin: 30px 00px 0px 0px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
	background: url(../images/yvonne-guillot.png) top center no-repeat;
	height: 150px;
	width:25%;
}

.gallery-container h1, .contact-container h1{
	font-family: 'Film Cryptic', 'Arial Narrow', Arial, sans-serif;
	font-size: 45px;
	line-height: 125px;
	padding-bottom:20px;
	margin-top:20px;
	position: relative;
	font-weight: 400;
	font-family:'Film Cryptic';
	color:  #FFF3CE;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}

.gallery-container p, .contact-container p { 
	font-size: 22px;
	font-family:'Film Cryptic';
	color:  #FFF3CE;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	margin-bottom:15px;
}
.container > header h1{
	display:none;
}
.container > header h1 span{

}
.container > header h2, p.info{
	display:none;
}
/* Header Style */
.codrops-top{
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover{
	color: #fff;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: none;
	display: inline;
}

div.gallery{
	display: block;
	width:200px;
	height: 166px;
	position:absolute;
	top:0;
	right: 0;
	background:url(../images/brush-stroke.jpg) top center no-repeat;
	text-align:center;
	padding-top:20px;
	
}

div.gallery:hover {
	opacity: 0.8;
}

div.gallery a {
	font-family:'Film Cryptic';
	color:  #FFF3CE;
	font-size: 40px;
	text-decoration:none;
	margin-bottom:-50px;
}

div.gallery span {
	font-family:'Film Cryptic';
	color:  #FFF3CE;
	font-size: 20px;
	line-height:20px;
	text-decoration:none;
	cursor:pointer;
	text-align: center;
	
}

div.gallery {
	cursor: pointer;
}

p.codrops-demos{
	left: 0px;
	width: 25%;
	right: 0;
	margin-left:0;
	margin-right:0;
	bottom: 50px;
	position:absolute;
	z-index:10000000;
	
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	display: block;
	padding: 4px 10px 3px;
	font-size: 22px;
	line-height: 18px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#FFF3CE;
	width: 70px;
	height:35px;
	margin: auto;
	padding-top:25px;
	text-align:center;
	text-decoration:none;
	
}
p.codrops-demos a:hover{
	background:#0C0C0C;
}
p.codrops-demos a:active{
	background: #FF6801;
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	
}

.item .sold {
color: #FF6801 !important;
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #A5727D;
	background: #FF6801;
}

#gallery-mobile {
	display:none;
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
		width: 138px;
	}
	p.codrops-demos {
		position: absolute;
		top: 0;
		left: auto;
		margin-right:20px;
		z-index:100 !important;
	}
	
	p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	display: block;
	padding: 0px 2px 0px;
	font-size: 22px;
	line-height: 13px;
	font-weight: 800;
	color:#FFF3CE;
	width: 70px;
	height:20px;
	margin: auto;
	padding-top:25px;
	text-align:center;
	text-decoration:none;
	
}
	
	#gallery-mobile {
		display:block !important;
	}
	
	.gallery {
	left: 0;
	right: 0;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	display:none !important;
	
}

.cb-slideshow li span { 
display:none;
}

.cb-slideshow li div { 
display:none;
}

.cb-slideshow li div h3 { 
font-family: 'Film Cryptic', 'Arial Narrow', Arial, sans-serif;
    font-size: 40px;
    padding: 0;
    line-height: 60px !important;
	color: #FFF3CE; 
	margin-right:30px;
}

.gallery-container {
	width: 90% !important;
	top: 180px !important;
}

.contact-container {
	width: 90% !important;
	top: 160px !important;
}

.gallery-container .item {
	width: 90% !important;
	min-width:100px;
	float: left;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}

	.item img {
		border:5px solid #232325;
		width:50%;
	}
	
	.item h3 {
		color: #FFF3CE;
		font-size:18px;
	}
	
	.item p {
		color:#FFF3CE;
		font-size:18px !important;
	}
	
	.rslides {
		display:block !important;
		position: absolute;
		top: 50px;
	}
}