/* CSS for Periwinkle template - Galerie - Didier Guillion - October 20 2004 */

body { color: black; 

background-color: #272C42;
	
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

a      {color: #a30925;text-decoration: none;
	font-weight: bold;
}

a:hover     {color: #a30925;text-decoration: underline;
	font-weight: bold;
}


table {font-size: 12px; color: black; background: #FFCB1B;}

.title {font-size: 14px; text-align: center;
	font-weight: bold;
}
.date  {font-size: 11px; 
text-align: center;
	font-weight: bold;
	padding-left: 3px;
}
.comment {font-size: 11px; text-align: center;}
.iptc {text-align: left; font-size: 10px;color: #303030;}
.exif {text-align: left; font-size: 10px;color: #303030;}

td.sidenav{
	text-align: center;
}
td.periwinkle {background-color: #ffffff; border: 8px solid #FFCB1B;}

td.pagetitle {text-align: center; font-weight: bold;}

form {margin: 0;}
/* EOF */

