/*  
Theme Name: Emire
Theme URI: http://ifelse.co.uk/emire/
Description: A professional green and gray two-column theme complete with shape burst.
Version: 1.0-wpcom
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/
/*************************************
 +Containers
 *************************************/
body{
	background:white ;
	color:#708090;
	font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	letter-spacing: 1px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	background:white;
	margin:0 ;
	padding-top:0px;
	text-align:left;
	width:800px;
}

#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding:0px;
	width:600px;
	background:white;
	letter-spacing:1px;
}
#footer{
	position:fixed;
	left:0;
	bottom:0;
	width:1024px;
	height:15px;
	background:white;
	border-top:1px solid red;
	color:#708090;
	clear:both;
	padding:3px 0;
	
	text-align:left;
}

/*************************************
 +Header
 *************************************/
#header{
	
	background:white ;
	
	height:10px;
	margin:0;
	text-align:center;
	width:800px;
}
 /*************************************
 +Sidebar
 *************************************/
#sidebar{
	background:white;
	border:1px solid #708090;
	color:#708090;
	font-size:1.1em;
	float:left;
	margin-top:5px;
	padding-left:10px;
	width:185px;
}



/*************************************
 +Hn
 *************************************/
 #inSet {
	background-color:white;  
	margin-top:5px;
	margin-bottom:0px;
	padding-top:5px;
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 10px; 
	padding-bottom:7px;
	font-weight:bold;
	font-size:12px;
	FLOAT: right; 
	WIDTH: auto; 
	POSITION: relative;
	color:#708090;
	font-style:italic;

}

#inSetLeft {
	background-color:white;  
	margin-top:5px;
	margin-bottom:0px;
	padding-top:5px;
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 10px; 
	padding-bottom:7px;
	font-weight:bold;
	font-size:12px;
	FLOAT: left; 
	WIDTH: auto; 
	POSITION: relative;
	color:#708090;
	display:inline;
}

table.footer
{margin:-5px 100px;
background:transparent;
color:red;
}


/*************************************
 +Navigation
 *************************************/
 
 
 #tabnav
	{font-weight:bold;
		height: 20px;
		margin: 0;
		padding-left: 2px;
		background: transparent;
		font-family: 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background:white;
		font-size: 10px;
		line-height: 14px;
		font-weight:bold;
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid red;
		text-decoration: none;
		color: red;
	}


 #tabnav a:visited.active
 {font-weight:bold;
				background:transparent;
		color:red;
	}
#tabnav a:hover
	{font-weight:bold;
		background:red;
		color:white;
	}



 a.header:link
	{
		text-decoration:none;
		background: transparent;
		color: #708090;
	}
 a.header:visited
 {text-decoration:none;
				background:transparent;
		color:#708090;
	}
 a.header:hover
	{text-decoration:none;
		background:white;
		color:#999999;
	}

 
 
 
 
 
 
 
 
 
 
 
 
 
#nav{
	background:red;
	height:1.5em;
	font-size:1.2em;
	margin:0px;
		width:100%;
		font-family: impact, Arial black, 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
		color:white;
		
}
#navwrap{
	display:block;
	margin:0;
	background:white;
	font-family:  impact, Arial black, 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size:50px;
color:#708090;
}
 /*************************************
 +Entry
 *************************************/
 .entry{
	font-size:1.1em;
	margin:5px;
	padding:10px;
	
}
.entrytitle{

	margin-right:5px;
	color:#708090;
	height:25px;
	background:white;
	font-family: impact, Arial black, 'Trebuchet MS', Tahoma, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
padding:0px
}


.entry-1{
	background:white;
	border:1px solid #708090;
	color:#708090;
	font-size:1.3em;

}
.entry-1 .entrytitle{
	border-bottom:1px solid #708090;
	color#708090;
}
.
body#home .entry-1 .entrytitle
{
	background:white;
	border-bottom:none;
/*	height:45px;*/
	padding-left:45px;
}
body#home .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}
body#home .entry-1 .entrytitle h3{
	display:block;
	margin:0;
	font-size:0.9em;
}
 
li{
list-style-type:none;
}


 /*************************************
 +Misc
 *************************************/



