/*
Theme Name: Kolesnik.ru II
Theme URI: http://kolesnik.ru/
Description: Custom theme for Kolesnik.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: #ff724c; /* elixir */
	}
a:active {
	}
a:hover {
	color: black; 
	}
#content h2 a:hover { 
	color: white;
	background-color: #ff724c; /* elixir */
	}
#credits a:hover {
	color: #ff724c; /* elixir */
	}
em {
	background-color: #ffe7e1; /* rosenmarker */
	font-style: normal;
	}
.mod-220 ul li {
	font-size: 11px;
	line-height: 14px;
	}

/* old kolesnik.ru v3 styles -- rewrite later */

.figure-150x150 {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 15px 11px 0;
	}
.figure-150x300 {
	float: left;
	width: 150px;
	height: 300px;
	margin: 0 15px 11px 0;
	}
.figure-200x200 {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 15px 11px 0;
	}
.figure-300x300 {
	float: left;
	width: 300px;
	height: 300px;
	margin: 0 15px 11px 0;
	}
.figure-200x60 {
	float: left;
	width: 200px;
	height: 60px;
	margin: 0 15px 11px 0;
	}
#content .thumb {
	float: left;
	width: 95px;
	height: 130px;
	}
#content .figure300 {
	float: left;
	width: 150px;
	height: 330px;
	margin: 0 10px 10px 0;
	}
#content .figure200 {
	float: left;
	width: 200px;
	height: 230px;
	margin: 0 10px 10px 0;
	}
#content .figure150 {
	float: left;
	width: 150px;
	height: 180px;
	margin: 0 10px 10px 0;
	}
#content .figure60 {
	float: left;
	width: 200px;
	height: 90px;
	margin: 0 10px 10px 0;
	}
#content .figure40 {
	float: left;
	width: 300px;
	height: 70px;
	margin: 0 10px 10px 0;
	}
.photo250 {
	float: left;
	width: 250px;
	margin-right: 12px;
	}
.photo251 {
	float: left;
	width: 250px;
	margin: 0 10px 10px 0;
	}
.photo219 {
	float: left;
	width: 219px;
	margin-right: 21px;
	}
.text280 {
	float: left;
	width: 280px;
	}
.photo300 {
	float: left;
	width: 300px;
	margin-right: 10px;
	}
.photo180 {
	float: left;
	width: 180px;
	margin: 0 10px 0 0;
	}
.photo240 {
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	}
.inbetween {
	padding-top: 10px;
	clear: both;
	}
h3.inbetween {
	padding-bottom: 10px;
	clear: both;
	}

