/*
-----------------------------------------------------------
Theme Name: Andrew Stuttaford
Theme URI: http://andrewstuttaford.com
Author: Blog What? Design Inc. 
-----------------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(img/bg.png) top center no-repeat;
	color: #000026;
	text-align: center;
	font: 14px Georgia, serif;
	font-weight: 300;
	}
p, ol, ul {
	padding: 0;
	line-height: 24px;
	}
	ul {
		list-style-type: square;
		}
p {
	margin: 24px 0;
	text-align: center;
	}
	p a {
		background: url(img/highlight1.png);
		padding: 0 3px;
		border-radius: 2px;
		}
		p a:hover {
			background: url(img/highlight2.png);
			}
	
a {
	color: #000026;
	text-decoration: none;
	}
ol, ul {
	margin: 1.2em 2em 1.2em 2em;
	text-align: left;
	}
		
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
	color: #010326;
	font-family: museo-sans, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration: none;
		color: #010326;
		}
h1 {
	font-size: 26px;
	line-height: 30px;
	}
	
h2 {
	font-size: 26px;
	line-height: 30px;
	}
	
h3 {
	font-size: 26px;
	line-height: 30px;
	color: #918C87;
	}
	h3 a {
		color: #918C87;
		}
	
h4 {
	font-size: 15px;
	line-height: 20px;
	}
	
a:hover {
	text-decoration: none;
	}
blockquote {
	font-style: italic;
	}
input, textarea, select {
	border: 1px solid;
	background: none;
	}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
	text-align: left;
	}
small {
	font-size: 0.8em;
	}
ul ul {
	margin: 0 0 0 30px;
	font-size: .9em;
	font-style: italic;
	}
.breaker {
	clear: both;
	}
.highlight {
	background: url(img/highlight.png);
	text-shadow: none;
	}
.divider {	
	background: url(img/divider1.png) repeat-x;
	height: 4px;
	margin: 0 auto;
	clear: both;
	}
strong {
	font-weight: 700;
	}
	
/* Frame */
		
#wrapper2 {
	width: 820px;
	margin: 0 auto;
	text-align: left;
	}
	#header {
		display: block;
		width: 820px;
		height: 80px;
		}
	#header h1, #header h3 {
		width: 820px;
		height: 80px;
		margin: 0;
		}
		#header h1 a, #header h3 a {
			position: absolute;
			display: block;
			width: 820px;
			padding: 80px 0 0 0;
			height: 80px;
			font-size: 0.1em;
			overflow: hidden;
			voice-family: "\"}\""; 
			voice-family: inherit;
			height: 0;
			background: none;
			}
	ul#navigation {
		position: relative;
		top: 0;
		height: 40px;
		width: 520px !important;
		left: 160px;
		margin: 0 !important;
		padding: 0 !important;
		list-style-type: none;
		}
		ul#navigation li a {
			display: block;
			padding: 40px 0 0 0;
			height: 40px;
			font-size: 0.1em;
			overflow: hidden;
			voice-family: "\"}\""; 
			voice-family: inherit;
			height: 0;
			background: none;
			}
		ul#navigation li {
			height: 40px;
			list-style-type: none;
			display: inline;
			float: left;
			}
			ul#navigation li.home {
				width: 81px;
				}
			ul#navigation li.latest {
				width: 120px;
				}
			ul#navigation li.about {
				width: 74px;
				}
			ul#navigation li.archives {
				width: 101px;
				}
			ul#navigation li.search {
				width: 82px;
				}
			ul#navigation li.contact {
				width: 112px;
				}
				
	#content {
		width: 725px;
		margin: 20px auto;
		}
		
/* Front Page */

#front p.one {
	width: 580px;
	margin: 24px auto;
	}

#front p.two, #front p.three {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 0;
	}
	#front p.two {
		text-align: right;
		margin-left: 70px;
		}
	#front p.three {
		text-align: left;
		}
#front img {
	display: inline;
	float: left;
	margin: -3px 20px 20px 20px;
	background: url(img/highlight3.png);
	padding: 4px;
	}

#front .divider.one {
	width: 314px;
	}
#front .divider.two {
	width: 319px;
	margin-top: 10px;
	margin-bottom: 8px;
	}
#front h3 a {
	padding: 2px 5px 0 5px;
	border-radius: 8px;
	}
	#front h3 a:hover {
		background: url(img/highlight1.png);
		}

/* Archives */

