/*  
Theme Name: Tutorial
Theme URI: http://www.touchtaboocom.com
Description: Besharam.co.uk Theme
Version: 1.0
Author: Nathan Nelson
Author URI: http://www.touchtaboo.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family:"Trebuchet MS", "Segoe UI", "Calibri", Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	vertical-align: top;
	background-color:#000;
	background-image:url(/images/maybe%20back.jpg);
	background-position:center;
	color:#FFF;
}

h1{
	font-family: "Myriad Pro", "Segoe UI", "Calibri", "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	padding: 0 0 0 0;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	font-weight:bold;
}

h1 a:link, h1 a:visited{
	color:#FFF;
}

h1 a:hover {
	color:#FF3;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
}

#toolbar{
	overflow:visible;
    /*set the div in the top-left corner of the screen*/
    position:absolute;
    left:0;
	top:175px;
    
    /*set the width and height to 100% of the screen*/
    width:100%;
	
	height:20px;
	background-color:#333;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	float: left;
}

#toolbar a:link, #toolbar a:visited{
	color:#FFF;
}

#toolbar a:hover {
	color:#FF3;
}


#toolbar h4{
	margin-top:-30px;
	margin-left: -315px;
	position:relative;
	font:"Myriad Pro", "Segoe UI" 16px;
	font-weight:normal;
}
	
#header{
float: left;
width: 900px;
height: 200px;
text-align:center;
padding:20px;
padding-bottom:0px;
}

#container{
float: left;
width: 650px;
}

#container2{
float: left;
width: 900px;
}

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

.post h2{
	font-size: 16px;
	font-family: "Segoe UI", "Calibri", "Trebuchet MS", Arial, sans-serif;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #FFF;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 240px;
margin: 0 0 0 10px;
display: inline;
}

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

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

.sidebar ul li h2{
	font-family: "Segoe UI", "Calibri", "Trebuchet MS", Arial, sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 100%;
}

.commentlist li .avatar {
	float:left; 
	background: #000; 
	border: 1px solid #FF3; 
	padding:5px;
	margin: 0px 15px 0px 5px;
}
.commentlist p {
	margin: 10px 5px 10px 82px;	
}

.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: "Segoe UI", "Calibri", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
}
.commentimage{
	float:left;
}

.commentmetadata{
	font-size: 12px;
}

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

.comments-template textarea{
	font-family: "Segoe UI", "Calibri", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#footer{
clear: both;
float: left;
width: 900px;
padding-top:10px;
}

#footer p{
	line-height:18px;
}

.footer-item {
float: left;
width: 20%;
padding-bottom: 10px;
}
.footer-item ul {
padding-left: 15px;
}

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

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

p{
	padding-top:5px;
	padding-bottom:5px;
}

h3{
	padding-top:20px;
	font-size:14px;
}

h4{
	font-size:16px;
	font-weight:normal;
}
img {
  border: 0px;
}

a[href$=".PDF"], a[href$=".pdf"] {
	padding: 2px 2px 2px 20px;
	background: url("/images/pdf_icon.png") left center no-repeat;
}

#advert {
	width:100%;
	float:left;
}
