/*
Theme Name: LRS
Theme URI: http://lightroomsecrets.com/
Description: This is a proprietary theme for <a href="http://lightroomsecrets.com/">Lightroom Secrets</a>.
Version: 1.0
Author: Gene McCullagh
Author URI: http://lightroomsecrets.com/
Tags: Lightroom Secrets, custom header, fixed width, two columns, widgets


		 CSS RESETS
		 
		 By: Chris Coyier
		 http://chriscoyier.net
		 http://css-tricks.com
		 
		 LR Medium Gray		#808080
		 LR Gray			#505050
		 LR Dark Gray		#313131
		 LR Black			#000000
		 LR Text Gray		#9E9E9E
		 Header				#9E0B0F
		 
*/

/*
	RESET
*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

html, body {
	height: 100%;
}

body {
	font-size: 80%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #272727;
	background: black;
}

ul {
	list-style: square inside;
}

ol {
	list-style: decimal inside;
}

a {
	outline: none;
	text-decoration: none;
}

a img {
	border: none;
	background: none;
	padding-bottom: 0;
	margin-bottom: 0; !important
}

img {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

/*
	UTILITY
*/

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.button {
	border: 1px solid #272727;
	background: white;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #9E0B0F;
}

.button:hover {
	background: #9E0B0F;
	color: white;
}

/*
	Blogo
*/
/*
    p, blockquote, ol, ul { clear: both; }
    p img { margin: 10px auto; padding: 0; }
    sup { line-height: 0px; font-size: smaller; vertical-align: super; }
    sup a { line-height: 0px; }
*/
/*
	STRUCTURE
*/

#wrapper {
	width: 900px;
	margin: 0px auto 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #313131 url(images/content-bg.jpg) repeat-y;
}

/*
#push {
	height: 116px;
}
*/

#sidebar {
	float: right;
	background-color: #313131;
	width: 200px;
	/

*height: 100%;
*/
}

#content {
	background-color: #808080;
	width: 700px;
	float: left;
	padding-top: 25px;
}

#footer {
	width: 900px;
	height: 116px;
	background: url(images/footer-bg.jpg) repeat-x;
}

/* 
	HEADER 
*/

#header {
	width: 100%;
	height: 125px;
	background: #9E9E9E url(images/header-bg.jpg) no-repeat;
	padding: 0px 0 0 0;
	border-right-color: #9E9E9E;
}

h1#logo a {
	width: 374px;
	height: 80px;
	background: url(images/logo.png) top left no-repeat;
	text-indent: -9999px;
	margin: 30px 30px 8px;
	float: left;
}

/*#header p {
	color: white;
	width: 300px;
	margin: 30px 0 0 0;
	float: left;
}

#header p {
	color: white;
	width: 300px;
	margin: 30px 0 0 0;
	float: left;
	position: relative;
	top: 25px;
	left: 30px;
	z-index: 2;
}*/

form#searchform {
	margin: 15px 25px 10px 0;
	padding: 10px 0 0 0;
	float: right;
}

/* 
	MENU 
*/

#menu-bar {
	padding-top: 11px;
	width: 100%;
	height: 35px;
	background: #313131;
	margin-bottom: 0px;
}

ul#main-nav {
	float: right;
}

ul#main-nav li.endnav {
	display: inline;
	border-right-style: none;
	border-color: #9e9e9e;
}

ul#main-nav li {
	display: inline;
	border-right-style: solid;
	border-color: #9e9e9e;
}

ul#main-nav li a {
	text-transform: uppercase;
	color: #9E9E9E;
	font-size: 1.1em;
	padding: 3px 8px;
}

ul#main-nav li a:hover {
	color: white;
}

/*  
	POST NAV 
*/

ul#postnav li {
	display: inline;
	color: #9e9e9e;
}

ul#postnav li a {
	color: #9e9e9e;
}

ul#postnav li a:hover {
	color: white;
}

.prevpost {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.nextpost {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*
	SIDEBAR
*/

#sidebar a.wp-blogintroduction {
	margin: 0;
	padding-left: 1em;
	display: block;
	color: #9E9E9E;
	background: url(images/sidebar-main.jpg) repeat-y;
	padding-top: .5em;
	margin-bottom: -.5em;
}

#sidebar b.wp-blogintroduction {
	color: #505050;
	background: url(images/sidebar-main.jpg) repeat-y;
	padding-left: 2em;
	padding-right: 1em;
	display: block;
	margin-top: -1em;
}

#sidebar p.wp-blogintroduction {
	color: #9E9E9E;
	background: url(images/sidebar-main.jpg) repeat-y;
	padding-left: 2em;
	padding-right: 1em;
	padding-bottom: .5em;
	display: block;
}

