/* K2 */

#k2_blogsearch {
	float:left;
	width: 100%;
    border: 2px solid #629c49;
    color: #aaa;
    font-size: 13px;
	font-weight:600;
    height: 55px;
    padding: 5px 15px;
}
.k2_search, .k2_tagscloud, .k2_blogcategories, .k2_recentcomments {
    float: left;
    width: 100%;
}
.k2_search .fa.fa-search {
    background-color: #629c49;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    overflow: hidden;
    padding: 14px 0 19px 18px;
    position: absolute;
    right: 19px;
    top: 19px;
    width: 50px;
}
.genericItemTitle > a {
	color:#629c49;
}
.genericItemTitle > a:hover,.genericItemCategory > a:hover {
	color:#ffd200;
}
.genericItemCategory > a, .genericItemReadMore a {
	color:#000;
}
.genericItemCategory > span {
    font-size: 16px;
    font-weight: bold;
}
.componentheading.media-heading {
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
}
.k2_tagscloud a {
	float:left;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    color: #333;
    font-size: 13px !important;
    margin: 5px 5px 5px 0;
    padding: 6px;
}
.k2_blogcategories li a {
	color:#333;
}

/* Blog Categories */
.cat_left i {
    color: #ffffff;
    height: 70px;
    line-height: 70px;
    margin-bottom: 5px;
    text-align: center;
    width: 70px;
	background-color:#629c49;
}
.cat_left .catItemDateCreated {
    background-color: #000000;
    color: #ffffff;
    font-size: 22px;
    font-weight:normal;
    height: 70px;
    padding: 10px 0;
    text-align: center;
    width: 70px;
}
.catItemDateCreated > span {
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
.cat_main div.catItemImageBlock, .cat_main span.catItemImage, .cat_main div.itemImageBlock, .cat_main span.itemImage {
    margin: 0;
    padding: 0;
}
.cat_left {
	float:left;
	width:auto;
	margin-right:30px;
}
.cat_main {
	float:left;
	width:87%;
    padding-bottom: 40px;
}
.cat_main div.catItemBody, .cat_main div.itemBody, .cat_main div.userItemBody, .cat_main div.tagItemBody, .cat_main div.genericItemBody {
	padding:0;
}
span.catItemImage img {
    border: medium none;
    padding: 0;
}
.catItemBody div.catItemHeader, .itemBody div.itemHeader, .userItemBody div.userItemHeader, .tagItemBody div.tagItemHeader, .genericItemBody div.genericItemHeader {
	margin-top:35px;
}
.catItemTitle > a:hover, .catItemCommentsLink > a:hover {
	color:#333;
}
.catItemOption {
	float:left;
	width:100%;
	display:inline-flex;
}
.catItemOption .catItemAuthor {
    padding-right: 20px;
}
.catItemOption > div {
    display: inline-block;
}
.catItemOption i {
    color: #999;
	padding-right:5px;
}
.catItemOption a {
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
}
.catItemOption div.catItemTagsBlock {
    border: medium none;
    padding: 0;
}
.catItemOption > div {
    display: inline-block;
}
.catItemTagsBlock ul.catItemTags {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.catItemTagsBlock ul.catItemTags li {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0 4px 0 0;
    text-align: center;
}
.catItemIntroText {
	padding-top:30px;
}
.catItemIntroText > p {
    font-size: 14px;
	color:#999;
	float:left;
	width:85%;
	padding-top:30px;
}
.catItemCommentsLink {
    border-right: 1px solid #cccccc;
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
.catItemCommentsLink a, .catItemReadMore a {
	color:#000;
}
.catItemTitle > a, .catItemBody div.catItemHeader h3.catItemTitle, .itemBody div.itemHeader h3.itemTitle, .userItemBody div.userItemHeader h3.userItemTitle, .tagItemBody div.tagItemHeader h3.tagItemTitle, .genericItemBody div.genericItemHeader h3.genericItemTitle{
    color: #629c49;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.catItemTitle > a:hover, .catItemCommentsLink > a:hover, .k2ReadMore:hover , .catItemOption a:hover, .userItemReadMore a:hover, .userItemTitle a:hover, .itemHeader h3:hover{
    color: #ffb400 !important;
}
.catItemReadMore {
    display: inline;
}
.itemRatingBlock {
	float:left;
	width:100%;
    padding: 8px 0;
}
.itemRatingBlock span {
    color: #000;
    display: block;
    float: left;
    font-style: normal;
    margin: 0;
    padding: 0 4px 0 0;
}
.itemRatingForm {
    display: block;
    float: left;
    line-height: 25px;
    vertical-align: middle;
}
.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
    background: rgba(0, 0, 0, 0) url("../../../images/kybully/transparent_star.gif") repeat-x scroll left !important;
}
.itemRatingList {
    background-position: left top;
    float: left;
    height: 25px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 125px;
}
.itemRatingList li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline;
    padding: 0;
}
.itemRatingList .itemCurrentRating {
    background-position: 0 center;
    margin: 0;
    padding: 0;
    z-index: 1;
}
.itemRatingList a, .itemRatingList .itemCurrentRating {
    border: medium none;
    cursor: pointer;
    height: 25px;
    left: 0;
    line-height: 25px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 0;
}
.itemRatingList a.one-star {
    width: 20%;
    z-index: 6;
}
.itemRatingList a.two-stars {
    width: 40%;
    z-index: 5;
}
.itemRatingList a.three-stars {
    width: 60%;
    z-index: 4;
}
.itemRatingList a.four-stars {
    width: 80%;
    z-index: 3;
}
.itemRatingList a.five-stars {
    width: 100%;
    z-index: 2;
}
.itemRatingLog {
	display:inline;
}
.itemFullText {
	float:left;
	width:100%;
}
.itemFullText p {
	font-size:15px;
	color:#999;
	padding-top:30px;
}
.itemToolbar {
    margin: 16px 0 0;
}
.itemToolbar ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.itemToolbar ul > li:first-child {
    border: medium none;
}
.itemToolbar ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline;
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    padding: 0 4px 0 8px;
    text-align: center;
}
.itemToolbar ul li a {
    font-size: 12px;
    font-weight: normal;
	color:#333;
}
.itemComments h3.itemCommentsCounter, .itemComments .itemCommentsForm h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}
.itemCommentsForm #comment-form i {
    font-size: 15px;
    height: 50px;
    line-height: 54px;
    position: absolute;
    text-align: center;
    width: 40px;
}
.itemCommentsForm #comment-form input.inputbox {
    border: 2px solid #e0e0e0;
    font-size: 19px;
    margin-bottom: 20px;
    padding: 8px 0 8px 20px;
    width: 85%;
}
.itemCommentsForm #comment-form i {
    font-size: 15px;
    height: 50px;
    line-height: 54px;
    position: absolute;
    text-align: center;
    width: 40px;
}
.itemComments .itemCommentsForm form textarea.inputbox {
    border: 2px solid #e0e0e0;
    color: #000;
    font-size: 19px;
    padding: 10px 15px;
    width: 85%;
}
.itemComments .itemCommentsForm form input#submitCommentButton {
    background-color: #629c49;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin: 25px 15% 0;
    padding: 20px 55px;
    text-transform: uppercase;
}
.cat_main div.itemBackToTop {
    float: right;
    margin-top: 20px;
    width: 100%;
}
.itemBackToTop {
    float: right;
    text-align: right;
    width: 100%;
}
.itemBackToTop a {
    text-decoration:none;
	color:#000;
}
.itemBackToTop a:hover {
    text-decoration:none;;
	color:#ffb400;
}
.itemRelated {
	float:left;
	width:100%;
}
.itemRelated > h3 {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.itemRelated li {
    border-left: 2px solid #008000;
    margin: 15px 0;
    padding-left: 14px;
}

/* Comments */
.itemComments ul.itemCommentsList {
    list-style: outside none none;
    margin: 0 0 16px;
    padding: 0;
}
.itemComments_li {
    background-color: #f8f8f8;
    border: medium none;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 25px;
    position: relative;
}
.itemComments_li::before {
    background: #eeeeee none repeat scroll 0 0;
    border-color: #ffffff #ffffff #eeeeee #eeeeee;
    border-style: solid;
    border-width: 0 16px 16px 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.itemComments ul.itemCommentsList li span.commentLink {
    float: right;
    margin-left: 8px;
}
.itemComments ul.itemCommentsList li span.commentLink a, .itemComments ul.itemCommentsList li span.commentLink a:hover{
    color: #333;
    font-size: 11px;
    text-decoration: underline;
}
.itemComments_li > p {
	color:#999;
}
.cat_main div.itemComments ul.itemCommentsList li span.commentAuthorName {
    font-size: 15px;
    font-weight: 600;
}
.cat_main div.itemComments ul.itemCommentsList li img {
    margin: 0 20px 0 0;
}
.itemComments ul.itemCommentsList li img {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    float: left;
    margin: 4px 4px 4px 0;
    padding: 4px;
}
.cat_main .itemComments ul.itemCommentsList li span.commentDate {
    border: medium none;
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

/* Super User */
#k2Container {
    padding: 0 0 24px;
}
.k2FeedIcon {
    padding: 4px 8px;
}
.k2FeedIcon a, .k2FeedIcon a:hover {
    background: rgba(0, 0, 0, 0) url("../../../images/kybully/feed.png") no-repeat scroll 50% 50%;
    display: block;
    float: right;
    height: 16px;
    margin: 0;
    padding: 0;
    width: 16px;
}
.k2FeedIcon a span, .k2FeedIcon a:hover span {
    display: none;
}
.userBlock {
	float:left;
	width:100%;
    background: #f7fafe none repeat scroll 0 0;
    border: 1px solid #dddddd;
    clear: both;
    margin: 0 0 16px;
    padding: 8px;
}
.userBlock h2 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 0;
    text-transform: uppercase;
}
.userBlock img {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding: 4px;
}
.userItemTitle a {
	color:#629c49;
}
.userItemIntroText {
    float: left;
    width: 100%;
	padding-top:30px;
}
.userItemIntroText > p {
	font-size:15px;
	color:#999
}
.userItemLinks {
	float:left;
	width:100%;
    margin: 0 0 16px;
    padding: 0;
}
.userItemCategory {
    border-bottom: 1px dotted #cccccc;
    padding: 4px;
}
.userItemCategory span {
    color: #555555;
	font-size:16px;
    font-weight: bold;
    padding: 0 4px 0 0;
}
.tagItemTitle a {
	color:#629c49;
}
.tagItemTitle a:hover {
	color:#ffb400;
}
.userItemCategory a,.userItemCategory a:hover, .userItemReadMore a ,.tagItemCategory > a,.tagItemCategory > a:hover, .k2ReadMore:hover,.itemRelated ul li a{
	color:#333;
}
.tagItemIntroText {
	padding:30px 0 0 0;
	color:#999;
}
.userItemCommentsLink {
    border-right: 1px solid #cccccc;
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
.userItemCommentsLink a {
	color:#000;
}
.userItemCommentsLink a:hover {
	color:#ffb400;
}
.userItemReadMore {
    display: inline;
}
.tagItemReadMore a {
	color:#000;
}
#formLog {
	float:left;
	width:100%;
}

/* Tags */
.tagItemCategory span {
    color: #333;
    font-weight: bold;
    padding: 0 4px 0 0;
}
.tagItemCategory {
    border-right: 1px solid #cccccc;
    display: inline;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
.tagItemReadMore {
    display: inline;
}
span.userItemImage img {
	width:100%;
	background-position:center center;
	transition: all 0.3s ease 0s;
}