body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	background: #122151;
	font-size: 12px;
}

td, th {
	font-size: 12px;
}

a {
	color: #216dc0;
}

a:hover {
	color: #338ced;
	text-decoration: none;
}

img {
	border: 0px;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 994px;
	background: #fff;
}

#header h1 {
	background: url("images/header.jpg") no-repeat top;
	padding: 0px;
	margin: 0px;
	height: 159px;
	width: 994px;
}

#header h1 span {
	display: none;
}

#nav {
	width: 994px;
	background: url("images/navtile.gif") repeat-x top;
	height: 29px;
}

#nav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#nav ul li {
	height: 29px;
	float: left;
	display: block;
	padding-right: 39px;
	background: url("images/break.gif") no-repeat right top;
}

#quicksearch {
	margin: 0px;
	padding: 4px 8px 0px 0px;
	float: right;
}

.searchbox {
	width: 250px;
	font-size: 10px;
	padding: 3px;
	font-family: arial;
	border-top: 1px solid #7c87ab;
	border-left: 1px solid #7c87ab;
	border-right: 1px solid #333747;
	border-bottom: 1px solid #333747;
}

.button {
	background: url("images/button.gif") repeat-x #404761;
	border-top: 1px solid #979baa;
	border-left: 1px solid #979baa;
	border-right: 1px solid #2f3754;
	border-bottom: 1px solid #2f3754;
	font-size: 10px;
	font-family: arial;
	color: #fff;
	height: 20px;
}

#crumbs {
	background: url("images/crumbbg.jpg") repeat-x top;
	padding: 6px 4px 6px 25px;
	font-size: 11px;
}

#crumbs a {
	padding: 0px 5px 0px 5px;
}

#content, #articlecontent {
	padding: 20px;
	float: left;
	width: 400px;
	font-size: 12px;
	color: #313438;
}

#articlecontent {
	width: 653px;
}

#content h1, #content h1 a, #content h3, #articlecontent h1, #articlecontent h3, #articlecontent h1 a {
	color: #728f3b;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
}

#content h2, #articlecontent h2 {
	background: #92be27;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 8px 5px 8px;
	margin: 0px;
	font-weight: bold;
}

#content h3 {
	color: #f209ad;
	font-size: 12px;
}

#tags {
	padding: 5px 5px 5px 25px;
	background: url("images/tag_orange.png") 5px 4px no-repeat #f0edd9;
	border: 1px solid #cac6ad;
	font-size: 11px;
	text-transform: uppercase;
}

#tags a {
	color: #f209ad;
}

#tags a:hover {
	color: #f16fca;
	text-decoration: none;
}

#commentTag {
	float: right;
	background: url("images/comment.gif") no-repeat left;
	padding-left: 20px;
}

.sub, .artcomments {
	text-transform: uppercase;
	font-size: 9px;
	border-bottom: 1px solid #989fb8;
	padding-bottom: 5px;
}

.artcomments {
	font-size: 10px;
	border-bottom: none;
}

.artcomments a {
	color: #70931e;
}

.comments .sub, #articlecontent .sub, #articlecontent .artcomments, .commentspecial .sub {
	color: #737a7e;
}

#center {
	border-top: 10px solid #fff;
	float: left;
	width: 300px;
	background: url("images/topcorners.gif") top no-repeat #154a78;
}

#latest a, #links a {
	border-top: 1px solid #456c8d;
	margin: 0px 2px 0px 2px;
	display: block;
	clear: both;
	padding: 5px 15px 5px 35px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: url("images/pageicon.gif") no-repeat 15px 8px #11395b;
}

#links a {
	background: url("images/linkicon.gif") no-repeat 15px 8px #11395b;
}

#latest a:hover {
	background: url("images/pageicon.gif") no-repeat 15px 8px;
	color: #f1f4f7;
}

#links a:hover {
	background: url("images/linkicon.gif") no-repeat 15px 8px;
	color: #f1f4f7;
}

#latest a h3, #links a h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#latest a div, #links a div {
	font-size: 9px;
	color: #8899a8;
}

#latest a, #links a{
	color: #f1f4f7;
}

#rightcol {
	color: #fff;
	margin-left: 3px;
	float: left;
	width: 220px;
	padding: 14px;
	background: url("images/righttopcorners.gif") top no-repeat #154a78;
	border-top: 10px solid #fff;
}

#rightcol h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

.phprev {
	padding-bottom: 115px;
}

.phprev img, .imgdisplay {
	padding: 2px;
	background: url("images/photoborder.gif") no-repeat top left;
	float: left;
	margin: 8px 3px 3px 3px;
}

.imgdisplay {
	float: right;	 
	margin: 8px 3px 25px 8px;
}
	
.comments, .commentspecial {
	font-size: 12px;
	background: #f6f7f0;
	margin: 5px 5px 5px 15px;
	padding: 8px;	
	width: 500px;
	border: 1px solid #d5d6cd;
	line-height: 160%;
	color: #0d3752;
	-moz-border-radius: 5px;
}

.commentspecial {
	background: #ecf1d0;
	border: 1px solid #c0c6a2;
}

.comments h3, .commentspecial h3 {
	font-size: 11px !important;
	font-weight: bold !important;
}

#footer {
	background: url("images/footertile.jpg") repeat-x top #233139;
	padding: 4px 0px 4px 15px;
	clear: both;
	color: #fff;
	font-size: 11px;
	border-top: 15px solid #154a78;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	min-height: 180px;
	height: 180px;
}

