﻿body        
	{
	background: #000000 url(http://fan.thornroses.org/skins/2/bg.png) top left repeat-x;
	color: #FFFFFF;
	font-family: georgia, times, serif; 
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px; 
	}

.main
	{
	position:absolute; 
	padding: 5px 0px 0px 0px; 
	top: 500px; 
	left: 134px; 
	width: 560px;
        font-color:#FFFFFF;
	}

.wings-1
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 0px;
	}

.wings-2
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 417px;
	}

.wings-3
	{
	position:absolute;
	padding: 0px; 
	top: 267px;
	left: 0px;
	}

.wings-4
	{
	position:absolute;
	padding: 0px; 
	top: 268px;
	left: 432px;
	}

.navigation
	{
	position:absolute;
	padding: 0px; 
	top: 428px;
	left: 689px;
	}
	
h1
	{
	background:  url(/img/h2.png) top left no-repeat;
	color: #A37A01;
	font-family: garamond, georgia, trebuchet ms, verdana, arial, sans-serif; 
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 5px;
	padding: 16px 20px 9px 38px; 
	text-align: left; 
	text-transform: lowercase;
	}
	
h2
	{
	color: #0022A8;
	font-family: Georgia, Serif; 
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dashed #353535;
	text-align: left; 
	text-transform: lowercase;
	margin-top: -10px;
	padding: 0px 0px 3px 7px;
	}

h3
	{
	color: #D20505; 
	border-bottom: 1px dashed #EAD814;
	font: 14px Georgia;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: -10px;
	padding-bottom: 1px;
	}
	
li
	{
	list-style: square;
	font-style: italic; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px;
	color: #061754;
	font-family: georgia, times, serif; 
	margin: 2px;
	margin-bottom: -2px;
	}

#stats 
	{
	background: #121212 url(http://fan.thornroses.org/skins/2/stats.png) no-repeat top left;
	color: #FFFFFF;
	font-size: 11px;
	font-style: italic;
    text-align: justify;
    width: 500px;
	padding: 15px;
	}
	
#footer
	{
	background: #000000;
	color: #FFFFFF;
        font-size: 12px;
	font-family: georgia, times, serif; 
        letter-spacing: -0pt;
        line-height:12px;
        text-align: center;
        padding: 3px;}

strong, b {
    text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #D91819;}

i {
 	color: #05077D;
	font-size: 12px; }

a:link, a:visited, a:active       
	{
	border-bottom: 1px dotted #CCCCCC;
	color: #E2DB2F;
	font-weight: normal;
	font-style: italic;
	padding: 1px; 
	text-decoration: none;
	}

a:hover       
	{
	border-bottom: 1px dotted #E2DB2F;
	background-color: none;
	color: #D91819;
	font-weight: none;
	font-style: italic;
	padding: 1px; 
	text-decoration: none;
	}

input, button, select, option, textarea
	{
	background: #000000;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #007675;
	color: #FFFFFF;
	font-family: georgia, times, serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1;
	padding: 0px; 
	}
	
.wishlist
	{
	padding-left: 10px;
	background: transparent;
	font: 11px Georgia;
	color: #FFFFFF;
	margin-bottom: 5px;
	}
	
.current 
	{
	background: #FFFFFF;
	border-left: 7px solid #E2DB2F;
	color: #000000;
	font-size: 10px;
	font-family: Georgia;
    text-align: justify;
	padding: 10px;
	margin-left: 7px;
	width: 370px;
	margin-top: 10px;
	}
	
.owned
      {
	float: left;
	}

.owned a img 
{ 	border: 8px solid #DE0D0D; 
	background: #000000;
    img-align: center;
    text-align: center;}

.owned a:hover img 
{	border: 8px solid #132266;
	background: #000000;
    img-align: center;
    text-align: center;}

.owned a
       {
	border-bottom: 0px;
	}

.owned a:hover 
       {
	border-bottom: 0px;
	}

img	
	{
	border: 0px;
	}
	
img.border
	{
	border: 8px solid #E2DB2F;
	margin: 3px; 
	}
	
img:hover.border
	{
	border: 8px solid #D91819;
	}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://thornroses.org/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://thornroses.org/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

