	/*
	Impact Art News CSS Document
	developed by Vanessa Eley at dotSquared - www.dotsquared.co.uk
	for Thomas & Trotman - www.thomasandtrotman.com
	*/

/* News Layout */

#columnleft {
	width:700px;
	float:left;
	margin:0 13px 0 14px;
	padding:0;}

#columnright {
	border-left: solid 14px #e8a2a5;}
	
#navigationBlock {
	background-color:#f6dcdd;
	margin-top:89px;
	border-bottom: #fff solid 3px;
	height:610px;}

#navigationBlock h2 {
	color:#c2090e;
	margin:6px 18px 11px 18px;
	font-style:italic;
	font-weight:normal;
	border-bottom: 3px solid #c2090e;}

#navigationBlock p {
	font-style:italic;}
	
/* News Items */
	
#newsContainer {
	width:512px;
	height:948px;
	padding:6px;
	float:right;
	background-color:#FFF;
	border:#e7e6ec solid 1px;}

#newsContainer a {
	color:#c71a21;
	text-decoration:underline;}
	
#newsContainer h1{
	margin:4px 0 24px 0;
	font-weight:normal;
	color:#4b3b98;
	font-size:1.2em;}

#newsContainer h2 {
	margin:4px 0 8px 0;
	font-weight:normal;
	color:#4b3b98;
	font-size:1em;}
	
#newsContainer p {
	margin:4px 0 8px 0;
	font-weight:normal;
	font-style:normal;
	color:#4b3b98;
	font-size:0.8em;}
	
#newsHighlight {
	width:512px;
	height:294px;
	float:right;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:4px;}
	
.newsItemWrapper{
	border-top:#1a102e 2px solid;
	height:120px;
	clear:both;
	margin-top:18px;}
	
.newsItemWrapper h1{
	margin:10px 0 -12px 0;
	padding:0;}
	
.newsImage {
	float:left;
	margin:6px 6px 6px 0;
	width:100px;
	height:100px;}

.newsItemDate {
	color:#c71a21;
	font-size:0.7em;}
	
.newsSummary {
	float:right;
	width:402px;
	height:100px;
	margin:6px 0 6px 0;
	font-family: Tahoma, Georgia, Times, serif; }

#newsContainer .newsSummary h2 {
	font-size:0.8em;
	font-weight:bold;
	margin: 0;
	padding:4px 0 4px 0;	}

#newsContainer .newsSummary p {
	font-size:0.8em;
	color:#56479d;
	margin:0;
	padding:4px 0 4px 0;}

#newsContainer .newsSummary a {
	font-weight:bold;}

/* News and New Details Right Content */

#insight1 {
	background:none;} 

#columnDetailsRight {
	border-left: none;
	float:right;}

#newsDetailColumn {
	width:220px;
	height:960px;}

/* ends */
