/* @override http://www.molliehewitt.com/templates/molliehewitt/styles/light.css */

body {
	background-color: white;
	font: 9px/20px verdana, helvetica, arial, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	height: 100%;
}

html, body {
	min-height: 100.1%;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666;
}

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

a:active {
	text-decoration: none;
	color: #000;
}

img {
	border: 0px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

h2 h3 h4 {
	color: #111;
}

h5 {
	font-size: 12px;
	color: #666;
}

/* TOP ROW */

#ul {
	width: 38px;
	height: 88px;
	background-image: url(../images/light/ul.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#um {
	height: 88px;
	background-image: url(../images/light/um.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#ur {
	width: 38px;
	height: 88px;
	background-image: url(../images/light/ur.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* MIDDLE ROW */

#ml {
	width: 38px;
	background-image: url(../images/light/ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mm {
	position: relative;
}

#mr {
	width: 38px;
	background-image: url(../images/light/mr.gif);
	background-repeat: repeat-y;
}

/* BOTTOM ROW */

#ll {
	width: 38px;
	height: 38px;
	background-image: url(../images/light/ll.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#lm {
	height: 38px;
	background-image: url(../images/light/lm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#lr {
	width: 38px;
	height: 38px;
	background-image: url(../images/light/lr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.title-heading {
	font-size: 24px;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
}

#logo {
	height: 83px;
	position: relative;
}

#title {
	height: 83px;
	width: 200px;
	float: left;
	background: url(../images/light/logo.gif) top left no-repeat;
}

.title_mask {
	height: 83px;
	width: 200px;
}

#info {
	z-index: 1000;
	background: #f0eeee;
	text-align: left;
	text-transform: lowercase;
}

#info-title {
	text-align: left;
	padding: 15px 25px 15px 25px;
	background: #f5f5f5;
}

#info-title h3, #thumbnails h3 {
	letter-spacing: 1px;
	font: normal 18px/24px helvetica, verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

.title_sub {
	font: 10px/20px helvetica, verdana, arial, sans-serif;
	font-weight: normal;
}

#comment-link {
	float: right;
}

#info-exif {
	text-align: left;
	padding: 15px 25px 15px 25px;
	background: #e8e8e8;
}

#info-comments {
	text-align: left;
	padding: 15px 25px 15px 25px;
	background: #dfdfdf;
}

#info-addcomment {
	text-align: left;
	padding: 15px 25px 25px 25px;
	background: #d4d4d4;
}

#exif {
	float: left;
}

#info_thumb {
	float: right;
	width: 112px;
}

#info_thumb img {
	border: solid 6px white;
}

.exif {
	color: #666;
}

#styleswitcher {
	top: 0px;
	left: 0px;
	z-index: 100px;
	position: absolute;
	width: 100%;
	text-align: right;
	margin-right: 4px;
}

#styleswitcher img {
	margin: 8px 4px 8px 0;
}

#about {
	text-align: justify;
	padding: 0px;
	margin: 0px;
	width: 624px;
	margin-top: -20px;
}

#top-nav {
	float: right;
	text-align: right;
	position: relative;
	bottom: 0px;
	margin-bottom: 19px;
}

#top-nav a {
	padding: 2px;
}

#top-nav a:hover {
	color: black;
}

#filter {
	position: absolute;
	width: 150px;
	text-align: left;
	margin-left: 625px;
	margin-top: -12px;
}

#tag_cloud {


}

/* Example Tag Cloud CSS Code: */

.tags00 {
	font-size: 80%;
}

.tags01 {
	font-size: 85%;
}

.tags02 {
	font-size: 95%;
}

.tags03 {
	font-size: 115%;
}

.tags04 {
	font-size: 135%;
}

.tags05 {
	font-size: 165%;
}

.tags06 {
	font-size: 190%;
}

.tags07 {
	font-size: 205%;
}

.tags08 {
	font-size: 215%;
}

.tags09 {
	font-size: 240%;
}

.tags10 {
	font-size: 250%;
}

#thumbnails {
	text-align: left;
	margin: 0px;
	margin-bottom: -7px;
	background: white;
}

.thumbnails {
	border: none;
	margin: 0 1px 2px 1px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	height: 40px;
	width: 40px;
}

.current-thumbnail {
	border: none;
	margin: 0 1px 2px 1px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	height: 40px;
	width: 40px;
	background: #666;
}