#archives .categories {
	margin-left: 65px;
	padding-top: 15px;
	}

#archives a img {
	display: inline;
	float: left;
	margin: 0 20px 20px 0;
	background: url(img/highlight1.png);
	padding: 4px;
	width: 205px;
	height: 210px;
	}
	#archives #content {
		margin-top: 15px;
		}
#archives ul.sub {
	text-align: center;
	}
	#archives ul.sub li {
		margin: 10px 10px 10px 0;
		padding: 4px 8px;
		border-radius: 5px;
		list-style-type: none;
		background: url(img/highlight1.png);
		display: inline;
		line-height: 35px;
		font-family: museo-sans, sans-serif;
		font-weight: 500;
		}
		#archives ul.sub li:hover {
			background: url(img/highlight2.png);
			}
	/* UP arrow */
	a#backToTop {
		display: block;
		width: auto;
		padding: 8px 0 0 10px;
		position: fixed;
		margin-left: -80px;
		top: 200px;
		background: url(img/highlight1.png);
		border-radius: 5px;
		width: 20px;
		height: 25px;
		}
		a#backToTop:hover {
			background: url(img/highlight2.png);
			}
	a#backToTop span {
		font-size: 12px;
		font-style: italic;
		line-height: 40px;
		margin: 0 0 0 -12px;
		}
			
	/* Index */
	
	#archives.index h1 {
		font-size: 20px;
		width: 200px;
		display: inline;
		float: left;
		text-align: left;
		margin: 0;
		}
		#archives.index h1 a {
			border-radius: 4px;
			}
	#archives.index p.info {
		display: inline;
		float: left;
		width: 200px;
		text-align: left;
		font-style: italic;
		margin: 0;
		font-size: 13px;
		}
	#archives.index p.reviewitem {
		text-align: left;
		font-size: 13px;
		width: 200px;
		display: inline;
		float: left;
		margin: 0;
		}
	#archives.index .post_body {
		display: inline;
		float: right;
		width: 500px;
		}
		#archives.index .post_body p {
			text-align: right;
			margin: 0;
			}
		#archives.index .post:hover h1 a {
			color: #72070E;
			background: url(img/highlight1.png);
			}
	#archives.index .divider {
		margin: 15px 0 15px 0;
		}
	#archives.index p.reviewitem a {
		background: none !important;
		padding: 0;
		}
	
	/*Single*/
	
	#archives.single .post h2 {
		font-size: 20px;
		}
	#archives.single .post h1 {
		font-size: 30px;
		margin-top: 30px;
		}
	#archives.single .post_body {
		margin-bottom: 50px;
		}
		#archives.single .post_body p {
			text-align: justify !important;
			} 
	#archives.single p.info {
		font-style: italic;
		margin: 0;
		}
	#archives.single.page p {
		text-align: center !important;
		}
	
	/*Search*/
	#archives.search_page h2 {
		margin: 15px 0;
		}
	#archives.search_page input {
		height: 25px;
		font-size: 18px;
		font-family: Georgia, serif;
		font-style: italic;
		}
		#archives.search_page input#searchsubmit {
			font-size: 14px;
			height: 29px;
			margin: 0 0 0 5px;
			position: absolute;
			}
			#archives.search_page input#searchsubmit:hover {
				background: url(img/highlight1.png);
				}
	#archives.search_page .post_body .search {
		}
		#archives.search_page .post_body .search p {
			margin: 0 auto;
			width: 300px;
			text-align: center;
			}
		#archives.search_page .post_body .search form {
			margin: 0 0 0 80px;
			}
		#archives.search_page .post_body .search.initial form {
			margin-left: 200px;
			}
	#archives.search_page .search_fail form {
		margin-left: -20px;
		}		
	#archives.search_page .search_fail p {
		text-align: center;
		margin-left: 0;
		width: 300px;
		}
		
	
	.pagination {
		text-align: center;
		text-shadow: 1px 1px 0px #fff;
		font-size: 18px;
		margin: 40px 0;
		}	
		.pagination a {
			border: none;
			padding: 3px 3px 5px 3px;
			}
		.pagination span.current {
			border: 1px solid;
			padding: 3px 5px 5px 5px;
			}
			.pagination span.current.prev {
				border: none;
				}
	
/* Footer */ 
	
#footer p {
	color: #ccc;
	font-size: 12px;
	}
	#footer p a {
		color: #ccc;
		background: none;
		}
		#footer:hover p, #footer:hover a {
			color: #918C87;
			}



