/*
Theme Name: Journal Box
Theme URI: http://www.mageewp.com/journal-box/
Description: Journal Box is a flexible and fashionable theme for blog. It features two color options, allowing you to easily change it to a different style. It's also quite interactive, with profile box on the foot and share buttons for each post.
Version: 1.0.2
Author: Magee
Author URI: http://www.mageewp.com
License: GNU General Public License
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, light, green, fixed-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, theme-options, right-sidebar

Journal Box Wordpress Theme has been created by mageewp.com, Copyright 2013 WordPress.org.
Journal Box Wordpress theme is released under the terms of GNU GPL.
*/
body {
	font:13px/22px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	background:#1b855f;
	color:#1b855f;
	margin:0;
	padding:0;
}

.h1 {
	font-size:2em;
	min-height:1.5em;
	line-height:28px;
}
.h2 {
	font-size:28px;
	line-height:1.1;
}
.h3 {
	font-size:24px;
	padding-bottom:20px;
	line-height:24px;
}
.h4 {
	font-size:20px;
	line-height:22px;
}
.h5 {
	font-size:14px;
	line-height:20px;
}
.h6 {
	font-size:13px;
	line-height:18px;
}

.center_right ol,
.center_right ul,
.head ol,
.head ul,
.comment-wrapper ol,
.comment-wrapper ul
 {
	list-style:none!important;
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	color:#1b855f;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
	vertical-align:middle;
	max-width:100%
}
.clear {
	clear:both;
}
.head {
	text-align:center;
	padding:50px 0px 70px;
}
.head .tagline
{
    color:#fff;
}
.container {
	width:950px;
	margin:0 auto;
}
.logo {
	padding:10px 0px;
}
.site-name{
    font-size:36px; font-weight:bold; color:#FFFFFF;
 }
.nav {
	background:#FFFFFF;
	padding:3px 5px 4px;
	line-height:22px;
	color:#1b855f;
	border-radius:3px;
	display: inline-block;
}
.nav a {
	color:#1b855f;
	text-transform:uppercase;
}
.nav ul
{ padding:0px; margin:0px;
}
.nav ul li{
 display:inline-block;
 position:relative;
 }
.nav ul li a{
  padding:6.5px 10px;
  
  }
.nav li + li:before {
    content: "|";
}
.nav ul li ul li + li:before {
    content: "";
}

/** Main menu **/
.nav_menu ul.children,.nav_menu ul.sub-menu {
	display:none;
	position:absolute;
	z-index:999999;
	width:210px;
}
.nav_menu ul.sub-menu li .sub-menu,
.nav_menu ul.children li .children {
	left:100%;
	top:0;
}
.nav_menu ul li a:hover,
.nav_menu .current-menu-parent a,
.nav_menu .current-post-ancestor a,
.nav_menu .current-menu-item a,
.nav_menu .current_page_item a {
	color:#FFFFFF !important;
	text-decoration:none;
}
.nav_menu ul li:hover > a,
.nav_menu .current-menu-parent ,
.nav_menu .current-post-ancestor ,
.nav_menu .current-menu-item ,
.nav_menu .current_page_item  {
	color:#FFFFFF !important;
	text-decoration:none;
}
.nav_menu .current-menu-parent ul li a,
.nav_menu .current-post-ancestor  ul li a,
.nav_menu .current-menu-item  ul li a,
.nav_menu .current_page_item  ul li a {
	background:none !important;
	color:#666666 !important;
}
.nav_menu li .current-menu-parent,
.nav_menu li .current-post-ancestor ,
.nav_menu li .current-menu-item ,
.nav_menu li .current_page_item  {
border-radius:5px;
}
.nav_menu ul li ul {
	border:1px solid #1B855F;
	width:200px;
	padding:5px;
	margin-top:12px;
	border-radius:5px;
	position:absolute;
	left:0;
	top:100%;
	margin-top:0px;
	background:#fff;
	z-index:99999;
}
.nav_menu ul li ul li {
	height:28px;
	padding:0;
	display:inline-block;
	width:100%;
	text-align:left;
}
.nav_menu ul li ul li a {
	color:#666;
	padding:0;
	background:none;
	line-height:28px;
	width:100%;
	font-size:13px !important;
	text-transform:none;
}
.nav_menu ul li ul li a span {
	border-bottom:none !important;
	padding:5px;
}
.nav_menu ul li ul li:hover>a,
.nav_menu ul li ul li a:hover {
	color:#fff;
}
.nav_menu ul li ul li:hover {
	background:#1B855F;
	border-radius:5px;
}
.nav_menu li.menu_last_item ul li ul {
	left:-100% !important;
}
/** End main menu **/
.input {
	display:block;
	background:#FFFFFF;
	width:380px;
	border-radius:5px;
	height:27px;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin:15px auto;
	box-shadow:0 2px 3px #f5f5f5 inset;
}
.search_r_text {
	width:345px;
	height:22px;
	margin-top:1px;
	background:none !important;
	margin-left:5px;
	padding:0px;
	border:0px;
	line-height:24px;
	float:left;
	color:#ccc;
}
.search-btn {
	background:url(images/search.png) no-repeat 0px 3px;
	width:22px;
	height:25px;
	border:none;
	cursor:pointer;
	float:left;
}
.widget
{
    margin-bottom: 20px;
}
.widget ul
{ margin:0; padding:0;
}
.widget ul li
{ margin-bottom:5px;
}
.recentpost-widget ul li,
.popularpost-widget ul li
{
    margin-bottom:15px;
}
.widget ul li .image{ 
    display:inline-block; float: left; margin-right:10px;
	}

