/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.postmetadata, nav, .comments-template{
visibility: hidden;
}

.image .entry-title a::before{
	color:red;
	
}

#af-wrapper #forum-navigation a, #af-wrapper #forum-navigation-mobile a {
	
	color: blue!important;
	
}

.sidebar, .sidebar-sec, .navigation .page-numbers{

color: blue;
background-color: #FCFCFC;
border-bottom: 1px solid #BEBEBE;
border-top: 1px solid #BEBEBE;


}

.sidebar .widget h2, .sidebar-sec .widget h2{

background-color: #EBEBEB;
box-shadow: none;
text-shadow: none;
color: blue;
font-size: 14px;
border-bottom: 1px solid #BEBEBE;
border-top: 1px solid #BEBEBE;
}

#af-wrapper #statistics {
	
	display: none;
	
}

#af-wrapper .forum-stats, #af-wrapper .forum-poster,
#af-wrapper .forum-name
#af-wrapper .forum-status {
	
	text-transform: lowercase;

}

#af-wrapper #forum-header-container-top a,  #af-wrapper .forum-menu a  {
	
	color: blue !important;
	
}

.cat-item a {
	
	background-color: #DDD;

}

.sidebar .widget ul li .children, .sidebar-sec .widget  ul li .children, .cat-item .children li a{

background-color: #FFF;

}


.entry-content .entry-title {

background-color: #EBEBEB;
box-shadow: none;
text-shadow: none;
color: blue;
font-size: 18px;
border-bottom: 1px solid #BEBEBE;

}


 .sidebar .searchform input[type="submit"], .sidebar-sec .searchform input[type="submit"],.widget input[type="submit"],.entry-content .more-link, #subscribe-submit button{

background-color: #EBEBEB;
box-shadow: none;
text-shadow: none;
color: blue;
font-size: 14px;
border-bottom: 1px solid #BEBEBE;

}

.sidebar ul li a, .sidebar ul li a, .sidebar-sec ul li a, .footer-sidebar-one ul li a, .footer-sidebar-two ul li a, .footer-sidebar-three ul li a, .footer-sidebar-four ul li, .entry-content .entry-title a,.entry-content .more-link{
color: blue;
}


.sidebar ul li a:hover, .sidebar ul li a:hover, .sidebar-sec ul li a:hover, .footer-sidebar-one ul li a:hover, .footer-sidebar-two ul li a:hover, .footer-sidebar-three ul li a:hover, .footer-sidebar-four ul li a:hover, .entry-content .entry-title:hover, .entry-content .entry-title a:hover,.entry-content .more-link:hover{
color: purple;
}

.entry-content .entry-title a, .sidebar ul li a, .sidebar-sec ul li a, .footer-sidebar-one ul li a, .footer-sidebar-two ul li a, .footer-sidebar-three ul li a, .footer-sidebar-four ul li a, .entry-content .entry-title, .navigation .page-numbers,.entry-content .more-link,.widget input[type="submit"]{

-webkit-transition-property: color;
-webkit-transition-duration: 0s;
-webkit-transition-timing-function: linear, ease-in;
-moz-transition-property: color;
-moz-transition-duration: 0s;
-moz-transition-timing-function: linear, ease-in;
-o-transition-property: color;
-o-transition-duration: 0s;
-o-transition-timing-function: linear, ease-in;
transition-property: color;
transition-duration: 0s;
transition-timing-function: linear, ease-in;


}

.entry-content {

box-shadow: none;
padding-bottom: 0;

}

.entry-content .more-link {

	text-transform:lowercase;

}

.entry-content p{
	margin-bottom: 0px;
}

.current-cat  .children{
	
	background-color:white!important;
	
}


.current-cat, .current-cat a {
	
	background-color:blue;
	color:white!important;
	
}


.current-cat:hover, .current-cat a:hover {
	
	background-color:blue;
	color:blue!important;
	
}



.sidebar ul li a:hover, .sidebar ul li a:hover, .sidebar-sec ul li a:hover, .footer-sidebar-one ul li a:hover, .footer-sidebar-two ul li a:hover, .footer-sidebar-three ul li a:hover, .footer-sidebar-four ul li a:hover,.entry-content .more-link:hover,.widget input[type="submit"]:hover{

background-color: #FEFEFE

}

.postmetadata, .single-navigation, .home .post .entry-content p, .home .post .entry-content ul, .home .post .entry-content .featured-img, .home .post .entry-content hr, .home details{
	
	display:none;
	
}

.home .post .entry-content {
	
	border: none;
	
}




.home .post .entry-title{

visibility: visible;

}

#subscribe-text > p:nth-child(1) {
	
	text-align: center;
	margin: 3px;
	
}

.copyright{
	
	display:none;
	
}

 .menu-item a, .sidebar .widget h2, .sidebar-sec .widget h2, #subscribe-blog-blog_subscription-3 p{

text-align: center;
text-transform: lowercase;

}

#subscribe-blog-blog_subscription-3 > p:nth-child(2){
	
	margin-bottom: 10px;
	animation: colorchange 1s infinite;
}


.sidebar-sec img, #menu-site-content, #searchform {

margin-bottom: 2em;

}

#af-wrapper a, #af-wrapper .unread::before, #af-wrapper #topic-subscription, #af-wrapper #forum-subscription, #af-wrapper .forum-post-menu a, #af-wrapper #forum-profile .display-name {
    color: blue !important;
}

#af-wrapper .title-element {
	
	color: blue;
	
}

.entry-content .entry-title {

background-color: rgba(0,0,0,0);
border-bottom: 1px solid #EBEBEB;

}

code {

background-color: #eee;
color: #666;

}

#af-wrapper .read-unread, #af-wrapper #forum-header-container-top a, #af-wrapper .forum-menu a, #af-wrapper #breadcrumbs span, #af-wrapper #forum-subscription a   { 

	text-transform: lowercase;

}