/* @override http://localhost/~francis/WORK/The%20Chopping%20Block/TALLYHALL/svn/build/_css/news.css */

body {
	background:#1C1C1C url('../_media/bg_media.gif') repeat-x;
	color:#d3d3d3;
}

#container {
	width:960px;
	min-height:800px;
  	height:auto !important;
  	height:800px;
}

#col1 {
	margin-left:36px;
	width:520px;
}

#news {
	margin-bottom:20px;
	padding:3px;
	border:5px solid #000;
	width:504px;
}

#news ul li {
	border-bottom:1px dotted #333;
	position:relative;
	background:#151515 url('../_media/news_li_item_bg.gif') repeat-x;
	min-height:25px;
  	height:auto !important;
  	height:25px;
	padding-top:12px;
}

h1 {
	margin:2px 0;
	width:520px;
	height:36px;
	background-color:#000;
}

h2 {
	font-family:'Georgia', 'Times New Roman', serif;
	padding:4px;
	font-size:1.3em;
	letter-spacing:.2em;
	line-height:1.3em;
	text-transform:uppercase;
}

h3 {
	font-family:'Trebuchet MS', Arial, sans-serif;
	padding:2px;
	font-size:1.3em;
	letter-spacing:.2em;
	line-height:1.3em;
}

.link {
	position:absolute;
	top:10px;
	right:4px;
	font-size:1.2em;
}


p {
	font-family:'Trebuchet MS', Arial, sans-serif;
	padding:4px;
	font-size:1.2em;
	line-height:1.3em;
}

.date {
	float:left;
	width:100px;
}

.location {
	float:left;
	width:140px;
}

.details {
	clear:both;
	padding:4px;
	width:330px;	
}

li.photoPost {
	text-align:center;
}