/*
Theme Name: Theme
Theme URI: http://www.sbaldwin.co.uk
Description: Bespoke theme for sbaldwin.co.uk
Version: 1.0
Author: Sam Baldwin
Author URI: http://www.sbaldwin.co.uk/

*/


body, h1, h2, h3, h4 {
	margin: 0;
	border-spacing: 0;
 	border-collapse: collapse; 
	border-style: none;
	empty-cells: show;
	padding: 10 10 0 0;
	top: 10px
	vertical-align: top;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	line-height: 15px; 
	background-color: #FFF;
	}
	
h5 {
	font-size:10px;
	font-weight:normal;
	padding: 0px;
	margin-top: -4px;
	margin-bottom:20px;
	line-height:0px;
	text-transform:uppercase;
}	

h6 {
	font-size:10px;
	font-weight:normal;
	padding: 0px;
	margin-top: 15px;
	margin-bottom:-12px;
	line-height:15px;
	text-transform:uppercase;
}	

#container {
	margin-left:10%;
}
	
p { 
	width:550px;
	}	
	
img { 
	padding-top: 3px;
	}	
	
.entry {
	padding-bottom: 30px;
	}

blockquote {
	font-family: "Courier New", Courier, monospace;
	width:550px;
	padding: 5px 5px 5px 5px;
	}	
	
	
body {
	margin: 10px;
	}


a:link {
	color: #00CC00; 
	text-decoration: none; 
	}


a:visited {
	color: #00CC00; 
	text-decoration: none;
	}


a:hover {
	color: #FFF; 
	background-color: #00CC00;
	text-decoration: none;
	}

a:active { 
	color: #FFF; 
	text-decoration: none;
	}

#footer {
	margin: 30px 0 0 -10%;
	}	

.sidebar {
	position: fixed;
 	top: 0; 
	left: 100%; 
	margin: 10px 0 0 -90px; 
	width: 80px; 
	text-align: right;
	list-style-type: none;
	}
	

ul {
	list-style-type:none;
	margin: 0;
	}

.lcp_catlist {
padding:0px;
margin:0px;
}

.wp-caption {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	top:0px;
	font-size: 10px;
	line-height: 0px;
	}

