/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/







body {
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
	background-color: #FFFFFF;

	/*background-image: url(images/hanji.jpg);
	background-repeat: repeat-x;*/
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	text-align:center;
	text-transform: lowercase;
	font-family: Trebuchet MS,'Abel', sans-serif;
	font-weight: 400;
	color: #3FA449;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #9C9A9A;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 0px solid #EEE7DF;
}

img.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}


/* above was right*/



#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 145px;
	width:100%;
	margin-bottom: 30px;
	background-image: url(images/longbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#header {
	width:100%;
	height: 145px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	height: 140px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	/*color: #3FA43A;*/
	/*text-align: left;*/
}

#logo h1, #logo p {
	width: 980px;
	display: block;
	margin: 0px;
	padding: 0px;
	/* text-transform: lowercase; */
}


#logo h1 {
	/*letter-spacing: -5px;*/
	/*text-align: left;*/
	/*text-transform: lowercase;*/
	/*font-size: 80px;*/
	/*color: #000;*/
	background-image: url(images/titlepart.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}

#logo h1 a {
	/*color: #73CC43;*/
	
}

/*#logo p {
	margin-top: -25px;
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 25px;
}*/

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	/*color: #3FA43A;*/
	text-align: left;
}

/* Search */
/*

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}
*/

/* Menu */

#menu-wrapper {
	
	width: 980px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	background: #3A3A3A;
	text-align:center;
	/* border-radius: 0px;*/
	
}

#menu {


	margin: 0;
	/*padding: 0px 20px 0px 20px;*/
	list-style: none;
	line-height: 40px;
	/*letter-spacing: -1px;*/
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
	text-transform: uppercase;
	/* text-shadow: 2px 2px 2px rgba(0,0,0,.3); */
	font-family:  Trebuchet MS, Helvetica,  Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

#menu ul {
           margin: 0;
           padding: 0;
           text-align: center;
		   }
	  
#menu li {
	float: left;	
	margin-right: 30px;

}

#menu a {
	display: block;
	float: center;
	height: 40px;
	margin: 0px;
	color: #FFFFFF;
	
	/*padding: 5px;*/
}


#menu .current_page_item a {
	/* text-shadow: 2px 2px 2px rgba(0,0,0,.3); */
	
	background: transparent;
}


#menu a:hover {
	background: transparent;
	border:none;
	text-decoration: none;
	/* text-shadow: 2px 2px 2px rgba(0,0,0,.3); */
	color: #FF3;
	font-family: Trebuchet MS,  Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}





#menu span {
	padding: 0px 20px 0px 0px;
}

#menu > li {
}

#menu > li.active {
	background: #378C32;
	color: #FFFFFF;
}


#centeredmenu {
	
	width: 980px;
	height: 40px;
	margin-bottom: 30px;
	/*margin: 0px auto;*/
	padding: 0px;
	background: #3A3A3A;
	text-align:center;
	float:left;
    width:100%;
   /*background:#fff;*/
   /*border-bottom:4px solid #000;*/
   overflow:hidden;
   position:relative;
  
	letter-spacing: 0.1em;
	font-family: Helvetica, Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-weight: normal;
	color: #000;
   
   
   
}


#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   /*display:block;*/
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
  
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
  * background:#ddd;*/
   /*color:#000;*/
   text-decoration:none;
   line-height:1.3em;

	/*float: center;*/
	height: 40px;
	/*margin: 0px;*/
	color: #FFFFFF;
}
#centeredmenu ul li a:hover {
  /* background:#369;*/
  /* color:#fff;*/
   background: transparent;
	text-decoration: none;
	/* text-shadow: 2px 2px 2px rgba(0,0,0,.3); */
	color: #FF3;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 18px;
   
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   /*color:#fff;*/
  /* background:#000;*/
  background: transparent;
  /* font-weight:bold;*/
}




/*
.dropotron li.opener {
	border-right: solid 2px #FFFFFF;
}

.dropotron {
	margin: 0px;
	padding: 10px 0px;
	background: #378C32;
	list-style: none;
	text-transform: lowercase;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.dropotron a {
	color: #fff;
	text-decoration: none;
}

.dropotron li {
	margin: 0px;
	padding: 5px 20px;
}

.dropotron li:hover, .dropotron li.active {
	background: #4DA43A;
}
*/

/* Page */

#page {
	width: 980px;
	margin: 30px auto 0px auto;
	/*margin: 0px auto;*/
	padding: 0px;
}

/* Content */

#content {
	float: left;
	width: 980px;
	/* WIDTH: 60%; 
 MARGIN-RIGHT: 5%*/
	
	
}

#content .contentbg {
	width: 980px;
	/*width: 980px;*/
	/*padding: 10px 30px 0px 30px;*/
}

.post {
	clear: both;
	width: 980px;
	/*text-align:left;*/
	padding-bottom: 20px;
	text-align: justify;	/*border-bottom: 1px solid #DEDEDE;*/
}


.post .title {
	padding-top: 10px;
	/*width: 980px;*/
	/*letter-spacing: -4px;*/
	text-transform: lowercase;
	text-align: center;
	font-size: 24px;
	color: #3FA449;
}

.post .title a {
	border: none;
	color: #2E2E2E;
	font-family: "Trebuchet MS", Arial;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 40px;
}

.post .subtitle {
	padding-bottom: 10px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: lowercase;
	color: #424242;
	font-weight: bold;
}

.post .subtitle a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	width: 980px;
	padding: 4px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */
