/*
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
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#CCC;
	font-family:'Trebuchet MS',Arial;
	background:#000;

	
}

#page {
	margin:0px auto;
        font-color:#FFF
	
	font-family:'Trebuchet MS',Arial;
	font-size:13px;
	text-align:left;
	width:1000px;
	padding-top:0px;
	background:#000;
}
/*BEGIN HEADER*************************************/

#header {

	background:transparent url("images//header.jpg") no-repeat top center;
        
        height:367px;
	color:#eee;
	font-weight:normal;
	letter-spacing:-1px;
	font-family:'Californian FB','Georgia','Arial';
	font-size:48px;
	text-align:right;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
}
#header a {
	color:#FF6600;
	padding:0px;
	text-decoration:none;
}

#header p {


padding-top: 348px;
	color:#FFFFFF;

	
letter-spacing:0px;
	text-decoration:none;
text-align:right;

font-family:'Trebuchet MS',Arial;
	font-size:14px;
}

#header a:hover {
	color:#FF9933;	
}







#description {
	font-family:Candara,'Trebuchet MS';
	font-weight:normal;
	color:#555;
	font-size:18px;
	padding:3px;
	padding-left:10px;
	
}




/*END HEADER***************************/

/**********Navigation********************/

#navigation {
  text-align:right;
  list-style: none;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  vertical-align:text-top;
}

#navigation li {
  float: right;
  
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 115px;
	position: relative;
        display: block;
	background: url(images/stripe2.png) 0 0 no-repeat;
}




/* individual navigation items */



#navigation a.bandet {
  background-position: -4px -121px;
  width: 99px;
  margin-left: 0px;
}

#navigation .highlightmenu a.bandet:hover,
#navigation a.bandet .hover {
  background-position: -4px 0;
  }

#navigation a.turne {
  background-position: -110px -121px;
  width: 85px;
}

#navigation .highlightmenu a.turne:hover,
#navigation a.turne .hover {
  background-position: -110px 0px;
}

#navigation a.bilder {
  background-position: -200px -121px;
  width: 92px;
}

#navigation .highlightmenu a.bilder:hover,
#navigation a.bilder .hover {
  background-position: -200px 0px;
}

#navigation a.video {
  background-position: -300px -121px;
  width: 84px;
}

#navigation .highlightmenu a.video:hover,
#navigation a.video .hover {
  background-position: -300px 0px;
}

#navigation a.shop {
  background-position: -390px -121px;
  width: 78px;
}

#navigation .highlightmenu a.shop:hover,
#navigation a.shop .hover {
  background-position: -390px 0;
}

#navigation a.press {
  background-position: -475px -121px;;
  width: 81px;
}

#navigation .highlightmenu a.press:hover,
#navigation a.press .hover {
  background-position: -475px 0;
}

#navigation a.hem {
  background-position: -578px 0;
  width: 441px;
}

#navigation .highlightmenu a.hem:hover,
#navigation a.hem .hover {
  background-position: -578px 0;
}





/* .highlight will be remove if JS is enabled */
#navigation .highlightmenu a.bio:hover, 
#navigation a.bio .hover {
  background-position: 92 0;
  width: 76px;
}








/***************Begin SIDEBAR************************/
#sidebar {
	float:left;
	width:220px;
	padding-left:70px;
	
}

#sidebar h2 {
	color:#FF6600;//03B6C7;
	
	font-family:'Trebuchet MS',Arial;
	font-size:16px;
	
	padding:9px 0px 9px 5px;
	
}

#sidebar h3 {
	color:#FF6600;
	
	font-family:'Trebuchet MS',Arial;
	font-size:13px;
		
}

a#rss_top {
	color:orange !important
}

#searchform input{
	background:#070707;
	padding:3px;
	margin-top:10px;
	border:1px solid #111;
	color:#888;
	font-family:'Georgia',serif;
	font-size:13px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#searchform input[type="submit"] {
	cursor:pointer;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#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:13px;
}

#sidebar  ul2{
	list-style:none;
	padding:0;
	margin:0;
	font-size:16px;
}


