/*  
Theme Name: Bright_Spot
Description:  A rather plain "earthy" theme -different, yet so normal...
Author: Andrew B. Kniowski
Version: 1.5.3
Author URI: http://www.enliteart.com

	This theme has been designed exclusively by and for Andrew B. Kniowski and Enlite Photographic Art.
	Unauthorized use is prohibited.
	© 2008 Andrew B. Kniowski, All Rights Reserved
*/

body {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background-color: #e9e9e9;
	color: #333;
	padding: 0;
	margin: 0;
	}
	
a, a:active{
  outline: none;
}
	
#page {
	background: #e9e9e9 url('images/pgbk.jpg') repeat-y top;
	text-align: left;
	margin: 20px auto 0;
	padding: 0;
	width: 800px;
	}

#header {
	background: #e9e9e9 url('images/head.jpg') center top no-repeat;
	margin: 0; 
	padding: 0; 
	height: 335px;
 	width: 800px;
	}
	
#topnav {
	margin: 0px 15px 0 17px;
	padding: 283px 0px 0px;
	font-family: Garamond, "Book Antiqua", Verdana, Arial, Sans-Serif;
	font-variant: small-caps;
	word-spacing: 0.25em;
	letter-spacing: 0.23em;
	}
	
#nav {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 5px 0;
	background: #666;
	color: white;
	}
	
#nav a, #nav a:visited{
	color: white;
	}

#topnav ul{
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#topnav li{
	list-style: none;
	display: inline;
	}
	
#content {
	font-size: 0.9em;
	}
	
.narrow {
	float: left;
	width: 500px;
	margin: 10px 0 0 35px;
	display: inline;
	padding-bottom: 12px;
	}

.wide {
	margin: 10px 75px 5px 58px;
	padding: 7px 0 0 20px;
	}
	
#note{
	padding: 7px;
	margin: 0 90px 27px;
	background: #f6fef9;
	border: 1px solid #cbdfd1;
	text-align: center;
	}

a {
	color: #006d08;
	text-decoration: none;
	}

a:hover {
	color: black;
	text-decoration: underline;
	}
	
	/* headers */
	
h1, h2, h3 , h4{
	font-weight: bold;
	}
	
h2 {
	font-size: 1.3em;
	margin: 0;
	}

h3 {
	font-size: 1.1em;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
	}

h2.pagetitle {
	text-align: center;
	margin: 5px 0 15px;
	}
	
/* POST AREA */

.entry h2{
	clear: both;
	border-bottom: 1px solid #ccc;
	padding: 0 0 2px 0;
	margin-bottom: 2px;
	}

.entry h2 a, .entry h2 a:visited{
	color:#006d08;
	border-bottom: none;
	}
	
.entry h2 a:hover{
	background: transparent;
	}

.entry {
	line-height: 1.4em;
	margin: 0 0 40px 0px;	
	padding: 12px 10px 0 22px;
	background: #fff url(images/postbk.jpg) left top no-repeat;
	}
	
.entry p.postdate {
	font-variant: small-caps;
	font-size: 0.8em;
	letter-spacing: 0.14em;
	text-align: right;
	color: #666;
	margin: 4px 0 3px;
	line-height: 1em;
	}
	
.entry p{
	text-indent: 20px;
	margin: 0 0 10px 0;
	}
	
.entry p.ref{
	font-family: Verdana, Arial, Sans-Serif;
	text-indent: 10px;
	margin-left: 20px;
	padding-left: 5px;
	font-size: 0.7em;
	line-height: 1.2;
	border-left: 1px solid #ccc;
	}
	
.entry blockquote{
	margin: 18px 30px;
	background-color: #f6f6f6;
	padding: 2px 10px;
	border: 1px solid #e9e9e9;
	}

.entry blockquote p{
	margin: 5px 0;
	text-indent: 15px;
	line-height: 1.3;
	}
	
.entry pre{
	overflow: auto;
	font-size: 9pt;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	display: block;
	margin: 18px 0 18px 5px;
	border: 1px solid #ccc;
	padding: 6px 13px;
	text-indent: 0px;
	line-height: 1.7;
	color: #6f2e2e;
	background: #fbfbfb;
	}
	
