/*.dropdown .current-menu-item a, .dropdown .current-menu-ancestor a {
	color: #000;
}*/
.dropdown li a {
	color: #f25821;
}
.dropdown {
	text-shadow: none;
	font-size: 16px;
	margin-top: 15px;
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.dropdown li {
	margin:0 8px;
}
}
.footer {
	background: url(images/carbon_7.gif) repeat;
	border: none
}
.sidebar .widget-container, .postlist .post-aside .entry, .post-detail .post-aside .entry {
	font-size: 16px
}
.info_row {
	border: none
}
.postlist .post-item .link_more {
	width: 100px;
	float: left;
	margin: 30px 15px 0 0
}
.postlist .entry p {
	padding: 0
}
.postlist .post-item .post-meta {
	margin: 0;
}
.postlist .post-aside, .post-detail .post-aside {
	padding: 15px
}
.post-detail .post-meta {
	margin: 0
}
.post-detail .post-aside .entry {
	padding: 30px 0 0
}
.author_box_bottom {
	margin: 0
}
input[type="text"], input[type="password"], input[type="email"], input[type="reset"], select, textarea {
	font-size: 16px
}
.center {
	text-align: center
}
#category_ul a {
	display: inline
}
#Category {
	line-height: 32px;
	width: 200px;
	background: #FFF;
}
input[type="text"], input[type="password"], input[type="email"], select {
	height: auto;
	line-height: normal;
}
/*
.header_map {
	background: #FFF
}*/
#PostForm input[type="text"] {
	width:100%; box-sizing:border-box; height:32px; background-color:#FFF
}
.post-detail .post-aside .entry {
	padding-top: 15px
}
.entry {
	word-wrap:break-word;
	word-break:break-word;
}