@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0
}

body {
	background: #232323;
	color: #555555;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	line-height: 1.6em;
	text-align: center /* Center fix for IE */
}

a {
	color: #ee0652;
	text-decoration: none
}

a:hover {
	color: #f35d80;
	text-decoration: underline
}

img {
	border: none
}

img.thumbnail {
	padding: 3px;
	background: #f0f0f0;
	border: 1px solid #d7d7d7
}

a:hover img.thumbnail {
	border: 1px solid #f35d80
}

#tweet, .left-content {
	width: 299px;
	margin: -10px 0 0 -16px;
}

#tweet li {
	list-style: none;
	padding: 5px 22px;
	background: #eaeaea;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc
}

#tweet .twitterStatus {
	display: block;
	font-size: 11px
}

#tweet .twitterTime {
	color: #ababab;
	font-size: 10px
}

.left-row {
	padding: 5px 22px;
	background: #eaeaea;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

#tweet .left-row {
	font-weight: bold;
	font-size: 11px
}

.clear {
	clear: both
}

.more-link {
	width: 100%;
	text-align: right
}

/* BASIC LAYOUT */
#holder {
	width: 922px;
	margin: 20px auto;
	background: #e4e4e4;
	text-align: left /* Fix for IE */
}

#menu-bar {
	width: 922px;
	height: 29px;
	border-top: 4px solid #ee0652;
	background: #dadada url('images/long-bar.jpg') no-repeat;
}

#menu-bar #site-title {
	width: 178px;
	display: inline;
	float: left;
	padding: 5px 0 0 22px;
	font-weight: bold
}

#menu-bar #site-title a {
	font-weight: bold
}

#menu-bar #site-title a:hover {
	text-decoration: none
}

#menu-bar #menu-links {
	width: 700px;
	display: inline;
	float: right;
	padding: 5px 10px 0 0;
	text-align: right
}

#menu-bar #menu-links a {
	padding: 0 12px
}

#menu-bar #menu-links a:hover {
	text-decoration: none
}

#header {
	width: 922px;
	height: 100px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ffffff #ffffff #b7b7b7 #ffffff
}

#user-bar {
	width: 890px;
	height: 24px;
	padding: 5px 10px 0 22px;
	background: #dadada url('images/long-bar.jpg') no-repeat;
	text-align: right
}

#user-bar strong {
	float: left
}

#user-bar strong a:hover {
	text-decoration: none
}

#user-bar a.user-link {
	padding: 0 12px
}

.long-blank-bar {
	width: 878px;
	height: 24px;
	padding: 5px 22px 0 22px;
	background: #dadada url('images/long-bar.jpg') no-repeat;
	font-weight: bold
}

.long-blank-bar span, #login-area-top span {
	color: #ee0652;
}

.right-side-bar {
	width: 571px;
	height: 24px;
	padding: 5px 22px 0 22px;
	background: #dadada url('images/long-bar.jpg') no-repeat;
	background-position: -10px 0px;
	margin-bottom: 10px;
	font-weight: bold
}

.left-side-bar {
	width: 261px;
	height: 24px;
	padding: 5px 22px 0 22px;
	background: #dadada url('images/long-bar.jpg') no-repeat;
	margin-bottom: 10px;
	margin-left: -22px;
	font-weight: bold
}

#footer {
	width: 600px;
	font-size: 11px;
	margin: 10px auto
}

.minus-margin {
	margin-top: -10px;
	margin-bottom: -17px
}

.minus-margin2 {
	margin-top: -5px
}

.right-row {
	width: 571px;
	padding: 5px 22px;
	background: #eaeaea;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc
}

.right-side-bar span, .left-side-bar span {
	color: #ee0652;
}

.main-content {
	padding: 10px 22px;
	text-align: justify
}

/* SHOW THUMBNAILS */

table {
	margin-top: -10px;
	text-align: center
}

.thumb-holder {
	width: 100%;
	text-align: left
}

td.thumbs1, td.thumbs2, td.thumbs3 {
	width: 183px;
	padding: 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f0f0f0 url('images/gradient.png') repeat-x;
	background-position: bottom;
	font-size: 10px;
	font-weight: bold
}

td.thumbs2, td.thumbs3 {
	padding: 10px;
	border-left: 1px solid #efefef;
	background: #f3f3f3 url('images/gradient.png') repeat-x;
	background-position: bottom
}

