/*  
Theme Name: New Theme
Theme URI: YourWebsite.com
Description: Your Theme Description
Version: 1.0
Author: Your Name
Author URI: http://www.yourwebsite.com

*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	padding: 0;
	margin: 0; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset, img, abbr {
	border: 0;
	}
address, caption, cite, code, dfn, em, 
h1, h2, h3, h4, h5, h6, th, var {
	font-weight: normal;
	font-style: normal;
	}
	
ul {
	list-style: none;
	}
	
li {
	list-style: none;
	}
	
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	}
q:before, q:after {
	content: '';
	}
a, ins {
	text-decoration: none;
	}


html, body {
	height: 100%;
}

body {
	background-color: #000;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	color: #fff;
	height:100%;
	background-image:url(http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/bg04.jpg); background-position: center top; background-repeat:no-repeat;
	
	<!--[if IE 7]>
	background-image:url(http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/bg04.jpg); background-position: center top fixed; background-repeat:no-repeat;
	<![endif]-->

	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

a:link, a:visited, a:active {color: #f598aa; text-decoration:none;}
a:hover {color:#fff;}
li {list-style:none;}
ul {padding-bottom: 20px;}




p { 
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	color:#fff;
	margin-bottom: 18px;
	line-height:18px;
}


h1 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-weight: 700;
	font-size:30px;
	color: #ffffff;
	margin-bottom: 18px;
	line-height:36px;

}

h2 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size:20px;
	font-weight: 700;
	color: #f598aa;
	line-height:18px;
	margin-bottom: 18px;

}


h3 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size:18px;
	font-weight: 700;
	color: #ffffff;
	line-height:18px;
	margin-bottom: 18px;
}



h4 {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	margin-top: -18px;
}

h5 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size:18px;
	font-weight: 700;
	color: #f598aa;
	line-height:18px;
}

h6 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size:18px;
	font-weight: 700;
	color: #ffffff;
	line-height:18px;
	margin-bottom: 18px;

}

img.alignleft {float:left; border: solid 5px #ffffff; margin-bottom: 18px;}
img.alignright {float:left; border: solid 5px #ffffff; margin-bottom: 18px;}
img.aligncenter {float:left; border: solid 5px #ffffff; margin-bottom: 18px;}


hr{
border: 0;
color: #6c6c6d;
background-color: #6c6c6d;
height: 1px;
}



#wrapper {
	margin: 0 auto -60px;
	width: 790px;
	overflow:auto;
	height: auto;
	min-height: 100%;	
	
}

#header {
	height: 350px;
	width: 240px;
	position: relative;
	float: left;
}


.path {
	position: relative;
	width: 525px;
	text-align: left;
	margin-top: 23px;
	float: right;
}

.path li,.path ul {
	display: inline;
	padding-left: 15px;
	font-family:"ff-enzo-web-1","ff-enzo-web-2", sans-serif;
	font-weight: 700;
	font-size:14px;
}

.path a {color: #fff;}
.path a:hover {color: #f598aa;} 
	
#content {
	width: 515px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	
}

#sidebar1 {
	float: left;
	width: 240px;
	margin-top: 10px;
	text-align:left;
	clear: left;
}

#sidebar1 li { list-style: inside url('http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/listdrop01.png');}
#sidebar1 a {color: #fff;}
#sidebar1 a:hover {color: #f598aa;} 


.clear {clear:both;}

#footer {
	position: absolute;
	background: #333132;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e191b', endColorstr='#414042'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1e191b), to(#414042)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1e191b,  #414042); /* for firefox 3.6+ */
}

#footer-container {
	margin: 0 auto;
	width: 790px;
	margin-top: 30px;
}

#footer-sidebar2 {
  position: relative;
  float: left;
  width: 240px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  }
  

#footer-sidebar3 {
  position: relative;
  float: left;
  width: 240px;
  margin-left: 35px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
 }

#footer-sidebar4 {
  position: relative;
  float: right;
  width: 240px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;

 }
 
#footer-sidebar5 {
  position: relative;
  float: left;
  width: 515px;
  margin-left: 275px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  clear:both;

 }
 
#footer-sidebar2 li { list-style: inside url('http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/listdrop01.png');}
#footer-sidebar3 li { list-style: inside url('http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/listdrop01.png');}
#footer-sidebar4 li { list-style: inside url('http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/listdrop01.png');}


#footer-sidebar2 a {color: #fff;}
#footer-sidebar2 a:hover {color: #f598aa;} 

#footer-sidebar3 a {color: #fff;}
#footer-sidebar3 a:hover {color: #f598aa;} 


.navigation-left {float: left;	width:200px; font-size:12px;}
.navigation-right {float: right; width:200px; font-size:12px;}


#category-intro-left {
	width: 240px;
	float: left;
	clear: none;
}

#category-intro-right {
	width: 240px;
	float: right;
	clear: none;
}
	
#category-blog {
	position:relative;
	margin-top: 20px;
	float: left;
}
	
#category-content {
	width: 515px;
	height: auto;
	margin-top: 10px;
	position: relative;
	text-align: left;
	float: right;
	padding-bottom: 40px;
	clear: both;
}

#category-sidebar1 {
	position: relative;
	clear: left;
	float: left;
	width: 240px;
	height: 50px;
	margin-top: 111px;
	text-align:left;
}

#category-sidebar1 li { list-style: inside url('http://thefillingstation.org.uk/wp-content/themes/fillingstation/images/listdrop01.png');}
#category-sidebar1 a {color: #fff;}
#category-sidebar1 a:hover {color: #e7839a;} 

.push {
	clear: both;
	height: 60px;
}

#sticky-footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
	clear: both;
	width:790px;
	height: 60px;
}
