/*
 * Theme Name: Kanuka
 * Theme URL: http://www.kanuka.ru/
 * Description: Theme for Valery Kanuka site
 * Author: Purple Mouse - http://www.pmouse.ru/
 * Version: 1.0
 * Date: 2010-10-20
 * Modified version: 1.1
 * Date modified: 2010-11-20
 */

A:link { text-decoration: underline; color: #FF0000; }
A:visited { text-decoration: underline; color: #FF0000; }
A:active { text-decoration: underline; color: #FF00FF; }
A:hover { text-decoration: underline; color: #990000; }

::-moz-selection { background: #86A396; color: #FFFFFF; }
::selection { background: #86A396; color: #FFFFFF; }

body {
	font-family: "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	background-color: #C5E9D9;
	background-image: url('/graphics/bgmain.jpg');
	padding: 0px;
	margin: 0px; 
	scrollbar-track-color: #C5E9D9;
	scrollbar-face-color: #C5E9D9;
	scrollbar-arrow-color: #FF0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C5E9D9;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C5E9D9;
	}

div { padding: 0px; margin: 0px; }

table { border-style: none; margin: 0px; }
td { font-family: "Times New Roman", serif; font-size: 16px; font-weight: normal; letter-spacing: 0px; }

p { font-family: "Times New Roman", serif; font-size: 16px; font-weight: normal; letter-spacing: 0px; text-align: center; padding: 0px; margin: 0px; text-shadow: 1px 1px 0px #FFFFFF; }

font { font-family: "Times New Roman", serif; font-size: 22px; letter-spacing: 0px; padding: 0px; margin: 0px; }
font.fontbig { color: #FF0000; }
font.bgfont { color: #FFFFFF; background-color: #FF0000; text-shadow: 1px 1px 0px #990000; }

table.alltab { width: 100%; height: 100%; }
td.alltd { width: 100%; height: 100%; text-align: center; vertical-align: middle; background-image: url('/error/alltdbg.jpg'); background-repeat: no-repeat; background-position: center top; }

img { border-style: none; margin: 0px; padding: 0px; }