.blog
{
	width:65%;
	float:left;
}

.blogInner
{
	margin:2px;
}

.sidebar
{
	margin-top:2em;
	width:35%;
	float:right;
	clear:right;
}

.menu
{
	background-color:#666666;
	clear:both;
	padding:.5em 1em;
}

.menu a span
{
	color:#ffffff;
	font-weight:bold;	
}


#support, #greenlight
{
	margin-top:2em;
}

#greenlight a
{
	display:block;
}

#greenlight img
{
	width:100%;
	height:auto;
}

.sidebar h3
{
	margin-top:0;
}

#newsletter, #resources
{
	float:right;
	margin-top:0;	
}


.sidebarInner
{
	margin:2px 2px 2px 2em;
}

#twitter .sidebarInner
{
	padding:0;
	background:none;
}

#twitter iframe
{
	width:100%!important;
}


.blogSection p
{
	//max-width:40em;
	margin-left:auto;
	margin-right:auto;
}

.blogSection h3
{
	//max-width:29.197em;
	margin-left:auto!important;
	margin-right:auto!important;
	margin-top:2em;
}

.blogSection:first-child h3
{
	margin-top:0em;
}


.BlogImage , .BlogExtract , .BlogFeature
{
	display:none;
}

.datePublished
{
	float:right;
	text-align:right;
}

.datePublished span
{
	float:right;
	text-align:right;	
}


#older
{
	margin-top:2em;
	float:right;
	text-align:right;
}

#newer
{
	margin-top:2em;
	float:left;
}



.blogOption
{
	float:right;
	clear:right;	
	margin:0 0 2em 2em;	
	max-width:40%;
}

.BlogExtract
{
	background-image:url(http://cache3.headstartdesign.co.uk/webB/headstart/images/quotes3.png);	
	background-position:top left;
	background-repeat:no-repeat;	
	padding-left:20px;
}


.innerExtract
{
	background-image:url(http://cache3.headstartdesign.co.uk/webB/headstart/images/quotes3.png);	
	background-position:bottom right;
	background-repeat:no-repeat;	
	padding-right:20px;
}

.BlogExtract p
{
	font-size:1.1em;

}

.BlogFeature p:first-child
{
	margin:0;
}

.BlogFeature
{
	background-color:#f8d59d;
}

.BlogImage
{
	text-align:right;
}

.BlogImage img
{
	width:100%;
}

.imageFull
{
	width:100%;
	max-width:100%;
	margin:1em 0;
	text-align:left;
}

.imageFull img
{
	max-width:600em;
}

.imageRight img
{
	max-width:200px;
}


.innerContent
{
	padding:.5em 1em 1em 1em;
}

.author
{
	float:right;
	margin-left:2em;
	line-height:2.5em;
}

.adminPage .datePublished , .adminPage .share , .adminPage #older , .adminPage #newer , .adminPage .author , .adminPage #newsletter
{
	display:none;
}

@media screen and (max-width: 43.75em) /*700px*/
{
	.sidebar
	{
		width:100%;
	}
	
	.sidebarInner
	{
		margin:0;
	}	
	
	.blog
	{
		width:100%;
	}	
	
	.blogInner , #support , .sidebar, #greenlight
	{
		margin:0;
	}
}

#blogSettings
{
	margin-top:2em;
	position:relative;
	line-height:100px;
	background-color:#dddddd;
	height:95px;
	
}

#blogSettings span
{
	margin-left:2em;
}

#blogSettings img
{
	max-width:100px;
	max-height:75px;
	position:relative;
	top:10px;	
}

.blog .postSummary:first-child
{ 
	margin-top:0em;
}

.postSummary
{
	clear:both;
	margin-bottom:2em;
	margin-top:3em;
}


.postSummary img
{
	float:right;
	margin:.3em 0px 1em 1em;
	clear:right;
	width:30%;
}

.datePublished
{
	margin-top:0px;
}

@media screen and (max-width: 31.25em) /*500px*/
{
	.blogOption
	{
		max-width:100%;
		margin:1em 0;
	}
	
	.imageRight img
	{
		max-width:100%;
	}
	
	.imageRight
	{
		width:100%;
	}
}

#project260
{	
}

#project260 h1
{
	margin:0;
	padding: 0em 0 0 0;
	font-size:5em;
}


#project260  p
{
	line-height:3em;
	background-color:#333333;
	background-color:RGBA(0,0,0,.5);
	margin:0;
}

#project260 a , #project260 a:visited
{
	color:#eeeeee;
	font-size:1.5em;	
	margin-left:40px;
	margin-right:0px;
	font-weight:bold;
}

