/*  
Theme Name: laradice
Theme URI: http://laradice.ru/
Description: theme from blogs laradice.ru
Version: 2.0
Author: D.A.Klimontov 
Author URI: http://laradice.ru/
*/

* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	min-width: 900px;
	height: 100%;
	background: #ffffff;
}
.clear {
	height: 0;
	line-height:0;
	font-size: 1px;
	clear: both;
}
a:hover {
	text-decoration: none;
	outline: none;
}
li {
	list-style-type: none;
}

.blog {
	position: fixed;
	z-index: 999;
}
.blog a {
	padding: 0;
	background: none;
}

#content {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
	#content .empty {
		height: 60px;
	}
	.content {
		position: relative;
		margin: 0 auto;
		width: 900px;
	}
		.top {
			width: 900px;
			height: 112px;
			border-bottom: 1px solid #000000;
			background: url(img/logosmall.gif) left center no-repeat;
			font: 12px tahoma;
		}
			.top .left {
				float: left;
				width: 435px;
				padding: 30px 15px 0 0;
				text-align: right;
				color: #000000;
				text-decoration: none;
				outline: none;
			}
			.top a {
				text-decoration: none;
				outline: none;
			}
				.top h1 {
					font: 42px arial;
					margin: 0 0 -5px 0;
				}
			.top .right {
				float: left;
				width: 450px;
				height: 112px;
				background: url(img/facesmall.gif) center center no-repeat;
			}
				.top .quote {
					position: relative;
					display: none;
					margin: 11px 0 0 109px;
					padding: 20px 25px 0 25px;
					width: 202px;
					height: 103px;
					background: url(img/quote.gif) center center no-repeat;
					color: #ffffff;
					line-height: 9px;
					text-align: center;
				}
				.top .right:hover .quote {
					display: block;
				}
		.menus {
			margin: 5px 0 0 0;
			font: 13px arial;
			text-align: center;
		}
			.menus span {
				color: #0470b2;
			} 
			.menus a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.menus a:hover {
				color: #0470b2;
				border: 0;
			}
		.text {
			padding: 30px 150px 20px 150px;
		} 
		.text p {
			margin: 0 0 10px 0;
			font: 13px arial;
			line-height: 21px;
		} 
			.form {
				position: absolute;
				width: 115px;
				margin: 2px 0 0 -125px;
				font: 13px arial;
				text-align: right;
				color: #888888;
				background: #ffffff;
			}
			.forms {
				position: absolute;
				width: 100px;
				margin: 0 0 0 500px;
				text-align: right;
			}
			.forms a {
				font: 15px arial;
				color: #0470b2;
			}
			.inputtext {
				width: 200px;
				margin: 0 0 10px 0;
				border: 1px solid #888888;
				font: 12px arial;
			}
			.textarea {
				width: 600px;
				padding: 5px;
				border: 1px solid #888888;
				font: 12px arial;
			}
			.inputsubmit {
				width: 100px;
				padding: 3px 5px;
				background: #cccccc;
				border: 0;
			}
			.quoteman {
				margin: -2px 0 0 0;
				font: 13px arial;
				line-height: 20px;
				font-style: italic;
			}
		.text h2 {
			margin: 0 0 10px 0;
			color: #000000;
		}
			.text h2 a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.text h2 a:hover {
				border: 0;
			}
		.text .infodata {
			position: absolute;
			display: none;
			margin: 0 0 0 625px;
			padding: 0 0 15px 0;
			width: 100px;
			font: 30px arial;
			text-align: center;
			background: #f0f0f0;
		}
			.text .infodata span {
				font: 10px arial;
			}
			.text .infodata a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.text .infodata a:hover {
				border: 0;
			}
		.text:hover .infodata {
			display: block;
		}
		.text .infotag {
			position: absolute;
			display: none;
			margin: 0 0 0 -125px;
			font: 13px arial;
		}
			.text .infotag a {
				color: #000000;
			}
		.text:hover .infotag {
			display: block;
		}
		.paginator {
			margin: 10px 0 30px 0;
			width: 900px;
			text-align: center;
			font: 18px arial;
		}
			.paginator span {
				color: #0470b2;
			}
			.paginator a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.paginator a:hover {
				border: 0;
			}
		.portfolio {
			margin: 30px 50px;
		}
			.img {
				float: left;
				padding: 9px;
				height: 200px;
			}
			.img img {
				border: 1px solid #000000;
			}
			.portfolio p {
				display: none;
				font: 11px arial;
			}
			.portfolio .img:hover p {
				display: block;
			}
		.project {
			margin: 30px 50px;
		}
			.projectleft {
				float: left;
				width: 378px;
				margin: 0 0 30px 0;
			}
				.projectleft img {
					border: 1px solid #000000;
				}
			.projectright {
				float: left;
				width: 360px;
				padding: 0 0 0 20px;
				margin: 0 0 30px 19px;
				font: 13px Arial;
				line-height: 20px;
			}
				.projectright h4 {
					font: 22px Arial;
					margin: 0 0 15px 0;
				}
					.projectright h4 a {
						color: #000000;
						border-bottom: 1px solid #000000;
						text-decoration: none;
						outline: none;
					}
					.projectright h4 a:hover {
						border: 0;
					}
	.header {
		position: relative;
		margin: 0 auto;
		width: 900px;
		height: 400px;
		border-bottom: 1px solid #000000;
	}
		.face1 {
			float: left;
			width: 450px;
			height: 400px;
			background: url(img/face1.gif) right top no-repeat;
		}
		.face1:hover {
			background: url(img/face1.gif) right bottom no-repeat;
		}
		.face2 {
			float: left;
			width: 450px;
			height: 400px;
			background: url(img/face2.gif) right top no-repeat;
		}
		.face2:hover {
			background: url(img/face2.gif) right bottom no-repeat;
		}
		.face3 {
			float: left;
			width: 450px;
			height: 400px;
			background: url(img/face3.gif) right top no-repeat;
		}
		.face3:hover {
			background: url(img/face3.gif) right bottom no-repeat;
		}
		.infomenu {
			float: left;
			width: 450px;
			height: 325px;
			padding: 75px 0 0 0;
			font: 12px tahoma;
			text-align: right;
			background: url(img/logo.gif) left top no-repeat;
		}
			.infomenu h1 {
				font: 42px arial;
				margin: 0 0 -5px 0;
			}
			.infomenu .menu {
				margin: 50px 0 0 50px;
				font: 13px arial;
				line-height: 20px;
				text-align: left;
			}
				.infomenu .menu a {
					color: #0470b2;
				}
	.thumbs {
		position: relative;
		margin: 0 auto;
		padding: 0 50px;
		width: 800px;
	}
		.thumbs .column {
			float: left;
			padding: 30px 0 40px 0;
			width: 200px;
		}
		.thumbs h3 a {
			color: #000000;
			border-bottom: 1px solid #000000;
			text-decoration: none;
			outline: none;
		}
		.thumbs h3 a:hover {
			border: 0;
			text-decoration: none;
			outline: none;
		}
		.thumbs ul {
			padding: 9px 0 0 0;
		}
		.thumbs li {
			margin: 6px 0 0 0;
			font: 13px arial;
		}
			.thumbs li a {
				color: #000000;
			}
		.twtr-widget {
			margin: 6px 0 0 0;
		}
		.twtr-hd, .twtr-ft {
			display: none;
		}
		.twtr-tweet-text {
			font: 13px arial;
			line-height: 18px;
		}
		.twtr-tweet-text a.twtr-hyperlink {
			text-decoration: underline !important;
			outline: none !important;
		}
		.twtr-tweet-text a.twtr-hyperlink:hover {
			text-decoration: none !important;
			outline: none !important;
		}
		.twtr-timeline {
			height: 100% !important;
		}
		.twtr-tweet {
			border: 0 !important;
		}
		.twtr-tweet-wrap {
			padding: 9px 0 0 0 !important;
		}
		.textcontacts {
			float: left;
			width: 300px;
			margin: 30px 0 0 0;
			padding: 0 50px 0 0;
			font: 13px arial;
			line-height: 18px;
		}
		.contects {
			float: left;
			width: 250px;
			margin: 30px 0 0 0;
		}
		.contects li {
			height: 16px;
			padding: 1px 0 6px 20px;
			font: 13px arial;
			line-height: 22px;
		}
			.contects .mail {
				background: url("img/ico/mail.gif") left center no-repeat;
			}
			.contects .icq {
				background: url("img/ico/icq.gif") left center no-repeat;
			}
			.contects .phone {
				background: url("img/ico/phone.gif") left center no-repeat;
			}
			.contects .twitter {
				background: url("img/ico/twitter.gif") left center no-repeat;
			}
			.contects .lj {
				background: url("img/ico/lj.gif") left center no-repeat;
			}
			.contects .lepra {
				background: url("img/ico/lepra.gif") left center no-repeat;
			}
			.contects .habr {
				background: url("img/ico/habr.gif") left center no-repeat;
			}
			.contects .fb {
				background: url("img/ico/fb.gif") left center no-repeat;
			}
			.contects .krug {
				background: url("img/ico/krug.gif") left center no-repeat;
			}
		.contects li a {
			color: #000000;
		}
		.formlist {
			margin: 0 -10px;
		}
		.formlist li {
			float: left;
			margin: 10px;
			width: 186px;
			font: 11px arial;
			color: #888888;
			list-style-type: none;
		}
		.formloginza {
			clear: both;
			font: 12px arial;
			margin: 0 0 20px 0;			
		}
