/* @override http://www.pacificasialeisure.com/wp-content/themes/emire-10/style.css */

/*  
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/
*/

/*************************************
 +Containers
 *************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: 'lucida grande', arial, tahoma, sans-serif;
	color: #000000;
      background:    #d3cfbd;
	line-height: 170%;
}
bodyblue{
	background:#d1d1bd;
	color:#0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75.5%;
	letter-spacing: 1px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	background:#ffffff;
	border:10px solid #ffffff;
	margin:0 auto;
	padding-top:0px;
	text-align: left;
	width: 750px;
}

#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding: 20px;
	width:450px;
}
#footer{
	bottom:0;
	width:680px;
	background:#e6e6d5;
	color:#000000;
	clear:both;
	padding:0px 0 10px 20px;
	border-left:0px solid #a4a49a;
}

/*************************************
 +Header
 *************************************/
#header{
	background:#879675 url("./images/header.png") 0 no-repeat;
	text-align:center;
	width: 750px;
	border-bottom:0px solid #a4a49a;
}
#header h1{
	font-size:2.2em;
	font-weight:normal;
	margin:0 auto;
	padding-top:0px;
	padding-left:0px;
	text-align:left;
	width:700px;
}
#header h1 a{
    color:#ecefed;
}
#header p{
	font-size:1em;
	margin:0 auto;
	text-align:center;
	width:700px;	
}

#promos{
	background:#879675 url("./images/header.png") 0 no-repeat;
	height:190px;
	margin:0;
	text-align:center;
	width:700px;
	border-top:1px solid #444;
	border-left:2px solid #444;
	border-right:2px solid #444;
	border-bottom:1px solid #444;
}

/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
    color:#df4c0b;
}
h2{
	font-size: 1.5em;
	padding-right:5px;
	color: #c74f13;
}
h3{
	font-size:1.2em;
}
/*************************************
 +Navigation
 *************************************/
#nav{
   background:#332e37;
   font-size:1.2em;
	border-top:1px solid #ffffff;
	border-left:2px solid #a4a49a;
	border-right:2px solid #a4a49a;
	border-bottom:1px solid #ffffff;
   text-align:center;
	width:700px;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:700px;
    text-align:center;
	border-left:2px solid #a4a49a;
	border-right:2px solid #a4a49a;
}
#nav ul{
	list-style-type:none;
	margin-left:15px;
}
#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:#ffd200;
	font-weight:bold;
} 
 /*************************************
 +Entry
 *************************************/
 .entry{
	font-size: 12px;
	margin:5px;
	padding:0px;
	color: #414141;
}
.entrytitle{
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	border-top: 1px solid #cecece;
	padding-top: 7px;
	color: red;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#3b3b3b;
}
.entrytitle h3{
	font-weight:normal;
}
.entry-1{
	background:#ffffff url("./images/xx.png") repeat-x;
	border:1px solid #ffffff;
	color: #414141;
	font-size: 11pt;
}
.entry-1 .entrytitle{
}
.entry-1 .entrytitle h2 {
	color:#CDB;
}
body#home .entry-1 .entrytitle
{
	background:url("./images/latest.png") no-repeat;
	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;
}
.entrymeta{
	background:#ffffff;
	font-size:0.8em;
	padding:5px;
	display:none;
}
.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:#ffffff;
text-align:center;
}
  /*************************************
 +Sidebar
 *************************************/
#sidebar{
	background:#f3f3eb url("./images/xx.png") repeat-x;
	border-top:0px solid #3e3e3e;
	color: black;
	font-size:1.1em;
	float:left;
	margin-top:10px;
	width: 200px;
	height:100%;
	padding: 20px;
}
#sidebar h3{
	color:#3b3b3b;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:0px;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #3b3b3b;
	padding:1px;
	margin-left:10px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin: 0;
font-size:1.1em;
	height: 0;
}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #000000;
}
.commentsblock textarea:focus{
	background:#ffffff;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#ffffff;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	border: 1px solid #cecece;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
 /*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color: black;
}
a:hover{
color:#df4c0b;
	text-decoration:underline;

}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}




#eaa {
		background:  #555 url('images/eaa_bg.png') top left repeat-x;
		color:       #FFF;
		font-family: "Century Gothic", "Trebuchet MS", Verdana, sans-serif;
		font-size:   12px;
		height:      50px;
		left:        0;
		top:         0;
		width: 750px;
}
		
#eaa_links ul {
		list-style: none;
		margin:     0;
		padding:    0 0 0 8px;
}
	
#eaa_links ul li {
		float: left;
}
	
#eaa_links_right ul {
		list-style: none;
		margin:     0;
		padding:    0 12px 0 0;
}
	
#eaa_links_right ul li {
		float: right;
}
	
#eaa_links a, #eaa_links_right a {
		background:      #555 url('images/eaa_bg.png') top left repeat-x !important;
		border:          none                                            !important;
		color:           #FFF                                            !important;
		display:         block                                           !important;
		font-weight:     normal                                          !important;
		line-height:     50px                                            !important;
		padding:         0 12px                                           !important;
		text-decoration: none                                            !important;
		text-transform:  uppercase                                       !important;
	}
	
#eaa_links a:hover, #eaa_links_right a:hover {
background: #777 url('images/eaa_li_on.png') top left repeat-x !important;
color: #ffd200                                               !important;
font-weight:bold;
}
	




* html #nav, * html #wrap {height: 1%;}
