/* Style Sheet of www.mestesso.it for blog (c) mestesso.it */

body {
  background: url(../images/icons/coverNotch.jpg);
  background-repeat: repeat-y;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}

.container { 
	margin-left:42px; 
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: brown;
}
a:hover, a:active { 
	text-decoration: none;
	color: red;	
}

.blink a:link {
  font-weight: bold; 
	text-decoration: none; 
	color: gray;
}

.blink a:hover, a:active { 
	color: blue;	
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: black;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  text-align: left;
  border-style: none;
  margin-left: 18px;
  margin-top: 24px;
  margin-bottom: 22px;
}

table.blog {
  position: relative;
  left: 0px;
  top: 16px;
  width: 700px;
}

.search {
	position: absolute;
	top: 16px;
	left: 380px;
}

.linkz {
	position: absolute;
	top: 100px;
	width: 160px;
	left: 720px;
	margin-left: 24px;
}

.linkz b {
  font-family: Arial Narrow, Helvetica, sans-serif;
  font-size: 17px; 
  color: brown; 
}

.linkz a:link { 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: blue;
}
.linkz a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: brown;
}
.linkz a:hover, a:active { 
	text-decoration: none;
	color: red;	
}

footer {
	position: relative;
}

ul {
	list-style-type: none;
}


dt {
  font-family: Courier;
}

.data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
  color: gray;
}

img {
  border-style: none;
}

.contact {
	font-style:bold;
}

.phototblcap {
  font-size: 12px;
  font-weight: bold;
}
