/* @override 
	http://10.0.1.191/~stevesunderland/cueartfoundation.org/assets/templates/cue_dev/dev.css
	http://10.0.1.191/~stevesunderland/cueartfoundation.org/assets/templates/cue_dev/print.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff none;
	font: 10pt/150% Georgia, "Times New Roman", Times, serif;
	padding: 5%;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin-bottom: 20px;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #520;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

#nav, #sidebar, #nav_wrapper, #search, #subscribe, #donate, #text, ul.thumbs li p, #artist_all, #logo {
	display: none;
}

#logo img {
	visibility: hidden;
}

#content_title {
	clear: both;
	margin-bottom: 40px;
}

#content2, #content2.artist {
}

#footer {
	margin-top: 40px;
}

div.thumbscontainer ul {
	list-style: none;
}

div.thumbscontainer {
	margin-bottom: 40px;
}

img.thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-width: 90px;
	height: inherit;
}

ul.thumbs li {
	height: 90px;
	width: 90px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	
}

#printlogo {
	display: block;
	text-align: center;
	margin-bottom: 40px;
}

center {
	display: none;
}

