/*
---

name: SPIN 2

description: Provides SPIN2 generic styles

provides: [CSS.SPIN2, CSS.SPIN2Visuals]

...
*/

/* COMMON STYLES */
H1, H2, H3, H4, H5, H6, P, IMG, BLOCKQUOTE, UL, OL, LI, DL, DT, DD, FORM, FIELDSET {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* LAYOUT */
#colwrapper:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
.column > div {
	margin-top: 15px ;
}
.column > div:first-child {
	margin-top: 0;
}
#mast_bar {
	padding-bottom: 13px;
}
	#columns #colmain {
		float: left;
		width: 643px;
	}
	#columns #rightcolumn {
		float: left;
		width: 311px;
	}

#rightcolumn_sleeve > div {
	margin-bottom: 20px;
}

/* HTML content */
.htmlContent p {
	padding-bottom: 16px;
}
.htmlContent h1, .htmlContent h2, .htmlContent h3, .htmlContent h4 {
	margin: 8px 0;
}
.htmlContent h3, .htmlContent h4 {
	font-weight: bold;
}
.htmlContent li {
	padding-top: 8px;
}
.htmlContent li:first-child {
	padding-top: 0;
}
.htmlContent ul, .htmlContent ol {
	margin: 16px 0;
}
.htmlContent ul li {
	list-style: disc;
	list-style-position: inside;
}
.htmlContent ol li {
	list-style: decimal;
	list-style-position: inside;
}

/* SPIN SECTIONHEAD */
#section_intro {
	/***margin-bottom: 17px;***/
	padding:8px 0px 8px 0px;
}

/* SPIN SECTIONHEAD */
.sectionhead {
	margin-bottom: 0px ;
}
	.sectionhead .sectionhead_sleeve {
		min-height: 0;
		_height: 0;
	}
	.sectionhead .sectionhead_sleeve:after {
		content: ".";
		visibility: hidden;
		height: 0;
		display: block;
		clear: both;
	}
	.sectionhead h2 {
		float: left;
	}
		.sectionhead h2 a {
			text-decoration: none;
		}
	.sectionhead .rssfeed {
		float: right;
	}

/* GRIDS */
.grid .column .more {
	clear: both;
	margin: 0;
	border-top: 1px solid #ccc;
	padding-top: 16px;
	font-weight: bold;
	text-align: right;
}
	.grid .more a {
		padding-left: 12px;
		background: url(/magazine/graphics/icons/sprite.icons.png) no-repeat -6px -1950px;
		text-decoration: underline;
	}
	.grid .more a:hover {
		text-decoration: none;
	}
.moreinfo {
	font-size: 1em;
}

