* {
	margin:0;
	padding:0;
}

body {
	font: 75% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:1.5em;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#page {
	width: 100%px;
}

#header {
	width: 100%;
}

#menu-bar {
display:none;
visibility:hidden;
	}


#main-content {
	width: 100%;
}

.entry {
	padding: 0px 10px 10px 10px;
	}
	.entry p.article-author {
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 1.0em;
		float: right;
	}
	.entry p.article-date {
		float: left;
	}
	
	
p {
	font-size: 1em;
	 margin:0 18px 1.5em 18px;
}

a:link, a:visited {
	background: transparent;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}


h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

.post-title-box {
	margin-bottom: -4px;
	padding-bottom: 4px;
}

.post h2 a {
	font-size: 1.667em;
	line-height:0.9em;
	margin:0 18px 1.5em 18px;
	text-decoration: none;
	color: #AEAEAE;
	font-weight: normal;
}
.post h2 a:hover {
	color: black;
}

.post h3 {
	font-size:1.4167em;
	margin:0 18px 1.0588em 18px;
}

.post {
	margin-bottom: 30px;
}

.post p {
	line-height: 1.9em;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post ol ol {
	list-style-type: lower-alpha; 
}

.post li {
	padding: 2px 0 2px 0;
	margin-top: 10px;
	margin-bottom: 15px;
}

.post a:link:after, .post a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 0.8em;
   }
.post a[href^="/"]:after {
  content: " (http://www.timnash.co.uk" attr(href) ") ";
  font-size: 0.8em;
   }
.post a[href^="mailto"]:after {
 content: "";
 }



.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}


blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

code {
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar {
display:none;
visibility:hidden;
}

/*--------------Comments--------------*/

.comments {
display:none;
visibility:hidden;
}
#commentlist {
display:none;
visibility:hidden;
}
#addcomment {
display:none;
visibility:hidden;
}

#search-area {
	padding-top: 5px;
	float: left;
	margin-left: 15px;
}


#search {
	margin-bottom: 30px;
	text-align: right;
}
.searchform {
		width: 290px;
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 265px;
		height: 18px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* Fuck IE */
		padding: 1px 0 0 2px;
		border: 1px solid #999;
		background: #fff url(images/searchbg.gif) repeat-x 0 0;
		}

/*
#searchform {
}

#searchform input {
	width: 220px;
	background: #fff;
	padding: 3px;
	font-size: 10px;
}
*/

#footer {
	width: 100%;
	padding-bottom: 15px;
	text-align: center;
}

#header h2 a {
display:none;
visibility:hidden
	}
#header h6 {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:2em;
padding-bottom:15px;
}
	
	/**********************
*   Bottom            *
***********************/

#bottom {
display:none;
visibility:hidden;
	}
/*Questions template */
	#seo_question img {
  float:left;
  margin-right:22px;
  margin-bottom:15px;
  height:auto;
}
	#seo_question p {
  color:#dee3e3;
  font-size:50px;
  letter-spacing:-1px;
  font-family:"Trebuchet MS", Arial, Sans-serif; 
  line-height:53px; 
}
#seo_question h1 {
  font-style:italic;
  font-size:16px;
  color:#fff;
  line-height:24px;
}
dl {
	width:45%;
	float:left;
	margin-right:2em;
	}
	
	dt{
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:0.7em;
	}
	
	dd{
	color:#444;
	margin:0 0 2em 0;
	padding-left:4.5em;
	line-height:1.5em;
	background:none no-repeat left top;	
	}
	dd.chunk_info{
	background-image:url('images/communicate.gif');
	}
		dd.chunk_questions{
	background-image:url('images/paper_small.gif');
	}
	
/* QA Template */
	#QA_page img {
  float:left;
  margin-right:22px;
  margin-bottom:15px;
  height:auto;
}
	#QA_page h1 {
  color:#dee3e3;
  font-size:50px;
  letter-spacing:-1px;
  font-family:"Trebuchet MS", Arial, Sans-serif; 
  line-height:53px; 
}
#QA_page p {
  font-style:italic;
  color:#fff;
  line-height:24px;
}
#header h5 a {
	display: none;
	visibility:hidden;
	}
