/*
THEME NAME:newpollution (AutoFocus)
THEME URI:http://www.newpollution.co.uk
DESCRIPTION: created by Jonny Norridge.
VERSION:0.1
AUTHOR:Jonny Norridge
AUTHOR URI:http://www.newpollution.co.uk
TAGS:newpollution, fixed-width, white
*/

/* =structure */
/* primary styles */
* {
	padding: 0;
	margin: 0;
}
body{
	background-color:#FFF;
	color:#444;
	font-family: "Hoefler Text", "Georgia", "Times New Roman", Times, serif;
	font-size: 80%;
	margin:0;
	padding:0
}
#wrapper{
	padding:0;
	margin:0 auto;
	width: 960px;
	position:relative;
	display:block
}

/* =miscellaneous */
.clear{clear:both;}
img,img.alignnone {margin: 0 0 1em 0;clear:both;float:none;display:block;}
img.alignleft {margin:0 10px 1em 0px;clear:left;float:left;}
img.alignright {margin:0 0 1em 10px;clear:right;float:right;}
img.aligncenter{margin:0 auto;position:relative;clear:none;}
a{text-decoration: none; color:#444;display:inline;}
a:hover{text-decoration: none;color: #7c1110;}
#content h1 {
	float: right;
	width: 630px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: right;
	height: 2.4em;
	line-height: 2.4em;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #b8b8b8;
	border-top-color: #b8b8b8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	color: #666666;
	font-size: 1em;
	text-transform: uppercase;
}
h2 {
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-top: 3px;
	border-top-color: #b8b8b8;
	border-bottom-color: #b8b8b8;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 1em;
	margin: 0;
}
h2 a:hover{
	text-decoration:none;
}
h3 {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-top: 1.6em;
	font-size: 1em;
}

img{
	border:none;
	}
p {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	margin-left: 0;
	margin-bottom: 0.7em;
	margin-right: 0;
	margin-top: 0.7em;
	color: #666666;
	font-size: 1em;
	line-height: 1.45em;
}
.entry-meta{
	margin-right: 5px;
}
.edit-link {
	display:block;
}
.comment-edit-link, .edit-link a, .required, .unapproved{
	color: #7c1110;
}
abbr, acronym, abbr[title], acronym[title], dfn[title] {text-transform:none;border:none;letter-spacing:inherit;cursor: default;}
.post-meta-key {	/*display: none;*/  }



#masthead {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 0px;
	width: 950px;
	min-height: 300px;
	/*height: inherit;*/
}



/* main navigation */
#navigation {
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	clear: both;
	line-height: 2.4em;
	text-transform: uppercase;
	font-size: 1em;
	height: 2.4em;
	position: relative;
}
#navigation h1 {
	background-repeat: no-repeat;
	background-image: url(img/logo_newpollution.jpg);
	display: inline;
	float: left;
	text-indent: -9999px
}
#navigation ul li {
	color: #7c1110;
	}
#navigation ul li a {
	border-style: none;
	text-decoration: none;
	color: #7c1110;
}
#navigation ul li a:hover {
	height: 2.4em;
	color: #3a373a;
}
/* main navigation home */
.home #navigation {
	float: none;
	width: 950px;
	border-bottom-color: #b8b8b8;
	border-top-color: #b8b8b8;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.home #navigation h1 {
	width: 120px;
	border-width: 0px;
}
.home #navigation ul {
	display: block;
	height: 2.4em;
	list-style-position: inside;
	list-style-type: none;
	text-transform: uppercase;
	float: right;
	display: block;
	width: 820px;
	} 

.home #navigation ul li {
	float: right;
	height: 2.4em;
	margin-left: 5px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: url(img/ornament1.png);
	display: inline;
	padding-left: 35px;
	padding-top: 2px;
	list-style-position: outside;
	color: #7c1110;
	display: inline;
	}
.home #navigation ul li.cat-item-1{
	padding-left: 0px;
	margin-left: 0px;
	background-position: -9999px;
	display: inline;
	list-style-position: inside;
}	
.home #navigation ul li.cat-item-9{
	visibility: hidden;
	display: none;
	/*  hides news catagory */
}
.home #navigation ul li a {
	padding: 0px;
	display: block;
	height: 2.4em;
	border-style: none;
	text-decoration: none;
	color: #7c1110;
}
/* fix for Internet Explorer 6 and below only */
/*\*/
* html .home #navigation ul li a {
	display: inline;
}
* html .home #navigation ul li {
	padding-top: 0px;
}
/**/


