/*
Theme Name: Lux Umbra
Theme URI: http://luxumbra.co.uk/
Description: This is the theme created for the blog of Dave Sayer abd Lux Umbra Photography.
Version: 0.1-beta
Author: Dave Sayer
Author URI: http://www.davesayer.com/
Tags: photography, black

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Dave Sayer,
	whose blog you will find at http://blog.davesayer.com/

	All rights reserved - the CSS, XHTML and design is Copyright 2009 to Dave Sayer and Lux Umbra Photography

*/



/* Begin Typography & Colors */

@font-face {
	font-family: 'WorstveldSlingRegular';
	src: url('Worstveld_Sling.eot');
	src: local('Worstveld Sling Regular'), local('WorstveldSling'), url('Worstveld_Sling.woff') format('woff'), url('Worstveld_Sling.otf') format('opentype'), url('Worstveld_Sling.svg#WorstveldSling') format('svg');
}
body { 
	background: #000;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-size: 62.5%; 
	font-family: "Trebuchet MS", Lucida Sans, sans-serif, Verdana;
	}
#strap { 
	background: url(img/lux-umbra-bg-005.jpg) no-repeat 0 0;
	position: relative;
	border: 10px solid #222;
	margin: 0 auto; 
	padding: 0; 
	text-align: left; 
	width: 780px;
	overflow: hidden;
	}
.page-id-49 #strap {
	background: url(img/lux-umbra-bg-006.jpg) no-repeat 0 0;
	}
.page-id-2 #strap {
	background: url(img/lux-umbra-bg-001.jpg) no-repeat 0 0;
	}
.page-id-3 #strap {
	background: url(img/lux-umbra-bg-005.jpg) no-repeat 0 0;
	}
.blog #strap {
	background: url(img/lux-umbra-bg-003.jpg) no-repeat 0 0;
	}
#strap .wrapper {
	border: 2px solid #999;
	width: 776px;
	height: 100%;
	}
#header {
	border: 0px solid #fff;
	position: relative;
	margin: 0;
	padding: 0;
	height: 300px;
	width: 100%;
	}
a.logo {
	position: relative;
	clear: left;
	display: block;
	width: 740px;
	height: 276px;
	margin: 0 0 0 10px;
	padding: 0;
	text-indent: -9999em;
}

a.logo span {
	background: url(img/lux-logo.png) no-repeat left top;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 150;
}

h1 { 
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 3.4em;
	margin: 20px 0 10px 0;
	font-weight: normal; 
	color: #efefef;
	}
h2, h3 { 
	color: #efefef;
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 2.9em; 
	font-weight: normal;
	margin: 1.4em 0 0 0; 
	padding: 0; 
	}
.post h2 {
	margin: .5em 0 0 0;
	}
p.description { 
	position: absolute;
	top: 60px;
	left: 100px;
	padding: 0; 
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 1.6em; 
	font-weight: bold; 
	color: #fff;  
	}
p { 
	font-size: 1.2em; 
	color: #999;
	font-weight: normal;
	}
li h4 {
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	}
li p {
	font-size: 1.2em; 
	color: #999;
	margin: 5px 0 10px 0;
	line-height: 120%;
	}
address { 
	margin: 0; 
	color: #545251; 
	font-style: normal; 
	}
dt, ul { 
	list-style-type: none; 
	}
ul { 
	margin: 0; 
	padding: 0; 
	}
dt { 
	text-decoration: underline; 
	}
dt, dd, li { 
	color: #999; 
	margin: 0; 
	padding: 0; 
	}
dd, li { 

	}
a {
	color: #e0e0e0;
	text-decoration: none;
	}
a.rol,
a.rol:visited {
	color: #eb008b;
	}
h2 a {
	color: #fff;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #d0d0d0;
	}
h2 a:visited {
	color: #fff;
	}

/* Nav styles */
#nav {
	position: absolute;
	bottom: -1px;
	right: 0px;
	width: 257px;
	height: 20px;
	z-index: 300;
	}
