/* @override http://photobret.com/templates/photobret/styles/photobret.css */

/* 
	TEMPLATE NAME / photobret 
	AUTHOR: pixeldeath
	AUTHOR WEBSITE: http://www.pixeldeath.com
	VERSION: 0.12
		
	Valid xHTML & CSS

*/

/* CSS Document */


/* STANDARDS */

body {
	padding:0px;
	margin:0px;
	color: silver;
	background-color: #333333;
	background-image: url(../images/bg_tile.jpg);
	font: 14px/17px "Lucida Grande", Lucida, sans-serif;
	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:left;
	}

h2 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	text-align:left;
}
	
h3 {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;	
	font-size:14px;
	letter-spacing:1px;
	color:#666;
	text-align:left;
	}

hr {
	display:none;
	}

p {
	text-align:left;
	}

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

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



/* CUSTOM CLASSES */


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

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

.clear {
	clear:both;
	}

.left {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: none;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
	padding-top: 20px;
}

.right {
	text-align: right;
}
	
.summary {
	color:#838d7a;
	font-size:14px !important;
	line-height:24px;
	}

/* HIDDEN IMAGE INFO AREA + COMMENTS LIST */


#image-info {
	text-align:left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: none repeat-x center bottom;
}

#image-info .inside {
	}
	
#image-info .inside p {
	font-size: 12px;
	color: silver;
	margin:0px;
	}

#image-info .inside ul {
	}
	

/* IMAGE NOTES */

#image-info h2 {
	letter-spacing:2px;
	text-transform:uppercase;
	padding: 10px 0px 10px 10px;
	color: #e4fb91;
	font: 14px Arial;
	margin-bottom: 5px;
	border-bottom: 1px dotted #8ca963;
	border-top: 1px dotted #8ca963;
}

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

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

#image_notes a {
	width:45%;
	float: left;
	margin-bottom: 20px;
	color: silver;
	font-size: 13px;
}

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

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

	

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

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

#image_comments li {
	color: #f3b060;
	margin:0px 0px 15px 0px;
	list-style:none;
	font: 12px Arial;
}


/* HEADER + NAVIGATION */

#header {
	width: 800px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/headerbg_grad.gif) repeat-x;
	margin-bottom: 5px;
}

#header .inside {
	height:100px;

	}

#header .inside h1 a {
	float: left;
	color:#666;
	font-weight:normal;
	display:block;
	text-decoration: none;
	border-style: none;
}

#header .inside ul {
	float: right;
	margin-top: 60px;
	}


#header .inside li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:10px;
	display:inline;
	}
	
#header .inside li a {
	color: #f5cb6f;
	padding-left:5px;
	padding-right:5px;
	}
		
#header .inside li a:hover {
	text-decoration:none;
	color: #d14200;
	}

.secondary a {
	color: #cf3e1e;
	}

.secondary a:hover {
	color: #f5cb6f;
	}
	

/* MAIN PHOTO AREA */


#thankyoubox {
	background-color:#000;
	width: 800px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}

#photobox {
	background-color:#000;
	padding-bottom: 10px;
	width: 800px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
	
#photo {
	background:#FFF;
	padding:10px;
	border:none;
	margin-bottom:10px;
	}



/* IMAGE NAVIGATION */



#browsebox {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	margin-bottom: 5px;
}

#infobox {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

#footbox {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
	

#close {
	font: 14px Arial;
	margin-left: 30px;
	background-color: black;
	padding: 5px 10px;
	width: 50px;
	margin-bottom: 5px;
}

#close a {
	color: silver;
	font: 12px Arial;
}

#close a:hover {
	color: #d06916;
	font: 12px Arial;
}

#nav {
	color: #f8e5af;
	text-align: center;
	text-transform: uppercase;
	font: 14px Arial;
	margin-right: auto;
	margin-left: auto;
}

#nav a {
	color: #f8e5af;
	text-align: center;
	text-transform: uppercase;
	font: 14px Arial;
	padding: 2px;
}

#nav a:hover {
	padding: 2px;
	width: 200px;
	color: black;
	text-align: center;
	text-transform: uppercase;
	font: 14px Arial;
	margin-right: auto;
	margin-left: auto;
	background-color: #f8e5af;
}

#image-navigate {
	padding: 0 0px 5px;
}
	
#image-navigate li {
	font-family: Arial;
	font-size:10px;
	list-style:none;
	letter-spacing: 1px;
	width: 200px;
	text-align: left;
}

#image-navigate a {
	display:block;
	color: #d3fba4;
	font-size: 12px;
}

#image-navigate a:hover {
	display:block;
	color: #a4f967;
}


/* Pages */

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

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

#page p {
	font-size: 12px;
	font-style:italic;
	margin: 0px 20px 20px 0px;
	}

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

#page img.header {	border: 0px;
	background-color: #000;
}

#page img {
	background:#FFF;
    padding:3px;
}

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

/* About + Contact Boxes */
#details {
	width: 800px;
	margin: 5px auto;
}

#aboutbox {
	text-align:left;
	margin-right: 5px;
	display: block;
	float: left;
	background-color: #000;
	padding: 20px 20px 20px 30px;
	width: 400px;
	color: #b2cdc8;
	margin-bottom: 5px;
	height: 300px;
}

img.about {
	float: left;
	border: 5px solid #b2cdc8;
	margin-top: 3px;
	margin-right: 12px;
}

#contactbox {
	text-align:left;
	margin-bottom: 5px;
	display: block;
	background-color: #000;
	padding: 20px 20px 20px 30px;
	float: left;
	width: 295px;
	color: #ffc;
	height: 300px;
}

/* COLUMNS ON INFO PAGE */

#col1 {
	width:33%;
	float:left;
	}

#col2 {
	width:33%;
	float:left;
	}

#col3 {
	width:33%;
	float:right;
	}

/* Footer */

#footer {
	clear:both;
	width: 780px;
	text-transform: none;
	color: #dbdbdb;
	background-color: black;
	margin: 40px auto 0px;
	padding: 15px 0px 10px 20px;
}

img.foot {
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
}

#footer li {
	text-align:center;
	font-size:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	display:inline;
	list-style:none;
	padding:0px 5px;
	}

#footer a {
	color: #f5cb6f;
	}
	
#footer a:hover {
	color: #d14200;
	}


/* Comments */

#commentbox {
	width:80%;
	margin:0px auto;
	}

#comment-top {
	padding:20px 5px;
	color:#FFF;
	border-bottom: 2px solid #303030;
}    

#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;
	padding-right: 10px;
}

.input {
	width:45%;
	font-size:10px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	float: left;
	padding: 5px;
	margin-right: 5px;
}

#addcomment label {
	color: silver;
	font: 12px Arial;
	text-align: left;
}

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

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

/* 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;
}
