/*
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;
	line-height:17px;
	color:#666666;
	}
 
 


 
p { margin-bottom:10px; }
 
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:bold;
	color:#663399;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:5px;
	border:none;
	
	}
	


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#663399;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	border:none;
	
	}


	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#39C;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	border:none;
	
	}
	
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:none;
	font-weight:bold;
	color:#666666;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:10px;
	border:none;
	float:left;
	
	}
	
	
	h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#39C;
	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 10 px;
			}
			
			#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:10;
					background-color:transparent;
					}
					
					#headerline{
					width:961px;
					position:absolute;
					top:270px;
					left:10;
					background-color:transparent;
					}
					
					#search{
					position:absolute;
					top:0px;
					left:380;
					background-color:transparent;
					}
				
	
	
	

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

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

#content img { 
margin-top:10px;
border:2px solid #666666;
padding: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: 20px;
					font-size: 14px;
					font-style:italic;
					color:#39C;					
					}
					
					
					.post1 {
					margin-top: 0px;
					font-size: 12px;
					color:#666666;					
					}
					
					.post2 {
					margin-top: 0px;
					font-size: 14px;
					font-style:italic;
					color:#666666;					
					}
					
					.post3 {
					margin-top: 20px;
					font-size: 12px;
					color:#666666;					
					}
				
				
				.post-title {
					margin-left: 0px;
					margin-top: 0px;
					font-size: 20px;
					font-style:italic;
					}
				
				
				.entry {
					clear: both;
					padding-top: 0px;
					}
				
				
				.comment {
					clear: both;
					padding-top: 0px;
					font-size: 14px;
					padding-bottom:10px;
					
					}
					
					.blogend {
					clear: both;
					padding-top: 0px;
					font-size: 14px;
					padding-bottom:10px;
					border-bottom:: 1px dashed #ffffff;
					}
				
				
				.post-content {
					clear: both;
					padding-top: 10px;
					}
					
					
	/*------------------------ footer ------------------------*/
	
	#Footer{
	padding: 20px;
	top:0px;
	background-color:transparent;
	margin-left:205px;
	clear:both;
}

				

				#F3{
					
					top:785px;
					left:200;
					width:733px;
					background-color:transparent;
					
				}
				
				#F4{
					
					top:790px;
					left:200;
					width:700px;
					background-color:transparent;
					font-size:10px;
				
				}
				


/*------------------------ Portfolio ------------------------*/







div#projects {
	float:left;
	width:760px;
	
}

div#projects h1{ margin-left:25px; }
div#projects h3{ margin-top:4px;
font-size:14px;}

#projects img { 
margin-top:10px;
border:1px solid #666666;
padding:0px;
}

div.project {
	float:left;
	clear:left;
	width:735px;
	padding:0px 0px 10px 25px;
}

div.images {
	float:left;
	width:468px;
}

div.decription {
	float:left;
	width:240px;
	padding:5px 0 0 25px;
}








div#profile {
	float:left;
	width:760px;
	
}

div#profile h1{ margin-left:0px; }
div#profile h3{ margin-top:4px;
font-size:14px;}

#profile img { 
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:20px;
border:1px solid #666666;
padding:0px;

}



div.skills {
	float:left;
	clear:left;
	width:735px;
	padding:0px 0px 2px 25px;
}

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




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


			.description1 {
				margin-top: 0px;
				margin-bottom:43px;
			}
			
			.description2 {
				margin-top: 0px;
				margin-bottom:83px;
			}
			
			.description3 {
				margin-top: 0px;
				margin-bottom:37px;
			}
			
			.description4 {
				margin-top: 0px;
				margin-bottom:70px;
			}
			
			.description5 {
				margin-top: 0px;
				margin-bottom:295px;
			}
			
			.description6 {
				margin-top: 0px;
				margin-bottom:135px;
			}
			
			.description7 {
				margin-top: 0px;
				margin-bottom:70px;
			}
		
			.description8 {
				margin-top: 0px;
				margin-bottom:57px;
			}
			
			.description9 {
				margin-top: 0px;
				margin-bottom:40px;
			}
			
			.description10 {
				margin-top: 0px;
				margin-bottom:87px;
			}
			
				.description11 {
				margin-top: 0px;
				margin-bottom:72px;
			}
			
				.description12 {
				margin-top: 0px;
				margin-bottom:70px;
			}
			
			
				.description13 {
				margin-top: 0px;
				margin-bottom:55px;
			}


		

div#sidebarprofile {
background-color:transparent;
float:left;
padding:0 0 0 25px;
width:240px;
}
#sidebarprofile li{
	padding-top: 0px;
	padding-bottom:5px;
	list-style:none;
	
	}

#sidebarprofile img { 
margin-top:5px;
border:1px solid #666666;
padding:0px;
}			
			
			.profilepics {
				padding-top:15px;
				padding-left: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;
					}


	

		
/*------------------------ 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: 14px;
							text-decoration:none;
							color:#39C;
							margin-top: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 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	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: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: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;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #666666;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
	

