/* Variations / User blog */

/*** Фон страницы ***/
html, body{
	background: #d5e657 url(/upload/blogs/page_bg/copypaste1264236092.jpg) repeat;
	}
#header.unreg{
	border-bottom: 1px solid #ffffff;
	}
#navigation{
	border-bottom: 1px solid #ffffff;
	}


/*** Боковые блоки ***/
.sidebar{
	color: #ffffff;
	}
.sidebar p{
	color: #ffffff;
	}
.sidebar a{
	color: #ffffff;
	}
.sidebar a:hover{
	color: #ff0048;
	}
.sidebar a:visited{
	color: #ffffff;
	}


/*** Форма ввода ***/
.section input, .section select{
	background: #03031c url(/i/box-background.png) no-repeat scroll 0 0;
	border: #000000 medium 1px;
	color: #000000;
	}
.posts .hatom .hentry .entry-content{
	color: #737373;
	font-size:12px;
	line-height:14pt;
	}
.posts .hatom .hentry .entry-content a{
	color: #7474c2;
	}
.posts .hatom .hentry .entry-content a:hover{
	color: #b5ad12;
	}
.posts .hatom .hentry .entry-content a:visited{
	color: #cc0caf;
	}

#tags-inner ul li a{
	color: #6a6af5;
	}
#tags-inner ul li a:hover{
	color: #060633;
	}
.attractive-pink .content {
	background: #000000 none repeat scroll 0 0;
	}

/*** Комментарии ***/
div.comments .new {
	background: #737373 none repeat scroll 0 0;
	}
