/*
Theme Name: Lonny Henderson Photography- Originally Gallery, a Thematic child theme
Theme URI: http://www.lonnyhenderson.com
Description: Modified: The ultimate gallery-style Thematic child theme for WordPress.
Author: Chris Risse - Originally by Chris Wallace
Author URI: http://chrisrisse.com
Template: thematic
Version: 1.2.1 - LHP
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('reset.css');

input,select,textarea{
  color: #eee;
  background-color: #7C0E10;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
input[type="submit"],
input[type="button"],
button,
.btn{
  background: url("images/btn-bg.png") repeat-x left top;
  color:#ddd;
  font-weight: normal;
  position: relative;
  height: 22px;
  overflow: hidden;
  border: 1px solid #7C0E10;
  padding: 3px 18px;
  font-size: .8em;
  line-height: 22px;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover,
.btn:hover{
  background-position: 0 -22px;
  color: #f90
}
input[type="submit"]:active,
input[type="button"]:active,
button:active,
.btn:active{
  background-position: 0 -44px;
  padding-top: 4px;
  padding-bottom: 0
}
abbr{
  border-bottom: 1px dotted #500
}
pre{
  background-color: #191919;
  border: 1px solid #333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  margin: 10px 0;
  white-space: pre;
  overflow: auto
  
}
pre,
code{
  font-size: 12px;
}
html {
	background-color:#8e1317;
}
body {
  background: url("images/bg1a.png") repeat-x #8e1317;
  color: #ccc;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 100%;
  font-style: normal;
  padding:5px 0px 0px;
}
#wrapper{
	background: url("images/wrapperbg1a.png") no-repeat center 88px;
  height: auto;
  min-height: 600px
}
a {
  color: white;
  text-decoration: none
}
a:hover {
  color: #f90
}
h1, h2, h3{
  color: white;
  margin:0px;
}
#content ol,
#content ul{
  margin-bottom: 1em
}
.single #content li{
  line-height: 1.4em
}
.single #content ul{
}
.single #content li{
  padding: 10px 0 10px 24px;
  list-style: none;
  position: relative;
  border-top: 2px solid #7c0e10;
  border-bottom: 2px solid #7c0e10;
}
.twitter{
  background: url("images/icons/twitter.png") no-repeat left center
}
.facebook{
  background: url("images/icons/facebook.png") no-repeat left center
}
.designer{
  background: url("images/icons/person.png") no-repeat left center
}
.site-link{
  background: url("images/icons/globe.png") no-repeat left center
}
#header {
  margin: 0 auto;
  padding: 50px 0 20px;
  width:940px;
  height:67px;
}
#branding{
	background:#8E1317;
	border:6px solid #7C0E10;
	width:928px;
	height:45px;
}
/*.ie8 #branding{
	margin-bottom: 20px;
	height: 30px
}*/
#blog-title {
  float:left;
}
#blog-title a{
  width: 275px;
  height: 0px;
  margin:-55px 0 -10px -70px;
  padding-top:106px;
  background: url("images/logo.png") no-repeat left top;
  /*margin-bottom: -50px;*/
  display:block;
  overflow:hidden;
}
/*.msie #blog-title a{
  position: relative;
  margin-bottom: -10px
}*/
#blog-description {
  color:#777;
  font-size:0.9em;
  line-height: 1.4em;
  font-weight:normal;
  text-align: right;
  float:right;
  display:none;
}
#access {
	width:735px;
	float:right;
	height:45px;
	margin-top:-71px;
	padding-top:20px;
}
#category-menu ul{
	padding:0;
	list-style:none;
	/*float:left;*/
}
#category-menu li{
  float: left;
  height: 45px;
  margin-top:0px;
  line-height:2em;
}
#category-menu li a,
li.blog-description span{
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: 28px;
  padding: 8px 7px;
  margin-right: 8px;
  color: white;
  text-decoration: none;
  text-shadow:1px 1px 2px #300;
}
#category-menu li.home a{
  display: block;
  text-indent: -9000px;
  overflow: hidden;
  text-align: left;
  width: 24px;
  background: url("images/ico-home-trans.png") no-repeat;
  background-position: center 15px;
  padding-bottom: 0;
	margin-left: 10px;
}
#category-menu li.home a:hover{
  background: url("images/ico-home-trans.png") no-repeat center 14px
}
#category-menu li.current_page_item{
}
#category-menu li.current_page_item a{
  color: #ddd;
}
#category-menu > li:first-child{
  margin-left: 10px;
}
#category-menu li a:hover{
  color: #f90
}
#category-menu li.blog-description{
  float: right
}
#category-menu li.blog-description span{
  color: #eee;
  font-weight: normal
}
#blog-description{
  display: none
}
#page-menu{
	/*width:485px;*/
	height:15px;
  margin-top: -32px;
  font-size: .9em;
  color: #888;
  float:right;
  padding-right:20px;
}
#page-menu #page-nav{
  text-align: right;
  list-style:none;
}
#page-menu #page-nav li{
  float: left;
  margin: 10px 0 0 4px;
  line-height:2em;
}
#page-menu #page-nav li a{
  padding: 8px 11px;
  font-size: .9em;
  color: #f90;
  font-style:italic;
  font-weight:bold;
  text-shadow:2px 2px 3px #100; 
}
#page-menu #page-nav li.rss a{
  padding-left: 20px;
  background: url("images/ico-rss-trans.png") no-repeat 5px 9px;
}
#page-menu #page-nav li a:hover{
  color: white
}

