*{
margin:0;
padding:0;
}

body{
background:#151C49 url('../img/cockrumville_texture_bg.png'); 
background-attachment:fixed;
}

#page{
z-index:1;
margin:36px auto;
width:1080px;
background-color:transparent;
}

/*
#nebula{
z-index:-1;
background: url('../img/cockrumville_nebula.png'); 
background-repeat:no-repeat;
background-attachment:fixed;
margin:36px auto;
width:1080px;
height:1080px;
position:absolute;
}
*/

a{
color:#FF0000; /*#b24317;*/
}

a:hover{
color:#920000; /*#9e2100;*/
}

h1{
font-size:8em;
text-align: center;
color:#fff;
font-weight:normal;
text-shadow: 0 5px 2px #0C0C0C;
}


h2{
font-size:2em;
text-align: center;
color:#fff;
font-weight:normal;
}

header{
float:left;
width: 260px;
}

#logo{
background-image: url('../img/cockrumville_logo_update.png');
background-repeat: no-repeat;
text-indent: -9999px;
height: 225px;
margin: -10px 0 0 -20px; /*20px auto 65px;*/
width: 300px;
}

#bio{
color:#000;

text-shadow: 0 1px 0 #000000;

-webkit-mask-image: url('../img/text_texture.png');
-o-mask-image: url('../img/text_texture.png');
-moz-mask-image: url('../img/text_texture.png');
mask-image: url('../img/text_texture.png');

-webkit-margin-before: 0em;



}

.bio_1{
font-family: 'Montez',helvetica,arial,sans-serif;
display: block;
font-size: 1.2em;
margin-bottom: -12px;
color:#F9CD8B;
letter-spacing:1px;
}

.bio_2{
font-family: 'Paytone One',helvetica,arial,sans-serif;
font-size: 0.45em;
display: block;
color:#4185a1;
margin: 7px 0 3px 0;
}

.bio_3{
font-size:30px;
line-height: 36px;
text-transform:uppercase;
border-top:2px solid #133D6B;
border-bottom:2px solid #133D6B;
display: block;
padding: 0px 0 5px;
font-family: 'Paytone One',helvetica,arial,sans-serif;
color: #E459D6;
}

.bio_4{
    color: #e03117;
    display: block;
    font-family: 'Voltaire',helvetica,arial,sans-serif;
    font-size: 0.65em;
    margin: -6px 0 0;
    text-transform: uppercase;
}

.bio_5{
color: #54BA2D;
display: block;
font-family: 'Princess Sofia',helvetica,arial,sans-serif;
font-size: 1em;
line-height: 0.9em;
    margin: 0 0 15px;
}

.bio_6{
display: block;
font-family: 'Voltaire',helvetica,arial,sans-serif;
color: #b72a16;
font-size: 0.55em;
text-transform: uppercase;
}

.bio_7{
display: block;
font-family: 'Lobster Two';
font-size: 0.7em;
color:#979EA7;
margin-top: -10px;
}

.bio_8{
color:#E459D6;
border-top: 3px solid #133D6B;
font-family: 'Voltaire',helvetica,arial,sans-serif;
margin: 36px 0 0;
padding-top: 10px;
font-size:1em;
font-weight: normal;
text-align: center;
text-transform: uppercase;
}

#contact_icons{
 margin: 10px auto 0;
 width: 250px;
}

#contact_icons a{
width:55px;
height:55px;
background-color: rgba(255,255,255,0.4);
display:block;
float:left;
text-indent:-9999px;
background-position: center center;
 -moz-border-radius:75px;
 -webkit-border-radius: 75px;
 border-radius: 75px;
}

#contact_icons a:hover{
background-color: rgba(169,156,135,0.4);
-webkit-transition: background 0.3s ease;
-moz-transition: background 0.3s ease;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
}

.contact_twitter{
background-image: url('../img/icon_twitter.png'); 
background-repeat: no-repeat;
margin-right:10px;
}

.contact_email{
background-image: url('../img/icon_email.png'); 
background-repeat: no-repeat;
margin-right:10px;
}

#availability{

}

#availability a{
width:206px;
height:52px;
display:block;
text-indent:-9999px;
margin: 15px auto;
cursor: pointer;
}

.available{
background-image: url('../img/available.png'); 
background-repeat: no-repeat;
}

#work{
float:right;
width: 800px;
}

#work ul{
padding:0;
}

#work ul li{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius:2px;
box-shadow: 0 0 4px #FDFFCA;
background:#fff;
color:#777;
list-style-type: none;
float:left;
width:380px;
min-height: 500px;
margin: 0 0 25px 20px;
font-size: 0.9em;
font-family: 'Voltaire',helvetica,arial,sans-serif;
}