#footer {
	position: relative;
	margin-top: -60px;
	height: 60px;
}
	.footer {
		position: relative;
		margin: 0 auto;
		padding: 12px 0 0 0;
		width: 900px;
		text-align: center;
		font: 8px arial;
		border-top: 1px solid #000000;
	}
		.footer b {
			font: 10px arial;
			font-weight: bolder;
		}

.commentarea {
	display: none;
}
.greyblock {
	margin: 0 150px;
	background: #f5f5f5;
	font: 11px arial;
	padding: 15px 30px;
}
.greyblock a, .text a {
	color: #0470B2;
}
.comm {
	padding: 30px 150px;
	font: 13px arial;
}
.textcommarea {
	width: 600px;
}
.navigation {
	margin: 0 150px;
}
.alignright, .alignleft {
	float: left;
	width: 300px;
	font: 13px arial;
}
.alignright a, .alignleft a {
	color: #0470B2;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
.link {
	width: 700px;
	margin: 30px 100px;
}
.link .linkcat {
	float: left;
	width: 150px;
	height: 120px;
	margin: 0 25px 0 0;
}
.link h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 13px Trebuchet MS;
	color: #444444;
}
.link ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.link img {
	float: left;
	margin: 4px;
	padding: 0;
	border: 0;
	width: 16px;
	height: 16px;
	background: #e5e5e5;
}
.comment {
	margin: 0 0 30px 0;
}
.comment-author img {
	position: absolute;
	margin: 0 0 0 -50px;
}
.comment-author {
	float: left;
	margin: 0 0 10px 0;
	color: #444444;
}
.comment-author a {
	color: #0470B2;
}

