body {
 font-family: verdana, arial, helvetica, sans-serif;
 background:#666;
 font-size:70%;
 line-height:1.2;
 margin:0px 0px 0px 0px;
 padding:0px;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

p {
  margin-bottom:10px;
  margin-top:10px;
}

#superblob{
	background: #666;
	width:800px;	
}

#blob {
	float: left;
 margin:5px auto 5px auto;
 padding:0px;
 background:#fff;
 width:800px;
 border: 1px solid #cccccc;
 text-align:left;
}

#banner {
  color:#ffffff;
  height:150px;
  width:800px;
  background-image:url(http://borkur.sdf-eu.org/images/banner_beach_800x150.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px; 
  text-align:left;
  font-size:1.0em;
}

#sitetitle {
	float:left;
	position:relative;
	width:420px;
	margin-top:15px;
	margin-left:10px;
}

#sidetitle h1{
	font-size: 2em;
}

#pagetitle {
	float:left;
	width:420px;
	position:relative;
  margin-top:15px;
  margin-left:15px;
}

#pagetitle h2{
  color: #ffffff;		
}
#pagetitle h3{
	font-weight:normal;
  color: #ffffff;
}


#northeast{
	width:340px;
	height:75px;
	float:right;
	position:relative;
}

#sitecloud {
	width:300px;	
	float:right;
	margin-right:10px;
	position:relative;
	font-size:1.2em;
	text-align:center;
}

.bigsitecloud {
	padding-top:10%;
	padding-bottom:10%;
	padding-left:10%;
	padding-right:10%;
	font-size:3em;
	text-align:center;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active {
 color: #ffffff;
 text-decoration: none;
}

#banner a:hover {
 color: #ccc;
}
 
#sitecloud a.selcat {
 font-weight: bold;
 font-size: 1.5em;
 color: #999999;}

#category_navigation {
 text-align:left;	
}

#language_selection {
 float:right;
 text-align:right;
}

.info_box{
 margin-top:5px;
 background: #ffffff;
 border: 1px solid #999999;
 text-align:left;
 margin-bottom:0.3em;
}

.categoryLabel {
 background: #dddddd;
 padding: 0.2em;
 font-weight:bold;
 color:#333399;
}

.categoryLabel a {
 font-weight:bold;
 color:#ffffff;
}

.pageLabel{
 padding: 0.2em;
}

.pageLabel a {
 margin-left:0.5em;
 color: #ffffff;
}

.likboxsection{
	width:100%;
	position:relative;	
}

.link_box{
 margin-top:5px;
 background: #ffffff;
 border: 1px solid #999999;
 text-align:left;
 margin-bottom:0.3em;
 width:150px;
 float:left;
 position:relative;
 margin-right:5px;
}

.imagefloatright{
	float: right;
	margin-left: 5px;
}

.photosection{
	position:relative;
	margin-bottom:0.5em;
}
.photointro{
 position:relative;
 width:265px;
 float:left;
 margin-right: 5px;
}

.photoplate{
 width:270px;
 position:relative;
 float:left;
 text-align: center;
}

.photobox{
 position:relative;
 width:270px;
 float:left;
}

.pbnav{
	border: solid 1px;
	text-align: center;
	padding-left: 5px; 
	padding-right: 5px; 
	cursor: pointer;
	background: #dddddd;
}