/*
Theme Name: Photocrati Lightbox
Theme URI: http://www.photocrati.com/photography-wordpress-themes/
Description: 
Version: 1.0
Author: Photocrati
Author URI: http://www.photocrati.com/
Tags: black backgrtound, white box, custom header, fixed width, photo gallery, scroller
*/

/* Comments -------------------

Green = #006330

----------------------------- */

/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#000;
}
#aligner {
	margin: 0px auto;
	padding: 0;
	width: 964px;
}
#page {
	padding: 0;
	margin:0px;
	float:left;
	width: 964px;
	background-image:url(images/page-fon.gif);
	background-repeat:repeat-y;
}
#header {
	margin: 0px;
	padding: 0;
	height: 155px;
	width: 964px;
	background:url(images/header_bg.gif) no-repeat top center;
}
#logo {
	float:left;
	margin: 45px 0 0 115px;
}
#logo span {
	color:#006330;
	}
#header .description {
	float:left;
	margin: 65px 0 0 120px;
}
#header .description h1.header {
	font-size:16px;
	margin: 4px 0 4px -50px;
	padding: 0;
}
.narrowcolumn {
	float: left;
	padding: 0 0px 10px 117px;
	margin: 0px 0 0;
	width: 500px;
}
.widecolumn {
	padding: 0px 0 10px 117px;
	margin: 0 0 0 0;
	width: 500px;
	float: left;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
#content {
	font-size: 1.2em;
}
small {
	background-color:#FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	padding-top: 30px;
	margin: 0;
	text-align:center;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	color: #000;
	margin-left:50px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	background-color:#FFFFFF;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	color: #000;
	background-color:#FFFFFF;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	background-color:#FFFFFF;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed, arial, sans-serif;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #000;
	background-color:transparent;
	text-decoration: none;
}
a:hover {
	color: #000;
	background-color:transparent;
	text-decoration: underline;
}
.post {
	margin: 0 0 20px;
	text-align: justify;
}
.postmetadata {
	width:540px;
	display:block;
	float:left;
	margin-bottom:40px;
}
#postleft {
	float:left;
	width:270px;
}
#postright {
	float:right;
	width:250px;
	text-align:right;
	margin-right: 20px;
}
.post h2 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #efefef;
	font-size:18px;
	font-weight:normal;
}
.post h2 a {
	color:#000;
}
.post h2 a:hover {
	color:#333;
}
.clear {
	clear: both;
}
/* End Structure */





/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
#gallery {
	width:750px;
	display:block;
	margin-top:20px;
	text-align:left;
}
#gallery-wrapper {
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
}
#gallery_header {
	display:block;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
	width:960px;
}
#gallery_header h1 {
	font-size:16px;
	font-weight:lighter;
	font-family:Arial, Sans-Serif;
	color:#846E29;
	margin-left:auto;
	margin-right:auto;
	display:inline;
}
.home_gallery_cover {
	clear:left;
}
.gallery_item {
	display:inline;
	margin-right:5px;
	margin-left:5px;
	float:left;
}
.gallery_item a, .items a {
	background-image:url(images/tah.jpg);
	background-repeat:no-repeat;
	display:block;
	height:86px;
	padding:4px;
	width:131px;
}
.gallery_item a:hover, .items a:hover {
	background-image:url(images/ta.jpg);
	background-repeat:no-repeat;
}
#gallery_current_image {
	border:1px solid #000;
	overflow:hidden;
	width:734px;
	height:488px;
	margin-top:30px;
}
#gallery_image {
	text-align:center;
	width:734px;
	padding:0px;
	float:left;
}
/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry p {
	line-height:15px;
	text-align:left;
}
.entry p a:visited {
	color: #000;
	background-color:#FFFFFF;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */





/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#cacaca;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color:#cacaca;
}
#commentform #submit {
	height:24px;
	font-size:12px;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#2a2a2a;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#submit {
	height:20px;
	padding-bottom:2px;
}
/* End Form Elements */







/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	color: FFFFFF;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	color:#000;
	width:100%;
	display: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	font-family:  Arial, Sans-Serif;
	margin: 5px 0;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.comment {
	background-color:#FFFFFF;
	border:none;
}
#comment, #submit, #author, #email, #url {
	background-color:#000000;
	border:1px solid #363533;
	color:#000000;
}
/* End Comments */





/* Begin Sidebar */

#sidebar {
	padding: 30px 0 10px 0;
	margin-left: 40px;
	width: 210px;
	float:left;
	font-size:11px;
	line-height:15px;
	background-color: #FFFFFF;
}
a {
	color:#6e6e6e;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:none;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	background-color: #FFFFFF;
	margin: 5px 0 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
}
#sidebar h2.widgettitle {
	border-bottom:1px solid #efefef;
	font-size:18px;
	padding-bottom:8px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#search {
	padding-top:30px;
	background-image:url(images/search-text.gif);
	background-repeat:no-repeat;
}
#sidebar label {
	visibility: hidden;
	height:0px;
	margin:0px;
	padding:0px;
}
#searchform {
	float:left;
	height:50px;
	margin: 0;
	padding: 0;
}
li.widget_search div {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
li.widget_search #s {
	width: 145px;
	padding: 2px;
	padding-top:4px;
	margin:0px;
	border:none;
	background-color:#cacaca;
	float:left;
	color:#000;
	height:15px;
	font-size:11px;
}
li.widget_search #searchsubmit {
	width: 57px;
	padding:1px 0px 4px 0px;
	margin: -15px 0 0 0;
	border:1px solid #363533;
	background:none;
	color:#FFFFFF;
	float:left;
	background-color:#2a2a2a;
	font-size:11px;
	height:21px;
	cursor:pointer;
}
#sidebar ul ul {
	margin-left:8px;
	padding-left:8px;
	background-color: #FFFFFF;
}
#sidebar ul ul li {
	list-style:outside;
	list-style-type:square;
	/*padding-left:-5px;*/

  margin-left:0px;
	background-color: #FFFFFF;
	color: #000;
}
#sidebar ul ol li {
	color: #000;
	background-color: #FFFFFF;
}
#sidebar ul ul li a:hover {
	text-decoration:underline;
}
#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 p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Sidebar */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* End Various Tags & Classes*/



#footer {
	padding: 0;
	clear:both;
	width: 964px;
	height:63px;
	padding-top:55px;
	background-image:url(images/footer-fon.gif);
	background-repeat:no-repeat;
	color:#6e6e6e;
	text-align:center;
}

