/* Text
----------------------------------------------------*/

/* 1. Wrapper */

#nav,
#footer ul li
 {
	font-weight:bold;
}

#left h2 {
	font-size:138.5%;
}

#enter-expo,
#enter-expo h3 {
	font-weight:bold;
}

#enter-expo #button{
	text-transform:uppercase;
}

/* 2. Homepage */

#about h2,
div.feature-box h3 {
	font-size:138.5%;
}


div.feature-box h4{
	font-weight:bold;
}

#t-heading {
	text-transform:uppercase;
}

#t-heading h2,
#thumbnails p,
div.feature-box ol {
	font-weight:bold;
	font-size:108%;
}

#t-heading p,
#t-content h4{
	font-weight:bold;
}

#details h3,
#details dt{
	font-weight:bold;
	font-size:108%;
}

#details dl > dt:first-child,
#details dd { 
	font-size:93%;
} 

#home #flashcontent > p:first-child{
	text-transform:uppercase;
	font-weight:bold;
}

/* 3. Blog */

#posts-top h2,
#posts h3,
.post h2,
.pagetitle {
	font-weight:bold;
}

.pagetitle {
	font-size:108%;
}

small {
	font-size:93%;
}

/* 5. About the Artists */
#artists-work h3{
	font-weight:bold;
	font-size:100%;
}

#artists blockquote {
	font-style:italic;
}


/* 8. Education */
#education h3 {
	font-weight:bold;
}

/* 9. T&C/Privacy */

#static > h2:first-child {
	font-size:108%;
	font-weight:bold;
}

/* 10. Press */

#press #intro h3 {
	font-weight:bold;
}







