@charset "UTF-8";
/* CSS Document */


/* Defaults, Hides, and Clears */

* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.hide, #siteidcontainer {
	position:absolute;
	top:-5000px;
	left: -5000px;
}





/* Body, Holder, and Containers */

body {
	text-align:center;
	background-color:#000;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}
#holder {
	text-align:left;
}
#articlecommentscontainer {
	background-color:#FFF;
	background-image:url(../images/siteid.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
#articlecontainer {
	padding-bottom:20px;
}
#commentscontainer {
	padding-bottom:20px;
}
#footercontainer {
	background-color:#000;
	border-top:solid 1px #FFF;
}




/* Large Layout Elements */

#article, #navcontainer, #articlecontent, #articlemeta, #comments, #footer {
	width: 925px;
}
#article, #comments, #footer {
	margin:0 auto;
}
#articlecontent, #articlemeta, #footer {
	clear:both;
}
#articlecontent {
	padding-top: 120px;
}
#articlemeta {
	padding-top: 20px;
}
#content, #articlemetacontent {
	width:800px;
	float:right;
}
#pagecontent {
	padding-bottom: 50px;
}


/* Link Styling */

a:link, a:visited {
	color:#FF3399;
	text-decoration:underline;
}
a:hover, a:active {
	color: #000;
	text-decoration:underline;
}
#navigation a:link, #navigation a:visited {
	color:#999;
	text-decoration:none;
}
#navigation a:hover, #navigation a:active {
	color:#FFF;
	text-decoration:none;
}
#meta a:link, #meta a:visited {
	color:#999;
	text-decoration:none;
}
#meta a:hover, #meta a:active {
	color:#FFF;
	text-decoration:none;
}
#nextpre a:link, #nextpre a:visited {
	color:#999;
	text-decoration:none;
}
#nextpre a:hover, #nextpre a:active {
	color:#FFF;
	text-decoration:none;
}
#footercontent a:link, #footercontent a:visited {
	color:#666;
	text-decoration:none;
}
#footercontent a:hover, #footercontent a:active {
	text-decoration:none;
	color: #FFF;
}



/* Text Styling */

h1, h1 a {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-weight: bold;
	font-size: 35px;
	margin-bottom:8px;
}
h1 a:link, h1 a:visited {
	color:#000;
	text-decoration:none;
}
h1 a:hover, h1 a:active {
	color:#666;
	text-decoration:none;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color:#000;
	margin: 7px 0 5px 0;
	padding: 7px 0 5px 0;
}
#content p#articledate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style:italic;
	color:#000;
	margin:0 0 20px 0;
	padding:0;
}
#content p {
	font-size: 14px;
	line-height: 20px;
	padding: 3px 0 7px 0;
	margin: 3px 0 7px 0;
}
/*#content p {
	font-size: 14px;
	line-height: 20px;
	padding: 3px 0 7px 0;
	margin: 3px 0 7px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
} */
img.alignleft {
	float:left;
	padding: 0 20px 10px 0;
}
#subscribeform {
	margin-top:15px;
}



/* Template Areas in Black */	


#navigation {
	background-color:#000;
	float: right;
	text-transform:uppercase;
	font-size:10px;
	padding:6px 7px;
}
#navigation ul {
	display:inline;
	list-style-type:none;
}
#navigation ul li {
	display:inline;
	list-style-type:none;
	padding:0 5px;
}
#meta {
	background-color:#000;
	float:left;
	width:620px;
	color:#FFF;
	font-size:10px;
	padding:6px 10px;
}
#meta p {
	display:inline;
}
#meta p#metacomments {
	background-image:url(../images/commentbubble_white.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
}
#meta span.metatitle {
	text-transform:uppercase;
	padding-right: 3px;
}
#nextpre {
	background-color:#000;
	text-transform:uppercase;
	font-size:10px;
	padding: 6px 10px;
	color:#333;
	float:right;
}
#nextpre span {
	margin-left:7px;
	padding-left:9px;
	border-left: solid 1px #999;
}
#nextpre span:first-child {
	border-left:none;
	margin-left:0;
	padding-left:0;
}

