﻿
/* thumbs block */
.thumbs {
	width: 937px; /* depends on thumbs spacing */
	background: none; /* #00193e for site background */
	padding: 12px 1px 12px 12px; /* depends on thumbs spacing */
}

/* header, rss and bookmark blocks */
.thumbs .title, .thumbs .extra {
	padding: 3px 14px 0 4px; /* depends on thumbs spacing */
}

/* thumbs */
.thumbs .pix img, .thumbs .sites img {
	margin: 0 4px 4px 0; /* spacing: top, right, bottom, left */
	border: #fff solid 1px; /* passive thumb border */
}

/* active thumb */
.thumbs .pix a:hover img, .thumbs .sites a:hover img {
	border-style: dashed;
}

.thumbs .title h2 {
	text-decoration: underline;
}

.archive_pages a {

font-size: 12px;
color:#FFCC66;
background:#000000;
width:10px;
height:15px;
text-decoration:underline;
margin-left:3px;
margin-right:2px;
padding:3px;
line-height: 24px;
border-right: 1px solid #616cd3;
border-left: 1px solid #616cd3;
border-top: 1px solid #616cd3;
border-bottom: 1px solid #616cd3;

}
.archive_pages{
margin-left: 10px;
margin-bottom: 40px;
width: 930px;
padding-top: 5px;
padding-bottom: 5px;

}
#page{
margin-bottom: 8px;
margin-right: 14px;
margin-left: 5px;
}
