@charset "utf-8";
/*
Theme Name: UFA
Theme URI: http://www.ufa.no/
Version: 1.0
Author: Mats Mikkel Rummelhoff, Mornings Norway Productions
Author URI: http://www.morningsnorway.com/

*/

/* STRUCTURE */

a,a:visited,a:active {
	text-decoration:underline;
	color:#7d7d7d;
}

a:hover {
	color:#555555;
}

.post_title:hover {
	
}

a img {
	border:0;
}

html {
	height:101%;
	overflow: -moz-scrollbars-vertical;
	}

body {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	text-align:center;
	line-height:18px;
}
	
#wrapper {
	height:100%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#site {
	float:left;
	width:100%;
}

#content {
	float:left;
	width:900px;
	margin:0;
	margin-left:30px;
	margin-right:30px;
	padding:0;
}

#content #wide {
	float:left;
	width:510px;
	padding-right:50px;
}

#content #full {
	float:left;
	clear:both;
	width:900px;
}

#content #narrow {
	float:left;
	width:340px;
}

#full #wide {
	width:500px;
}

#full #narrow {
	width:410px;
}

/*#full #narrow {
	width:465px;
}*/

.del {
	width:30px;
	float:left;
}

.break {
	width:100%;
	height:15px;
	clear:both;
}

#header, #footer {
	float:left;
	width:900px;
	padding-left:30px;
	padding-right:30px;
}

#header {
	height:90px;
	font-size:12px;
	background:url('images/header.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:60px;
	margin-bottom:20px;
	}

#header #logo {
	width:auto;
	float:left;
}

#header .slogan {
	float:left;
	width:340px;
	float:right;
	padding-top:14px;
	font-size:12px;
	color:#7d7d7d;
}

#footer {
	background:url('images/footer.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:40px;
}

.footer_content {
	font-size:10px;
	width:auto;
	text-align:center;
	padding-top:15px;
}

.block {
	float:left;
	width:100%;
	margin-bottom:22px;
}

#full .block{
	margin-bottom:0;
}

.block p {
	padding:0;
	margin:0;
}

.post {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-top:4px;
	}
	
#contact .post,#contact .shows{
	margin-top:12px;
}

#contact p {
	margin-bottom:10px;
}

#rss_icon {
	padding-top:4px;
}

/* TYPOGRAPHY */



h2.block_title,h2.slogan {
	text-transform:uppercase;
	color:#7d7d7d;
	font-size:14px;
	}
h2.slogan {
	font-size:12px;
}

.post_title,.post_title a,.post_title a:hover,.post_title a:active,.post_title a:visited,.wplc_event_list li  {
	font-family: Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	font-size:12px;
	border:0;
	outline: none;
}



.post_title,.wplc_event_list li {
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	font-size:12px;
}

.wplc_event_list li {
	padding:0;
	margin-bottom:10px;
}

.wplc_event_list li {
	border-bottom-width:0;
}

.post_title a {
	border:0;
	text-decoration:none;
	font-weight:normal;
}

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

.post_content {
	width:100%;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	font-size:12px;
}

#single .post_content {
	padding-bottom:0;
	padding-top:0;
}

#single {
	margin-bottom:12px;
	padding-bottom:0;
}

.post_title a,.post_title a:hover {
	color:#555555;
}

.post_content img {
	background:#FFFFFF;
	width:auto;
	float:left;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:3px;
	margin-bottom:8px;
}

.post_content .content {
	float:left;
	width:auto;
	padding-left:20px;
	padding-right:15px;
	padding-top:5px;
}

#artists .post_content .content {
	padding-left:10px;
	padding-right:10px;
}

#artists {
	padding-top:1px;
}

.fullcontent {
	padding-left:0;
	padding-right:0;
}

.fullcontent p {
	line-height:24px;
	margin-bottom:18px;
}

.thumb {
	float:left;
	display:inline;
	width:120px;
	margin:0;
	padding:0;
	margin-top:4px;
}

.medium {
	float:left;
	clear:both;
	display:inline;
	width:350px;
	margin:0;
	margin-bottom:5px;
	margin-right:20px;
}

#narrow .medium {
	margin-right:25px;
}

.toplink {
	width:100%;
	float:left;
	margin-bottom:10px;
}

.toplink .left {
	margin-top:0;
	padding:0;
	margin-bottom:20px;
}

.large {
	width:480px;
	float:right;
	margin-left:25px;
	margin-right:8px;
	margin-top:6px;
}

.leading {
	font-size:11px;
	font-style:italic;
	padding:0;
	margin:0;
	padding-bottom:6px;
	line-height:18px;
}

.fullcontent .leading {
	font-size:14px;
	line-height:28px;
}

.bio .leading p {
	margin-bottom:18px;
}


.urls {
	width:auto;
	clear:both;
	float:left;
	padding-bottom:12px;
}

.bio {
	width:100%;
	float:left;
	line-height:22px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}

.artistshows,.artistinformation,.categorycontent {
	height:100%;
	width:100px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#CCCCCC;
	padding-bottom:10px;
}

.showblock {
	width:100%;
	float:left;
	margin-bottom:10px;
}

.artistshows {
	width:310px;
	padding-left:0;	
	border-left-width:0;
}

.artistinformation {
	width:310px;	
}

.categorycontent{
	width:150px;
	border-right-width:0;
}

.categorycontent ul {
		list-style:none;
		padding:0;
}

.categorycontent li {
	margin-bottom:6px;
}

.bio {
	margin-top:12px;
	padding-bottom:0;
}

.bio {
	padding-bottom:20px;
}

.meta {
	width:auto;
	float:left;
	clear:both;
	padding-bottom:5px;
}

.metavalues {
	width:100%;
	float:left;
	margin-bottom:15px;
}

.meta .label {
	font-weight: bold;
}

#showlink {
	width:100%;
	float:left;
	margin-top:10px;
	font-size: 11px;
}

/**/

.show {
	width:100%;
	float:left;
	}

.showlink {
	width:auto;
	float:left;
	padding-left:6px;
	margin-top:0px;
}

.showtext {
	width:auto;
	float:left;
}

.show img {	
	width:auto;
	border:0;
}

.urls img {
	border:0;
}

.urls .show {
	
}



.date {
	font-size:10px;
	text-transform:uppercase;
	color:#c2c2c2;
}

/* LISTS */

.wplc_event_list {
	list-style-type:none;
	padding:0;
	margin-left:0;
}

.wplc_event_list li {
	margin:0;
	padding:0;
	font-size:11px;
	margin-bottom:6px;
}

.title_artists,.title_news,.title_shows,.title_contact{
	background:url('images/icon_artists.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:0;
	padding:0;
}

.title_news {
	background:url('images/icon_news.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}

.title_shows {
	background:url('images/icon_shows.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}

.title_contact {
	background:url('images/icon_contact.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:12px;
}

.small_title {
	height:1px;
}

.block_title {
	padding:0;
	margin:0;
}

.title_shows {
	margin-bottom:12px;
}

.left {
	float:left;
	width:auto;
}

.right {
	float:right;
	width:auto;
}