/*
Theme Name: The Last Fall
Theme URI: http://www.dynamicguru.com/
Description: A Dark gorgeous wordpress theme with a touch of orange, sliding sidebar link categories.
Version: 1.1
Author: Mujtaba Ahmed
Author URI: http://www.dynamicguru.com/mujtaba/
Tags: dark,orange,black,two-columns,left-sidebar,fixed-width,seasonal
*/

*
	{
		padding: 0 0;
		margin: 0 0;
		font-family: Trebuchet MS, Arial, Serif;
	}

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#ccc;
	font-family:'Trebuchet MS',Arial;
	background:#151515 url("images/bg.png") repeat-y top center scroll;
}

#page {
	margin:0 auto;
	text-align:left;
	width:1000px;
	padding-top:0px;
	background:#050505;
}
/********** Title *********/

#header {
	background:transparent url("images/title.png") no-repeat top center;
	height:108px;
	color:#eee;
	font-weight:normal;
	letter-spacing:-1px;
	font-family:'Californian FB','Georgia','Arial';
	font-size:48px;
	text-align:left;
	margin:0px;
	padding-left:10px;
	padding-top:15px;
}
#header a {
	color:#FF6600;
	padding:10px;
	text-decoration:none;
}
#header a:hover {
	color:#FF9933;	
}
.description {
	font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#fcfefc;
	font-size:18px;
        margin: -50px 0 0 20px;
	
}
/********* End Title ********/

/**** Rotating Header Images *****/

#rotate_header {

		display: block;
		height: 274px;
		width: 100%;
		position: relative;
}

/**** End Rotate ****/

/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:240px;
	padding-left:25px;
	
}

#sidebar h2 {
	color:#FF9933;
	font-family:Georgia,serif;
	font-size:18px;
	cursor:crosshair;
	padding:9px 0px 9px 5px;
	
}
a#rss_top {
	color:orange !important
}

#searchform input{
	background:#070707;
	padding:3px;
	margin-top:10px;
	border:1px solid #333;
	color:#888;
	font-family:'Georgia',serif;
	font-size:14px;

}
#searchform input[type="submit"] {
	cursor:pointer;

}

#searchform input[type="submit"]:hover {
	background:#FF9933;
	border-color:#FF6600;
	color:#333;
}


#sidebar ul,#sidebar   ul   li {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar  ul{
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
}

#sidebar > ul {
	padding-bottom:5px;
	margin-bottom:20px;	
}
#sidebar > ul > li > ul > li ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:3px !important;
	padding-left:3px;
	font-size:14px;
}
	
	
	
#sidebar ul li ul li{
	padding:3px;
	padding-left:5px;
}
#sidebar > ul > li > ul > li > ul > li {
	padding:3px;
	padding-left:3px;
	border:none;
	
}
#sidebar > ul > li > ul li {
	border-bottom:1px dashed #222;
}
#sidebar a {
	text-decoration:none;
	color:#888;

}

#sidebar li.current_page_item>a ,#sidebar li.current-cat>a {
	color:#FF3300 !important;
}
#sidebar a:hover {
	color:#FF3300;
}
#sidebar>ul>li ul {
	margin-left:3px;
}



/*******SIDEBAR END***************/

#content {
	margin-left:285px;
	padding-right:15px;
	padding-left:15px;
	font-size:16px;

}

#content p {
        padding:10px;
}

 #content .post {
	padding:10px 5px 25px 5px;
	margin-left:0px;
	float:left;
	width:685px;
	line-height:1.2em;
}

 #content h2,#content h3 a{
	font-weight:bold;
	font-family:"Californian FB", serif;
 }

 #content h2 {
	background:transparent url("images//h2_post_title.png") no-repeat center left;
	padding:10px 0px 10px 50px;
	color:#333;
 }
 #content h2 a{
	color:#333;
	text-decoration:none;
}
 #content h2 a:hover {
	color:#FF6600;
 }
 

#content h3 {
        text-align: center;
        font-size: 24px;
        padding: 20px 0 0 0;
}

#content h4 {
        font-size: 20px;
        padding: 20px 0 0 30px;
}

 #content .entry {
	padding:5px 5px 10px 15px;
	color:#aaa;
	font-size:1.0em;
 }
p.postmetadata {
	background:#222;
	border:1px solid #111;
	padding:5px;
	font-size:14px;

	}
p.postmetadata a,p.postmeta a{
	text-decoration:none;
}

p.postmeta span {
	float:left;
	background:#222;
	border:1px solid #272727;
	padding:4px;
	margin:5px;

}

.entry ul {
       padding-left: 35px;
}

