/*
Theme Name: Linpac
Theme URI: http://blog.linpac-environmental.co.uk/
Description: Linpac Blog Theme
Version: 1
Author: ICON.net
Tags: Linpac

*/



body, html {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:url(images/background.jpg) fixed center top no-repeat;
}

*body { background:none;}

img {
	border:none;
}

.hide, .Hide {   
    display:none;
}

.AlignLeft {
	float:left;
}

.AlignRight {
	float:right;
}

a { text-decoration:none; }

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:normal;
}

h1 {
	font-size:30px;
	padding:24px 0;
	color:#fff;
}

.PostTitle, .SideBar h4 {
	width:auto;
	background:url(images/transparent-grad.png) no-repeat center right;
	background-color:#202020;
	padding:12px 20px;
	font-size:20px;
	color:#FFFFFF;
}
* html .PostTitle, * html .SideBar h4 { background-image:none; }
	.PostTitle a {
		color:#FFFFFF;
		float:left;
	}
		.PostTitle a:hover {
			text-decoration:underline;
		}
	.PostTitle span {
		color:#FFFFFF;
		float:right;
		padding:5px 0 0 0;
		font-size:14px;
		text-transform:uppercase;
	}
	
.TextArea h1 {
	padding:5px 0 15px 0;
	color:#202020;
}

.TextArea h2 {
	font-size:26px;
	color:#e1001b;
	padding:5px 0 15px 0;
}

.TextArea h3 {
	font-size:24px;
	color:#666;
	padding:5px 0 15px 0;
}

.TextArea h4 {
	font-size:20px;
	color:#e1001b;
	padding:5px 0 15px 0;
}

h5 {
	font-size:17px;
	color:#202020;
	padding:5px 0 15px 0;
	font-weight:bold;
}

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

.ClearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.ClearFix {
	display: inline-block;
}
 
html[xmlns] .ClearFix {
	display: block;
}
 
* html .ClearFix {
	height: 1%;
}
	
.Wrapper {
	width:960px;
	margin:0 auto;
}

.Content {
	width:710px;
	float:left;	
}

.SideBar {
	width:230px;
	float:right;	
}
		
.NavList {
	overflow:hidden
}
	.NavList li {
		border-left: 1px solid #999999;
	    float: left;
	    line-height: 1.2em;
	    margin: 0 .5em 0 -.5em;
	    padding: 0 .5em 0 .5em;
	    white-space: nowrap;
	}
	
p {
	color:#202020;
	font-size:15px;
	line-height:22px;
	padding:0 0 20px 0;
	margin:0;
}

/**************************** HEADER ****************************/

#Header {
	background:url(images/header-grad.gif) repeat-x;
}
	#Header .Wrapper {
		position:relative;
		height:120px;	
	}
		#Header #Logo {
		width:140px;
		height:90px;
		position:absolute;
		left:0;
		top:20px;
	}
	#Header strong {
		top:30px;
		right:0;
		position:absolute;
		font-size:30px;
		color:#fff;
		font-weight:lighter;
		display:block;
	}
	#Header span {
		top:40px;
		right:0;
		position:absolute;
		font-size:18px;
		color:#e1001b;
		font-style:italic;
		display:block;
	}
	
#HeaderBar {
	background:url(images/transparent-60.png);
	height:16px;
	width:auto;
}
* html #HeaderBar {	background:#fff; }

#Search {
	width:auto;
	height:46px;
	margin:20px 0;
	background:url(images/transparent-60.png);
}
* html #Search { background:#fff; }
	#Search .SearchInput {
		background:none;
		border:none;
		padding:10px 10px;
		font-size:16px;
		width:160px;
		height:20px;
		font-style:italic;
		float:left;
	}
	
	#Search .SearchButton {
		background:url(images/search.png) no-repeat center;
		width:47px;
		height:40px;
		border:none;
		padding:5px;
		text-indent:-1000px;
		float:left;
		display:block;
		font-size: 0;
	}
	* html #Search .SearchButton { background:url(images/search.gif) no-repeat center; }
	
/***************** Footer ******************/
	
#Footer {
	width:100%;
	background:#FFFFFF;
	padding:20px 0 50px 0;
}
	#Footer p {
		font-size:14px;
		padding:0 20px 20px 0;
		display:block;
	}
	#Footer p.FooterTop {
		display:block;
		padding:0 0 10px 0;
		line-height:24px;
		margin:0;
	}
	#Footer p.FooterTop img {
		padding:5px 20px 0 0;
		float:left;
	}
	
	#Footer ul, #Footer li {
		font-size:14px;
	}
	
	#Footer a {
		color: #e1001b;
		font-style:italic;
	}
	
	#Footer a:hover {
		text-decoration:underline;
	}

ul#DesignedBy {
	font-size:80%;
	color:#666666;
}
ul#DesignedBy li {
	display:inline;
}
	ul#DesignedBy li a {
		font-size:80%;
		color:#666666;
		padding:0 10px 0 0;
	}

