/* stylesheet for nyssabphotography pixelpost template &copy; nyssa j brown 2008 */

/*** Global Reset ***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
}

ol, ul {
	list-style: none;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.clear {
clear:both;
}
/* Global */

body {
	background:#171717;
	font-family: Georgia, "Times New Roman", serif;
	color:#FFF;
	text-align:center;
	letter-spacing:2px;
}

#wrap {
	width:100%;
	margin:0 auto;
	text-align:left;
	height:1%;
}

/* Header */

#header {
	width:auto;
	background:#171717;
	letter-spacing:0;
	text-align:center;
	padding:0 0 0 20px;
	float:left;
}

#header a {
	color:#FFF;
	text-decoration:none;
}

#header a:hover {
	color:#b0be16;
}

#header a span {
	color:#b0be16 !important;
}

#header a:hover span {
	color:#FFF !important;
}

/* Menu */

.navi {
	float:right;
	padding:0 20px 0 0;
}

.menu {
	width:100%;
	float:left;
	font-size:14px;
	font-variant:small-caps;
	background:#171717;
	padding:15px 0;
	letter-spacing:0;
	border-bottom:1px solid #2a2a2a;
}

.menu ul {
	margin:0 0 0 20px;
}

.menu ul li {
	display:inline;
	padding:0 5px;
}

.menu ul li a.scrollover {
	color:#FFF;
	text-decoration:none;

}

#browse a.scrollover em:first-line {
	color:#a6b319;
}

#archives a.scrollover em:first-line {
	color:#b39f19;
}

#random a.scrollover em:first-line {
	color:#b38219;
}

#commentstats a.scrollover em:first-line {
	color:#b36519;
}

#about a.scrollover em:first-line {
	color:#b34819;
}

#freebies a.scrollover em:first-line {
	color:#b32819;
}

#subscribe a {
	color:#e28d1f;
	margin:0 0 0 30px;
}

#subscribe a.scrollover em:first-line {
	color:#f2d327;
}

/* Photo Content */

.photowrap, .page_wrap {
	width:960px;
	margin:0 auto;
	padding:0 0 5px 0;
}

#photocontent {
	background:#0e0e0e;
	text-align:center;
	height:1%;
	padding:0 0 0 0;
}

#left_content {
	width:158px;
	float:left;
	padding:5px 0 0 0;
}

#recent_thumbs {
	padding:20px 0 0 0;
}

img.thumbnails {
	margin:0 0 5px 0;
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.30
}

img.thumbnails:hover {
	opacity:.99;
	filter: alpha(opacity=99); 
	-moz-opacity: 0.99
}

img.current-thumbnail {
	margin:0 0 5px 0;
}

#photo {
	background:url(images/ajax-loader.gif) no-repeat;
	border:1px solid #000
}

.submenu {
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
}

.submenu a {
	color:#afafaf;
	text-decoration:none;
}

.submenu a:hover {
	color:#a6b319;
}

#previous {
	margin:0 0 5px 0;
}

.ajaxrate {
	text-align:right !important;
	width:100px;
	float:right;
	margin:8px 0 0 0;
	padding:0 5px 0 0;
}

.votes {
	font-size:9px;
	padding:0 8px 0 0;
	color:#333333;
}

.custom {
	margin:10px 0 0 0;
}

.custom strong {
	font-weight:bold;
}

/* Browse */

#browse_thumbs {
	padding:15px;
}

#browse_thumbs img.thumbnails {
	margin:0 5px 5px 0;
	opacity:.99;
	filter: alpha(opacity=99); 
	-moz-opacity: 0.99
}

/* Archive/Comment Stats */

#archive_text, #comment_stats, #about_nyssa, #freestuff {
	padding:15px;
	font:12px Arial, Arial, Helvetica, sans-serif;
	color:#6b6b6b;
}

#archive_text a, #comment_stats a, #about_nyssa a, #freestuff a {
	color:#9ea36a;
	text-decoration:none;
}

#archive_text a:hover, #comment_stats a:hover, #about_nyssa a:hover, #freestuff a:hover {
	color:#b0be16;
}

#freestuff {
	text-align:left;
}

#about_nyssa p {
	margin:0 0 10px 0;
}

.left_archive, .left_comments, .left_page {
	width:45%;
	float:left;
	text-align:left;
	margin-left:30px;
	padding-bottom:20px;
}