div.clear {
	clear:both;
}
a.post-edit-link {
	padding-left:0;
}

a[title~=Comment] {
	padding-left:0;
}
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#FF3300;
}
a img {
	border:none;
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url("images/rss.png") no-repeat center left;
}
h2,h3 {
	color:#898989;
	font-weight:normal;
}

h4 {
        text-align:justify;
        font-style: italic;
        padding: 0 70px 0 0;
        font-weight: normal;
}


div.comment_part {
	margin-left:5px;
	padding-left:10px;
	width:590px;
 }
h3#comments {
	padding:5px;
	color:#FF9933;
	cursor:crosshair;
}
ol.commentlist li {
	background:#070707;
	border-top:1px solid #111;
	border-left:5px solid #111;
	padding:10px;
}
ol.commentlist li.alt {
	background:#040404;
	border-top:1px solid #111;
	border-left:5px solid #111;
	padding:10px;
}
ol.commentlist img.avatar {
	border:2px solid #333;
	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
}
cite.comment_author {
	color:#eee;
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:orange;
	display:block;
	background:#111;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color:#ccc;
	background:#222;
	padding:3px;	
}
#commentform input[type="text"] {
	background:#070707;
	border:2px solid #111;
	color:#ccc;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background:#070707;
	border:2px solid #111;
	color:#ccc;
	padding:3px;
	font-family:Arial;
	overflow:auto;
	width:600px;
	height:150px;	
}

#commentform input[type="submit"] {
	background:#070707;
	padding:6px;
	border:2px solid #111;
	color:#ccc;
	cursor:pointer;

}
#commentform input[type="submit"]:hover {
	background:#FF9933;
	border-color:#FF6600;
	color:#333;
}
small.time,small.author {color:#FF6600}
hr {
	display:none;
}


#footer {
	clear:both;
}

#footer p {
	padding:20px;
	color:#888;
}

.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;
	border:1px solid #CCCC99;
	border-width:1px 0px;
}

a.download {
	background:#ff9933;
	padding:5px;
	color:#111;
	border:1px solid #ff6611;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* 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 #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	border: 1px solid #111;
	text-align: center;
	background-color: #222;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:13px;
	font-family:'Arial Narrow';
	
}
div.single_navigation table {
	width:685px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #111;
}

div.single_navigation table a {
	color:#777;
}
div.single_navigation table a:hover {
	color:#FF9933;
}
td.single_alignleft,td.single_alignright {
	width:325px;
}
td.single_alignright {
	text-align:right;
	border-left:1px solid #111;
}
td.single_alignleft a {
	padding:24px;
	background:transparent url("images/previous_post.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}

div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images/previous_post.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images/next_post.png") no-repeat center right;
}

/*single posts navigation end*/

/**************** gallery begin *****************/
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
        padding: 20px 0;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	}
.gallery-caption {
	margin-left: 0;
	}

/* Image sizes depending on the number of columns */
.col-0 { width: 100%; }
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }

/****** gallery end ******/


/*********************Contact Form*********************/

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}


/********************* Pedigrees *********************/
 .male {
		background-color: #050505;
		color: #0066FF;
		font-family: Arial;
		font-size: 8pt;
                font-weight: bold;
		text-align: left;
		vertical-align: middle;
                padding: 10px;
		border-collapse: collapse; 
		border-bottom: 3px solid #252525;
	} .female {
		background-color: #050505;
		color: #AB031C;
		font-family: Arial;
		font-size: 8pt;
                font-weight: bold;
		text-align: left;
		vertical-align: middle;
                padding: 10px;
		border-collapse: collapse; 

	}

/******************* Bottom Bar *****************/

.bottombar {
	padding-left:25px;
	
}

.bottombar h2 {
	color:#FF9933;
	font-family:Georgia,serif;
	font-size:18px;
	cursor:crosshair;
	padding:9px 0px 9px 5px;
}

.bottom-left{
        float: left;
        width: 240px;
}

.bottom-right{
       float: left;
       width: 650px;
       padding-left: 25px;
       margin-left: 285px;
}

.textwidget {
       color: #7C7C7C;
       font-size: 12px;
       line-height: 20px;
}

.textwidget li {
	font-size:14px;
}

/***** Shadowbox *****/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;color:#FF9933;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:7px groove #FF9933;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:36px;line-height:24px;}
#sb-title-inner{font-size:26px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url("images/close.png");}
#sb-nav-next{background-image:url("images/next.png");}
#sb-nav-previous{background-image:url("images/previous.png");}
#sb-nav-play{background-image:url("images/play.png");}
#sb-nav-pause{background-image:url("images/pause.png");}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}