#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:13px;
}
	
	
	
#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:#bababa;

}

#sidebar li.current_page_item>a ,#sidebar li.current-cat>a {
	color:#FF3300 !important;
}
#sidebar a:hover {
	color:#FF6600;
}
#sidebar>ul>li ul {
	margin-left:3px;
}



/*******SIDEBAR END***************/


#content {
	margin-left:310px;
	padding-right:15px;
	padding-left:15px;
	font-size:13px;
        font-color:#FFF;

}
 #content .post {

	
padding-top:20px;
	margin-left:0px;
        color:#FFF;
	float:left;
	width:610px;

	line-height:1.2em;
	

 }

 #content h2,#content h3 a{
	font-weight:normal;
	font-family:'Trebuchet MS',Arial;
        letter-spacing:5px;
 }
 h3{
	border-bottom:1px solid #000;
 }
 #content h2 {
	background:transparent;
	padding:0px 0px 0px 10px;
	color:#FF6600;
 }
 #content h2 a{
	color:#FF6600;//af9ba3;
	text-decoration:none;



 }
 #content h2 a:hover {
	color:#FF6600;
 }

 #content p {
	color:#FFF;
	text-decoration:none;



 }
 

 #content .entry {
	padding:5px 0px 0px 0px;
	padding-left:15px;
	color:#aaa;
	font-size:1.0em;
 }
p.postmetadata {
display:none;
	background:#222;
	border:1px solid #111;
	padding:5px;
	font-size:13px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
p.postmetadata a,p.postmeta a{
	text-decoration:none;
}

p.postmeta span {
display:none;
	float:left;
	background:#222;
	border:1px solid #272727;
	padding:4px;
	margin:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.clear {
	clear:both;
}
a.post-edit-link {
	padding-left:16px;
	
	background:transparent url("images/edit.png") no-repeat center left;
}
a[title~=Comment] {
	padding-left:16px;
	background:transparent url("images/comment.png") no-repeat center left;
}
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:#af9ba3;
	font-weight:normal;
}


div.comment_part {
	margin-left:5px;
	padding-left:10px;
	width:590px;
 }

h3#comments {
	padding:5px;
	color:#FF6600;
	
}

#commentform {
font-size: 15px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
    border: solid 2px #111;
    background: #070707;
    cursor: pointer;
    color: #ccc;
    font-weight: bold;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
    font: 12px Arial;
    color: #B7B7B7;
	}
.commentlist .alt{

}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
    border-bottom: dashed 1px #456;
    -border-bottom: dotted 1px #456;
}

.commentlist p{
	margin: 10px 5px 10px 0;
    font: 12px Arial;
    color: #B7B7B7;
	}
.commentlist em {
  color: #B7B7B7;
  font-size: 11px;
}
#commentform{
  background: url(images/bgtrans.png) repeat right center;
  padding: 10px;
  overflow: hidden;
  zoom:1;
  margin-top: 10px;
}
#respond{
  color: #fff;
  margin-top: 10px;
}

#commentform input, #commentform textarea{
    border: solid 1px #587E81;
    background: #ccc;
}
#commentform input:focus, #commentform textarea:focus{
    background: #fff;
}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





#footer {
	clear:both;
	background: url(images/footer.jpg) 0 0 no-repeat;
	padding:0px;
	text-align:center;
	height:73px;
	font-size:13px;
	margin-top:5px;
}
#footer p {
	padding:0px;
	color:#888;
}
.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:13px;
	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-left: auto;
	margin-right: 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 Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#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;
	color:#ff6600;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	color:#fff;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* 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 #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;
	-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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation {
	font-size:18px;
	font-family:'Arial Narrow';
display:none;
	
}
div.single_navigation table {
	width:650px;
	margin-top:20px;
	padding:5px;
	border-bottom:1px solid #111;
}

div.single_navigation table a {
	color:#666;
}
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//previouspost.png") no-repeat center left;	
}
td.single_alignright a {
	padding:24px;
	background:transparent url("images//next_post.png") no-repeat center right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images//previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images//next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #333;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/