﻿@charset "utf-8";
body {
	font-family: “HelveticaNeue”, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #f2f2f2;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #008EC7;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
.center {
	width: 870px;
	margin: 0 auto;
}
.page {
	background-color: #fff;
	float: left;
	width: 864px;
	border-left: solid 2px #e6e6e6;
	border-right: solid 2px #e6e6e6;
	padding: 0 1px;
}
.header, .container, .footer {
	width: 100%;
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 181px;
	overflow: hidden;
}
.logo a {
	float: left;
	height: 0px;
	width: 181px;
	padding-top: 115px;
}
.for li {
	float: left;
	height: 115px;
	width: 165px;
	font-size: 20px;
	color: #FFFFFF;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	cursor: pointer;
	margin-left: 1px;
}
.for li span {
	font-size: 16px;
}
.forhobbyists {
	background-color: #63C012;
	background-image: url(../images/for_hobbyists.gif);
}
.forstudents {
	background-color: #007bac;
	background-image: url(../images/for_students.gif);
}
.forfamilies {
	background-color: #F05624;
	background-image: url(../images/for_families.gif);
}
.menu {
	float: right;
	width: 184px;
	height: 115px;
	font-size: 14px;
}
.menu li {
	float: left;
	width: 100%;
	border-bottom: solid 1px #fff;
	text-align: center;
	color: #FFF;
	height: 28px;
	font-weight: bold;
	line-height: 1em;
}
li.noborder {
	border: none;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 7px 0;
}
.line1 a {
	background-color: #007bac;
}
.line2 a {
	background-color: #008EC7;
}
.line1 a:hover {
	background-color: #00628A;
}
.line2 a:hover {
	background-color: #007BAC;
}
.navbar {
	float: left;
	width: 100%;
	background-color: #D9D9D9;
	height: 37px;
	margin-top: 2px;
	clear: both;
}
.navbar li {
	float: left;
	height: 24px;
	width: 145px;
	display: inline;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 1px;
	padding: 0;
	font-weight: bold;
	line-height: 1em;
	overflow: hidden;
}
.rss a,.bookmark a,.write a {
	text-decoration: none;
	padding: 7px 0 7px 6px;
	display: block;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.rss a {
	color: #F6921E;
	background-image: url(../images/subcrible.gif);
	background-position: 125px 6px; 
}
.bookmark #sharethis_0
{
	background-repeat: no-repeat;
	background-color: #FFF;
	color: #F05624;
	background-image: url(../images/bookmark.gif);
	background-position: 126px 5px; 
	display: block;
	height:12px;
	padding:6px 0px 8px 0px;
	text-transform:uppercase;
}

.bookmark #sharethis_0 a
{
	background:none !important;
	color:#f25624;
	padding:0px 0px 0px 6px;
}

.bookmark #sharethis_0 a span
{
	line-height:normal;
}

.write a {
	color: #007BAC;
	background-image:url(../images/write.gif);
	background-position: 118px 5px; 
}
.rss a:hover {
	color: #FFF;
	background-image: url(../images/rss_over.gif);
	background-color: #F6921E;
}
.bookmark #sharethis_0:hover {
	color: #fff;
	background-image: url(../images/bookmark_over.gif);
	background-color: #F05624;
}

.bookmark #sharethis_0:hover a
{
	color:#ffffff;
}

.write a:hover {
	color: #fff;
	background-image:url(../images/write_over.gif);
	background-color: #007BAC;
}
.navbar form {
	float: right;
	width: 270px;
	margin: 5px 6px 0 0;
	display: inline;
}
.input {
	font-size: 14px;
	border: solid 2px #BABABA;
	font-family: “HelveticaNeue”,  helvetica, arial, sans-serif;
	color: #666666;
	height: 16px;
}
.search_form .input {
	background: #FAFAFA url(../images/search.gif) no-repeat 5px 3px;
	padding: 2px 3px 2px 25px;
	width: 195px;
}
.button {
	color: #FFFFFF;
	margin-left: 2px;
	background-color: #008EC7;
	border: solid 2px #007BAC;
	font-family: “HelveticaNeue”,  helvetica, arial, sans-serif;
	font-size: 16px;
	height: 24px;
}
 
.search_form .button {
	width: 35px;
}
.sidebar {
	width: 168px;
	padding: 12px 6px 0;
}
.metro {
	background-color: #008EC7;
	background-image: url(../images/metro.gif);
	background-repeat: no-repeat;
	background-position: 148px 5px;
	width: 90%;
	color: #FFFFFF;
	padding: 5px 5%;
	line-height: 1.3em;
	height: 38px;
	font-size: 16px;
	cursor: pointer;
}
.metro span {
	font-size: 14px;
}
.catelog {
	float: left;
	width: 160px;
	margin-top: 12px;
	padding: 2px 4px;
	background: #E6E6E6;
	color: #666666;
}
.catelog span {
	float: right;
	padding-top: 8px;
	cursor: pointer;
}
.box {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.title {
	float: left;
	width: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	margin-bottom: 10px;
	font-size: 14px;
}
.green {
	border-bottom-color: #63C012;
	color:#63C012;
}
.orange {
	border-bottom-color: #F05624;
	color:#F05624;
}
.blue {
	border-bottom-color:#007BAC;
	color: #007BAC;
}
.lightgreen {
	border-bottom-color:#63C012;
	color: #63C012;
}
.sidebar ul {
	float: left;
	width: 100%;
}
.postfrom li, .series li {
	clear: both;
	float: left;
	width: 100%;
}
.postfrom img, .series img, .entry img {
	border: 4px solid #E6E6E6;
}
.postfrom p, .series p {
	margin-bottom: 5px;
}
.postfrom a, .series a {
}
.archives li, .blogroll li {
	float: left;
	width: 88%;
	padding: 5px 6% 2px;
	background: url(../images/listicon.gif) no-repeat 0 9px;
}
.news li {
	float: left;
	width: 100%;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.news span {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ad {
	width: 120px;
	margin: 0 auto;
}
.join_form {
	clear: both;
	width: 100%;
	float: left;
}
.join_form .input {
	font-size: 14px;
	border: solid 2px #BABABA;
	padding: 2px 3px;
	height: 16px;
	font-family: “HelveticaNeue”, helvetica, arial, sans-serif;
	color: #666666;
	width: 158px;
	background-color: #FAFAFA;
}
.join_form .button {
	width: 60px;
	margin-top: 5px;
}
.posts {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	width: 468px;
	float: left;
	padding:0px 16px 16px 16px;
	min-height:900px;
}
.post {
	overflow:hidden;
	width: 469px;
	padding-bottom: 45px;
}
.post h2 {
	font-size: 24px;
	color: #007BAC;
	display:inline;
	float: left;
	width:408px;
}
h2.pagetitle {
	font-size: 18px;
	color: #000000;
	margin:16px 0px 0px 0px;
}
.post_title {
	border-bottom: solid 4px #007BAC;
	overflow:hidden;
	width:468px;
	float: left;
	padding: 10px 0 10px;
}
.post_title a {
	color: #007BAC;
	text-decoration: none;
}
.post_title a:hover {
	color: #00A3E4;
	text-decoration: underline;
}
.date {
	display:inline;
	float: right;
	width: 44px;
}
.mo {
	background-color: #F05624;
	color: #fff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 2px;
	display:block;
}
.day {
	text-align: center;
	color: #808080;
	font-size: 20px;
	line-height: 1.4em;
	border: solid 1px #ddd;
	border-top: none;
	background-color: #FAFAFA;
	display:block;
}
.entry {
	float: left;
	width: 100%;
	padding-top: 15px;
	line-height: 1.4em;
}
.entry img {
	float: left;
	margin-right: 15px;
}
.entry p
{
	margin:16px 0px;
}
.meta {
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #808080;
	margin-top: 20px;
}
.ad468 {
	width: 468px;
	height: 60px;
}
.footer {
	text-align: center;
	color: #fff;
	background-color: #007BAC;
	padding: 8px 0;
	line-height: 1.4em;
}
.footer a {
	color: #FFFFFF;
}
.catelog strong {
	line-height: 24px;
}
.relative {
	position: relative;
}
li.bookmarks {
	position: absolute;
	width: 320px;
	z-index: 2;
	background: #fff;
	padding: 2px 2px 10px;
	border: solid 2px #ddd;
	left: 144px;
	margin: auto;
	top: 30px;
	height: auto;
}
.bookmarks a {
	color: #999;
}
.bookmarks div img {
	float: left;
	margin-right: 5px;
}
.bookmarks div {
	float: left;
	width: 150px;
	padding: 6px 5px;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.bookmarks a {
	display: block;
	color: #999;
}
.bookmarks a:hover {
	text-decoration: underline;
}
div.close {
	clear:both;
	padding-top: 10px;
}
div.close a {
	display: inline;
}
div.close a:hover {
	text-decoration: none;
}
div.close img {
	margin-right: 2px;
}
.dropdown {
	clear: both;
	background-color: #fff;
	float: left;
	border: solid 4px #E6E6E6;
	position: absolute;
	width: 160px;
	left: -4px;
}
.catelog_title {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 3%;
}
.dropdown a {
	padding: 4px;
	display: block;
	color: #666666;
	text-decoration: none;
}
.dropdown a:hover {
	color: #FFF;
	background-color: #007BAC;
}
.relative_catelog {
    position: relative;
}
.dropdown li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.series a {
	display: block;
	padding: 5px 4px;
}
.postfrom a {
	padding-left: 4px;
}
.for a {
	position: absolute;
	left: 10px;
	bottom: 8px;
	display: block;
	width: 145px;
	color: #fff;
	text-decoration: none;
}
.metro a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#other h3
{
	font-size:18px;
	margin:0px 0px 16px 0px;
}

#other ol li
{
	margin:16px 0px;
}

#other p
{
	margin:16px 0px;
}