@import 'base.css';
@import 'microformats.css';

h2,h3 {
	font-variant: small-caps;
	color: #330099;
}

h1 {
	font-variant: small-caps;
	background-color: #330099;
	color: #FFFFFF;
	padding: 5px 2px;
}

div.news {
	float: right;
	border: 2px solid #990033;
	width: 200px;
	padding: 2px 6px;
	margin: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}

div.news h2 {
	background-color: #990033;
	color: #FFFFFF;
	padding: 5px 3px;
	margin: 5px 0px 5px 0px;
}

div#header {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#bar {
	text-align: right;
	width: 100%;
	height: 30px;
	padding-top: 1px;
	padding-right: 10px;
	background:url(../Images/bar.gif) repeat-x;
	color: #FFFFFF;
}
div#bar form {
	margin-right: 10px;
}
div#login_status {
	text-align: left;
	width: 100%;
	height: 30px;
	top: 153px;
	left: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	position: absolute;
}
div#login_status a {
	color: #FFFFFF;
}

div#content {
	margin-left: 180px;
	margin-top: 182px;
}

div#footer {
	clear: both;
	margin-left: 180px;
	margin-top: 20px;
}

img.left {
	float: left;
	margin: 3px 6px 3px 3px;
}

img.right {
	float: right;
	margin: 3px 3px;
}

.clear {
	clear: both;
}

div.column-one {
	float:left;
	width: 50%;
}

tr.show0 td {
	background-color: #999999;
	padding: 6px;
	font: 76%/1.4em sans-serif;
}

tr.show1 td {
	background-color: #CCCCCC;
	padding: 6px;
	font: 76%/1.4em sans-serif;
}


td.label {
	text-align: right;
	font-weight: bold;
}

label {
	font-weight: bold;
}

.preview {
	border: 2px inset #CCCCCC;
}

div.admin {
	float: right;
	border: 2px solid #333333;
	width: 250px;
	padding: 2px 6px;
	margin: 0px 5px 5px 5px;
	background-color: #CCCCCC;
}

.photo_image {
	border: 1px solid #000000;
}

.photo_link {
	text-align: right; 
	margin-right: 20px;	
}

.photo_title {
	font: normal normal bold 1.5em Arial, sans-serif;
}

.show_title {
	font-variant: small-caps;
	font-size: 1.6em;
	font-weight: bold;
	color: #330099;	
}


.odd {
	background-color: #999999;
}

.even {
	background-color: #CCCCCC;
}

.list_panel {
	display: none;
}

#index_panel {
	font-variant: small-caps;
	background-color: #330099;
	color: #FFFFFF;
	padding: 5px 2px;
	
}
.explicit {
	color: #CC0000;
	border: 1px solid #CC0000;
}

.style8 {font-size: 18px; font-weight: bold; color: #006600;}

.style10 {font-size: 18px}

.style16 {color: #990000;}

.style17 {color: #006600}

.style24 {font-size: medium}

.style25 {color: #ECE9D8}

.style26 {color: #0000FF}

.style27 {font-size: smaller; font-style: italic;}