/*  subpage nav */
.single #navigation, .archive #navigation, .page #navigation, .search #navigation{
	width: 310px;
	float: left;
	border: none;
	display: inline;
}
.single #navigation h1, .archive #navigation h1, .page #navigation h1, .search #navigation h1 {
	display: block;
	width: 100%;
	margin: 0px;
	border-bottom-color: #b8b8b8;
	border-top-color: #b8b8b8;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.single #navigation h1 a, .archive #navigation h1 a, .page #navigation h1 a, .search #navigation h1 a {
	display: block;
	width: 100%;
	margin: 0px;
}
.single #navigation ul, .archive #navigation ul, .page #navigation ul, .search #navigation ul {
	margin-top: 10px;
	width: 100%;
	float: left;
	display: inline;
}
.single #navigation ul li, .archive #navigation ul li, .page #navigation ul li, .search #navigation ul li {
	padding: 0;
	margin: 0;
	width: 100%;
	background-position: -9999px;
	display: inline;
}
.single #navigation ul li.cat-item-9, .archive #navigation ul li.cat-item-9, .page #navigation ul li.cat-item-9, .search #navigation ul li.cat-item- {
	visibility: hidden;
	display: none;
	/*  hides news catagory */
}
.single #navigation ul li a, .archive #navigation ul li a, .page #navigation  ul li a, .search #navigation  ul li a {
	width: 100%;
	float: left;
}



.single .box4widths, .archive #navigation .box4widths {
	padding-top: 2em;
}
.single .box8widths, .archive #navigation.box8widths {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2em;
}


/* =nav - previous next etc*/
#nav-above{display:none;}
#nav-below{
	width: 630px;
	float: right;
	margin: 0px;
	margin-top: 3em;
	padding:0;
}
#nav-below a {}
/**/
.archive .nav-next, .archive .nav-previous, .search .nav-next, .search .nav-previous{
	color:#888;
}
.nav-excerpt{}
.nav-next{
	display: inline;
	height: 21px;
	float:right;
}
.nav-previous{
	display: inline;
	height: 21px;
	float:left;
}
.nav-next a{
	text-align: right;
	line-height: 21px;
	padding-right: 50px;
	height: 21px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(img/hand-right2.gif);
	display: block;
}
.nav-previous a{
	text-align: left;
	line-height: 21px;
	padding-left: 40px;
	height: 21px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/hand-left.gif);
	display: block;
}
#nav-below .meta-nav{
	display: none;
}




/* content */
#content{
}
.box4widths {
	padding-top: 3em;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	display: inline;
	width: 310px;
}
.box8widths {
	padding-top: 3em;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	display: inline;
	width: 620px;
}
.boxOutlined {
	border-bottom-color: #b8b8b8;
	border-top-color: #b8b8b8;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
}

/* =home */
.home .post{
	/*background: url('img/loading.gif') center center no-repeat;*/
	padding-top: 3em;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	display: inline;
	width:310px;
	}
.home .post img{
	width:310px;
	height: 98px;
	padding: 0;
	margin: 0;
	}

.home .post a{
	padding: 0;
	margin: 0;
	}
/*
.home .post.p1 {width:310px;}
.home .post.p2 {width:310px;}
.home .post.p3 {width:310px;}
.home .post.p4 {width:310px;}
.home .post.p5 {width:310px;}
.home .post.p6 {width:310px;}
*/
/* hide posts 7 to 8 */
.home .p7, .home .p8, .home .p9, .home .p10 , .home .p11, .home .p12 {
	display:none;
	visibility: hidden;	
	}

.home .post-content {
	width:310px;
	margin: 0;
	padding: 0;
}
.home entry-content{
	margin: 0;
	padding: 0;
}

.home .post-content p {}
.home .post-content a{}
.home .post-content-title{}
.home .post-content-title a {}
.home .post-content-title a span {}
.home .post-content-excerpt{}
.home .post-content:hover, .home .post:hover .post-content {}
.home .post {}

/* = Home sidebar */
.home #primary{
	float:left;
	padding:0;
	margin:0;
}