.box-center {
	width:950px;
	margin:0 auto;
	clear:both;
	padding:0px;
}
.box-center-left {
	float:left;
	width:900px; /* Ostya */
	
}
.box-center-left h2 {
	font-size:28px;
	line-height:1.1;
	/*color:#1b855f;*/
}
.left-left {
	/* width:648px; Ostya */
	background:#FFFFFF;
	border-radius:15px;
	padding:10px 3%;
	margin-bottom:20px;
	min-height:300px;
	overflow:hidden;
}
.center_right #searchform {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0 2px 3px #F5F5F5 inset;
    display: inline-block;
    height: 27px;
    overflow: hidden;
    width: 200px;
}
.center_right #searchform .screen-reader-text {
    display: none;
}
.center_right #searchform input#s {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 0 none;
    height: 22px;
    line-height: 24px;
    margin-left: 5px;
    margin-top: 1px;
    padding: 0;
    width: 165px;
}
.center_right #searchform input#searchsubmit {
    background: url("images/search.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    text-indent: -9999px;
    width: 22px;
	 margin-right: 5px;
}
.post-title {
	margin-top:30px;
}
.boder-bottom {
	border-bottom:1px solid #1b855f;
}
.blog_item_content h1 {
	float:right;
	display:inline-block;
	font-size:2em;
	min-height:1.5em;
	line-height:28px;
}
.post-date {
	display:block;
	position:relative;
	font-style:italic;
	text-align:center;
	z-index:1;
	float:left;
}
.post_author_timeline {
	background:url(images/xuxian.jpg) center repeat-y;
	width:80px;
	top:0%;
	left:1%;
	height:100%;
}
.post-date span {
	background:#1b855f;
	border-radius:100px;
	color:#fff;
	font-variant:small-caps;
	vertical-align:middle;
	display:table-cell;
	position:absolute;
	padding:8px 20px;
}
.blog_item {
	padding:10px 0;
	overflow:hidden;
}
.blog_item_content {
	/*width:540px; Ostya */
	margin-left:80px;
}
.blog-item-image {
	border:4px solid #1b855f;
	width:200px;
	float:left;
	margin:1.2em 20px 0.9em 0;
}
.title_h2 {
	font-size:28px;
	line-height:1.1em;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
.Directory {
	padding:10px 0px 20px 0px;
	color:#1b855f;
	display: inline-block;
	width:100%;
	text-align: right;
}
.Directory a {
	color:#3399cc;
}
.text-sep-date {
	padding:0px 10px;
}
.meta_info {
	clear:both;
}
.alignright a {
	display:inline;
	float:right;
	margin-left:15px;
	color:#3399cc!important;
}
.box-center-left p {
	margin:0.9em 0;
}
.right {
	float:right;
}


/*right-right*/

.link-top-icon {
	position:absolute;
	background:url(images/link-icon.png) no-repeat;
	width:58px;
	height:11px;
	overflow:hidden;
	margin-left:-50px;
	margin-top:20px;
}
.link-bottom-icon {
	position:absolute;
	background:url(images/link-icon.png) no-repeat;
	width:58px;
	height:11px;
	margin-left:-50px;
	overflow:hidden;
}
.center_right {
	float:right;
	background:#FFFFFF;
	border-radius:15px;
	padding:10px 10px 40px 10px;
	width:223px;
}
.width30 {
	width:90%;
	min-height:200px;
	margin:0 auto;
	padding-top: 40px;
}
.widget_search .widgettitle{ display:none;}
.right-title {
	padding:20px 0px;
	position: relative;
}
.hr-inner {
	border-top:1px solid #1b855f;
	height:1px;
	position:absolute;
	width:100%;
}
.hr-inner-style {
	position:absolute; 
	margin-left: -3px;
margin-top: -15px;
padding-right:10px; 
background: #FFFFFF;
}
.right-title h2 {
	font-size:20px;
	line-height:1.1em;
	margin-bottom:10px;
	margin-top: 0;
}
.width30 a {
	color:#3399cc;
	line-height: 18px;
}
/*fotter-fotter*/
.footer {
	border-bottom:1px solid #fff;
	padding:50px 0px;
}
.footer h3 {
	font-size:24px;
	padding-bottom:0px;
	line-height:1.1;
	color:#fff;
	font-weight:normal;
}
.left60 {
	width:60%;
	color:#FFFFFF!important;
	float:left;
	margin-right:2%;
}
.last {
	padding:0px;
	margin-right:0 !important;
	color:right;
}
.footer-img {
	float:left;
	margin-right:10px;
    width:100px;
    height:100px;

}
.footer-img img{
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius:50px;
}

.footer-text {
	padding-left:100px;
	padding-right:30px;
}
.border-right {
	border-right:1px solid #fff;
}
.contact {
	}
.contact li {
	color:#FFFFFF;
}
.contact li a {
	color:#FFFFFF;
}
.contact li a:hover {
	text-decoration:underline;
}
.left38 {
	width:34%;
	color:white!important;
	float:left;
	margin-left:3.5%;
}
.copyright {
	color:#FFFFFF;
	text-align:center;
	padding:10px 0px;
}
.copyright a
{
color:#FFFFFF;
}
.aling-404 {
	font-size:24px;
	margin:100px 0px;
	text-align:center;
}
.breadcrumb {
	font-size:20px;
	line-height:1.1em;
	margin-bottom:10px;
	color:#FFFFFF;
	padding-left:10px;
}
.breadcrumb a:hover{ 
text-decoration:none;
}
body .page_navi a,
body .breadcrumb a{ 
color:#fff!important;
}
div.patt {
	font-size:14px;
	text-align:center;
	position:relative;
	z-index:99;
	color:white;
}
div.patt a,div.patt span {
	padding:8px;
	height:25px;
	line-height:25px;
	display:inline-block;
	text-align:center;
	border-color:inherit;
	color:inherit;
	margin-right:5px;
}
div.patt a {
	color:#6abb9e;
	text-decoration:underline;
}
/*HTML Tags and Formatting*/
address {
	font-style:italic;
	margin:0 0 24px;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
dfn {
	font-style:italic;
}
mark {
	background:#ff0;
	color:#000;
}
p {
	margin:0 0 24px;
}
code,kbd,pre,samp {
	font-family:monospace,serif;
	font-size:14px;
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;

	hyphens:none;
}
pre {
	background:#f5f5f5;
	color:#666;
	font-family:monospace;
	font-size:14px;
	margin:20px 0;
	overflow:auto;
	padding:20px;
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}
blockquote,q {
	-webkit-hyphens:none;
	-moz-hyphens:none;
	-ms-hyphens:none;
	hyphens:none;
	quotes:none;
}
blockquote:before,
blockquote:after,
q:before,q:after {
	content:"";
	content:none;
}
blockquote {
	font-size:18px;
	font-style:italic;
	font-weight:300;
	margin:24px 40px;
}
blockquote blockquote {
	margin-right:0;
}
blockquote cite,
blockquote small {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}
blockquote em,
blockquote i {
	font-style:normal;
	font-weight:300;
}
blockquote strong,
blockquote b {
	font-weight:400;
}
small {
	font-size:smaller;
}
sub,
sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
dl {
	margin:0 20px;
}
dt {
	font-weight:bold;
}
dd {
	margin:0 0 20px;
}
th {
	font-weight:bold;
	text-transform:uppercase;
}
td {
	border-top:1px solid #EDEDED;
	padding:6px 10px 6px 0;
}
del {
	color:#333333;
}
ins {
	background:none repeat scroll 0 0 #FFF9C0;
	text-decoration:none;
}
hr {
	background:url("images/dotted-line.png") repeat scroll center top / 4px 4px rgba(0,0,0,0);
	border:0 none;
	height:1px;
	margin:0 0 14px;
}
.blog_item_content  table,
.page_content table {
	border-bottom:1px solid #EDEDED;
	color:#757575;
	font-size:0.857143rem;
	line-height:2;
	margin:0 0 1.71429rem;
	width:100%;
}
.blog_item_content  table caption,
.page_content table caption {
	font-size:1.14286rem;
	margin:1.71429rem 0;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignleft {
	margin:5px 20px 5px 0;
}
.wp-caption.alignleft {
	margin:5px 10px 5px 0;
}
img.alignright {
	margin:5px 0 5px 20px;
}
.wp-caption.alignright {
	margin:5px 0 5px 10px;
}
img.aligncenter {
	margin:5px auto;
}
img.alignnone {
	margin:5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,.gallery-caption {
	color:#220e10;
	font-size:18px;
	font-style:italic;
	font-weight:300;
}
img.wp-smiley,.rsswidget img {
	border:0;
	border-radius:0;
	box-shadow:none;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position:inside;
}
.sticky {
	}.bypostauthor > .comment-body .fn:before {
	vertical-align:text-top;
}
/**Comments**/
.comment-wrapper{ clear:both; margin-top:40px;}
.comment-wrapper h3#comments {
	adding:8px 0px 10px 0;
	border-bottom:1px solid #c7c7c7;
	margin:30px 0px 15px 0px;
	padding-bottom:10px;
}
.comment-wrapper .upcomment {
	margin-bottom:10px;
}
div.children {
	margin-top:10px;
}
#thecomments li.comment {
	clear:both;
	zoom:1;
}
.comment .children li.comment {
	margin-left:58px;
	border-top:1px dashed #aaa;
	margin-top:10px;
	padding-top:20px;
}
.comment.depth-2 .children li.comment {
	margin-left:42px;
}
.comment .comment-avatar {
	float:left;
	height:48px;
	width:48px;
	margin-right:10px;
}
.comment .comment-meta {
	font-size:11px;
	color:#bbb;
	letter-spacing:-1px;
}
.comment .comment-author a {
	color:#0063DC;
}
.comment .comment-author .commentmetadata a {
	color:#666!important;
}
.comment.depth-1 {
	margin-bottom:35px;
}
.comment.depth-2 .comment-avatar,
.comment.depth-2 .comment-avatar img {
	height:38px;
	width:38px;
	margin-right:10px;
}
.comment.depth-1 .comment-info {
	margin-left:58px;
}
.comment.depth-2 .comment-info {
	margin-left:42px;
}
.comment .reply-quote {
	float:right;
	filter:alpha(opacity=0);
	height:20px;
}
.comment .reply-quote a {
	background:url(images/reply.png) no-repeat;
	text-indent:-9999px;
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	margin-right:10px;
	outline:none;
}
#respond h3 {
	border-bottom:1px dashed #AAAAAA;
	margin-bottom:15px;
	padding-bottom:5px;
}
.comment_text img {
	max-width:100%;
}
#welcome {
	height:50px;
}
.comment_text .fn {
	text-align:right;
	color:#aaa;
}
#commentnavi {
	height:30px;
	line-height:20px;
}
.navigation a,
.navigation .page-numbers {
	display:inline-block;
	zoom:1;
	padding:0 4px;
	border:1px solid #eee;
}
.page-numbers.current {
	font-weight:bold;
	color:#fff;
}
.navigation a:hover {
	background:#000;
	color:#fff;
}
.navigation .pages {
	padding:2px 0 2px 18px;
}
.comment_text p {
	margin:0px!important;
}
.p_b10 {

	padding-bottom:10px;
}
#commentform input[text] {
	color:#00CCCC!important;
}
.input-name {
	border:1px solid #6abb9e;
	width:26.9%;
	font-size:13px;
	color:#666;
	-webkit-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	padding:8px 2%;
	float:left;
	margin:3%  2% 3% 0;
}
.textarea-comment {
	border:1px solid #6abb9e;
	width:95%;
	height:150px;
	font-size:13px;
	color:#666;
	-webkit-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 5px rgba(0,0,0,0.1);
	padding:8px 11px;
}
.form-submit #submit{
 float:right;
 background:#1b855f;
	border-radius:5px;
	border:0px;
	padding:10px;
	margin:20px 0px;
	text-transform:uppercase;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	cursor:pointer;
 }
 .comment-wrapper .comment-info ul{
 list-style:square  !important;
 }
.comment-wrapper .comment-info ol{
 list-style:decimal !important;
 }
 .comment-info ul li ul li,
 .comment-info ol li ol li{
  margin-left:20px;
 }
 /* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 3px 8px;
	text-decoration: none;
	border: 1px solid #206F96 ;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #206F96 ;
	border: 1px solid #206F96 ;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #206F96 ;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}
/**
 * Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}
.gallery:after{
clear:both;
}
.gallery-item {
	float: left;
	margin: 0 0px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	/*display: table;*/
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
