@media only screen and
(min-width: 801px) and
(max-width: 1024px)
{	

#access ul {
	margin:0 0 0 -2.35em;
}

#access li {
	margin: 0 0.3em;
}

#access li a {
	font-size: 0.8em;
	letter-spacing:0;
}

#logo {
	width: 38em;
}

.left-sidebar #content {
	width:60%;
}

.left-sidebar #secondary {
	
}
	 
	#rightNav a {
		font-size: 0.825em;
		line-height: 2.2em;
	 }
	 
	#footerLeft {width: 45%;}
	 
	#footerWrap {float: left;}
	 
	#footer {
		max-width: 90%;
		height: auto;
	 }
	 
	#supplementary #first,#supplementary #second {width: 100%;}
	 
	#supplementary #first iframe {width: 100%;}
	 
	#colophon {margin-bottom: 3%;}
	 
	#supplementary #first aside#text-3 {width: 62%;}
	 
	#footer ul li#siteDetails {
		display: block;
		width: 100%;
	 }
	 
	.entry-title {
		width:auto;
		line-height:1.2em;
		padding-bottom:1em;
	}
}