
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License
*/

/* WEBPAGE DESIGN BASED ON FONTS STORED ON SERVER */
/* FONTS USED: LOGO - UNCIAL, ALICE AND MENU/TEXT - JUNGE */

@font-face {
        font-family: 'UncialAntiqua';
        src: local('?'), url('http://franceskumashiro.com/fonts/UncialAntiqua-Regular.ttf') format('opentype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'Alice';
        src: local('?'), url('http://franceskumashiro.com/fonts/Alice-Regular.ttf') format('opentype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'Tinos';
        src: local('?'), url('http://franceskumashiro.com/fonts/Tinos-Regular.ttf') format('opentype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'Junge';
        src: local('?'), url('http://franceskumashiro.com/fonts/Junge-Regular.ttf') format('opentype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'Lustria';
        src: local('?'), url('http://franceskumashiro.com/fonts/Lustria-Regular.ttf') format('opentype');
        font-weight: normal;
        font-style: normal;
}



body {
	margin: 0;
	padding: 0;
	/* background: #151515 url(images/img01.jpg) repeat-x left top; */
	font-family: Junge, TimesNewRoman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 16px;
	background: #000000;
	color: #888888;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 2.8em;
	color: #FFFFFF;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
}

p, ol {
}

ul, ol {
}

a {
	
	color: #5555FF;
	outline: none !important;
	text-shadow:none !important;
}	

a:hover {	

	color: #555555;
	outline: none !important;
	text-shadow:none !important;
}	
	outline: none !important;

}

a#img {
	/* LINK COLORS TURNED OFF FOR IMAGES*/
	background: #660000;
	color: #000000;
	outline: none !important;
	text-shadow:none !important;
}

#wrapper {
	/* background: url(images/img02.jpg) no-repeat center 115px; */
	background: #000000;
}



.gallery li {
        display: inline;
        padding: 10px;
        list-style: none;
        width: 195px;
        min-height: 175px;
        float: left;
        margin: 0 auto 0 auto;
        text-align: center;
	}




.container {
	width: 800px;
	margin: 0px auto;
}

.clearfloatcontainer {
	overflow: auto;
}


/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding: 0px;
}

/* Logo */

#logo {
	font-size: 12px;
	margin: 10px 20px 10px 20px;
	padding: 0;
	width: 740px;
	text-transform: uppercase;
	color: #FFFFFF;
	outline:none !important;
	text-shadow:none;
}

#logo div {

}

#logo h1, #logo p {
}

#logo h1 {
	padding: 45px 0px 0px 0px;
	letter-spacing: -2px;
	text-align: center;
	text-transform: uppercase;
    font: normal 16px UncialAntiqua, "Times New Roman", serif;
	font-size: 5em;
}

#logo h1 a {
	color: #FFFFFF;
	
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: 2px;
	color: #DDDDDD;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* MAIN LOGO NAME ON TOP OF WEB PAGE l1-LARGE LETTERS l2-NAME l3 JOB TITLE*/

#logo l1 {
	border: none;
	background: none;
	letter-spacing: 5px;
	text-decoration: none;
	font: normal 56px UncialAntiqua, "Times New Roman", serif;
	font-size: 6em;
	color: #EEEEEE;
	
	/* Gradient text fade to black at bottom 
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.3)));*/
}


#logo l2 {
	border: none;
	background: none;
	letter-spacing: 7px;
	text-decoration: none;
	font: normal 18px 'UncialAntiqua', "Times New Roman", serif;
/*
	font: normal 32px Times, "Times New Roman", serif;
*/
	font-size: 4em;
	color: #EEEEEE;
	
	/* Gradient text fade to black at bottom 
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.3))); */
}

#logo l3 {
	position: relative;
	left: 42px;
	top: -9px;
	/* DEBUG background: #550000;*/
	letter-spacing: 22px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Junge, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #888888;
	
}



/* Image Logo 640 x 100 */
#imglogo {
	
	margin: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px;
}


#jobline {
	margin auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	color: #000000;
}


/* Video */

#video {
       width: 720px;
       height: 480px;
       margin: 0 auto;
}



/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	
	/*background: #747323;*/
	/*background: #000000 url(images/img09.jpg) no-repeat left top;*/
}

#menu ul {

	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none
	line-height: normal;
	text-align: center;
	/*background: #44FF00;*/
}

#menu li {
	
	
	display: inline-block;
	padding: 0px 30px 0px 30px;
}

#menu a {
	display: block;
	/* Gap between logo and menu */
	height: 5px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Junge, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEE;
	border: 0px;
}

/* Remove underlines from links */
#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Background */

#bg1 {
	background: url(images/img06.jpg) repeat-y left top;
}

#bg2 {
	background: url(images/img05.jpg) no-repeat left top;
}

#bg3 {
	overflow: hidden;
	padding: 50px;
	background: url(images/img07.jpg) no-repeat left bottom;
}

/* Page */

#page {
	overflow: hidden;
	width: 780px;
	margin: 0px auto;
	padding: 40px 10px 20px 10px;
	background: #000000;
}

#content {
		margin-top:50px;
		padding-bottom:10px;
	}
	#content div {
		padding:10px;
		border:0px solid #bbb;
		float:left;
	}
	#content-left {
		width:180px;
	}
	#content-main {
		margin-left:10px;
		width:500px;
	}
	#content-right {
		margin-left:10px;
		width:134px;
	}


#sidebar {
	float: left;
	width: 270px;
}



#footer {
	overflow: hidden;
	width: 800px;
	height: 400px;
	text-align: center;
	margin: 0px auto 40px auto;
	background: #000000;;
}

