body{
	background:#fff url(../i/bg.png) repeat-x;
	margin:20px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#header{
	padding:0em 0em;
	width: 100%;
}

.headerleft {
	float: left;
	/* border: 1px solid red; */
	}
	
.headerright {
	padding-top: 25px;
	margin-left: 25px;
	height: 28px;
 	float: left; 
	
	/* border: 1px solid red; */}


a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
	outline: none;
}

a:hover {
	border: none;
}
 
 
 h1, h2 {
	font-weight: normal;
}

h1, h2, h3 {
	color: #000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
	
}

#category_list {margin-top: 10px; margin-bottom: 6px;}
#category_list h2 {display: inline; font-weight: normal;}
#tag_list h3 {display: inline; font-weight: normal;}
.nodecoration {text-decoration: none;
	border:0px;}
#category_list a {margin-right: 8px;}
	#tag_list a {margin-right: 8px;}

h1 a, h2 a, h3 a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
	outline: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	border: none;
}

p, ul, ol {
	color: #333;
}

ul, ol {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

ul {
	list-style-type: disc;
}

a.blog_headline_group {color: #79b1d4; line-height: 33px; letter-spacing: -1px; text-decoration: underline; border:0px; font-weight: normal;}
a.blog_headline {color: #767676; line-height: 29px; letter-spacing: -1px; border:0px; font-weight: normal; text-decoration: underline;}
.blog_headline {color: #767676; line-height: 29px; letter-spacing: -1px; margin-bottom: 0.6em; border:0px; font-weight: normal; }


#tags {padding: 0.5em 0;
  padding-left:20px;
  background:url(../i/tags.gif) no-repeat 0 8px; }

#tags a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
	outline: none;
	margin-right: 8px; font-weight: normal; font-size: 12px; display: inline;
}

#header h1 {margin-bottom:0px; color:#E87830; font-weight: bold;}
/* #header a {color:#E87830; border:0px;} */
#header a {color:red; border:0px;} 
.description {margin-top:0px; padding-top: 0px;}

/*   Панель фильтра  */
#filter {margin-top: 15px;}
#filter a {border:0px; padding: 5px; background:#eaecea; margin-right:10px;}
#filter a.active {background:#d3e2f0!important;}
#filter  a:hover {
	background:#d3e2f0!important;
}

.blog_category a.active {background:#d3e2f0!important; padding: 4px; border: 0px;}
.tag_list a.active {background:#d3e2f0!important; padding: 4px; border: 0px;}

#category_span {display:none;}
#tag_span {display:none;}

/*  Нижнее меню */
#menu {border-top: 1px solid #ccc;}
#menu {margin-bottom: 20px; margin-top: 20px;}

/* Pager */

.pager {
	text-align:left;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

.pager a {
	font-weight: bold;
	color: #767676;
	padding: 2px 5px;
	border: 0px;
	background-image: none;
	text-decoration: none;
	margin: 0 1px;
}

.pager a:hover {
	background-color: #79b1d4;
	color: #000;
	border: 0px;
	color: #FFF;
}

.pager .here {
	font-weight: bold;
	background-color: #79b1d4;
	color: #FFF;
	padding: 2px 5px;
	margin: 0 1px;
}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 660px;
	background: #E8EDF1;
	color: #000000;
	display: block;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}

.commentname {
	color: #000000;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.clear {clear: both;}	
	
.commentinfo {
	clear: both;
	}

.commenttext {
	background: #FFFFFF;
	width: 650px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 20px 0px;
	border: 1px solid #DDDDDD;
	}
	
	#wrapper {
	width: 900px;
	margin: 0 auto;

	
	/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
	background: #FFACAA;
}

img {margin: 10px;}

