/* Trick IE6 to show transparent pngs */
img, div, a, td, tr, input { behavior: url(templates/simplicious/styles/resources/iepngfix.htc) }

body {
	background-color:#222222;
	color:#777;
	margin:0px;
	padding-bottom:20px;
	height:100%;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Lucida Sans";
	font-size: 9px;
	line-height: 15px;
}

html, body {
     min-height:100.1%;
}
	
a:link {
	color: #555;
	text-decoration: none;
}

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

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

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

img {
	border:0px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
	padding: 0px;
	color: #CCCCCC;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}

h5 {
	font-size:12px;
	color:#1C627A;
}
h6 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}

/* TOP ROW */

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

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

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

/* MIDDLE ROW */

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

#mm {
	position:relative;
}

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

/* BOTTOM ROW */

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

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

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

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

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

#title {
	height:83px;
	width:170px;
	float:left;
	background:url(../images/logo.gif) top left no-repeat;
}
#title .link {
	display: block;
	height: 83px;
	width: 170px;
	position: block;
}
#title .link a {
	display: block;
	height: 83px;
	width: 170px;
	position: block;
}

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

#info-title {
	text-align:left;
	background:#232323;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#info-title h3 {
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#00c0f3;
	font-family: "Lucida Sans";
	font-size: 18px;
	line-height: 20px;
}

.title_sub {
	font-weight:normal;
	font-family: "Lucida Sans";
	font-size: 10px;
	line-height: 15px;
}

#info-exif {
	text-align:left;
	background:#232323;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#info-comments {
	text-align:left;
	background:#1b1b1b;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#info-comments a {
	color: #00c0f3;
	text-decoration: none;
}
#info-comments a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#info-addcomment {
	text-align:left;
	padding:15px 25px 25px 25px;
	background:#121212;
}
#info-comments ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#info-comments li {
	margin: 0px;
	list-style-image: url(../images/comment.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}
#exif {
	float:left;
}

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

#info_thumb img {
	border:2px solid #CCCCCC;
}
.notes {
	width: 350px;
}
.exif {
	color: #CCCCCC;
	margin-left: 10px;
	float: left;
}
.exif a {
	color: #CCCCCC;
	text-decoration: none;
}
.exif a:hover {
	color: #00c0f3;
	text-decoration: none;
}

#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:15px;
	width:100%;
}
#top-nav ul {
	list-style-type: none;
}
#top-nav li {
	display: inline;
}
#top-nav  li a {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#top-nav  li a:hover {
	color:#00c0f3;
}
#top-nav li .active {
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#thumbnails{
	text-align: right;
	margin:0px;
}

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

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

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

#browse_thumbs {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#browseLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
#browseRight {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}
#browseRight a {
	color:#777;
	text-decoration: none;
}
#browseRight a:hover {
	color: #00c0f3;
	text-decoration: none;
}
.viewing {
	color: #CCCCCC;
}
#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:#1b1b1b url(../images/loading.gif) no-repeat center;

}

#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: 100%;
	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/prev_btn.png') center center;
	cursor: pointer;
}

#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/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 #444;
	padding-top:5px;
	text-align:center;"
}

/* 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  "Lucida Sans";
	color:#999;
	border:1px solid #2e2e2e;
	background:#2e2e2e;
	margin-bottom: 8px;
}

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

.formbutton{
	font: 9px  "Lucida Sans";
	padding: 5px;
	margin: 0px auto;
	color: #7D7D7D;
	background: #2e2e2e;
	border: 1px solid #2e2e2e;
}

.formbutton:hover{
	color: #333;
	background: #00c0f3;
	border: 1px solid #333;
}
	
#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-family: "Lucida Sans";
	font-size: 9px;
	line-height: 14px;
}

#image_comments ul {
	padding:0px;
	margin:0px;
}

#image_comments li {
	color:#666;
	padding-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-image: url(../images/comment.gif);
}
	
#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;
	list-style-image: url(..images/comment.gif);
}
#footer {
	width: 100%;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #00c0f3;
	text-decoration: none;
}
#footer .content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer .links {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.divider {
	padding-left: 5px;
	padding-right: 5px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer li a {
	padding-right: 5px;
	padding-left: 5px;
	color: #777;
}
#footer li a:hover {
	color: #00c0f3;
	text-decoration: none;
}

/* CONTENT PAGES */
#content {
	margin: 0px;
	padding: 0px;
	width: 900px;
	min-height: 600px;
}
#leftCol a {
	color: #00c0f3;
	text-decoration: none;
}
#leftCol a:hover {
	color: #CCC;
	text-decoration: none;
}
#leftCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 575px;
	vertical-align: top;
}
#commentersLeft a {
	color: #CCC;
	text-decoration: none;
}
#commentersLeft a:hover {
	color: #00c0f3;
	text-decoration: none;
}
#commentersLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	vertical-align: top;
}
#commentersLeft ul {
	margin-top: 15px;
	padding: 0px;
	list-style: none;
}
#commentersLeft li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.imgRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#rightCol {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 275px;
	vertical-align: top;
}
#rightCol ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightCol li {
	margin: 0px;
	padding: 0px;
}
#rightCol a {
	color: #00c0f3;
	text-decoration: none;
}
#rightCol a:hover {
	color: #CCC;
	text-decoration: none;
}
#linksRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 450px;
	vertical-align: top;
}
#blogs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
#resources {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 225px;
}
#linksRight ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#linksRight li {
	margin: 0px;
	padding: 0px;
}
#linksRight a {
	color: #777;
	text-decoration: none;
}
#linksRight a:hover {
	color: #00c0f3;
	text-decoration: none;
}
.tableHeading {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #565656;
	text-align: center;
	padding: 2px;
	font-family: "Lucida Sans";
	font-size: 10px;
	letter-spacing: 0.5pt;
}
.tableContent {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #343434;
}
.tableContent2 {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #CCCCCC;
	background-color: #565656;
}
#contentFooter {
	width: 900px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
#contentFooter ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentFooter li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#contentFooter li a {
	padding-right: 5px;
	padding-left: 5px;
	color: #777;
}
#contentFooter li a:hover {
	color: #00c0f3;
	text-decoration: none;
}
