/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.single .list-post .post-meta {
	position: static;
	width: auto;
	text-align: inherit;
}

.single .post-icon {
	display: none !important;
}

.single .list-post .post {
	padding-left: 0;
}

.single .list-post .post-meta span {
	display: inline !important;
}

.main-nav ul a, .main-nav .current_page_item ul a, .main-nav ul .current_page_item a, .main-nav .current-menu-item ul a, .main-nav ul .current-menu-item a, .main-nav li:hover > ul a {
	width: 200px;
	font-size: 13px;
}

.category-description {
	padding-bottom: 30px;
	font-size: 16px;
}

.post-title {
	font-size: 12px !important;
	border-bottom: 2px solid #ddd !important;
	padding-bottom: 20px;
}

.archive .post-title a,  .blog .post-title a {
	font-size: 24px;
	line-height: 60%;
}

.commentlist .reply {
	position: relative !important;
	top: initial !important;
	float: right;
}

.tab-title {
	font-variant: normal !important;
	font-size: 14px;
	font-weight: 900;
	border-top: 2px solid GreenYellow;
	border-bottom: 2px solid GreenYellow;
}

.widgettitle {
	font-variant: normal !important;
	text-transform: none !important;
	font-weight: 900;
	font-size: 15px;
	border-top: 4px solid GreenYellow;
	border-bottom: 4px solid GreenYellow;
	border-left: 1px solid GreenYellow;
	background-color: #B7F413 !important;
}

#pagewrap {
	width: 1060px;
}

blockquote p {
	font-size: 16px;
	-moz-box-shadow: 0 3px 15px #ddd;
	-webkit-box-shadow: 0 3px 15px #ddd;
	box-shadow: 0 3px 15px #ddd;
	color: #333333;
	line-height: 140%;
	border: 15px solid #F5F5F5;
	background: #F5F5F5;
	border-radius: 10px;
}

.widget {
	margin-top: -15px;
}

#categories-2.widget {
	margin-bottom: 10px;
}

#text-5.widget {
	margin-bottom: 15px;
}

#nav_menu-60 .widgettitle,
#nav_menu-71 .widgettitle,
#text-11 .widgettitle,
#text-12 .widgettitle,
#text-13 .widgettitle,
#text-15 .widgettitle,
#text-16 .widgettitle,
#text-17 .widgettitle,
#text-19 .widgettitle,
#text-21 .widgettitle {
	-moz-border-radius: 25% 25% / 25% 25%;
	line-height: 90%;
	margin-top: -15px;
	margin-bottom: -2px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#text-11.widget,
#text-12.widget,
#text-13.widget,
#text-15.widget,
#text-16.widget,
#text-17.widget,
#text-19.widget,
#text-21.widget {
	color: #191970 !important;
	background-color: #B7F413 !important;
	font-stretch: semi-condensed;
	text-align: center;
	font-weight: 500;
	margin-bottom: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 97%;
	border: 2px solid #E7FF00;
}

#categories-3 ul li,
#categories-3.widget {
	line-height: 110% !important;
}

#nav_menu-71,
#nav_menu-70,
#themify-feature-posts-3, 
#themify-feature-posts-4, 
#themify-feature-posts-5,
#themify-feature-posts-8,
#themify-feature-posts-12,
#themify-feature-posts-13,
#themify-feature-posts-14 {
	font-stretch: semi-condensed;
	line-height: 95%;
	text-align: center;
	border-left: 2px solid #E7FF00;
	border-right: 2px solid #E7FF00;
	border-bottom: 3px solid #E7FF00;
	padding-left: 2px;
	padding-right: 2px;
}

#recently_updated_pages-4.widget, 
#themify-most-commented-2.widget {
	line-height: 80% !important;
	font-size: 13px;
	height: 235px;
	overflow: auto;
}

#nav_menu-68.widget {
	height: 125px;
	width: 123%;
	margin: -51px 0 28px -40px;
	overflow: auto;
}

#themify-list-categories-2,
#recent-posts-6.widget,
#recent-posts-4.widget {
	height: 115px;
	width: 100%;
	margin: 0 0 38px;
	overflow: auto;
}

#nav_menu-71 ul li,
#nav_menu-71 ol li,
#nav_menu-70 ul li,
#nav_menu-70 ol li,
#themify-feature-posts-3 ul li,
#themify-feature-posts-4 ul li,
#themify-feature-posts-5 ul li,
#themify-feature-posts-8 ul li,
#themify-feature-posts-12 ul li,
#themify-feature-posts-13 ul li,
#themify-feature-posts-14 ul li,
#nav_menu-60 ol li,
#nav_menu-60 ul li {
	padding-top: 3px !important;
	padding-bottom: 4px !important;
	padding-left: 2px !important;
	border-top: 1px solid #DCFF36;
	border-bottom: 1px solid #DCFF36;
	line-height: .98;
	background-color: #E3FF5C;
	color: #000000 !important;
	font-size: 11px;
	font-weight: 900;
	border-left: 3px solid #E3FF5C !important;
}

#nav_menu-71 ul li,
#nav_menu-71 ol li {
	background-color: #e3f7f9;
	text-align: center;
	border-left: 2px solid #b08fd3;
	border-right: 2px solid #b08fd3;
}