/*
Theme Name: Dextera.ru II
Theme URI: http://dextera.biz/
Description: Custom theme for Dextera RU
Version: 1.0
Author: Vitaly Kolesnik
Author URI: http://dextera.biz/
*/

/* main stylesheet is at /wp-content/themes/converge2/style.css */

body {
	background: #fff url(i/bg.png) repeat-x;
	}
a:link, a:visited {
	color: #6fb600; /* green */
	}
a:active {
	}
a:hover {
	color: black; 
	}
#content h2 a:hover { 
	color: white;
	background-color: #6fb600; /* green */
	}
#credits a:hover {
	color: #6fb600; /* green */
	}	
em {
	background-color: #ebffb5; /* green marker */
	font-style: normal;
	}
.feedback#one {
	background-color: #f2ffd6; /* lightest green */
	}
.feedback#two {
	background-color: #edf0f2; /* cold gray 12% */
	}
