@charset "utf-8";

/*  
Theme Name: eLYK
Theme URI: http://www.elykinnovation.com
Description: Theme for eLYK Innovation a Jacksonville, Florida Web Design Firm.
Version: 1.0
Author: eLYK Innovation
Author URI: http://www.elykinnovation.com/
*/

h2.noline a:link, h2.noline a:visited {
	color: #1F79FF;
	text-decoration: none;
}

h2.noline a:hover , h2.noline a:visited:hover {
	color: #8be841;
	text-decoration: none;
}



.entry {
	
}

.post {
	
}

.category_padding {
	width: 270px;
	padding: 20px 0px 0px 0px;
	display: block;
	clear: both;
}

.calendar {}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}