@media screen {
	/*general #b0c0d7*/
	.cright{
		text-align:right;
		margin: 0 0 10px 0;
	}
	.cleft{
		text-align:left;
		margin: 10px 0 0 0;
	}
	html {
		background: #25365C url(img/wagonweel.png);
		font-family:"Times New Roman", Times, serif;
	}
/*	body {
		width: 800px;/*1050px-250* /
		max-width: 800px;
		margin: 0 auto 70px auto;
	}*/
	
	#container {
		background: #b0c0d7;
		width: 800px;/*1050px-250*/
		max-width: 800px;
		margin: 0 auto 70px auto;
	}
	#main {
		padding: 1em;
	}
	#content {
		width:480px;/*680-250*/
		float:right;
	}
	/*end general*/
	/*text areas*/
	a {
		text-decoration: underline;
		color: #354cc7;
	}
	a:visited {
		color: #6446d9;
	}
	h1,h2,h3,h4,h5,h6 {
		color: #3b3237;
	}
	/*end text areas*/
	/*header*/
	#title,#tagline {
		display: none;
	}
	#header {
		background: #b0c0d7;
		width: 800px;/*1050px-250*/
		max-width: 800px;
		margin: 0 auto 0 auto;
	}
	#zone1 {
	}
	/*end header*/
	/*menu*/
	.menu {
		list-style: none;
	}
	.menu li {
		display: inline;
	}
	.menu {
		text-align: center;
		margin: 0 auto;
	}
	ul.menu li.current a{
		text-decoration: none;
		color: black;
	}
	.menu li:after,.menu li:before {
		content: url(img/favicon.jpg);
	}
	.zmenu {
	}
	#zone2,#zone3 {
	}
	/*end menu*/
	/*sidebar*/
	#sidebar {
		float:left;
		width: 250px;/*300-250*/
	}
	#sidebar ul.menu{
		list-style:none;
		margin: 0;
		text-align:left;
	}
	#sidebar li:before,#sidebar li:after{
		content:none;
	}
	/*end sidebar*/
	/*footer*/
	#footer {
		border-top: 3px solid #334c82;
		clear:both;
		color: #334c82;
		text-align: center;
	}
	/*end footer*/

	/*calendar*/
		/*calendar nav*/
		div.calendar.nav a.next{
			float: right;
			text-decoration: underline;
		}
		div.calendar.nav a.previous{
			float: left;
			text-decoration: underline;
		}
		div.calendar.nav {
		font-size: 13pt;
		}
		/*end calendar nav*/
	table.calendar td.outside{
		color: #e6e6e8;
	}
	div.calendar.view h2{
		font-size: 27pt;
		text-align: center;
	}
	table.calendar {
	border-collapse: collapse;
	}
	table.calendar td{
		height:30px;
		border-left: 1px solid #334c82;
		border-right: 1px solid #334c82;
	}
	table.calendar td.last{
		border-bottom: 1px solid #334c82;
	}
	table.calendar tr.label td{
		border-top: 1px solid #334c82;
	}
	/*end calendar*/
	/*blog*/
	.published,.text{
		margin: 0 0 0 20px;
	}
	/*end blog*/
	/*website_members_plugin*/
	.value input[type="text"],.value input[type="password"]{
		background:#e6e6e8;
	}
	#website_members_plugin div.errors,
	#website_members_plugin div.errors h3{
		color:Red;
		text-align:center;
	}
	#website_members_plugin div.errors li{
		list-style-type: decimal;
	}
	/*end website_members_plugin*/
	/*contact form*/
	div.contactform{
	border-top: 2px solid #334c82;
	}
	div.contactform input[type="text"]{
		width: 470px;
		background:#e6e6e8;
	}
	div.contactform textarea{
		width: 470px;
		height:200px;
		background:#e6e6e8;
	}
	/*end contact form*/
	#s391jvwsad{
		background: #b0c0d7;
	}
	#sd384vda{
		background: #b0c0d7;
	}
	#sd384vda td {
		min-width: 100px;
	}
	td.downl{
		color: #334c82;
	}
	td.views{
		color: #334c82;
	}
}
@media handheld {
	html {
		background: #b0c0d7;
	}
}
