#wrap {	border-top: 10px solid #ead8bc;	text-align: left; }

#main #content { margin-top: 35px; }

/* ------------- SIDEBAR (COMMUNITY) ------------- */

#middlebar {
  float: left;
  margin-left: 40px;
  width: 820px;
  text-align: left;
  background: #ead8bc;
  display: inline;
}

#middlebar div#community-intro { padding-top: 29px; margin: 0; }

#middlebar div#community-intro p { 
	padding: 0px 35px 30px 27px; 
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #000;
}

#middlebar div#community-intro p a:link,
#middlebar div#community-intro p a:visited {
	text-decoration: underline;
}

#middlebar div#community-intro p a:hover,
#middlebar div#community-intro p a:focus,
#middlebar div#community-intro p a:active {
	text-decoration: underline;
	color: black;
}

#middlebar div#community-intro p#submitcomment {
	background: transparent url(../images/background_submitcomment.gif) repeat-x;
	height: 46px;
	padding-bottom: 0;
	padding-top: 21px;
	padding-left: 343px;
}

#middlebar div#community-intro p#submitcomment a { 
	display: block; 
	text-indent: -999em; overflow: hidden;
	height: 26px;
	width: 135px;
}

#middlebar div#community-intro p#submitcomment a:link,
#middlebar div#community-intro p#submitcomment a:visited {
	background: url(../images/btn_submitcomment.gif) no-repeat 0px -26px;
}

#middlebar div#community-intro p#submitcomment a:hover,
#middlebar div#community-intro p#submitcomment a:focus,
#middlebar div#community-intro p#submitcomment a:active {
	background: url(../images/btn_submitcomment.gif) no-repeat 0px 0px;
}

#sidebar {
  float: left;
  margin-left: 40px;
  margin-right: 40px;
  text-align: left;
  background: #ead8bc;
  display: inline;
}

#sidebar div#community-intro { padding-top: 35px; margin: 0; }

#sidebar div#community-intro p { 
	padding: 0 35px 35px 35px; margin: 0;
	font-family:Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #000;
}

#sidebar div#community-intro p a:link,
#sidebar div#community-intro p a:visited {
	text-decoration: underline;
}

#sidebar div#community-intro p a:hover,
#sidebar div#community-intro p a:focus,
#sidebar div#community-intro p a:active {
	text-decoration: underline;
	color: black;
}

#sidebar div#community-intro p#submitcomment {
	background: transparent url(../images/background_submitcomment.gif) repeat-x;
	height: 46px;
	padding-bottom: 0;
	padding-top: 21px;
	padding-left: 62px;
}

#sidebar div#community-intro p#submitcomment a { 
	display: block; 
	text-indent: -999em; overflow: hidden;
	height: 26px;
	width: 135px;
}

#sidebar div#community-intro p#submitcomment a:link,
#sidebar div#community-intro p#submitcomment a:visited {
	background: url(../images/btn_submitcomment.gif) no-repeat 0px -26px;
}

#sidebar div#community-intro p#submitcomment a:hover,
#sidebar div#community-intro p#submitcomment a:focus,
#sidebar div#community-intro p#submitcomment a:active {
	background: url(../images/btn_submitcomment.gif) no-repeat 0px 0px;
}


/* ------------- ARTICLE (COMMUNITY) ------------- */

#content #article {
	float: left;
	margin-left: 40px;
	width: 520px;
	text-align: left;
	padding-bottom: 0;
	display: inline;
}

#content #article .post {
	margin-bottom: 25px;
	border-bottom: 1px solid #ccb596;
}

#content #article .post p { padding-right: 0; }

#content #article .post#last-post {
	margin-bottom: 0;
}

#content #article .post .post-date {
	color: #8f7658;
	font-weight: bold; 
	text-transform: uppercase;
	padding-bottom: 10px;
	line-height: 100%;
}

#content #article .post .post-title {
	font: normal 2.083em "Times New Roman", Times, Roman, Serif, MS-Serif, serif;
  	color: #000;
  	padding-bottom: 20px;
}

#content #article .post .post-body {}

#content #article .post ul.post-meta {
	list-style-type: none;
	padding-left: 0; padding-right: 0;
	width: 100%;
	overflow: hidden;
}

#content #article .post ul.post-meta li { 
	clear: both; 
	padding: 3px 0;
	float: left;
}

#content #article .post ul.post-meta li .label {
	color: #8f7658;
	font-weight: bold; 
	text-transform: uppercase;
	width: 150px;
	float: left;
}

#content #article .post ul.post-meta li .post-author,
#content #article .post ul.post-meta li .post-organization,
#content #article .post ul.post-meta li .post-website
{ float : left; }

#content #article .post ul.post-meta li .post-website a:link,
#content #article .post ul.post-meta li .post-website a:visited {
	text-decoration: underline;
}

