/* Companion Custom CSS over-rides for [ KOSKEN POJAT RY ]:  -  */

#centermenu {
width: 100%;
text-align: center;
border-bottom: 2px solid #011;
background: #ffe;
overflow: hidden;
position: relative;
}

#centermenu ul {
list-style: none;
display: block;
margin: 0 auto;
text-align: center;
}


#centermenu ul li {
display: inline;
text-align: center;
margin: 1em;
padding: 1em;
}




#respond .form-allowed-tags {
color: #888;
font-size: 12px;
line-height: 18px;
display:none;
}


#respond label {
	display:inline;
}

.reply {
	margin:10px 0;
}

.comment-form-url input,  
/* .comment-form-email input, */
.comment-form-author input,
.comment-form-comment textarea {
display:block;
}

.nocomments {
	color:#999;
	font-size:.9em;
	text-align:center;
}


.comment-body .comment-meta a {
	font-size:9px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size:10px;
}

#cancel-comment-reply-link {
	color:#900;
}

.post-data {
	clear:both;
	font-size:9px;
	font-weight:700;
	margin-top:20px;
}

.post-data a {
	color:#111;
}

.post-entry {
	clear:both;
}

.post-meta {
	clear:both;
	color:#9f9f9f;
	font-size:11px;
	margin-bottom:10px;
}

.post-edit {
	clear:both;
	display:block;
	font-size:10px;
	margin:1.5em 0;
}

.post-search-terms {
	clear:both;
}

.read-more {
	clear:both;
	font-weight:700;
}

.attachment-entry {
	clear:both;
	text-align:center;
}


/* Companion Custom CSS over-rides for [ KOSKEN POJAT RY ]:  -  */