.sf-menu .current_page_item a, 
.sf-menu .current_page_ancestor a, 
.sf-menu .current_page_parent a {
}
.sf-menu a, .sf-menu a:visited {
	color:#FFFFFF;
}
.sf-menu li {
	position: relative;
	background:transparent;
}
body #access #category-menu .sf-menu li li {
  width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto
	
}
.sf-menu li li li {
	background: red ;
}
body #access #category-menu .sf-menu a:focus, 
body #access #category-menu .sf-menu a:hover, 
body #access #category-menu .sf-menu a:active {
	/*background: url("images/btn-bg.png") repeat-x left center;*/
}
body #access #category-menu .sf-menu .home a:focus, 
body #access #category-menu .sf-menu .home a:hover, 
body #access #category-menu .sf-menu .home a:active {
  background: url("images/ico-home-trans.png") no-repeat center 14px
}
body #access #category-menu .sf-menu ul a:focus, 
body #access #category-menu .sf-menu ul a:hover, 
body #access #category-menu .sf-menu ul a:active {
	background: #454545;
}
.sf-menu li li a:hover {
	background:#333333;
}
.sf-menu ul {
	border:medium none;
}
.sf-menu li:hover ul, 
.sf-menu li.sfHover ul {
	top: 45px;
	position: absolute;
	border: 3px solid #333;
	background: #1A1A1A;
	padding: 0;
	border-top: none
}
.sf-menu ul ul {
	top: auto;
	left: auto;
	margin-top:0;
}
body #access #category-menu .sf-menu ul a {
	background:#111111;
	color: white;
	padding: 5px 0 5px 5px;
	margin: 0;
	line-height: 20px;
	height: 20px;
	display: block;
	width: auto
}
.sf-menu ul a:hover {
	color:#CC0000;
}


