/*

THEME NAME: Sandbox

THEME URI: http://www.plaintxt.org/themes/sandbox/

DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists

VERSION: 1.3

AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>

AUTHOR URI:

*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */

div#container {
	width: 100%;
	padding: 60px 0 0 0;
}

div#content, div#contentindex {
}

div#contentindex p {
font-size: 1em;
clear: both;
}

div#contentindex .wp-image-372 {
padding-left: 40px;
}

div#contentindex .wp-image-371 {
padding-right: 40px;
}

div.sidebar {
	width: 840px;
	overflow: hidden;
	text-align: right;

	
}

div#primary {
position: absolute; top: 0;
	margin: 30px 0 0 -10px;
	padding: 0;
	z-index: 1;
}

div#secondary {
	clear: left;
}

div#footer {
	clear: both;
	width: 100%;
}

/* Layout done */

body {
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
	border-top: 15px solid #999999;
}

div#header {
	text-align: left;
	position: relative;
	z-index: 5;
	height: 20px;
}

div#access div.skip-link {
	position: absolute;
	top: 1em;
	right: 1em;
}

div#menu {
	font-size: 0.9em;
	height: 1.5em;
	padding-top: 0.3em;
	background: #eee;
	width: 100%;
}

div#menu ul a {
	font-weight: 700;
	text-decoration: none;
}

div#menu ul,div#menu ul ul,div#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	float: left;
}

div#menu ul li a {
	background: #eee;
	padding: 0.3em 0.5em;
}

div#menu ul ul {
	display: none;
}

div#menu ul ul li {
	float: none;
}

div#menu ul ul li a {
	margin: 0;
	padding: 0;
}

div#menu ul li:hover ul {
	display: block;
	font-size: 0.9em;
	padding-top: 0.5em;
	position: absolute;
}

div#menu ul li:hover ul li a {
	background: #f5f5f5;
	border: none;
	display: block;
	padding: 0.1em;
	width: 10em;
}

a img {
	border: none;
}

.entry-title {
	clear: both;
}

div#nav-above,div#nav-below {
	width: 100%;
	height: 1em;
}

div#nav-above {
	margin-bottom: 1em;
}

div#nav-below {
	padding-top: 3em;
	clear: both;
}

.alignleft,div.nav-previous {
	float: left;
}

.alignright,div.nav-next {
	float: right;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: red;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url {
	width: 180px;
	float: left;
	clear: both;
}

input#author,input#email,input#url,textarea#comment {
	padding: 2px;
}

div.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

div#footer {
	text-align: center;
}

/* My stuff */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;


}

a {
	color: #333333;
}

#wrapper {
	width: 1000px;
margin: 0px auto;

}

#bgimg {
position: relative;
z-index: -9;
display: none;
}
#bgimg img {
position: absolute;
left: -200px;
top: 30px;
}

.sidebar h3 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
}

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

.sidebar li {
	padding: 5px;
	margin: 0px;	float: left;
}

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

.sidebar li a:hover {
	color: #000000;
}



#header {
	padding: 5px 0;
}

#header a {
	color: cyan;
	text-decoration: none;
}

#header h1 {
	font-size: 22px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
}

.logo {
	float: left;
	padding: 0;
}

.logoname {
	float: left;
	padding: 0;
}

.entry-content {
	padding: 0px;
	margin: 0px;
}

.entry-content h3 {
	padding: 10px 0px 2px 0px;
	margin: 0px;
	font-size: 14px;
}

.entry-content p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-size: 1.0em;
	line-height: 1.5em;
}

h2.page-title {

	margin: 10px 0px 5px -22px;
	padding: 10px 20px;
	color: #5e5e5e;

	font-size: 1.75em;
}

h2.entry-title-cal{
	margin: 20px 0px 0px -22px;
	padding: 0px 10px;
	color: green;
text-transform: uppercase;
	font-size: 1.25em;
Clear:both;
	z-index: 13;
}

h2.entry-title-cal b {
border: 1px solid #000000;
padding: 10px;
}

h2.entry-title, h2.pageheading{

	margin: 10px 0px 5px -22px;
	padding: 10px 20px;
	color: green;

	font-size: 1.15em;

	z-index: 13;
}

h2.entry-title2 {
	margin: 25px 0px 5px -22px;
	padding: 10px 20px;
	color: green;
	font-size: 1em;
	visibility: visible;
}