#nav h2 {
	display: none;
	}	
	#nav ul {
		list-style: none;
		display: inline;
		margin: 0;
		padding: 0;
		}
		#nav li {
			float: left;
			}
			#nav li a {
				position: relative;
				background: url(img/nav-sprite.png) no-repeat 0 -21px;
				color: #fff;
				font-weight: normal;
				font-size: 1.3em;
				display: block;
				margin-right: 5px;
				width: 49px;
				height: 20px;
				padding: 0 0 0 10px;
				text-align: center;
				}
			#nav li a
			#about #nav li.about a,
			#gallery #nav li.gallery a,
			#order #nav li.order a {
				background: url(img/nav-sprite.png) no-repeat 0 -64px;
				}
			#nav li a:hover {
				background: url(img/nav-sprite.png) no-repeat 0 -64px;
				text-decoration: none;
				}
			#nav li a:visited {
				color: #fff;
				}
				
				#nav li a span {
					background: url(img/nav-sprite.png) no-repeat -114px 0;
					position: absolute;
					width: 5px;
					top: 0;
					right: -5px;
					height: 20px;
					}
				#home #nav li.home a span,
				#about #nav li.about a span,
				#gallery #nav li.gallery a span,
				#order #nav li.order a span,
				#nav li a:hover span {
					background: url(img/nav-sprite.png) no-repeat -115px -41px;
					}
	/* End Nav styles */
	
#carousel {
	position: absolute;
	border: 2px solid #fff;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
	padding: 0;

	}
#carousel span {
	
	}	
	#carousel .wrapper {

		}
	#carousel img {	

		}
	#carousel p {
		color: #999;
		position: absolute;
		top: 0;
		right: 20px;
		z-index: 150;
		}
#content {
	background: transparent url(img/copy-bg.png) no-repeat 0 0;
	font-weight: normal;
	width: 776px;
	position: relative;
	z-index: 300;
	}
#gallery #content {
	background-position: 0 0;
	}
	#main-content {
		float: left;
		width: 485px;
		padding: 0 10px 0 20px;
		overflow: hidden;
		}
		#main-content .post {
			margin-bottom: 3.5em;
			}
		#gallery #main-content ul {
			list-style: none;
			padding-left: 35px;
			}
		#gallery #main-content li {
			list-style: none;
			clear: none;
			float: left;
			height: 63px;
			width: 63px;
			border: 1px solid #fff;
			padding: 0;
			margin: 0 15px 15px 0;
			overflow: hidden;
    		-moz-box-shadow: 0px 0px 11px #000; 
   			-webkit-box-shadow: 0px 0px 11px #000; 
   			-moz-border-radius: 2px;
   			-webkit-border-radius: 2px; 
			}
		#gallery #main-content li a {
			background: #000;
			border: 5px solid #000;
			display: block;
			height: 53px;
			width: 53px;
			overflow: hidden;
			text-align: center;
   			-moz-border-radius: 2px;
   			-webkit-border-radius: 2px;
			}
		#main-content a img {
			border: 0px solid #fff;			
			}
/* thickbox styles */
.gallery-item dt {
	color: #000;
	}
	#sub-content {
		margin-left: 522px;
		width: 238px;
		padding: 10px 10px 0 15px;
		}
	#sub-content h2 {
		font-size: 1.4em;
		}
	#sub-content h3 {
		margin-bottom: 10px;
		}
	#sub-content h4 {
		font-size: 1.2em;
		font-weight: normal;
		margin: 0;
		}
	#sub-content p {
		font-size: 1.2em;
		}
	#sub-content ul {

		}
	#sub-content li a {
		font-size: 1.1em;
		}
	#sub-content li .cat-item,
	#sub-content li li {
		font-size: 1.2em;
		}
	#sub-content li .children li {
		font-size: 1em;
		}
	#sub-content li p {
		margin: 10px 0;
		}
	#sub-content .widget {
		width: 90%;
		}
		#sub-content .widget a {
			font-size: 1em;
			}
