/* @override http://evilskull.com/templates/horizontal/styles/horizontal.css */

/* 
	TEMPLATE NAME / Horizontal
	ORIGINAL AUTHOR: Scott Craig
	MODIFIED BY: Ryan McKern
	ORIGINAL AUTHOR WEBSITE: http://www.cancerbox.com/
	MODIFIER WEBSITE: http://evilskull.com/
	VERSION: 1.2
		
	Valid xHTML & CSS

*/

/* @group STANDARDS */

@font-face {
	font-family: 'Georgia Regular';
	src: url('/templates/horizontal/type/georgia.eot');
	src: local('Georgia Regular'), local('Georgia'), url('/templates/horizontal/type/georgia.ttf') format('truetype');
}

body {
	background-color:#dae1d3;
	font-size:11px;
	line-height:1.5em;
	font-family: "Georgia Regular", Corbel, "DejaVu Serif", Cambria, serif;
	padding:0px;
	margin:0px;
	color:#413f3b;
	text-align:center;
	}

html {
	min-height:100.1%;
	}
	
/* @end */


/* @group RESET */

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin:0px;
	padding:0px;
	}

h1 {
	text-align:left;
	}

h2 {
	text-align:left;
	}
	
h3 {
	font-size:14px;
	letter-spacing:1px;
	color:#666;
	text-align:left;
	}

hr {
	display:none;
	}

a {
	color:#993300;
	text-decoration:none;
	}

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

span.prev_link{
	padding: 0  2em 0 0;
}
span.next_link{
	padding: 0 0 0 2em;
}

/* @end */



/* @group CUSTOM CLASSES */


.inside {
	width:820px;
	margin:0px auto;
	}

.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
	}

.clear {
	clear:both;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.summary {
	font-size:1.5em !important;
	line-height:2em;
	}

/* @end */

/* @group HIDDEN IMAGE INFO AREA + COMMENTS LIST */

#image-info {
	font-family: "Georgia Regular", Corbel, "DejaVu Serif", Cambria, serif;
	text-align:left;
	width:100%;
	background:#FFF;
	}
	
#image-info .inside p {
	font-size: 1.1em;
	line-height: 1.5em;
	color:#666;
	margin:0px;
	}
	
/* @end */

/* @group IMAGE NOTES */

#image-info h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:2em;
	text-transform:uppercase;
	padding:10px 0px 20px 0px;
	}

#image-info h2 em { 
	margin-left:15px;
	}

		
#image_notes {
	width:45%;
	float:left;
	margin-bottom:10px;
	}

#image_notes, #image_comments {
	font-style:italic;
	line-height:16px;
	}

#image_notes p {
	color:#666;
	margin:0px;
	padding-bottom:10px;
	}

	

#image_comments {
	width:45%;
	float:right;
	margin:0px 0px 10px 0px;
	border-left:1px dashed #999;
	}

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

#image_comments li {
	color:#666;
	margin:0px 0px 15px 0px;
	list-style:none;
	}
	
/* @end */

/* @group HEADER + NAVIGATION */

#photo_title{
	text-transform: uppercase;
	text-align: center;
}

#header {
	width:100%;
	height:120px;
	background-color:#000;
	font-family: "Georgia Regular", Corbel, "DejaVu Serif", Cambria, serif;
}


/* (1) Use style (2) if you would like
to have your site title be invisible and
a header logo display instead.  Just un-comment
the (2) style and comment the (1) style. */

#header .inside {
	background:#000;
	height:100px;
}

#header .inside h1{
	font-size: 3em;
}

#header .inside h1 a {
	float:right;
	text-align:right;
	color:#666;
	padding-top:30px;
	font-weight:normal;
	display:block;
	}

	
/* (2) Use this piece of style if you would like
to have the site title in the header be invisible
and use a header logo instead. Note, you must upload
a "logo.gif" to your "templates/horizon/images" folder
for this to work.  Also, don't forget to un-comment
this style. */

/*

#header .inside {
	background:url(../images/logo.gif) top right no-repeat #000;
	height:100px;

	}

#header .inside h1 a {
	float:right;
	color:#666;
	padding-top:30px;
	font-weight:normal;
	width:300px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}

*/