/* Template Areas in White 	
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> To Copy and Paste into Individual Style Sheets


#navigation {
	background-color:#FFF;
	float: right;
	text-transform:uppercase;
	font-size:10px;
	padding:6px 7px;
}
#navigation ul {
	display:inline;
	list-style-type:none;
}
#navigation ul li {
	display:inline;
	list-style-type:none;
	padding:0 5px;
}
#navigation a:link, #navigation a:visited {
	color:#000;
	text-decoration:none;
}
#navigation a:hover, #navigation a:active {
	color:#79AC00;
	text-decoration:none;
}
#navigation a#navhighlight:link, #navigation a#navhighlight:visited {
	color:#79AC00;
	text-decoration:none;
}
#navigation a#navhighlight:hover, #navigation a#navhighlight:active {
	color:#79AC00;
	text-decoration:none;
}
#meta {
	background-color:#FFF;
	float:left;
	width:530px;
	color:#000;
	font-size:10px;
	padding:6px 10px;
}
#meta p {
	display:inline;
}
#meta p#metacomments {
	background-image:url(../images/commentbubble_black.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
}
#meta span.metatitle {
	text-transform:uppercase;
	padding-right: 3px;
}
#meta a:link, #meta a:visited {
	color:#000;
	text-decoration:none;
}
#meta a:hover, #meta a:active {
	color:#79AC00;
	text-decoration:none;
}
#nextpre {
	background-color:#FFF;
	float:right;
	width: 225px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	padding:6px 5px;
	color:#CCC;
}
#nextpre span {
	margin-left:7px;
	padding-left:9px;
	border-left: solid 1px #999;
	white-space:nowrap;
}
#nextpre span:first-child {
	border-left:none;
	margin-left:0;
	padding-left:0;
}
#nextpre a:link, #nextpre a:visited {
	color:#000;
	text-decoration:none;
}
#nextpre a:hover, #nextpre a:active {
	color:#79AC00;
	text-decoration:none;
}

*/



/* Stockpile Post Meta */

#content #postcontent div.stockmeta {
	background-color:#000;
	width:550px;
	color:#FFF;
	padding:1px 10px;
	margin:0;
}
#content #postcontent div.stockmeta p {
	display:inline;
	font-size:10px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#content div.stockmeta p.stockmetacomments {
	background-image:url(../images/commentbubble_white.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
}
.stockmeta span.stockmetatitle {
	text-transform:uppercase;
	padding-right: 3px;
}
#content div.stockmeta a:link, #content div.stockmeta a:visited {
	color:#FFF;
	text-decoration:none;
}
#content div.stockmeta a:hover, #content div.stockmeta a:active {
	color:#79AC00;
	text-decoration:none;
}



/* Comments */


#commentscontent {
	width: 800px;
	float:right;
}
#commentslist div.commentinfo:last-child {
	border-bottom:solid 1px #000;
}
div.commentinfo {
	width: 800px;
	border-top: solid 1px #000;
}
div.commentnamedate {
	width: 200px;
	float:left;
	border-top: solid 2px #000;
	padding: 10px 0 20px 0;
}
div.commenttext {
	width:570px;
	float:right;
	padding:10px 0 20px 0;
}
span.commentname {
	color:#FF3399;
}
span.commentdate {
	font-size: 10px;
	font-style:italic;
	color:#000;
}
div.commenttext p {
	font-size: 14px;
	line-height: 20px;
	padding: 3px 0 7px 0;
	margin: 3px 0 7px 0;
}
#postcomment {
}
#postcomment p {
	font-size: 14px;
	line-height: 20px;
	padding: 3px 0 7px 0;
	margin: 3px 0 7px 0;
}
#postcomment p span {
	font-style: italic;
	font-size:10px;
	color:#000;
}
.commentsbutton, .button {
	background-color:#000;
	color:#FFF;
	padding: 3px 4px;
	border: solid 1px #999;
}
.commentsbutton:hover, .button:hover {
	background-color:#333333;
}


/* Footer */

