/* CSS- Cascading Style Sheet for the Template: macstyle */

body {
	background-color: #000;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-family: 'Arial', 'ArialMT', sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a, img {
	border: none;
	text-decoration: none;
	color: #fff;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	text-decoration: none;
	color: #fff;
}
#menu{
	padding: 1px 1px 0 1px;
	font-weight: bold;
	font-size: 14px;
}
.menu-active, .menu-active a, .menu-active a:hover, .menu-active a:visited{
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.menu-unactive, .menu-unactive a, .menu-unactive a:hover, .menu-unactive a:visited{
	padding-left: 4px;
	padding-right: 4px;
	color:#999;
	font-weight: normal;
	text-decoration: none;
}

#mac{
	padding-top:60px;
	padding-bottom:20px;
}

/* image_template*/
#image-top-line{
	margin:auto;
}
#upper-wrapper{
	margin:auto;
	padding-bottom: 20px;
	background-color: #000;
	position: relative;
}
#lower-wrapper{
	overflow: hidden;
	background-color: #000;
}
#thumbs {
	height: 100px;
	overflow: hidden;
	width: auto;
	margin: auto;
}
#bottom-line{
	margin:auto;
	margin-top: 1px;
}
#comments-bottom-line{
	margin:auto;
	margin-top: 1px;
}
#navigation{
	margin:auto;
	position: relative;
}
#top-wrapper{
	margin:auto;
	position: relative;
}
#nav-pre-next{
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 10;
}
#prev-image{
	background: 		transparent url('images/blank.gif') no-repeat; /* Trick IE into showing hover */
	float: left;
	left: 0;
	width: 				49%;
	height: 			99%;
	display: 			block;
	margin-left: -70px;
}
#next-image{
	background: 		transparent url('images/blank.gif') no-repeat; /* Trick IE into showing hover */
	position: absolute;
	float: right;
	width: 				49%;
	height: 			99%;
	display: 			block;
	right: 0;
	margin-right: -72px;
}
#prev-image:hover, #prev-image:visited:hover {
	background: 		url('images/prev.jpg') no-repeat left;
	cursor: 			pointer;
	}
#next-image:hover, #next-image:visited:hover {
	background: 		url('images/next.jpg') no-repeat right;
	cursor: 			pointer;
	}

#image-title{
	padding-top: 10px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
#image-notes{
	text-align: left;
	font-size: 13px;
	padding-top: 4px;
}
#site-title{
	text-align: left;
	font-size: 3px;
	font-weight: bold;
	padding-top: 0px;
	text-transform: uppercase;
	
}
#site-title-sub{
	text-align: left;
	font-size: 2px;
	font-weight: bold;
	position: relative;
	top: -8px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#date{
	margin: auto;
	font-size: 13px;
	font-weight: normal;
}
#exif-info{
	text-align:right;
	font-size: 13px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 10px;
}
#options{
	text-align: center;
	height: 36px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin:auto;
}
.comments-title{
	font-size: 14px;
	text-align:left;
	padding-top: 10px;
	font-weight:bold;
}
#comments{
	text-align: left;
	font-size: 13px;
	margin-right: 30px;
}
#comments li{
	padding: 10px;
}
#comment-form{
	padding-left: 50px;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom: 10px;
}
.comment-form-text {
	font-weight: normal;
}
/* browse_template*/
#browse-wrapper{
	margin:auto;
	width: 650px;
}
#browse-top-line{
	margin:auto;
	width: 600px;
}
#thumbs-paged{
	text-align: center;
}
#page-links{
	padding-top: 40px;
	font-weight: bold;
}

/*about_template*/
#about-wrapper{
	margin:auto;
	width: 580px;
}
#about-top-line{
	margin:auto;
	width: 600px;
}
#about-content{
	margin: auto;
	text-align: left;
	font-weight: normal;
	padding: 20px;
}
#about-content h2{
	font-size: 18px;
}
#copyright{
	background: #000;
}
HR {
	height: 1px;
	background-color: #999;
	border: 0px solid #999;
	color: #999;
}
/*albums_template*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(templates/macstyle/images/prev_grey.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(templates/macstyle/images/next_grey.gif) right 15% no-repeat; }

#imageDataContainer{ font: 13px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
