@font-face {
	font-family:Comfortaa;
	src:url(../../font/Comfortaa.ttf);
}

html,body,h1,h2,h3,h4,h5,p,ul,ol,li,form,table,address {margin:0;padding:0}

body {
	background:#f9f9f9 url(../../img/minimal/headerBg.png) left -4px repeat-x;
	color:#444444;
	font-family:tahoma,liberation sans,freesans,arial,helvetica;
	font-size:62.5%;
}
img {border:0}
a {
	color:#99aa66;
	text-decoration:none;
}
a:hover {
	color:#888888;
	text-decoration:underline;
}
h2,h3 {
	color:#666;
	font-family:Comfortaa,verdana;
	font-weight:normal;
	margin-bottom:1ex;
	text-shadow:1px 1px 2px #eee;
}
h2 {
	font-size:2em;
}
h3 {
	font-size:1.8em;
}
ul,ol {
	list-style:inside;
}
address {
	font-style:normal;
}

form {
	border-collapse:separate;
	border-spacing:0 1em;
	display:table;
	table-layout:fixed;
	width:100%;
}
form input.def {color:#888}
form input.set {color:#333}
form .npt {
	display:table-row;
}
form .txt {
	display:table-row;
}
form .npt label,form .npt input,form .txt label {
	display:table-cell;
}
form .npt label,form .txt label {
	vertical-align:top;
	width:40%;
}
form label .error {
	color:#c63;
	display:block;
	font-size:.8em;
}
form input.text,form input.password,form .npt select,form .txt textarea {
	color:#777;
	font-size:1.2em;
	padding:1%;
	width:98%;
}
form .npt input[type=submit] {
	float:right;
	width:10em;
}
form .txt textarea {
	display:table-cell;
	height:4em;
}
form .txt textarea.big {
	height:18em;
}
form .npt ul.suggest_li {
	list-style:none;
}
form .rad {
}
form .rad input {
	float:left;
	margin-right:1ex;
	vertical-align:middle;
}
form .rad label {
	display:block;
	padding:1ex 0;
}
form .date {
	display:table-row;
}
form .date label {
	display:table-cell;
	width:40%;
}
form .date select {
	margin-right:1ex;
}
form .date select.year {
	margin-right:1em;
}
form p {
	display:table-row;
}

.clr {clear:both}

#pg,#footer {
	margin:0 auto;
	width:960px;
}
#header {
	height:50px;
	margin-bottom:1em;
}
#header #logo {
	float:left;
	margin-top:-3px;
}
#header #logo:hover {
	opacity:.7;
}
#header #navigation {
	display:block;
	float:left;
	font-family:verdana;
	padding-left:5%;
}
#header #navigation a {
	color:#888;
	display:block;
	float:left;
	font-size:1.5em;
	height:48px;
	line-height:46px;
	text-align:center;
	text-decoration:none;
	width:5em;
}
#header #navigation a:hover {
}
#header #navigation a.active {
	background:#777 url(../../img/minimal/headerNavOn.png) center bottom repeat-x;
	color:#fff;
	opacity:1;
}
#header #navigation_small {
	clear:right;
	color:#666;
	display:block;
	float:right;
	font-family:verdana;
	font-size:1.1em;
	line-height:2em;
}
#header #navigation_small a {
	color:#888;
	margin-left:1em;
	text-decoration:none;
}
#header #pgSearch {
	border-spacing:0;
	display:table-row;
	float:right;
	padding:7px 0 0;
	width:auto;
}
#header #pgSearch input {
	border:1px #bbb solid;
	display:inline;
	font-size:1.2em;
	sline-height:18px;
}
#header input#pgSearchText {
	background:#fff url(../../img/minimal/headerSearchMagnify.png) 1px center no-repeat;
	border-right:none;
	sfloat:left;
	padding-left:16px;
	width:20em;
}
#header #pgSearchBtn {
	background:url(../../img/minimal/headerSearchBtnBg.png) left center repeat-x;
	color:#666;
	sfloat:right;
	width:5em;
}

#footerContent {
	color:#bbbbbb;
	display:table;
	padding:3em 0 1em;
	width:100%;
}
#footerContent p {
	display:table-cell;
}
#footerContent a {
	color:#bbbbbb;
}
#footerContent #footerLinks {
	font-size:1.1em;
	text-align:right;
}
#footerLinks a {
	color:#999999;
	margin-left:1em;
}
#footerContent a:hover {
	color:#9a6;
}

#pgCrumbs {
	color:#bbbbbb;
	font-size:.9em;
	margin-top:-.6em;
	padding:0 0 1em;
}
#body {
	font-size:1.2em;
}
#bodyColumns {
	display:table;
	table-layout:fixed;
	width:100%;
}
#body .column {
	display:table-cell;
	border-collapse:collapse;
	table-layout:fixed;
	vertical-align:top;
}
#body #column_left {
	padding-right:2%;
	width:70%;
}
#body #column_right {
	border-left:1px #eee solid;
	padding-left:2%;
	width:30%;
}