.home .sidebar ul li.widget {
	list-style-type: none;
	padding-top: 2px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3em;
	float: left;
	display: inline;
	width: 310px;
	border-bottom-color: #b8b8b8;
	border-top-color: #b8b8b8;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
}
.home .sidebar #pages{
	display: none;
}
.home #secondary{
	padding:0;
	margin:0;
}
.home .sidebar h3{
	color: #2c2c2c;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-top: 3px;
	border-bottom-color: #b8b8b8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 1em;
	margin: 0;
}
.home .sidebar #searchform{
	margin-top: 5px;
}
.home .sidebar #searchform #s{
	padding: 0px;
	width: 98%;
	margin-bottom: 5px;
}
.home .sidebar #text-412713511 {
	/*  adds ornament */
	padding-left: 0px;
	                    
	padding-right: 0px;
	                    
	padding-top: 0px;
	                    
	margin-top: 3em;
	padding-bottom: 0px;                
	background-position: center bottom;                    
	background-repeat: no-repeat;
	background-image: url(img/ornament1_w60.png);                    
}
.home .sidebar .widget_tag_cloud h3{
	padding: 0px;
	margin-bottom: 5px;
}


/* =index template */
#content.index {}



/* sidebar styles */
#sidebar {
	display: inline;
	float: left;
	width: 310px;
}
#sidebar .widget{
	margin-bottom: 10px;
	margin-top: 10px;
	
}
#sidebar .widgettile{
	margin: 0px;
	padding: 0px;	
}
#sidebar .widgettile label{
	margin: 0px;
	padding: 0px;	
}

#sidebar li{
	list-style-type: none;
}
.sidebar #pages ul{
	list-style-type: none;
}
.sidebar #pages li{
	color: #b8b8b8;
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
}
#sidebar .boxOutlined {
	width: 230px;
	top: 300px;
	margin-top: 300px;
}
#sidebar .widget_sandbox_search{
	margin: 0px;
	padding: 0px;
}
/* sidebar class for widgets */
.single .sidebar #text-412713511, .archive .sidebar #text-412713511, .search .sidebar #text-412713511, .page .sidebar #text-412713511 {
	display: none;
	/* hide widget text */
}
.single .sidebar .widget_pages, .archive .sidebar .widget_pages, .search .sidebar .widget_pages, .page .sidebar .widget_pages {
	adds ornament 
	padding: 0px;
	margin: 0px;
	margin-top: 3em;
	padding-top: 15px;                
	background-position: 80px 6px;                    
	background-repeat: no-repeat;
	background-image: url(img/ornament1.png);               
}

.single .sidebar .widget_tag_cloud, .archive .sidebar .widget_tag_cloud, .search .sidebar .widget_tag_cloud, .page .sidebar .widget_tag_cloud {
	/*adds ornament */
	padding-left: 0px;
	                  
	padding-bottom: 0px;
	                  
	padding-right: 0px;
	                  
	margin: 0px;
	margin-top: 3em;
	padding-top: 7px;                
	background-position: 80px 10px;                    
	background-repeat: no-repeat;
	background-image: url(img/ornament1.png);              
}

/* subpage content */
.single #container, .archive #container, .search #container, .page #container {
	position: static;
	right: 0px;
	float: none;
}
.single #content, .archive #content, .search #content, .page #container {
	display: inline;
	text-align: right;
	float: right;
	width: 640px;
	padding: 0px;
}
/* fix for Internet Explorer 6 and below only */
/*\*/
* html .single #content  {
    position: static;
	right: 0px;
	float: none;
}
* html .archive #content {
    position: static;
	right: 0px;
	float: none;
}
* html .search #content  {
    position: static;
	right: 0px;
	float: none;
}
*html .page #container  {
    position: static;
	right: 0px;
	float: none;
}
*html .search #container  {
    position: static;
	right: 0px;
	float: none;
}
/**/

.single .post h2.entry-title{}
.single .post, .single .attachment {}
.single .post .full-photo:hover .photo-credit, .single .attachment .full-photo:hover .photo-credit {}
.single .attachment .entry-meta .attachment-title {}

.single .entry-content {
	text-align: left;
	width: 630px;
	float: right;
}
.single  .entry-content img {
	max-width: 630px;
	height: inherit;
	float: right;
}
.single .entry-content blockquote {
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	margin-bottom: 1.2em;
	margin-left: 210px;
	width: 420px;
	padding-top: 1.2em;
	float: right;
	border: none;
}
.single .entry-content blockquote p {
	margin: 0px;
	text-align: left;
}
.single .entry-content blockquote *:first-child:before { content: ""; }
.single .entry-content blockquote *:first-child:after { content: ""; }

