/*

Theme Name: Saco Yacht Club

Theme URI: http://tidythemes.com/syc/

Description: Custom Theme for the Saco Yacht Club.

Author: Derek Dorr

Author URI: http://idesignsolutions.co/

Version: 1.0

Tags: custom-menu, featured-images, microformats, sticky-post, threaded-comments

*/



html, body, #wrapper{

	font-family: Arial, Helvetica, sans-serif;

	width: 100%;

	margin: 0;

	height: 100%;

}

header {

	font-family: 'times new roman', serif;

	width: 100%;

	margin: 0;

}

a { text-decoration:none; }



#branding {

	background: #9cf;

	height: 26px;

	margin: 0;

	padding-top:40px;

}

#basic {

	margin-left: 20px;

	margin-bottom: 0px;

}

#head-spacer {

	width: 100%;

	height: 42px;

	background: #039;

	margin-bottom: 5px;

}



#home-side {

	float: left;

	width: 236px;

	margin-right: 50px;

	background: #ffc;

	min-height: 508px;

}

	#home-side img {

		margin: 3px;

	}

	#home-side p {

		margin: 15px;

		color: #c30;

		font-size: 12px;

		text-align: center;

	}

.menu-link {

	margin-bottom:17px;

}
#page-wrapper {
	width: 1200px;
	position: relative;
	left: 227px;
	background: white;
}
#page-side {

	float: left;

	width: 125px;

	background: #9cf;

	padding: 30px 76px;

	height:100%;

}

#page-content {

	float: left;

	width: 800px;

	margin-left: -200px;
	height: 100%;

}
#page-wrapper-outer {
	width: 1200px;
	background: #9cf;
}
	.entry-title {

		color: #c30;

		letter-spacing: 3px;

		line-height: 38px;

		font-size: 32px;

		font-weight: normal;

	}

#home-content {

	float: left;

	width: 440px;

}

	#home-content h1 {

		color: #c30;

		letter-spacing: 3px;

		line-height: 38px;

		font-size: 32px;

		font-weight: normal;

	}

	#home-content h4 {

		font-size: 16px;

		font-weight: normal;

	}

	#home-content form {

		display: block;

		width: 244px;

		margin: 0 auto;

	}

	#home-content form span {

		display: block;

		width: 100%;

		background-color: honeyDew;

		font-weight: bold;

		font-size: 12px;

		height: 24px;

		padding-top: 6px;

		padding-left: 5px;

		margin-bottom: 5px;

	}

	#home-content form label {

		display: block;

		float: left;

		font-size: 12px;

		line-height: 32px;

		width:72px;

	}

	#home-content form .ufield {

		display: block;

		float: left;

	}

	#home-content form .usubmit {

		font-size: 13px;

		background-color: #A8D470;

		color: white;

	}

#blog-name {

	font-size:20px;

	color: #0E177C;

	letter-spacing: 6px;

	font-weight: bold;

}

#blog-info {

	color: #c30;

	letter-spacing: 4px;

}

#container {

	float:left;

}

footer {

	background: #039;

	height: 30px;

	color: white;

	font-size:11px;

	clear: both;

}

#copyright {

	float: left;

	width: 25%;

}

#counter {

	float: left;

	width: 50%;

	text-align: center;

}

#dev {

	float: right;

	width: 25%;

	text-align:right;

}

#dev a {

	color: white;

}

.aligncenter {

	text-align:center;

	margin: 0 auto;

	display:block;

}
#nav-menu {
	width: 175px;
	margin: 0 auto;
}
#main-menu {
	list-style-image: url('https://www.sacoyachtclub.com/wp-content/uploads/2012/02/smsycflag.gif');
	width: 175px;
	margin-left: -71px;
}
#main-menu li {
	width: 175px;
	margin-bottom: 10px;
}
#main-menu li a {
	width: 175px;
	color: black;
	font-size:18px;
	font-weight: bold;
	margin-top: -20px;
}
#main-menu li a:hover {
	color: grey;
}