/*
Theme Name: Kosnichev
Theme URI: http://kosnichev.ru/
Description: Custom theme for Alexander Kosnichev website
Version: 2.0
Author: Vitaly Kolesnik
Author URI: http://dancingwater.eu/
*/

/* defaults */

/* general */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: black;
	background-color: #E5E6E3;
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		color: #56636d;
		margin: 0;
		padding: 0;
		}
	h1 {
		font-size: 20px;
		line-height: 28px;
		}
	h2 {
		font-size: 17px;
		line-height: 22px;
		}
	h3 {
		font-size: 15px;
		line-height: 19px;
		}
	h4 {
		font-size: 11px;
		line-height: 15px;
		}
	p, ul, ol {
		font-size: 11px;
		line-height: 15px;
		margin: 0;
		padding: 0;
		}
	p.text {
		font-size: 13px;
		line-height: 17px;
		margin-bottom: 10px;
		}
	p.fine-text {
		font-size: 11px;
		line-height: 16px;
		margin-bottom: 10px;
		}
	a:active  {
		color: #F6B68E;
		}
	a:link  {
		color: #0073AF;
		}
	a:visited {
		color: #8590B1;
		}
	a:hover {
		color: #F3815F;
		}
	.fine {
		font-size: 9px;
		}
	.clear {
		height: 1px;
		clear: both;
		}

/* layout */

#context {
	position: absolute;
	top: 0;
	left: 0%;
	width: 33%;
	}
	#context a:visited {
		color: #0073AF;
		}
	#context a:hover {
		color: #F3815F;
		}
	#about {
		padding:20px 2% 19px 8%;
		color: black;
		background-color: #cfd5d6;
		border-right: 1px dotted #666;
		border-bottom: 1px dotted #666;
		}
		#about h1 {
			}
			#about h1 a:link, #about h1 a:visited {
				text-decoration: none;
				color: #56636d;
				}
		#about h2 {
			margin: 0 0 5px 0%;
			}
		#about h4 {
			font-weight: normal;
			margin: 0 0 12px 0;
			}
		#about p {
			margin: 0 0 7px 0;
			}
		#lswitch {
			font-size: 9px;
			line-height: 9px;
			margin: 0 0 17px 0;
			}
			#lswitch ul {
				list-style: none;
				margin: 0;
				padding: 0;
				}
			#lswitch ul li {
				color: #56636d;
				display: inline;
				margin-right: 3px;
				padding: 0;
				}
			#lswitch ul li.active a:link, #lswitch li.active a:visited {
				color: #56636d;
				}
			#description {
			}
			#dpicture {
				float: left;
				margin: 0 10px 15px 0;
				}
			#dtext {
				padding: 0 0 15px 0;
				}
				#dtext p {
					font-size: 12px;
					line-height: 16px;
					}
				#dtext a img {
					border: 0;
					}
		#xnav {
			clear: both;
			}
			#xnav ul {
				list-style: none;
				font-weight: bold;
				margin: 0 1% 0 8%;
				padding: 0;
				}
			#xnav ul li {
				display: inline;
				padding: 0 7px 0 0;
				font-size: 12px;
				}
	#context #clouds {
		margin: 30px 0 0 0;
		padding: 0 4% 0 8%;
		width: 88%;
		padding-bottom: 40px;
		}
		.rubric {
			font-size: 16px;
			color: #56636d;
			clear: both;
			}
		.cloud {
			margin: 8px 0 5px 0;
			line-height: 16px;
			}
	#blog {
		padding: 17px 0 11px 30px;
		}

		#blog h3 {
			font-size: 14px;
			margin: 15px 0 10px 0;
			}
		#blog ul, #blog ol {
			font-size: 13px;
			line-height: 17px;
			margin-top: 0;
			margin-bottom: 10px;
			list-style-type: square;
			}
		#blog ul li, #blog ol li {
			margin-bottom: 10px;
			}
		#blog p {
			font-size: 12px;
			line-height: 16px;
			margin: 0 0 10px 0;
			}

#content {
	position: absolute;
	top: 0;
	left: 37%;
	width: 63%;
	}
	#main {
		padding: 40px 0 40px 0;
		width: 100%;
		clear: both;
		}
		.text {
			width: 90%;
			}
		.mod {
			padding: 0 0 17px 0;
			}
		#main h2 {
			margin: 0 0 15px 0;
			}
		#main h2 a img {
			border: 0;
			}
		#main h3 {
			margin: 10px 0 10px 0;
			}
		#main ul, #main ol {
			font-size: 13px;
			line-height: 17px;
			margin-left: 10px;
			margin-bottom: 10px;
			padding-left: 7px;
			list-style-type: square;
			}
		#main ul li, #main ol li {
			margin-bottom: 3px;
			}
		#main strong {
			font-weight: normal;
			font-size: 11px;
			color: #56636d;
			}
		.thumb {
			float: left;
			width: 157px;
			height: 200px;
			}
		.thumb p {
			margin: 5px 5px 0 0;
			line-height: 13px;
			}
		.picture {
			float: left;
			margin: 0 30px 0 0;
			padding-bottom: 40px;
			width: 462px;
			}
			.status {
				font-weight: bold;
				}
			.picture p {
				clear: both;
				font-size: 13px;
				line-height: 16px;
				margin-bottom: 10px;
				}
			.picture img {
				margin-bottom: 10px;
				}
		.order {
			float: left;
			width: 280px;	
			}
			.order p {
				font-size: 11px;
				line-height: 16px;
				}
			#main .order h3 {
				margin-top: 0;
				}
		.pic {
			border: 1px solid #56636d;
			}
		.next {
			clear: both;
			font-size: 13px;
			}
		#main #clouds {
			padding-right: 40px;
			}
	#credits {
		clear: both;
		font-size: 10px;
		margin: 17px 0 30px 0;
		}

/* forms */

form {
	margin: 0 0 10px 0;
	}
	form p {
		font-size: 11px;
		line-height: 16px;
		clear: both;
		}
	form p strong {
		float: left;
		color: #56636d;
		background-color: transparent;
		font-weight: normal;
		font-size: 9px;
		line-height: 24px;
		width: 100px;
		clear: both;
		}
.value {
	width: 170px;
	font-size: 11px;
	line-height: 16px;
	background-color: #cfd5d6;
	border: 1px solid gray;
	}
.button {
	margin: 10px 0;
	}

/* tables */

table {
	display: none;
	}