.entry-content {
	padding: 0;
	display: inline;
	margin-right: 5px;
	margin-bottom: 1.2em;
	float: right;
}



/* archive, category, & search pages */
/* see above rule fore single also */
.archive .post {
	/*background: url('img/loading.gif') center center no-repeat;*/
	padding-top: 3em;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	display: inline;
	width:310px;
	}
.search .post {
	background: none;
	padding-top: 3em;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	display: inline;
	width:310px;
	}
.archive .post img, .search .post img, .tag .post img{
	width:310px;
	height: 98px;
	padding: 0;
	margin: 0;
	}
.archive .post a, .search .post a {
	padding: 0;
	margin: 0;
	}
.archive .post-content, .search .post-content {
	width:310px;
	margin: 0;
	padding: 0;
}
.archive .entry-content, .search .entry-content{
	margin: 0;
	padding: 0;
}

/* search */
.search .post.noresults{
	}
.search .post.noresults	.entry-content{
	float: left;
	}
.search #noresults-searchform {
	margin-top: 15px;
}
.search #noresults-searchform #noresults-s{
	width: 310px;
	margin-bottom: 5px;
}




/* =page */
.page #container {}
.page .post {}
.page .post .full-photo {}
.page .post .entry-content {}
.page .post .entry-meta {}
.page .post .entry-meta a{}
.page h2.entry-title {}
.page {}
.page .page {}
.page .page .entry-title {}
.page .page .entry-date {}
.page .page .entry-content {
	text-align: left;
	width: 630px;
	float: right;
}
.page .page .entry-content blockquote {
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	margin-bottom: 1.2em;
	margin-left: 210px;
	width: 420px;
	padding-top: 1.2em;
	float: right;
	border: none;
}
.page .page .entry-content p {
	margin-right: 0;
	margin-left: 0;
	text-align: left;
}
.page .entry-content blockquote *:first-child:before {
	content: "";
	}
.page .entry-content blockquote *:first-child:after {
	content: "";
	}
.page .page .entry-content .section {
	margin-right: 5px;
	margin-left: 0px;
	float: left;
	width: 310px;
}
.page .page .entry-content ul {
	color: #666666;
	list-style-position: inside;
}
.page .page .entry-content ul li {
	
}
.page .page .entry-meta {}
.page #container {}



/* =footer */
#footer {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 20px;
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 10px;
	border-top-color: #b8b8b8;
	border-top-style: solid;
	border-top-width: 1px;
	width: 100%;
	clear: both;
	font-size: 1em;
	float: left;
	text-align: center;
}
#footer p{
	color: gray;
	line-height: 1.2em;
	font-size: 0.9em;
	margin: 0px;
	padding:0;
}








/* =comments */
.commentlist .alt {margin: 0;padding: 10px;}
h3#comments {font-size:1.8em;margin:3em 0;clear:both;float:none;font-weight:100;}
#comment-wrap {display:block;margin:36px 0;}
.commentlist {padding: 0;text-align:left;width:585px;color:#888;}
.commentlist li {margin: 15px 0 10px 0;padding:0;list-style: none;position:relative;display:block;}
.commentlist li .comment-author {font-size:1em;line-height:3.6em;}
.commentlist li .comment-author img {float:left;padding:0;margin:0;}
.commentlist li .comment-author .fn {font-size:1.8em;}
.commentlist li .comment-meta {position:absolute;top:0;right:0;padding:10px 10px 0 0;display:inline;}
.commentlist li ul li {margin-right:0;margin-left: 50px;}
.commentlist p {margin: 10px 5px 10px 0;}
.commentlist .even {background:#FFF;}
.commentlist .children .even {padding:10px;}
.commentlist .odd {background:#FAFAFA;padding:10px;}
.children {padding: 0;}
.children li div {position:relative;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0;display: block;}
#respond h3 {margin:3em 0 0;clear:both;float:none;font-size:1.8em;font-weight:100;}
#respond, #respond textarea {color:#888}


/* =links */
#links-page a{}
li.linkcat{}

/* Wordpress 2.5+ Shortcode Styles
------------------------------------------ */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div#comments{clear:both;}