/* END OPTIONAL HEADER LOGO */


#header .inside ul {
	font-family: "Georgia Regular", Corbel, "DejaVu Serif", Cambria, serif;
	font-size: 2em;
	float:left;
	margin-top:30px;
	}


#header .inside li {
	letter-spacing:.1em;
	text-transform:lowercase;
	display:inline;
	}
	
#header .inside li a {
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	}
		
#header .inside li a:hover {
	text-decoration:none;
	color:#993300;
	}
	
.secondary a {
	color:#666 !important;
	}



/* @end */

/* @group MAIN PHOTO AREA */

#about_photobox {
	width: 280px;
	text-align:  center;
	float:  right;
	margin: 0 10px 0;
	padding:10px;
	}
#about_photobox p{
	margin: .25em 1em 1em !important;
	/*padding: 0 !important;*/
}

#photobox {
	background-color:#000;
	padding-bottom:30px;
	width:100%;
	text-align:center;
	}
	
#photo {
	background:#FFF;
	padding: 10px;
	border:none;
	margin-bottom:10px;
	}
/* @end */
	
/* @group IMAGE NAVIGATION */

#infobox {
	width:100%;
	text-align:left;
	}
	

#image-navigate {
	font-size: 1.5em;
	line-height: 2em;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:10px 0px;
	}
	
#image-navigate li {
	list-style:none;
	}

#image-navigate li.previous {
	width:  25%;
}
#image-navigate li.title {
	width:  50%;
}
#image-navigate li.next {
	width: 25%;
}
#image-navigate a {
	display:block;
	}

/* @end */

/* @group PAGES */

#page {
	padding:20px 0px;
	text-align:left;
	width:740px;
	margin:0px auto;
	}

#page h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:1.5em;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	}

#page p {
	font-size: 1.1em;
	line-height: 1.5em;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}

#page ul {
	font-style:italic;
	margin:0px 20px 20px 0px;
	}
	
#page ul li {
	list-style:none;
	padding:0px 5px 0px 0px;
	}

#page img {
	background:#FFF;
    padding:3px;
    border:1px solid #CCC;
	}
	
#page div.nav{
	letter-spacing:2px;
	font-size:1.5em;
	text-transform:uppercase;
	margin:10px 0px 10px 0px;
}
	
#page div.pagination{
	clear:  both;
	text-align: center;
	padding: 1em;
}
#page div.pagination a{
	padding:  .2em;
}

#page div#thumbnails{
	text-align: center;
}

div.dropdown{
	width: 25%;
	float:  left;
}

#page div#now_viewing{
	position: relative;
	right: 55px;
	text-align: right
}

.thumbnails {
	border:1px solid #CCC;
	padding:3px;
	margin:5px 5px 0px 0px;
	}

/* @end */

/* @group COLUMNS ON INFO PAGE */

#col1 {
	width:33%;
	float:left;
	margin: 1em;
	}

#col2 {
	width:33%;
	float:left;
	margin: 1em;
	}

#col3 {
	width:33%;
	float:right;
	margin: 1em;
	}
/* @end */

/* @group FOOTER */

#footer {
	border-top:1px dashed #838d7a;
	clear:both;
	width:740px;
	margin:20px auto 0px auto;
	padding:10px 0px;
	text-transform: lowercase;
	font-size: 1.2em;
	line-height: 2.5em;
	}

#footer li {
	text-align:center;
	display:inline;
	list-style:none;
	padding:0 .5em;
	color:#838d7a;
	}

#footer a {
	color:#838d7a;
	}
	
#footer a:hover {
	color:#993300;
	}
	
/* @end */

/* @group 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-weight:normal;
	letter-spacing:2px;
	font-size:1em;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:1em;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment {
	margin:20px 0px;
	text-align:left;
	}

.input {
	width:45%;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

#addcomment label {
	color:#666;
	font-style:italic;
	}

#addcomment textarea {
	width:100%;
	height:50px;
	font-size:1em;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:3px double #CCC;
	color:#666;
	}
/* @end */