#work ul li img{
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius:2px;
border-bottom: 1px solid #222222;
width:100%;
}

#work ul li h3{
margin:10px;
color: #333333;
font-weight: normal;
}

#work ul li h3 .type {
float:right;
text-align:right;
margin-right:20px;
width:100px;
font-size:11px;
color:#777;
}

#work ul li p{
    font-family: helvetica,arial,sans-serif; /*lemonde-sans*/
    font-size: 0.9em;
    margin: 10px 10px 10px 20px;
}

#work ul li:hover{
box-shadow: 0 0 12px #ffffff;
-webkit-transition: box-shadow 0.3s ease;
-moz-transition: box-shadow 0.3s ease;
-o-transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
}

#work h4{
font-family: helvetica,arial,sans-serif; /*pragmatica-web-condensed,*/
font-size: 1.0em;
float: left;
font-weight: normal;
margin: 25px 0 20px 20px;
background: rgba(255, 255, 255, 0.5);
padding: 7px 13px;
}

#work .store_button{
background-color: #DD3406;
-webkit-transition: background 0.3s ease;
-moz-transition: background 0.3s ease;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
color: #fff;
padding: 10px;
font-size: 0.95em;
text-decoration: none;
text-transform: uppercase;
font-family: helvetica,arial,sans-serif;/*pragmatica-web-condensed,*/
font-weight:normal;
margin: 25px 0 0 20px;
box-shadow: 0 1px 0 #FAF5EC;
border:none !important;
cursor: pointer;
float:left;
}

#work .store_button:hover{
color:#fff;
background-color: #b52b06;
}

#clients{
    float: left;
    margin: 35px auto 0;
    width: 260px;
}

#clients h3 {
    margin: 0 auto 10px;
}

footer{
    background-image: url("../img/triploid.png");
    background-repeat: no-repeat;
    clear: both;
    color: #E459D6;
    float: right;
    font-family: 'Voltaire',helvetica,arial,sans-serif;
    height: 23px;
    margin: 10px auto 25px;
    padding: 0 0 0 55px;
    width: 180px;
    }

footer h6{
color:#6f7582;
}

#work_detail{
float:right;
width: 800px;
font-weight: normal;
}

#work_detail_images{
width:560px;
float:left;
margin: 0 0 0 20px;
}

#work_detail_images img{
margin-bottom: 15px;
width:100%;
box-shadow: 0 0 4px #FDFFCA;
}

#work_detail_copy{
width:200px;
float:right;
background:#fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius:2px;
box-shadow: 0 0 4px #FDFFCA;
color:#777;
margin: 0 0 25px 20px;
}

#work_detail h1{
color: #eee;
font-family: 'Voltaire',helvetica,arial,sans-serif;
font-size: 1.3em;
margin: 15px 0 12px 20px;
text-align: left;
text-shadow: none;
}

#work_detail_copy h2{
color: #333333;
font-family: 'Voltaire',helvetica,arial,sans-serif;
font-size: 1.1em;
margin: 10px 0 0 10px;
text-align: left;
}

#work_detail_copy p{
    font-family: helvetica,arial,sans-serif; /*lemonde-sans,*/
    font-size: 0.9em;
    margin: 5px 10px 10px;
}

#bio_detail{
display:none;
}

@media screen and (max-width: 1140px){

	#page{
	width:750px;
	}
	
	#work h4{
	text-align: center;
	}
	
	#work .store_button{
	margin: -15px 0 20px 150px;
	}
	
	#work{
	width: 400px;
	}
	
	#work ul li {
	height:auto;
	min-height: 0;
	}

}

@media screen and (max-width: 760px){

	#page{
	width:320px;
	}
	
	#logo{
	margin: -10px 0 0 0; /* 20px auto 50px; */
	margin-left:5px;
	}
	
	header{
	width:300px;
	padding:0 10px;
	float:none;
	}
	
	#work{
	width:300px;
	 margin: 0 auto 25px;
	 float:none;
	}
	
	#work h4{
	text-align: center;
	}
	
	#work .store_button{
	margin: -15px 0 20px 100px;
	}
	
	#work ul li {
	width:300px;
	margin:0 auto 25px;
	height:auto;
	min-height: 0;
	}
	
	#contact_icons{
	margin:10px auto 85px auto;
	}
	
	#clients{
	display: none;
	}
	
	footer{
	margin:0 auto 25px auto;
	float:none;
	}

}


font-family: 'Montez', serif;
font-family: 'Paytone One', serif;
font-family: 'Voltaire', sans-serif;
font-family: 'Princess Sofia', serif;
font-family: 'Lobster Two', cursive;
