/* CSS Document */
html { height: 100%;}
body {
	margin: 0;
	padding: 0;
	background: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}
h1 {
	font-size: 18px;
	padding: 21px 0 0;
	margin: 0;
}
p {
	padding: 0;
	margin: 10px 0;
}

#container {
	margin: 0 auto;
	width: 900px;
	height: 100%;
}
#page {
	width: 900px;
	background: url(img/page-bg.png);
	min-height: 100%;
	height:auto !important;
	height: 100%;
}
#header {
	background: url(img/header-bg.jpg);
	height: 131px;
	overflow: hidden;
}
#logo {
	padding: 33px 9px 0;
	float: left;
}
#menu {
	float: left;
	margin: 85px 30px 0;
}
.menuitem {
	float: left;
	margin-right: 29px;
}
.headline {
	margin-bottom: 17px;
}
.news-item {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 18px;
}
.newslink {
	color: ffffff;
}
h2{
	font-size: 12px;
	margin: 0;
}
#left-column {
	width: 190px;
	float: left;
	color: #ffffff;
	padding: 29px 22px 0;
}
#artist-resources {
	line-height: 20px;
	font-size: 14px;
}
#artist-resources a, #artist-resources a:visited {
	display: block;
	color: #ffffff;
	font-weight: bold;
}
.post-meta a {margin-bottom: 5px;}
#middle-column {
	padding: 0 20px;
	width: 411px;
	float: left;
	color: #000000;
	
}
#middle-column img {
	margin: 20px 0 5px;
}
.artist-bio {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 18px;
	padding: 0 5px;
}
.page-text {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 18px;
}
#right-column {
	width: 172px;
	float: left;
	color: #ffffff;
	padding: 29px 19px 0;
}
#right-column li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#comino-artists {
	line-height: 20px;
	font-size: 14px;
}
#comino-artists a, #comino-artists a:visited {
	color: #ffffff;
}
#comino-artists li.current_page_item a, #comino-artists li.current_page_item a:visited {
	color: #b00e0e;
}
#contact-us {
	margin-top: 43px;
	line-height: 20px;
	font-size: 14px;
}
#contact-us a, #contact-us a:visited{
	color: #ffffff;
	font-size: 11px;
}
.selected {
	color: #b00e0e;
	text-decoration: none;
}
.post a, .post a:visited{
	color: #000000;
	text-decoration: none;
}
small { font-size: 9px;}
.post-meta a, .post-meta a:visited {
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.entry {
	font-size: 12px;
	line-height: 18px;
}
#archives {
	line-height: 20px;
	font-size: 14px;
}
#archives li{
	list-style: none;
}
#archives li a, #archives li a:visited{
	color: #ffffff;
	font-weight: bold;
}
#artistpage img {
	margin: 0;
	padding 0;
	border: 5px solid #ffffff;
	max-width: 405px;
}
#artistpage img.artist-header {
	border: 0;
}
#artistpage p {
	font-size: 12px;
	/*margin-bottom: 25px;*/
	line-height: 18px;
	/*padding: 0 5px 0 0;*/
}
#artistpage img.alignright { 
	float: right;
	
	margin-bottom: 5px;
	margin-left: 15px;
}
#artistpage img.blackborder { border: 5px solid #e5e2e2;}
.artistul {margin: 0; padding: 0;}
#marginbottom {margin-bottom: 20px;}
.push {margin-top: 43px;}
.gigpress-empty {font-size: 12px;}