/*   
Theme Name: Hudsonville Theme
Theme URI: http://www.deludigi.com/hudsonville-plaza-theme
Description: A minimal theme using the yahoo UI grid css and optimised for SEO, based on the excellent SEO Optimization Theme by Ian Purton at ianpurton.com.
Author: Paul DeLeeuw
Author URI: http://padizio.com
Version: 1.0
*/

#hud-doc {
	position: relative;
	margin:auto;text-align:left; /* leave unchanged */
	width:69.23em;/* non-IE */
	*width:67.50em;/* IE */
	min-width:600px;/* optional but recommended */
}

#gohome {
	position: absolute;
	top: 0;
	left: 0;
	width: 20em;
	height: 12em;
	z-index: 4;
}

#logo {
	position: absolute;
	left: -4em;
	z-index: 2;
}

#footlogo {
	float:right;
}

#hd {
	height: 14em;
	background-image: url('images/fountain.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#navbar {
	position: absolute;
	top: 12em;
	margin: 0;
	z-index: 3;
	width:69.23em;/* non-IE */
	*width:67.50em;/* IE */
	min-width:600px;/* optional but recommended */
	
}

#navbar li {
	display: inline;
	float: right;
	list-style-type: none;
}

#hd .blogtitle, #hd .blogdescription {
	display: none;
}

#bd {
	padding-top: 2em;
	clear: both;
	background-color: #77d7f0;
	color: #262626;
}

#sidebar {
	padding-top: 2em;
	margin-left: 2em;
	*margin-left: 1em;
	width: 14em;
	background-color: #c1eef7;	
}

.yui-t3 #yui-main .yui-b {
	margin-left:18.0759em;
}

#sidebar ul {
	margin-left: 1em;
}

#sidebar ul li {
	list-style-type:none;
}

#sidebar input[type="text"], input[type="password"], textarea {
width:11em;
}

h1, h2, h3, h4, h5 {
	color: #FF3600;
}

#ft {
	background-image: url('images/grass.png');
	background-repeat: repeat-x;
	height: 96px;
	background-color: #77d7f0;
	background-position: bottom left;
}

.alignright {
	float: right;
}

a:visited {
	color: #073365;
}

.wp-caption {
	padding: 1em;
	border-left: 1px dashed white;
	font-weight: bold;
	text-align: center;
}

img, #ft {
	behavior: url(/wp-content/themes/hudsonville-plaza/iepngfix.htc);
}