/*  
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{
	background:#2f2f2f url("./images/stripes.gif");
	color:#dedede;
	font-family: 'Trebuchet MS', 'Lucida Grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	letter-spacing: 1px;
	line-height:1.4;
	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;
	text-align:left;
	width:760px;
	position:relative;
}

#content{
	border-bottom:none;
	border-top:none;
	float:left;
	padding:10px;
	width:510px;
}
#content.log {
	float:none;
   width: 650px;
   margin: 0 auto;
}
#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;
	margin:0;
	text-align:center;
	width:100%;
	height: 80px; /* só por causa do IE... */
	max-height: 70px; /* senao fica grande demais no Fx */
}
#headerwrap {
   width: 760px;
   margin: 0 auto;
   position: relative;
}
#header h1{
	font-size:3.6em;
	font-weight:bold;
	margin:0 auto;
	padding:0;
	padding-left:30px;
	text-align:left;
	/*width:760px;*/
}
#header h1 a{
   /*color:#ecefed;*/
   color: #fff;
}
#header p{
	font-size:1.2em;
	padding-left:30px;
	margin:0 auto;
	text-align:left;
	/*width:760px;	*/
	color: #fff;
}
/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	letter-spacing: -1px;
}
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;
	vertical-align:middle;
}
#nav * {
	vertical-align:middle;
}
#navwrap{
	display:block;
	margin:0 auto;
	width:760px;
}
#nav ul{
	list-style-type:none;
	margin-left:-27px;
}
#nav ul li{
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:4px 10px;
}
#nav ul li a{
	color:#fff;
}
#nav ul li a:hover{
	color:#BDE271;
} 
 /*************************************
 +Entry
 *************************************/
 .entry{
	font-size:1.25em;
	margin:5px;
	padding:10px;
}
.entrytitle{
	/*border-bottom:1px dotted #4F5158;
	color:#888;*/
	background: #879675;
	color: #ccc;
	border-bottom: 1px solid #cc9;
	padding: .2em;
	font-weight: bold;
}
.entrytitle a, .entrymeta a {
   color: #fff;
}
.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.4em;
}
.entry-1 .entrytitle{
	border-bottom:1px solid #5F666A;
	color:#897;
}
.entry-1 .entrytitle h2 {
	color:#CDB;
}
body#home .entry-1 {
   background: #fff;
   color: #333;
}
body#home .entry-1 .entrytitle
{
	background:#fff url("./images/m_plain.jpg") center left no-repeat;
	/*background:url("./images/latest.png") no-repeat;*/
	margin-top: 10px;
	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:#434343;*/
	font-size:0.8em;
	padding:5px;
	display:none;
	background: #879675;
	color: #fff;
	border-top: 1px solid #cc9;
}
#home .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;
}
.noticias {
font-size: 2.8em;
margin-top: 1em; margin-bottom: 0;
padding-left: 15px;
}
.entrybody a {
   text-decoration: underline;
}
.entrybody a:hover {
   text-decoration: none;
}

  /*************************************
 +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:0.5em;
	padding:1em;
font-size:1.1em;

}
.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.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{
	background:#434343;
	border:1px solid #383838;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
 /*************************************
 +Misc
 *************************************/
#content ul li {
   list-style-type: square;
   margin-bottom: 0.4em;
} 
a{
	text-decoration:none;
	color:#bbb;
}
a:hover{
color:#efe;
}
#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;}

a img {
   border: 0 !important;
}

#toIE {
   background-color: #ff9;
   border: 1px solid #f60;
   color: #333 !important;
   margin: 15px; padding: 10px 25px;
   font-size: 1.1em;
}
#toIE a {
   color: #c30 !important;
   text-decoration: underline !important;
}

 /*************************************
 +Map
 *************************************/
#map {
   height: 360px;
   color: #000;
   line-height: 1.2;
   position:relative;
}
#home #map {
   height: 300px;
}
/*#map * {
   width: 100%;
}*/
#map a:link,
#map a:visited {
   color: #693 !important;
   font-weight: bold !important;
   text-decoration: underline !important;
}
#map a:hover,
#map a:active {
   color: #9c6 !important;
   font-weight: bold !important;
   text-decoration: none !important;
}

#map .center {
   position: absolute; z-index: 98;
   top: 149px; left: 239px;
   width: 2px; height: 2px; overflow: hidden;
   border: 1px solid #fff;
}
#mapcoordinates {
	padding: 3px;
   font-size: 0.8em;
   background-color: #333; color: #fff;
}
#map #mapcoordinates {
   margin-top: 0; 
   position: absolute; z-index: 98;
   top: 0; left: 80px;
   width: 320px;
}
#map #numrecords {
   margin-top: 0; padding: 3px;
   font-size: 0.9em;
   color: #fff;
   position: absolute; z-index: 98;
   top: 0; left: 80px;
   width: 320px;
}
#legenda {
   font-size: 0.8em;
   margin-bottom: 20px;
}
#legenda, #legenda img {
   vertical-align: middle;
}
 /*************************************
 +Search
 *************************************/
#searchform , #searchform fieldset {
   margin: 0; padding: 0; border: 0;
   font-size: 1em;
}
#searchform {
   position: absolute;
   top: 5px; right: 0;
   width: 280px;
}
#searchform label {
   display: block;
   width: 1px; height: 1px;
   overflow: hidden;
   text-indent: -999em;
}
#searchform #s {
   width: 200px;
   border: 1px solid #fff;
   background-color: #eee;
   font-size: 1.25em;
}
#searchform .button {
   border: 1px solid #ddd;
   background-color: #ccc;
   font-size: 1.1em;
}

del {
   color: #fcc;
}

ins {
   text-decoration: none;
   font-size: 1.1em;
   color: #efe;
}

#flickr {
overflow:hidden;
}

#flickr li {
display:block; float: left;
}
