/*
Theme Name: Flat v1
Theme URI: http://www.zeebob.com/wordpress-themes/
Description: Rounded, light green, clean looking theme by <a href="http://www.zeebob.com/wordpress-themes/theme.html" title="Zeebob Wordpress Theme">Zeebob Wordpress Theme</a>. This theme is widget ready. More available online. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" title="Creative Commons">Creative Commons</a> and do not change link properties. This theme contains an Advertising link to an external site.
Version: 1.0
Author: Zeebob Theme
Author URI: http://www.zeebob.com/wordpress-themes/

*/

body {
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.clear {
	clear: both;
	margin: 0px;
}

#container1 {
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}

#top {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top;	
	margin: 0px;
	width: 902px;
	height: 33px;
	clear:both;
}

#headerwrap {
	width: 605px;
	background-color: #DDDDBB;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
}

#header {
	margin: 0px;
}

#header h1 {
	padding-left: 75px;
	color: #000000;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
	font-size: 1.5em;
	text-decoration: none;
	text-align: left;	
	margin: 0px;
}

#header h1 a {
	text-decoration: none;
	color: #000000;	
}

#header h2 {
	padding-left: 75px;
	color: #333333;
	font-family: Verdana;
	text-transform: capitalize;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 90%;
}


#container {
	width: 605px;
	float: left;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	float: left;
	/*			width: 545px; */
	width: 605px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	
}

#content img {
	border: #9A9A69 2px solid;
	padding: 6px;

}

#content p a {
	color: #CC6600;
	text-decoration: none;
}
#content p a:hover {
	color: #CC6600;
	text-decoration: none;
	background-color: #DDDDBB;
}
#sidebar {
	float: right;
	width: 290px;
	margin-right: 0px;
	padding-left: 0px;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/sidebar_background.gif);
	background-repeat: repeat-y;	
}
#sidebar1 {
	float: right;
	width: 290px;
	height: 33px;
	margin-right: 0px;
	padding-left: 0px;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/footer-sidebar.gif);
	background-repeat: no-repeat;

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

#sidebar li {
	margin: 0;
	font-family: "Trebuchet MS";
	color: #CDCFB4;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
}

#sidebar h2 {
	margin: 10px 0 0 0;
	color: #CC3300;
	letter-spacing: 0px;
	font-family: Arial;
	font-size: 1.1em;
	list-style-type: none;
	padding-left: 15px;
}

#sidebar ul ul {
	list-style-image: url(images/li.gif);
	text-transform: lowercase;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar ul ul ul {
	margin: 0;
}

#sidebar a {
	text-decoration:none;
	color: #999967;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: 0.2pt;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar a:hover {
	color: #CC6600;
	background-image: url(images/arrowa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar ul li ul li{
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-right: 15px;
}

.divider1 {
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(images/content-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contheader {
	background-image: url(images/content-background.gif);
	background-repeat: repeat-y;

}

.storytitle {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #339900;
	letter-spacing: 0.1pt;
	line-height: 95%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(images/content-header.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.storytitle a {
	text-decoration: none;
	color: #CC3300;
}
.storytitle a:hover {
	text-decoration: none;
	color: #CC3300;
	background-color: #DDDDBB;
}

div.meta {
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;
	padding-left: 30px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div.meta a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
div.meta a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #DDDDBB;
}
.storycontent p {
	font-size: 0.8em;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana;	
	padding-left: 30px;
	padding-right: 15px;
}
.storycontent a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.feedback a {
	color: #ababab;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
#pn {
	padding-left: 30px;
}
.pagenavigation {
	color: #CC6600;
}
.pagenavigation a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Verdana;
}

#footer {
	clear: both;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}

#footer1 p {
	font-size:0.6em;
	font-weight:normal;
	font-family:Arial;
	letter-spacing:1px;
	color: 	#000;
	float: left;
	width: 535px;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer2 p {
	font-size:0.6em;
	font-weight:normal;
	font-family:Arial;
	letter-spacing:1px;
	color: #000;
	float: right;
	width: 160px;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration: none;
	color: 	#000;
	letter-spacing: 0px;
}
#footer a:hover {
	color: 	#CC9933;
}
small {
	font-size: 10pt;
}

h2#comments, h2#postcomment {
	text-decoration: none;
	margin-left: 30px;
	font-family: Arial;
	font-size: 1em;
	color: #CC3300;
}

h2#comments a {
	text-decoration: none;
	color: #CC3300;
}

acronym, abbr {
	border-bottom: none;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {

}

blockquote {
	border-left: 2px solid #CC6600;;
	padding-left: 15px;
}

cite {
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;	
	font-style: normal;
}

cite a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
cite a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #DDDDBB;
}

p, .feedback {
	color:#000000;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 150%;	/*letter-spacing: -1px;*/
}
li {
	color:#000;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 150%;	/*letter-spacing: -1px;*/
	list-style-type: circle;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback a {
	color: #0099FF;
	text-align: left;
	clear: both;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #EBEBD8;
	border: 1px solid #9A9A69;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}
#commentlist {
	width: 552px;
	margin-left:30px;
	padding: 0px;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

ol#commentlist li {
	border:2px solid #999967;
	list-style-type:none;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color:#EBEBD8;
	margin-top: 10px;
	font-size: 0.9em;
	font: Verdana;
}
ol#commentlist p {
	margin-left: 0px;
}

#cmm p {
	margin-left: 30px;
}

#submit {
	background-color: #EBEBD8;
	color: #000000;
	border: 1px solid #9A9A69;
	font-weight: bold;
	padding: 2px;

}

#wp-calendar {
	empty-cells: hide;
	font-size: 8pt;
	font-family:Verdana;
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999967;
	border-right-color: #999967;
	border-bottom-color: #999967;
	border-left-color: #999967;
	background-color:#F3F3E9;
	
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	border-style: none;
	color: #000;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-image: none;
	background-color: #E3E3C6;
}

#wp-calendar a:hover {
	background: #999967;
	color: #000;
}

#wp-calendar caption {
	color: #000;
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
	text-transform: capitalize;
}

#wp-calendar td {
	color: #666;
	letter-spacing: normal;
	padding: 0px 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-color:#F3F3E9;

}

#wp-calendar td.pad:hover {
	background: #F3F3E9;
}

#wp-calendar td:hover {
	background: #F3F3E9;
	color: #000;
}


#wp-calendar #today {
	background: #999967;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #EBEBD8;
	font-weight: bold;
	text-align: center;
	background-color: #999967;
}
	
#searchform #s {
	/*margin: 5px 0;*/
	margin-top: 0px;
	margin-left: 15px;
	border: 0px none;
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	height: 14px;
	border: 1px solid #999967;	

}

form.searchform {display: inline; } 