#sidebar #better-blogroll ul {
	padding-top: .5em;
	padding-bottom: .5em;
	background: url(images/sidebar-main.jpg) repeat-y;
}

#sidebar #archives ul {
	padding-top: .5em;
	padding-bottom: .5em;
	background: url(images/sidebar-main.jpg) repeat-y;
}

#a-w-591 a#a-w-title-591 {
	background: none;
	color: #9e9e9e;
}

li#add-to-any-subscribe {
	margin: 0;
	padding: 0;
}

a.addtoany_subscribe img {
	margin: 0 0 0 -1em;
	padding: 1em 0 1em 0;
}

.topper {
	background: url(images/sidebar-top.jpg) no-repeat;
	width: 200px;
	height: 10px;
}

#sidebar.ender {
	background: url(images/sidebar-bottom.jpg) no-repeat;
	width: 200px;
	height: 14px;
}

#sidebar li a {
	display: block;
	color: #9E9E9E;
	background: url(images/sidebar-main.jpg) repeat-y;
	padding-left: 2em;
}

#sidebar li a:hover {
	color: white;
}

#sidebar ul {
	list-style: none;
	/

*padding-top: .5em;
	padding-bottom: .5em;
*/
}

h2.widgettitle {
	background: url(images/sidebar-header.jpg) no-repeat;
	color: #a8a8a8;
	font-size: 1em;
	width: 175px;
	height: 34px;
	padding-top: 13px;
	text-align: right;
	padding-right: 25px;
	list-style-image: none;
	list-style-type: none;
}

/*a.textwidget.a-w-lightroom {
	background-image: none;
	text-align: center;
}*/

li#text-380761316.widget.widget_text .textwidget a {
	background-image: none;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
}

li#text-380761316.widget.widget_text .textwidget a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

li#text-380761312.widget.widget_text .textwidget a {
	background-image: none;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
}


li#text-380761317.widget.widget_text .textwidget a {
	background-image: none;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
}

li#text-380761318.widget.widget_text .textwidget a {
	background-image: none;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
}

li#text-380761312.widget.widget_text .textwidget a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*	
	FOOTER
*/

#footer p {
	text-align: center;
	color: #9e9e9e;
	padding-top: 2em;
	font-size: 80%;
}

#footer p a {
	color: #9e9e9e;
}

#footer p a:hover {
	color: white;
}

#footer2 p {
	text-align: center;
	color: #9e9e9e;
	padding-top: 0px;
}

/*
	TYPOGRAPHY
*/

h1 {
	text-align: center;
	padding-bottom: 1.5em;
}

#content .StepImage {
	background: url(images/content-main.jpg) repeat-y;
	display: block;
	padding-top: .5em;
	margin-top: -1.5em;
}

/*blockquote {
  font: 14px/20px italic Times, serif;
  padding-left: 70px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 10px;
  background-color: #dadada;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  background-image: url(images/openquote4.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
}*/ 

/*
#content .LessonSummary {
	padding-bottom: .5em;
}*/

strong {
	color: #9E0B0F;
}

.post {
	width: 585px;
	padding-right: 50px;
	margin-bottom: 1.5em;
	margin-left: 100px;
}

.singlepost h2 {
	color: #9E0B0F;
	display: block;
	background: url(images/content-top2.jpg) no-repeat;
	border-style: none;
	padding-top: .5em;
	padding-left: 30px;
	padding-bottom: 12px;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

.post h2 a {
	color: #9E0B0F;
	display: block;
	background: url(images/content-top2.jpg) no-repeat;
	border-style: none;
	padding-top: .5em;
	padding-left: 30px;
	padding-bottom: 12px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
	border: none;
}

.post h3 {
	display: block;
	background: url(images/content-main.jpg) repeat-y;
	border-style: none;
	font: 110%/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: .5em;
	padding-left: 30px;
	/

*padding-bottom: 12px;
*/
}

.post blockquote p {
	padding-right: 60px;
	padding-left: 50px;
	color: #525252;
	font-style: italic;
}
.post a {
	color: #9E0B0F;
}

.post a:hover {
	border-bottom: thin dotted #9e0b0f;
}

.post p {
	color: black;
	background: url(images/content-main.jpg) repeat-y;
	border-style: none;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 11px;
	font: .9em/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: auto;
}

.post li {
	color: black;
	border-style: none;
	text-align: left;
	margin-bottom: 0;
	font: .9em/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: -1.1em;
	padding: 5px 50px 0 65px;
}

.post ul {
	background: url(images/content-main.jpg) repeat-y;
	/*padding-top: 11px;*/
}

.post ol {
	background: url(images/content-main.jpg) repeat-y;
	/*padding-top: 11px;*/
}

.post-bottom p {
	background-image: none;
	margin-top: 0;
	padding-top: 0;
}

.post-bottom {
	background: url(images/content-bottom.jpg) no-repeat;
	padding-bottom: 60px;
	padding-top: 5px;
	padding-left: 35px;
}

.datebox {
	position: absolute;
	width: 81px;
	height: auto;
	float: left;
	text-align: center;
	background: url(images/filmstrip.jpg) no-repeat;
	padding: 10px 10px 20px;
	margin: 5px 10px 0 -90px;
}

.datebox p {
	background-image: none;
	text-align: center;
	padding-top: 1.2em;
}

.datebox .calmon {
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 -30px;
	background-image: none;
	padding-top: .5em;
}

.datebox .calday {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 -25px;
	background-image: none;
	padding-top: 0em;
}

.calyear p {
	font-size: .6em;
	font-weight: bold;
	margin: 0 0 0 -10px;
	background-image: none;
}

/*
	COMMENTS
*/

#commentform {
	width: 600px;
	padding-left: 35px;
}