h2.entry-title-s {

	margin: 5px 0;
font-size: 1em;

}

h2.entry-title a {
	text-decoration: none;
	color: #da006d;
}

h2.entry-title a:hover {
	color: red;
}

.wpg2tag-image a img {
	border: none;
}

.registry {
	display: inline;
	float: left;
	padding: 5px;
}

h3.registry-title {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.registry a {
	text-decoration: none;
	color: #000000;
}

.registry a:hover {
	color: #333333;
}

h3.widgettitle {
	font-size: 12px;
	color: #999999;
	margin: 10px 0px 3px 10px;
	padding: 0px;
	font-weight: bold;
}

.textwidget {
	padding: 0px 10px 5px 10px;
	margin: 0px;
	background-color: #fffff;
	text-align: left;
}

.wp-caption .wp-caption-text {
	font-size: .8em;
}

.wp-caption-text {
	font-style: italic;
	
}

.wp-caption {
	padding: 5px;
}

.alignnone {
	padding: 5px 0;
}
.entry-content .category-catalogs  p {
	padding: 5px 0;
}

.pdfer {
	padding: 10px 0;
	background: url(http://laartcore.org/wp-content/themes/sandbox/images/pdf_icon_small.gif) no-repeat left center;
	height: 36px;
}

.pdfer a {
	margin: 0 0 0 40px;
}

div.mali {
	float: left;
	display: block;
	clear: left;
	width: 165px;
	padding: 8px 10px;
	margin: 5px 0 -10px 0;
	background-color: #eaeaea;
	text-align: left;
}

.home #contentindex .wp-caption-text{
padding: 0 0 5px 0;
margin: 0;

}

div.mali a {
	text-decoration: none;
	font-weight: bold;
}

div.mali a:hover {
	color: #8e68fc;
}

.textwidget p {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	font-size: 1em;
}

.textwidget h4 {
	margin: 0px;
	padding: 10px 0px 2px 0px;
	font-size: 1em;
}









.pageid-667  #navt-1 .union-center-for-the-arts-cat a:hover, 
.pageid-667  #navt-1 .brewery-annex-cat a:hover,
.s-category-union-center-for-the-arts #navt-1 .union-center-for-the-arts-cat a:hover, 
.s-category-brewery-annex  #navt-1 .brewery-annex-cat a:hover,
.s-category-union-center-for-the-arts  #navt-1 .brewery-annex-cat a:hover, 
.s-category-brewery-annex  #navt-1 .union-center-for-the-arts-cat a:hover,
.category-union-center-for-the-arts  #navt-1 .union-center-for-the-arts-cat a:hover, 
.category-brewery-annex  #navt-1 .brewery-annex-cat a:hover,
.category-union-center-for-the-arts  #navt-1 .brewery-annex-cat a:hover, 
.category-brewery-annex  #navt-1 .union-center-for-the-arts-cat a:hover {
	color:  #000000;
}


li.current-cat, li.current_page_item, 
body.home .hometab, 
.current_item_parent, 
.pageid-667 .exhibitions-page, 
.s-category-union-center-for-the-arts .exhibitions-page, 
.s-category-brewery-annex .exhibitions-page, 
.category-union-center-for-the-arts .exhibitions-page,
.category-brewery-annex .exhibitions-page {
	background-color: white;
}



.sidebar li .current-cat a, 
.sidebar li .current_page_item a, 
body.home .hometab a, 
.sidebar li .current_item_parent a, 
.pageid-667 .exhibitions-page a, 
.s-category-union-center-for-the-arts .exhibitions-page a, 
.s-category-brewery-annex .exhibitions-page a, 
.category-union-center-for-the-arts .exhibitions-page a, 
.category-brewery-annex .exhibitions-page a {
	color: #000000;
}

.sidebar li .current-cat, 
.sidebar li .current_page_item, 
body.home .hometab, 
.sidebar li .current_item_parent, 
.pageid-667 .exhibitions-page, 
.s-category-union-center-for-the-arts .exhibitions-page, 
.s-category-brewery-annex .exhibitions-page, 
.category-union-center-for-the-arts .exhibitions-page, 
.category-brewery-annex .exhibitions-page {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

 .pageid-667 .exhibitions-page a:hover, 
 .s-category-union-center-for-the-arts .exhibitions-page a:hover, 
 .s-category-brewery-annex .exhibitions-page a:hover, 
 .category-union-center-for-the-arts .exhibitions-page a:hover, 
 .category-brewery-annex .exhibitions-page a:hover {
	color: #000000;
}


input#s {
	border: 1px solid #dddddd;
	size: 20;
}

