html {
	background-color: #FFFFFF;
	color: #1a1a1a;
	overflow-y: scroll;
}

body {
	background-color: #FFFFFF;
	color: #1a1a1a;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul, li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EAEAEA;
	padding-right: 5px;
	padding-left: 3px;
	display: inline;
}

h3 {
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	color: #069;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	text-transform: uppercase;
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	padding-left: 3px;
}

p {
	margin: 0 0 0px 0px;
	text-align: left;
}

img {
	border: none;
}

fieldset {
	color: #1a1a1a;
	border: none;
	font-size: 10px;
}

a, a:link, a:visited {
	color: #666666;
	text-decoration: none;
	
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:focus {
	color: #FFFFFF;
	background-color: #F60;
}
a:hover {
	color: #FFFFFF;
	background-color: #069;
}

.wrapper {
	width: 700px;
	margin: 0 auto;
}

.rsaquo { font-size: 10px; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }


/* HEADER */

#topborder {
	width: 100%;
	height: 0.3em;
	background-color: #069;
}

#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#site-title {
	float: left;
	font: normal 32px Georgia, 'Gill Sans', Palatino, serif;
	text-transform: lowercase;
	text-align: left;
	letter-spacing: -2px;
	color: #CCCCCC;
}
#site-style {
	float: right;
	text-transform: lowercase;
	color: #CCCCCC;
	font-size: 9px;
	background-color: #FFFFFF;
	padding-top: 3px;
}

#site-title a, #site-title a:link, #site-title a:visited {
	color: #069;
	text-decoration: none;
	background-color: #CCCCCC;
}
#site-title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

#sub-title {
	color: #1a1a1a;
	font-size: 10px;
	letter-spacing: 2px;
	padding: 0px;
	text-transform: lowercase;
	display: inline;
}

#menu {
	font-size: 9px;
	letter-spacing: 1px;
	margin: 0px;
	text-transform: uppercase;
	float: right;
	display: inline;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	vertical-align: bottom;
}

#menu li {
	display: inline;
	color: #FFFFFF;
	background-color: #006699;
	padding-right: 3px;
	padding-left: 3px;
}
#menu a {
	color: #FFFFFF;
	
}
.blue {
	color: #FFFFFF;
	background-color: #006699;
	padding-right: 3px;
	padding-left: 3px;

}
.black {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;

}
.white {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;

}

/* FOOTER */

#footer {
	clear: both;
	color: #666666;
	font-size: 9px;
	line-height: 15px;
	margin: 16px auto 10px auto;
	padding: 10px 0px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#footer li {
	display: inline;
	padding: 0px 5px;
	text-align: center;
}


/* PAGE */

#page {
	margin: 0px auto;
}

#page p, #page ul {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/* IMAGE */

#image-container {
}

#image-nav-links {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#image-nav-prevlink {
	float: left;
}

#image-nav-nextlink {
	float: right;
}

#image-border {
	position: relative;
	background: transparent url(../images/indicator-big-loader.gif) no-repeat 50% 50%;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	line-height: 0px;
	margin: 0px auto;
	padding: 9px;
}

#image-info {
	text-align: left;
	text-transform: uppercase;
	padding-left: 0px;
	float: left;
}
#image-info li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#image-nav-overlay {
	position: absolute;
	top: 9px;
	left: 9px;
	margin: 0px;
	padding: 0px;
	z-index: 99;
}

#image-nav-overlay a,
#image-nav-overlay a:link,
#image-nav-overlay a:visited {
	line-height: 0px;
	outline: none;
}

#image-nav-prevoverlay, #image-nav-nextoverlay {
	width: 49.9%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* HAX0R IE */
}

#image-nav-prevoverlay {
	float: left;
	left: 0px;
	top: 0px;
}

#image-nav-nextoverlay {
	float: right;
	right: 0px;
	top: 0px;
}

#image-nav-prevoverlay:active,
#image-nav-prevoverlay:focus,
#image-nav-prevoverlay:hover {
	background: url(../images/p_prev.png) center left no-repeat;
	cursor: pointer;
}

#image-nav-nextoverlay:active,
#image-nav-nextoverlay:focus,
#image-nav-nextoverlay:hover {
	background: url(../images/p_next.png) center right no-repeat;
	cursor: pointer;
}

.image-title {
	color: #1A1A1A;
	font-size: 14px;
}

.image-date {
	color: #999999;
	font-size: 9px;
}

.image-comment {
	font-size: 10px;
	text-align: right;
	float: right;
	background-color: #FFD11C;
	margin: 0px;
	padding: 0px;
	background-color: #FFD11C;
	color: #FFF;
}


