/* Warehouse */
#header {
	background: url(../images/mosh_header.jpg) no-repeat;
	height: 304px;
	padding: 0;
	margin: 0 auto;
	width: 779px;
}
#header h1 {
	display: none;
}

/* Main Menu */
#mainmenu {
	float: right;
	margin: 93px 13px 0 0;
}
* html #mainmenu {
	margin-right: 2px;
}
#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;	
} 
#mainmenu li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 33px;
}
#mainmenu li a {
	margin: 0 6px 0 0;
	padding: 0 3px 0 3px;
	vertical-align: middle;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
* html #mainmenu li a {
	margin: 0 4px 0 0;
	padding: 0 2px 0 2px;
}
#mainmenu li a:hover {
	margin: 0 6px 0 0;
	padding: 0 2px 0 2px;
	color: #181818;
	text-decoration: none;
	background: url(../images/mbg_over.gif) repeat-x;
	border: 1px solid #c00808;
	border-top: none;
	border-bottom: none;
}
* html #mainmenu li a:hover {
	margin: 0 4px 0 0;
	padding: 0 1px 0 1px;
}
/* End Main Menu */

/* Sub Menu */
#submenu {
	float: right;
	width: 472px;
	margin-top: 147px;
	margin-right: -15px;
}
* html #submenu {
	margin-right: -17px;
}
#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0;	
} 
#submenu li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#submenu li a {
	margin: 0 6px 0 0;
	padding: 0 3px 0 3px;
	vertical-align: middle;
	float: left;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
* html #submenu li a {
	margin: 0 4px 0 0;
	padding: 0 2px 0 2px;
}
#submenu li a:hover {
	color: #000;
	text-decoration: none;
}
/* End Sub Menu */

/* Enews */
#enews {
	position: absolute;
	top: 49px;
	* top: 60px;
	margin-left: 486px;
	* margin-left: 345px;
	_ margin-left: 325px;
	color: #fff;
}
#enews p {
	font-size: 11px !important;
}
* html #enews {
	margin-left: 447px;
}
#enews input {
	background: #ff4d4d;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #c2c1c1;
	padding: 2px;
}
#enews button {
	background: #C80B0B;
	font: 10px Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	height: 19px;
	cursor: pointer;
	border: 1px solid #C2C1C1;
	color: #fff;
	padding-bottom: 1px;
}
/* End Enews */

#footer {
	padding: 9px 0 0 0;
	margin: 0 auto;
	text-align: left;
	background: url(images/bottom_cbg.gif) no-repeat;
	clear: left;
	width: 779px;
} 
#footer p {
	color: #fff;
	font-size: 10px;
	padding: 0 0 15px 20px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}
#gfooter {
	margin-left: 20px;
}
.footerbr {
	color: #000;
}

#images {
	margin-top: 10px;
}

/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* Main Layout
------------------------------ */
body {
	background: #ff0000;
	margin: 0px;
	padding: 0px 0px 50px;
	text-align: center;
}
#main {
	text-align: left;
	margin: -3px auto 0 auto;
	width: 713px;
	background: #ff3131;
	padding: 1px 30px 30px;
	border: 3px solid #ff1f1f;
}
#credit, #sort {
	margin: -14px auto 0 auto;
	width: 760px;
	font-size: 85%;
	color: #294550;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #294550;
	border-bottom: 1px dotted #294550;
}
#credit a:hover, #sort a:hover {
	color: #748da0;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}
#gallerytitle {
/*	border-bottom: 1px solid #E6E6DF;
*/	padding-bottom: 5px;
	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle h2 { 
	font-weight: bold; 
	font-size: 14px; 
	margin-top: 18px;
	width:510px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: underline; color: #ff9900; }
a:hover, a:focus { text-decoration: underline; color: #ffffff; }

/* Text Styles
------------------------------ */
body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
h2 a:link, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 span {
	color: #fff;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-top: 30px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #fff;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #e2e2e2;
	cursor: default;
}
.pagenav {
	clear: both;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	float: left;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #fc6d6d;
	background-color: #df2626;
}
.imagethumb a:visited {
    border: 1px solid #bababa;
	background-color: #c02020;
}
.imagethumb a:hover {
	border: 1px solid #fff;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}

/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 10px 6px 0;
    padding: 10px 8px 4px 10px;
	float: left;
	width: 199px;
	border: 1px solid #fc6d6d;
	background: #df2626;
	line-height: 100%;
}
.album a {
	color: #fff;
}
.album a:hover {
	color: #000;
	text-decoration: underline;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
  	padding: 4px 0px 0px;
  	margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	width: 120px;
	text-align: center;
	border: 1px solid #444;
	background: #282828;
	margin: 10px auto 0 auto;
	height: 25px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	padding: 4px 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #444;
	background: #333;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #555;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #888;
	font: 100%/200% Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #999;
}
#map {margin-left: -77px;}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	background: #222;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #aaa;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #ff9900; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	background: #222;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #666;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #111;
}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #222;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
#cotw {
	width: 654px;
	height: 270px;
	display: block;
	background: #df2626;
	border: 1px solid #fc6d6d;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 18px;
}
#cotw h3 {
	padding: 0 !important;
	margin: 0 !important;
}
#cotw img {
	float: left;
	margin-right: 10px;
}