body {
	color: black;
	font-family: "HelveticaNeue-Regular", 'Helvetica Neue', Helvetica, Arial, Tahoma, Verdana, sans-serif;
	//font-family: trebuchet ms, arial, verdana, deja vu;
	font-size: 80%;
	background-color: #d9d9d9;
	background: url(http://qik.su/templates/blackstyle/bg-tile.gif) repeat;
}
.text-shadow{
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
	-webkit-text-stroke: 1px transparent;
	color: #3f3f3f;
}

div.main-div {
	height: 100%;
	clear: both;
	margin-bottom: 4em;
	margin-top: 4em;
	margin-left: 16%;
	margin-right: 16%;
	padding: 2em;
}

.thumbnails {
	/* Компенсируем отступы между float-блоками, чтобы они 	занимали все доступное пространство */
	margin: -3em 0 0 -3em;


	/* Выравнивание по центру */
	text-align: center;
}

.thumbnail {
	/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
	text-decoration: none;


	/* Следующее правило для Firefox 2 */
	display: -moz-inline-box;


	/* а это для остальных */
	display: inline-block;
	vertical-align: top;


	/* Убираем выравнивание по центру */
	text-align: left;


	/* Отступы между блоками */
	margin: 6em 0.5em 0 2em;
}

.thumbnail .r {
	/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */


	/* Задаем минимальную ширину по тексту */
	width: 256px;


	/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
}

div#title {
	margin: 0 10px 0 10px;
	position: relative;
}

div#title em {
	position: absolute;
	right: 0em;
	top: 0.5em;
	font-style: normal;
}

div#title em div {
	position: absolute;
	right: 0em;
	top: 3.5em;
	font-style: normal;
}

div#title div {
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	margin: 0;
	font-size: 200%;
	font-weight: normal;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

a {
	color: #3f3f3f;
	text-decoration: underline;
	padding: 3px;
}

.hover{
	color: white;
	text-decoration: underline;
	background-color: black;
	padding: 3px;
	text-shadow: none;
}

a.postImage {
	background-image: none;
	background-color: transparent;
}

a.postImage img {
	background: url(http://qik.su/templates/blackstyle/loading.gif) no-repeat center center;
}

div.clear {
	clear: both;
}

p {
	margin: 1em 10px;
	padding: 0 1em;
}

div.post {
	float: left;
	width: 256px;
	height: 215px;
	overflow: hidden;
	margin: 13px 10px;
	margin-left: 10px;
	position: relative;
	display: inline;
}

div.post p {
	position: absolute;
	bottom: 35px;
	margin: 0;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
	color: #ccc;
}

div.postInfo {
	padding: 0.2em;
	font-style: italic;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#pages {
	margin-top: 1em;
}

div.pageInfo {
	float: left;
	display: inline;
	color: black;
	margin: 0;
	padding: 0.2em 1em;
	font-weight: normal;
}

div.pageLinks {
	float: right;
	margin-right: 10px;
	color: silver;
}
.col {
	position: relative;
	width: 330px;
	//height: 400px;
	float: left;
}

.col .t {
	position: relative;
	height: 1px;
	//overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.col .i {
	position: relative;
	width: 150px;
	margin-bottom: 8px;
}

.col .x {
	position: relative;
	vertical-align: bottom;
	margin-left: 22px;
	margin-right: 60px;
	padding-left: 0;
	padding-right: 0;
}

.col .z {
	position: absolute;
	bottom: 0;
}

div.left {
	float: left;
}

div.total-pages {
	padding-top: 20px;
	font-style: italic;
}

#whitebox {
	top: 0;
	left: 0;
	display: none;
	position: absolute;
	//padding: 20px;
	margin: -12px 0 0 -12px;
	background: white url(http://qik.su/templates/blackstyle/loading.gif) no-repeat scroll center center;
	border: 20px solid white;
	z-index: 20;
}

#whitebox img {
	cursor: pointer;
	border: 20px solid #f1f1f1;
}

table.bottom{
	width: 100%;
}
td.date{
	font-size: 80%;
	//border-left: 1px dotted black;
	width: 33%;
}
td.thanks {
	font-size: 80%;
	//border-right: 1px dotted black;
	width: 33%;
}
/* новое */
/*img#shadow{
  background: url(http://qik.su/templates/blackstyle/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 0px 5px 5px 0px;
}*/

img#shadow{
	margin: 0 50px 0 0;
	background: url(http://qik.su/templates/blackstyle/shadow-bg.png) no-repeat 0 0;
	padding: 10px 20px 20px 10px;
}

.black{
	background-color: black;
	border: 10px solid #414141;
}	
.white{
	background-color: #white;
	border: 10px solid #white;
}

a#link{
	position: relative;
	left: 5px;
	font-size: medium;
}
.search{
	font-size: 90%;
	float: left;
}
.date{
	font-size: 90%;
	float: right;
}
#menu {
	font-size: small;
	margin-left: 1em;
	width: 1em;
}

a#menu {
	color: white;
}

a#menu:hover {
	color: white;
	background-image: none;
	background-color: transparent;
}

a#menu:visited {
	color: white;
}
.arr {
	font-size: medium;
}
a.rss, a.rss:hover{
	background-color: transparent;
}