/* 
Theme Name: BANYA
Description: <strong>BANYA</strong> is a 3 column theme for WP 2.x.
Version: 0.0.1
Author: http://www.wpt.su


	This theme was designed and built by Andreas Jacob.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Now start modifying the theme the way you like it ;)
	
*/


body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

li h2 {
MARGIN: 11px 0px 0px 0px;
font-size: 15px;
color: #FFFFFF;
}




li {
 MARGIN: 11px 10px 0px 0px;
	color: #FFFFFF;
}

li a{
	font-size: 13px;
	color: #FFFFFF;
}







h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}



ol {
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