.comment-meta {
	float: left;
	margin: 0 0 10px 10px;
}
.comment-meta a {
	color: #cccccc;
}
.comment p {
	margin: 15px 0 5px 0;
	line-height: 21px;
	clear: both;
}
.commentmetadata {
	float: right;
}
.reply {
	position: absolute;
	display: none;
	margin: -28px 0 0 0;
	right: 50px;
	font: 13px arial;
}
	.reply a {
		color: #888888;
	}
.comm:hover .reply {
	display: block;
}
.children {
	margin: 30px 0 0 50px
}
.subscribe-to-comments {
	margin: 10px 0 0 0;
	width: 600px;
	font: 11px arial;
}
	.subscribe-to-comments a {
		color: #0470B2;
	}
#commentform {
	margin: 0 0 10px 0;
	width: 600px;
	font: 11px arial;
}

	#commentform a {
		color: #0470B2;
	}
#commentform input {
	margin: 0 0 10px 0;
	width: 186px;
	height: 22px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #000000;
}
#commentform textarea {
	width: 598px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #000000;
}
#commentform input.commentsubmit {
	padding: 5px 15px;
	width: 600px;
	height: 30px;
	border: 0;
	background: #cccccc;
	font: 11px arial;
	color: #000000;
	cursor: pointer;
}
#welcome .left {
	float: left;
	font: 13px arial;
}
#welcome .right {
	float: right;
	font: 13px arial;
}
#welcome .right a {
	color: #0470B2;
}

.yashare-auto-init {
	float: left;
}
.yashare-auto-init-text {
	margin: 6px 0 0 0;
}