.right_archive, .right_comments, .right_page {
	width:40%;
	float:right;
	text-align:left;
	margin-right:30px;
	padding-bottom:20px;
}

.left_archive ul, .right_archive ul, .right_comments ul, .right_page ul {
	margin-left:5px;
	margin-bottom:20px;
}

.left_archive ul li, .right_archive ul li, .right_comments ul li, .right_page ul li {
	background:url(images/star.gif) top left no-repeat;
	padding-left:20px;
}

.date, .catTitle, #comment_stats h2, #about_nyssa h2, #freestuff h2 {
	font-size:14px;
	color:#b38219;
	margin: 0 0 4px 0;
}

.left_comments td {
	vertical-align:top;
}

.nyssaphoto {
	margin:0 10px 5px  0;
}

.download {
	background:#121212;
	text-align:center;
	padding:5px;
}

.download_link {
	background:url(images/accept.gif) left no-repeat;
	padding:0 0 0 25px;
}

#freeleft, #freeright {
	margin:0;
	width:43%;
}

/* Bottom Details */

#bottom_content {
	width:100%;
	background:#171717;
	text-align:center;
	border-top:1px solid #2a2a2a;
}

.footer {
	width:960px;
	margin:0 auto;
	text-align:center;
	height:1%;
	background:#171717;
	padding:10px;
	font-size:9px;
	color:#484848;
}

.visits {
	margin:0 10px 0 0;
}

.photostats, .copyright {
	margin:0 10px;
}

.footer a {
	color:#484848;
	text-decoration:none;
}

.footer img {
	margin:0 0 5px 0;
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.30
}

/* Accordians */

.title_toggle {
	display: block;
	padding:8px;
	font-variant:small-caps;
	color: #ffffff;
	outline: none;
	color: #9ca9af;
	cursor: pointer;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}

.title_toggle:hover {
	color:#b0be16;
}

.title_toggle_active {
	color:#b0be16;
}

.photodetails_content {
	color: #99a9b0;
	overflow: hidden;
	font:12px Arial, Arial, Helvetica, sans-serif;
	padding:10px 10px 20px 10px;
	text-align:left;
	display:none;
}

.photodetails_content p {
	margin-bottom:10px;
}

.photodetails_content a {
	color:#666e72;
	text-decoration:none;
}

.photodetails_content a:hover {
	color:#b0be16;
}

.photodetails_content h2 {
	font:16px Georgia, "Times New Roman", serif;
	font-weight:lighter;
	color:#515151;
	margin-bottom:10px;
}

.left_content {
	width:43%;
	float:left;
	letter-spacing:2px;
	margin-left:150px;
}

.nyssa_says {
	font-weight:bold;
	color:#9ea36a;
}

.left_content ul li {
	margin-bottom:20px;
	background:url(images/commentbg.gif) bottom repeat-x;
	padding:10px;
}

.left_content ul li a {
	color:#596063;
}

li.admin_comment {
	border-bottom:1px solid #596063;
}

.right_content {
	width:35%;
	float:right;
	margin-right:10px;
}

.exif {
	background:url(images/star.gif) left no-repeat;
	padding-left:20px;
}

.permalink {
	text-align:left;
	float:right;
	margin:10px 0 0 0;
}

.permalink a {
	padding:3px 0;
	display:block;
	color:#181e22;
}

.exif_data {
	margin:10px 0 0 0;
}

#vertical_container, #vertical_container2 {
	margin:0 0 0 15px;
}

/*** Comments & Comment Form ***/

.image_comments ul li {
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #2f2f2f;
	list-style:decimal;
}

legend {
	font-size:16px;
	margin:0 0 20px 0;
	font-family:Georgia, "Times New Roman", serif;
}

ol.commentform_list {
	padding:0 50px 0 0;
}

fieldset li {
	margin:0 0 10px 0;
	text-align:right;
}

input.formfield, textarea.formfield {
	width:98%;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.formfield {
	margin:5px 0;
	font-size:14px;
}

.leaverating {
	font-size:9px;
}

/* Add-on Styling */

input.input-link#html-code, input.input-link#url-code {
	width:300px !important;
}

/* Other */

.photoblogawards {
	position:fixed;
	bottom:1%;
	right:1%;
}
