/*  
Theme Name: GlossyBlue - Basic
Theme URI: http://www.ndesign-studio.com/
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com/">N.Design Studio</a>.
Version: 1.0
Author: Nick
Author URI: http://www.ndesign-studio.com/

	This theme was designed and built by Nick La.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 75%/150% 'Trebuchet MS', Tahoma, Arial;
	color: #1E1E1E;
	background: #FFFFFF url(images/main-bg.gif);
	margin: 0;
	padding: 0 0 40px;
}

a, a:visited {
	color: #FF3713;
	text-decoration: underline;
}
a:hover {
	background: #D4CF91;
	color: #FFF;
	text-decoration: underline;
}
p {
	padding: 0 0 15px;
	margin: 0;
}
h1 {
	margin:0px;
/*	background: url(images/header-icon.gif) no-repeat;*/
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0 0 2px;
	border-bottom: 1px dotted #CCCCCC;
	font: bold 24px/100% "Trebuchet MS", Verdana, Arial, Tahoma, Arial;
	padding-bottom: 3px;
	
}
h2 a, h2 a:visited {
	color: #4C640F;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}/*
h3 {
	font: bold 140%/100% "Trebuchet MS", Verdana, Arial, Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 5px;
}*/
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 5px;
}
form {
	margin:0;
	padding:0;
}
#page {
	margin: 0 auto;
	width: 760px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
#header {
	background: White url(images/header01.jpg) no-repeat;
	height: 276px;
/*	border-bottom: 3px solid #59780a;*/
	position: relative;
	display: block;
	margin: 0;
}
#headerimg {
	position: relative;
	padding: 30px 0 0 40px;
	height: 210px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

#content {
	padding: 10px 0 30px 13px;
	float: left;
	width: 492px;
	display: block;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 500px;
	line-height: 150%;
}

.entry ul li, .post-content ul li {
	background: url(images/square.png) 0 9px no-repeat;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	text-align: justify;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}

.post-content p {
	font-size: 16px;
	text-align: justify;
	padding: 10px 10px 5px 10px;
}

.post h2 {
	padding: 10px 10px 5px 10px;
}

.post-content h3 {
	font: bold 1.6em/130% "Trebuchet MS", Verdana, Arial, Tahoma, Arial;
	color: #6F8632;
	margin: 10px 0 5px;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
/*
.post-content ul li {
	font-size: 1.3em;
	text-align: justify;
	padding: 0 10px 0 5px;
}*/

.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
	text-align: center;
}
#commentform textarea{
	width: 487px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
#sidebar {
	float: right;
	padding: 0 10px 0 0;
	margin: 0;
	width: 220px;
	list-style: none;
	list-style-type: none;
}

#search {
	display:block;
	padding: 0;
	margin: 0;
}

#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 210px;
	padding: 10px 5px 10px 10px;
	float:center;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
	color: Gray;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg2.gif) no-repeat;
	border: none;
	width: 55px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}

.ul-cat {
	list-style: none;
	margin:0px 0 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0;
	padding: 2px 0 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0;
	padding: 2px 0 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-blogroll {
	list-style: none;
	margin: 5px 0 0 15px;
	padding:0px;
	border-top: 1px solid #dceeb7;
}
.ul-blogroll li{
	margin: 0;
	padding: 2px 0 2px 14px;
	background: url(images/mini-blogroll.gif) no-repeat left center;
}
.ul-blogroll li a, .ul-blogroll li a:visited{
	color: #758d38;
	text-decoration: none;
}
.ul-blogroll li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#credits {
	margin: 0 auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.center {
	border-color: #FF6600;
	background: #FF6600;
}
.alignleft {
font-size: 1.2em;
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignleft{
	border-color: #FF6600;
	background: #FF6600;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignright{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/***************************************************/

#mapa {
	width: 228px;
	height: 193px;
	background: #FFF url(images/mapa.jpg) no-repeat;
	display: block;
	float: right;
	border: solid 2px #666;
}

#contactcomment {
	width: 478px;
	border: solid 2px #666666;
}

#contactname, #contactemail, #contacturl{
	border: solid 2px #666666;
}


p#contacttitle {
	font-size: 1.6em;
	text-align: left;
}

p#contactdata {
	font-size: 1.3em;
	line-height: 130%;
	text-align: left;
	padding-bottom: 70px;
}

