/*----------------------k2---------------------------*/

.latestItemTitle {
	text-transform: none;
	margin-top: 25px;
}

.itemTitle {
	text-transform: none;
	margin-top: 30px;
}

.itemDateCreated {
  text-align: center;
}

.pt-day {
	background: #ffffff;
	padding: 8px 10px;
	font-size: 30px;
	color: #000000;
	border: 2px solid #000000;
	text-align: center;
}

.pt-day:before {

}

.pt-month-year {
	background: #000000;
	padding: 8px 10px;
	color: #ffffff;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}

.itemToolbar ul {
	list-style: none;
	padding-left: 0;
}

.itemToolbar li {
	display: inline;
	margin-right: 10px;
}

.itemRatingList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.itemRatingList .itemCurrentRating {
	
}

.itemRatingList li {
	display: inline;
	margin-right: 10px;
}

.itemRatingLog {
	float: right;
	margin-top: -30px;
}

.itemRatingForm {
	
}

.itemRatingBlock span {
	float: left;
}

.itemSocialSharing {
	display: inline-flex;
}

.itemTwitterButton {
	margin-right: 15px;
}

.itemFacebookButton {
	margin-right: 15px;
}

.itemGooglePlusOneButton {
	margin-right: 15px;
}

.itemTagsBlock {
	
}

.itemTags {
	list-style: none;
	padding-left: 0;
}

.itemTags li {
	display: inline;
}

.itemTags {
	list-style: none;
	padding-left: 0;
	float: right;
	margin-top: 0;
}

.itemTags li a {
	color: #ffffff;
	background: #000000;
	font-size: 85%;
	padding: 4px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.itemCommentsForm {
	padding-top: 60px;
}

.itemCommentsForm h3 {
	text-transform: none;
}

#commentText.inputbox {
	min-height: 150px;
	width: 100%;
	border: 1px solid #dddddd;
}

.itemCommentsForm input {
	border: 1px solid #dddddd;
	width: 100%;
}

.latestItemTagsBlock {
	
}

.latestItemTagsBlock span {
	
}

.latestItemTags {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	float: right;
}

.latestItemTags li {
	display: inline;
	margin-right: 15px;
}

.latestItemTags li a {
	font-size: 85%;
	margin-right: 5px;
}

.icon-comments {
	
}

.pt-item-comments a {
    display: block;
    font-size: 11px;
    padding: 35px 10px 10px;
    text-align: center;
    margin-bottom: 5px;
	margin-top: 10px;
    background-image: url(../images/comment.png);
    background-position: center 11px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    color: #1a121d;
    background-color: #ffffff;
}

.latestItemCommentsLink a {
    display: block;
    font-size: 11px;
    padding: 35px 10px 10px;
    text-align: center;
    margin-bottom: 5px;
	margin-top: 10px;
    background-image: url(../images/comment.png);
    background-position: center 11px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    color: #1a121d;
    background-color: #ffffff;
}

.latestItemDateCreated {
	text-align: center;
}

.latestItemReadMore {
	margin-bottom: 35px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 35px;
	padding-top: 25px;
}

.k2ReadMore {
	
}

.itemRelated {
	
}

.itemRelated ul {
	list-style: none;
	padding-left: 0;
}

.itemRelImg {
	margin-right: 10px;
}

.itemRelTitle {
	
}

.itemRelated ul li {
	margin-bottom: 10px;
	background: #f5f5f5;
}

.itemRelated h3 {
	margin-top: 30px;
	text-transform: none;
}

.tagItemDateCreated {
	text-align: center;
}

#submitCommentButton.button {
	
}

#comment-form .button {
	border: none;
	color: #ffffff;
	background-color: #191e22;
	padding: 5px 15px;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	width: 25%;
}

.itemCommentsCounter {
	text-transform: none;
}

#commentURL.inputbox {
	line-height: 30px;
	height: 30px;
	font-size: 85%;	
}

#userName.inputbox {
	line-height: 30px;
	height: 30px;
	font-size: 85%;
}

.formEmail {
	
}

#commentEmail.inputbox {
	line-height: 30px;
	height: 30px;
	font-size: 85%;	
}

.userItemTags {
	list-style: none;
	padding-left: 0;
}