/*--------------------General Classes---------------*/
body {
	background: #ffffff url("/images/body.jpg") repeat-x top left;
  padding: 0;
  margin: 0 4px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
}
 
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img{
  border:0px;
}

img {
  border: none;
}

.cl {
  clear: both;
}

#page {
	margin: 0 auto;
	width: 1080px;
	background: #FFFFFF url("/images/header_blue.jpg") repeat-x top left;
}

/*---------------------------------Header-----------------------------*/

#content-head {
  position: relative;
  padding:0px;
  height:140px;
}

#header{
  position: relative;
  padding:0px;
  height:90px;
}
		
#headerimg {
	position: relative;
	padding: 12px 0px 12px 0px;
	height: 78px;
  width: 340px;
}

#headerimg a, #headerimg a:visited{
	font-size:25px;
}

#headerimg .blog-title{
	float:left;
	margin-right:10px;
	margin-top:18px;
}

#headerimg .description{
	width:165px;
	border-left:1px solid #dcdcdc;
	float:left;
	font-size: 1em;
	height:30px;
	margin-top:18px;
	padding-left:10px;
	padding-bottom:3px;
}

#searchBox {
  position: absolute;
  left: 5px;
  /* right: 5px; */
  top: 105px;
}

/*---------------------------------Content----------------------------------*/
#content {
	padding: 0;
	width: 1080px;
	overflow: hidden;
	margin:10px 0 0 0;
	font-size: 1.1em;
	line-height: 1.8em;  
  position: relative;
}

#content h1 {
  font-family: Georgia;
	margin: 8px 0 8px 0;
	color: #41ADD9;
  text-align: left;
  font-size: 28px;
  font-weight: normal;
  font-style: italic;
}

#content  p{
  text-align: justify;
  margin: 8px 0;
}

#content ul {
  list-style-type: none;
  margin: 8px 0;
  padding: 0 0 0 16px;
}

#content div.morpho {
  margin: 8px 0 8px 16px;
  border-left: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  padding: 0 0 0 8px;
}

#content p.total {
  margin: 4px 0;
  color: #999;
}

#content p.page-part {
  color: #F78D20;
}

#content h2 {
	font-size: 16px;
}

#content ol.row {
  float:left;
  width: 190px;
  margin-right : 15px;
}
/*------------------- Footer ------------------------------*/

#footer{
	clear: both;
	position:relative;
	padding-top:15px;
}

#counters {
  position: absolute;
  top: 15px;
  left: 0px;
}

#credits{
	height:60px;
	font-size:12px;
	line-height: 100%;
	border-left: 1px solid #999999;
	width:500px;	
  margin-left: 460px;
  padding: 0 0 0 10px;
  color: #999;
}

#credits p{
	margin: 4px 0px 0px 0px;
	text-align: justify;
}
/* Blue */
a {
	color: #34a0cc;
}
a:visited {
	color: #34a0cc;
}
a:hover {
	color: #34a0cc;
}
h2 {
	color: #41add9;
}

h2 a:visited{
	color: #41add9;
}

#headerimg a, #headerimg a:visited{
	color:#41add9;
}


#s:focus {
	border-color: #34a0cc;
	}
#footer{
	background: #FFFFFF url("/images/header_blue.jpg") repeat-x top left;
}

#credits a, #credits a:visited{
	color:#41add9;
}

#footer-logo a, #footer-logo a:visited{
	color:#41add9;
}

div.ablock {
  margin: 16px 0 0 0;
  border: 1px solid #DEDEDE;
  background-color: #F6F6F6;
}

ul.alphabetic {
  list-style-type: none;
  margin: 4px 0;
  padding: 0;
}

ul.alphabetic  li {
  display: inline-block;
  padding: 2px 7px 2px 7px;
  color: #aaa;
}

ul.alphabetic  li a {
  text-decoration: none;
}

ul.alphabetic  li a:hover {
  text-decoration: underline;
}

ul.alphabetic  li.current {
  background-color: #aaa;
  color: #000;
}

div.backtotop {
  background: url(/images/ico-go-up.png) no-repeat;
  width: 48px;
  height: 48px;
}

ul.col4 {
  list-style-type: none;
  margin: 8px 0;
  width: 1080px;
  padding: 0;
}

ul.col4 li {
  width: 250px;
  float: left;
  padding: 0;
  color: #a0a0a0;
  border-bottom: 1px dotted #e5e5e5;
}

ul.col4 li  a {
  text-decoration: none;
}

ul.col4 li  a:hover {
  text-decoration: underline;
}

.social {
}

ul.sal li {
  float: left;
  width: 230px;
}

#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	list-style-type:none;
	padding:0;
	margin:0 0 16px 0; 
  background-color: #fff;
}

#crumbs li {
	float:left;
	line-height:2.3em;
	color:#999;
	padding-left:.75em;
}
		
#crumbs li a {
	background:url(/images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}
							
#crumbs li a:link, #crumbs li a:visited {
	color:#0e87af;
	text-decoration:none;
}
		
#crumbs li a:hover, #crumbs li a:focus {
	color:#FF9900;
}
/*
     */
/*
*/