/* Supplementary styles */

.post,
li.comment,
#respond {
	background-color: #f9f9f9;
	border: 1px solid #e0e0e0;
	border-bottom-width: 3px;
	margin-bottom: 15px;
	padding: 15px 25px;
}

.post.first {
	background-color: #fff;
}

.post h1,
.post h2 {
	color: #666;
	font-family: "Arial Black", arial;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2;
	margin-bottom: .25em;
	text-transform: uppercase;
}

.post h2 {
	color: #f60;
	font-size: 28px;
	text-decoration: underline;
}

.post h2 a {
	color: #333;
}

.post h2 a:hover {
	color: #666;
}

.post p.posted {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

.post p,
p.nocomments {
	margin: 1em 0;
}

.post .entry {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.post p.tags,
.post p.meta,
.post p.respond {
	margin: .5em 0;
}

#blog-content {
	margin-right: 325px;
}

#sidebar {
	float: right;
	width: 300px;
}

#sidebar li {
	margin-bottom: 25px;
}

#sidebar li li {
	margin-bottom: .5em;
}

#sidebar h2,
#dsq-content h3 {
	color: #f60;
	font-size: 16px;
	margin-bottom: .5em;
}

.post p.wp-caption-text {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2;
	margin: .5em 0;
}

h2.pagetitle {
	margin-bottom: 1em;
}

.navigation {
	height: 2em;
}

.post img {
	background: url('http://38degrees.org.uk/page/-/images/orangeBg.png') repeat;
	padding: 5px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
}
.post .alignright {
	margin: 10px 0 10px 10px;
	}
.navigation .alignright {
	clear: right;
	}
	
.alignleft {
	float: left;
}
.post .alignleft {
	margin: 10px 10px 10px 0;
	}
.navigation .alignleft {
	clear: left;
	}



/* Begin comments */
#respond {
	margin: 15px 0;
}
li.comment #respond {
	padding: 0;
	border: none;
}
h3#comments {
	margin-bottom: .5em;
}
li.comment p {
	clear: left;
}
.comment-author img {
	float: left;
	margin: 0 10px 1em 0;
}
.comment-meta {
	font-size: .8em;
	margin-top: .4em;
}
li.comment cite {
	font-weight: bold;
	text-transform: uppercase;
}
li.comment .reply {
	margin-top: 1em;
}
#commentform p {
	margin: .5em 0;
}
/* End comments */



/* Begin sidebar stuff */
form#searchform label {
	display: none;
}
form#searchform input#s {
	display: block;
	margin: .5em 0;
}
ul#twitter_update_list li {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-bottom-width: 3px;
	margin-bottom: 5px;
	padding: 10px 15px;
}
.twtr-widget {
	margin: 30px 0 10px 0;
}
.widget p.feed {
	background: url(http://www.38degrees.org.uk/page/-/images/icons/rss.png) no-repeat;
	line-height: 16px;
	margin-top: 10px;
	padding-left: 20px;
}
/* End sidebar stuff */



/* Disqus stuff */

#dsq-content .dsq-request-user-info {
	clear: none !important;
}

/* End Disqus stuff */


/* Widgetbox stuff */

/*.wbx-gw-wrapper {
	display: none;
}*/

/* End Widgetbox stuff */

