@charset "utf-8";
/* Bold Blue */
/* MAIN LAYOUT */
body {
background: #000000;
margin: 0 !important;
padding: 0;
text-align: center;
font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
color: #000000;
}

img {border: 0;}

#main {
text-align: left;
margin: 15px auto 5px auto;
padding: 0;
width: 800px;
background: #eeeeee; 
border: 12px solid #003366;
}

* html #main{width: 800px;}

#gallerytitle {
padding: 18px 10px 7px 15px;
background: #6699cc;
height:30px;	
}

/* front page top banner */
#head {
padding: 5px 10px 5px 15px;
background: #6699cc;
height:70px;
}

/* front page top banner text and uses h2 */
#logo {
float: left;
margin-top: 12px;
width: 420px;
}

/* front page search form */
#homesearch {
float: right;
width: 250px;
margin-top: 10px;
}

/* front page contact info */
#contact {
float: right;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
text-align: left;
font-size: 13px;
color: #000000;
font-weight: bold;
}

/* intro text on archive home page */
#intro {
padding: 15px 10px 10px 10px;
height:200px;
width: 530px;
text-align: left;
font-size: 13px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
}

/* inside pages */
#padbox {
padding: 20px 0px 20px 30px;
}

/* front page */
#padbox2 {
padding: 20px 0px 20px 40px;
}

#credit {
margin: 0 auto 10px auto;
width: 800px;
font-size: 10px;
color: #cccccc;
text-align: right;
clear: both;
}

#credit a {
text-decoration: none;
color: #6699ff;
}

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

#exif {
color: #c4cfb7;
display:none;
}

#imagemetadata {
display: none;
}


/* TEXT STYLES */

h1, h2, h3, h4{ font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}

h1 {
font-size: 16px;
color: #000000;
margin: 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #0033cc;
text-decoration: none;
}

h1 span {
color: #1a1a1a;
}

h1 a:hover, h1 a:focus {
color: #dd0000;
}

h2 {
font-size: 20px;
letter-spacing: -1px;
color: #000000;
text-transform: uppercase;
padding:0;
margin:0;
width:520px;
float:left;
}

h2 a:link, h2 a:active, h2 a:visited { text-decoration: none; color: #0033cc;}

h2 a:hover, h2 a:focus { text-decoration: none; color: #dd0000;}

/*
h2 a:hover { color: #dd0000;}
*/

h3 {
color: #222222;
margin: 5px 0 5px 0 !important;
margin: 0;	
padding: 0;
font-size: 14px;
}

h4 {
color: #222222;
margin: 0;
padding: 0;
}


/* GENERAL LINK STYLES */

a:link, a:active, a:visited { 
text-decoration: none; 
color: #0033cc; 
}

a:hover, a:focus { 
text-decoration: none; 
color: #dd0000;
}


/* MISC */

hr {
clear: both;
height: 0;
border: 0;
border-top: 1px solid #444444;
margin: 0 0 12px 0;
padding: 0;
color: #444444;
}

blockquote {
border-left: 1px dotted #96967E;
margin-left: 20px;
padding-left: 20px;
color: #363630;
}

acronym {
cursor: help;
border-bottom: 1px solid;
}


/* PAGE NAVIGATION */

.pagelist {
padding: 10px 20px 5px 20px;
}

ul.pagelist {
clear: both;
padding: 0;
margin: 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;
color: #666666;
}

ul.pagelist li.prev {
margin-right: 10px;
}

ul.pagelist li.next {
margin-left: 10px;
}

.disabledlink {
color: #aaaaaa;
cursor: default;
}

.pagenav {
clear: both;
}

.disabled_nav {
visibility: hidden;
}


/* AJAX */

#albumDescEditable, #albumTagsEditable, #imageTags {
margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
margin-top: 24px;
}
#imageDesc, #exif_link {
margin-bottom: 12px;
}


/* TAGS */

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

.taglist li {
background: url(../images/tag.png) no-repeat left center;
list-style-type: none;
line-height: 16px;
padding-left: 18px;
float:left;
padding-right: 5px;
}

.taglist .tags_title {
background: none;
padding-right: 5px;
padding-left: 0;
}


/* IMAGE THUMBNAILS */

.imagethumb a, .thumb a {
display: block;
padding: 7px;
margin: 5px;
line-height: 0px;
}
	
.imagethumb, .thumb {
float: left;
}

.imagethumb img  {
border: 2px solid #222222;
}

.imagethumb img:hover {
border: 2px solid #dd0000;
}

.albumdesc2 {
line-height: 18px;
}


/* ALBUM THUMBNAILS */

#albums {
float: left;
width: 100%;
}

