/* Link */
.sf-js-enabled > .menu-item > a{
	font-size:24px;
}

/* Heading */
.sidebar-widget .sidebar-header h3{
	font-size:18px;
}

/* Link */
.sidebar-widget ul a{
	font-size:18px;
}

/* Title */
#index-page h1.title{
	text-align:center;
}

/* Title */
#left .hentry:nth-child(1) .title{
	color: #eb1405;
}

/* Title */
#left .hentry:nth-child(2) .title{
	color: #e16f00;
}

/* 640px and smaller screen sizes */
@media (max-width:640px){

	/* Title */
	#left .hentry:nth-child(6) .title{
		color: #b9aa00;
	}
	
	/* Title */
	#left .hentry:nth-child(9) .title{
		color:#00009d;
	}
	
}

/* 768px and larger screen sizes */
@media (min-width:768px){

	/* Heading */
	#left .hentry h2{
		font-size:22px;
	}
	
	/* Title */
	#index-page h1.title{
		font-size:34px;
	}
	
}

/* Fonts plugin block */
#left .fonts-plugin-block{
	position:relative;
	left:144px;
	
}

.hentry h3:nth-child(2){
	font-size:39px;
	color:#00009d;
}

/* Heading */
.hentry h3:nth-child(2){
	color:#f10900;
}

/* Title */
#left .hentry:nth-child(3) .title{
	color:#dfc200;
}

/* Title */
#left .hentry:nth-child(4) .title{
	color: #2b6400;
}

/* Title */
#left .hentry:nth-child(5) .title{
	color:#00009d;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(1) a:nth-child(1){
	color:#e81000;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(2) a:nth-child(1){
	color:#e87300;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(3) > a:nth-child(1){
	color:#ebbc01;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(4) > a:nth-child(1){
	color:#169b01;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(5) a{
	color:#00009d;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(6) a{
	color:#c111a6;
}

/* Link */
.sf-js-enabled .menu-item:nth-child(7) a{
	color:#fd294d;
}

/* Heading */
.hentry .bookawards h4{
	font-size:21px;
	text-align:center;
	color:#e81000;
		
	/* Paragraph */
.post-full .hentry p:nth-child(1){
	animation-fill-mode:both;
	animation-timing-function:ease-in;
	--animation-trigger-repeat:3;
	
}
		/* Thumbnail Image */
.home-widgets-half a img{
	transform:translatex(0px) translatey(-1813px);
	display:inline-block;
	
}