/*
Theme Name: Dog Day
Description: Customized theme for Dog Day on the Green
Author: Small Web Solutions
Author URI: http://smallwebsolutions.com
*/

/* drop-down menu styles are in menu.css */

body {
	margin:0;
	padding-top:0px;
	background:#b2bc1d;
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#333333;
	font-size:13px;
	line-height: 16px;
	}
a {
	color:#336600;
	text-decoration:none
	}
a:hover {
	color:#333333;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#cccccc;
	font-style: normal;
	border: dashed;
	border-color: #999999;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;

	}
.alignright {
	float:right;
	}

/* The Wrapper*/

.wrapper {
	width:960px;
	margin:0 auto; /*this centers the wrapper in the browser window*/
	margin-bottom: 20px;
	padding-bottom: 20px;
	background:#f9f5ae;
	border: 1px solid #00713d;
		}
		

/* The Content */
#content {
	float: left;
	width: 745px;
	margin: 0 0 0 0;
	padding: 0 0;
	min-height: 500px;
	}
	
.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	color:#333;
	
	}

.post h2 {
	margin: 0 0;
	padding: 10px 0px 0px 24px;
	height:26px;
	background: url(images/content.png);
	background-repeat:repeat-y;
	text-align: left;
	font: normal  18px "Tahoma", Arial, sans-serif;
	color: #336600;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #336600;
	background-color: transparent;
	}

.post .date {
	margin: 0 0;
	padding: 12px 0 0 29px;
	height: 20px;
	background: url(images/date.png) no-repeat left top;
	font: normal 1.0em "Tahoma", Arial, sans-serif;
	color: #fefefe;
	background-color: transparent;
	}
	
.post .pagetop {
	margin: 0 0;
	padding: 13px 0 0 24px;
	height: 20px;
	background: url(images/pagetop.png) no-repeat left top;
	font: normal 1.0em "Tahoma", Arial, sans-serif;
	color: #fefefe;
	background-color: transparent;
	}	

.post .postmetadata {
	padding: 2px 15px 0px 15px;
	background:url(images/meta.png) no-repeat left top;
	font: normal 12px "Tahoma", Arial, sans-serif;
	text-align: right;
	height:34px;
	
	}
.p_comments {
	height:25px;
	width:100px;
	line-height:26px;
	text-align:center;
	float:right;
	padding:0 5px 0 27px;

}

.p_comments a:link,
.p_comments a:visited {
	color: #333333;
}


.post a:link,
.post a:visited {
	color: #336600;
}

.post a:hover {
	color: #333333;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;
	background: url(images/content.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
/* The Sidebar */

#sidebar {
	width:190px;
	float:right;
	font-size:12px;
	color:#333333;
	background: #f9f5ae;
	margin: 35px 10px 0px 0px;
	font-family:"Trebuchet MS";
}

#sidebar ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}

#sidebar  h2 {
	font-size:16px;
	height:25px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	background:#f9f5ae /*#323232*/;
	margin: 10px 0 0 0;
	color:#336600;
	font-variant:small-caps;
}

#sidebar li a {
	display:block;
	line-height:100%;
	padding:4px 0 4px 0;
	color:#336600;
	/*background:#5a5a5a;
	border-bottom:1px solid #464646;*/
}

#sidebar li a:hover {
	text-decoration:none;
	/*background-color:#ae0000;*/
	color:#333333;

}

#sidebar ul li a {
	background:#none;
	padding-left:10px;
}
#sidebar table {
	width:100%;
	text-align:center;
	/*background-color:#464646;*/
	}


/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#336600;
	}
.navigation a:hover {
	color:#333333;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin: 15px 0 10px 20px;
	text-align:left;
	font: normal  18px "Tahoma", Arial, sans-serif;
	color: #336600;
	}

/* The Comments */

.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: normal;
	color: #333333;
	
}	

div.comments ol li {
	padding-bottom: 9px;
	
}

.comments form {
	}
.comments textarea {
	width:96%;
	height:156px;
	background:#ffffff;
	border:1px solid #00713d;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#ffffff;
	border:1px solid #00713d;
	color:#000;
	padding-left: 10px;
	margin-right: 3px;
	}
.comments input#submit {
	width: 150px;
	height: 20px;
	padding: 0px;
	border: 1px solid #b2bc1d;
	background: #00713d;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-variant:small-caps;

	}
.comments h2 {
	font-size:16px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.comments ol li {
	padding-bottom: 9px;

}
/*SWS additions to CSS */

/*Weather Widget Display on header*/
#weatherWidgetDisplay {
	font: 9px Arial, "Helvetica Neue",Helvetica, Geneva, sans-serif;
	line-height: 14px;
	color: #333333;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

#weatherWidgetDisplay a {
	text-decoration:none;
	color: #333333;
}

#weatherWidgetDisplay a:hover {
	color: #336600;
	text-decoration:none;
}

/*Footer copyright */
.copyright {
	font-size: 10px;
	color:#333333;
		}
a.copyright {
	text-decoration:none;
	color:#333333;
}
a.copyright:hover {
	color:#336600;
	text-decoration:none;
	
}
/*The WP search form*/
#searchform {
	margin: 15px 0 10px 0;
	padding: 0px 0px; 
	text-align: left;
	}
#searchform #s{
	width: 120px;
	/*padding: 2px;*/
	border: 1px solid #00713d;
	background: #ffffff;
	color: #000000;
	}
#searchform #searchsubmit {
	width: 56px;
	height: 20px;
	padding: 0px;
	margin-left: 4px;
	border: 1px solid #b2bc1d;
	background: #00713d;
	color: #f9f5ae;
	font-size: 14px;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-variant:small-caps;
}
/*The DD signup form*/
#signupform {
	margin: 0;
	padding: 0; 
	text-align: left;
	}
#signupform #s{
	width: 120px;
	height: 18px;
	margin-top: 3px;
	/*padding: 2px;*/
	border: 1px solid #00713d;
	background: #ffffff;
	color: #000000;
	}
#signupform #signupsubmit {
	width: 56px;
	height: 22px;
	margin: 5px 0 0 3px;
	border: 1px solid #b2bc1d;
	background: #00713d;
	color: #f9f5ae;
	font-size: 14px;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-variant:small-caps;
}
