/* TYPOGRAPHY */

* {
	margin: 0;
	padding: 0;
border: none;
}

body {
	background: #e5e5dc url("/images/2.png") top center repeat-y;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 0.865em;
	color: #333333;
}

.vertspace {
width: 700px;
height: 1.5em;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, serif;
	padding-top: 0.1em;
	padding-bottom: 0.4em;
}

h1 {font-size: 2.0em; line-height: 1em;}
h1.purp {color: #4a207e;}
h2 {font-size: 1.5em; line-height: 1em;}
h3 {font-size: 1.2em;}

.purh1 {
font-family: Georgia, Times serif;
padding-top: 0.1em;
padding-bottom: 0.4em;
color: #4a207e;
}

#selphotolist ul {
list-style-type: none;
}

#selphotolist li {
display: inline;
}

#sidebar h1 {
	font-size: 1.2em;
	width: 230px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #9d97a2;
	margin: 0.5em 0 0.5em 0;
	font-family: arial;
	text-transform: uppercase;
}

p {
	margin: 0 0 1.5em 0;
	font-size: 0.9em;
}

table {
	font-size: 0.9em;
}

#content-archive ul {
	font-size: 0.9em;
	margin-bottom: 1.5em;
}

ol {
	font-size: 0.9em;
margin-bottom: 1.5em;
}

a, a:visited {
	color: #4a207e;
	text-decoration: none;
}

a:hover {
	color: #ff8a00;
}


/* MISC */

img {
padding: 7px;
}

img a {
border: none;
}


/* LAYOUT */

#sidebar {
	float: right;
	font-size: 0.8em;
	width: 230px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}


#sidebar p {
	padding-left: 10px;
	padding-right: 10px;
}


#sidebar ul {
	list-style-type: none;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	border-top: 6px solid #FFF;

}

#header {
	background: #000;
	height: 200px;
	width: 750px;
}

#navigation {
	font-family: arial;
	width: 750px;
	background: #FFF;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 2px;
}


#navigation ul {
	list-style-type: none;
	text-align: center;
	font-size: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#navigation li {
	display: inline;
	text-align: center;
}

#navigation li a {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
}

#navigation li a:hover {
	background: #4a207e;
	color: #FFF;
}

#content {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#content-archive {
	float: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

#content-archive ul {
	padding-left: 10px;
}

#content-archive ol {
	padding-left: 20px;
}

#mus_player {
margin-top: 10px;
margin-bottom: 15px;

}

#sidebar dt {
	font-weight: bold;
	display: none;
}

#sidebar dd {
	border-bottom: 1px solid #D1D1D1;
}

.post {
	padding-bottom: 30px;
}

#reviews_big, #news_big {
	font-size: 0.9em;
}

#reviews_big ul, #news_big ul {
	list-style-type: none;
}

#reviews_big li {
	padding-left: 21px;
	background: url("/images/8.png") left no-repeat;
	margin-bottom: 4px;
}

#news_big li {
	padding-left: 21px;
	background: url("/images/9.png") left no-repeat;
	margin-bottom: 4px;
}

.recording_post {
	float: left;
	width: 230px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	height: 315px;
}

.recording_post {
	font-size: 1.1em;
}

#diarycontent {
font-size: 0.9em;
}


.sidebox {
	margin-bottom: 20px;
}

#sidebar li {
	border-bottom: 1px solid #D1D1D1;
}

#sidebar ul {
	margin-bottom: 0px;
}

.eventspacer {height: 30px; width: 100%;}

.recording_post img {
padding: 0;
margin: 5px;
border: 4px solid #FFF;
}

#footer {
	background: #2D0042;
	border-top: 4px #FFFFFF solid;
	float: left;
	font-size: 0.8em;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
}

#footer a, #footer a:visited {
	color: #FFF;
}

#footer a:hover {
	color: #ff8a00;
}

#footer img {
width: 50px;
height: 50px;
}

img a {
border: none;
}