#body ul.tabs {
	background:#eee;
	height:2em;
	list-style:none;
	padding:1ex;
}
#body ul.tabs li {
	float:left;
	line-height:2em;
	padding:0 1ex;
}
#body ul.tabs li.active {
	background:#aac;
	
}
#body div.tab {
	border:#eee 1px solid;
	display:block;
	clear:both;
	margin-bottom:1em;
	padding:1em 1em;
}

#body .box {
	margin-bottom:1em;
}
#body .box h2 {
	margin-bottom:.5ex;
}
#body .box p {
	line-height:1.5em;
}
#body .box .info {
	display:table-row;
}
#body .box .info .key {
	color:#999;
	display:table-cell;
	line-height:1em;
	padding:1ex 3ex 1ex 0;
}
#body .box .info .value {
	color:#444444;
	display:table-cell;
	line-height:1em;
	padding:1ex 0;
}
#body .box p.actions {
	font-size:.9em;
	text-align:right;
}

#body div.tabbed {
	
}
#body div.tabbed .tabs {
	float:left;
}
#body div.tabbed .tabs a {
	display:block;
	background:#eee;
	sborder-right:1px #e0e0e0 solid;
	padding:1ex;
}
#body div.tabbed .tabs a.active {
	background:none;
	border:none;
}
#body div.tabbed .page {
	overflow:auto;
}

ul.block {
	
}
ul.ul_folders {
	list-style:none;
}
ul.ul_folders li {
	border-top:1px #eee solid;
}
ul.ul_folders li:first-child {
	border:0;
}
ul.ul_folders li a {
	display:block;
	padding:1ex 0;
}
ul.ul_events {
	list-style:none;
}
ul.ul_events li {
}
ul.ul_events li a {
	display:block;
	padding:1ex 0;
}
ul.ul_events li a span.name {
	float:left;
}
ul.ul_events li a span.date {
	color:#bbb;
	float:right;
	font-size:.8em;
	text-transform:uppercase;
}
ul.ul_events li a span.venue {
	color:#999;
	clear:both;
	display:block;
	font-size:.8em;
	padding-top:.5ex;
	text-transform:uppercase;
}

ul.ul_photos {
	display:table;
	list-style:none;
}
ul.ul_photos li {
	display:table-cell;
	height:120px;
	text-align:center;
	vertical-align:middle;
	width:150px;
}
ul.ul_photos li img {
	background:#fff;
	border:1px #e0e0e0 solid;
	padding:1ex;
}

ul.artists_small {
	display:table;
	list-style:none;
}
ul.artists_small li {
	display:table-row;
	margin-right:1ex;
	text-align:center;
	width:50px;
}	
ul.artists_small li a {
	display:table-cell;
	vertical-align:middle;
}
ul.artists_small li img {
	margin-right:1ex;
}
.artists_large {
	list-style:none;
}
.artists_large a {
	display:block;
	padding:1ex 0;
}
.artists_large img {
	margin-right:1ex;
	vertical-align:middle;
}
.artists_large span {
	
}

ul.artists_h {
	list-style:none;
}
ul.artists_h li {
	float:left;
	text-align:center;
}	
ul.artists_h li a {
	display:block;
	margin-right:1em;
}
ul.artists_h li a span {
	display:block;
}
ul.artists_h li a .thumb {
	height:100px;
	padding-bottom:1ex;
	vertical-align:middle;
	swidth:120px;
}

ul.users_small {
	list-style:none;
}
ul.users_small li {
	display:block;
	float:left;
}


form .rad label span {
	color:#999;
	display:block;
	font-size:.9em;
}

.tags .group-1 {
	font-size:.9em;
}
.tags .group-2 {
	font-size:1.2em;
}
.tags .group-3 {
	font-size:1.5em;
}
.tags .group-4 {
	font-size:1.8em;
}
.tags .group-5 {
	font-size:2.1em;
}

.tabbed {
	display:table;
	width:100%;
}
.tabbed .page {
	display:table-row;
}
.tabbed .page .tab {
	display:table-cell;
	vertical-align:top;
}
.tabbed .page .tab span {
	background:#eee;
	display:block;
	padding:.5ex 1ex;
}
.tabbed .page a.active span {
	background:none;
}
.tabbed .page .content {
	display:table-cell;
}

.photo_img .img {
	background:#fff;
	border:1px #eee solid;
	line-height:1em;
	padding:1em;
	text-align:center;
}
.photo_img .img img {
	margin:none;
	padding:0;
}