#content #article .post ul.post-meta li .post-website a:hover,
#content #article .post ul.post-meta li .post-website a:focus, 
#content #article .post ul.post-meta li .post-website a:active {
	text-decoration: underline;
	color: #000;
}


#content #article .post ul.post-attachment {
	list-style-type: none;
	padding-left: 43px;
	background: url(../images/pdf_community.gif) 0px 5px no-repeat;
	width: 470px;
	overflow: hidden;
	padding-bottom: 25px;
	padding-right: 0;
}

#content #article .post ul.post-attachment li a:link,
#content #article .post ul.post-attachment li a:visited {
	text-decoration: underline;
}

#content #article .post ul.post-attachment li a:hover,
#content #article .post ul.post-attachment li a:focus, 
#content #article .post ul.post-attachment li a:active {
	text-decoration: underline;
	color: #000;
}

#content #article .post .comment {
	background: #ead8bc;
	padding: 20px;
	margin-bottom: 25px;
}

#content #article .post .comment p {
	padding-bottom: 10px;
	color: #45413a;
}

#content #article .post .comment p.comment-meta .label {
	text-transform: uppercase;
	color: #8f7658;
	font-weight: bold;
}

#content #article .post .comment p.comment-meta .comment-author {
	font-weight: bold;
}

#content #article .post .comment p.comment-meta .comment-date {
	font-style: italic;

}

/* ==================== POST NAV ==================== */

#content #article ul#post-nav {
	width: 510px;
	height: 27px;
	background: #ead8bc;
	list-style-type: none;
	padding: 0 5px;
}

#content #article ul#post-nav li {
	float: left;
	width: 170px;
	padding-top: 3px;
}

#content #article ul#post-nav li.center {
	text-align: center;
}

#content #article ul#post-nav li.right {
	text-align: right;
}

#content #article ul#post-nav li a:link,
#content #article ul#post-nav li a:visited {
	text-decoration: none;
}

#content #article ul#post-nav li a:hover,
#content #article ul#post-nav li a:focus,
#content #article ul#post-nav li a:active {
	text-decoration: underline;	
}

/* ------------- ARTICLE (COMMITMENT) ------------- */

#commitment #content #article {
	margin: 0 40px;
	text-align: left;
	width: 820px;
	overflow: hidden;
}

#commitment #content #article h3 { font: bold 18px Arial,Helvetica,clean,sans-serif; padding-right: 0;}

#commitment #content #article p { padding-right: 0; }

#commitment #content #article #commitment-header {
	background: #ead8bc;
	padding: 35px 0; margin-bottom: 35px;
	width: 820px;
	overflow: hidden;
}

#commitment #content #article #commitment-intro {
	float: left;
	width: 460px;
	border-right: 1px solid #ccb596;
	display: inline;
	font-style: italic;
}

#commitment #content #article #commitment-intro p { 
	padding: 0 30px 35px 35px; margin: 0;
	font-family: italicized, "times new roman", serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
}

#commitment #content #article #commitment-intro p.last {
	padding-bottom: 0;
}

#commitment #content #article #commitment-toc {
	float: left;
	width: 359px;
	_width: 350px;
	display: inline;
}

#commitment #content #article #commitment-intro ul {
	list-style-type: none;
	padding: 0 30px 0 35px;
	margin: 0;
}

#commitment #content #article #commitment-intro ul li {
	background: url(../images/bullet_link.gif) no-repeat 0px 7px;
	padding-left: 10px;
	margin-left: 0;
	line-height: 22px;
}

#commitment #content #article #commitment-toc ul {
	list-style-type: none;
	padding: 0 30px 0 35px;
	margin: 0;
}

#commitment #content #article #commitment-toc ul li {
	background: url(../images/bullet_link.gif) no-repeat 0px 7px;
	padding-left: 10px;
	margin-left: 0;
	line-height: 22px;
}

#commitment #content #article #content-update ul {
	list-style-type: none;
	padding: 0 30px 0 35px;
	margin: 0;
}

#commitment #content #article #content-update ul li {
	background: url(../images/bullet_link.gif) no-repeat 0px 7px;
	padding-left: 10px;
	margin-left: 0;
	line-height: 22px;
}

#commitment #content #article #content-update #pcontent {
	padding-left: 10px;
	margin-left: 0;
}

#commitment #content #article p a:link,
#commitment #content #article p a:visited,
#commitment #content #article #commitment-toc ul li a:link,
#commitment #content #article #commitment-toc ul li a:visited {
	text-decoration: underline;
}

#commitment #content #article p a:hover,
#commitment #content #article p a:focus,
#commitment #content #article p a:active,
#commitment #content #article #commitment-toc ul li a:hover,
#commitment #content #article #commitment-toc ul li a:focus,
#commitment #content #article #commitment-toc ul li a:active {
	text-decoration: underline;
	color: #000;
}

