
 /* SSoW 'Spring Cleanup/ Woobsha Festival' Theme */
 /* Designed by Raeven; Uploaded April 10, 2007 */
 

 /* HEADERS and TITLES */

h1, h2, h3, h4 {
font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
color: #666699; font-weight : normal;
}
 
h1 {
font-size: 1.4em;
}
 
h2 {
font-size: 1.3em; 
}
 
h3 {
font-size: 1.2em;
}
 
h4 {
font-size: 1.05em;  text-transform : uppercase;
}


 /* DEFINES TUTORIALS AND OTHER TEXT ORIENTED BLOCKS */


 /* Has  a very light background color with a yellow tinge, wider leading and a border that seperates it from the rest of the page */
	#article, .article, .aside {
background : #F0e9cc;
}


 /* a thin border at top and bottom only that defines the space without*/
 /* seperating it from the rest of the page completely */

	.tip, .section, .divider, h1 {	
border-top: 1px solid #6C8A7D;
border-bottom: 1px solid #6C8A7D;
background-color: #e9D6B6;
}
 /* Changes background color to a  very light colored flat background color with pink tinge */
 /* when in an article (tutorial) page */
 
	#article .tip, #article .section, #article .divider, #article h1, .bg2	 {	
background-color: #F0e4cc;
}

 /* LINKS  */
  
a:link {
color : #333399;
}  
 a:visited {
color : #990066;
 
 } 
a:hover, a:active {
color : #006666;
border-bottom :  #339966;
}

	.alert {
color : #990033;
}

	.code {
font-family: monospace;
}


#path {
padding-left:16px;
font-size: 70%;
font-weight: bold;

}


 /* LISTS */
 
  dt {
font-weight : bold;
font-style : italic;
margin-top : 1em;
padding-left : 8px;
}
  
	dd {
padding-left : 8px;
}
  
	dd li {
padding-left : 24px;
}

LI {
	list-style-image: imagehere;
	list-style-type: square;
}

UL LI {
	list-style-type: none;
}


OL LI {
	list-style-type: decimal;
}

.setlist li {
	list-style-type: square;
font-size: 88%; 
	}
	


 /* TEMP SYTLES */
	
