@CHARSET "ISO-8859-1";

table#calendar a{
	color: #29ABE2;
}
table#calendar td.month{
	text-align: center;
}
table#calendar td{
	width:14px;
	height:10px;
	border-left:1px solid white;
	border-top:1px solid white;
	text-align:right;
	padding:2px;
}
table#calendar td.link {
	background:	#29ABE2;
}
table#calendar{
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#user-comments ul{
	list-style:none;
	margin:0px;
	padding:0px; 
}
#user-comments li {
	font-size:12px;
	margin-bottom: 10px;
	border: 1px dotted #808080;
	padding: 5px;
}

a {
	color:#29ABE2;
	text-decoration:none;
}
a:hover {
	color:#ED1E79;
	text-decoration:underline;
}

h1.headlines a {
	font-size:24px;
	text-decoration:none;
	color:#000000;
}
h1.headlines a:hover {
	color:#29ABE2;
}
h1.headlines {
	font-size:24px;
	color:#ED1E79;
	margin:0px;
	padding:0px;
	clear:both;
	padding-top: 20px;;
}
div.content {
	color:#000000;
	font-size:12px;
}
.content ul li {
	margin-left:20px;
	margin-right:20px;
}
.content p {
	margin-top:10px;	
	margin-bottom:10px;	
}
p.posted{
	color: #9f9f9f;
	font-size:10px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.footer {
	margin-top:10px;
	font-size:10px;
	color:#39B54A;
}
li.item {
	margin:0px;
	padding:0px;
	padding-right: 20px;

}
li.item div.header {
	margin-bottom: 10px;
	border:1px solid black;
	width:898px;
	height:150px;
}
li.item div.header p {
	color: #8c8c8c;
	margin-top:122px;
	font-size:9px;
	background: #000;
	float:right;
	margin-right:5px;
	padding:5px;
	-moz-opacity:.8;
}
li.item-old {
	color:#ffffff;
	font-size:10px;
}
fieldset{
	border:none;
	padding:0px;
	margin:0px;
}
.element {
	padding:2px;
	padding-bottom:10px;
}
label{
	display:block;
	width:150px;
	font-size:12px;
}
input{
	border:1px solid #29ABE2;
	color:black;
	padding:4px;
	font-size:10px;
}
input:hover{
	border:1px solid #ED1E79;
}
.input-error{
	font-size:12px;
	color:red;
	font-weight:bold;;
}
li.date{
	padding-top:10px;
}
select,
option {
	font-size:10px;
	color:black;	
}


#floater {
	width:100%;
	height:100%;
	z-index:200;
	position:fixed;
}
#background {
	position:absolute;
	width:100%;
	margin:0 auto;
	height:100%;
	background:#ffffff;
	opacity:0.8;
}
#comment-form{
	position:absolute;
	width:100%;
}
#comment-form #commentform {
	margin:0 auto;
	width:505px;
	background:#ffffff;
	padding:10px;
	margin-top:50px;
	border:1px solid #808080;
}
.Code {
	display:block;
	background: #202020;
	color:black;
	padding:5px;
}

*{
	font-family:Arial,Tahoma,Helvetica,"Sans serif";
	color:#000000;
	margin:0px;
	padding:0px;
}
body,html {
	height:100%;	
}
body{
	background-color:#ffffff;
	background-image:url('../images/tile.jpg');
	background-repeat:repeat-x;
	margin:0px;
}

#container{
	width:900px;
	margin:0 auto;
	clear: both;
}
#content{
	/*background-image:url('../images/bg-big.gif');
	background-repeat:no-repeat;*/
	list-style:none;
	margin:0px;
	padding:0px;
	width: 700px;
	float: left;
	padding-bottom:50px;

	
}
#credits {
	margin:0 auto;
	font-size:10px;
	clear:both;
	display:block;
	padding-bottom:50px;
	padding-top:50px;
}

#social{
	padding-top: 20px;
}
.border{
	padding-bottom: 20px;
	border-bottom: 1px dotted #808080;
}
#leftside{
	float:left;
	width:700px;
}
#rightside{
	float:left;
	width:190px;
	margin:0 auto;
}
.view{
	border:5px solid #ED1E79;
	padding:5px;
	margin-bottom:20px;
	background:#666666;
}
.close {
	display:block;
	float:right;
	width:16px;
	height:16px;
	background-image:url('../images/cancel.png');
}
.form-left {
	float:left;
}
.form-right {
	float:right;
}

span.btn{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment{
	background-image: url('../images/comment.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: 20px;
	
}
@CHARSET "ISO-8859-1";
#nav{
	width:100%;
	/*background-image:url('../images/nav-bar.gif');
	background-position:center top;
	background-repeat:no-repeat;*/
	z-index:99;
}
#nav-bar{
	width:900px;
	margin:0 auto;
}
#nav-bar div.nav{
	text-align: right;
	padding:0px;
	padding-right: 20px;
	margin:0px;
	color: #808080;
	padding-top: 10px;
	text-transform:uppercase;
	font-weight:bold;
}
#nav-bar div.nav a.selected{
	color:#29ABE2;
}
#nav-bar div.head{
	font-size:14px;
	height:189px;
	background-image:url(../images/header.jpg);
}

#nav-bar div.nav a {
	color:#808080;
	text-decoration:none;
}
#nav-bar div.nav a:hover {
	color:#ED1E79;
}
#subnav{
	float: right;
	margin:0px;
	padding:0px;
	padding-left:4px;
	margin-top: 150px;
	list-style:none;
	width: 190px;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:50px;
}
#subnav li{
	color:#000000;
}
#subnav li.item{
	margin-top:3px;
	padding-bottom:1px;
}
#subnav li.date{
	color: #ED1E79;
	margin-top:3px;
	padding-bottom:1px;
	font-size: 10px;
}
#subnav div.label {
	font-size: 20px;
	font-weight:bold;
	margin-top:10px;
}

#subnav li.item:hover {
	cursor:pointer;
	color:#000000;
}
#subnav li a {
	color:#808080;
	text-decoration:none;
	font-weight:bold;
}
#subnav li div.smenu {
	clear:both;
}

#subnav li ul.menu {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	list-style:none;
}
#subnav li ul.menu li {
	float:none;
	
}
#subnav li ul.menu li a {
	padding:4px;
	margin:0px;
	color:#808080;
}
#subnav li ul.menu li a:hover {
	color:#ED1E79;
}

#search_results li h1 {
	padding:5px;
	margin:0px;
	background:#666666;
	font-size:2em;
	cursor:default;
}

div.previous-item{
	float: left;
	background-image: url(../images/resultset_previous.png);
	background-position: 0,0;
	background-repeat: no-repeat;
	text-indent: 20px;
}

div.next-item{
	float: right;
	padding-right: 20px;
	background: url(../images/resultset_next.png) no-repeat right;
}

input.field,
textarea.field{
	padding: 4px;
	margin-top: 4px;;
	font-size:110%;
}

