

a {text-decoration: none; border-bottom: 1px dotted black; color: #000000;}

a:hover {text-decoration: none; border: none;}

a img {border: none; text-decoration: none;}

a.valid {border: none; text-decoration: none;}

a.name {color: #555555; font: 32pt Georgia, "Times New Roman", Times, serif; border: none;}

a.name:hover {color: #000000; text-decoration: none;}

a.perma {color: #000000; border: none;}

a.perma:hover {color: white; }

a.storytitle {text-decoration: none; border: none;}

a.storytitle:hover {border-bottom: 1px dotted #555555;}



#banner {
background-image: url('images/albufeira_blog.jpg');
background-repeat: no-repeat;
background-position: center center;
width: 463px;
height: 170px;
}

.barlink {
color: white;
border: none;
text-decoration: none;
}

.barlink:hover {
text-decoration: none;
}

blockquote {
margin-left: 30px;
padding: 0px;
color: #000000 /* #555555; */
font-style: italic;
/* border: 1px dashed white; */
/* width: 300px; */
}

body {
background-color: #000000;
font-family: Verdana;
font-size: 10px;
}

#cornertopleft {
background-image: url('images/cornertopleft.GIF');
background-repeat: no-repeat;
background-position: top left;
}

#cornertopright {
background-image: url('images/cornertopright.GIF');
background-repeat: no-repeat;
background-position: top right;
}

#cornerbottomleft {
background-image: url('images/cornerbottomleft.GIF');
background-repeat: no-repeat;
background-position: bottom left;
}

#cornerbottomright {
background-image: url('images/cornerbottomright.GIF');
background-repeat: no-repeat;
background-position: bottom right;
}

#foot {
text-align: center;
font-size: 8px;
}

h2 {
font-variant: small-caps;
font: 16pt Georgia, "Times New Roman", Times, serif;
padding-left: 0.5cm;
}

#header {
border-bottom: 1px solid black;
}

img a {border: none}

#main {
background-color: #ffffff;
width: 599px;
text-align: left;
color: #555555;
margin-left: auto;
margin-right: auto;
}


.menu {
background-color:#555555;
padding-left: 5px;
padding-right: 5px;
border-right: 1px dotted #ffffff;
}

.menu:hover {
background-color: #000000;
}

ul {list-style: none; }
li.menu {list-style: none;}
ul.menu {list-style: none;}


.valid {text-align: right;}
.validation {text-align: right;}

.buttons {
  	font-family : "Verdana", Tahoma, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	font-weight : normal;
  	font-variant : normal;
  	color : #fff;
  	background-color : #000;
  	text-decoration : none;
 } 
 
.post  {
	margin : 5px;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	}
 
 .storycontent  {
	margin : 5px;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	font-size: 11px;
	}
	
 .imgdir {
	float: right;
	margin:  3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	}
	
.coco 
{ color: orange;
	font-style : italic	
	}