/* COMMENTS */

#comments-container {
	background-color: #FFFFFF;
	color: #999999;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	text-align: left;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
#exif-container {
	background-color: #F5F5F5;
	color: #999999;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	text-align: left;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
#tagi-container {
	background-color: #F5F5F5;
	color: #999999;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	text-align: left;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

#comments-container h3 {
	padding-bottom: 2px;
}

/* COMMENTS - IMAGE NOTES */

#image-notes {
	float: left;
	margin-bottom: 10px;
	width: 49%;
}

#image-notes li {
	margin: 0px 0px 0px 4px;
}

#description, #exif {
	margin: 0px 0px 15px 0px;
}

/* USER COMMENTS */

#image-comments {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	width: 49%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
#comments {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#comments li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#rate {
	float: right;
	text-align: right;
	padding-top: 7px;
	right: 0px;
}

/* COMMENT FORM */

#addcomment {
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}

.input {
	width: 45%;
	border: 1px solid #DDDDDD;
	color: #888888;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 0px 0px 8px 0px;
}

#addcomment textarea {
	width: 95%;
	height: 80px;
	border: 1px solid #DDDDDD;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
	margin: 0px 0px 8px 0px;
}

.comment-button {
	border: 3px double #DDDDDD;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px;
	margin: 8px 0px 0px 0px;
}

/* COMMENT THANKS */

#thanks {
	padding: 0px;
}

#thanks p {
	font-weight: bold;
	padding: 4px 0px;
	margin: 0px;
}

#thanks a {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#thanks li {
	display: inline;
	padding: 0px 4px 0px 0px;
}

#thanks li.last {
	padding: 0px;
}



/* ABOUT */

#about-container {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* COLUMNS */

#column1, #column2, #column3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	float: left;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 7px;
}

#column1 {
	width: 47%;
	
}
#column2 {
	width: 23%;
}
#column3 {
	width: 23%;
}
#search-container {
	text-align: left;
}

/* BROWSE */

#browse-container {
	margin: 0px;
	padding: 20px 0px;
	text-align: left;
}

#category-container {
	padding: 0px 10px 0px 5px;
}

#category-container ul {
	margin: 0px;
	padding: 0px 2px 15px 2px;
}

#category-container li {
	padding: 2px 0px;
	border-bottom: 1px solid #E6E6E6;
}

#thumbnail-container {
	float: left;
	padding:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbnails {
	border:1px solid #CCC;
	margin:3px 3px 0px 0px;
	}
a img.thumbnails,
a:link img.thumbnails,
a:visited img.thumbnails {
	opacity: 0.8;
}

a:active img.thumbnails,
a:focus img.thumbnails,
a:hover img.thumbnails {
	opacity: 1.0;
}

/* TAG SUPPORT */
#tag_cloud {
	color: #666666;
}
.tags00
{
	font-size: 9px !important;
}
.tags01
{
	font-size: 12px !important;
}

.tags02
{
	font-size: 16px !important;
}

.tags03
{
	font-size: 18px !important;
}

.tags04
{
	font-size: 22px !important;
}

.tags05
{
	font-size: 26px !important;
}

.tags06
{
	font-size: 30px !important;
}

.tags07
{
	font-size: 34px !important;
}

.tags08
{
	font-size: 38px !important;
}

.tags09
{
	font-size: 40px !important;
}

.tags10
{
	font-size: 46px !important;
}
a.mosaic { border:none; display:block; float:left; width:35px; height:35px; background-position:center; text-decoration:none; } #mosaic { width:700px; }
#calendar-container {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
#calendar-number {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 15px;
	width: 15px;
	padding-top: 0px;
	display: inline;
	clear: right;
	visibility: inherit;
}
.table-numbercalendar {
	width:100%;
} 
.tr-numbercalendarheader {
	width:100%;
	text-align: center;
	font-weight: bold;
	color: #006633;
} 
.td-numbercalendar-entry {
	background-color: #FF6600;
	text-align: center;
	font-weight: bold;
}
.td-numbercalendar-prev { text-align: center; }
.td-numbercalendar-this {
	text-align: center;
	color: #FFFFFF;
	background-color: #006699;
} 
.td-numbercalendar-next { text-align: center; }
.td-numbercalendar-othermonth {
	background-color:#060;
	font-weight: bold;
}

.td-numbercalendar-empty {
	text-align: center;
	background-color: #069;
	font-size: 24px;
}
.td-numbercalendar-currentday { 
	background-color:#FFCC00; 
}

.rafanoo {
	color: #069;
}