body {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #666;
	margin: 11px 0;
	background: #ccc;
}

p {
	margin: 4px 0 8px 0;
}

img {
	border: 0;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336;
	font-size: 200%;
	font-weight: normal;
	text-transform: lowercase;
	margin: 16px 0 8px 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336;
	font-size: 160%;
	font-weight: normal;
	text-transform: lowercase;
	margin: 16px 0 8px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336;
	font-size: 100%;
	font-weight: bold;
	text-transform: lowercase;
	margin: 8px 0 8px 0;
}

ul {
	list-style-type: circle;
}

form {
	padding: 0;
	margin: 0;
}

.pagetable {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	line-height: 140%;
	padding: 0;
	background: #fff url(uploads/120/bg.gif) repeat-y left;
}
.pageholder {
}
.pageholder p {
	text-align: justify;
}
.pageholder ul li,
.pageholder ol li {
	font-size: 90%;
	line-height: 150%;
}
.pageholder .cover {
	margin: 4px 0 8px 0;
}

.pagetable a {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}
.pagetable a:hover {
	color: #555;
}

.columns {
	position: relative;
	padding: 24px 24px 0 24px;
	background: #fff url(uploads/120/topborder.gif) repeat-x top;
}
.column1 {
	width: 612px;
	float: left;
	margin: 0; padding: 0 0 0 2px;
}
.column2 {
	width: 202px;
	float: right;
	margin: 0;
}
.column2 h2 {
	font-size: 120%;
	font-weight: normal;
	padding: 6px;
}
.column2 .element a {
	border-bottom: 1px dotted #aaa;
}
.column2 ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
.column2 ul.list,
.column2 .list .item {
	font-size: 85%;
}
.column2 .panel {
	background: #f8f8f8 url(uploads/120/sidebartop.gif) no-repeat top;
	margin-bottom: 4px;
}
.column2 .panel ul {
	list-style-type: circle;
	margin: 0 20px;
}
.column2 .panel ul {
	padding-bottom: 10px;
}
.column2 .panel form {
	margin: 0 6px; padding-bottom: 10px;
}
.column2 .panel form input {
	width: 186px;
	margin: 2px 0 4px 0;
}
.column2 .panel form input.submit {
	width: 90px;
}
.column2 .banner img {
	border: 0;
	margin: 32px 0 0 0;
}
.column2 .banner a {
	border-bottom: 0;
}
.column2 .panelbot {
	background: url(uploads/120/sidebarbottom.gif) no-repeat bottom;
}

.header {
	width: 900px;
	background: url(uploads/120/top.gif) no-repeat top left;
}
.headertop {
	margin: 0; padding: 18px 0 2px 0;
	background: url(uploads/120/headerbackground.gif) no-repeat top left;
}
.breadcrumbs {
	font-size: 95%;
	margin: 0; padding: 1px 2px;
}
.breadcrumbs .item {
	padding-left: 4px;
}

.header h1 {
	margin: 0 24px; padding: 0;
}
.header h1 a {
	background: url(uploads/120/logo.gif) no-repeat top left;
	display: block;
	width: 336px;
	height: 56px;
	text-decoration: none;
}
.header .navigation {
	text-align: right;
	margin: 2px 0 2px 0;
}
.header .navigation ul {
	height: 20px;
	margin: 0;
	padding: 4px 24px 0 0;
}
.header .navigation li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	margin: 2px 8px 2px 6px;
}
.header .cover img {
	margin: 0 24px; padding: 2px 0 2px 0;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}
.header a {
	color: #777;
	text-decoration: none;
	border-bottom: 0;
}
.header a:hover {
	color: #555;
}

.footer {
	width: 900px;
	clear: both;
	text-align: center;
	margin: 0; padding: 12px 0 0 0;
	background: url(uploads/120/bottomborder.gif) repeat-x top;
}

.footer p {
	font-size: 100%;
	line-height: 100%;
	margin: 0; padding: 24px 0;
	background: url(uploads/120/bottom.gif) no-repeat bottom;
}

