/*
Theme Name: Burning Soul
Theme URI: http://getignited.co.uk
Description: Newest blog theme for getIGNITED.co.uk.
Version: [getIGNITED 3.0]
Author: Liam Morgan
Author URI: http://getignited.co.uk
*/

body {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family:Arial;
	font-size: 0.9em;
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/blog_background.jpg) top center;
	background-position:center top;
}

#content a, #content a:visited, #footer a, #footer a:visited {
	text-decoration:none;
	color:#cc6600;
}
#content a:hover, #footer a:hover {
	color:#cc9933;
}
span {
	color:#700605;
}
blockquote {
	background-color:#111;
	margin: 0 40px;
}
ul {
	margin: -10px 0;
}

/*headers*/
h1 {
	margin:10px 10px 0px 10px;
	font-size:1.7em;
}
	h1 a, h1 a:visited {	
		text-decoration:none;
		color:#F90;
	}
	h1 a:hover {
		color:#ffcc00;
	}
h2 {
	margin:2px 0;
	font-size:1.5em;
}
h3 {
	text-align:center;
	margin:0px auto 2px auto;
	font-size:1.3em;
}
h4 {
	font-size:1.8em;
	margin:-5px 10px 0 10px;
}


/*page layout*/
#pageholder {
	margin: 0 auto;
	width: 1000px;
	background:#000;
	border-left:5px #000 solid;
	border-right:5px #000 solid;
}
#topbar {
	height:25px;
	padding:10px 0;
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/topbar_bg.jpg);
}
.smalllogo {
	height:45px;
	width:165px;
	float:left;
	margin-top:-10px;
	margin-left:10px;
	background: transparent url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/getIGNITED_logo_small.png) no-repeat;
}
#header {
	height:200px;
	background-color:#000;
	margin: 5px 0;
}
	#logo {
		text-decoration:none;
		background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/header/blog_head.jpg);
		display:block;
		width:1000px;
		height:200px;
	}
#advert_hori {
	margin:5px 109px;
	text-align:center;
	background:#000;
	width:782px;
float:left;
}
#content {
	height:auto;
	width:1000px;
	background:#000;
}
#blogcontent {
	float: left;
	width: 830px;
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/post_bg.jpg);
	height:auto;
}
	#blogcontent p {
		margin:0 10px;
		padding:10px 0;
	}
	#blogcontent img, #blogcontent img a, #blogcontent img a:visited {
		padding:3px;
		border:1px solid #222;
	}
	.blog_head {
		background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/post_header.jpg);
		width:830px;
		height:23px;
	}
	.blog_foot {
		background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/post_footer.jpg);
		width:830px;
		height:23px;
	}
	.commentlist {
		list-style:none;
		margin-left:-70px;
	}
	.commentlist li {
		list-style:none;
		margin-left:30px;
	}
#side {
	float:right;
	width: 170px;
	height: auto;
	margin: 9px 0 0 0;
}
	#side ul {
		list-style:none;
		margin: 0 5px 0 5px;
		padding: 0 5px 5px 5px;
	}
	#side li {
		width:133px;
		padding-bottom: 1px;
		margin: 1px 0;
	}
#footer {
	width:1000px;
	height: 50px;
	margin-top:10px;
	padding:0;
	float:left;
	text-align:center;
	font-size:0.8em;
}
/*elements*/
.wp-caption {
border: 1px solid #111;
text-align: center;
background-color: #222;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
margin: 0;
}

.search {
	float:right;
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/search_bar.png) no-repeat;
	height:40px;
	margin-right: 35px;
}
#search_value {
	float:left;
	margin:5px 0 0 10px;
	border:0px solid #000;
	font-size:1.0em;
	color: #6b6b6b;
}
#searchsubmit {
	float:right;
	margin-right:-15px;
}
#rss_top {
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/RSS.png) no-repeat;
	float:right;
	height:20px;
	width:20px;
	margin:4px 20px 0 0;
}
#twitter_top {
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/twitter.png) no-repeat;
	float:right;
	height:20px;
	width:20px;
	margin:4px 20px 0 0;
}
#postmetadata {
	height:17px;
	background:#0b0b0b;
	width:810px;
	margin:0 auto;
	padding:4px 0 2px 0;
	}
		
	small{
		margin:0 5px;
		font-size:1.0em;
	}
	.date {
		float:left;
		padding-right:5px;
	}
	.comments {
		float:left;
	}
		.comments a{
			background-image:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/comments.png);
			background-position:left;
			background-repeat:no-repeat;
			padding-left:20px;
		}
.entry {
	font-size:13px;	
}
	.entry p {
		margin-bottom:0.8em;
	}
.navigation {
	width:810px;
	margin: 10px;
	padding-top:20px;
	padding-bottom:10px;
}
	.alignleft {
		float:left;
		text-align:left;
	}
	.alignright {
		float:right;
		text-align:right;
	}
.comment_title {
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 6px;
	color:#fff;
	margin:0 auto;
}
.avatar {
	float:left;
	margin-right:5px;
	padding:1px;
	background:#000;
}
.post_info {
	margin: 2px 9px 0px 9px;
	border:#111 solid 1px;
	height:68px;
}
.poster_name {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -10px;
}
.reply {
	float:left;
        margin:0 10px 0 0;
	height:100px;
}
.cancel_reply {
	margin:-45px 15px 0 0;
	color:#fff;
	float:right;
}
.button {
	border:0px solid #000;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(http://getignited.co.uk/blog/wp-content/themes/gi_bs/images/submit.png) repeat-x;
}
#submit_button {
	margin:0;
}

.logged_in_comment {
	margin:0 10px;
}
.comment_entry_box {
	margin:2px 10px;
	padding:3px;
	overflow: auto;
	display:block;
	font-size:1.0em;
}
.leave_response {
	font-size:0.8em;
	margin:0 auto 10 auto;
	text-align:center;
}
small .comment_label {
	text-size:0.9em;
}
#commentform {
	background:#333;
	width:468px;
	margin-left: 20px;
	padding-top:10px;
	padding-bottom:30px;
}