.album {
margin: 0px 35px 20px 0px;
float: left;
width: 340px;
border: 2px solid #222222;
}

.album .imagethumb a, .album .thumb a {
margin: 0;
}

.album img{
border: 2px solid #222222;
}

.album img:hover {
border: 2px solid #dd0000;
}

.album h3 {
padding: 0;
margin: 0;
}

.album h3 a {
display: block;
width: 100%;
}

.album p {
margin: 0 0 4px 0;
line-height: 17px;
font-size: 12px;
}

.albumdesc {
float: right;
width: 200px;
padding: 6px 0 0 0;
font-size: 11px;
}


/* INDIVIDUAL IMAGES  */

.imgdesc {
padding: 10px 0 10px 0;
line-height: 18px;
}

#image {
text-align: center;
line-height: 0;
margin:10px 0;
}

/****
.imgnav {
float: right;
width: 140px;
text-align: center;
margin-top: 13px;
_margin-top: 8px; // IE Only
}
***/


.imgnav {
float: right;
width: 140px;
text-align: center;
margin-top: 5px;
color: #000066;
padding: 0;
margin: 0;
}

.imgnav .imgprevious a, .imgnav .imgnext a {
font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
display: block;
width: 50%;
height: 100%;
float: left;
text-decoration: none;
color: #0033cc;
}

.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
text-decoration: none;
color: #dd0000;
}

.imgnav .imgprevious a {
float: left;
}

.imgnav .imgnext a {
float: right;
}

#imgoriginal {
font-size: 10px; 
text-align: right;
height:30px;
}

#imgorder {
float: left;
}

#narrow {
margin: 0 auto;
width: 440px;
font-size: 12px;
}


/* FORMS  */

form {
padding-bottom:10px;
}

.inputbox {
width: 180px;
padding: 4px;
margin-bottom: 5px !important;
color: #888888;
background: #1a1a1a;
border: 1px solid #9C3;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

textarea {
padding: 4px;
margin-bottom: 5px !important;
margin-bottom: 0px;
width: 100%;
color: #888888;
background: #1a1a1a;
border: 1px solid #9C3;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.checkbox {
cursor: pointer;
}


/* Search button */
.pushbutton {
cursor: pointer;
padding: 5px 10px;
color: #000000;
background: #eeeeee;
border: 1px solid #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* Search button */
.pushbutton:hover {
background: #dd0000;
}

label {
cursor: pointer;
}

.required {
color: #9C3;
cursor: help;
}

.gravatar {
width: 20px;
border: 1px grey solid;
padding: 1px;
vertical-align: middle;
}

#map{
margin-left:-85px;
padding: 10px 0;
}

#rating { margin-top: 10px; }



/* SEARCH BOX */

#search {
float: right;
text-align: center;
margin:0;
padding:0;
width: 235px;
}

/* search input field */
#search_form, #search_form * {
padding: 0px;
margin: 0px;
float: left;
}

/* Search button */
#search input.pushbutton {
padding: 2px;
float: right;
width: 50px;
margin-left: 10px;
}

#search ul {
position:absolute;
text-align: left;
color: #000000;
width:20px;
margin:0px;
padding:2px;
list-style:none;
}

#search ul .top {
font-size: 14px;
color: #000000;
}

#search ul .item {
display:none;
}

#search ul:hover .item {
display:block;
padding:1px;
margin:0px;
background-color:#1a1a1a;
color: #ffffff;
}

#search li {
width:150px;
}

.clear {
clear:both;
height:10px;
}



/* Admin Toolbox  */

#admin, #admin_data{
position:fixed;
_position: absolute;
right:0;
top:0;
border-left: 1px solid #2a2a2a;
border-bottom: 1px solid #2a2a2a;
background: #cccccc;
font-size: 12px;
width:120px;
}

#admin_data{
top:20px;
}

#admin h3 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #666666;
border-bottom: 1px dashed #2a2a2a;
margin:0;
padding:0;
}


/* 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 #666666;
padding-top: 5px;
}

/* TAG CLOUD */

#tag_cloud {
text-align: center;
background: #111;
}

#tag_cloud ul li {
display: inline;
list-style-type: none;
}

#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;
}


/* ERROR MESSAGES */

.errorbox {
padding: 20px;
background-color: #FDD;
border-top: 1px solid #FAA;
border-left: 1px solid #FAA;
border-right: 1px solid #FAA;
border-bottom: 5px solid #FAA;
margin-bottom: 10px;
font-size: 12px;
color: #DD6666;
}

.errorbox h2 {
color: #DD6666;
font-size: 12px;
font-weight: bold;
margin: 0px;
}


