/*  
Theme Name: Moen Sailing
Theme URI: http://www.moensailing.com
Description: Custom theme for moensailing.com.
Version: 1.0
Author: saymen
Author URI: http://www.moensailing.com/

*/

body,h1,h2,h3,h4,h5,h6,blockquote,p,dd,dl,hr,form {
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #000000;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
}

h1 {
	font-family: Georgia,Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

.headerlink a:link, a:visited, a:hover {
	text-decoration: none;
	color: white;
}

a:link, a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover{
	text-decoration: underline;
	color: #000;
	}

p {
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
	}

#header{
	padding: 10px 0 0 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image:url('images/header.png');
	background-repeat: no-repeat;
	float: left;
	width: 750px;
	height: 372px;
}

#container{
	background-color: #eeeeee;
	float: left;
	width: 500px;
}

.rounded:before {
  background: transparent url(images/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(images/bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(images/bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
}

.maintopp {
	width: 750px;
	height: 40px;
	background: #000000;
}

.post {
	padding: 10px 0 10px 10px;
}

.post h2 {
	font-family: Georgia,Sans-serif;
	font-size: 18px;
}

.entry {
	line-height: 18px;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li {
	padding: 10px 0 20px 0;
}

.sidebar ul li h2 {
	font-family: Georgia,Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}

table#wp-calendar {
	width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	padding: 10px 0 0 0;
	clear: both;
	float: left;
	width: 750px;
}

#footer p {
line-height: 18px;
}
