
body {
	background: #555555;
	background-image: url('img/bg.jpg');
	background-repeat: repeat;
	font-family: sans-serif, helvetica;
    padding: 0px;
    margin: 0px;
}

a {
	text-decoration: none;
}
.mainbox {
	max-width: 100%;
	margin: auto;
}

.clear { clear: both;}

.headerator {
	width: 100%;
	/*height: 100px;
	padding-left: 15px;*/
    height: auto;
	padding: 0px;
	margin: 0px;
    background-color: #efefef;
    box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.5);
}

.headerator img {
margin: auto;
}

.head2{
	float: right;
	text-align: center;
	padding-top: 30px;
	padding-right: 150px;
	margin-left: auto;
	margin-right: auto;
	
}

.head2 h2 {
	color: #92ccd7; 
}

.pageContent {
	text-align: center;
	max-width: 100%;
	/*height: 1000;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

.textHeader {
	text-align: center;
	color: #cbcbcb;
    width: 100%;
    padding-bottom: 70px;
    padding-top: 50px;
}

.textHeader i {
    color: #ababab;
}

.textHeader #text {
    text-align: left;
    margin: auto;
    max-width: 800px;
}

.textHeader #text h3 {
	color: #dedede;
}

.contentTextBox {
	box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.15);
	padding-top: 10px;
	padding-bottom: 10px;
	background: #cdcdcd;
	width: 90%;
	/*border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
	margin: 8px auto 6px auto;
	text-align: center;
	color: #505050;
}

.contentTextBox h2 {
	color: #555555;
	text-shadow: 0 0 1px #444444;
}

.contentTextBox h3 {
	color: #454545;
}

.contentTextBox h3 a {
	color: #454545;
	text-decoration: none;
}

.contentTextBox .textContent {
	
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*border: 1px solid #444444;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
}

.frontAndCenter {
    background-image: url('img/bgDelusiondrk.jpg');
    font-size: larger;
    width: 100%;
    height: auto;
    text-align: left;
    color: #ffffff;
    margin: 0 0 0 0;
    display: inline-block;
    padding-top: 200px;
    padding-bottom: 15px;
}

.frontAndCenter #text{
    padding-left: 150px;
    max-width: 760px;
    margin-bottom: 190px;
}

.frontAndCenter a {
    text-decoration: none;
    color: #ffffff;
}

.frontdAndCenter a visited {
	color: #ffffff;
	
}

.frontAndCenter a:hover {
    color: #cbcbcb;
}

.frontAndCenter ul {
	border-radius: 10px;
	border: 1px solid #dedede;
	background: rgba(30,30,30,.5);
	display: inline-table;
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 50px;
    margin-right: 120px;
}
.frontAndCenter ul li {
	display: block;
	border-radius: 10px;
}

.frontAndCenter ul li:hover {
	background: #505050;
}
.frontAndCenter ul li a {
		display: block; padding: 10px 20px;
	}
    
.bigImgBox {
	display: inline-block;
	/*box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.15);*/
	height:auto;
    width: 100%;
	padding: 0 0 0 0;
	text-align: center;
	}

.bigImgBox img {
	
	height: auto;
	width: 100%;
}

.footer {
	color: #bbbbbb;
	text-shadow: 0 0 2px rgba(0,0,0,0.15);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 5px;
	font-size: small;
}
	
/*nav {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}*/

nav {
    max-width: 400px;
    float: right;
    
    height: auto;
    margin-right: 60px;
    padding: 0px;
    }
    
nav a {
    float: left;
    margin: auto;
}
nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	padding: 0px 0px 0px 0px;
    margin: 0px;
	list-style: none;
    float: right;
	position: relative;
    display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}

    nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #707070;
		background: linear-gradient(top, #454545 0%, #707070 40%);
		background: -moz-linear-gradient(top, #454545 0%, #707070 40%);
		background: -webkit-linear-gradient(top, #454545 0%, #707070 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
        display: block;
        padding: 41px 20px;
		color: #707070; text-decoration: none;
	}
nav ul ul{
    float: none;
    margin: auto;
	background-color: #181818; 
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0;
	position: absolute; 
    top: 100%;
	width: 200px;
}
	nav ul ul li {
		float: none; 
		position: relative;
	}
		nav ul ul li a {
			padding: 15px 40px;
			color: #707070;
		}	
			nav ul ul li a:hover {
				color: #ababab;
			}
			
.seriesBox {
	box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.15);
	padding-top: 10px;
	padding-bottom: 0px;
	width: 824;
	height: 270;
	/*border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
	margin: 8px auto 6px auto;
	text-align: left;
	color: #dedede;
}

.seriesBox a {
	color: #dedede;
}

.seriesBox .textContent {
	
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*border: 1px solid #444444;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
}

.seriesBox ul {
	border-radius: 10px;
	border: 1px solid #dedede;
	background: rgba(30,30,30,.5);
	display: inline-table;
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 50px;
}
.seriesBox ul li {
	display: block;
	border-radius: 10px;
}

.seriesBox ul li:hover {
	background: #485858;
}
.seriesBox ul li a {
		display: block; padding: 10px 20px;
	}
	
.artGrid {
    text-align: center;
   /* overflow: auto;*/
}

.artContainer {
	padding: 10px 0px 120px 0px;
	display: inline-block;
	/*height: 420px; */
	height: auto;
    width: 100%;
	margin: 8px auto 6px auto;
	text-align: center;
	background: transparent;
    position: relative;
}

.artContainer .imgBox {
	padding: 0 10 0 10;
	/*color: #323232;*/
	color: #181818;
    top: 0px;
    width: auto;
    max-height: auto;
	}
	
.artContainer .imgBox img {
	box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.15);
/*	max-height: 400px;
	width: auto;*/
    width: 66%;
	max-width: 875px;
	max-height: auto;
}

.artContainer .textContent {
    padding-top:20px;
	text-align: left;
	color: #cbcbcb;
    max-width: 400px;
    padding-right: 200px;
    margin: auto;
}

.artContainer .textContent h3 {
	color: #dedede;
}
.artContainer .textContent i {
	color: #aaaaaa;
}


/*.artContainer {
	padding: 10px 0px 25px 0px;
	display: inline-block;
    max-width: 38%;
	height: auto;
	margin: 8px auto 6px auto;
	text-align: left;
	background: transparent;
    float: left;
}

.artContainer .imgBox {

	color: #181818;
	}
	
.artContainer .imgBox img {
	box-shadow: 0px 0px 19px 10px rgba(0,0,0,0.15);
	max-width: 1024px;
	max-height: auto;
}

.artContainer .textContent {
	text-align: left;
	color: #cbcbcb;
    padding: 0px 20px 0px 20px;

}

.artContainer .textContent h3 {
	color: #dedede;
}
.artContainer .textContent i {
	color: #181818;
}

*/
.portfolioBreak {
	height: 35px;
	width: auto;
	text-align: center;
}

.portfolioBreak img {
	max-height: 35;
	width: auto;
}

.imgLine {
    width: 100%;
    padding: 20px 0px 20px 0px;
    height: auto;
}