.column {
	min-height: 150px;
	height: 150px;
	width: 300px;
	padding: 10px;
	float: left;
	border-right: 1px solid #95958b;
}

.column ul li a {
	color: #d1d1c5;
	display: block;
	width: 250px;
	border-top: 1px solid #95958b;
	text-decoration: none;
	padding: 4px 0px 4px 3px;
}

.column ul li a:hover {
	background: #5b6e48;
	color: #fff;
}

.column ul {
	padding: 3px;
	margin: 0px;
	list-style-type: none;
}

#albums, #aboutfooter {
	margin: 0px;
	padding: 0px;
	background: url("images/albums.gif") no-repeat;
	height: 22px;
	width: 116px;
}

#aboutfooter {
	background: url("images/aboutfooter.gif") no-repeat;
}

#albums span, #aboutfooter span {
	display: none;
}

.textbox {
	font-size: 12px;
	padding: 2px;
	width: 200px;
}

.fancytextbox, .fancytextarea {
	width: 200px;
	padding: 5px;
	background: url("images/fancybg.jpg") repeat-x top #f8f4e5;
	font-size: 14px;
	color: #454330;
	font-family: arial;
	border: 1px solid #b4b099;
	font-weight: bold;
	margin-bottom: 2px;
}

.fancytextarea {
	font-size: 12px;
}

th {
	background: #154a78;
	text-align: left;
	color: #fff;
}

.article {
	padding: 10px;
	font-size: 12px;
	line-height: 160%;
}

fieldset {
	padding-top: 15px;
	width: 630px;
	border: 1px solid #8b97a0;
	-moz-border-radius: 5px;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #919586;
	text-transform: uppercase;
}

.textbox {
	padding: 2px;
	font-size: 11px;
	margin-bottom: 1px;
}

label {
	padding: 4px 5px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	color: #5d5a51;
}

#archive {
	margin-top: 10px;
	display: block;
	background: #728f3b;
	color: #fff;
	padding: 7px 5px 7px 37px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #36441d;
	border-bottom: 1px solid #36441d;
}

#archive:hover {
	background: #67872a;
}

.row1 {
	background: #ecf0f4;
}

.row2 {
	background: #fff;
}

.displaybox {
	padding: 7px;
	
}

.subtle {
	color: #a0a9b4;
}

#cloudmap {
	text-align: center;
	padding: 12px;
}

#cloudmap a {
	color: #fff;
	text-decoration: none;
}

#cloudmap a:hover {
	text-decoration: underline;
}

#tagcloud {
	background: url("images/tagcloud.jpg") no-repeat;
	width: 300px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

#tagcloud span {
	display: none;
}

.error, .message {
	font-size: 18px;
	color: #d94d0f;
	font-weight: bold;
	padding: 15px;
	border: 1px solid #d4bbaf;
	background: #eee4df;
	margin-bottom: 15px;
	text-align: center;
}

.message {
	border: 1px solid #a9b097;
	color: #8cb626;
	background: #edf1e5;
}

code {
	border: 1px solid #bcc3c9;
	background: #ebeff2;
	font-family: Courier New;
	padding: 7px;
	color: #323232;
	display: block;
}

#home a:hover, #about a:hover, #gallery a:hover, #cheatsheet a:hover, #contact a:hover, #syndicate a:hover, #archives a:hover, #search a:hover { background: none; }
#home a span, #about a span, #gallery a span, #cheatsheet a span, #contact a span, #syndicate a span, #archives a span, #search a span { display: none; }

#home { width: 40px; height: 29px; background: url("images/navbar.gif") 0px -29px; display: block; float: left; }
#home a { width: 40px; height: 29px; background: url("images/navbar.gif") 0px 0px; display: block; }

#about { width: 39px; height: 29px; background: url("images/navbar.gif") -41px -29px; display: block; float: left; }
#about a { width: 39px; height: 29px; background: url("images/navbar.gif") -41px 0px; display: block; }

#gallery { width: 44px; height: 29px; background: url("images/navbar.gif") -81px -29px; display: block; float: left; }
#gallery a { width: 44px; height: 29px; background: url("images/navbar.gif") -81px 0px; display: block; }

#cheatsheet { width: 99px; height: 29px; background: url("images/navbar.gif") -126px -29px; display: block; float: left; }
#cheatsheet a { width: 99px; height: 29px; background: url("images/navbar.gif") -126px 0px; display: block; }

#contact { width: 45px; height: 29px; background: url("images/navbar.gif") -226px -29px; display: block; float: left; }
#contact a { width: 45px; height: 29px; background: url("images/navbar.gif") -226px 0px; display: block; }

#archives { width: 48px; height: 29px; background: url("images/navbar.gif") -272px -29px; display: block; float: left; }
#archives a { width: 48px; height: 29px; background: url("images/navbar.gif") -272px 0px; display: block; }

#search { width: 49px; height: 29px; background: url("images/navbar.gif") -321px -29px; display: block; float: left; }
#search a { width: 49px; height: 29px; background: url("images/navbar.gif") -321px 0px; display: block; }

#syndicate { margin: 10px; width: 82px; height: 25px; background: url("images/syndicate_o.gif") no-repeat; display: block; float: left; }
#syndicate a { width: 82px; height: 25px; background: url("images/syndicate.gif") no-repeat; display: block; }
