
/* ----------------------------------------
   Standard Elements
------------------------------------------- */

a {color: #06A;}
a:hover {color: #036;}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 1.3em arial, helvetica, sans-serif;;}
h2 {font: normal 1em arial, helvetica, sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #FFF url('/res/im/blog/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.6em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}

.feed {
  padding: 0 0 0 19px;
  background: url('/res/im/blog/feed-icon-14x14.png') no-repeat 0 50%;
} 

#main {
	/* width: 545px; */
	width: 600px;
	margin: 10px;
	}

table.admin
{
	width: 100%;
}

th.admin
{
	text-align: left;
	color: #739cba;
	font-weight: normal;
	border-bottom:2px solid #DEDEDE;
}

td.admin
{
	border-bottom:1px solid #DEDEDE;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {float: right;}
.center {text-align: center;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 10px;
	color: #444;
}
.post_title {
	background: #E8E8E8 url('/res/im/blog/post/blog_title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title h1 a:hover {
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
/*	background: #F5F5F5; */
	background: #FFFFFF;
	
	
}
.post_metadata .blog_content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
/*.post_metadata .blog_content a {color: #567;}
.post_metadata .blog_content a:hover {color: #002;}*/

.post_body {
	/*background: #F5F5F5 url('/res/im/blog/post/body.gif') repeat-x left top;*/
	background: #FFFFFF url('/res/im/blog/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
/*.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}*/
.post_bottom {
	background: url('/res/im/blog/post/blog_bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}
p.read_more {
	font-size: 0.8em;
}
p.read_more a {color: #567;}
p.read_moret a:hover {color: #002;}

.site_title {
	background: #E8E8E8 url('/res/im/blog/post/blog_title.gif') no-repeat left top;
	padding: 2px 5px 0px 5px;
}
.site_title h1 {
	font: bold 0.9em Verdana,sans-serif;
	color: #06A;
	/*color: #646464;*/
}
/* .site_title h1 a {color: #646464;} */
.site_title h1 a:hover {
	/* color: #469; */
	text-decoration: underline;
}
.site_title h1.left {width: 380px}
.site_date {
	color: #999;
	font-size: 0.85em;
}
.site_bottom {
	background: url('/res/im/blog/post/blog_bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.site_body {
	background: #E8E8E8;
	padding: 0px 5px 0px 5px;
	font-size: 0.8em;
}

.site_body a {color: #646464;}
.site_body a:hover {
	color: #469;
	text-decoration: underline;
}

/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}

/* ----------------------------------------
   Comments
------------------------------------------- */
.reply {
	margin-top: 10px;
	padding-left: 18px;
}

.reply_user {
	background: url('/res/im/blog/icon_comment.gif') no-repeat left;
	padding-left: 18px;
}

.reply_actions {
	width: 48px;
	padding-right: 20px;
	font-size: 0.8em;
	color: #666;	
}

.reply_gravatar {width: 48px;}
.reply_gravatar img {padding: 2px;}
.reply_author {padding-top: 2px;}

.replyadd {
	clear:both; 
	margin-top: 10px;
	text-align: center; 
	display:none;
	}
/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('/res/im/blog/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('/res/im/blog/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}

/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}