/*
Theme Name: deseronto.ca
Theme URI: http://www.deseronto.ca/
Description: The default theme for the Town of Deseronto
Version: .01
Author: Jacob Kennedy

*/

body{
	margin:0;
	padding:0;
	background-image:url(images/home_back_tile.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	background-color: #C5A453;
}
#mainTable{
	background-image: url(images/home_head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#col1{
	padding-left:68px;
	padding-top:136px;
}
#col2{
}
#crest{
	float:right;
}
#thecontent{
	padding-left:1em;
	padding-right:1em;
	color: white;
}
#col1 h2{
	color: White;
	font-size:medium;
	margin-top:1em;
	margin-left:15px;
	margin-bottom: 0;
}
ul.ec3_events, ul.news{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.news{
	margin-top:1ex;
}
div.eventdate{
	font-style: italic;
	color: white;
	/* font-weight:bold; */
	font-size: small;
	margin-left:15px;
}
div.eventlink a, div.postlink a{
	color: #D0CD70;
	text-decoration:none;
	font-weight:bold;
	margin-left:15px;
}
div.eventlink a:hover, div.postlink a:hover{
	color: #E8E5B6;
}
ul.news p{
	margin-left:15px;
	margin-right:15px;
	color: White;
	margin-top:0;
	font-size:smaller;
}
#footer{
	padding-left:350px !important;
}
#footer ul li a{
	color: #FFF !important;
}
#mainNav{
	height: 310px;
}
h2 a{
	color: white;
}
#hastingscrest{
	padding-left:20px;
}
#home_body div#thecontent table.polaroid{
	background-color: #fff !important;
	border: 1px solid #000 !important;
	padding: 2px;
	margin: 8px 4px 4px 0;
	clear: both;
}
#home_body div#thecontent table.polaroid td.caption{
	color: #000;
	text-align: center;
	font-size: 8pt;
}
#home_body div#thecontent table.polaroid td img{
	border: 1px solid #595959;
	display: table-cell;
}
#home_body div#thecontent p{
	clear:both;
	padding-top:1em;
}
