/*
	cimi theme (zenphoto.org), version 1.1
*/

/* Main Layout */
html, body{ height: 100%; }
body { background-image: url('http://skinnyninny.com/body-background.jpg'); background-color: #222222; background-attachment: fixed; background-repeat: repeat-xy; font: 82% "Arial", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #595959; margin: 0; padding: 0; text-align: center; }
#wrap { background-image: url('http://skinnyninny.com/body-background.jpg'); background-color: transparent; background-attachment: fixed; background-repeat: no-repeat;}
#framework { text-align: left; margin: 10px auto; width: 730px; }
#framework #main{-moz-border-radius: 0px; background: transparent; padding: 10px; border: 0px; float: left; width: 100%; }
#top { height:222px; width:587px; border:0px; padding:0px; background-image: url('http://skinnyninny.com/top1.png');background-color:transparent;}

/* Text Styles */
a { color: #e5e5e5; text-decoration: none; }
a:hover, a:focus { color: #B0B0A1; text-shadow: 0 0 0 1px #000000; }
blockquote { border-left: 1px dotted #F3ABA4; color: #292927; margin-left: 20px; padding-left: 20px; }
h2 { color: #F3ABA4; font: italic 200% Arial, "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 1px; margin-top: 15px; }
h2 a, h2 a:hover { color: #F3ABA4; }
h3 { color: #fec7f0; font: 140% "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif; margin-top: 30px; }
strong.title{ color: #e5e5e5; font: 85% "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif; margin-top: 30px; font-weight:normal; text-transform: uppercase; letter-spacing:1px;}
strong.title:hover {color:#222222;}
hr { border: 0; border-top: 1px solid #F3ABA4; clear: both; height: 0; margin: 0 0 12px 0; padding: 0; }
p{ padding: 0.3em 0 0.5em 0; }
img { border: 0; }
.light{ color: #6F6860 !important; }
.dark{ color: #3B3A38 !important; }
.desc{ font-size: 92%; }
.padding{ padding: 10px; }
.left{ float: left; }
.right{ float: right; }

#gallerytitle h2 { display: block; margin: 10px 0 10px 9px; padding: 0; }
#credit { height: 2.5em; margin: 10px auto; display: block; width: 100%; font-size: 78%; color: #595959; text-align: center; clear: both; float: left; }
#credit a { text-decoration: none; color: #6F6860; border-bottom: 1px dotted #6F6860; }
#credit a:hover { color: #B0B0A1; text-decoration: none; }

/* breadcrumb */
#breadcrumb{ background: transparent; padding: 0 0 0 9px; margin: 0 0 5px 0; font-size: 85%; float: left; display: block; width: 100%;  }

/* Page Navigation */
#pagelist{ border-bottom: 1px #292927 solid; margin: 0 0 5px 0; height: 2.2em; float: left; display: block; width: 100%; }
#pagelist .disabledlink { color: #292927; cursor: default; }
#pagelist .pagenav { clear: both; }
#pagelist ul { clear: both; list-style-type: none; margin: 0; padding: 2px 0 2px 9px; }
#pagelist ul li { display: inline; font-size: 92%; }
#pagelist ul li a, #pagelist ul span.disabledlink { padding: 0 1px 0 1px; }
#pagelist ul li.current a { color: #e5e5e5; cursor: default; font-weight: bold; text-decoration: none; }
#pagelist ul li.next { font: 135% Arial, "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0 0 0 1px; }
#pagelist ul li.prev { font: 135% Arial, "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0 1px 0 0; }

/* AJAX */
#albumDescEditable { margin-bottom: 12px; }
#imageDescEditable { margin-top: 24px; }

/* Album Thumbnails */
#albums a {-moz-border-radius: 25px; -webkit-border-radius: 25px; color: #e5e5e5; display: block; padding: 10px; float: left; text-decoration: none; width: 328px; margin: 5px; border: 1px solid #151515; background: #191919;  }
#albums a:hover { border: 1px solid transparent; border-bottom: 1px solid transparent; color: #222222; background-color: #151515; }
#albums img { float: left; margin: 0 10px 0 0; padding-left:4px;}
#albums img:hover {}
#albums h3, #albums strong { padding: 0; margin: 0 0 5px 0; display: block; }
#albums a .num { padding-right:6px; padding-top:4px; padding-left:2px; padding-bottom:3px; -moz-border-radius-topright: 25px; -webkit-border-radius-topright: 25px; float: right; margin: -10px -10px 0 0; width: 20px; text-align: center; background: #151515; font-size: 92%; color: #3B3A38; }
#albums a:hover .num { padding-right:6px; padding-top:4px; float: right; -moz-border-radius-topright: 25px; -webkit-border-radius-topright: 25px; padding-left:2px; padding-bottom:3px; margin: -10px -10px 0 0; width: 20px; text-align: center; background: #151515; font-size: 92%; color: #e5e5e5; }
#albums .albumdesc { float: right; width: auto; }
#albums .albumdesc small { margin-top: 8px; float: right; color: #6F6860; }
* html #albums .desc{ float: left; }

/* Image Thumbnails */
#images { padding: 0; border: 0; float: left; text-align: left; width: 100%; }
#images a { float: left; padding: 7px; padding-bottom:5px; margin: 8px; border: 1px solid #151515; display: block; background: #191919; -moz-border-radius: 15px; }
#images a:hover { background-color:#151515; }
#images img{ border: 1px solid #191919; }

/* Individual Image */
#image { text-align: center; width: 630px;}
#image a{ float: left; border: 1px solid #transparent; padding: 20px; padding-bottom: 2px; /*background: #000000; border: 1px solid #191919;*/ }
#image img{ padding: 15px; -moz-border-radius:25px; background: #191919; border: 1px solid #151515; }
#imgnav { -moz-border-radius:25px; float: center; text-align: center; width:600px; font-size: 90%; }
#imgnav a { -moz-border-radius:25px; background: #191919; height: 2em;  width: 65px; float: left; margin: 0 5px 0 5px; border: 1px #151515 solid; }
#imgnav a:hover { background: #151515;}
#imgnav a span, #imgnav .block span, #imgnav span{ display: none; }
#imgnav .block{ -moz-border-radius:25px; background: #191919; height: 1.8em; width: 70px;  padding-top: 2.5px;float: left; margin: 0 5px 0 5px; border: 1px #151515 solid; }
#imgnav #prev { background-image: url(back.gif); background-position: center center; background-repeat: no-repeat; }
#imgnav #forw{ background-image: url(forward.gif); background-position: center center; background-repeat: no-repeat; }
#imgnav #play{ background-image: url(play.gif); background-position: center center; background-repeat: no-repeat; }
#imgnav #stop{ background-image: url(stop.gif); background-position: center center; background-repeat: no-repeat; }

#imgnav .end{ color: #F3ABA4; float: right;  }
#narrow { width: 656px; float: left; padding: 0; margin: 1em 0 0 0; }
#exif { border: 1px #292927 solid; background: #F3ABA4; padding: 0 6px 0 0; margin: 0 0 1em 0; width: 100%; float: left; color: #6F6860; font-size: 92%; color: #42413F; }
#exif .model{ background: #363634; color: #F3ABA4; width: auto; padding: 1px 3px; float: left; }
#exif .exif{ width: auto; padding: 1px 3px; float: left; margin: 0 0 0 20px;  }

/* Comments */
#comments { margin: 0; padding: 0; float: left; display: block; }
#comments .comment { width: 660px; float: left; margin: 0 0 5px 0; border: 1px solid #F3ABA4; background: #363634; }
#comments .commentauthor { float: left; padding: 0 0 0 5px; }
#comments .commentdate { color: #6F6860; float: right; padding: 0 5px 0 0; }
#comments .commentmeta { float: left; padding: 1px 0; background: #3B3A38; font-size: 85%; width: 100%; }
#comments .commentbody { padding: 5px; float: left; }
#comments .error { color: #CC3333; font-weight: bold; }

/* Forms */
#imgcommentform{ width: 53%; padding: 0 0 1em 0; float: left; margin: 0; }
form#commentform input { width: auto; float: left; border: 1px #F3ABA4 solid; padding: 0.2em 0 0.2em 0.2em; color: #B0B0A1; font-size: 92%; }
form#commentform p{ padding: 0.2em 0; margin: 0; width: 100%; float: left; display: block; }
form#commentform{ width: 100%; }
form#commentform .checkbox { cursor: pointer; }
form#commentform .pushbutton { padding: 2px 4px; width: auto; float: right; background: #FDF7FA; cursor: pointer; }
form#commentform .pushbuttonl { padding: 2px 4px; width: auto; float: right; background: #ffffff; cursor: pointer; }
form#commentform input { width: 70%; float: right; border: 1px #F3ABA4 solid; background: #FDF7FA; }
form#commentform label{ width: 25%; float: left; cursor: pointer; }
form#commentform label:hover { color: #F3ABA4; }
form#commentform textarea { width:99%; float: right; border: 1px #F3ABA4 solid; padding: 0.2em 0 0.2em 0.2em; background: #FDF7FA; color: #B0B0A1; font-family: "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif; }
form, #imagetitleeditable{ font-size: 100%; }

#breadcrumb form{ float: left; display: block; width: 100%; clear: both; margin: 0; padding: 0;}
#breadcrumb input { float: left; margin: 0 1em 0 0; color: #000000; }
#desc{ text-align:center; margin: 0 0 1em 0; padding: 3px; border: transparent 1px solid; font-size: 85%; float: left; display: block; width: 100%;}
#desc div{ margin: 0; padding: 0; float: left; }

/* Admin Toolbox */
#admin, #admin_data{position: fixed;_position: absolute;right: 0px;top: 0px;width: 120px;border-bottom: 1px solid #f3aba4;border-left: 1px solid #f3aba4;background: #ffffff;z-index: 2;}
#admin_data{top: 0px;padding-top: 20px;z-index: 1;line-height: 1.6em;}
#admin h3 {font-weight: normal;color: #f3aba4;margin:0;padding:0;}
#admin h3:hover { color: #FDF7FA; }