tr.row2 td.thumbs1, tr.row2 td.thumbs2, tr.row2 td.thumbs3 {
	border-top: 1px solid #efefef
}

td.thumbs3 {
	width: 184px;
	background: #f0f0f0 url('images/gradient.png') repeat-x;
	background-position: bottom
}

td.thumbs1 span, td.thumbs2 span, td.thumbs3 span {
	font-weight: normal
}

.split-content-left {
	width: 305px;
	margin: 10px 0 10px -22px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #efefef
}

.split-content-right {
	width: 615px;
	margin: 10px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #efefef
}

/* INDEX/ROOT PAGE */
.content-left-side {
	width: 261px;
	padding: 10px 22px;
	background: #e0e0e0 url('images/left-content.jpg') repeat-y;
	display: inline;
	float: left;
	border-right: 1px solid #cccccc;
	vertical-align: text-top
}

h2 {
	font-size: 24px;
	letter-spacing: -1px;
	font-family: Arial, Sans-Serif
}

#post-date {
	color: #ababab;
	font-size: 10px;
	margin: 10px 0
}

.content-right-side {
	width: 615px;
	padding: 17px 0;
	display: inline;
	float: right;
	border-left: 1px solid #efefef
}

img#featured {
	margin: 10px 0
}

img#exhibit {
	margin: 3px 17px
}

#last-exhibit {
	text-align: center
}

img.margin-up {
	margin-top: -4px
}

.music-title {
	width: 280px;
	display: inline;
	float: left
}

.music-author {
	width: 185px;
	display: inline;
	float: left
}

.music-length {
	width: 100px;
	display: inline;
	float: right
}

.music-row {
	font-size: 11px
}

.no-bottom-left {
	margin-top: -10px
}

.no-bottom-right {
	margin-top: -17px
}

.interview-question {
	color: #ee0652;
	font-weight: bold
}

.interview-answer {
	color: #219cdc;
	font-weight: bold
}

.artists-left {
	width: 60px;
	padding-top: 4px;
	display: inline;
	float: left
}

.artists-right {
	width: 200px;
	display: inline;
	float: right
}

td.artists {
	width: 132px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #f0f0f0 url('images/gradient.png') repeat-x;
	background-position: bottom
}

td.artists span {
	font-size: 10px;
	font-weight: normal
}

td.first {
	border-left: none
}

.quote {
  background: none;
  border: 1px solid #98c3d6;
  margin: 5px;
  width: 90%;
}

.quotetop {
  background: #98c2d6;
  height: 25px;
  background-position: right;
  color: #ffffff
}

.quote .quotein {
  padding: 10px
}

.contact-left {
  display: inline;
  float: left;
  width: 200px
}

.contact-right {
  display: inline;
  float: right;
  width: 200px
}

#overlay-bg {
	background: url(images/overlaybg.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left:0
}

#login-area {
	width: 400px;
	background: #e4e4e4;
	text-align: left;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -108px;
	margin-left: -200px;
}

#login-area-top {
	background: #dadada url('images/long-bar.jpg') no-repeat;
	height: 29px;
	border-top: 4px solid #ee0652;
	overflow: hidden;
}

#login-area-top-left {
	width: 178px;
	display: inline;
	float: left;
	padding: 5px 0 0 22px;
	font-weight: bold
}

#login-area-top-right {
	width: 55px;
	padding-right: 22px;
	float: right
}

#login-area-centre {
	padding: 10px
}

#login-area-form {
	overflow: hidden;
}

#login-area-form-left {
	width: 220px;
	display: inline;
	float: left
}

#login-area-form-right {
	width: 150px;
	display: inline;
	float: right
}

.input-box {
	width: 186px;
	height: 19px;
	background: url('images/text-input.png') no-repeat;
	padding: 5px;
	border: none;
	font-size: 11px
}

.login-button, #register2 {
	width: 102px;
	height: 30px;
	background: url('images/sign-in.png') no-repeat;
	border: none;
	margin-top: 11px
}

#register {
	margin-bottom: -5px;
}

textarea#terms {
	padding: 10px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	border: 1px solid #ccc;	
	width: 500px;
	height: auto;
	background: #efefef;
	color: #555555;
}

#register2 {
	background: url('images/register2.png') no-repeat;	
}

.error_box {
	  margin: 20px auto;
	  background: #ffcacb;
	  color: #aa4043;
	  border: 1px solid #ff595e;
	  border-radius: 3px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  padding: 5px 16px
}

