/*  
Theme Name: Meadowvale
Description: CSS Document for Club Meadowvale
Version: 0.1
Author: Timothy Duyzer and Adrian Duyzer at Factor[e] Design Initiative Inc.
Author URI: http://factore.ca
*/

body {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #010101 url(images/128-117.jpg) repeat;	
}

#page {
	width: 875px;
	margin: 20px auto 20px auto;
	text-align: left;
}

#lower {
	background: #141414;
}

a, a:visited, a:hover, img {
	border: none;
	text-decoration: none;
}

#header {
	width: 875px;
	height: 234px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#logo {
	width: 185px;
	float:left;
	margin-right: 6px;
	padding: 0px;
}

#banner {
	width: 684px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#sideleft {
	float: left;
	margin: 7px 6px 0px 0px;
	padding: 0px;
}

#menu table {
	width: 157px;
	margin: 14px;
}

#menu table tr td {
	padding-bottom: 1px;
}

#menu table a img {
	border: none;
}

#wpleft {
	width: 185px;
}

#wpright, #wpleft {
	background-color: #1cbac4;
}

#wpleft, #wpright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: 100;
}

#wpright {
	margin-top: -20px;
	*margin-top: -24px;
}

/*wpleft and wpright descendent selectors */
#wpleft a, #wpright a {
	text-decoration: none;
	color: white;
	background-color: #1cbac4;
}

#wpleft a:hover, #wpright a:hover {
	text-decoration: underline;
}

/* because of some stupid IE6 bug */
*#wpright a:hover {
	text-decoration: none;
}
#wpright ul {
	background-color: #1cbac4;
}

#wpright li {
	background-color: #1cbac4;
}

#wpleft h3, #wpright h3 {
	background-color: #000;
	padding: 4px 15px 3px 15px;
}

#wpleft ul, #wpright ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 15px;
	list-style-type: none;
}

.feed {
	background: url(images/feed.png) no-repeat left center;
	padding-left: 15px;
}

#main {	
	width: 684px;
	min-height: 900px;
	margin:0px 0px 0px 191px;
	padding: 0;
}

.content_block {
	background-color: #ddd;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-top: -1px;
	text-align: justify;
}

#main a {
	color: #72A81B;
	text-decoration: underline;
}

#main a:hover {
	text-decoration: underline;
}

#main h1, #main h2, #main h3, #main p {
	margin: 12px 23px 0px 10px;
	font-family: Helvetica, Arial, sans-serif;
}

#main h1, #main h2, #main h3 {
	text-align: left;
}

#main h1 {
	font-size: 46px;
	color: #72A81B;
	line-height: 46px;
	margin: 0;
	letter-spacing: -2px;
}

#main h2 {
	color: #000080;
	font-size: 18px;
	text-transform: uppercase;
}

#main h3 {
	color: #000;
	font-size: 16px;
}

#main p {
	margin: 12px 23px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

#main p.postmetadata {
	color: #ccc;
}

#main table {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 90%;
	/* border: 1px solid #999999; */
	text-align: left;
}

#main table tr th {
	/* background-color: #FBF9F2; */
}

#main table tr td, #main table tr th {
	font-size: 13px;
	padding: 3px;
	background-color: #FFFCF4;
}

#main ul, #main ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-right: 30px;
}

#main ul li, #main ol li {
	margin-top: 5px;
}

#sideright {
	float: right;
	width: 188px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#sideright, #sideright p, #sideright form {
	font-size: 12px;
}

#sideright input {
	width: 100px;
}

/* Right sidebar for WP 3 */

ul#sidebar {
	background-color: #1cbac4;
	float: right;
	width: 188px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

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

ul#sidebar div.textwidget, ul#sidebar_left div.textwidget {
	padding: 5px;
}

ul#sidebar div.textwidget, ul#sidebar_left div.textwidget a {
	padding: 5px;
}

ul#sidebar li.widget a:hover, ul#sidebar_left li.widget a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

ul#sidebar_left h2.widgettitle {
	padding: 4px 15px 3px 15px;
	color: #DEDEDE;
	background: #333;
	border-bottom: 1px solid #91d720;
	font-size: 16px;
}

ul#sidebar #wp-calendar {
	border: 2px solid #1cbac4;
}

ul#sidebar #wp-calendar h3 {
	font-size: 20px;
	background-color: #91D720;
	color: white;
	padding: 4px 15px 3px 15px;
	margin: 2px 3px 0px 3px;
}

/* Right sidebar for WP 3 */

ul#sidebar_left {
	float: left;
	margin: 7px 6px 0px 0px;
	padding: 10px 0 10px 0;
	width: 185px;
	color: #000;
}

ul#sidebar_left li {
	list-style: none;
}

ul#sidebar_left li ul {
	padding-left: 0px;
}

ul#sidebar_left li ul li {
	padding-left: 10px;
}

ul#sidebar_left .widget {
	border-top: 1px dotted #999;
	border: none;
}

ul#sidebar_left li.widget_nav_menu {
	font-family: arial;
	font-size: 16px;
	padding-left: 0;
	margin-top: -16px;
	border: 1px solid #222;
}

ul#sidebar_left li.widget_nav_menu #menu-main-menu {
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#sidebar_left li.widget_nav_menu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul#sidebar_left li a, a:visited {
	text-decoration: none;
	color: #91d720;
	display: block;
	padding-left: 5px;
}

#social-networks {
	padding-left:25px;	
}

#social-networks a {
	float: left;
	height: 48px;
	width: 48px;
	border: none;
}

#wp-calendar {
	color: #000 !important;
}

#wp-calendar caption a, #wp-calendar caption a:hover {
	color: #91D720 !important;
	font-size: 16px !important;
}

#wp-calendar table tbody a:hover {
	color: red !important;
}

ul#sidebar_left li.widget_nav_menu a:hover {
	display: block;
	color: #91D720;
	font-size: 16px;
}

ul#sidebar_left li.current-menu-item a {
	color: #91D720;
	background: #222;
	padding-left: 10px;
}

#footer {
	margin-top: 6px;
	text-align: center;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ccc;
}

.navigation {
	height: 35px;
	background-color: #1cbac4;
	color: white;
	font-size: 18px;
}

.navigation .alignleft, .navigation .alignright {
	margin-top: 4px;
}

.navigation .alignleft a, .navigation .alignright a {
	color: white;
}

.navigation .alignleft {
	float: left;
	margin-left: 5px;
}

.navigation .alignright {
	text-align: right;
	float: right;
	margin-right: 5px;
}

/* .navigation .alignleft a:visited {
	font-size: 14px;
	color: white;
} */

#commentarea {
	padding-left: 15px;
	color: #ccc;
}

#commentarea input, textarea {
	font-size: 14px;
}

#commentarea textarea {
	width: 455px;
	*width: 430px;
}

