/* 
eF`k3_ blog css v4.0 (c)2007
http://efk3.xtrinal.net
http://www.xtrinal.net
*/
body {
  margin: 0px;
  padding: 0px;
  background: top center url(img/repeat.jpg) no-repeat #000;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  font-size: 13px;
  color: #fff;
}
img { 
  margin: 0px;
  border: none;
}
form { margin: 0px; }
a {
  background-color: inherit;
  color: #620000;
  text-decoration: none;
}
a:hover { 
  background-color: inherit;
  color: #666; 
  text-decoration: none; 
}
/* base */
div#base {
  width: 1000px;
  height: auto;
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
  background: left top url(img/background.jpg) repeat-y;
}
/* header */
div#head a {
  display: block;
  width: 1000px;
  height: 164px;
  background: center top url(img/header.jpg) no-repeat #fff;
  color: inherit;
}
/* content */
div#site {
  float: left;
  margin-top: -20px;
  padding-left: 165px;
}
div#extra {
  margin: 0 0 10px 20px;
  font-size: 16px;
  font-weight: bold;
  background-color: inherit;
  color: #620000;
}
div.post {
  width: 455px;
  margin: 0 0 20px 0px;
  background: left top url(img/title.jpg) no-repeat #fff;
  color: #000;
}
div.post h1, div.post h1 a {
  color: #fff;
}
div.post div.date {
  padding: 6px 0px 1px 174px;
  font-size: 12px;
  color: #620000;
}
div.post h1 {
  margin: 0px;
  padding-left: 35px;
  font-size: 18px;
}
div.post div.content {
  width: 420px;
  margin: 26px 0 0 32px;
  text-align: justify;
}
div.post div.content a {
  background-color: inherit;
  color: #850000;
}
div.post div.content a:hover {
  text-decoration: underline;
}
div.post div.content blockquote {
  margin: 0px;
  padding: 0 0 0 15px;
  border-left: 5px solid #620000;
  background: left top url(img/blockq.jpg) repeat;
}
div.post div.content img {
  display: block;
  margin: 10px auto 10px auto;
  border: 2px solid #620000;
  background-color: inherit;
  color: inherit;
  text-align: center;
}
div.post div.content img.left {
  float: left;
  margin: 4px 5px 0px 0px;
  border: 2px solid #222;
  background-color: inherit;
  color: inherit;
}
div.post div.content img.list {
  float: none;
  display: inline;
  margin: 4px 0px 0px 0px;
  border: 2px solid #222;
  background-color: inherit;
  color: inherit;
}
div.post div.content img.nbw {
  display: inline;
  margin: 0px;
  border: none;
}
div.post div.content p {
  margin: 0 0 4px 0;
}
div.post ul.info {
  width: 410px;
  height: 18px;
  margin: 10px 0 0 32px;
  padding: 1px 4px;
  border: 1px solid #e7e7e7;
  background-color: #f4f4f4;
  color: inherit;
}
div.post ul.info a {
  background-color: inherit;
  text-decoration: none;
  color: #620000;
}
div.post ul.info a:hover {
  text-decoration: underline;
}
div.post ul.info li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.post ul.info li.right {
  float: right;
}
div.post h2 {
  margin: 15px 0px;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
}
div.post p.box {
  margin: 5px 0 0 0;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fafafa;
  text-align: left;
  color: inherit;
}
div.post a.arc {
  font-size: 15px;
  font-weight: bold;
}
div.post div.content ul#search {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div.post div.content ul#search li.link a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
div.post div.content .datas {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
div.post div.content .datas td {
  padding: 2px 5px;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7; 
}
div.post div.content .datas .left {
  background-color: #f4f4f4;
  text-align: right;
  font-weight: bold;
}
div.post div.content .datas td:hover { background-color: #f4f4f4; }
div#pages {
  width: 458px;
  margin-left: 32px;
  background-color: inherit;
  color: #000;
  overflow: hidden;
}
div#pages #old { float: left; }
div#pages #new { float: right; text-align: right; padding-right: 36px;}
/* comments */
p#num {
  margin-left: 32px;
  background-color: inherit;
  font-size: 15px;
  font-weight: bold;
  color: #620000;
}
p#error {
  width: 423px;
  margin: 0 0 0 32px;
  padding: 3px 0;
  background-color: #620000;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
