/*
Theme Name: boxedin
Description: A theme by <a href="http://www.hanormsby.co.uk">Han Ormsby</a>.
Version: 1
Author: Hannah Ormsby
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body
 {
	margin:0px;
	padding:0px;
	border: 0px;
	background-image:url('http://hanormsby.co.uk/images/bg3.jpg');
	background-repeat:repeat;
	background-color:#000000;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height:17px;
	}
 
 
 
a:link, a:visited {
	color:#663399;
	text-decoration:none;
	border:none;
	
	}

a:hover {
	color:#39C;
	text-decoration:none;
	}
 
 

ul {
	list-style:none;
	padding-left:0;
	border:none;
	}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#39C;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:20px;
	margin-bottom:12px;
	border:none;
	
	}
	
	

h2 {
	padding-bottom:0px;
	padding-top:0px;
	margin-top:20px;
	margin-bottom:0px;
	border:none;
	
	}
	


h3 {
	padding-bottom:0px;
	padding-top:10px;
	border:none;
	
	}
	

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#39C;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:15px;
	border:none;
	
	}


#main{
	width:995px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
	
	
	
/*---------------------- navigation --------------------------*/


#navbar {
background-color:transparent;
float:left;
padding:0;
width:200px;
}


		#navigation {
			margin:0;
			padding: 0 0 20px 10px;
			}
			
			#navigation li {
			margin:0;
			padding: 0;
		    list-style:none;
			display:block;
			width:195px;
			height:40px;
			border-bottom:1px solid #666666;
			}
			
			#navigation a {
				float:left;
				line-height:10px;
				font-weight:bold;
				font-size: 18px;
				font-style:italic;
				margin: 0 10px 4px 10px;
				text-decoration:none;
				color:#663399;
				padding-top: 13px;
				padding-bottom:10px;
				}
		
				
				#navigation a.active, #navigation a:hover {
				color:#39C;
				}
		
		
		
/*---------------------- header --------------------------*/		


#header{
	width:995px;
	padding:0px;
	height:297px;
	background-color:transparent;
	margin-top:0px;
	}

				#headerimg{
					width:363px;
					position:absolute;
					top:100px;
					left:10px;
					background-color:transparent;
					}
					
					#headerline{
					width:961px;
					position:absolute;
					top:270px;
					left:10px;
					background-color:transparent;
					}
					
					#search{
					position:absolute;
					top:0px;
					left:380px;
					background-color:transparent;
					}
				
	
	
	

/*------------------------ Content & Blog ------------------------*/

#content{
background-color:transparent;
float:left;
margin-left:25px;
width:470px;

}		

#content img { margin-top:10px;
padding:0px;
}

#content .entry img {
padding:0px;
border:0px;
}	




#content li {
					margin:0;
					padding-top: 5px;
					padding-bottom:10px;
					display:inline;
					list-style:none;
					float:left;
					font-size: 18px;
					font-style:italic;
					color:#39C;
					}
					
	
				.post {
					margin-top: 0px;
					font-size: 12px;
					}
				
				
				.post-title {
					margin-left: 0px;
					margin-top: 0px;
					font-size: 20px;
					font-style:italic;
					}
				
				
				.entry {
				clear: both;
				padding-top: 0px;
				font-size:13px;
				}
									
				.entry p { margin-bottom:10px; }

				.comment {
					clear: both;
					padding-top: 15px;
					font-size: 14px;
					padding-bottom:10px;
					
					}
					
					.blogend {
					clear: both;
					padding-top: 10px;
					margin-top:5px;
					font-size: 12px;
					padding-bottom:10px;
					
					}
				
				
				.post-content {
					clear: both;
					padding-top: 10px;
					}
					


/*------------------------ Sidebar ------------------------*/



div#sidebar {
background-color:transparent;
float:left;
padding:0 0 0 25px;
width:240px;
}
#sidebar li{
	padding-top: 0px;
	padding-bottom:0px;
	list-style:none;
	
	
	}
			
	
			
			.divider {
				padding-top: 20px;
				padding-bottom:0px;
			}
			 
			
	
			
			.topic {
				margin-top: 10px;
				margin-bottom:10px;
				border:none;
	
			}
			
			
			.about {
				margin-top: 10px;
				margin-bottom:10px;
			}
		
			.about h1{ margin-top:0px; }
			
			
			
			
			


#twitter_update_list {
	padding:0px;
	background-color:transparent;
	
	
	}

#twitter_update_list li {
					margin:0;
					padding-top: 5px;
					padding-bottom:5px;
					
					
					float:left;
					font-size: 12px;
					font-style:italic;
					text-decoration:none;
					color:#666666;
					}


	
#twitter_div p { 
margin-top: 0px;
margin-bottom:0px; }	

#twitter_div h1 { 
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#39C;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:8px;
	margin-bottom:5px;
	border:none; }
	
	#twitter_div h2 { 
padding-bottom:0px;
	padding-top:0px;
	margin-top:20px;
	margin-bottom:20px
	border:none;
	 }

		
/*------------------------ Blog Comments Page ------------------------*/

#thecomments{
	width:465px;
	padding:0px;
	background-color:transparent;
	}

						.thecomments li {
							
							padding-top: 5px;
							padding-bottom:10px;
							display:inline;
							list-style:none;
							float:left;
							font-size: 12px;
							text-decoration:none;
							color:#39C;
							margin-top:10px;
							margin-bottom:10px;
							}
							
						

#thecomments2{
	width:465px;
	padding:0px;
	background-color:transparent;
	}

						#thecomments2 li {
							
							padding-top: 5px;
							padding-bottom:10px;
							display:inline;
							list-style:none;
							float:left;
							font-size: 18px;
							text-decoration:none;
							color:#39C;
							margin-top:10px;
							}


#comments, #respond {

	padding-bottom: 10px;
	width:465px;
}
			
			
			
			.commentlist {
				padding-left: 0px;
				
				background-color:transparent;
				line-height: 130%;
				margin-top:20px;
			}
						
			.commentlist li{
				padding-top:50px;
				padding-bottom:50px;
				position: relative;
				background-color:transparent;
				width:465px;
				border:1px solid #666666;
				margin-left:10px;
			}
						
			.commentlist .alt {
				background-color:transparent;
				width:465px;
				padding-top:20px;
				padding-bottom:20px;
				margin-left:10px;
				margin-right:10px;
			}
			
			.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
				
				font-style: italic;
				font-size: 18px;
				color: #CC6600;
				margin-left:5px;
				margin-top:5px;
				
			}
			
			.commentlist small {
				margin-bottom: 5px;
				display: block;
				font-size: 87%;
				margin-left:10px;
			}
			
			
			


#commentform {
	margin-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}


#commentform p {
	padding: 6px 0px;
	margin: 0px;
}


#commentform label{
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
}

#commentform input{
	width: 153px;
	padding: 3px;
	margin-top: 3px;
	background-color:transparent;
	border:1px solid #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
}


#commentform textarea{
	width: 465px;
	height: 115px;
	background:transparent;
	border:1px solid #666666;
	padding: 2px;
	margin-top: 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
}


#commentform textarea:focus, #commentform input[type="text"]:focus {
	width:465px;
	background-color:transparent;
	border:1px solid #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
}


#commentform #submit{
	background:transparent;
	border:1px solid #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	float:right;
	width: 144px;
	height: 29px;
	
}


/*------------------------------------------------*/


#searchform {
	
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
	background:transparent;
}
#searchform #s {
	background:transparent;
	border:1px solid #39C;
	width: 135px;
	height: 24px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background:transparent;
	border:1px solid #663399;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#39C;
	vertical-align: middle;
}
	
	
	