.skip-link {
  display: none;
}
#main{
	position: relative;
	z-index: 5;
	width:960px;
  	margin:0 auto;
	padding-bottom:60px;
}
#primary,
#secondary{
  display: none
}
.page #primary{
  display: block
}
.aside{
  width: 270px
}
#content{
  width: 920px;
  margin: 0 auto;
}
.msie #content,
.single #content,
.home #content,
.page #content,
#footer #content {
  padding: 0px 20px;
}
.page #content{
  width: 920px
}
.page .entry-content p {
  line-height:1.3em;
}
.page #content li{
  list-style: disc;
  margin-left: 20px
}
.single #container{
  position: relative
}
.single .entry-content{
  display: inline;
  width: 920px
}
.single div.video .entry-content{
	margin:20px 0 0 680px;
	width:255px;
}
.single div.video ul.meta,
.single div.video #nav-below{
	display: none
}
.single .navigation{
  margin-top: 10px;
  padding-top: 0;
}
.single .entry-content h1,
h1.page-title{
  font-size: 3.8em;
}
.page > h2{
	font-size: 2.0em;
	padding-bottom:12px;
}
.single .entry-content p{
  line-height: 1.3em
}
.not-singular .entry-content{
  width: 920px;
}
.not-singular .entry-content a{
  border: 6px solid #7C0E10;
  display: block;
  height: 125px;
  width: 125px;
  overflow: hidden;
  position: relative;
  background-color: #8E1317;
}
.not-singular .entry-content a img{
  position: absolute;
  z-index: 5
}
.not-singular .entry-content a span.slide-title{
  position: absolute;
  top: 108px;
  left: 3px;
  width: 300px;
  line-height: 1em;
  color: white !important;
  font-size: .8em;
  text-transform: uppercase;
  z-index: 0
}
.not-singular .entry-content{
  position: relative
}
.not-singular .entry-content .new{
  display: block;
	position: absolute;
	top: -6px;
	right: 10px;
	width: 42px;
	height: 22px;
	background: url("images/ico-new-trans.png") no-repeat top left;
	z-index: 200
}
.not-singular .video .new{
	background: url("images/ico-video-trans.png") no-repeat top left;
	width: 74px;
}
span.cover-up{
  background: url("images/side-fade-trans.png") no-repeat right top;
  position: absolute;
  right: 0;
  top: 0;
  height: 125px;
  width: 20px;
  z-index: 4
}
.main-aside h3{
  font-weight: bold;
  color: #fff;
  padding: 5px 0 5px 10px
}
.main-aside .xoxo li{
  margin: 0 0 10px 0;
  padding: 15px;
  background-color: #8E1317;
  border: 6px solid #7C0E10;
}
.main-aside .xoxo li div{
  padding: 0 0 0 10px;
  font-size: .8em;
  line-height: 2em
}
.main-aside .xoxo li ul li{
  margin: 0;
  padding: 0 0 0 10px;
  background: transparent;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}
