/*
THEME NAME: PUEYGUAN Theme V1
THEME URI: http://pueyguan.co,
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://pueyguan.com/">Puey Guan</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/2c-l.css');*/

/* test */

div#biggest {
	width: 800px;
	height: 300px;
	background-color:#009999;
	}

div#medium {
	width: 600px;
	height: 200px;
	margin-left:50px;
	background-color:#CC6633;
	margin-top: -100px;
	}

div#smallest {
	width: 400px;
	height: 300px;
	margin-left:150px;
	background-color:#00CC33;
	margin-top: -100px;
	}

/* over all */
.alignCenter {
	}

.postEntryContent img {
	border: none;
	}

.postEntryContent p img {
	border: none;
	}


/* body */
body {
	background-color: #14171C;	
}

/* site main items */
div#siteHeader {
	position: absolute;
	float: both;
	margin-top: 0px;
}

/* page frame */
div#frame {
	background-color: #eae6df;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#contentHolder {
	background-color: #000000;
	width: 800px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;
	padding: 0px;
}

div#frameEmpty {
	height: 15px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* main image blender */
.postEntryMainImg {
	}

div#imageBlender {
	width: 800px;
	height: 200px;
	margin-top: -100px;
	}


/* post entry */
.postEntry {
}

.postEntryTitle {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #e8e9a9;
	text-decoration: none;
	margin-top: -95px;
}

.postEntryTitle A:link {
	color: #e8e9a9;
	text-decoration: none;
	}

.postEntryTitle A:visited {
	color: #e8e9a9;
	text-decoration: none;
	}

.postEntryTitle A:active {
	color: #e8e9a9;
	text-decoration: none;
	}

.postEntryTitle A:hover {
	color: #e8e9a9;
	text-decoration: none;
	}


.postEntryMetadataContainer {
	width: 270px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	font-family: Helvetica;
	font-size: 14px;
	color: #616161;
	position: relative;
}

.postEntryMetadataContainer A:link {
	color: #616161;
	text-decoration: none;
	}

.postEntryMetadataContainer A:visited {
	color: #616161;
	text-decoration: none;
	}

.postEntryMetadataContainer A:active {
	color: #616161;
	text-decoration: none;
	}

.postEntryMetadataContainer A:hover {
	color: #616161;
	text-decoration: none;
	}

.postMetadata_dateTime {
	font-weight: bold;
	}

.postMetadata_category {
	font-style: italic;
	font-weight: bold;
	}

.postMetadata_tags {
	font-style: oblique;
	}

.postMetadata_comments {
	font-weight: bold;
	}

.postMetadata_comments A:link {
	font-weight: bold;
	text-decoration: none;
	}

.postMetadata_comments A:active {
	font-weight: bold;
	text-decoration: none;
	}

.postMetadata_comments A:visited {
	font-weight: bold;
	text-decoration: none;
	}

.postMetadata_comments A:hover {
	font-weight: bold;
	text-decoration: underline;
	}

.postEntryContent {
	width: 500px;
	margin-left: 10px;
	float: left;
	font-family: Helvetica;
	font-size: 14px;
	color: #eafaf9;
	position: relative;
}

.commentIntroContainer {
	font-size: 12px;
	color: #616161;
	height: 75px;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.commentIntroContainer A:link {
	color: #99996f;
	text-decoration: none;
	font-weight: bold;
	}

.commentIntroContainer A:visited {
	color: #99996f;
	text-decoration: none;
	font-weight: bold;
	}

.commentIntroContainer A:active {
	color: #99996f;
	text-decoration: none;
	font-weight: bold;
	}

.commentIntroContainer A:hover {
	color: #99996f;
	text-decoration: underline;
	font-weight: bold;
	}

.alignDivBottom {
	bottom: 0px;
	position: absolute;
	width: 100%;
	}

.alignTextRight {
	text-align: right;
	}

.alignTextCenter {
	text-align: center;
	}

.clearFloat {
	clear: both;	
	}

/* comment */
div#commentContainer {
	}

div#commentContainer {
	width: 800px;
	position: relative;
	}

.comment-body {
	width: 500px;
	margin-left: 10px;
	float: left;
	font-family: Helvetica;
	font-size: 14px;
	color: #c1cecd;
	}

.comment-information {
	width: 270px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	font-family: Helvetica;
	font-size: 12px;
	color: #616161;
	}

.comment-author {
	font-weight: bold;
	color: #616161;
	}

.comment-author A:link {
	color: #616161;
	text-decoration: none;
	}

.comment-author A:visited {
	color: #616161;
	text-decoration: none;
	}

.comment-author A:active {
	color: #616161;
	text-decoration: none;
	}

.comment-author A:hover {
	color: #616161;
	text-decoration: none;
	}

.commentmetadata {
	color: #616161;
	font-size: 11px;
	}

.commentModerate {
	font-weight: bold;
	color:#616161;	
	}

.comment-header {
	width: 500px;
	margin-left: 10px;
	text-align: right;
	font-family: Helvetica;
	font-size: 23px;
	font-style: italic;
	color: #99996f;
	font-weight: normal;
	margin-top: 50px;
	}