div.comment {
  width: 470px;
  margin: 0 0 0px 0;
  padding: 0px;
  background: top left url(img/comment.jpg) repeat-y #fff;
  font-size: 12px;
  color: #000;
}
div.comment a {
  background-color: inherit;
  font-weight: bold;
  color: #222;
}
div.comment a:hover {
  background-color: inherit;
  text-decoration: underline;
  color: inherit;
}
div.comment a.reply {
  background-color: inherit;
  font-weight: normal;
  color: #666;
}
div.comment a.re {
  background-color: inherit;
  font-weight: bold;
  color: #222;
}
div.comment div.top {
  width: 420px;
  margin: 0px 0px 0px 0px;
  padding: 22px 0px 0px 38px;
  background: top left url(img/comment-top.jpg) no-repeat;
}
div.comment div.avatar {
  float: left;
  width: 46px;
  height: 48px;
  margin: -5px 3px 3px 0px;
  padding: 2px 0px 0px 2px;
  background: top left url(img/avatar.jpg) no-repeat;
}
div.comment p {
  clear: both;
  width: 405px;
  margin: 0px;
  padding: 0 5px 0 41px;
}
div.comment font.moderated {
  background-color: inherit;
  color: #bbb;
}
div.comment span {
  display: block;
  width: 478px;
  height: 15px;
  margin: 0px 0px 0px 0px;
  padding: 0;
  background: bottom left url(img/comment-bottom.jpg) no-repeat;
}
div.comment div.top h1 {
  width: 410px;
  margin: -5px 0px 15px 0px;
  border-bottom: 1px solid #666;
  background-color: inherit;
  font-size: 15px;
  color: #620000;
}
div.comment input, div.comment textarea, div.post p input, div.post p select {
  width: 260px;
  padding: 1px;
  border: 1px solid #ccc;
  background-color: #fafafa;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
  color: inherit;
}
div.comment div#form  input:hover, div.comment textarea:hover , div.post p input:hover, div.post p select:hover {
  background-color: #e7e7e7;
  color: inherit;
}
div.comment div#form  input:focus, div.comment textarea:focus, div.post p input:focus, div.post p select:focus {
  background-color: #fff;
  color: inherit;
}
div.comment div#form p, div.comment div#newcomment {
  margin: 0px 0px 4px 0px;
  padding-left: 40px;
}
div.comment textarea {
  width: 400px; 
  height: 150px;
  font-size: 12px;
}
div.comment #send {
  width: 120px;
  margin: 6px 0 0px 0;
}
div.comment #acq {
  padding-left: 42px;
  margin-bottom: 5px;
}
/* menu */
div#menu {
  float: right;
  width: 185px;
  margin: -5px 0px 0 0;
  padding-right: 160px;
  background-color: inherit;
  text-align: left;
  color: inherit;
}
div#menu h2 {
  width: 185px;
  height: 48px;
  margin: 0;
  padding: 5px 0 0 0;
  background-color: inherit;
  font-size: 0px;
  color: #620000;
  content: "";
}
div#menu h2#mostansag { background: left top url(img/mostansag.jpg) no-repeat; }
div#menu h2#kommentarok { background: left top url(img/kommentarok.jpg) no-repeat; }
div#menu h2#archivum { background: left top url(img/archivum.jpg) no-repeat; }
div#menu h2#temak { background: left top url(img/temak.jpg) no-repeat; }
div#menu h2#blogroll { background: left top url(img/blogroll.jpg) no-repeat; }
div#menu h2#animestuff { background: left top url(img/stuff.jpg) no-repeat; }
div#menu h2#blog{ background: left top url(img/blog.jpg) no-repeat; }
div#menu ul {
  margin: -10px 0 0 0px;
  padding: 0;
}
div#menu ul a {
  display: block;
  width: 165px;
  padding-left: 19px;
  background-color: inherit;
  color: #fff;
}
div#menu ul a:hover {
  background-color: #fff;
  color: #620000;
}
div#menu ul a:hover:after{
  content: " (" attr(rel) ")";
}
div#menu ul.norel a:hover:after, div#menu ul a.norel:hover:after{
	content: "";
}
div#menu li {
  margin: 0;
  list-style: none;
}
div#menu div#buttons {
  width: 185px;
  clear: both;
  margin-top: 30px;
}
div#menu div#buttons a {
  display: block;
  float: none;
  width: 80px;
  margin: 0px auto 5px auto;
  background-color: #222;
  color: inherit;
}
/* footer */
div#footer {
  clear: both;
  height: 20px;
  padding: 55px 0 0 158px;
  background: center top url(img/footer.jpg) no-repeat #000000;
  color: inherit;
}
div#footer p {
  float: left;
  margin: 0;
  padding: 0;
  background-color: #620000;
  color: #fff;
}
div#footer p a { color: #fff; background-color: inherit; }
div#footer p a:hover { color: #888; background-color: inherit; }
div#footer div#xs a {
  float: right;
  width: 129px;
  height: 25px;
  margin-top: -5px;
  padding-right: 147px;
  background: left top url(img/xtrinal.jpg) no-repeat;
  font-size: 0px;
}
div#footer div#xs a:hover { color: #620000; background-color: inherit; }
