@import url('/css/site.css');
/* 
 
Theme Name: Endorion 
 
Theme URI: http://www.endorion.org/blog/ 
 
Description: Темата на <a href="http://www.endorion.org/">Endorion.org</a> - българският сайт за Толкин.
 
Author: Kaloyan Ivanov
 
Author URI: http://www.endorion.org 
 
Version: 1.0
 
. 
 
This theme is distributed under the Creative Commons Attribution-Noncommercial 3.0 Unported License. 
 
Basically you can do whatever you want with it as long as you credit me with a link and 
 
use it for non-commercial purposes. A link/credit is already integrated on the bottom of the 
 
footer, you can remove it, but only if you put it somewhere else on the page. 
 
. 
 
*/  

/*  BLOG STYLES  */
.post {
	line-height: 1.5em;
}
.postmetadata {
	font-size:8pt;
	border-bottom:dashed 1px #ccc;
	padding:0 0 5px 0;
	margin-top:-10px;
}
#line {
	clear:both;
	height:2px;
	width:700px;
}
.alignright {
	float:right;
	margin-top:10px;
}
.alignleft {
	float:left;
	margin-top:10px;
}


.post h3, .post h2 {
	margin-bottom:0;
	padding-bottom:0;
}
input#s {
	width:120px;
	border:1px solid #cbcbcb;
}
.blog-list ul {
	margin: 5px 10px 0px;
	list-style-type: none;
}
.blog-list ul li {
	line-height: 1.6em;
}
.blog-list h2 {
	font-family: 'Lucida Grande', geneva, helvetica, sans-serif!important;
	color: #cc0000;
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0px 10px;
}
.page_button {
	font-weight:bold;
	font-family: verdana, tahoma, arial, sans-serif;
	padding:3px 6px;
	border:#ddd 1px solid;
}
.page_button:hover {
	border:#555 1px solid;
}


ol.commentlist li {
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
}



/*---------COMMENTS --------- */
#comments h3{ font:bold 17px Georgia; padding:0 0 20px 0; margin:0 }
  #comments .commentlist { padding:0; margin:0 }
  #comments ol{padding:20px 0;}
  #comments .comment { margin: 10px 0 0 0; width: 100%;}
    #comments .comment a{ text-decoration:none; padding:1px 0 }
	  #comments .comment a:hover{ color:#cc0000 }
    #comments .comment .meta-left { width: 90px; float:left; color:#555 }
    #comments .comment .meta-left p{ padding:10px 0 0 0; margin:0 }
      #comments .comment .meta-left .meta-wrap {width: 90px; overflow: hidden; padding-right: 7px; min-height:70px }
  #comments .comment small {font-size: 11px }
  * html #comments .comment .text-right { height:70px }
  #comments .comment .text-right { min-height:70px; margin:0; background:none; border:1px dotted #aaaaaa; padding: 12px; margin-left:100px; float:none }
    #comments .comment .text-right p { line-height: 18px; padding: 0 0 8px 0 }
  #comments ul.children { margin:10px 0 0 20px; padding:0 }
#comments .comment .authcomment{ background:#F7F7F7; border:1px dotted #aaaaaa }
  p.commpadd{ padding:0; margin:0 0 10px 0 }
  span.comm-reply{ float:right; color:#aaa; padding:5px 0 0 0 }
  span.comm-reply a{ font-size:13px; color:#aaa }
  .cancel-comment-reply{ padding:0 0 10px 0 }
#respond { padding:10px 0 0 0; margin:0 }
#respond textarea, .commpadd input{ background:none; border:1px dotted #aaaaaa }
#respond textarea { margin:0; padding:0 }
  p.commpadd input{ line-height:25px; height:25px; padding:5px 0 0 5px }
  p.commpadd label{ padding:0 0 0 5px }
input#submit{ font:bold 12px Georgia; color:#fff;  text-align:center; padding: 5px; border:1px dotted #aaaaaa; margin:0 }

#main div#author-info {
	background: #f9f9f9; padding: 10px; margin: 0 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
}
	#main div#author-info div#author-image {
		float: left; margin: 0 10px 5px 0; border: 5px solid #DCDCE1;
	}
	#main div#author-info h4 {
		margin-top:0;
	}

