body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,button{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body {
	color: #939598;
	margin-bottom: 50px;
	background-color: #fff;
}

body,
* html #col1 {
	font: normal 12px/normal Helvetica, Arial, sans-serif;
}

* html body {
	font: normal 0.8em/normal Arial, sans-serif;
}
p,
.sidenote,
.gap {
	margin-bottom: 14px;
}
.vvqbox {
	padding-bottom: 14px;
}

a {
	color: #FF6600;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #939598;
}

a.external {
	color: #939598;
}

b,
strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}


.accessible {
	position: relative !important;
	font-size: 1px;
	color: #fff;
	top: 0;
	/*width: auto !important;*/
	display: block;
}

.accessible.linked {
	cursor: pointer;
}

.accessible span,
.accessible a {
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 0;
	color: #fff;
	
}

.accessible.linked a,
.accessible.linked span {
	cursor: pointer;
}
.accessible.linked a {
	z-index: 500;
}

#head {
	position: absolute;
	top: 39px;
	left: 548px;
}

#head #logo {
	position: relative;
	font-size: 1px;
	color: #fff;
	top: 0;
	display: block;
	width: 339px;
	height: 179px;
}

#head #logo span,
#head #logo a{
	width: 339px;
	height: 179px;
	background: transparent url(images/logo.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
}

#head #logo a {
	cursor: pointer;
	z-index: 500;
}

#head #desc {
	position: relative;
	left: 135px;
}

#head #desc #dm  {
	width: 106px;
	height: 37px;
}
#head #desc #dm span {
	width: 106px;
	height: 37px;
	background-image: url(images/txt_dm.png);
}

#head #desc #dm span:hover {
	background-image: url(images/txt_dm-hi.png);
}

#head #desc #blog {
	width: 136px;
	height: 36px;
}


#head #desc #blog span {
	width: 136px;
	height: 36px;
	background-image: url(images/txt_exhib_blog.png);
}

#content {
	position: relative;
	padding-top: 219px;
	padding-bottom: 60px;
	width: 656px;
	left: 12px;
	top: 0;
}

#category-title {
	position: absolute;
	top: 201px;
	left: 218px;
	width: 330px;
}

.column {
	float: left;
	/*border: solid 1px red;*/
}

#col1 {
	width: 190px;
	/*z-index: 100;*/
}

#col2 {
	/*padding-left: 206px;*/
	border-color: green;
	width: 450px;
	position: relative;
	/*left: -190px;*/
	float: right;
}


#content h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1em;
}
* html #content h3 {
	font-size: 1.7em;
}
#content h3 a {
	color: inherit;
}

#content h3 a:hover {
	color: #FF6600;
}

.post {
}


#content #col2 p {
	width: 325px;
}

.post p.date {
	margin-bottom: 5px;
	line-height: normal;
}

.lined,
.sponsor,
.sidenote, 
.post, 
.contributor-profile, 
.commentlist li, 
#respond {
	padding-top: 3px;
	border-top: solid 1px #DCDCDC;
}


.post.first,
.sidenote.first {
	border: none;
	padding-top: 0;
}

ul#nav {
	position: absolute;
	top: 291px;
	left: 683px;
}


ul#nav li {
	display: block;
	/*height: 17px;*/
	padding: 0;
	line-height: 0;
	margin: 0;
	top: 0;
	font-size: 1px;
}

ul#nav li ul {
	margin-left: 38px;
}

ul#nav li ul li {
	height: 18px;
	text-transform: uppercase;
	display: block;
	padding: 0;
	overflow: hidden;
}
ul#nav li ul li.current-cat,
ul#nav li ul li.current-cat a{
	color: #939598;
}
ul#nav li ul li a,
ul#nav li ul li i {
	font-size: 21px;
	line-height: 20px;
	/*
	height: 18px;
	border: dotted 1px green;
*/
	font-style: normal;
}

ul#nav li ul li a:hover {
	text-decoration: none;
	color: #939598;
}


ul#nav li ul li span {
	line-height: 21px;
	font-size: 17px;
	position: relative;
	top: -3px;
}

#search_query {
	line-height: 12px;
	font-size: 11px;
	position: relative;
	height: 14px;
	padding: 0;
	top: -0px;
	margin: 0;
	width: 130px;
	border: solid 1px #ddd;
	border-top-color: #939598;
	border-left-color: #939598;
}

* html #search_query {
	top: -5px;
}

#go_search {
	width: 31px;
	height: 17px;
	border: 0;
	position: relative;
	top: 0;
}
#search_query.firefox {
	top: -4px;
}
#search_query {
	position: relative;
}

#search_query.safari {
	top: -3px;
}
#search_query.ie7 {
	top: -5px;
}

* html #go_search {
	
	top: -1px;
}

.clear { clear: both; }


.userlink {
	display: table;
	float: left;
	width: 150px;
	line-height: 15px;
}

.contributor-profile {
	/*margin-bottom: 25px;*/
	padding-right: 30px;
}

.contributor-image {
	margin-right: 10px;
	float: left;
}


.commentlist li cite {
	font-weight: bold;
}

#respond,
#comments {
	/*margin-top: 30px;*/
}

#blog-sponsors {
	width: 181px;
	height: 17px;
}
#blog-sponsors span {
	width: 181px;
	height: 17px;
	background-image: url(images/txt_blog_sponsors.png);
}


#exhibition-sponsors {
	width: 242px;
	height: 17px;
}
#exhibition-sponsors span {
	width: 242px;
	height: 17px;
	background-image: url(images/txt_exhib_sponsors.png);
}

#sponsor-list .sponsor {
}

#sponsor-list .sponsor p {
	
}

#sponsor-list h3 {
	margin-bottom: 10px;
}

#sponsor-list .logo {
	padding: 0 0 5px 0;
}

.sponsor {

}

.work {
	padding: 0 8px 0 0;
	float: left;
}
.work-text {
float:left;
}
.work-text p {
	width: 250px !important;
}
/*
#sponsor-list .lined {
	margin-bottom: 0;
}
*/

/* wp stuff */

.alignleft { float: left; }
.alignright { float: right; }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.sifr {
	visibility: hidden;
}

.sIFR-hasFlash h2.sifr {
	visibility: hidden;
	letter-spacing: -9px;
	/*font-size: 27px;*/
	/*border: solid 1px red;*/
	padding: 0;
	height: 18px;
}

.sIFR-hasFlash h3.sifr {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4.sifr {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

