﻿#blox-story-text h1 {
	margin-bottom: 0;
}

#priCont #blogul, #terCont #blogul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#priCont #blogul {
  padding-top: .75em;
}

#priCont #blogul li {
  background:url("dl_bck.png") no-repeat;
  margin: 0 0 0 0;
  padding: 10px 8px;
}

#priCont #blogul li a{
  color:#660000;
  display:block;
}

#priCont #blogul li a#blread {
	padding-left : 290px;
}

#priCont #blogul li a:hover {
  background:url("bullet_darrow.png") no-repeat right center;
  text-decoration: none;
}

#priCont #blogul a em {
	color:#333;
	font-style:normal;
    font-weight: normal;
    font-size: 0.9167em;
    line-height: 1em;
}

#priCont #blogul a span, #priCont #blogul a:link span, #priCont #blogul a:visited span {
	color: #004e82;
	font-size: 0.75em;
    line-height: 1em;
    font-weight: normal;
}

#priCont #blogul td#bldate {
	font-size : 11px;
}
/* for blog detail */

#bdtitle {
	color:#660000;
	display:block;
	font-weight : bold;
	font-size: 1.4em;
}

.ekcommentheader, #bdcomtitle {
	color:#660000;
	font-weight : bold;
	font-size : 1em;
}

.entrypermalink {
	display: none;
}

h3.entryTitle {
	display: none;
}

/* blog back button */
.bbutton {
	margin : 12px 0 0 210px;
}
/*
#priCont a:hover {
	background:url("bullet_darrow.png") no-repeat right center;
	text-decoration: none;
}
*/

.ekcommentdata {
	margin-bottom: 5px;
}

.ekcommentdata input {
	background-color: #eee2cc;
	border: 2px solid #aa7858;
	padding: 2px;
}

.ekcommentdata input:focus, .ekcommentdata input:focus {
	border: 2px solid #006699;
	background-color: #fff;
}
