/*
Theme Name: SlickPress
Author: WP Theme Designer
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: #9CCE63 url(images/header.gif) repeat-x 0 0;;
}
a {
	text-decoration: none;
	color: #759D00;
}
a:hover {text-decoration:underline;}

img {
	border: 0;
}


code, pre {
color: #F26722;
font: .9em 'courier new', courier, monospace;
}

code a:link {
color: #F26722;
font: 1.0em 'courier new', courier, monospace;
}



blockquote {
border-left: 5px solid #759D00;
margin: 1em 1em;
padding: 10px 10px;
background: #E3EBCC;
width: 550px;
}


div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


p {padding:5px; }

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	text-align: left;
	width: 980px;
	margin: auto auto;
}

#wrap{
width: 1000px;
margin: auto auto;
background: #ffffff;
}

/** BEGIN header **/
#header {
	
}
	#header ol {
		list-style-type: none;
		padding-bottom: 5px;
	}
		#header ol li {
			font-size: 0.9em;
			text-transform: uppercase;
			float: left;
			background: url(images/divider.gif) no-repeat 0 11px;
			padding: 10px;
		}
		#header ol li.f {
			background: none;
			padding-left: 0;
		}
		#head h1 {
		clear: both;
		font: 25px 'trebuchet ms', sans-serif; color: #759D00;
		float: left;
		padding: 5px 0 3px;
	}
		
#head h1 a {color:#759D00;}
#head h1 a:hover {text-decoration:underline;}
		}

	#header form {
		border: 1px solid #CCCCCC;
		height: 30px;
		float: right;
		width: 460px;
	}
		#header form p {
			float: left;
			border-right: 1px solid #cccccc;
			height: 30px;
			font-size: 0.9em;
			color: #808080;
		}
		#header form .date {
			padding: 8px 10px 12px;
			height: 10px;
		}
		#header form input {
			margin: 7px;
			width: 225px;
			border: 1px solid #ffffff;
			font-size: 1em;
			font-family: Verdana;
			color: #DCDCDC;
			float: left;
		}
		#header form button {
			width: 16px; height: 16px;
			border: 0;
			background: url(images/search.jpg) no-repeat 0 0;
			margin: 7px;
			text-indent: -9999px;
			float: left;
		}
	#header ul {
		list-style-type: none;
		clear: both;
		border-bottom: 2px solid #9CCE63;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		height: 27px;
		margin: 30px 0 10px;
	}
		#header ul li {
			float: left;
			border-right: 1px solid #cccccc;
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#header ul li a {
			color: #393939;
			display: block;
			padding: 7px;
		}
		#header ul li a:hover {
			background-color: #202014;
			color: #ffffff;
		}
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	float: left;
	border-right: 0px solid #CCCCCC;
	width: 620px;
	padding: 0 10px 10px 0;
}

#contented {
	clear: both;
	float: left;
	border-right: 0px solid #CCCCCC;
	width: 910px;
	padding: 0 10px 10px 10px;
}

#content .this  h2 {font: 22px 'trebuchet ms', sans-serif;color:#759D00;margin-left:20px;padding:0px;}
#content .this  h2 a {text-decoration:none;color:#759D00;margin:0;}
#content .this  h2 a:hover{text-decoration:underline;}
#content .this  h2 a:visited {color:#759D00;}

#content .this  h3 {font: 18px 'trebuchet ms', sans-serif;color:#759D00;margin:0;padding:0;padding-left:10px;}

#content .this   h5 {font: 14px 'trebuchet ms', sans-serif;color:#526C02;margin:0;padding:0;padding-left:10px;}

	#content .latest {
		border-bottom: 0px solid #202014;
		padding: 0 20px 0px 0;
		margin-bottom: 10px;
	}
		#content .latest img {
			float: left;
			margin: 0 20px 5px 5px;
			width: 200px;
		}
		#content .latest h2 {
			padding-right: 90px;
			padding-bottom: 5px;
}

#content .latest h2 {font: 16px 'trebuchet ms', sans-serif;color:#759D00;
font-weight: bold;}
#content .latest  h2 a {text-decoration:none;color:#759D00;margin:0;}
#content .latest h2 a:hover{text-decoration:underline;}
#content .latest h2 a:visited {color:#759D00;}
		}

		#content .latest p {
			font-size: 0.9em;
			margin-bottom: 12px;
			line-height: 1.4em;
                        color:#000; 
		}
	#content .l {
		width: 300px;
		float: left;
		padding: 0 10px 10px 0;
		border-right: 1px solid #FFFFFF;
	}
		#content .l .post {
			font-size: 0.9em;
			border-bottom: 1px dotted #9CCE63;
			padding-top: 10px;
		}
		#content .l .post h2 {
			font-size: 0.9em;
			color: #ffffff;
			text-transform: uppercase;
			background-color: #202014;
			padding: 5px 10px;
			float: left;
		}
		#content .l .post h2 a {
			color: #ffffff;
		}
		#content .l .post h3 {
			clear: both;
			font-size: 1.1em;
			width: 100%;
			padding: 10px 0 10px 20px;
background-image:url(http://www.scouseveg.co.uk/images/scousebird.jpg);
background-repeat:no-repeat;
background-position: 0px 10px;
		}

#content .l .post h3 a {
margin:0px;font:'trebuchet ms', sans-serif;
color: #759D00; 
}