#contactform p {
	font-size: 1.5em;
	text-align: left;
}

/************************************************
menu top
*************************************************



#navcontainer
{
background: #FFF;
margin: 0;
padding: 0;
display: block;
}

/* to stretch the container div to contain floated list 
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}*/

ul#navlist {
list-style: none;
padding: 0;
margin: 0 ;
width: 760px;
font-size: 0.8em;

}

ul#navlist li {
display: block;
float: left;
width: 25%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
font-family: 'Trebuchet MS', Verdana, Georgia, serif;
font-size: 18px;
text-transform: lowercase;
text-decoration: none;
text-align: center;
display: block;
/*width: 100%;*/
padding: 6px;
margin: 0;
border-left: solid 1px #FFF;
border-top: solid 1px #FFF;
border-bottom: solid 1px #FFF;
color: White;
}

ul#navlist li#item0 a {
background: url(images/bck01.jpg) no-repeat;
background-position: 0 0;	
}

ul#navlist li#item1 a {
background: url(images/bck02.jpg) no-repeat;
background-position: 0 0;	
}
ul#navlist li#item2 a {
background: url(images/bck03.jpg) no-repeat;
background-position: 0 0;	
}
ul#navlist li#item3 a {
background: url(images/bck04.jpg) no-repeat;
background-position: 0 0;	
}

/*
#navcontainer>ul#navlist li a { width: auto; }
/*
ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}
*/
ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #1A1A1A;
background: transparent;
border-left: solid 1px #FFF;
border-top: solid 1px #FFF;
border-bottom: solid 1px #FFF;
}

	
.sidenav {
	float: right;
	width: 200px;
	margin: 10px 5px 10px 0;
	padding: 0;
	list-style: none;
	}

/* .sidenav ul li *{
	margin: 0 0 0 5px;
	padding: 0;
}	*/
	
.sidenav ul {
	padding: 0;
	margin: 0 0 10px 0;
}

.sidenav li {
border-bottom: 1px solid #ECFDCE;
list-style: none;
}	
	
.sidenav li a {
  	height: 24px;
	text-decoration: none;
	}	
	
.sidenav li a:link, .sidenav li a:visited {
	display: block;
	background:  url(images/menu10.gif) 0 3px no-repeat;
	margin: 3px 0 0 0;
	padding: 5px 0 0 10px;
	height: 28px;
	font: 19px 'Trebuchet MS',Tahoma, Arial, Helvetica, sans-serif;
	color: #4C640F;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: lowercase;
	}
	
.sidenav li a:hover {
	color: #FF3511;
	background:  url(images/menu10.gif) 0 3px no-repeat;
	/*padding: 8px 0 0 10px;*/
	}	

.sidenav li a#menu5:link, .sidenav li a#menu5:visited, 
.sidenav li a#menu6:link, .sidenav li a#menu6:visited, 
.sidenav li a#menu7:link, .sidenav li a#menu7:visited, 
.sidenav li a#menu8:link, .sidenav li a#menu8:visited,
.sidenav li a#menu9:link, .sidenav li a#menu9:visited,
.sidenav li a#menu10:link, .sidenav li a#menu10:visited,
.sidenav li a#menu11:link, .sidenav li a#menu11:visited{
	display: block;
	background:  url(images/menu12.gif) 0 3px no-repeat;
	margin: 3px 0 0 0;
	padding: 5px 10px 0 10px;
	height: 28px;
	font: 18px 'Trebuchet MS',Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: lowercase;
	}
	
.sidenav li a#menu5:hover, 
.sidenav li a#menu6:hover, 
.sidenav li a#menu7:hover,
.sidenav li a#menu8:hover,
.sidenav li a#menu9:hover,  
.sidenav li a#menu10:hover,
.sidenav li a#menu11:hover{
	color: #FF3511;
	background:  url(images/menu12.gif) 0 3px no-repeat;
	/*padding: 8px 0 0 10px;*/
	}		
	
	
	
#Logos #sefip {
	float: right;
	width: 200px;
	margin: 10px 5px 10px 0;
	padding: 0;	
	display: block;
	height: 224px;
	background: url(images/LogoSEFIP03.gif) no-repeat;
}

#logosetedis #setedis {
	float: right;
	width: 205px;
	margin: 10px 5px 10px 0;
	padding: 0;	
	display: block;
	height: 65px;
	background: url(images/setedis.jpg) no-repeat;
}