/*

#sidebar-bg {
	float: left;
	width: 330px;
}

#sidebar {
	overflow: hidden;
	width: 270px;
	padding: 30px 30px 20px 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 0px;
	border-bottom: 1px solid #F1DAF7;
	letter-spacing: -2px;
	font-size: 30px;
	color: #3FA449;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
*/

/* Calendar */
/*
#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
*/

/* Footer */

#footer {
	height: 100px;
	background: #3A3A3A;
}

#footer p {
	margin: 0;
	padding-top: 12px;
	line-height: 6px;
	/*line-height: normal;*/
	text-align: center;
	/*text-transform: lowercase;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	
}

#footer a {
}
/*
#slider {
	position: relative;
	width: 590px;
	margin: 0px auto 20px auto;
}

#slider .viewer {
	width: 590px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}

#slider .viewer .reel {
	display: none;
	height: 300px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 590px;
	height: 300px;
}
*/

#splash {
	width: 980px;
	margin: 30px auto 0px auto;
	
}
.hanji {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2E2E2E;
	letter-spacing: 0.1em;
}
.metamorphoses {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #2E2E2E;
	letter-spacing: 0.1em;
}
.date { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	color: #2E2E2E;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 60px;
}

.quote {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-variant: bold;
	color: #585858;
	letter-spacing: 0.1em;
	text-align: center;
}

.presscontent{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #2E2E2E;
	text-align: justify;
}

.credittitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #585858;
	text-align: center;
	line-height: 8px;
}

.creditnames {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E2E2E;
	text-align: center;
	text-decoration: none;
	line-height: 8px;
}

.blankspaces {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6E6E6E;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	line-height: 6px;
}

.rubinmuseum{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #2E2E2E;
	text-align: center;
	line-height: 6px;
}

.official{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E2E2E;
	text-align: center;
	line-height: 6px;
}

.official a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E2E2E;
	text-align: center;
	line-height: 10px;
}


.boxed {
	/*text-align:center;*/
	border: 0px;
	width:40%;
	background-color: #A4A4A4;
	/*background-position: center;
	text-align: center;
	left: auto;
	right: auto;*/
	margin-right: auto;
	margin-left: auto;
}

.boxedschedule {
	border: 0px;
	width:288px;

	/*margin-right: auto;*/
	/*margin-left: auto;*/
	height: 288px;
	/*margin-top: auto; */
	/*margin-bottom: auto;*/
	
}

/*.officialurl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}*/

.exhibitiontitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: 0.1em;
	line-height: 8px;
}


.and {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: 0.1em;
	line-height: 8px;
}

.exhibitiontitlemetamorphoses {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: 0.1em;
}

.eventdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E2E2E;
	letter-spacing: 0.1em;
	line-height: 10px;
}

.venuname {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2E2E2E;
	line-height: 6px;
}

.venuaddress {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	line-height: 6px;
}

.participating {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E2E2E;
	letter-spacing: 0.1em;
	line-height: 4px;
}

.country {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E2E2E;
	letter-spacing: 0.1em;
	line-height: 14px;
	/*text-decoration: underline;*/
}

.curatedby {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	letter-spacing: 0.1em;
	line-height: 14px;
	/*text-decoration: underline;*/
}

.artists {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: uppercase;*/
	text-align:left;
	color: #2E2E2E;
	letter-spacing: 0.1em;
	line-height: 18px;
}

.artistsnextparagraph {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: uppercase;*/
	text-align:left;
	color: #2E2E2E;
	letter-spacing: normal;
	line-height: 6px;
}



.contactbar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #333;
	line-height:10px;
}


.exhibitiontitleblk {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 8px;
}



.exhibitiontitlemetamorphosesblk{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.1em;
}

.contentgeneral{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #2E2E2E;
	line-height:20px;
	/*text-align: justify;*/
}

.contentparagraph{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-variant: normal;
	color: #2E2E2E;
	line-height:4px;
	/*text-align: justify;*/
}

.languageselector {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2E2E2E;
	line-height: 6px;
	text-align: right;
}

.contentlist{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #2E2E2E;
	line-height:2px;
	/*text-align: justify;*/
}


.scheduleboxdate{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	text-align:center;
	text-transform: uppercase;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 1px;
}

.scheduleboxtime{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 2px;
}

.scheduleboxtitle{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E2E2E;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 6px;
}

.scheduleboxvenuname {
	font-family:  Arial, "Trebuchet MS",Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2E2E2E;
	font-weight: bold;
	line-height: 4px;
	text-align:center;
}

.scheduleboxvenuaddress {
	font-family: Arial, Trebuchet MS,  Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	line-height: 4px;
	text-align:center;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
/*background-color: lightyellow;*/
/*padding: 5px;*/
left: -1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.artistname {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	color: #2E2E2E;
	line-height: 14px;
	/*text-decoration: underline;*/
}

.smallertitle{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight:bold;
	color: #2E2E2E;
	line-height:20px;
	/*text-align: justify;*/
}

#facebooklocation{
	/*width: 980px;*/
	/*margin: auto;*/
	/*margin: 0px auto;*/
	padding: 6px;
}


.quoteleft{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-variant: bold;
	color: #2E2E2E;
	/*letter-spacing: 0.1em;*/
	text-align: left;
}



.stafftitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 8px;
}


.staffsmaller{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.1em;
	line-height: 6px;
}

.exhibitiontitlekorean {
	font-family:  gulim, dotum, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:900
	text-transform: uppercase;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: 0.1em;
	line-height: 8px;
}


.staffnames{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:100;
    text-transform:none;
	font-variant: normal;
	color: #000;
	/*letter-spacing: 0.1em;*/
	line-height: 1px;
}