#footer p,tiny {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	color: #409FFF;
}

#footer a {
	color: #409FFF;
	text-decoration: none;
}

#body1 {
	margin: 10px 20px 10px 20px;
	padding: 20px 100px 20px 100px;
	background: #222222;
	color: #8F8F8F;
	text-align: center;
}

#box1 {
	margin: 0px 50px 20px 50px;
	padding: 20px;
	background: #111111;
	color: #8F8F8F;
	text-align: center;
	/*border: 10px solid #234523;*/
}



#greybox {
	width: 740px;
	margin: 140px auto 0 auto ;
	padding: 20px 0 20px 0;
	background: #111111;
	color: #8F8F8F;
	text-align:center;
	-webkit-border-radius: 20px 20px;
	/* border: 10px solid #ff0; */
	
}

  

#posterCurrent {
	width: 740px;
	height: auto;
	margin:  140px auto 0 auto;
	padding: 20px 0 20px 0;
	background: #111122;
	color: #8F8F8F;
	text-align:center;
	-webkit-border-radius: 20px 20px;
	/* border: 10px solid #ff0; */
	
}


#posterRecent {
	width: 740px;
	height: auto;
	/* Remove 100 px from margin top if using posterCurrent */
	margin:  140px auto 0 auto;
	padding: 20px 0 20px 0;
	background: #111111;
	color: #8F8F8F;
	text-align:center;
	-webkit-border-radius: 20px 20px;
	/* border: 10px solid #ff0; */
	
	
}

  
#poster {
	width: 740px;
	height: auto;
	margin:  40px auto 0 auto;
	padding: 20px 0 20px 0;
	background: #111111;
	color: #8F8F8F;
	text-align:center;
	-webkit-border-radius: 20px 20px;
	/* border: 10px solid #ff0; */
	
}

#shotlist {
	width: 840px;
	height: auto;
	margin:  140px auto 0 auto;
	padding: 20px 0 20px 0;
	background: #111111;
	color: #8F8F8F;
	text-align:center;
	-webkit-border-radius: 20px 20px;
	/* border: 10px solid #ff0; */
	
}


.clearfix:after {
	content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
	

#wrap {
	
	position: relative;
        top: -20px;	
	width:500px;
	margin:13% auto 0;
}

h1 {
	color:#7c7c84;
	font: bold 13px/19px Tinos, Helvetica, san serif;
	margin-bottom:30px;
}

#btn-wrap {
	position:relative;
	padding:5px;
	margin:0 auto;
	width:230px;
	height:50px;
	display:block;
	text-decoration:none;
	margin-bottom:30px;
	background: #242428;
	background: -webkit-gradient(linear, 0 bottom, 0 top, from(#2d2d30 ), to(#17171a
));
        background: -moz-linear-gradient(-90deg, #17171a, #2d2d30 );

    
/*
background: -webkit-gradient(linear, 0 bottom, 0 top, from(#2d2d30 ), to(#17171a));
    background: -moz-linear-gradient(-90deg, #17171a, #2d2d30 );
*/

    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 0 #37373b;
    -moz-box-shadow: 0 1px 0 #37373b;
    box-shadow: 0 1px 0 #37373b;
}

span.title{
	color:#d6d6e7;
	font:24px/52px UncialAntiqua, Helvetica, Arial, sans-serif;
	height:50px;
	width:230px;
	display:block;
	position:relative;
    -webkit-box-shadow: 0 -1px 0 #8d8d94, 0 1px 1px #0b0b0c;
    -moz-box-shadow:  0 -1px 0 #8d8d94, 0 1px 1px #0b0b0c;
    box-shadow:  0 -1px 0 #8d8d94, 0 1px 1px #0b0b0c;
	background: #52525c;
	/* Grad colors for button - this should be a mauve*/
	background: -webkit-gradient(linear, 0 bottom, 0 top, from(#221122 ), to(#3a2244));
    
    
    background: -moz-linear-gradient(-90deg, #5a5a64, #383840 );
/*
    background: -webkit-gradient(linear, 0 bottom, 0 top, from(#383840 ), to(#5a5a64));
    background: -moz-linear-gradient(-90deg, #5a5a64, #383840 );
*/  
  -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
	z-index:5;
	-webkit-transition:width .2s ease-out;
	-moz-transition:width .2s ease-out;
	-o-transition:width .2s ease-out;
}

#btn-wrap:hover span.title {
	font-size:14px;
	width:135px;
}

#info {
	position:absolute;
	height:50px;
	width:230px;
	top:5px;
	right:4px;
	-webkit-box-shadow: 0 -1px 0 #404042, 0 1px 1px #0b0b0c;
    -moz-box-shadow:   0 -1px 0 #404042, 0 1px 1px #0b0b0c;
    box-shadow:   0 -1px 0 #404042, 0 1px 1px #0b0b0c;
	background: #2a2a2d;
    background: -webkit-gradient(linear, 0 bottom, 0 top, from(#212124 ), to(#2a2a2d));
    background: -moz-linear-gradient(-90deg, #2a2a2d, #212124 );
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	z-index:4;
}

#info p {
	width:65px;
	margin:12px 17px 0 0;
	position:absolute;
	right:0;
	color:#7c7c84;
	font:11px Helvetica, Arial, sans-serif;
	text-align:left;
}

.boxtuffs {
	color: #7c7c84;
	font:12px Helvetica, Arial, sans-serif;
	text-shadow: 0  -1px 0 #000;
	text-decoration:none;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
}

.boxtuffs:hover {
	color: #27896a;
}
	
	
	
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

	
	
	
