/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//	Layout
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#sections {
	width: 100%;
	margin: 0 auto;
	background: #000;
}

.quotessection h2 { background: url('../images/quotestitle.gif') no-repeat center; height: 67px; margin: 0px; }
.quotessection h2 span { display: none; }

.journalssection h2 { background: url('../images/journalstitle.gif') no-repeat center; height: 62px; margin: 0px; }
.journalssection h2 span { display: none; }

.announcesection h2 { background: url('../images/lobdnews.jpg') no-repeat center; height: 146px; margin: 0px; }
.announcesection h2 span { display: none; }

.poetrysection h2 { background: url('../images/poetrytitle.gif') no-repeat center; height: 62px; margin: 0px; }
.poetrysection h2 span { display: none; }

.gallerysection h2 { background: url('../images/gallerytitle.gif') no-repeat center; height: 62px; margin: 0px; }
.gallerysection h2 span { display: none; }

.pmsection h2 { background: url('../images/pmtitle.gif') no-repeat center; height: 62px; margin: 0px; }
.pmsection h2 span { display: none; }

table { margin: 0 auto; }
th.tbheders {
	color: #fdfdfd;
	font-weight: 900;
	border-bottom: 1px solid #fdfdfd;
	padding: 0 0 0 4px;
	text-align: left;
	font-size: 13px;
	font-weight: 900;
}
tr.even td, tr.odd td { padding: 2px 2px 2px 4px; overflow: hidden; }

#sorting { text-align: center; }
#pagination { text-align:center; }
#pagination .pnum { padding: 0px 4px; margin: 0 1px 0 0; line-height: 22px; font-size: 10px; }
#pagination a.pnum { background: #2e4e9e; color: white; }
#pagination a.pnum:hover { background: #497cfb; }
#pagination span.pnum { background: #202020; color: white; }

.heading { font-size:large; text-align: center; font-style: italic; margin-top: 15px; background: #000; }
.post_info { width: 85%; margin: 2px auto; padding: 0 3px; background: #222; position: relative; }
.post_info span { font-weight: bold; }
.post_info .award { position: relative; float:right; margin-right: 10px; }
.post_info .poemimg { vertical-align: middle; margin: 12px;}
.notes { width: 85%; margin: 2px auto; padding: 0 3px; background: #222; }
.notes span { font-weight: bold; }
.the_content { width: 85%; margin: 15px auto; }
.comments { width: 85%; margin: 15px auto; }