#content .l .post h3 a:hover {text-decoration:underline;}

		#content .l .post img {
			float: left;
			margin: 0 10px 5px 5px;
			width: 100px;
		}
		#content .l .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
	#content .r {
		width: 299px;
		float: right;
		padding-left: 10px;
		border-left: 1px solid #ffffff;
		margin-left: -1px;
	}
		#content .r .post {
			font-size: 0.9em;
			border-bottom: 1px dotted #9CCE63;
			padding-top: 10px;
		}
		#content .r .post h2 {
			font-size: 0.9em;
			color: #ffffff;
			text-transform: uppercase;
			background-color: #202014;
			padding: 5px 10px;
			float: left;
		}
		#content .r .post h2 a {
			color: #ffffff;
		}
		#content .r .post h3 {
			clear: both;
			font-size: 1.1em;
			width: 100%;
			padding: 10px 0 10px 20px;
background-image:url(http://www.scouseveg.co.uk/images/scousebird.jpg);
background-repeat:no-repeat;
background-position: 0px 10px;
		}

#content .r .post h3 a {
margin:0px;font:'trebuchet ms', sans-serif;
color: #759D00; 
}

#content .r .post h3 a:hover {text-decoration:underline;}

		#content .r .post img {
			float: left;
			margin: 0 10px 5px 5px;
			width: 100px;
		}
		#content .r .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}
	#content .postnav {
		padding: 20px 0;
		clear: both;
	}
	#content .postnav ul {
		list-style-type: none;
		border: 0;
	}
		#content .postnav ul li {
			float: left;
			border: 1px solid #cccccc;
			margin: 2px;
			font-size: 0.9em;
		}
		#content .postnav ul li a {
			display: block;
			border: 0 !important;
			padding: 5px;
		}
		#content .postnav ul li a:hover {
			background-color: #007AAA;
			color: #ffffff;
		}
		#content li.page_info {
			padding: 5px !important;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 340px;
}
	#sidebar div.head {
		background-color: #FFFFFF;
		border: 1px solid #CDCCCA;
		padding: 10px 5px;
	}
		#sidebar div.head h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#sidebar div.head .rss {
			font-size: 0.9em;
			padding: 2px 0 2px 24px;
			background: url(images/rss.gif) no-repeat 0 0;
		}
	
#sidebar form {
		border: 1px solid #CDCCCA;
		border-top: 0;
		margin-bottom: 10px;
		 background: url(images/searching.jpg) no-repeat center; 
		height: 50px;
	}




		#sidebar form input {
			margin: 15px 12px 15px 40px;
			width: 170px;
			float: left;
			border: 1px solid #ffffff;
		}
		#sidebar form button {
			float: left;
			width: 72px; height: 25px;
			margin-top: 12px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
	#sidebar div.body {
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebar div.body img {
			
		}
		#sidebar div.body a {
			color: #333333;
		}
		#sidebar div.body a:hover {
			color: #00658D;
		}
	#sidebar ul.head {
		list-style-type: none;
		border: 1px solid #cccccc;
		border-width: 1px 1px 0 0;
		height: 30px;
	}
		#sidebar ul.head li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			border-left: 1px solid #cccccc;
		}
		#sidebar ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebar ul.head li a:hover {
			
		}
	#sidebar ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebar ul.body li {
			font-size: 1.0em;
			border-bottom: 1px dotted #313131;
			padding: 6px 0;
		}
		#sidebar ul.body li a {
			color: #759D00;
		}
		#sidebar ul.body li a:hover {
			color: #759D00;
		}
	#sidebar .l {
		width: 165px;
		float: left;
	}
		#sidebar .l h2 {
			border-top: 4px solid #1F1F15;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebar .l ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .l ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebar .l ul li a {
			color: #759D00;
		}
		#sidebar .l ul li a:hover {
			
		}
	#sidebar .r {
		width: 165px;
		float: right;
	}
		#sidebar .r h2 {
			border-top: 4px solid #1F1F15;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebar .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .r ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebar .r ul li a {
			color: #759D00;
		}
		#sidebar .r ul li a:hover {
			
		}

#sidebar .w {
		width: 340px;
}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border-top: 5px solid #1E2015;
	font-size: 0.9em;
	padding: 10px 0 30px;
}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single ul {
	margin: 0 0 10px 18px;
}
#content .single ol {
	margin: 0 0 10px 20px;
}
	#content .single li {
		padding: 2px 0;
		line-height: 1.4em;
	}
	#content .single h3 {
		margin-bottom: 5px;
		font-size: 1.4em;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content .single blockquote {
		padding: 20px 20px 10px;
		margin: 10px 0;
		background-color: #f3f3f3;
		border-width: 1px 0;
		border-color: #dddddd;
		border-style: solid;
		color: #9e9e9e;
		line-height: 1.4em;
	}
	.single .details {
		padding: 20px 0;
	}
	.single .details p {
		margin-bottom: 5px !important;
	}
#comments {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments h2 {
		margin: 10px 0;
		font-size: 1.5em;
	}

.commentauthor a { font-weight:bold;  text-decoration: underline;}

	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		color: #6A9531;
                font-size: 1.1em;
		
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	.comment1 {
		border: 1px solid #cccccc;
		padding: 10px;
		margin-bottom: 10px;
	}
	.commentdetails {
		float: left;
	}
	.gravatar {
		float: right;
	}
	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #909090;
	}
.archive {
	clear: both;
	font-size: 0.9em;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0 0 10px 10px;
}
	.archive h2 {
		font-size: 1.6em;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.archive h2 a {
			
	}
	
	.archive p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}

.about { 
margin-top:1px;
font-size: 0.9em;
border: 1px solid #9CCE63;
		padding: 10px;
	}

img#wpstats{width:0px;height:0px;overflow:hidden}
/** END miscellaneous **/
