@import "calendar.css";

body {
	background: white url(img/bordertop.jpg) top repeat-x;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	}

#image-header{
        background: transparent url(img/leaves.jpg) top left no-repeat;
	height: 104px;
        margin-top:-20px;
		margin-left: 133px;
}
	
#top {
	height: 114px;
	padding-top: 0; margin-top: 0;	
	}
h1, h1 a { margin: 0px; padding-left:0px;}

#page {
	width: 800px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;r
	}
	
#main  {
	text-align: left;
	float: right;
	width: 580px;
	}
	
#sidebar {
	float: left;
	width: 175px;
	font-size: 12px;
	text-align: left;
	border-right: 1px dotted blue;
	padding-right:2px;
	}
	
#footer, #footer a {
	clear: both;
	background: url(img/footer.jpg) repeat;
	height: 100px;
	color: white;
	text-align: center;
	margin: 0; padding: 0;
	padding-top: 20px;
	}

#footer a {
	color: #6BB601;
}
#prelude a{
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

#prelude a:hover {
	color: #50DCF7;
	background: transparent;
}

a {
	font-family: "Century Gothic", Verdana;
	text-decoration: none;
	color: #256ca2;
	padding: 2px;

	}
	
a:hover {
	color: white;
	background:  #256ca2;
}

h1 a{
	font-family: "Century Gothic", Verdana;
	font-size: 25pt;
	text-decoration: none;
	color: white;
	

	}
h1 a:hover {
	background: transparent;
	}



.post-title {
	background: transparent url(img/h2.jpg)bottom left no-repeat ;
	padding-left: 35px;
	color: #256ca2;
	text-transform: italic;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
	font-size: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
h2 {
	color: #256ca2;
	text-transform: none;
	font-family: "Century Gothic", Verdana;
	text-decoration: none;
	text-align: left;
	}
	
h3 {
	color: #BCEE1D;
	text-transform: uppercase;
	font-family: "Century Gothic", Verdana;
	text-decoration: none;
	text-align: left;
	}
	
#sidebar ul li { list-style-type: none;}

fieldset {border: none;}
.submit, .preview {
	background: #36C4F2;
	color: white;
	border: #36C4F2 1px solid;
	}
.submit:hover, .preview:hover {
	background: #BCEE1D;
	border: #BCEE1D 1px solid;
	}

.post-info {
	padding-left: 45px;
	}
	
.post-info, .post-info a { color: #BCEE1D;}

.post-info-co {
	background: url(img/comms.jpg) no-repeat top left;
	padding-left: 20px;
	}
#links li{
background: transparent url(img/navigator.png)bottom left no-repeat ;
	margin-left: -20px;
	margin-bottom: 3px;
	padding-left:16px;
	color: #256ca2;
	text-transform: italic;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#links h3{
padding-left:13px;
}

#links h2{
text-decoration:underline;
}


#archives li{
background: transparent url(img/navigator.png)bottom left no-repeat ;
	margin-left: -20px;
	margin-bottom: 3px;
	padding-left:16px;
	color: #256ca2;
	text-transform: italic;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
	font-size: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#archives h2{
text-decoration:underline;
}

#categories li{
background: transparent url(img/cate.png)bottom left no-repeat ;
	margin-left: -20px;
	margin-bottom: 3px;
	padding-left:16px;
	color: #256ca2;
	text-transform: italic;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
	font-size: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#categories h2{
text-decoration:underline;
}

#syndicate li{
background: transparent url(img/rss.jpg)bottom left no-repeat ;
	margin-bottom: 3px;
	margin-left: -20px;
	padding-left:16px;
	color: #256ca2;
	text-transform: italic;
	font-family: "Century Gothic", Verdana;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#syndicate h2{
text-decoration:underline;
}


