body{
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 45px;
	font-size: 14px;
	background: #fff url(../images/tree.jpg) no-repeat fixed right top;
}

h1{
	margin: 5px 0;
	color: #333;
	font-size: 34px;
	font-weight: normal;
	
}
h2{
	margin: 5px 0;
	color: #540385;
	font-size: 28px;
	font-weight: normal;
	
}
h3{
	margin: 5px 0;
	color: #F95602;
	font-size: 18px;
	font-weight: normal;
	
}
h4{
	margin: 5px 0;
	color: #540385;
	font-size: 14px;
	font-weight: bold;
	
}
ol{
	list-style-type: upper-alpha;	
	margin: 20px 0;
}
ol ol{
	list-style-type: lower-alpha;
	margin: 0;
}
ul{
	list-style-type: disc;
	margin: 20px 0;
}
ul ul{
	list-style-type: circle;
	margin: 0;
}
ul.checklist{
	padding: 0px;
	margin: 20px 0px;
}
ul.checklist li{
	padding-left: 20px;
	background: url(../images/check.png) no-repeat top left;
	list-style-type: none;
	margin: 0;
	line-height: 175%;
	
}
blockquote{
	padding: 15px;
	text-align: center;
	background-color: #f1b5ff;
	border: 1px solid #be7ae8;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #540385;
	margin: 10px 20px;
}
.codeblock{
	background-color: #f5f5f5;
	border: 1px solid #f1f1f1;
	border-left: 20px solid #2D5B92;
	float: left;
	margin-bottom: 20px;
	padding: 25px;
}


.header h1{
	text-indent: -5000px;
	background: transparent url(../images/logo.png) no-repeat center top;
	height: 165px;
}
.header h2{
	text-indent: -5000px;
	padding: 0;
	margin: 0;
	height: 0;
}
.navigation{
	text-align: right;
	color: #F95602;	
	padding-right: 15px;
}
.navigation ul{
}
.navigation li {
	line-height: 200%;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/*
.navigation a, .navigation a:visited {
	color: #540385;		
	text-decoration: none;
	font-size: 16px;	
}
.navigation a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #F95602;
}
*/

.navigation a, .navigation a:visited {
	text-decoration: none;
	font-size: 13px;	
	color: #F95602;
	font-weight: bold;
	letter-spacing: 1px;
}
.navigation a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #540385;		
}


.contact{
	text-align: right;
	color: #878905;
	font-size: 12px;
	padding-right: 15px;
}
.content{
	color: #666;
}
.orange{
	color: #F95602;
}
p{
	line-height: 195%;
}
p.address, .comment p{
	line-height: 145%;
	margin-bottom: 10px;
}
.comment ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.comment li{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
div.top{
	margin: 20px 0 0 0;
}
.comment a{
	color: #540385;
}
.top{
	margin-top: 140px;
}
.bottom{
	margin-bottom:20px;
}
.comment{
	font-style: italic;
	color: #F95602;
}
.credit{
	font-style: normal;
	text-align: right;	
	color: #F95602;
}
.mainimg{
	margin-bottom: 15px;
}

/* blog styles */
h2.sidetitle{
	font-size: 18px;
}

ul.sponsors{
	margin: 0;
	padding: 0;
}
ul.sponsors li{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	color: #333;	
}
ul.sponsors li a, ul.sponsors li a:visited{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;	
}
ul.sponsors li a:hover{
	text-decoration: underline;
}

.comment{
	padding-top: 5px;
}
.downloadimg p, .mainimg p{
	font-size: 11px;
	line-height: 125%;
	margin-bottom: 5px ;
}
ul.releases{
	margin: 0 0 35px;
	padding: 0;
}
ul.releases li{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	color: #333;	
}
ul.releases li a, ul.releases li a:visited{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;
	font-style: italic;	
}
ul.releases li a:hover{
	text-decoration: underline;
	font-style: italic;	
}
div.downloadimg img{
	border: 3px solid #eee;
}

.entry{
	margin-top: 20px;
}
.entry h4{
	font-size: 20px;
	border-bottom: 1px solid #f1b5ff;
}
.sidebarwrapper{
	text-align: right;
}
.sidebarwrapper ul{
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}
.sidebarwrapper li{
	margin: 0;
	padding: 0;
}

.sidebarwrapper a, .sidebarwrapper a:visited{
	text-decoration: none;
	font-size: 12px;	
	color: #F95602;
	font-weight: normal;
	letter-spacing: 1px;

}
.paginate span{
	color: #333;
}
.paginate strong, .paginate a{
	padding: 3px;
	margin-left: 4px;
	border: 1px solid #ccc;
	color: #333;
}
.splash{
	margin-top: 60px;
}
.splash h3{
	text-align: center;
	border: 1px solid #c794f1;
	color: #540385;
	padding: 10px;
}
.splash h3 a{
	text-decoration: none;
}
.splash h3 a:hover{
	text-decoration: underline;
}