input#searchsubmit {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #dddddd;
}

img.imgleft {
	float: left;
	padding: 5px;
	margin: 0px 10px 5px 0px;
	border: 1px solid #ededed;
}

img.imgright {
	float: right;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #ededed;
}

.move {
	padding: 0px 0px 10px 0px;
}

.exhibits-entry-content .ngg-gallery-thumbnail-box,

.entry-content .ngg-gallery-thumbnail-box {
	padding: 0px;
	margin: 0px;
height:  115px;
width: 115px;
text-align: center;
}
.ngg-gallery-thumbnail img {
text-align: center;
}

.ngg-gallery-thumbnail-box {
	height: 115px;
	width: 115px;
}

h3.entry-title a {
	color: #000000;
	text-decoration: none;
	
}

h3.entry-title a:hover {
	color: #333333;
	text-decoration: none;
	
}

h3.entry-title {
		background: #F8F8F8;
	margin: 10px 0px 5px -22px;
	padding: 10px 20px;
	color: green;
	border-left: 2px solid #999999;
}

.category-news .entry-content {
	padding-bottom: 10px;
}

.background {
	position: relative;
	min-height: 200px;
}

#contentindex .background img {
	margin-top: 10px;
}

.pageid-667 .superimpose {
	width: 280px;
}

.superimpose {
	position: absolute;
	z-index: 50;
	width: 580px;
	background-image: url(http://laartcore.edmondkim.com/wp-content/themes/sandbox/images/transparentwhite.png);
	padding-bottom: 5px;
}

.superimpose a, background a {
	text-decoration: none;
}

.superimpose h2 a {
	text-decoration: none;
	color: #333333;
}

.pageid-667 .superimpose h2, .pageid-836 .superimpose h2 {
	padding: 5px 3px 3px 3px;
	margin: 10px;
	font-size: 1.75em;
}


.superimpose h2 {
	padding: 15px 5px 5px 5px;
	margin: 15px;
	font-size: 2em;
	border-bottom: 3px solid #333333;
}


.superimpose2 {
	position: absolute;
	z-index: 50;
	width: 580px;
	background-image: url(http://laartcore.edmondkim.com/wp-content/themes/sandbox/images/transparentwhite.png);
	padding-bottom: 5px;
}

.superimpose2 a, background a {
	text-decoration: none;
}

.superimpose2 h2 a {
	text-decoration: none;
	color: #333333;
}

.superimpose2 h2 {
	padding: 15px 5px 0 5px;
	margin: 15px;
	font-size: 2em;
}


#contentindex a {
	text-decoration: none;
}

#contentindex .superimpose h2 {
	text-align: left;
	border: none;
	padding: 0;
	margin: 35px 0 0 15px;
	font-size: 1.5em;
}

#contentindex .superimpose h2 b {
	font-weight: normal;
}

#contentindex .superimpose h3 {
	text-align: left;
	border: none;
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 1.75em;
}

.pageid-667 .superimpose h3, .pageid-836 .superimpose h3 {
	padding: 0 10px 0px 15px;
	font-size: 1.5em;
}

.superimpose h3 {
	padding: 0px 20px 5px 20px;
	margin: 0px;
	font-size: 2em;
}


.pageid-667 .superimpose h4, .pageid-836 .superimpose h4 {
	padding: 0px 10px 10px 15px;
	margin: 0px;
	font-size: 1.3em;
}
.superimpose h4 {
	padding: 0px 20px 15px 20px;
	margin: 0px;
	font-size: 1.8em;
	font-weight: normal;
}

.pageid-667 .superimpose p, .pageid-836 .superimpose p {
	padding: 0px 10px 10px 15px;
	margin: 0px;
	font-size: 1.3em;
}

	.superimpose p {
	padding: 0px 10px 10px 20px;
	margin: 0px;
	font-size: 1.8em;
}

.superimpose b {
	font-weight: bold;
}

.exhibits-entry-content h3 {
	font-size: 1.25em;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.exhibits-entry-content h4 {
	font-size: 1em;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.exhibits-entry-content h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0 0;
}

.exhibits-entry-content p {
	font-size: 1em;
	margin: 0px;
	padding: 10px 0 5px 0;
}

.exhibits-entry-content p b {
	font-weight: normal;
}



.entry-content ul li {
	font-size: 1em;
	line-height: 1.25em;
}

.entry-content ul {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content, #contentindex {
	padding-left: 20px;

}

#contentindex p {
	padding-right: 0;
	line-height: 1.5em;
}

