@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: "Cocomat";
    src: url(CaviarDreams_Bold.ttf) format("truetype");
}

body {
	background-color: white;
	background-size:contain;
	background-repeat: repeat;
	font-family: "Cocomat";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	
}

#menu {
	background-repeat: repeat-x;
	height: 50px;
	width: 50%;
	margin-left: 25%;
	position: fixed;
	background-position: top;
	-moz-box-shadow: 0 0 15px 0px #000001;
	-webkit-box-shadow: 0 0 15px 0px #000001;
	box-shadow: 0 0 15px 0px #000001;
	
}
#menuContent {
	color:#FFF;
	font-size:20px;
	text-align:center;
	margin-top:13px;
	-moz-box-shadow: 0 0 15px 0px #000001;
	-webkit-box-shadow: 0 0 15px 0px #000001;
	box-shadow: 0 0 15px 0px #000001;
}
#wrapper {
	width: 1120px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 40px;
}


#wrapper h1 {
	font-size:70px;
	margin-top: 0px;
	margin-bottom: 40px;
	
}

#navBar {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:center; 
	background-color: white; 
	height: 40px; 
	padding-top: 60px;
	z-index:9;
	width: 100%;
	color: black;
	position: fixed;
	top: 0px;
}

#navBarPort {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:center; 
	background-color: white; 
	height: 70px; 
	padding-top: 40px;
	z-index:9;
	width: 100%;
	color: black;
	position: fixed;
	top: 0px;
}


a {
	color: black;
	
}

a:hover {
	text-decoration: underline;
	opacity: 0.70;
}

h2, h3 {
	color: #01707C;
}

#about {
	width: 900px;
	font-size: 18px;
	height: 480px;
	clear: left;
}
#aboutTxt {
	width: 461px;
	float: left;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	background-color: #FFF;
	height: 528.5px;
	font-size: 14px;
}

#aboutImg {
	width: 418px;
	height: 400px;
	float: left;	
}

#PicBox {
	width: 800px;
	height: 100%;
	padding: 5px;
	margin: 5px;
	clear:both;
}

#PicThumbs {
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
	float: left;
	margin: 5px;
	width: 250px;
	height: 300px;
	overflow: hidden;
	
}

#PicBoxPortfolio {
	width: 850px;
	height: 1100px;
	padding: 5px;
	margin: auto;
	clear:both;
}

#portfolioThumbs {
	-moz-box-shadow: 0 0 15px 0px #000001;
	-webkit-box-shadow: 0 0 15px 0px #000001;
	box-shadow: 0 0 15px 0px #000001;
	text-align: center;
	font-size: 12px;
	float: left;
	margin: 25px;
	width: 150px;
	height: 150px;
	overflow: hidden;
	
}

#SeriesThumbs {
	text-align: center;
	font-size: 12px;
	float: left;
	margin: 5px;
	width: 150px;
	height: 150px;
	overflow: hidden;
	
}


.content {
	-moz-box-shadow: 0 0 15px 0px #000001;
	-webkit-box-shadow: 0 0 15px 0px #000001;
	box-shadow: 0 0 15px 0px #000001;
	margin: 0px auto;
	margin-top: 50px;
	width: 900px;
	font-size: 12px;
	font: "Cocomat";
	color: black;
	text-align: justify;
	height: 250px;
	padding: 20px;
	 z-index:20;
}

#ArtBox {
	-moz-box-shadow: 0 0 15px 0px #000001;
	-webkit-box-shadow: 0 0 15px 0px #000001;
	box-shadow: 0 0 15px 0px #000001;
	margin: 0px auto;
	margin-top: 50px;
	font-size: 12px;
	font: "Cocomat";
	color: black;
	 z-index:20;
	border: solid 1.5px; 
	border-color: #CCC; 
	height: 1200px; 
	width: 900px; 
	padding: 5px;
	text-align:left;
}

#Portfolio {
	-moz-box-shadow: 0 0 15px 0px #000001;
	-webkit-box-shadow: 0 0 15px 0px #000001;
	box-shadow: 0 0 15px 0px #000001;
	margin: 0px auto;
	margin-top: 100px;
	width: 900px;
	font-size: 12px;
	font: "Cocomat";
	color: black;
	text-align: left;
	height: 100%;
	padding: 20px;
	 z-index:20;
}

#SeriesContainer {
	margin: 0px auto;
	margin-top: 50px;
	font-size: 12px;
	font: "Cocomat";
	color: black;
	text-align: left;
	height: 100%;
}

.content_abt {
	-moz-box-shadow: 0 0 15px 0px #666;
	-webkit-box-shadow: 0 0 15px 0px #666;
	box-shadow: 0 0 15px 0px #666;
	background-color: ;
	border: solid;
	border-color: #01707C;
	margin: 0px auto;
	margin-top: 150px;
	height: 550px;
	width: 1000px;
	 z-index:15;
}

#footer {
	text-align: right;
	margin-top:90px;
	border-top: solid;
	border-color: #CCC;
	bottom:10px;
	display:block;
	width: 100%;
	padding-top: 20px;
}

.JSDTag {
	float: right;
	width: 350px;
	margin: 0px auto 0px auto;
	background-color: #FFF;
	opacity: .7;
	height: 20px;
	color: black;
	text-align: right;
	padding:5px;
	padding-bottom: 10px;
}

.JSDTag:hover {
	background-color: #CCC;
}
