/* CSS Document */

body {
	margin: 0px;
	/* background */
}
a {
	/* color */
	text-decoration: underline;
}
a:hover {
	/* color */
	text-decoration: none;
}
hr {
	/* background */
	/* border */
	margin-top: -3px;
}

.clear {
	position: relative;
	float: left;
	clear: both;
	width: 10px;
	height: 10px;
}
.hide, h1 {
	display: none;
}
.top {
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	/* background
	border-bottom
	background-image */
	background-position: 0px 2px;
	background-repeat: no-repeat;
	z-index: 1;
}
.theme_contain {
	float: left;
	position: absolute;
	margin-top: 25px;
	/* IE */
	left: 0;
}
.theme_contain a {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	width: 20px;
	height: 7px;
	/* IE */
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted;
}
/* .top a {
	position: relative;
	float: right;
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	/* background: #262626; */
	/*
	margin-top: 9px;
	text-align: center;
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
	list-style: none;
}
*/
.top ul {
	position: relative;
	float: right;
	list-style: none;
	_margin-top: 9px;
	_height: 16px;
	_text-align: center;
	_font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px; /* Nneeded for safari compliance. */
}
.top > ul {
	margin-top: 9px;
	height: 16px;
	text-align: center;
	font: bold 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.top ul li {
	float: left;
	position: relative;
}
/* IE ONLY */
.top ul a {
	_padding-left: 10px;
	_padding-right: 10px;
	_padding-top: 1px;
	_padding-bottom: 2px;
	/* _color */
	_text-decoration: none;
	_height: 16px;
}
/* END IE ONLY */
.top > ul a, .top ul li ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	/* color */
	text-decoration: none;
	height: 16px;
	white-space: nowrap;
}
.top li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}
.top li ul li {
	clear: both;
	left: -40px;
}
.top ul li ul li a {
	/* color */
	text-decoration: none;
	height: 16px;
	/* background: #222222; */
}
.top li > ul {
	left: auto;
	top: auto;
}
.top li:hover ul {
	display: block;
	clear: both;
}
.top a:hover {
	/* color
	background*/
}
.main {
	text-align: center;
	clear: both;
}
.main a {
	/* color */
}
.main img {
	margin: auto;
	margin-top: 15px;
	/* margin-bottom: 25px; */
	margin-bottom: 0px;
	padding: 7px;
	/* border */
	/* background */
}
.logo {
	position: relative;
	float: left;
	font: 15px/15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	padding: 5px;
	padding-left: 7px;
	color: #FFFFFF;
}
.nav {
	position: relative;
	width: 100%;
	margin-right: -1px;
	float: left;
	font: 10px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 15px;
	/* color */
}
.nav a, .stats a {
	text-decoration: none;
	/* color */
}
.nav a:hover, .stats a:hover {
	/* color */
}
/* menu stuff
.top ul li {
	position: relative;
	float: left;
	list-style: none;
	
}
.top ul li ul {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	list-style: none;
}
.top ul > li {
	top: auto;
	left: auto;
}
.top ul li:hover ul {
	display: block;
	clear: both;
} */
.maintext {
}