.entry code{
	font-size: 9pt;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	color: #6f2e2e;
	}
	
.entry a, .aside a{
	border-bottom: 1px dotted #c5b591;
	}

.entry a:hover, .aside a:hover{
	text-decoration: none;
	background-color: #f6f6f6;
	}

.entry a.more-link{
	font-weight: bold;
	}
	
p.image a{
	border-bottom: none;
	}
	
p.image a:hover{
	background-color: transparent;
	}
	
.image img{
	background-color: transparent;
	border:8px solid #cfc6b2;
	padding:2px;
	margin: 15px;
	}

.image img:hover{
	border-color: #c5b591;
	}
	
table.bigimage {
	margin: 0 auto 5px;
	padding: 0;
	border-collapse: collapse;
	line-height: 0;
	background: url(images/edge.jpg) top right no-repeat;
	}

td.img-td img{
	margin: 0;
	border:10px solid black;
	background-color: transparent;
	border-left-width: 12px;
	border-right-width: 12px;
	padding:2px;
	}
	
td.img-td {
	background: url(images/edgebot.jpg) bottom right no-repeat;
	padding: 12px 0;
	}

table.exif{
	margin: 10px auto 20px;
	font: 0.8em Tahoma, Verdana, Arial, Sans-Serif;
	line-height: 1.2;
	}

.wide .entry{
	line-height: 1.5em;
	margin-bottom: 0;
	}
	
p.postmetadata {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 1.7em;
	letter-spacing: 0.08em;
	clear: both;
	color: #888;
	text-indent: 0px;
	padding-bottom: 7px;
	}
	
p.postmetadata a {
	font-weight: bold;
	border: none;
	color: #929292;
	}

p.postmetadata a:hover{
	color: black;
	text-decoration: none;
	}

.wide p.postmetadata{
	margin-top: 20px;
	padding-bottom: 10px;
	}

/* aside */

.aside{
	margin: 2px 10px 40px 20px;
	padding: 0 10px 37px;
	clear: both;
	background: transparent url(images/stick.jpg) no-repeat bottom right;
	}
	
.aside p{
	line-height: 1.3;
	margin:3px 0 0;
	font-size: 0.9em;
	text-indent: 12px;
	}

.aside p.astitle {
	line-height: 1;
	font-size: 0.75em;
	margin-top: 17px;
	margin-right: 16px;
	margin-right /**/: 35px;
	}
	
.aside p.astitle a{
	color: #666;
	border-bottom: none;
	background-color: transparent;
	}
	
	
/* SIDEBAR */
#sidebar {
	font: 0.6em Verdana, Arial, Sans-Serif;
	background: #f6f6f6 url(images/sdbk.jpg) no-repeat top;
	padding: 20px 15px 10px 15px;
	margin: 10px 0 0 550px;
	width: 190px;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	color: #006d08;
	display: inline;
	}

#sidebar a{
	color: black;
}

#sidebar p {
	font-size: 1.1em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 8px 0 0 10px;
	}

#sidebar p a{
	color: #006d08;
	font-weight: bold;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 ;
	padding: 0;
	}

#sidebar ul li.tags{
	text-align: center;
	}

#sidebar div.feed  {
	margin-top: 20px;
	margin-bottom: 10px;
	}

#sidebar div.feed img {
	padding-right: 5px;
	}

#sidebar div.feed  p {
	margin: 0;
	font-size: 1em;
	}

#sidebar div.feed  p a{
	color: black;
	}


	/*Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar .searchform .s {
	width: 108px;
	padding: 2px;
	}

#sidebar .searchsubmit {
	padding: 1px;
	}
	
#sidebar form {
	margin: 0;
	}
	
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	font-size: 7pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #006d08;
	font-weight: bold;
	}

#wp-calendar caption {
	text-align: center;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-style: normal;
	text-transform: capitalize;
	}


/* Comments */

h4#comments, h4#respond{
	font-size: 1.15em;
	}
	
