/*
Theme Name: Woolfs
Theme URI: http://wnw.blogwarhammer.net/themes/disciple
Description: Soft and clean WordPress theme with 3 columns. Customizable with 4 more colors.
Version: 1.13
Author: Regis
Author URI: http://wnw.blogwarhammer.net
Tags: soft, clean, simple, 3 columns, fixed width

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
*/

/* basic */

@import url("http://www.woolfs.ru//templates/new/template_css.css");

.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left; margin: 0 5px 5px 0;}
.alignright { float:right; margin: 0 0 5px 5px;}
#rightmain {
	float: right;
	width: 25%;
}
.post ul, #rightmain ul {
	list-style-image: url('http://www.woolfs.ru/templates/new/images/section.gif');
	line-height: 18pt;
}
#rightmain ul li ul {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 14px;
}
div.leftrezdel {
	width: 49%; 
	float: left;
}
div.rightrazdel {
	width: 49%; 
	float: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	width: 85%;
}
.post-title a, .post-title h1, h2 {
 	color: #9abf0f;
 	font-weight: normal;	
	font-size: 21px;
}
.post-title a:hover, .post-title h1 {
 	color: #9abf0f;
 	font-weight: normal;
 	text-decoration: none;
	font-size: 21px;
}
.post-sub, .post-text, .post-foot {
  font-size: 13px;
  margin: 10px 0 30px 0;
}
.post-sub p {
	margin: 0%;
}
.post ul, ol {
	list-style-image: url('http://www.woolfs.ru/templates/new/images/section.gif');
	line-height: 19pt;	
}

.post-comments p a {
	color: #666666; 
	margin-right: 20px;
}
.post-comment span {
	font-size: 15px; 
} 
/* new */
.last {
	margin-left: 0%;
	padding-left: 0%;
}
.last li  {
	line-height: 14pt;
	margin-bottom: 10px;
}
.last span {

}
/* comment */
div.date {
  font-size: 10px;
}
div.author {
  font-size: 16px;
}
div.wp-pagenavi {
	padding: 35px 0 10px 0;
}
div.wp-pagenavi span, div.wp-pagenavi a {
	font-size: 140%;
	margin-right: 7px;
} 
blockquote {
	background-color: #eee;
	border-left: 5px solid #bbb7b7;
	padding: 15px;
	margin-top: 10px;
	margin-left: 25px;
}
object {
	background-color: #eee;
	padding: 10px;
	width: 635px;
	margin: 0 auto;
	
	-webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
	 border-radius: 8px;
}
div.ddsg-wrapper ul {
	padding-top: 15px;
}
div.ddsg-wrapper ul li {
	margin-bottom: 0%;
	line-height: 4px;
}
