@charset "utf-8";

html,
body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#fffff2 url(../i/88888.jpg) repeat-x 100% 0;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

input,
select,
textarea,
button {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	outline:none;
}

textarea {
	resize:none;
}

header,
nav,
section,
article,
aside,
footer {
	display: block;
}

img {
	border:0;
	vertical-align:top;
}

a {
	color:#336ca6;
	text-decoration:underline;
	outline:none;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

table {
	border-collapse:collapse;
}

p {
	margin:0 0 15px 0;
}

h1,
h2 {
	font-weight:bold;
	font-size:17px;
	line-height:21px;
	margin:0;
	color:#636363;
}

h3 {
	font-size:15px;
	line-height:16px;
	margin:0
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.wrapper {
	min-height:100%;
	min-width:1196px;
	max-width:10000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background:url(../i/footer.png) repeat-x 50% 100%;
}

.container {
	width:1270px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.header {
	position:relative;
	height:60px;
	margin:0 0 12px 0;
}

.header .logo {
	position:absolute;
	top:12px;
	left:155px;
}

.header .logo:hover {
	background:url(../i/logo2.png);
}

.header .text {
	position:absolute;
	top:9px;
	left:368px;
	background:url(../i/white70.png);
	font-size:11px;
	line-height:16px;
	height:17px;
	color:#575757;
	padding:0 16px;
	white-space:nowrap;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.php);
}

.to-bookmarks {
	position:absolute;
	top:25px;
	left:0;
	width:160px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.to-bookmarks a {
	color:#fff;
}

.menu {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:35px;
	left:385px;
	font-weight:bold;
	font-size:15px;
	line-height:19px;
	color:#fff;
	width:800px;
}

.menu li {
	float:left;
}

.menu li.right {
	float:right;
	margin-right:80px;
}

.menu a,
.menu strong {
	color:#fff;
	height:19px;
	padding:0 0 0 20px;
	display:block;
	float:left;
	background:url(../i/menu-dashes.png) no-repeat;
	position:relative;
	margin:0 0 0 -1px;
	left:1px;
	text-decoration:none;
	font-weight:bold;
}

.menu span {
	display:block;
	float:left;
	height:19px;
	padding:0 25px 0 0;
	background:url(../i/menu-dashes.png) no-repeat 100% 0;
}

.menu a span {
	text-decoration:underline;
}

.menu a:hover, .menu .active a, .menu .active strong {
	background-position:0 -28px;
	color:#fff9c2;
	z-index:5;
}

.menu a:hover span, .menu .active span {
	background-position:100% -28px;
	text-decoration:none;
}

.content {
	zoom:1;
	margin:0 0 10px 0;
}

.content:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.aside-l {
	float:left;
	width:160px;
	margin:0 0 0 -938px;
}

.aside-r {
	float:right;
	width:250px;
}

.mainContent {
	float:left;
	width:770px;
	padding:0 0 0 168px;
}

.footer-place {
	clear:both;
	height:56px;
	margin-top:7px;
}

.footer {
	width:1177px;
	height:41px;
	position:relative;
	overflow:hidden;
	padding:15px 0 0 19px;
	margin:-56px auto 0 auto;
	color:#363636;
}

.footer a {
	color:#363636;
}

.footer span {
	margin:0 28px;
}

.footer .counters {
	list-style:none;
	margin:0;
	padding:2px 0 0 0;
	float:right;
}

.footer .counters li {
	float:left;
	margin:0 0 0 4px;
}

.footer .feedback-link {
	padding:6px 0 0 64px;
}

.footer .feedback-link a {
	color:#336ca6;
}

.title {
	min-height:25px;
	overflow:hidden;
	zoom:1;
	position:relative;
	margin:0;
	padding:0 0 0 8px;
}

.title.bordered {
	border-bottom:2px solid #d2d2d2;
}

.title h1,
.title h2 {
	float:left;
	margin:5px 10px 0 0;
}

.likes {
	list-style:none;
	margin:0;
	padding:0;
	line-height:normal;
	float:left;
}

.likes li {
	display:inline-block;
	vertical-align:middle;
	margin:0 15px 0 0;
}

.share {
	zoom:1;
	position:relative;
	margin:0 0 11px 0;
	background:#eaeaea;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.php);
	font-size:13px;
	text-align:center;
	line-height:23px;
	font-weight:bold;
	color:#6b6b6b;
}

.share .bg {
	text-align:center;
	background:#fff;
	border:1px solid #eaeaea;
	padding:8px 0;
	line-height:normal;
	letter-spacing:normal;
}

.text-block {
	zoom:1;
	position:relative;
	border:1px solid #ddd;
	background:#f7f7f7;
	padding:7px 8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.php);
	line-height: 1.5;
	margin:0 0 9px 0;
}

.articles {
	zoom:1;
	position:relative;
	
	top:11px;
}

.articles article {
	zoom:1;
	margin:0 0 13px 0;
	overflow:hidden;
	padding:11px 4px 6px 12px;
	background:#fff;
	border:1px solid #fdfbef;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.php);
	color:#636363;
	box-shadow: 0 0 7px #b0b0b0;
}

.articles .left {
	float:left;
	width:166px;
	margin:1px 9px 0 0;
	font-size:11px;
	text-align:center;
}

.articles .text {
	height:100%;
	overflow:hidden;
	padding:1px 0 0 0;
	line-height: 1.7;
	font-size: 13px;
}

.articles .photo {
	margin:0 0 11px 0;
	zoom:1;
	position:relative;
}

.articles .photo img {
	width:100%;
	height:auto;
}

.articles .left .btn {
	display:block;
	margin:0 2px 6px 2px;
}

.free {
	font-weight:bold;
	font-size:13px;
	color:#73ae0a;
	margin:0 0 0 4px;
}

.btn {
	display:inline-block;
	border:1px solid #f2b739;
	text-decoration:none;
	background:#faf5d7 url(../i/btn-green.png) repeat-x;
	height:23px;
	line-height:23px;
	white-space:nowrap;
	text-align:center;
	padding:0 10px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.php);
	color:#c35401;
	text-shadow:0 1px #ffefac, 0  1px #ffefac, 0 1px #ffefac, 0 1px #ffefac, 0 1px #ffefac;
}

.btn:hover {
	background-position:0 -31px;
}

.nav {
	float:right;
	font-size:15px;
	line-height:21px;
	color:#636363;
	font-weight:bold;
}

.nav a {
	color:#6fb541;
}

.samples {
	zoom:1;
	position:relative;
	margin:-3px 0 0 0;
	top:3px;
	font-size:14px;
	line-height:22px;
	text-align:center;
	color:#5b5b5b;
}

.samples article {
	margin:7px 0 9px 0;
	zoom:1;
	overflow:hidden;
	padding:0 3px;
}

.samples .left {
	float:left;
	width:350px;
}

.samples .right {
	float:right;
	width:350px;
}

.samples .arr {
	display:block;
	background:url(../i/arr.jpg) no-repeat;
	width:39px;
	height:35px;
	position:relative;
	margin:177px auto 0 auto;
}

.samples p {
	margin:0;
}