#commentform label,p {
	color: #9e9e9e;
}

#commentform strong {
	color: black;
}

h3#respond {
	color: black;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 35px;
	padding-bottom: 10px;
}

#commentback {
	background-color: #505050;
	padding: 10px 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#comments {
	padding: 10px 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.commentlist {
	padding: 10px 20px 10px 25px;
	margin-left: 20px;
	margin-right: 20px;
	list-style-position: outside;
	background-color: #505050;
	list-style-type: none;
}

.alt {
	background-color: #707070;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
}

.commentlist li {
	padding-right: .8em;
	padding-left: .8em;
}

.commentlist p {
	padding-bottom: 1em;
}

a.url,cite {
	color: #000;
}

ol.commentlist p>a {
	color: #000;
	font-size: .8em;
}

/*
	SINGLE PAGE
*/

#singlepage .post {
	background-color: white;
	padding: 10px;
}

/*#singlepage #content {
	margin-right: -150px;
	padding-right: 150px;
}*/

#singlepage .post p {
	color: black;
	background: none;
	border-style: none;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 1em;
	font: .9em/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: auto;
}

#singlepage .post ul {
	background: none;
	list-style-position: outside;
	padding-left: 2em;
	text-indent: 0;
	text-align: left;
	padding-top: 11px;
}

#singlepage .post ul li {
	background: none;
	list-style-position: outside;
	padding-left: 0em;
	text-indent: 0;
	text-align: left;
	padding-top: 11px;
}

/*
	SKRIBIT Widget
*/

#skribitWidget .skribitSuggestion a {
	background-image: none;
	color: #2E2D2D;
}

#skribitWidget .skribitMoreSuggestions a {
	background-image: none;
	color: #2E2D2D;
	padding-left: 5px;
}

#skribitWidget .status-dot {
	display: inline;
	float: left;
}

#skribitWidget .skribitSuggestionTitle {
	margin-right: 25px;
}

a#skribitBlogLink {
	background-image: none;
}

/*
	EZ Adsense
*/

.ezAdsense {
	background: url(images/content-main.jpg) repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}

.adsense-widget {
	background: none;
}

/*
	DISQUS
*/

#disqus_thread {
	padding-right: 25px;
	padding-left: 25px;
	background-color: #a4a4a4;
	margin-right: 10px;
	margin-left: 10px;
}

.dsq-comment-body {
	line-height: 150%;
}

ul.dsq-list-style a {
	color: #9e0b0f;
}

.dsq-item-cp a {
	color: #9e0b0f;
}

.dsq-brlink {
	color: #9e0b0f;
}

.dsq-item-subscribe a {
	color: #9e0b0f;
}

.dsq-comment-cite a {
	color: #9e0b0f;
}

p#dsq-login-message {
	color: black;
}

ul#dsq-references a {
	color: #9e0b0f;
}

ul#dsq-references p {
	color: black;
}

ul#dsq-references li p.dsq-meta {
	color: #7b7b7b;
}

#dsq-content input.dsq-trackback-url {
	width: 500px !important;
}

/* 
	Author Bios 
*/

#content .atab_box {
	margin-left: 120px;
}

.atab_box p {
	
	color: black;
	font-size: 75%;
}

.atab_desc {
	clear: none;
}

.atab_box a {
	color: #9E0B0F;
}

.atab_box a:hover {
	border-bottom: thin dotted #9e0b0f;
}

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #9E0B0F;
	color: #9E0B0F;
	background-color: #ececec;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #9E0B0F;
	color: #9E0B0F;
	background-color: #ececec;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #9E0B0F;
	color: #9E0B0F;
	background-color: #ececec;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #ececec;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #ececec;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #ececec;
}
