div.born_slippy h1 {
	margin: 0;
	width: 490px;
	height: 160px;
	background: url(../images/born_slippy/logo_born_slippy.png) no-repeat;
}
div.born_slippy h1 a {
	display: block;
	height: 160px;
}

div.born_slippy .container {
	background: url(../images/born_slippy/footer_content.png) no-repeat #FFF left bottom;	
}

div.born_slippy div.container.span-13 {
	width: 531px;
	padding-right: 0px;
	margin-right: 70px;
	margin-left: 40px;
	padding-left: 0;
	
}

div.born_slippy h2 {
	color: #000;
	font-weight: bold;
}

div.born_slippy .header {
	background: url(../images/born_slippy/header_content.png) no-repeat #FFF;	
	padding-top: 18px;
}

div.born_slippy div.post {
	color: #000;
	background: url(../images/born_slippy/hr.png) no-repeat left bottom;	
	padding: 14px 28px 14px 28px;	
}

.pagetitle {
	padding: 14px 28px 0 28px;	
}

.backtoindex {
	padding: 0 28px 0 28px;	
}

div.born_slippy .container a:hover {
	color: #333;
}

div.born_slippy .container small {
	font-size: 11px;
}

div.born_slippy .container .hentry h3 {
	margin-bottom: 2px;
	color: #000;
}

div.born_slippy .container a {
	color: #000;
}

div.born_slippy .container .hentry small {
	margin-bottom: 10px;
	display: block;
}


#tit_forfex {
	display: block;
	
	width: 235px;
	height: 121px;
	
	background: url(../images/born_slippy/logo_forfex.png) no-repeat;	
	
	margin: 0 0 42px 0;
	
}
#tit_forfex a {
	display: block;
	height: 121px;
	
}

#tit_authors {
	/*
	display: block;
	
	width: 86px;
	height: 25px;
	
	background: url(../images/born_slippy/title_authors.png) no-repeat;	
	
	margin: 0 0 17px 0;
	*/
}
#tit_authors a {
	display: block;
	height: 25px;
	
}
/*
#tit_archives {
	display: block;
	
	width: 89px;
	height: 27px;
	
	background: url(../images/born_slippy/title_archives.png) no-repeat;	
	
	margin: 0 0 17px 0;
}*/
#tit_archives a {
	display: block;
	height: 27px;
}

.author-name {
	font-size: 1.2em;
	color: #FFF;
	background-color: #000;
	padding: 2px;
}

.author-list {

	margin-bottom: 20px;
	
}

.author-list .name {
	/*font-family: Arial, Helvetica, sans-serif;*/
	display: block;
	text-transform: uppercase;
/*	font-weight: bold;*/
}

.avatar img {
	border: 2px solid #FFF;
}

.user.with-name {
	margin-bottom: 20px;
}

ul.archive-list, ul.authors-list  {
	/*margin-left: 2px;*/
	margin-left: 0;
	text-transform: lowercase;
}
ul.archive-list li, ul.authors-list li {
	list-style: none;
}

ul.commentlist {
	
}

ul.commentlist li {
	border-left: 4px solid #000;
	padding-left: 10px;
}

#comments {
	margin-bottom: 10px;
}

#commentform small {
	display: inline;
}

#sidebar h4 {
	font-size: 1.6em;
	font-weight: normal;
}

h3.author_name {
	font-size: 1.4em;
	font-weight: normal;
}


.share-post {
	
}

.share-post h5 {
	color: #000;
	font-weight: normal;
	display: inline;
}

.share-post li  {
	display: inline;
}

div.born_slippy .share-post li a {
	background-color: #000;
	color: #FFF;
	padding: 2px;
}

div.born_slippy .navigation {
	display: block;
	padding: 0 0 20px 30px;
}

div.born_slippy .navigation a {
	background-color: #000;
	color: #FFF;
	border: none;
}

div.born_slippy .navigation .page.current {
	background-color: #FFF;
	color: #000;
	border: none;
}

div.born_slippy .navigation a:hover {
	color: #FFF;
}


