/*
THEME NAME: Simplr
THEME URI: http://www.plaintxt.org/themes/simplr/
DESCRIPTION: The original minimalist one-column, content-centered theme for WordPress. A different type of theme. For WordPress 2.6.x.
VERSION: 4.6.1
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
TAGS: variable width, fixed width, one column, widgets, theme options, options page, white, orange, blue, microformats, hatom, hcard
*/

/*BRADS STYLES*/

/* CSS Document */

body {
	margin:0;
	text-align:center;
	background-image:url(http://img.photobucket.com/albums/v142/jodi51377/00blog/KHMize-LittleBlackDress2-Dots.jpg);
	background-repeat:repeat-xy;
	background-color:#ffffff;
	color:#666666;
	font-family:"Trebuchet MS", Arial;
	}

#container {
	width:960px;
	margin:0px auto;
	height:auto;
	text-align:center;

}

#nav {
	float:right;
	font-size:16pt;
	font-family:"Trebuchet MS", Arial;
	padding:65px 10px 0px 0px;
	}
	
#nav a {
	color:#ffffff;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#1b6b89;
	text-decoration:none;
	}

#header-container {
	width:960px;
	height:100px;
	background-image:url(images/header-title-logo.jpg);
	background-repeat:no-repeat;
	text-align:left;
	}

#primary.sidebar {
	margin:0px;
	}
	
#feature {
	width:960px;
	height:300px;
	}

#content {
	width:930px;
	background-color:#ffffff;
	text-align:left;
	float:left;
	padding:15px;
	}
	
.posts {
	width:720px;
	float:left;
	padding:0 20px 0 0;
	}
	
	
.posts-gallery {
	width:910px;
	float:left;
	padding:0 20px 0 0;
	}

#left-side {
	width:625px;
	float:left;
}
	
#right-side {
	width:275px;
	float:left;
}
	
.blog-options {
	width:500px;
	float:left;
	margin:5px 0 5px 0;
	background-color:#eeeeee;
	}
	
.blog-info {
	background-color:#eeeeee;
	display:block;
	width:400px;
	padding:0 0 0 5px;
	font-size:8pt;
	}
	
#right-column {
	text-align:left;
	width:170px;
	float:right;
	background-color:#fff;
	padding:0px 10px 10px 10px;
	}

#footer {
	height:35px;
	background-color:#666666;
	text-align:center;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10pt;
	margin-top:20px;
	clear:both;
	
	}
	
#footer-container {
	width:960px;
	margin:0 auto;
	height:35px;
	background-color:#666666;
	
	}

#footer-text-left {
	width:480px;
	text-align:left;
	float:left;
	margin:5px 0 0 0;
	}

#footer-text-right {
	width:480px;
	text-align:right;
	float:left;
	margin:5px 0 0 0;
	}
	
#footer a {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}
	
/********************FORM***************************/
form ul {list-style:none; color:#1b6b89; }
form li {padding:8px 8px 8px 8px;}
input {margin:0px;}
.form-title {font-size:14px; padding-bottom:2px;}
.form-element { border:none; margin:0; background-color:#cccccc; color:#333333; padding:4px; font-size:16px;}
.form-text-element {margin:0; color:#1b6b89; font-family:"Trebuchet MS", Arial; font-size:16px; line-height:1.4em}
.error {margin:10px;}
/********************END OF FORM*********************/

	
/*STYLES FOR POSTS*/

.post-title {font-family:"Trebuchet MS", Arial; font-size:24pt; color:#1b6b89; font-weight:normal; margin:0px;}
.post-title-archive {font-family:"Trebuchet MS", Arial; font-size:18pt; color:#1b6b89; font-weight:normal; margin:15px 0px 0px 0px;}
.post-date {font-family:"Trebuchet MS", Arial; font-size:12pt; color:#333333; font-weight:bold; margin:0px;}
.post-date-gallery {font-family:"Trebuchet MS", Arial; font-size:12pt; color:#333333; font-weight:bold; margin:10px 0 0 0;}
.posts p {font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#333333; line-height:24px; text-align:justify;}
.posts a {color:#1b6b89; text-decoration:underline;}
.posts a:hover {color:#666666; text-decoration:none;}

/*STYLES FOR RIGHT COLUMN*/

.right-column-title {font-family:"Trebuchet MS", Arial; font-size:16pt; color:#1b6b89; font-weight:normal; margin:0;}
#right-column h3 {font-family:"Trebuchet MS", Arial; font-size:16pt; color:#1b6b89; font-weight:normal; margin:15px 0px 0px 0px;}
#right-column ul {list-style:none; font-family:"Trebuchet MS", Arial; font-size:11pt; margin:0; line-height:24px;}
#right-column li {margin:0; list-style:none; font-family:"Trebuchet MS", Arial; line-height:24px;}
#right-column a {color:#1b6b89; text-decoration:underline;}
#right-column a:hover {color:#333333; text-decoration:none;}

/*GALLERY STYLE*/

#gallery-content {
	width:930px;
	padding:10px;
	}
	
.gallery-nav {
	width:100%;
	background-color:#eeeeee;
	margin:15px 0 0 0;
	height:25px;
	padding:5px;
	}

.gallery-nav a{ 
	color:#1b6b89;
	text-decoration:none;
	height:25px;
	margin:0px;
	padding:5px;
	}
	
.gallery-nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#a5c3ce;
	height:25px;
	margin:0px;
	padding:2px 5px 8px 5px;
	}
	
#selected {
	color:#333333;
	text-decoration:none;
	background-color:#FFFFFF;
	height:25px;
	margin:0px;
	padding:2px 5px 8px 5px;
	}
	
.gallery-cat {
	width:920px;
	float:left;
	Padding:20px 0px 0px 0px;
	}
.gallery-item {
	width:190px;
	height:190px;
	float:left;
	margin:10px;
	padding:10px;
	background-color:#eeeeee;
	}
	
.gallery-item img {
	border:none;
	}
	
.gallery-title {
	padding:15px;
	}
	
img {border:none;}

p a {color:#1b6b89; text-decoration:underline;} 
p a:hover {color:#666666; text-decoration:none;} 
	
.back-to-top {
	width:920px;
	float:left;
	height:25px;
	background-color:#eeeeee;
	text-align:center;
	color:#999999;
	text-decoration:none;
	cursor:pointer;
	}
	
.back-to-top:hover{
	width:920px;
	height:25px;
	color:#fff;
	text-decoration:none;
	background-color:#a5c3ce;
	cursor:pointer;
	}
	
.back-to-top a {
	color:#fff;
	text-decoration:none;
	}
	
.back-to-top a:hover {
	color:#fff;
	text-decoration:none;
	}
	
/*Light box*/
	
#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; }
