/*  
Theme Name: Emire
Theme URI: http://ifelse.co.uk/emire/
Description: A smart, professional theme
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Fonts
 *************************************/
@font-face {
  font-family: Forgotten Futurist;
  src: url(./fonts/Forgotte.ttf) format("truetype");
}
@font-face {
  font-family: Forgotten Futurist;
  src: url(./fonts/Forgottb.ttf) format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: Forgotten Futurist;
  src: url(./fonts/Forgotti.ttf) format("truetype");
  font-style: italic;
}
@font-face {
  font-family: Forgotten Futurist;
  src: url(./fonts/Forgotbi.ttf) format("truetype");
  font-weight: bold;
  font-style: italic;
}

/*************************************
 +Containers
 *************************************/
body{
	background:#2f2f2f url("./images/stripes.gif");
	color:#dedede;
	font-family: Arial, sans-serif;
	font-size:10px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	background:#3a3a3a;
	border-left:2px solid #444;
	border-right:2px solid #444;
	border-bottom:1px solid #444;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	width:850px;
}

#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding:10px;
	width:600px;
}
#footer{
/*	position:fixed; */
	bottom:0;
	width:100%;
	background:#434343;
	border-top:1px solid #4F5158;
	border-bottom:none;
	color:#888;
	clear:both;
	padding:3px 0;
	-moz-border-radius:3px;
}

/*************************************
 +Header
 *************************************/
#header{
	background:#879675 url("./images/header.png") 0 no-repeat;
	border-bottom:1px solid #c4cC91;
	height:99px;
	margin:0;
	text-align:center;
	width:100%;
}
#header h1{
  background:url("./images/tfyblog-header.png") 55px 90% no-repeat;
	font-size:3em;
	font-weight:normal;
	margin:0 auto;
	padding-top:30px;
	padding-left:105px;
	text-align:left;
	width:850px;
}
#header h1 a{
color:#ecefed;
}
#header p{
	font-size:1em;
	padding-left:15px;
	margin:0 auto;
	text-align:left;
	width:850px;	
}
/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	font-family: Forgotten Futurist, Helvetica, Arial, sans-serif;
	font-size-adjust: 0.6;
}
h2{
	font-size:1.5em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
/*************************************
 +Navigation
 *************************************/
#nav{
	background:#3A3A3A;
	border-bottom:1px solid #555;
	font-size:1.2em;
	margin-top:-0.9em;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:850px;
}
#nav ul{
	list-style-type:none;
	margin-left:-27px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:9px 10px;
}
#nav ul li a{
	color:#fff;
}
#nav ul li a:hover{
	color:#BDE271;
}

#searchform {
        padding-top: 1em;
}

#searchform input {
        color: #bbb;
        background-color: #5f666a;
        border: none;
}
#searchform #s {
        background-color: #bbb;
        color: #000;
}

 /*************************************
 +Entry
 *************************************/
 .entry{
	font-size:1.3em;
	margin:5px;
	padding:10px;
}
.entrytitle{
	border-bottom:1px dotted #4F5158;
	color:#888;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#fafafa;
}
.entrytitle h3{
	font-weight:normal;
}
.entry-1{
	background:#444444 url("./images/main.png") repeat-x;
	border:1px solid #434343;
	color:#ffffff;
	font-size:1.3em;
}
.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#897;
}
.entry-1 .entrytitle h2 {
	color:#CDB;
}
.entrymeta{
	font-size:0.8em;
	padding:5px;
}
.entry-1 .entrymeta{
	display:block;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
.navigation{
padding:5px;
background:#3e3e3e;
text-align:center;
font-size: 1.3em;
height: 1.5em;
}

.entrybody a {
     text-decoration: underline;
}
  /*************************************
 +Captions
 *************************************/
.wp-caption {
  text-align: center;
}
.wp-caption-text {
  margin-top: 0;
  text-align: center;
  font-size: 0.75em;
  font-style: italic;
}
  /*************************************
 +Notes
 *************************************/
.notes {
  color: #bbb;
  background: #3a3a3a;
  border: 1px solid #434343;
  margin-bottom: 1em;
  padding: 5px 5px 1em 5px;
}
.notes h3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: normal;
}
.notes strong {
  color: #fff;
}
.notes ul {
  font-size: 8pt;
  margin: 0;
  padding: 0;
}
.notes li {
  list-style-type: square;
  margin-left: 1.5em;


}

  /*************************************
 +Sidebar
 *************************************/
#sidebar{
	background:url("./images/sidebar.png") repeat-x;
	border-top:1px solid #3e3e3e;
	color:#ddd;
	font-size:1.1em;
	float:left;
	margin-top:15px;
	padding-left:10px;
	width:200px;
}
#sidebar h3{
	color:#CDB;
	font-size:1.8em;

	font-weight:normal;
	margin-bottom:10px;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #444444;
	padding:3px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:-5px 5px 5px 5px;
	padding:10px;
        font-size:1.3em;
       background-color: #444;
}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.2em;
        letter-spacing: -1px;
}
ol.commentlist{
	color:#fff;
/*	font-size:0.9em;*/
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
        background:#383838;
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.commentlist li p {
       margin-left: 20px;
}
.alt{
	background-color: #434343 !important;
	padding:0.5em;
}
 h2#comments{
        margin-top: 0;
        border-bottom:1px solid #5F666A;
	color:#bbb;
        font-weight:normal;
}
 /*************************************
 +Misc
 *************************************/
a{
        text-decoration: none;
	color:#bbb;
}
a:hover{
color:#efe;
}
a.ma {
   color: #62B3FF;
}

#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
.aligncenter {
   display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
   float: left;
   clear: both;
}
.alignright {
   float: right;
   clear: both;
}

/****************************
 +Specifications table
 ***************************/
table.specs {
  text-align: left;
  width: 80%;
 margin: 1.5em auto;
  border-bottom: 1px solid #bbb;
}

table.specs caption {
  font-weight: bold;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

table.specs td {
  padding-left: 10px;
  vertical-align: top;
}

table.specs th {
  text-align: right;
  vertical-align: top;
}

table.specs th:after {
  content: ":";
}

table.specs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

* html #nav, * html #wrap {height: 1%;}