/*  
Theme Name: Pocono Lake
Theme URI: http://www.ktdreyer.com
Version: 1.0
Description: Pocono Lake 1.0 Wordpress Theme by <a href="http://www.ktdreyer.com">Ken Dreyer</a>, based on <a href="http://www.wpthemesfree.com/view.php?theme_id=2883">Mob Nature Theme</a> by Robert
Author: Ken Dreyer
Author URI: http://www.ktdreyer.com
*/


/*-------------------- General --------------------*/


body { margin: 0; padding: 0; background :#c1e19e url("images/bg.jpg") repeat-x;background-attachment:fixed;  font: 10px "Verdana", Tahoma, Trebuchet MS,Arial, Sans-Serif; color: #000; text-align: left; }

p, ol, ul { line-height: 150%; }

h1, h2, h3, h4, h5, h6 { margin: 0; font-style: normal; font-weight: normal; background: transparent; }

h1 { font-size: 2.2em;  }
h2 { font-size: 1.6em;  }
h3, h4, h5, h6 { font-size: 1em;}

a, a:link { color: #79c935; text-decoration: none; }
a:hover, a:active { text-decoration:none;color:#000;}

blockquote { margin: 10px; padding: 10px 0px 10px 30px; color:#000; background-color:#a9d186; border : 1px solid #577241;}
code{ display:block; overflow:auto; text-align:left; margin: 10px 0 10px 0; padding: 5px 10px 5px 10px; }

small { font-size: 0.8em; }

img { padding:5px; border:0; }
img.right { float: right; margin:5px 0 5px 5px; }
img.left { float: left; margin:5px 5px 5px 0px; }
a img         {border:none;}

.left         { float: left; }
.right        { float: right; }
.center { text-align: center; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }

.navigation { display:block; padding: 20px; }


/*-------------------- Layout --------------------*/


/* fbe7ce */
#outline { width: 955px; margin: 0 auto; padding: 0; background: #517f1d;  font-size: 1.3em;}

#wrapper { float: left; width: 957px; margin: 0 !important; margin: -15px 0 0 0; /* IE hack */ padding: 0; background: #fff;}


/*-------------------- Header --------------------*/


#header { width: 957px; height: 216px; background: url(images/header-lake.jpg) no-repeat left top; }
#header .blogtitle { width: auto; height: 118px; }
#header h1 {
	padding: 8px 0 0 30px;
	margin-left: -2000px;
}
#header h1 a { color: #a4da77; text-decoration: none; }
#header h1 a:hover{Color:#fff;}
#header .description {
	color: #a4da77;
	padding-left: 30px;
	margin-top: 50px;
	margin-left: -2000px;
}

#header #top_sidebar {
	float: right;
	/* 957 x 216 */
	background: url(images/header-sidebar-lake.jpg) no-repeat top right;
	border: 0px solid #ccc;
	/* background: #fff; */
	padding: 7px 7px 7px 7px;
	margin: 10px;
}
#top_sidebar ul {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
}

.widget_search input#s {
	border: none;
	background: #fff;
	border: 1px solid #ccc;
	width: 9em;
} 

.widget_search input.submit {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/search.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


#navbar { clear: both; float: left; width: 957px; height:30px; background: url(images/menu-lake.jpg) no-repeat; }

ul.menu {
	float: left;
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
}
ul.menu li { float: left; }
ul.menu li a {
	display: block;
	float: left;
	height: 28px;
	padding: 3px 12px 0 12px;
	margin:  0    3px 0  3px;
	line-height: 24px;
	color: #000;
	/* color: #48791e; */
	text-transform:uppercase;
}
ul.menu li a:link, ul.menu li a:visited { color: #000; background: none; text-decoration: none; }
ul.menu li a:hover, ul.menu li a:active {
	color: #000;
	background: #fff;
	text-decoration: underline;
}

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active {
	color: #000;
	font-weight: bold;
	background: #fff;
}


/*-------------------- Pages --------------------*/


#content { float: left; width: 660px; height: 100%; }
/*
#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #48791e;
}
*/
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #48791e;
	margin-top: 1em;
}
#content h4 {
	font-size: 1em;
	font-weight: bold;
	color: #48791e;
}

.pages { float: left; width: 630px; }
.pages-border { clear: both; width: 100%; height: 6px; }

.page-previous { float: left; padding: 10px 0 16px 30px !important; padding: 0 0 15px 30px; /* IE Hack */ }
.page-next { float: right; padding: 10px 30px 16px 0 !important; padding: 0 30px 15px 0; /* IE Hack */ }