#content p, #content h3, #content ul {
	padding-right: 10px;
}

.futurecal h3 {
	border: none;
	padding: 0;
	font-weight: normal;
	margin: 0;
	font-size: 1em;
}

.futurecal a {
	text-decoration: none;
}

.futurecal a:hover {
	color: #999999;
}

.futurecal {
	padding: 5px 0px 5px 0;
	display: block;
	clear: both;
}

h3.futuredate {
	font-weight: normal;
	float: left;
	width: 200px;
	text-align: right;
}

h3.futuretitle {
	font-weight: bold;
	float: left;
	width: 450px;
	text-align: left;
}

ul.menu {
	margin: 10px 0 0 0;
}

.anchors {
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}

.anchors a {
	text-decoration: none;
	font-size: 1.2em;
	color: green;
	margin: 0 5px;
}

.anchors a:hover {
	text-decoration: underline;
}


.facebook {
	text-align: left;
	margin: 30px 5px 10px 5px;
	padding-top: 20px;	display: none;

}

.facebook img {
	margin: 0 5px;
}

p.news {
	padding: 20px 0 0 0;
	margin: 20px 0 -10px 5px;
	text-align: left;
display: none;
	color:  #aaaaaa;
}
form.wpcf7-form input,  form.wpcf7-form select, form.phplist input{
	border: 1px solid #000000;
	width: 250px;
	padding: 2px;
	margin: 0;
}

.sidebar form.wpcf7-form input,  .sidebar form.wpcf7-form select, .sidebar form.phplist input{
	border: 1px solid #dddddd;
	width: 180px;
	padding: 2px;
	float: left;
	margin: 0 0 0 10px;
}

form.wpcf7-form textarea, form.wpcf7-form p.captcha input {
	width: 500px;
	border: 1px solid #000000;
	padding: 2px;
	margin: 0;
}
.sidebar form.wpcf7-form p.submitme input, .sidebar form.phplist input#contactsubmit {
	width: 95px;
	color: #aaaaaa;
}

form.wpcf7-form p.submitme input, form.phplist input#contactsubmit {
	width: 95px;
	color: #000000;
}
form.phplist {display: none;}
form.phplist label {
	display: block;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 0;
	color: #aaaaaa;
	font-size: 10px;
	text-align: left;
}
.formage {
	border: 1px solid #ededed;
	padding: 10px;
	margin-top: 10px;
}

#content p.supportimg {
	text-align: center;
	padding-right: 0px;
}

.supportimg img {
	border: 1px solid #666666;
	margin: 5px 0;
}

p.support {
	padding: 10px;
	border: 1px solid #666666;
	background-color: #fbff79;
	margin: 5px auto;
	width: 227px;
	text-align: center;
}

p.supportid {
	padding: 10px;
	border: 1px solid #666666;
	background-color: #bdFFFF;
	margin: 5px auto;
	width: 227px;
	text-align: center;
}

.listdiv h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
}

img.addtop {
	margin-top: 170px;
}

#contentindex img {
	margin-bottom: 15px;
}

div.left {
	float: left;
	width: 270px;
}

div.right {
	margin: 0 0 0 290px;
	width: 270px;
	display: block;
	padding-top: 0px;
}

.pageid-667 p.clickme, .pageid-836 p.clickme {
	font-size: .9em;
}

p.clickme {
	font-size: 1em;
	color: #000000;
	text-align: right;
}

a:hover p.clickme {
	text-decoration: underline;
}

#blog-description {
	display: none;
}

/* Custom */

.pageid-836 .category-brewery-annex {
float: left;
width: 300px;
display: block;
}
.pageid-836 .category-union-center-for-the-arts {
float: left;
width: 300px;
display: block;
}

.pageid-836 .superimpose {
	width: 300px;
}

.exhb2 {
	width: 610px;
	float: right;
}

.galleries {
	clear: both;
	padding-top: 10px;
	width: 280px;
}

.galleries a {
	font-size: 1.5em;
	text-decoration: none;
	color: green;

}

.galleries a:hover {
	text-decoration: underline;
}
#post-37 h4 {
	font-size: 1.1em;
}

