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

@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:700,900,700italic,900italic);

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #ffffff;
	font-family: 'Alegreya Sans', Georgia, "Times New Roman", Times, serif;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h3 {
	text-transform: uppercase;
	font-size: 2em;	
	border-top: dashed;
	padding-top: .5em;
	
}

h4 {
	text-transform: uppercase;
	font-size: 1.25em;	
	border-top: solid 1px;
	border-bottom: solid 1px;
	text-indent: 1em;
}


#container{
	width: 95%;
	margin: 70px auto;
	overflow: visible;	
}

#left_column{
	width: 390px;
	background: #fff;
	height: 10000px;
	float: left;
		
}

#left{
	width: 390px;
	height: 675px;
	background: #f8f400 url(../images/yellow_side.jpg) no-repeat 0 0;
	float: left;
	position: fixed;
}

#left span{
	margin-left: -3000px;	
}

#topnav{
		width: 100%;
		margin: -70px auto 0 auto;	
		position: fixed;
		background: rgba(0,0,0,.5);
		z-index: 5;
		padding: 1em 0 1em 6em;
}

#topnav a:link{
	text-decoration: underline;	
	color: #fff;
}

#topnav a:visited{
	text-decoration: underline;	
	color: #fff;
}

#topnav a:hover{
	text-decoration: underline;	
	color: #39F;
}

#topnav a:active, #topnav a:focus{
	text-decoration: underline;	
	color: #39F;
}

#topnav ul li{
	font-family: 'Alegreya Sans', Georgia, "Times New Roman", Times, serif;
	margin-right: 1em;
	font-size: 1.2em;	
	text-transform: uppercase;	
	display: inline;
}

#logotag{
	width: 280px;
	height: 417px;
	background: url(../images/mainlogo.png) no-repeat 0 0;
	position: relative;
	margin: 60px auto;
}

#sfmc{
	width: 280px;
	height: 73px;
	margin: 0 auto;
}

#right{
	width: auto;
	min-height: 675px;
	font-family: 'Alegreya Sans', Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #00a8ec;
	font-size: 2em;
}


.right_content{
	width: 100%;
	min-height: 800px;
	line-height: 1.5em;
	background-image:url(../images/ghostbox.png);
		
}


	

.right_content p{
	margin: 1em 0 1em 0;
	
}

.right_content ol{
	list-style: decimal inside;
	font-size: 90%;
	display: block;
	margin-left: 2em;
	
}

.right_content ul{
	list-style: disc inside;
	font-size: 75%;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: -5em;
	
	
}



#left_names{
	width: 30%;
	text-indent: 1em;
	float: left;
		
}

#right_names{
	width: 30%;
	float: right;
	text-indent: 1em;
	position: relative;
}


.right_content a:link, .right_content a:visited{
	
	text-decoration: underline;
	color: #ffffff;	
	
}

.right_content a:hover{

	color: #f8f400f;
		
}
.right_content a:active{
	text-decoration: underline;
	color: #f8f400f;
	
}

.right_spacer{
	float: left;
	max-width: 10%;
	min-width: 5%;
	min-height: 675px;
	max-height: 100%;
	position: relative;
}

.right_text{
	max-width: 80%;
	padding-top: 30px;
	padding-left: 10%;

}

.right_text span{
	font-size: 150%;
	margin-top: -1em;
}

.section{
	width: 100%;
	min-height: 320px;
	height: auto;
}

.right_text span{
	text-transform: uppercase;
	font-size: 100%;
}


.section img{ 
	postion: relative;
	float: right;
	margin-right: -130px;
	
}

#pdfbox {
	width: 100%;
	height: 165px;
}

#pdfbox img{
	
	margin: 0 15px;
}

#about .right_content{
	width: auto;
	min-height: 675px;
	line-height: 1.5em;
	background: #000;
	font-size: 90%;
	padding: 3rem 0;
	background-image:url(../images/ghostbox.png);
}

#about .right_spacer{
	float: left;
	max-width: 10%;
	min-width: 10%;
	min-height: 8000px;
	position: relative;
}

#artists .section{
	width: auto;
	height: auto;
	border-top: dotted 3px #666;
}



#artists .right_content{
	width: auto;
	min-height: 675px;
	line-height: 1.5em;
	background: #CCC;
	font-size: 90%;
	background-image:url(../images/ghostbox.png);
	color: #000;
}

.section .artistbio img{
	float: left;
	width: 300px;
	height: 300px;
	position: relative;
	margin-bottom: 1em;
	margin-right: 1em;
	display: block;
}


#submit .right_content{
	width: auto;
	min-height: 675px;
	line-height: 1.5em;
	background: #f0f;
	font-size: 90%;
	background-image:url(../images/ghostbox.png);
	padding: 3rem 0;
	color: #fff;
}

#submit p{
	margin: 0;	
}

span.artistbio p{
	text-transform: none;
	font-size: 60%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}

.more_work{
	font-weight: bold;
	
}

.artistbio a:link{
	color: #F0F;
}