/* comment form */
.comment-form-header {
	width: 500px;
	margin-left: 10px;
	text-align: right;
	font-family: Helvetica;
	font-size: 23px;
	font-style: italic;
	color: #99996f;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 10px;
	}

.comment-form-body {
	width: 500px;
	margin-left: 10px;
	float: left;
	}

.comment-form-information {
	width: 270px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	font-family: Helvetica;
	font-size: 12px;
	color: #616161;
	font-weight: bold;
	}

.comment-form-information p {
	padding-right: 100px;
	}

.comment-form-border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #282721;
	border-bottom-color: #282721;
	border-left-color: #282721;
	}

.comment-form-loggedIn {
	background-color: #171710;
	height: 20px;
	display: block;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #282721;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
}

.comment-form-loggedIn A:link {
	color: #99996f;
	text-decoration: none;
	}

.comment-form-loggedIn A:visited {
	color: #99996f;
	text-decoration: none;
	}

.comment-form-loggedIn A:active {
	color: #99996f;
	text-decoration: none;
	}

.comment-form-loggedIn A:hover {
	color: #99996f;
	text-decoration: underline;
	}

.comment-form-author {
	background-color: #171710;
	height: 28px;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #282721;
	}

.comment-form-email {
	background-color: #171710;
	height: 28px;
	display: block;
	}

.comment-form-url {
	background-color: #171710;
	height: 28px;
	display: block;
	}

.comment-form-comment {
	background-color: #171710;
	display: block;
	}

.comment-field {
	background-color: #090907;
	margin-left: 150px;
	
	}

.comment-form-body div {
	font-family: Helvetica;
	font-size: 12px;
	}

.comment-form-body div label {
	float: left;
	width: 140px;
	text-align: right;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #99996f;
	}

.comment-form-body div div input {
	width: 335px;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	font-size: 12px;
	background-color: #090907;
	color: #c1cecd;
	padding-left: 5px;
	overflow:hidden;
	}

.comment-form-body div div textarea {
	width: 341px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	font-size: 12px;
	resize: none;
	background-color: #090907;
	color: #c1cecd;
	}

textarea:focus {
	outline: 0px;
	}

input:focus {
	outline: 0px;
	}

.comment-form-submit {
	text-align: right;
	margin-top: 10px;
	padding-right: 2px;
	
	}

/* Link to edit comment entry */

.commentmetadata A:link {
	font-size: 12px;
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.commentmetadata A:visited {
	font-size: 12px;
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.commentmetadata A:active {
	font-size: 12px;
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.commentmetadata A:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99996f;
	text-decoration: underline;
	}

/* post list */
div#postList {
	width: 500px;
	margin-left: 10px;
	font-family: Helvetica;
	color: #99996f;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 50px;
	}

.postList-header {
	width:100%;
	font-family: Helvetica;
	font-size: 24px;
	font-style: italic;
	color: #99996f;
	font-weight: bold;
	text-align: right;
	}

.postList-title {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #e8e9a9;
	text-decoration: none;
}

.postList-title A:link {
	color: #e8e9a9;
	text-decoration: none;
	}

.postList-title A:visited {
	color: #e8e9a9;
	text-decoration: none;
	}

.postList-title A:active {
	color: #e8e9a9;
	text-decoration: none;
	}

.postList-title A:hover {
	color: #e8e9a9;
	text-decoration: underline;
	}

.postList-datetime {
	font-size: 12px;
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.postList-categoryTag {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	}

.postList-image {
	width: 100px;
	float: left;
	border: none;
	}

.postList-image A img {
	}
	
.postList-image A {
	border: none;
	}
	
.postList-image A:link {
	border: none;
	}

.postList-image A:active {
	border: none;
	}

.postList-image A:visited {
	border: none;
	}

.postList-image A:hover {
	border: none;
	}

.postList-image img {
	margin-top: 5px;
	border: 2px solid #1a1a1a;
	}

.postList-body {
	width: 390px;
	margin-left: 10px;
	float: right;
	}

.postList-entry {
	padding-top: 10px;
	}

/* footer */
div#footer {
	width: 800px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1a1a1a;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99996f;
	}

.footer-engine {
	width: 390px;
	margin-left: 10px;
	float: left;
	text-align: left;
	}

.footer-designBy {
	width: 390px;
	margin-right: 10px;
	float: right;
	text-align: right;
	}

/* navigation */

.navigation-return {
	width: 180px;
	margin-top: 50px;
	font-family: helvetica;
	font-size: 12px;
	text-align: right;
	color: #616161;
	font-weight: bold;
	}

.navigation-return A:link {
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.navigation-return A:visited {
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.navigation-return A:active {
	font-weight: bold;
	color: #99996f;
	text-decoration: none;
	}

.navigation-return A:hover {
	font-weight: bold;
	color: #99996f;
	text-decoration: underline;
	}

div#bottom-navigation .navigation-Menu {
	width: 270px;
	margin-left: 520px;
	}

/* ### LightBox ### */
#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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px 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; }