.main-aside p{
  margin-bottom: 1em
}
form{
  margin: 0 0 2em 0
}
legend{
  font-size: 1.2em;
  font-weight: 700;
  color: white
}
.form-label,
.wpcf7-form label{
  display: block;
  margin: 5px 0 0 0
}
input[type="text"],
input[type="password"],
textarea,
select{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #8E1317;
  border: 6px solid #7C0E10;
  color: #eee;
  padding: 5px;
}
.navigation {
  font-family: Helvetica,Arial,sans-serif;
  margin-bottom: 20px;
  overflow: hidden;
  text-transform: uppercase;
  width: 100%;
}
#nav-above {
  display: none;
}
#nav-below{
  clear: both;
  padding-top: 10px;
  height: auto;
  overflow: auto;
  padding-bottom: 10px
}
.nav-next {
  float: right;
  text-align: right;
  width: 47%;
}
.not-singular .nav-next{
  margin-right: 5px	
}
.nav-previous {
  float: left;
  width: 47%;
}
#nav-above{
  display: none;
}
.hentry{
  width: auto
}
.entry-title {
  color: white;
  font-size: 2.6em;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 1em;
  padding-bottom: 1px;
}
.entry-title a{
  color: white
}
.post .entry-meta,.post .entry-utility {
  color: #afafa1;
  font-size: 0.825em;
  margin-bottom: 24px;
  padding-bottom: 5px;
}
.post p, .entry-content p {
  margin-bottom: 1em;
}
.post pre,#content .page pre {
  font-size: 1.6em;
}
.post a.more-link {
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.post a.more-link:hover {
  color:#f90;
}
a.more-link .meta-nav {
  display: none;
}
.post h3,.post h4,.post h5,.post h6 {
  margin: 5px 0;
  padding: 5px 0;
}
.post h4 {
  font-size: 1.4em;
}
.post h5 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.post h6 {
  font-size: 1.1em;
  text-transform: uppercase;
}
.post blockquote {
  font: italic 2em Georgia, "Times New Roman", Times, serif;
  color: white;
  margin: 10px 0px;
  padding: 10px 20px 1px 10px;
}
.post blockquote p {
  font-stayle: italic;
}
.post .page-link {
  font-size: 0.825em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.page-link a {
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-right: 1px solid #ddd;
  border-top: 1px solid #eee;
  padding: 5px 10px;
  text-decoration: none;
}
.post .entry-utility {
  border-top: 2px solid #7C0E10;
  margin-bottom: 0;
  padding: 5px 0 0 0;
}
.btc-powered{
  font-size: 0.825em
}
#comments {
  margin-top: 20px;
  padding: 20px 0 0 0;
  clear: both;
  overflow: auto
}
#comments,#comments input[type="text"],#comments textarea {
  font-size: 12px;
}
#comments h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 7px 12px 7px 42px;
  font-weight: bold;
  background: #8e1317 url("images/ico-comment.png") no-repeat 16px center
}
#comments #respond h3{
  background-image: url("images/ico-person.png")
}
#comments #comments-list #respond h3{
  background-image: url("images/ico-reply.png")
}
.formcontainer{
  border-top: 2px solid #7C0E10;
}
#comments-list {
  border-top: 2px solid #7C0E10;
  float: left;
  margin-right: 30px;
  padding: 0 0 18px;
  width: 562px;
}
#comments-list ol,#comments-list ul {
  list-style: none;
  margin: 0;
}
#comments-list ol {
  margin: 0 0 18px 0;
}
#comments-list li {
  padding: 18px 1.5em 18px 1.5em;
  position: relative;
  border-top: 2px solid #7c0e10;
  border-bottom: 2px solid #500;
}
#comments-list ol {
  border-bottom: 2px solid #500
}
.single #content #comments-list li,
.page #content #comments-list li{
  padding: 20px 0;
  position: relative;
  z-index: 0
}
#comments-list li .avatar {
  height: 60px;
  width: 60px;
  padding: 2px;
  border: 2px solid #7c0e10;
  background-color: #8E1317;
  float: left;
  position: relative;
  margin-left: -95px
}
#comments-list .comment-author,
#comments-list .comment-meta,
#comments-list .comment-content,
#comments-list .unapproved{
  display: block;
  margin-left: 100px
}
#comments-list .unapproved{
  background-color: #f90;
  margin-bottom: 15px;
  padding: 10px;
  color: #fff;
}
#comments-list .comment-author {
  font-weight: bold;
  font-size: 1.3em
  padding: 5px 0 0 0;
}
#comments-list .comment-meta {
  color: #aaa;
  font-size: 11px;
  padding: 10px 0 9px 0;
}
#comments-list .comment-meta a {
  color: #eee;
  font-style: italic;
  text-decoration: none;
}
#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover {
  color: #f90;
}
#comments-list .comment-content{
  padding-right: 10px
}
#commentform{
  margin: 15px;
  width: 305px;
}
.comment-reply-link {
  font-size: 11px;
  padding: 0 0 18px 0;
  text-align: right;
}
.hover-url{
  color: #aaa;
  margin-left: 10px;
  font-weight: normal;
  font-style: italic;
  font-family: Georgia, "Georgia MS", Times, serif
}
.comment-reply-link a {
  color: #eee;
  font-style: italic;
  text-decoration: none;
}
.comment-navigation {
  font-weight: bold;
  margin-right: 0.5em;
  padding: 0;
}
.comment-navigation a {
  border: 1px solid #ccc;
  color: #eee;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.comment-navigation a:active,.comment-navigation a:hover {
  color: #f90;
}
.comment-navigation a,.comment-navigation span {
  margin-right: 0.5em;
}
#trackbacks-list .comment-content {
  left: -9000px;
  position: absolute;
}
#respond {
  border-top: 2px solid #7c0e10;
  margin-bottom: 22px;
  padding: 0;
  width: 335px;
  float: right;
  position: relative;
  z-index: 4
 }
#comments-list #respond {
  margin: 0;
  padding: 0;
  float: none;
  width: 100%;
}
#comments-list #commentform {
  width: 100%;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply {
  font-size: 11px;
  position: absolute;
  right: 1.5em;
  top: 7px;
}
#respond .required {
  color: #f90;
  font-weight: bold;
}
.form-section{
  padding: 0 0 10px 0;
  clear: both;
  overflow: hidden;
  display:block;
}
.form-section label {
  font-size: 11px;
}
.form-section .form-label{
  width: 35%;
  float: left;
  clear: both;
  text-align: right
}
.form-section .form-input{
  width: 65%;
  float: right;
  text-align: right
}
.form-section .form-input input{
  width: 80%
}
.form-section .form-textarea{
  width: 300px;
  text-align: right
}
.form-section .form-textarea textarea{
  width: 94%
}
#respond #comment-notes{
  line-height: 1.2em;
  margin: 5px 0 20px 0;
  font-size: 0.9em
}
#comments-list ul.children{
  margin-left: 20px;
}
.single #content #comments-list ul.children li{
  padding-left: 25px;
  background: url("images/ico-reply.png") no-repeat 5px 20px
}
#form-section-comment .form-label{
  display: none
}
#form-allowed-tags p {
  color: #ccc;
  font-size: 10px;
  line-height: normal;
  margin: 0;
}
#form-allowed-tags span {
  font-style: italic;
}
.form-submit {
  padding: 18px 0 0 0
}
.subscribe-to-comments {
  color: #eee;
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 18px 0 0 0;
}
.solo-subscribe-to-comments {
  color: #eee;
  font-size: 11px;
  padding: 18px 0 0 0;
}
.comment_license {
  clear: both;
  color: #eee;
  font-size: 11px;
  margin: 0;
  padding: 18px 0 0 0;
}
#footer {
  z-index: 10;
	position:fixed;
	bottom:0;
  width:100%;
  height:30px;
  border-top: 6px solid #7C0E10;
  padding: 15px 0;
  color: #aaa;
  background:#500;
}
#footer h2 {
	font-size:1.5em;
}
#footer #comm a{
	font-size:1.5em;
	font-style:italic;
  color: #f90;
  text-shadow:2px 2px 3px #100;
  	margin-right:20px;
	padding-right:20px;
}
#footer #comm a:hover{
  color: #fff;
}
#footer #contact {
}
#footer #location {
}