.content {
	font: 10px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	/* color */
	clear: both;
}
.stats, .date {
	position: relative;
	margin: auto;
	font: bold 10px/13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/* color */
}
.date, .date_1 {
	clear: both;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 20px/20px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 25px;
}
.stats {
	margin-bottom: 40px;
	/* color */
	z-index: 0;
	clear: both;
}
.stats:hover .leftstats {
	/* color */
}
.leftstats {
	position: relative;
	float: left;
	font-weight: normal;
	padding-top: 3px;
}
.rightstats a {
	position: relative;
	float: right;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.latestimages {
	position: relative;
	margin: auto;
	width: 600px;
	text-align: center;
	/* border-top */
}
.latestimages img {
	/* border */
	margin: 10px;
}
.bottom {
	position: relative;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	/* width: 100%; */
	width: 600px;
	height: 20px;
	height: 10%;
	text-align: center;
	font: 10px/17px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/* color */
	clear: both;
}
.bottom a {
	/* color */
	text-decoration: none;
}
.bottom a:hover {
	/* color */
}
.highlight {
	background:#FFCC00;
	padding: 3px;
	margin-right: 1px;
	color: #990000;
}
.search {
	margin: auto;
	padding: 15px;
	background:#FFCC00;
	color: #990000;
	font: bold 12px/17px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.main .search a {
	color: #234EAF;
}
.main .search a:hover {
	color: #FFFFFF;
}
/* comment stuff */
.commentcontain, .postentry {
	position: relative;
	padding: 12px;
	float: left;
	/* color */
	width: 455px;
	clear: left;
}
.bold {
	font-weight: bold;
}
.postentry, .commententry_0, .commententry_1 {
	font: 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.postentry {
	margin-top: -15px;
}
.postentry:hover a, .commenttitle:hover a, .commententry:hover a, .commententry_1:hover a {
	/* color */
}
.postentry:hover a:hover, .commenttitle:hover a:hover, .commententry_0:hover a:hover, .commententry_1:hover a:hover {
	/* color */
}
.datetitle {
	position: relative;
	float: right;
	font: 20px/30px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px;
	padding-top: 10px;
}
.exif {
	position: relative;
	float: left;
	font: 11px/16px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	padding: 10px;
	padding-top: 0px;
	/* color */
	/* clear: both; */ /* causes problems in IE */
	width: 450px;
	clear: left;
}
.commenttop, .commenttop_1 {
	position: relative;
	float: left;
	width: 100%;
	/* padding-left: 10px; */
	/* border-top */
	text-align: left;
	font: bold 12px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.commenttop {
	margin-bottom: -20px;
	height: 20px;
	padding-top: 7px;
	font: bold 12px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.commenttop_1 {
	/* border-top */
	font: 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 2px;
}
.commenttitle_0,  .commenttitle_1, .commententry_0, .commententry_1 {
	position: relative;
	float: left;
	width: 436px;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	/* border-left */
}
.commenttitle_0, .commenttitle_1 {
	font: 10px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	/* padding-top: 5px; */
	/* border-top */
	/* border-top */
	padding-top: 1px;
}
.commenttitle_0, .commententry_0 {
	/* border-left */
	/* background: #000000; */
}
.commenttitle_1 {
	text-align: right;
}
.commenttitle_1, .commententry_1 {
	/* border-right */
	border-left: 0px;
}
.commententry_0, .commententry_1 {
	/* font: 11px/16px Arial, Helvetica, sans-serif; */
	margin-bottom: 10px;
	/* border-right: 1px solid #333333; */
	width: 436px;
	padding-top: 0px;
	_padding-top: 10px;
	_padding-bottom: 10px;
}
.ryantitle {
}
.ryantitle, .ryanentry {
	/* border-color */
}
/* wallpaper stuff */
.holder {
	position: relative;
	float: left;
	padding: 10px;
	background: #000000;
	width: 200px;
	/* height: 185px; don't really need it, and it makes the javascript dynamic sizing harder */
	margin: 5px;
}
.holder:hover {
}
.holder img {
	margin-bottom: 3px;
}
.holder a {
	/* color */
}
.holder:hover a {
	/* color */
}
.holder a:hover {
	/* color */
}
/* form stuff */
form {
	clear: left;
}
.formholder {
	position: relative;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 30px;
	width: 470px;
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	clear: left;
}
.formholder p {
	text-indent: 0px;
}
.forminput {
	/* background
	color 
	border: 0px solid #666666; */
	font: 11px "Lucida Grande Unicode", Verdana, Arial, Helvetica, sans-serif;
	/* IE Stuff */
	/* _background
	_color: #FFFFFF; */
	padding: 2px;
	padding-left: 3px;
}
.forminput:hover {
	/* background: #3D3D3D; */
	/* border
	background
	color */
}
.forminput:focus {
	
	/* border: 0px solid #999999; /* was #CCCCCC
	background 
	color */
}
.formsmall {
	font: 9px "Lucida Grande Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.formsmall_2 {
	font: 11px "Lucida Grande Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.formbutton {
	/* background
	color
	border */
	cursor: pointer;
	cursor: hand;
	/* IE Stuff */
	/* _background
	_color
	_border */
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.formbutton:hover {
	/* background: #000000;
	color: #FFFFFF;
	border: 1px solid #999999; */
}
.formbold {
	font-weight: bold;
}

/* COMMENT MESSAGE DISPLAY STUFF */
.message {
	text-align: center;
	margin: auto;
	background: #EEEEEE;
	color: #444444;
	padding: 10px;
	width: 50%;
	margin-top: 10px;
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.message strong {
	color: #A23C2D;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.message a {
	color: #999999;
}
.message a:hover {
	color: #222222;
}
.light_div {
	float: left;
	padding-bottom: 8px;
}
.lightbox, .lightbox_remove {
	float: left;
	position: absolute;
	height: 12px;
	width: 105px;
	z-index: 0;
}
.light_div img {
	z-index: 0;
	position: relative;
}
.light_div a.lightbox, .light_div a.lightbox_remove {
	text-decoration: none;
	font: 9px/8px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: left;
	margin-top: -4px;
	margin-left: 4px;
	padding-left: 1px;
}
.light_div a.lightbox {
	background: url(../images/site/favorites.png) no-repeat center;
}
.light_div a.lightbox:hover {
	background: url(../images/site/favorites_add.png) no-repeat;
	height: 115px;
	margin-top: -107px;
	cursor: pointer;
}
.light_div a.lightbox_remove {
	background: url(../images/site/favorites_remove.png) no-repeat;
}
.light_div a.lightbox_remove:hover {
	background: url(../images/site/favorites_remove_hover.png) no-repeat;
	height: 115px;
	margin-top: -107px;
	cursor: pointer;
}
/* Dynamic Wallpaper */
.dynamic {
	
}
.dynamic a {
	font: 14px/14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.capacha {
	background-color: #BFBB37 !important;
	color: #000000 !important;
}
.capacha:hover, .capacha:focus {
	background-color: #EBE640 !important;
}