ol.commentlist {
	list-style:none;
	margin: 10px;
	padding: 0 10px;
	}

ol.commentlist h5{
	font-size: 1em;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	font-family: Verdana, Arial, Sans-Serif;
	border-bottom: 1px solid #888;
	}

ol.commentlist h5 span{
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.08em;
	}
	
ol.commentlist li{
	padding: 13px 15px 20px;
	background: url(images/commentbk.jpg) top left no-repeat;
	}
	
ol.commentlist li.author {
	background: #fff url(images/commentbkau.jpg) top left no-repeat;
	}
	
ol.commentlist li.author  h5{
	margin-right: 46px;
	}
	
ol.commentlist small{
	padding: 0;
	margin: 0;
	}

	
ol.commentlist p{
	padding: 0;
	margin: 7px 0 0 5px;
	font-size: 0.8em;
	line-height: 1.5;
	}

	
ol.commentlist pre{
	overflow: auto;
	font-size: 9pt;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	display: block;
	margin: 18px 0;
	border: 1px solid #ccc;
	padding: 6px 13px;
	text-indent: 0px;
	line-height: 1.5;
	color: #6f2e2e;
	background: #fbfbfb;
	max-height: 250px;
	}

	
ol.commentlist code{
	font-size: 9pt;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	color: #6f2e2e;
	}
	
.comin {
	width: 215px;
	margin: 0;
	padding: 0;
	}
	
#commentform {
	margin: 0 20px 10px;
	padding: 0;
	height: 170px;
	}
	
#commentform p{
	margin: 0;
	padding: 0;
	line-height: 0px;
	}
	
#commentform  p.logged{
	margin: 20px 0 15px;
	line-height: 1.5;
	float: left;
	width: 215px;
	font-size: 0.9em
	}
	
#commentform input {
	width:200px;
	padding: 7px;
	margin: 0 5px 10px 0;
	font: 0.75em Verdana, Arial, Sans-Serif;
	border: 1px solid #ccc;
	}

#commentform textarea {
	width: 365px;
	height: 145px;
	padding: 6px;
	margin: 0;
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	float: right;
	border: 1px solid #ccc;
	line-height: 1.5;
	}

#commentform #submit {
	margin: 0 0 0 32px;
	padding: 0;
	width: 150px;
	height: 40px;
	font-weight: bold;
	float: left;
	background: #fff url(images/subbut.jpg) top left no-repeat;
	border: none;
	}
	
	
#commentform #submit:hover, #commentform #submit:active {
	background: #fff url(images/subbuthov.jpg) top left no-repeat;
	cursor: pointer;
	}
	
/* Images + alignment */

.clear{
	clear: both;
	height:0px;
	font-size:0px;
	line-height:0px;
	}

a img {
	border: none;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter {
	text-align: center;
	}
	
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

img#wpstats{
	padding: 0px;
	border: none;
	margin: 0px;
	display: inline;
	float: left;
	}	
	
/*navigation*/
.navigation {
	font-size: 1.05em;
	clear: both;
	border-top: 1px dotted #fff;
	margin: 0 50px;
	}

.wide .navigation{
	margin: 0 15px;
	height: 27px;
	}

.navigation .older {
	background: transparent url('images/left.gif') center left no-repeat;
	text-align: right;
	}
	
.navigation .newer {
	background: transparent url('images/right.gif') center right no-repeat;
	text-align: left;
	}
	
.navigation .older a{
	width:98px;
	height: 20px;
	display: block;
	}
	
.navigation .newer a{
	width:105px;
	height: 20px;
	display: block;
	}

.wide .navigation .older a{
	width:111px;
	}
	
.wide .navigation .newer a{
	width:87px;
	}


/* FOOTER */
#footer {
	background: #e9e9e9 url('images/ftbk.jpg') top no-repeat; 
	border: none;
	font-size: 0.7em;
	padding: 0 0 10px 0;
	width: 800px;
	clear: both;
	margin: 0;
	}

#footer p {
	margin: 0;
	padding: 53px 0 0px;
	text-align: center;
	line-height: 1.4em;
	}