.artistbio a:visited{
	color: #906;
}

.artistbio a:hover, .artistbio a:active, .artistbio a:focus{
	
	color: #906;
}

.sponsor{

	width: 728px;
	height: 90px;
	margin: 1em 0 1em 315px;
	background: url(../images/728x90_AsianArt_Sponsor.gif);
	position: relative;

	
}

.section p span{
		font-size: 75%;	
	}
	
.section ul{
	text-indent: 0;	
}

.list_icon{
	float: left;
	margin-left: -7em;
}



@media only screen 
and (min-width: 320px) 
and (max-width: 1130px) 
{
	#left_column{
		width: 100%;
		height: 675px;
}
	
	#topnav{
		margin: 0 auto;	
	}

	#container{
	width: 100%;
	margin-top: 0;
	}
	
	#left{
		width: 100%;
		height: 675px;
		background-image: none;
		position: relative;

	}
	
	#left span{
		margin-left: -3000px;	
	}
	
	#logotag{
		width: 280px;
		height: 417px;
		background: url(../images/mainlogo.png) no-repeat 0 0;
		position: relative;
		margin: 60px auto;
	}
	
	#sfmc{
		width: 280px;
		height: 73px;
		margin: -2em auto 0 auto;
	}


	#right{
		clear: both;
		width: 100%;
		height: auto;
		font-family: 'Alegreya Sans', Georgia, "Times New Roman", Times, serif;
		color: #fff;
		background: #00a8ec;
		background-image:url(../images/ghostbox.png);
		font-size: 2em;
		position: relative;
	}
	
	.right_content{
		width: 100%;
		height: auto;
		line-height: 1.5em;
		margin: 0 auto;
		font-family: 'Alegreya Sans', Georgia, "Times New Roman", Times, serif;
		background-image: none;
			
	}
	
	.right_content p{
		margin: 1em 0;
	}
	
	
	.right_spacer{
		float: left;
		max-width: 2%;
		min-width: 2%;
		height: auto;
		position: relative;
	}
	
	.right_text{
		position: relative;
		padding-top: 30px;
		max-width: 90%
	}
	

	.section ul li{
		text-indent: none;	
	}
	
	.section p span{
		display: none;
	}
	

	#artists .section{
		width: auto;
			
	}
	
	.section img{
		width: 50px;
		height: auto;
		display: block;
		margin-left: 1em;	
	}
	
	#dimension{
		display: none;	
	} 
	
	#container{
	width: 100%;
}

.img_bio {
	
	float: left;	
	width: 50px;
	height: auto;
}

#left_names{
	width: 100%;
	text-indent: 1em;
	float: none;
		
}

#right_names{
	width: 100%;
	float: none;
	text-indent: 1em;
	position: relative;

}

.sponsor{
	
	margin: 1em 0;
	
}


	
	

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1000px) {

		#left_column{
		width: 100%;
		height: 675px; 
}
	
	#topnav{
		margin: 0 auto;	
		padding-top: 2em;
		padding-bottom: 2em;
		font-size: 150%;
	}

	
	#container{
	width: 100%;
	margin-top: 0;
	}
	
	#left{
		width: 100%;
		height: 675px;
		background-image: none;
		position: relative;
		margin-top: 5em;
	}
	
	#left span{
		margin-left: -3000px;	
	}
	
	#logotag{
		width: 280px;
		height: 417px;
		background: url(../images/mainlogo.png) no-repeat 0 0;
		position: relative;
		margin: 60px auto;
	}
	
	#sfmc{
		width: 280px;
		height: 73px;
		margin: -2em auto 0 auto;
	}


	#right{
		clear: both;
		width: 100%;
		height: 1000px;
		font-family: 'Alegreya Sans', Georgia, "Times New Roman", Times, serif;
		color: #fff;
		background: #00a8ec;
		background-image:url(../images/ghostbox.png);
		font-size: 2em;
	}
	
	.right_content{
		width: 100%;
		height: auto;
		line-height: 1.5em;
		margin: 0 auto;
		background-image: none;
			
	}
	
	.right_content p{
		margin: 1em 0;	
	}
	
	.right_spacer{
		float: left;
		max-width: 2%;
		min-width: 2%;
		height: auto;
		position: relative;
	}
	
	.right_text{
		position: relative;
		padding-top: 30px;
		max-width: 90%
	}
	
	.section img{
		width: 50px;
		height: auto;
		display: block;
		margin-left: 1em;	
	}
	
	#dimension{
		display: none;	
	} 
	
	.section ul li{
		text-indent:none;
			
	}
	
	.section p span{
		display: none;
	}
	


	#artists .section{
		width: auto;	
		}
	
	#container{
	width: 100%;
}

.img_bio {
	
	float: left;	
	width: 50px;
	height: auto;
}

#left_names{
	width: 100%;
	text-indent: 1em;
	float: none;
		
}

#right_names{
	width: 100%;
	float: none;
	text-indent: 1em;
	position: relative;

}

.sponsor{
	
	display: none;
	
}

	

}