/* Dobby CSS Document */
/* Based on the default Horizon template that comes with Pixel Post */
body {
	/* background-color:#dae1d3; */
	background-color:#000;
	font-size:11px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	color:#413f3b;
	text-align:center;
	}
html {min-height:100.1%;}

/* RESET */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0px;
	padding:0px;
	}
h1 {text-align:center;}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	text-align:center;
	}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	font-size:14px;
	letter-spacing:1px;
	color:#666;
	text-align:center;
	}
hr {display:none;}
p {text-align:left;}
a {color:#CC9933; text-decoration:none;}
a:hover {color:#993300; text-decoration:none;}

/* CUSTOM CLASSES */
.inside {
	width:780px;
	margin:0px auto;
	}
.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
	}
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
#mosaiccol {
	float:left;
	width: 360px;
	margin: 0px auto;
	text-align:center;
	}
#mosaiccol a {
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid;
	text-transform: uppercase;
	}
#mosaiccol a:hover {
	text-decoration:none;
	border: 1px solid; color:#FFF;
	background-color:#784324;
	text-transform: uppercase;
	}
.summary {
	color:#838d7a;
	font-size:14px !important;
	line-height:24px;
	}

/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */
#image-info {
	margin: 0px auto;
	width: 780px;
	text-align:left;
	background:#333333;
	border: 3px solid #666666;
	padding-left: 35px;
	background: url(/templates/dobby/images/gradient.png) repeat;
	}
#image-info .inside {
	}
#image-info .inside p {
	font-size:15px;
	color:#666;
	margin:0px;
	}
#image-info .inside ul { }
	
/* IMAGE NOTES */
#image-info h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
	font-size:12px;
	color: #FFF;
	text-transform:uppercase;
	padding:10px 0px 20px 0px;
	}
#image-info h2 em { 
	margin-left:20px;
	}
#image_notes {
	width:49%;
	float:left;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height:16px;
	margin-bottom:10px;
	}
#image_notes p {
	font-size:10px;
	color:#666;
	margin:0px;
	padding-bottom:10px;
	}
#image_comments {
	width:45%;
	float:right;
	margin:0px 0px 10px 0px;
	border-left:1px dashed #999;
	font-style:italic;
	line-height:16px;
	}
#image_comments ul {padding:0px 0px 0px 10px;}
#image_comments li {
	font-size:12px;
	color:#CCCCCC;
	margin:0px 0px 15px 0px;
	list-style:none;
	}

/* HEADER & NAVIGATION */
#header {
	width:100%;
	height:100px;
	background-color:#000;
	}
#header {
	background:#000;
	height:100px;
	}
#header h1 a {
	text-align:center;
	font-size:30px;
	color:#999999;
	padding-top:15px;
	padding-bottom:12px;
	font-weight:normal;
	display:block;
	}
#header h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	font-size:12px;
	letter-spacing:1px;
	color:#666666;
	text-align:center;
	}

/* INSIDE HEADER */
#header .inside {
	background:#000;
	/* height:100px; */
	}
#header .inside h1 a {
	float:right;
	text-align:right;
	font-size:27px;
	color:#666;
	padding-top:10px;
	padding-bottom:8px;
	font-weight:normal;
	display:block;
	}
#header .inside ul {
	text-align:center;
	/* float:left; */
	margin-top:30px;
	width: 100%;
	}
#header .inside li {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	display:inline;
	text-align:center;
	padding-right:15px;
	}
/* ----------------------------------------------------------------------------- */
#header .inside li a {
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid;
	}
#header .inside li a:hover {
	text-decoration:none;
	border: 1px solid; color:#FFF;
	background-color:#784324;
	}
#header .inside li.secondary a {
	font-family: Arial, "Times New Roman", Times, serif;
	color:#666 !important;
	border: none !important;
	}
#header .inside li.secondary a:hover {
	background-color: #000;
	}

/* MAIN PHOTO AREA */
#photobox {
	padding-top: 10px;
	padding-bottom:5px;
	width:100%;
	text-align:center;
	}
#photo {
	background:#FFFFFF;
	padding:5px;
	border:32px solid #333333;
	}

/* IMAGE NAVIGATION */
#infobox {
	width:100%;
	text-align:left;
	color:#CCCCCC;
	}
#image-navigate {
	padding:2px 0px;
	}
#image-navigate li {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	list-style:none;
	width:33%;
	}
#image-navigate a {display:block;}
#categories {
	border: 1px solid #FFF;
	float:left;
	text-align:left;
}

/* Testing new navigation */
#mynavigation{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
	height: 100%;
	width: 100%;
}
#prev, #next{
	width: 108px;
	height: 100%;
	display: block;
	top: 0px;
	overflow: hidden;
	text-indent: -10000px;
	outline: none;
}
#prev { left:0px; float: left;}
#next {right: 0px; float: right;}

#ScrollContainer {
    width: 825px;
    margin: 0 auto;
    position: relative;
}
.scrollButtons {
    position: absolute;
    top: 249px;
    cursor: pointer;
    border: 0;
}
.scrollButtons.left {
    left: -45px;
}
.scrollButtons.right {
    right: -45px;
}
/* End testing new navigation */

/* Pages */
#page {
	padding:20px 0px;
	text-align:left;
	width:780px;
	margin:0px auto;
	}