p.Copyright {
	font-size:80%;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	color:#666666;
}

#FooterBar {
	height:3px;
	background:#e1001b;
	clear:both;
	margin:40px 0;
}

#TwitterBox, #TwitterBox li {
	font-size:17px;
	line-height:24px;
}

#TwitterBox {
	width:670px;
	padding:20px;
	background:#282828;
	color:#FFFFFF;
	float:left;
}

#TwitterImg {
	width:200px;
	float:left;
	background:url(images/footer-arrow.gif) no-repeat 0 20px;
	padding:30px 0 0 45px;
}

/**************************** SIDE ****************************/
	
.SideBar ul {
}	
	.SideBar ul {
		margin:0 0 15px 0;
	}
		.SideBar ul li {
			border-bottom:1px solid #202020;
		}
			.SideBar ul li a {
				background:#FFF;
				display:block;
				padding:8px 20px;
				color:#e1001b;
			}
			.SideBar ul li a:hover {
				background: #e1001b;
				display:block;
				padding:8px 20px;
				color:#FFF;
			}
			
#TagCloud {
	padding:10px;
	background:url(images/transparent-80.png);
	margin:0 0 15px 0;
}
* html #TagCloud { background:#fff; }
	#TagCloud a {
		color:#e1001b;
	}
		#TagCloud a:hover {
			border-bottom:1px solid #e1001b;
		}

.PageNav {
	padding:10px 0 20px 0;
}

.wp-pagenavi a {
	padding:10px 14px;
	display:block;
	float:left;
	margin:0 12px 0 0;
	background:#fff;
	color:#202020;
}
	.wp-pagenavi a:hover {
		background:#000;
		color:#fff;
	}
.wp-pagenavi .pages, .wp-pagenavi .current {
	padding:6px 10px;
	display:block;
	float:left;
	margin:0 8px 0 0;
	background:#202020;
	color:#fff;
}

.Search {
	padding:0 0 40px 0 ;
}

.ItemContent .wp-pagenavi {
	padding:20px 0 0 0;
}

.ItemContent .wp-pagenavi a, .ItemContent .wp-pagenavi .pages, .ItemContent .wp-pagenavi .current, .ItemContent .wp-pagenavi a:hover {
	background:none;
	border-bottom:none;
	color:#202020;
	padding:0;
	margin:0 10px 0 0;
	padding:8px 4px;
}

.ItemContent .wp-pagenavi .pages, .ItemContent .wp-pagenavi .current, .ItemContent .wp-pagenavi a:hover {
	color:#ccc;
}

.ItemContent .wp-pagenavi a:hover {
	text-decoration:underline;
}

/**************************** BODY ****************************/

.TextArea {
	padding:20px;
}
	.TextArea p {
		font-size:16px;
		line-height:24px;
	}
	.TextArea ol, .TextArea ul {
		list-style:circle;
		font-size:15px;
		line-height:22px;
		padding:0 0 15px 30px;
	}
		.TextArea ul li {
			list-style:circle;
			padding:1px 0;
		}
		.TextArea ol li {
			list-style-type: decimal;
			padding:1px 0;
		}
	.TextArea a {
		color:#e1001b;
		font-style:italic;
	}
		.TextArea a:hover {
			border-bottom:1px solid #e1001b;
		}
	
	/*.TextArea p a[href ^='http'] { 
	   padding-right: 15px;
	   margin-right:4px;
	   background:url(images/Icon_External_Link.png) no-repeat right;
	 }*/

.TextArea img[align*="left"] {
	margin:10px 14px 14px 0;
	padding:5px 0;
	border:1px solid #ccc;
}
.TextArea img[align*="right"] {
	margin:10px 0 14px 14px;
	padding:5px 0;
	border:1px solid #ccc;
}
	 
.ItemContent {
	background:#FFFFFF;
	border-bottom:1px solid #202020;
	padding-bottom:10px;
}

.RelatedPosts {
	display:block;
	min-height:70px;
	height:auto !important;
	height:70px;
}

		
.MetaData {
	padding:20px;
	background:url(images/transparent-80.png);
	margin-bottom:15px;
	position:relative;
}
* html .MetaData { background:#fff; }
	.MetaData h5 {
		padding:0 0 5px 0;
	}
	.MetaData p {
		font-size:12px;
	}
	.MetaData .ExternalLink {
		position:absolute;
		right:20px;
		top:20px;
		font-size:15px;
	}

.post-edit-link, .post-edit-link:hover {
	font-size:18px;
	color:#ff0000 !important;
	font-style:normal !important;
	text-decoration:none;
	clear:both;
}


.Comment {
	border-bottom:1px solid #ccc;
	margin:10px 0 10px 0;
	padding:8px 0 4px 0;
}
	.CommentName {
		width:180px;
		float:left;
	}
		.CommentName p {
			padding:0 0 16px 0;
			font-size:12px;
			line-height:20px;
			color:#999;
		}
	.CommentText {
		width:470px;
		float:right;
	}
	.CommentText p {
		font-size:14px;
		line-height:22px;
	}
	
	#submit {
		border:none;
		background:#202020;
		padding:6px 10px;
		display:block;
		margin:10px 0;
		border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
		color:#FFFFFF;
		font-size:16px;
	}
	#submit:hover {
		background:#000;
	}
	#submit:active {
		background:#333;
	}
	
	