.page-title { width: 630px; margin: 20px 0 0 0; }
.page-title h2.page-title-border { padding: 0 0 0 30px; line-height: 48px; color: #666;}


/*-------------------- Post --------------------*/


.post { padding: 20px 30px; background: transparent;  }
.postentry { }

.posthead { position: relative; clear: left; margin-left: 45px; }

.posttitle a:link, .posttitle a:visited { color: #48791e; text-transform: uppercase;}
.posttitle a:hover {color:#000;}
.font-family a:hover, .posttitle a:active { }

.postmeta, .postmeta a { margin: 4px 0 ; font-size: 11px; color: #3c8705; }
.post-comment { padding: 0 0 0 20px; background: url(images/dot.jpg) no-repeat 1px; }
.post-filed { padding: 0 0 0 20px; background: url(images/dot.jpg) no-repeat 1px; }

.postdate { position: absolute; top: 0px; left: -45px; text-align: center; margin: 0; padding: 2px 8px 2px 0px; list-style: none; border-right: solid 1px #719d39;}
.postdate .year { display: block; font-size: 11px; font-weight: normal; text-transform: lowercase; line-height: 11px; color: #719d39; }
.postdate .month { display: block; font-size: 11px; font-weight: normal; text-transform: uppercase; line-height: 11px; color: #719d39; }
.postdate .day { display: block; font-size: 22px; font-weight: normal; line-height: 22px; color: #719d39; letter-spacing: -1px;}


/*-------------------- Sidebar --------------------*/


#sidebar { float: right; width: 290px; margin: 0; padding: 0; }

#sidebar h2 {
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 0 10px 3px;
	font-size: 1.4em;
	color: #48791e;
	text-transform:uppercase;
}
#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
	#sidebar ul li.widget ul li {
		background: transparent url(images/dot.jpg) no-repeat 5px 4px;
		padding: 0 0 0 23px;
	}
	#sidebar ul li.widget p { margin: 0 5px;}

/*-------------------- Footer --------------------*/

#footer { clear: both; height: 80px; background: url(images/footer-lake.jpg); width:957px; text-align:center; color:#214502; }

#footer p { margin: 0; padding: 13px 25px; font-size: 0.7em; line-height: 200%; }
#footer p a:link, #footer p a:visited { color: #3c8705; }
#footer p a:hover { color: #fff; }


/*-------------------- Calendar --------------------*/


#wp-calendar { margin: 0pt; text-align: center; }
#wp-calendar caption { color: #82d33c;text-transform:uppercase;}

#wp-calendar th {color :#fff; background:#497028;}
#wp-calendar td { height: 24px; width: 34px; line-height: 20px; color: #82d33c;  }
#wp-calendar .pad { }
#wp-calendar td a { display: block; width: 24px; height: 24px; text-decoration: none; line-height: 24px; }

#wp-calendar #prev, #wp-calendar #next { }
#wp-calendar #prev a { width: 49px; }
#wp-calendar #next a { margin: 0pt 0pt 0pt 30px; width: 49px; }
#wp-calendar #today { color: #111; font-weight: bold; }
#wp-calendar #today a { font-weight: bold; }


/*-------------------- Comment --------------------*/


.comments { padding: 0px; margin: 20px 0px 20px 0px ; }

.posttrackback { margin: 0px; padding: 0 0 50px 0; font-size: 10px; }
.posttrackback p { margin: 2px 0px; padding: 2px 0px 2px 23px; list-style-type: none; }
.posttrackback a:link, .posttrackback a:visited { color: #3c8705; text-decoration: none; }
.posttrackback a:hover, .font-family a:active { color: #3c8705; text-decoration: underline; }

.commentlist h3 {font-size: 15px; font-weight: bold; letter-spacing: 0px; padding: 0px 0px 5px 0px; margin: 0px 0px 20px 0px; }
.commentlist ol { padding: 0px; margin: 0px;}
.commentlist li { position: relative; padding: 0px; margin: 0px 0px 20px 0px; list-style-type: none; }

.commentlist .listuser { margin: 0px; padding: 0px 0px 0px 40px; font-size: 14px; line-height: 14px; font-weight: bold;}
.commentlist .listuser a { text-decoration: none;}
.commentlist .font-family a:visited { text-decoration: none;}
.commentlist .listuser a:hover { text-decoration: none;}

.commentlist .listnr { font-size: 26px; position: absolute; line-height: 26px; color: #ccc; top: 0px; left: 0px; text-align: center; padding: 2px 10px 2px 0px; margin: 0; }

.commentlist .listdate { padding-left: 40px; font-size: 11px; line-height: 11px; }
.commentlist .listdate a { text-decoration: none; color: #666;}
.commentlist .listdate a:visited { text-decoration: none; color: #666;}
.commentlist .listdate a:hover { text-decoration: none; color: #666; }

.commentlist .listcontent { line-height: 14px; margin: 0px 0px 10px 0px;}
.commentlist .listcontent p { padding: 3px 0 15px 0; margin: 3px 0px; line-height: 150%; }

.form input.submitcomment { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #e5edff url(images/submit.gif) repeat 0 0; }
.form input.submitcomment:hover { background: #f3f3f3 url(images/submit_hover.gif) repeat 0 0; }


.form { width: 580px; }
.form h3 {font-size: 15px; font-weight: bold; padding: 0px 0px 5px 0px; margin: 0px 0px 15px 0px; }
.form p { padding: 0px; margin: 0px; }
.form p label { padding-bottom: 11px; display: block; }
.form p label small { font-size: 10px; }

.form .textfield { background: #fff; border: solid 1px #ccc; padding: 4px; margin-right: 15px;}
.font-family .textarea { background: #fff; border: solid 1px #ccc; padding: 4px; margin-bottom: 10px;}



#options { padding: 5px 20px 0 0; text-align: right; float: right; }
#options ul { float: left; display: inline; margin-left: 10px; }
#options li { float: left; list-style: none; padding: 5px; }
#options li a { display: block; width: 5px; margin: 1px; padding: 5px; height: 5px; }
#options li a span { display: none; }

body.red #options li.font-family, body.blue #options li.blue, body.white #options li.white, #options li:hover { padding: 5px; }