.feed {
	padding: 0 0 8px 0;
}
.feed h1 {
	font-size: 140%;
	padding: 4px 0 0 0;
}
.feed .title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 120%;
	text-transform: lowercase;
	margin: 8px 0 4px 0; padding: 4px 0 0 20px;
	background: url(uploads/120/bullet.gif) no-repeat center left;
}
.feed ul, ul.text,
.feed div.description,
.links .description {
	font-size: 90%;
	text-align: left;
}
.feed div.description p {
	text-align: left;
}
.feed .date {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 12px 0 4px 0;
}
.feed .picture img,
.feed .description img {
	float: left;
	width: 120px; height: 120px;
	margin: 0 8px 0 8px; padding: 1px;
	border: 1px solid #000;
}
.feed .channelinfo-head .description,
.feed .source {
	font-size: 85%;
	line-height: 160%;
	margin: 8px 0 4px 0;
}
.feed .creatorname {
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	margin: 8px 0 4px 0;
}
.feed .commentsinfo {
	font-size: 85%;
	line-height: 100%;
	margin: 4px 0 16px 0;
}
.feed .attachment {
	font-size: 85%;
	line-height: 100%;
	margin: 8px 0 4px 0;
}
.feed.onecolumn .item {
	clear: both;
}
.feed.twocolumn .number1,
.feed.twocolumn .number3,
.feed.twocolumn .number5,
.feed.twocolumn .number7,
.feed.twocolumn .number9 {
	clear: both;
	width: 300px;
	float: left;
}
.feed.twocolumn .number2,
.feed.twocolumn .number4,
.feed.twocolumn .number6,
.feed.twocolumn .number8,
.feed.twocolumn .number10 {
	width: 300px;
	float: right;
}

.rssbutton {
	margin: 8px 0 4px 0;
}
.rssbutton a {
	border: 0;
}

.editbuttons {
	list-style-type: none;
	margin: 0; padding: 0;
}
.editbuttons li {
	display: inline;
}

.controlbar {
	font-size: 80%;
	margin: 0 24px 0 24px;
}

.element img {
	margin: 2px 4px 0 4px; padding: 1px;
	border: 1px solid #000;
}
.element ul {
	line-height: 160%;
}
.element li p {
	font-size: 90%;
}
.element .anchor {
	display: none;
}

ul.pagination {
	clear: both;
	font-size: 120%;
	line-height: 150%;
	margin: 0; padding: 8px 0;
}
ul.pagination li {
	display: inline;
	padding: 0 4px 0 0;
}
ul.pagination .highlight {
	font-weight: bold;
}

.administration td {
	vertical-align: top;
}

.flickrgallery {
	clear: both;
	margin: 0;
}
.column2 .flickrgallery {
	height: 190px;
	margin: 0 4px; padding-bottom: 10px;
}
.flickrgallery a img {
	float: left;
	width: 52px;
	height: 52px;
	margin: 4px; padding: 1px;
	border: 1px solid #000;
}
.flickrgallery .flickrfooter {
	clear: both;
}

.leftcolumn {
	width: 300px;
	float: left;
	margin-right: 12px;
}
.rightcolumn {
	float: right;
	width: 300px;
}

.clear {
	clear: both;
}

.cover {
	background: #f8f8f8 url(uploads/120/covertop.gif) no-repeat left top;
	padding: 4px 0;
}
.cover .leftcolumn,
.cover .rightcolumn {
	width: 292px;
	padding: 4px;
}
.cover h1 {
	margin-top: 4px;
}
.coverbot {
	background: url(uploads/120/coverbottom.gif) no-repeat left bottom;
}
p.quotes {
	color: #fff;
	background-color: #999;
	padding: 4px;
}
.links {
}
.albumdetails {
}
.albumcover img {
	padding: 0;
	border: 1px solid #000;
}
.albummp3s h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336;
	font-size: 100%;
	font-weight: bold;
	text-transform: lowercase;
	margin: 8px 0 8px 0;
}
.albummp3s ul {
	margin: 8px 0 8px 0; padding: 0;
	list-style-type: none;
}
.albummp3s .attachment,
ul.links li {
	font-size: 110%;
	line-height: 140%;
}
.buynow {
	font-weight: bold;
	font-size: 120%;
	margin: 8px 0 8px 0;
}
.buynow a {
	color: #77f;
}
.buynow a:hover {
	color: #55f;
}

.wordpress img {
	display: none;
}