/*
Theme Name: Taste Of Huron
Theme URI: http://www.tasteofhuron.ca/
Description: County Planning & Development working in conjunction with Stacked.
Version: 1.0
Author: Stacked Design & Development
Tags: food, huron, rural, blue, centerd, page
*/

/* Hide Unwanted Elements */

#nav, #sharethis_0, #sponsors, #page img[alt='revolve'], #page img[alt='Taste of Huron'], #tweet, #iphone_nav {
	display: none;
}

/* Reposition Elements */

#header {
	float: right;
	width: 100%;
	position: relative;
	top: -100px;
	left: 150px;
}

/* Type */

a {
	color: rgb(141,198,63);
	text-decoration: none;
}

#page h2 a, #page h2, #page p {
	font-family: Garamond, Georgia, Serif;
}

#page p {
	font-size: 12pt;
	line-height: 18pt;
}

/* Page Layout */

.col_half, .col, .col_2 {
	margin-right: 5%;
	float: left;
}

.col_last {
	margin-right: 0 !important;
}

.col_half {
	width: 47%;
}

.col_2 {
	width: 65%;
}

.col {
	width: 30%
}

#footer {
	width: 100%;	
}
