/*  
Theme Name: Angel Production
Author: Cristina Donati as Cridon
Author URI: http://www.cridon.it
Licensed under a  attribution-noncommercial-sharealike Creative Commons License:
http://creativecommons.org/licenses/by-nc-sa/2.5/nl/
*/



A {text-decoration: none; color:#A452CA;}
A:link {text-decoration: none; color:#A452CA;}
A:active {text-decoration: none; color:#A452CA;}
A:visited {text-decoration: none; color:#CB73F4;}
A:hover {text-decoration: underline; color:#BB84D4;}
  
BODY {

font-family: verdana, tahoma, georgia; 
color:#993399;
font-size: 12px;
margin: 8px; 
background-color:#000000;
background-image: url(./img/bg.gif);
background-repeat: repeat;
background-position: top left;
text-align:center;
}

/* STILE PARAGRAFO */
p {font-size: 14px; color: #993399; margin: 10px; font: Comic Sans MS;}

/* STILE ENFASI */

	div.enfasi {background-color: #000000; margin: 0; color: #EE7FB8; font-size: 13px; text-align: left; list-style-type:square; font: Comic Sans MS; font-weight:bold;}
	td.enfasi {background-color: #000000; margin: 0; color: #EE7FB8; font-size: 13px; text-align: left; list-style-type:square; font: Comic Sans MS; font-weight:bold;}
	p.enfasi {background-color: #000000; margin: 0; color: #EE7FB8; font-size: 13px; text-align: left; list-style-type:square; font: Comic Sans MS; font-weight:bold;}

div#container { width: 800px; background-color:#000000; border:0; margin:auto; color: #980482;}
div#header { width: 800px; background-color:#000000;}
div#content { width: 800px; background-color:#000000; font-family: verdana, tahoma, comic sans ms,cursive; color:#D3D1C8; font-size: 13px; margin: 0;}
div#footer { width: 800px; background-color:#000000; color: #931093; font-size: 10px; text-align: center; font: Verdana; }

td.sxbox {font-family: verdana, tahoma, comic sans ms,cursive; color:#D3D1C8; font-size: 13px; background-color: #000000; margin: 0;}
td.intest {background-color: #000000; margin: 0; color: #F0A7FB; font-size: 14px; font: georgia;}
td.text {background-color: #000000; margin: 0; color: #993399; font-size: 14px; text-align: left; list-style-type:square; font: Comic Sans MS;}
td.news {background-color: #000000; margin: 0; color: #D082DD; font-size: 13px; text-align: left; list-style-type:square; font: Comic Sans MS;}
td.copyright {background-color: #000000; margin: 0; color: #ff99ff; font-size: 10px; text-align: center; font: Verdana;}
td.purplecell {background-color: #DD82E3; margin: 0; color: #9933CC; font-size: 18px; border: 1px solid #993399; font: Comic Sans MS; font-weight:bold;}
td.blackcell {background-color: #000000; margin: 0; color: #DD82E3; font-size: 13px; border: 1px solid #980482; align:center; font: Comic Sans MS; font-weight:bold;}
td.cell {background-color: #000000; margin: 0; color: #DD82E3; font-size: 13px; text-align: center; border: 1px solid #980482; font: Comic Sans MS; font-weight:bold;}

/* STILE LINK */

A.light:link {text-decoration: none; color:#DD82E3;}
A.light:active {text-decoration: none; color:#CA529E;}
A.light:visited {text-decoration: none; color:#FF99FF;}
A.light:hover {text-decoration: none; color:#FF33CC;}

A.dark:link {text-decoration: none; color:#980482;}
A.dark:active {text-decoration: none; color:#000000;}
A.dark:visited {text-decoration: none; color:#000000;}
A.dark:hover {text-decoration: none; color:#000000;}

