@charset "utf-8";
/*  
Theme Name: Twilight 2.0.1
Theme URI: http://www.farfromfearless.com/
Description: This theme is inspired by Stephanie Meyer's Twilight series (Book Covers).
Version: 2.0
Author: Chris Murphy
Author URI: http://www.farfromfearless.com/

	Twilight v2.0.1
	 http://www.farfromfearless.com/

	This theme was designed and built by Chris Murphy,
	whose blog you will find at http://www.farfromfearless.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Global Styles
---------------------------------------------------------- */

body {
	margin: 0; padding: 0;
	background: #151011 url("includes/images/nav_tile.png") repeat-x left top;
	font-family: 'Georgia', Times, Serif;
	color: #2c2625;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #D63B00;
}

/* Generic formatting classes
---------------------------------------------------------- */
.ostar {
	color: #D63B00;
	font-weight: bold;
}

/* Links with images */
.imagelink {
	margin: 0; padding: 0;
	border: none;
	background: none;
	text-decoration: none;
	color: #39444d;
}

.imagelink:hover {
	background: none;
}

/* Page Titles */
.page-title {
	margin: 0 0 20px 0;
	font-size: 2.1em;
	line-height: 1.25em;
}

/* Base Class */
.listing {
	list-style:none;
	margin: 0; padding: 0;
	position: relative;
}

.listing li {
	list-style:none;
	margin: 0; padding: 0;
}

.listing li a {
	display: block;
}

/* Basic */
.listing.basic {
	margin: 0; padding: 0;
}

.listing.basic li {
	/* defined at ".listing li" */
	float: left;
}

.listing.basic li a {
	margin: 0; padding: 0;
}
.listing.basic li a:hover {
}

/* Layout - generic classes
---------------------------------------------------------- */
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}

.container {
	display: block;
	width: 100%;
	margin: auto;
}

.block {
	display: block;
	width: 922px;
	margin: auto;
}

.left {
	display: inline; float: left;
}

.right {
	display: inline; float: right;
}

.column {
	display: inline;
}
/*ı ğ ü ş ö ç   Ğ Ü Ş İ Ö Ç

/* Layout - Wrapper
---------------------------------------------------------- */
#wrapper {
	background: url( "includes/images/content_tile.png" ) repeat-y top left;
	height: auto;
	position: relative;
}

#wrapper #content {
	background: url( "includes/images/content_bottom.png" ) no-repeat bottom left;
	min-height: 200px;
	width: 640px;
	clear: both;
}

#wrapper #content-body {
	background: url( "includes/images/content_top_twilight.png" ) no-repeat top left;
	padding: 50px 50px 80px 50px;
	min-height: 150px;
}

#wrapper #content-body.twilight {
	background: url( "includes/images/content_top_twilight.png" ) no-repeat top left;
}

#wrapper #content-body.eclipse {
	background: url( "includes/images/content_top_eclipse.png" ) no-repeat top left;
}

#wrapper #content-body.newmoon {
	background: url( "includes/images/content_top_newmoon.png" ) no-repeat top left;
}

/* Layout - Lower-Content
---------------------------------------------------------- */
#wrapper #lower-content {
	padding: 40px 0 0 0;
	width: 640px;
	background-color: #151011;
	color: #86706D;
	clear: both;
}

/* Layout - Header
---------------------------------------------------------- */
#header {
	margin-bottom: 20px;
	height: 120px;
	color: #86706D;
	position: relative;
}

#logo {
	position: absolute;
	z-index: 0;
	bottom: 0; left: 20px;
	
	margin: 0;
	font-size:36px;
	line-height: 1em;
	color: #D63B00;
}

#logo a {
	color: #D63B00;
}

#logo span.subtitle {
	background: url( "includes/images/title_divider.png" ) no-repeat 10px 15px;
	font-size: 14px;
	padding: 70px 0 20px 20px;
	color: #77403E;/*color: #4A403E;*/
        font-style:italic;
}

/* Layout - Brand
---------------------------------------------------------- */
#wrapper #brand {
	position: absolute;
	z-index: 0;
}

#wrapper #brand.twilight {
	width: 264px; height: 271px;
	left: 490px; top: -140px;
	background: url( "includes/images/header_twilight.png" ) no-repeat left top;
	text-indent: -9999;
}

#wrapper #brand.eclipse {
	position: absolute;
	width: 468px; height: 344px;
	left: 315px; top: -140px;
	background: url( "includes/images/header_eclipse.png" ) no-repeat left top;
}

#wrapper #brand.newmoon {
	position: absolute;
	width: 312px; height: 271px;
	left: 499px; top: -140px;
	background: url( "includes/images/header_newmoon.png" ) no-repeat left top;
}


/* Layout - Navigation - Main
---------------------------------------------------------- */
#main-nav {
	position: absolute;
	z-index: 1;
	top: 0; left: 20px;
	color: #86706D;
}

#main-nav li {
	font-size: 0.83em;
}

#main-nav li a {
	padding: 12px 10px 8px 10px;
	color: #86706D;
}

#main-nav li.page_item.current_page_item {
	background: url("includes/images/nav_current_left.png") no-repeat left 9px;
	padding-left: 22px;
	font-style: italic;
	font-weight: bold;
	color: #D63B00;
}

#main-nav li.page_item.current_page_item a {
	color: #D63B00;
}


/* Layout - Navigation - Footer
---------------------------------------------------------- */
#footer-container {
	/* border-top: 1px solid #2c2625; */
	background: url( "includes/images/footer_tile.png" ) repeat-x top left;
}

#footer p {
	padding: 10px 0 5px 0;
	font-size: .83em;
	color: #86706D;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 620px;
	min-height: 20px;
	padding: 20px 10px 0 10px;
	font-size: .83em;
	color: #86706D;
	clear: both;
}

#footer-nav li {
	padding: 0;
}

#footer-nav li a {
	padding: 0 5px 0 5px;
}

#footer-nav li a.last {
	border: none;
	padding-right: 0;
}

#footer p#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 620px;
	margin: 0; padding: 20px 0 50px 10px;
	font-size: .83em;
	line-height: 1.67em;
}