/**************************** GROUPS ****************************/

.Recycle .TextArea h2 { color:#8cc63f; }
.Recycle .TextArea h4 { color:#8cc63f; }
.Recycle .TextArea a {color:#8cc63f; }
.Recycle .TextArea a:hover { border-bottom:1px solid #8cc63f; }
.Recycle .PostTitle { background-color:#8cc63f; }
.Recycle .ItemContent { background:url(images/linpac-recycle-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Recycle']:hover { background:#8cc63f !Important; color:#FFFFFF !important; }
.RecycleCol {color:#8cc63f !important;}

.Highway .TextArea h2 { color:#ff0000; }
.Highway .TextArea h4 { color:#ff0000; }
.Highway .TextArea a {color:#ff0000; }
.Highway .TextArea a:hover { border-bottom:1px solid #ff0000; }
.Highway .PostTitle { background-color:#ff0000; }
.Highway .ItemContent { background:url(images/linpac-highway-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Highway']:hover { background:#ff0000 !Important; color:#FFFFFF !important; }
.HighwayCol {color:#ff0000  !important;}

.Litter .TextArea h2 { color:#97c9d1; }
.Litter .TextArea h4 { color:#97c9d1; }
.Litter .TextArea a {color:#97c9d1; }
.Litter .TextArea a:hover { border-bottom:1px solid #97c9d1; }
.Litter .PostTitle { background-color:#97c9d1; }
.Litter .ItemContent { background:url(images/linpac-litter-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Litter']:hover { background:#97c9d1 !Important; color:#FFFFFF !important; }
.LitterCol {color:#97c9d1  !important;}

.Parks .TextArea h2 { color:#39a093; }
.Parks .TextArea h4 { color:#39a093; }
.Parks .TextArea a {color:#39a093; }
.Parks .TextArea a:hover { border-bottom:1px solid #39a093; }
.Parks .PostTitle { background-color:#39a093; }
.Parks .ItemContent { background:url(images/linpac-parks-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Parks']:hover { background:#39a093 !Important; color:#FFFFFF !important; }
.ParksCol {color:#39a093  !important;}

.Agricultural .TextArea h2 { color:#196f4d; }
.Agricultural .TextArea h4 { color:#196f4d; }
.Agricultural .TextArea a {color:#196f4d; }
.Agricultural .TextArea a:hover { border-bottom:1px solid #196f4d; }
.Agricultural .PostTitle { background-color:#196f4d; }
.Agricultural .ItemContent { background:url(images/linpac-agriculture-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Agricultural']:hover { background:#196f4d !Important; color:#FFFFFF !important; }
.AgriculturalCol {color:#196f4d  !important;}

.Tanks .TextArea h2 { color:#667d8f; }
.Tanks .TextArea h4 { color:#667d8f; }
.Tanks .TextArea a {color:#667d8f; }
.Tanks .TextArea a:hover { border-bottom:1px solid #667d8f; }
.Tanks .PostTitle { background-color:#667d8f; }
.Tanks .ItemContent { background:url(images/linpac-tanks-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Tanks']:hover { background:#667d8f !Important; color:#FFFFFF !important; }
.TanksCol {color:#667d8f  !important;}

.Health .TextArea h2 { color:#2a5e9a; }
.Health .TextArea h4 { color:#2a5e9a; }
.Health .TextArea a {color:#2a5e9a; }
.Health .TextArea a:hover { border-bottom:1px solid #2a5e9a; }
.Health .PostTitle { background-color:#2a5e9a; }
.Health .ItemContent { background:url(images/linpac-health-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Health']:hover { background:#2a5e9a !Important; color:#FFFFFF !important; }
.HealthCol {color:#2a5e9a  !important;}

.Food .TextArea h2 { color:#b2b09e; }
.Food .TextArea h4 { color:#b2b09e; }
.Food .TextArea a {color:#53513f; }
.Food .TextArea a:hover { border-bottom:1px solid #53513f; }
.Food .PostTitle { background-color:#b2b09e; }
.Food .ItemContent { background:url(images/linpac-food-image.jpg) no-repeat bottom right #fff; }
.SideBar li a[title*='Food']:hover { background:#b2b09e !Important; color:#FFFFFF !important; }
.FoodCol {color:#53513f  !important;}