.thumbnails:hover {
	border: none;
	margin: 0 1px 2px 1px;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
	height: 40px;
	width: 40px;
}

#browse_thumbs {
	background: url(../images/light/grid.gif) top left;
}

#browse_thumbs .thumbnails {
	border: none;
	margin: 0 1px 1px 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	height: 100px;
	width: 100px;
}

#browse_thumbs .thumbnails:hover {
	border: none;
	margin: 0 1px 1px 0px;
	filter: alpha(opacity=33);
	-moz-opacity: .33;
	opacity: .33;
	height: 100px;
	width: 100px;
}

#photobox {
	text-align: center;
	background: #fff;
}

.FotomotoToolbarClass {
	padding-top: 20px;
	text-transform: lowercase;
}

#wrapper span.FotomotoSep2{
	display: none;
}

#wrapper ul.FotomotoBar li.FotomotoSeparator,
#wrapper ul.FotomotoBar li.FotomotoSeparator span {
	margin: 0;
	padding: 0;
}

#wrapper ul.FotomotoBar,
#wrapper ul.FotomotoBar a,
#wrapper ul.FotomotoBar a.FotomotoBarLink {
	font-weight: normal;
}

#image-border {
	position: relative;
	margin: 0;
}

#menu_browse {
	position: absolute;
	margin: 0px;
	margin-right: -10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#menu_browse a {
	outline: none;
}

#menu_browse_prev, #menu_browse_next {
	width: 49.9%;
	height: 101%;
	background: transparent url(../images/blank.gif) no-repeat;
	

/* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left: 0px;
	float: left;
}

#menu_browse_next {
	top: 0px;
	right: 0px;
	float: right;
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/light/prev_btn.png') center center;
	cursor: pointer;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/light/next_btn.png') center center;
	cursor: pointer;
}

#slide-out {
	background-color: white;
	position: absolute;
	top: 88px;
	z-index: 1000;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	border-bottom: 1px solid white;
}

#slide-out2 {
	background-color: white;
	position: absolute;
	top: 83px;
	z-index: 900;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	border-bottom: 1px solid white;
}

#slide-out-in {
	padding: 5px;
}

#copyright {
	margin-top: 10px;
	border-top: 1px solid #999;
	padding-top: 5px;
	text-align: center;
	text-transform: lowercase;
}

/* Comments */

#comments-wrapper {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#commentbox {
	margin: 0px auto;
}

#comment-top {
	padding: 20px 5px;
	color: #FFF;
}

#comments {
	margin: 0px auto;
	text-align: left;
}

#comment-top h2 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}

#comment-middle h2 {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 11px;
	text-transform: uppercase;
}

#comment-middle {
	padding: 20px 0px;
	margin-bottom: 7px;
}

#addcomment {
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 5px;
}

.formfield {
	width: 100%;
	padding: 2px;
	margin: 0px auto;
	font: 9px verdana, arial, helvetica, sans-serif;
	color: #777;
	border: 1px solid white;
	background: white;
}

.formfield:hover, .formfield:focus {
	border: 1px solid #999;
	background: white;
	color: #464646;
}

.formbutton {
	font: 9px verdana, arial, helvetica, sans-serif;
	padding: 5px;
	margin: 0px auto;
	color: #7D7D7D;
	background: white;
	border: 1px solid white;
	text-transform: lowercase;
}

.formbutton:hover {
	color: #464646;
	background: white;
	border: 1px solid #999;
}

#image_comments {
	width: 55%;
	float: right;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0 5px 15px 15px;
	

/*border-left:1px solid #999;*/
	text-align: left;
	background: #eee;
	font: 9px/14px verdana, Helvetica, Arial, sans-serif;
}

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

#image_comments li {
	color: #666;
	margin: 0px 0px 15px 0px;
	padding-left: 16px;
	background: url(../images/comment.gif) no-repeat;
}

#image_comments h5 {
	margin: 15px 0 10px 0;
}

#warchives {
	margin-top: 5px;
	/

*width:280px;
	float:left;*/
	text-align: justify;
}

#rcomments {
	width: 277px;
	float: right;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0 5px 15px 15px;
	text-align: left;
	background: #eee;
	border-left: 1px solid #1c627a;
}

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

#rcomments li {
	color: #666;
	margin: 0px 0px 15px 0px;
	padding-left: 16px;
	background: url(../images/comment.gif) no-repeat;
}
