/*
Theme Name: PGINFO
Theme URI: http://www.villagewerx.com/
Description: Custom layout developed for Peapack-Gladstone Open Space Committee.
Version: 1.0
Author: Bob Sutton

*/
		
/* ----------------- Foundation ----------------------- */

* html	{
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #AC9F83; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, helvetica, Verdana, Sans-Serif;
	color: #444;
	text-align: center;
	}
	
/* ----------------- Layout Styles ----------------------- */

#pagewidth {
	background-color:#AC9F83;
	background-image: url(./images/pagebg.jpg);
	margin: 0px auto;
	padding: 0;
	width: 785px;
	text-align: left;		
	}
	
#wrapper {
	width: 100%;
	}
			
#header {
	padding: 0;
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(./images/head.jpg);
	background-repeat: no-repeat;
	}
	
#2cols {
	width: 700px;
	}
	
	
#footer {
	padding: 0 0 20px 0px;
	margin: 0 auto;
	width: 100%;
	background-image: url(./images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-color: #fff;
	}
	
*html #footer {
	width: 784px;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#pixbar {
	margin-top: 20px;
	margin-left: 18px;
	margin-bottom: 30px;
	clear: both;
	}
	
	
/* -------------- CONTENT & POSTS ----------- */

#content {
	position: relative;
	font-size: 1.2em;
	width: 52.5%;
	min-height: 450px;	
	clear: right;
	}
		
.left {
	float: left;
	margin-left: 100px;
	margin-right: 20px;
	}
	
.right {
	float: right;
	margin-right: 80px;
	margin-left: 15px;
	}

.post { 
	
	}	
#content.calendar {margin: 0 0 0 50px;}
		
.post-title-block {
	margin-bottom: 0px;
	}
	
.post-title-block h1 {
	color: #FF8000;
	}
	
.post-content {
	width: 100%;
	}
		
.post p {
	font-size: 1em;
	}

.post h1 {
	font-size: 2em;
	color: #ff0000;
	margin-top: 0;
	}
#content .larger {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	margin: 0;
	}
		
.post-content h2, .post-content h3 {
	margin-bottom: 0;
	}
.postmetadata {
	font-size: .9em;
	}
div .post-title-block {
	margin-bottom: 0;
	}
		
table	{
	margin-top: 10px;
	border: 3px solid;
	color: #000;
	background-color: #F1F0E0;
	border-color: 	#C2B996;
	line-height: 1.25em;
	text-align: center;
	font-size: 1em;
	}
td	{
	border: 0
	}
th	{
	background-color: #8D9686;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}

/* ============================= Typography & Colors ========================= */

.entry {
	line-height: 1.4em;
	}
	
h4 	{
	line-height: 1em;
	padding: 0;
	color: #800000;
	}		

.alt {
	background-color: #EBEBDA;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.description {
	font-size: 1em;
	text-align: left;
	}

h2 {
	font-size: 2.0em;
	}
	
.headline	{
	font-size: 2.2em;
	}
	
h2.pagetitle {
	font-size: 1.3em;
	text-align: left;
	color: #808080;
	margin-bottom: 20px;
	}

h3 {
	font-size: 1.3em;
	}
h3 p {
	margin: 0 0;
	}
h4 {
	font-size: 1.3em;
	text-align: left;
	line-height: 2em;
	margin: 0 0 10px 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .postmetadata, blockquote, strike {
	color: #777;
	}
	

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

/* ================== Links =========================================== */

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #800000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	



/* ====================	Header Classes ================================== */

h1, h2, h3, h4 {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-weight: bold;
	}

h1 {
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	color: #808080;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

.post-content h3 {
	margin-bottom: 0;
	}
		
/* ------------- SPECIAL PAGES ------ */

#content .catpagehead {
	color: #800000;
	margin: 0px 20px 10px 0;
	}
	
*html #content .catpagehead {
	margin: 0px 0 10px 0;
	}
	
h1 .catpagehead {
	font-size: 1.9em;
	}
		
.catpagedescr {
	line-height: 1.4em;
	margin-bottom: 4em;
	}

#content .news p {
	margin-top: 0;
	margin-bottom: 3px;
	}
#content.news {
	padding-top: 20px;
	}
			
#mailform {
	width: 90%;
	}
				
.ddsg-sitemap ul li {
	text-align: left;
	}
	
.ddsg-pagenav {
	font-weight: bold;
	}
	
.ddsg-cats {
	background-color: #EAEAEA;
	display: block;
	line-height: 1.4em;
	padding: 5px;
	margin: 10px 0px;
	}
	
.ddsg-xml-link {
}


			
/* ----------- NAVIGATION ---------------- */
	
#navigation {
	position: relative;
	top: 25px;
	margin-left: 400px;
	clear: both;
	}
	
.icons {
	margin-top: 2em;
	
	}
	
.backbutton {
	}
			
#navigation ul li {
	display: inline;
	}
.horizontal {
	color: #0080c0;
	}
	
/* ------------- Style the Sidebars -------------- */

#sidebar {
	width: 190px;
	text-align: left;
	font-size: 1.2em;
	}
.rightside {
	position: relative;
	top: 0;
	right: 0px;
	margin-left: 68%;
	}
.leftside {
	position: relative;
	top: 0;
	left: 60px;
	margin-right: 68%;
	}
	
#sidebar form {
	margin: 0;
	}
	
#sidebar h3 {
	font-family: helvetica,arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 5px;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 1.15em;
	}

	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#sidebar_toc {
	position: relative;
	top: 0;
	margin: 0 0 0 60%;
	padding: 0;
	text-align: left;
	}
	
#sidebar_toc p {
	margin-top: 3px;
	}
			
#sidebar_toc ul li {
	width: 180px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #444;
	font-weight: 500;
	line-height: 1.15em;
	}
	
.title {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 0;
	}
	
.date	{	
	margin-bottom: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 1.15em;
	color: #ff0000;
	font-weight: bold;
	}	
#sidebar_toc .small {
	text-align: left;
	line-height: 1.1em;
	color: #444;
	}
	
#sidebar_toc h3 {
	color: #FF0000;
	font-size: 1.3em;
	text-transform: lowercase;
	margin: 0 0 0 40px;
	}
#excerpt {
	margin-top: -10px;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 97%;
	font-style: italic;
	width: 190px;
	color: #000;
	font-weight: 550;
	text-align: right;
	}
*html #excerpt {
	width: 200px;
	margin-top: 20px;
	margin-left: 60px;
	padding-top: 0px;
	}
		
#sidebar-quote {
	background-image: url(http://www.peapack-gladstone.info/wp-content/themes/pginfo/images/quote.gif/);
	}		


.leftbleed {
	position: relative;
	left: -42px;
	margin-top: 10px;
	}



/* ===================== Images ======================= */

p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 23px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}



*html .leftbleed {
	position: relative;
	left: 18px;
	margin-top: 10px;
	}

/* ======================= Lists ============================*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

	

.entrytext h3 {
	margin: 20px 0 3px;
	}
		
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.lalpha {
	list-style-type: lower-alpha;
	}

.ualpha {
	list-style-type: upper-alpha;
	}



/* ======================== Form Elements =========================*/

#searchform {
	width: 90%;
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}
* html #searchform {
	width: 18em;
	}
#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 110px;
	}


/* ============== Other Tags & Classes ================= */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #444;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	background-color: #EBEBDA;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.nextprev {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.more	{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
/***** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *****/ 

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix {
	display: inline-table;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */  