.half:AFTER, .thumb:AFTER {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.half {
	clear: both;
}
.twocolumn.half {
	clear: none;
}
.half .picture, .thumb .picture {
	float: left;
	margin: 0 21px 5px 0;
}

.grid .columnContainer {
	margin-bottom: 5px;
}
	.grid .colour1:AFTER, .grid .colour2:AFTER, .grid .colour3:AFTER {
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	.grid .colour1, .grid .colour2, .grid .colour3 {
		clear: both;
		padding-bottom:10px;
	}
.grid .sectionhead + div {
	border-top: 0;
	padding-top: 0;
}
.grid .sectionhead + div.twocolumn + div.twocolumn {
	border-top: 0;
	padding-top: 0;
}
.grid .full, .grid .half, .grid .thumb, .grid .list {
    clear: both;
    /*****this did have the style, border-top: 1px solid #CCC;******/
	border-top: none ;
    padding-top: 10px ;
    padding-bottom: 7px ;
}
.grid .twocolumn {
	float: left;
	clear: none;
}
.grid .twocolumn.left {
	clear: left;
	margin-right: 21px;
	margin-top:10px;
}
.grid .twocolumn.right {
	margin-top:10px;
}
.grid div[class*=colour] > div:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.grid div[class*=colour] .list li:last-child {
	padding-bottom: 0;
}
.grid h2 .icon {
	float: none;
	margin-left: 5px;
}
.grid .full h2 {
    font-weight: bold;
    font-size: 1.767em ;
    line-height: 1.2em ;
}

.grid .half h2 {
    font-weight: bold;
    font-size: 1.47em ;
    line-height: 1.2em ;
}
	.grid .full h2 {
		margin-top: 5px;
	}
	.grid .full h2 a, .grid .half h2 a, .grid .thumb h2 a {
		text-decoration: none;
	}
		.grid .full h2 a:hover, .grid .half h2 a:hover, .grid .thumb h2 a:hover {
			text-decoration: underline;
		}
.grid .half .picture, .grid .thumb .picture {
		padding-right: 9px ;
	}
	.grid .full p.picture, .grid .half p.picture, .grid .thumb p.picture, .grid .list p.picture {
		margin-top: 0;
	}
	.grid .full p, .grid .half p, .grid .thumb p, .grid .list p {
margin: 2px 0 0 ;
font-size: 1.12em ;
line-height: 1.4em ;
	}
	.grid .full p.meta, .grid .half p.meta, .grid .thumb p.meta {
    margin: 0px;
    padding-top: 1px;
	}
	.grid .meta span {
	color: #477797 ;
    line-height: 14px;
	}
.grid .meta .author a {	
	text-decoration: none;
    color: #668DA7 ;
		}
		.grid .meta .author a:hover {
			text-decoration: underline;
		}
	.grid .moreinfo span {
		color: #666;
		font-size: .917em;
		line-height: 14px;
	}

.grid .thumb h2 {
    font-weight: bold;
    font-size: 1.40em ;
    line-height: 1.2em ;
}
.grid .list h2 {
	margin: 0;
	font-weight: bold;
    font-size: 1.1em;
    line-height: 1.333em;
    font-family: Helvetica,sans-serif ;
}
	.grid .list h2 a:hover {
		text-decoration: underline ;
	}
.grid .list li {
    list-style: outside none none;
    margin-left: 0px;
    padding-bottom: 8px ;
    padding-left: 12px;
    background: url('http://www.insidehousing.co.uk/Pictures/web/e/h/q/sprites.png') no-repeat scroll -6px -1950px transparent ;
	}

/* GROUP STORIES */
.grid .story_list {
	clear: both;
	border: 0;
	padding: 16px 0 0;
}
.grid .story_list li {
	padding-bottom: 5px;
	line-height: 1em;
}
.grid .story_list li:last-child {
	padding-bottom: 0;
}
	.grid .story_list li h2 {
		font-size: 1em;
		line-height: 16px;
	}
		.grid .story_list li h2 a {
			display: inline;
		}

.grid .full .story_list li h2 {
	margin-top: 0;
}

/* SPIN FEEDS */
.spin_feed .story_list li {
	padding-bottom: 15px;
    padding-left: 12px;
    background: url('http://www.insidehousing.co.uk/Pictures/web/e/h/q/sprites.png') no-repeat scroll -5px -1950px transparent ;
}
	.spin_feed .story_list li h2 {
		margin: 0;
		font-weight: bold;
		font-size: 1.1em ;
		line-height: 16px;
		font-family: Helvetica,sans-serif ;
	}
		.spin_feed .story_list li h2 a {
			padding-left: 0;
		}
	.spin_feed .story_list li p {
    margin-top: 3px;
    padding: 0px;
    font-size: 1em ;
    line-height: 16px ;
	}

/* Forums block */
.midBox {
	background-color: #f3f0ea ;
}
.midBox .sectionhead {
    margin: 0px 0px 2px;
    padding-top: 0px;
    border-top: 5px solid #4F66A3 ;
	}
.midBox .sectionhead h2 {		
	float: none;
    margin: 0px;
    border-top: 0px solid #FFF ;
    padding: 6px 6px ;
    font-weight: bold;
    font-size: 1.167em;
    line-height: 1.2em;
    font-family: Helvetica,sans-serif;
    color: #4F66A3 ;
		}
		.midBox li {
			width: auto;
			border-top: 1px solid #FFF;
		}
		.midBox li .updated {
			padding: 3px 0;
		}
		.midBox li .updated a {
			display: inline;
		}
.midBox h3 {
		margin: 6px 0;
		font-size:1.3em ;
		line-height:1.4em ;
		}
		.midBox h3, .midBox h3 a {
			font-weight: bold;
		}

/* Newsletter */
#main.area .twoColumnsSmallLeft .columnOne #newsletter_block #news_email {
	margin-right: 0;
	margin-bottom: 10px;
	width: 194px;
}
#main.area .twoColumnsSmallRight .columnTwo #newsletter_block #news_email {
	margin-right: 0;
	margin-bottom: 10px;
	width: 194px;
}
#main.area .threeColumns .column #newsletter_block #news_email {
	margin-right: 0;
	margin-bottom: 10px;
	width: 165px;
}
.threeColumnsWideLeft .columnTwo #newsletter_block #news_email, .threeColumnsWideRight .columnTwo #newsletter_block #news_email {
	margin-right: 0;
	margin-bottom: 10px;
}

/* Promos */
.pagetext .more {
	margin: 0;
	border: 0;
	padding: 3px 0 10px;
	text-align: left;
}
	.pagetext .more a {
	padding-left: 0px;
    color: #FFF;
    font-weight: bold;
    font-family: Helvetica,sans-serif ;
    background-image: none ;
	text-decoration:none ;
	}
	.pagetext .more a:hover {
		text-decoration: none;
	}

/* ACTIVE BLOCKS [TABS] */
.active_block ul {
	margin-bottom: 0;
}