#page h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	}
#page p {
	font-size:10px;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}
#page ul {
	font-size:10px;
	font-style:italic;
	margin:0px 20px 20px 0px;
	}
#page ul li {
	list-style:none;
	padding:0px 5px 0px 0px;
	}
#page a { }
.archive_active_page_number a, .archive_page_number a {
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid;
	text-align:center;
	}
.archive_active_page_number, .archive_page_number {
	margin:0px 4px 0px 4px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:2px;
	font-size:10px;
	display:inline;
}
span.archive_active_page_number a {
	color:#FFF;
	background-color:#784324;
/* -------------------------------------------------------------------------- */
}
.archive_active_page_number a:hover, .archive_page_number a:hover {
	text-decoration:none;
	background-color:#784324;
}
#page img {
	background:#FFF;
    padding:1px;
    border:7px solid #333;
	}
.thumbnails {
	border:1px solid #CCC;
	padding:3px;
	margin:5px 5px 0px 0px;
	padding-bottom: 5px;
	}

/* Links Page */
#linkspage {
	padding:20px 0px;
	text-align:left;
	width:780px;
	margin:0px auto;
	}
#linkspage h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:12px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	}
#linkspage p {
	font-size:12px;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}
#linkspage ul {
	font-size:12px;
	font-style:italic;
	margin:0px 20px 20px 0px;
	}
#linkspage ul li {
	list-style:none;
	padding:0px 5px 0px 0px;
	}
#linkspage a { }
#linkspage img {
	background:#000;
    padding:3px;
    border:1px solid #CCC;
	}

/* COLUMNS ON INFO PAGE */
#col1 {width:33%; float:left;}
#col2 {width:33%; float:left;}
#col3 {width:33%; float:right;}

/* COLUMNS ON LINKS PAGE */
#leftcol {width:33%; float:left;}
#centercol {width:33%; float:left;}
#rightcol {width:33%; float:right;}

#leftcol h2, #centercol h2, #rightcol h2 { text-align: left; color:#999999; }
#leftcol a, #centercol a, #rightcol a { color:#CC9933; text-decoration:none; font-size:12px; }
#leftcol a:hover, #centercol a:hover, #rightcol a:hover { color:#993300; text-decoration:none; font-size:12px; }

/* Contact form */
div.contactleftcol {
	background-color: transparent;
	width: 49%;
	float: left;
}
div.contactrightcol {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	/* font-size: 14px; */
	color:#999999;
	text-align: left;
	width: 49%;
	float: right;
}
div.contactleftcol img {
	background:#FFF;
	padding:10px;
	border:none;
	margin-bottom:10px;
}
.border-it {
	border: thick groove #333333;
}

/* Footer */
#footer {
	width:780px;
	border-top:1px groove #333333;
	background-color: #000000;
	color:#CCCCCC;
	/* margin:20px auto 0px auto; */
	margin: 20px auto;
	padding:10px 0px;
	font-size: 9px;
	}
#footer li {
	text-align:center;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline;
	list-style:none;
	padding:0px 5px;
	color:#838d7a;
	}
#footer a {
	color:#838d7a;
	text-decoration:underline;	
	}
#footer a:hover {
	color:#993300;
	}

/* Comments */
#commentbox {
	width:80%;
	margin:0px auto;
	}
#comment-top {
	background:#000;
	padding:20px 5px;
	color:#FFF;
	}    
#comments {
    margin:0px auto;
    width:90%;
    text-align:left;
	}
#comment-top h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
#comment-middle h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}
#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 
#addcomment {
	margin:20px 0px;
	text-align:left;
	}
.input {
	width:45%;
	font-size:10px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}
#addcomment label {
	color:#CCC;
	font-style:italic;
	font-size:10px;
	}
#addcomment textarea {
	width:100%;
	height:50px;
	font-size:11px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}
.comment-button {
    background:#fff;
	color:#333;
	border: 3px outset; 
	cursor: pointer; 
	}

/* TAG SUPPORT */
.tags00 {font-size: 8px !important;}
.tags01 {font-size: 10px !important;}
.tags02 {font-size: 12px !important;}
.tags03 {font-size: 14px !important;}
.tags04 {font-size: 16px !important;}
.tags05 {font-size: 18px !important;}
.tags06 {font-size: 20px !important;}
.tags07 {font-size: 22px !important;}
.tags08 {font-size: 24px !important;}
.tags09 {font-size: 26px !important;}
.tags10 {font-size: 28px !important;}
a.mosaic { border:none; display:block; float:left; width:40px; height:40px; background-position:center; text-decoration:none; } #mosaic { width:780px; }

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

/* Put Previous and Next on the sides of the photobox */
#SidePrev {
	float:left;
	display:table;
	width:84px;
	position:relative;
	overflow:hidden;
	vertical-align: middle;
}
#SidePrevInner { #position:absolute; #top:50%; display:table-cell; vertical-align: middle; text-align:right;}
#SideNext {
	float:right;
	display:table;
	width:84px;
	position:relative;
	overflow:hidden;
}
#SideNextInner { #position: absolute; #top: 50%;display: table-cell; vertical-align: middle; text-align:left; }

/* Fix comment count & info area on the bottom after removing Prev. Next links */
.bottomcomments {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	text-align:center;
}