/* general formatting  */

p {
	font-size:1.0em;
}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:76%;
	line-height:1.5em;
	color:#000;
	background:#FFF;
}

h1, h2, h3, h4, h5, h6 {
	color:#000;
	line-height:2em;
	margin:0;
	padding:0;
}
h1 {
	font-size:175%;
}
h2 {
	font-size:150%;
}
h3 {
	font-size:125%;
}
h4 {
	font-size:110%;
}
h5 {
	font-size:100%;
}
h6 {
	font-size:65%;
}

img {border:0;}

a:link {
	text-decoration:underline;
	color:#000000;
}
a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
.center{text-align:center}
.alignright{text-align:right}
.alignleft{text-align:left}
.right{text-align:right}
.left{text-align:left}
.indent{margin-left:15px;}
.image-left{padding:2px 4px 2px 0px; float:left;}
.image-right{padding:2px 0px 2px 4px; float:right;}
.size75{font-size:75%;}
.size85{font-size:85%;}

/* WP unmodified stuff */

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
}
#header {
/*background-image:url(http://www.ottawaduckclub.com/images/header.jpg);
background-repeat:no-repeat;*/
height:338px;
left:236px;
	top: 0px;
	padding: 0;
position:absolute;
width:468px;
}

#headerimg {
	}

#sidebar {
	background-color: #FFFF99;
	color: #000000;
	font: 1em Georgia, "Times New Roman", Times, serif;
	width: 215px;
	}
#sidebar ul li{
	list-style-image: url(http://www.ottawaduckclub.com/images/duckfeet.gif);
	list-style-position: outside;
	padding:2px;
}
#sidebar ul ul li{
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
	padding:2px;
	margin-left:-25px;
}
#sidebar a:link {
	background-color: #FFFF99;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:visited {
	background-color: #FFFF99;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover {
	background-color: #FFFF99;
	color: #000099;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.narrowcolumn {
background-image:url(http://www.ottawaduckclub.com/images/bkg_logo.gif);
background-position:center top;
background-repeat:no-repeat;
height:100%;
left:236px;
position:absolute;
top:349px;
width:591px;
	}

.widecolumn {
	}

.post {
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
}

#footer {
clear:both;
margin:0pt auto;
padding:0pt;
width:auto;
}

#footer p {
clear:both;
margin:0;
padding:0;
text-align:center;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden} /* disables smiley for wp-stats */