/*  
Theme Name: Tutorial
Theme URI: http://www.wpdesigner.com
Description: Human Shield test mk1.
Version: 1.0
Author: Daniel Walker
Author URI: http://www.humanshield.co.uk/

*/

body,h1,h2,h3,h4,h5,h6,blockquote, p{
margin: 0;
padding: 0;
}

body{
	margin: 10;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #000000 url('http://www.humanshield.co.uk/wp-content/uploads/2010/06/callcentre.jpg');
	color: #cccccc;
}

h1{
font-family: Arial, Sans-serif;
font-size: 24px;
padding: 0 0 39px 0;
text-indent: -1000px;
}

h3{
font-style: italic;
color: #ffffff;
text-indent: 10px;
}

h6{
font-family: Arial, Sans-serif;
font-size: 10px;
font-weight: normal;
color: #fff963;
}

a:link, a:visited{
	text-decoration: none;
	color: #66bcf2;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0
}

#wrapper{
background: #000000;
margin: 25px auto 0 auto;
width: 750px;
text-align: left;
}

#header{
background: url("http://www.humanshield.co.uk/wp-content/uploads/2010/05/humanhead2.jpg");
no-repeat bottom centre;
height: 92px; 
width: 750px;
}

#navmenu ul {
position:absolute;
left:675px;
top:63px;
margin: 0 0 0 0; 
padding: 0 10px 0 0;
list-style-type: none; 
list-style-image: none; 
}

#navmenu li{
display:inline;
}

#navmenu a {
text-decoration:none; 
color: #ffffff; 
padding: 0px 0px 0px 2px;
font-style: italic;
font-weight: bold; 
}


#container{
float: left;
width: 520px;
background: #000000;
text-indent: 0;
padding: 10px;
}

.gallery ul{
list-style: none;
float: left;
margin: 0;
padding: 0 -20px 0 0;
border: 0;
}


.gallery li{
display: inline;
list-style: none;
padding: 0;
float: left;
margin: 0 35px 20px 0;
text-align: centre;
border: 0;
}

.post{
padding: 0px 0 10px 0;
}

.post h2{
font-family: Arial, Sans-serif;
font-size: 18px;
}


p.postmetadata{
border-top: none;
margin: 10px 0 0 0;
}

.sidebar{
float: left;
width: 210px;
background: #000000;
margin: 0 0 0 0;
padding: 13px 0 0 0;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0px 0 0 0;
padding: 0px 10px 0 10px;
}

.sidebar ul li{
padding: 0px 0 0px 0;
}

.sidebar ul li h2{
font-family: Arial, Sans-serif;
font-size: 12px;
}

.sidebar ul ul li{
padding: 0px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
background: #000000;
clear: both;
float: left;
width: 730px;
padding: 10px;
}