#footercontent {
	width:800px;
	float:right;
	color:#FFF;
	padding-top: 10px;
}
#footermiddleright {
	width:405px;
	float:right;
}
#footerleft, #footermiddle, #footerright {
	padding-bottom: 20px;
}
#footerleft {
	float:left;
	width:390px;
}
#footerright {
	float:right;
}
#footermiddle {
	float:left;
}
#footermiddle, #footerright {
	width:185px;
}
#footer h2 {
	color:#FFF;
	margin-bottom: 5px;
}
#footer p, #footer ul {
	font-size: 13px;
	line-height: 20px;
}
#footercontent {
	background-color:#000;
	clear:both;
	width:800px;
	color:#333;
	padding: 10px 0 20px 0;
}
#footercontent ul, #footercontent ul li {
	list-style-type:none;
}
#footercontent ul {
	float:left;
}
#footercontent ul li {
	border-left: solid 1px #333;
	padding: 0 10px;
	display:inline;
}
#footercontent ul li:first-child {
	padding-left:0;
	border-left:none;
}
#copyright {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.button {
	background-color:#000;
	color:#FFF;
	padding: 2px 4px;
	border: solid 1px #999;
	margin-left:5px;
}
.button:hover {
	background-color:#666;
	color:#FFF;
}
#footer a img {
	text-decoration:none;
	border: none;
}
#dbphotos a {
	display: block;
	width: 160px;
	height:90px;
	margin-right: 20px;
	margin-bottom: 5px;
	float:left;
}
#otherstuff a {
	display:block;
	width:70px;
	height:70px;
	margin-right: 20px;
	float:left;
}
#otherstuff a.otherstufflast {
	margin-right:0px;
}
#otherstuff a img {
	width: 70px;
	height:70px;
}
#dbphotos a:link, #dbphotos a:visited, #otherstuff a:link, #otherstuff a:visited {
	border:solid 5px #333;
	text-decoration:none;
}
#dbphotos a:hover, #dbphotos a:active, #otherstuff a:hover, #otherstuff a:active {
	border:solid 5px #666;
	text-decoration: none;
}
#stockpile ul, #stockpile ul li {
	list-style-type:none;
}
#stockpile ul {
	margin-bottom: 10px;
}
#stockpile ul li {
	border-bottom: solid 1px #333;
	padding:3px 0;
}



/* Archive Pages */

#archivecontent {
	background-image:url(../images/archive_line.gif);
	background-repeat:repeat-y;
}
#archiveleftcolumn {
	width: 610px;
	float:left;
}
#archiverightcolumn, #sidebar {
	width:170px;
	float:right;
}
#pagecontent {
	width: 550px;
}
#archiveleftcolumn a img {
	text-decoration:none;
	border:none;
	margin:0;
	padding:0;
}
#archiveleftcolumn a.articlethumb {
	width: 275px;
	height:175px;
	display:inline-block;
	margin: 0 15px 20px 0;
}
#archiveleftcolumn a.articlethumb:link, #archiveleftcolumn a.articlethumb:visited {
	border: solid 5px #CCC;
}
#archiveleftcolumn a.articlethumb:hover, #archiveleftcolumn a.articlethumb:active {
	border: solid 5px #666;
}
#archiverightcolumn ul, #archiverightcolumn ul li {
	list-style-type:none;
	font-size: 12px;
}
#archiverightcolumn a:link, #archiverightcolumn a:visited {
	text-decoration: none;
	color:#666666;
}
#archiverightcolumn a:hover, #archiverightcolumn a:active {
	text-decoration:none;
	color:#000000;
}
#archiverightcolumn ul li {
	border-bottom: solid 1px #CCC;
	padding: 3px 0;
}
#archiverightcolumn ul {
	border-top: solid 1px #CCC;
	margin-bottom: 15px;
}
#articlesearch h2.searchheader {
	margin-bottom:0;
	padding-bottom:0;	
}
input#s {
	width: 135px;
	height:15px;
	margin: 0 5px 5px 0;
	padding:0;
	float:left;
}
input#searchsubmit {
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:24px;
	height:19px;
	border:solid 1px #000;
	margin:0;
	padding:0;
}
input#searchsubmit:hover {
	background-position: -24px 0;
	border:solid 1px #333;
}



/* Page Navi Plugin Link Styles */

.wp-pagenavi {
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
}
.wp-pagenavi a {
	padding:0;
	margin: 0 3px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	text-decoration: none;
	color: #666;
}
.wp-pagenavi a:visited {
	text-decoration: none;
	color: #666;
}
.wp-pagenavi a:hover, .wp-pagenavi a:active {	
	color: #000;
	text-decoration:none;
}
.wp-pagenavi span.pages {
	display: none;
}
.wp-pagenavi span.current {
	padding: 0; 
	margin: 0 3px;
	font-weight: bold;
	color: #000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	display:none;
}


/* Sidebar */

#archiverightcolumn a img {
	text-decoration:none;
	border:none;
	margin:0;
	padding:0;
}
#archiverightcolumn a.sidebarthumb {
	width: 160px;
	height:80px;
	display:inline-block;
	margin-bottom: 15px;
}
#archiverightcolumn a.sidebarthumb:link, #archiverightcolumn a.sidebarthumb:visited {
	border: solid 5px #CCC;
}
#archiverightcolumn a.sidebarthumb:hover, #archiverightcolumn a.sidebarthumb:active {
	border: solid 5px #666;
}


