/*  
Theme Name: Angel 
Description: Our custom theme
Version: 1.5
Author: Aleister Kelman
Author URI: http://www.angellondon.co.uk/

*/ 



/* General design */ 

body, h1, h2, h3, h4, h5, h6, block quote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
	font-family: Trebuchet ms, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #78706d;
}

a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #99CC00;	
	
}

a:hover{
	color:#FF0066;
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}



/* Headings */

h1{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 26px;
	padding: 5px 0 5px 0;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #78706d;
}

h3{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h5{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 10px;
	font-weight: lighter
}

h6{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h7{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #78706d;
}

h8{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #78706d;
}

/* Sidebar */

.sidebar{
	float: left;
	width: 200px;
	height: 100%;
	margin: 25px 25px 0 25px;
	padding-top: 10px;
	background-image: url(img/bubble.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/* border-right: 1px dashed #ccc; */
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 10px 0 10px;
}

.sidebar li{
	padding: 10px 0 10px 0;
}


.hello {
width: 199px; 
height:128px;

}

.hello ul li {
line-height: 1.3em;
font-size: 12px;
color: #666666}

.hello li {
line-height: 1em;}

.look {
font-size: 14px;
}

.look ul li {
line-height: 1.3em;
}

.look ul {
line-height: 1.3em;
margin-top: 6px;
}

.contact {
font-size: 14px;
color: #78706d;
}

.contact ul li {
line-height: 1.3em;
}

.contact ul {
line-height: 1.3em;
margin-top: 6px;
}

	.mail {
	background-image: url(img/mail_ico.jpg);
	background-position:left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	}
	
	.call {
	background-image: url(img/call_ico.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	}
	
	.locate {
	background-image: url(img/map_ico.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	}

.submit{
border-bottom-style: none;
background-color: #FF0066;
color: #FFFFFF;
}

.featured {
margin-top: 6px;
}

/* ============================================== Divs ============================================== */

#wrapper{
	margin: 0 auto 0 auto;
	width: 855px;
	text-align: left;
	background-color: #FFFFFF;
}

#header{
	width: 855px;
	height: 140px;
	background-image: url(img/interview.png);
	background-repeat: no-repeat;
	margin: 0;
	border-bottom: 1px dashed #CCC;
	
}

#logo{
	width: 855px;
	height: 95px;
	background-image: url(img/header_thin.gif);
	background-repeat: no-repeat;
	margin: 0;
	border-bottom: 1px dashed #CCC;
	
}

#flashcontent{
	width: 855px;
	height: 140px;
	background-image: url(img/flash_holder.jpg);
}

#container{
	float: left;
	width: 550px;
	margin-top: 18px;
}

.post h2{
	font-family: Trebuchet MS, Sans-serif;
	font-size: 14px;
}

p.postmetadata{
	margin-bottom: 15px; 
	/* margin: 5px 0 10px 0; */
	
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.entry{
	line-height: 16px;
}

.leavecomment{
	float: right;
	margin-bottom: 10px;
}

#footer{
	border-top: 1px dashed #000;
	text-align: center;
	width: 855px;
	clear: both;
	padding-top: 10px;
	marker-top: 15px;
}

#footer p{
	line-height: 18px;
}

.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 */

.comments-template h2, .comments-template h3{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Trebuchet ms, Sans-serif;
	font-size: 12px;
}