p.reception {
	margin: 10px 0 0 0;
	font-size: 1em;
}

.category-artistregistry .registry {
	height: 120px;
}

.contrib {
font-size: 1.5em;
}

.wp-caption {
	padding: 5px 0 5px 0;
	border: 1px solid #dddddd;
	margin: 5px 0 5px 0;
text-align: center;

}


hr {
	clear: both;
	border: none;
}
.alignleft {
margin-right: 10px;
}

.alignright {
margin-left: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

.exhb {
	display: block;
	width: 980px;
}

.size-thumbnail {
	padding: 10px;
}
.mini-gall {
	text-align: center;
}

.line {
	border-top: solid 1px #000;
	margin: 20px 0;
}

.exchange-shows-cat, .hometab, .links-page, .feedback-page {
display: none;
}

.futureloc {
	display: block;
	width: 150px;
	float: left;
}
.upprev {
	float: left;
	margin: 20px 0 0 0;	
}

.upprev ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.upprev ul.exhibitions li {
	padding: 2px 0;
	line-height: 1.25em;
}

.upprev a {
	text-decoration: none;
	color: #999999;
}

.upprev a:hover, .upprev ul.exhibitions li a.current_item {
	color: #000000;
}


/* Main Page*/

.pageid-873 #header, .pageid-873 #primary {
	display: none;
}



.pageid-873 .page-title {
	display: none;
}


body.pageid-873 {

	background-color: #ffffff;

font-family: Georgia;	

}



body.pageid-873 strong {

color: #999999;

font-weight: normal;



}



body.pageid-873 p {

text-align: center;

}



.hide {

display: none;

}



.pageid-873 #header {

	border: none;

	height: 50px;

	background-color: #ffffff;

}



.pageid-873 #wrapper {

	border: none;

	padding: 0;

	width: 960px;

}



.leftmain {

	width:  460px;

	float: left;

}

.left-leftmain {

	width:  150px;

float: left;

}

.right-leftmain {

	width: 300px;

	float: right;

		margin: 0px 0 5px 0;

}



.rightmain {

	float: right;

	width: 460px;

}



.left-rightmain {

		width: 300px;

	float: left;

		margin: 0px 0 5px 0;

}

.right-rightmain {

	width: 150px;

	float: right;



}



.pageid-873 h1 {



	clear: both;

	text-align: center;

	display: block;

	color: #dddddd;

	padding: 10px;

font-size: 20px;

width: 300px;



}



.pageid-873 a {

text-decoration: none;

}




.pageid-873 h1 a {

	color: #ffffff;

	text-decoration:none;
	display: none;

}

/*Navigation*/

li .about-page {
	background-color: red;
}
li .contact-page {
	background-color: orange;
}
li .supporters-page {
	background-color: yellowgreen;
}

li .union-center-for-the-arts-cat {
	background-color: green;
}
li .brewery-annex-cat {
	background-color: blue
}

li .special-events-cat {
	background-color: indigo;
}

li .catalogs-cat {
	background-color: violet;
}


/*exhibit pages*/

.leftside {
	width:180px;
	float: left;
}

.leftside p {
	line-height: 1.5em;
}

.rightside {
	width: 820px;
	float: right;
}

#column1 {
	width: 580px;
	float: left;
}

#column2 {
float: right;
	width: 210px;
	text-align: center;
}
.ngg-gallery-thumbnail-box {
	width: 105px;
	height: 105px;
}
#column2 .ngg-gallery-thumbnail img {
	border: none;
	margin: 0;
	padding: 2px;
}
#column2 .ngg-gallery-thumbnail {
	margin: 0;
}

.exhibits-entry-content2 {
	clear: left;
	width: 580px;
}
.sidebar {
	font-family: "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

.exhibits-entry-content2 b {
	font-weight: normal;
}

/* Exhibitions Page*/

.pageid-667 #content {
	width: 100%;
}
.exhibitionsleft {
	float: left;
	width: 480px;
}

.exhibitionsright {
	float: right;
	width: 480px;
}

/* Current Exhibition */

.currentexh {
width: 250px;
float: left;

}

.currentexhimg {
	float: left;
	width: 350px;
}

.nextexh {	
	float: left;
	width: 350px;
	clear: right;
	margin-top: -50px;
}

h3.current-next-title {
font-size: 1.25em;
color: green;
}


#attachment_1059, #attachment_1033{
margin-left:150px;
}

.pushdown {
margin-top : 70px;
}