/* Custom */

.full {
	width:100%;
}

.major {
	width:70%;
}

.minor {
	width:30%;
}

.clear {
clear:both;
}

.widget {
	padding:10px;
	margin:0px 20px 30px;
}

.store, .message {
	padding-bottom:135px;
	position:relative;
}
.store h2, .message h2 {
	font-size:1.6em;
	font-weight:bold;
	padding-bottom:10px;
}
.store {
	background-image:url(images/cart1a.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.store .btn {
	position:absolute;
	bottom:50px;
	left:0px;
}
.message {
	background-image:url(images/message1a.png);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
#category-menu li.blog a{
  display: block;
  overflow: hidden;
  padding-top:45px;
  text-align: left;
  width: 65px;
  height:0px;
  background: url("images/blog.png") no-repeat;
  background-position: center top;
  padding-bottom: 0;
  margin:0;
}
#category-menu li.blog a:hover{
  background: url("images/blog.png") no-repeat center -1px
}

#social h2 {
	padding-left:0px;
}

#social a {
	margin-top:-10px;
}

#social a:hover {
	z-index:11;
	margin-top:-30px
}

#twitter {
	height:0px;
	width:72px;
	background:url(images/twitter.png) no-repeat center top;
	padding-top:72px;
	display:block;
	overflow:hidden;
	margin:5px 15px;
}

#facebook {
	height:0px;
	width:72px;
	background:url(images/facebook.png) no-repeat center top;
	padding-top:72px;
	display:block;
	overflow:hidden;
	margin:5px 15px;
}

#myspace {
	height:0px;
	width:72px;
	background:url(images/myspace.png) no-repeat center top;
	padding-top:72px;
	display:block;
	overflow:hidden;
	margin:5px 15px;
}

.gallery-item {
	padding:0;
	margin-right:6px;
}

.gallery-icon {
	background:#8E1317;
	padding:5px;
	height:125px;
	width:125px;
	margin:0;
}

.gallery-icon:hover {
	background:#f90;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

/* SPLASH */

.splash > div {
	float: left;
	margin:2px;
	padding: 8px;
	background: #eee;
	border:1px solid #fff;
	-moz-box-shadow: 0px 2px 15px #300;
	-webkit-box-shadow: 0px 2px 15px #300;
	position: relative;

}
.splash > div:hover {
	z-index:9;
}
.pic-1 {
	z-index: 1;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
}
.pic-2 {
	z-index: 5;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}
.pic-3 {
	z-index: 3;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
}
.entry-content p img {
	padding: 8px;
	background: #eee;
	border:1px solid #fff;
	-moz-box-shadow: 0px 2px 15px #300;
	-webkit-box-shadow: 0px 2px 15px #300;
}
.blog-post {width:560px;margin-right:20px;}
.blog-side {width:340px;}
.blog-category {margin-bottom:20px;}
.blog-category h2 {font-size:24px;}

iframe.fb_ltr {background:#fff;padding:10px 10px 2px;border:1px solid #ddd;}

#mediaryte {display:inline-block;position:absolute;right:0px;overflow:hidden;background:url(http://mediaryte.com/images/mrlogo-dark.png) no-repeat center center;padding-top:18px;width:25px;height:0px;border:0px;margin:20px 5px -5px 0px;}