body #TB_overlay {
	z-index: 500;
	}
body #TB_window {
	-moz-border-radius:3px 3px 3px 3px;
	border: 1px solid #ddd;
	z-index: 600;
	}
body #TB_load {
	z-index: 700;
	}
#TB_window #TB_caption {
	color: #666;
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 2em;
	height: 53px;
	}
#TB_caption #TB_secondLine {
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 1em;
	}
#footer {
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	border-top: 1px solid #222;
	clear: both;
	width: 736px;
	height: 100px;
	font-size: 1.8em;
	margin-top: 20px;
	padding: 20px 20px 10px 20px;
	}
	#footer h3 {
		margin: 0 0 0 -9999em;
		height: 0;
		}
	#footer ul {
		display: inline;
		list-style: none;
		}
		#footer li {
			display: inline;
			}
	#footer p {
		font-size: 1em;
		margin: 5px 0;
		}
.tooltip { 
    display: none; 
    border: 1px solid #555;
    background: #000;
    color: #888;
    font-size: 11px;
    font-weight: bold; 
    height: auto; 
    width: auto; 
    padding: 10px;   
    -moz-box-shadow: 0px 0px 11px #000; 
    -webkit-box-shadow: 0px 0px 11px #000; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;  
}

/* Vanilla WP styles */

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {

	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #555;
	padding: 2px;
	background: #888;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform span {
	color: #999;
	}
.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: .9em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */

/* Begin Structure */
/* End Structure */

/*	Begin Headers */
/* End Headers */

/* Begin Images */
/* End Images */



/* Begin Lists
/* End Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	}

#sub-content #searchform #s {
	color: #888;
	width: 130px;
	padding: 2px;
	}

#searchsubmit {
	background: #121212;
	color: #999;
	border: 1px solid #555;
	margin: 0 0 0 5px;
	padding: 2px 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry .aktt_tweet_digest li {
	font-size: 1.2em;
	}
select {
	width: 130px;
	}

#commentform input {
	color: #888;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	color: #333;
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	background: #121212;
	color: #999;
	border: 1px solid #555;
	margin: 0 0 20px auto;
	padding: 2px 5px;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0 0 0 10px;
	padding: 20px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentlist .comment {
	border-bottom: 1px solid #444;
	}
.commentlist .comment.odd {
	background: #121212;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	.navigation li {
		display: inline;
		font-size: 1.2em;
		}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: #555;
	font-family: "WorstveldSlingRegular", Trebuchet MS, Lucida Sans, sans-serif, Verdana;
	font-size: 21px;
	line-height: 25px;
	padding: 3px 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Facebook Connector */

#sub-content .fbconnect_LastUsers {
	background: none;
	}
#main-content .fbconnect_userprofile {
	float: left;
	height: auto;
	width: 100%;
	}
#main-content .users-comments {
	border-top: 1px solid #222;
	float: left;
	margin-top: 20px;
	width: 100%;
	}
#strap .fbconnect_profiletexts {
	color: #ccc;
	font-size: 1.2em;
	margin-left: 10px;
	}
#strap .fbconnect_profiletexts dl {
	margin: 0;
	}
.fbconnect_profiletexts dt {
	float: left;
	clear: left;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	width: 100px;
	}
#strap .fbconnect_profiletexts dd {
	font-weight: normal;
	margin-left: 120px;
	width: 251px;
	}
#sub-content .fbconnect_miniprofile p {
	margin-top: 0;
	}
#main-content .fbconnect_share {
	border-color: #222;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin-top: 10px;
	padding-top: 10px;
	}
#main-content #app_content_285869799695 #fb_multi_friend_selector {
	width: 440px !important;
	}
#main-content #app_content_285869799695 #fb_multi_friend_selector #fb_multi_friend_selector_wrapper {
	width: 430px !important;
	}

