/* Atsi custom style.css Syndmuste Horisondi lehe jaoks */

/* Kqigepealt font, mida kasutan j2rjekorranumbrites (selles on ka kiri "Syndmuste horisont" logol */
@font-face
{
font-family:Parchment;
src: url('../_custom/PARCHM.TTF');
}

/* Kqigi linkide v2rv. Imprtant ;-) */
a, a:link, .title, .title a, .node .terms,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name, .admin-panel .description {
	color: #004d4d; /* #1A1A8E;*/
}

/* Peakiri pqhivaates suureks */
#main h1.title {
    font-size: 240%;
    padding: 10px 0;
    font-weight: normal;
    text-transform: none;
	color: #141f1f;
}

/* Autori nimi pqhivaates title all */
.field.field-name-field-autor {
	background: none;
	padding: 0 0 10px 0;
	font-size: 200%;
    font-weight: normal;
    text-transform: none;
	color: #1e2f2f;
}

.field.field-name-field-autor a {color: #1e2f2f;
}

/* see oli miski idiootlik asi, et saada autori nimi vasakusse serva */
.block ul {padding: 0;
}

/* Number RAAMATU-vaate META-andmetes suureks, varjudega ja parchmenti */
.views-field.views-field-field-number {
	font-family: Parchment, courier;
	font-size: 1500%;
	text-shadow: 3px 3px 6px white, 0 0 100px blue, 0 0 15px lightblue;
	padding: 0 20px 80px;
}

/* Fluid gridi esivaate kola!
Taust heledamaks */
li.views-fluid-grid-inline {
	background-color: #f8f8f4;
}

/* Et number ESILEHE vaatel pisut v2iksem oleks */
.views-fluid-grid .views-field.views-field-field-number  {
	font-size: 1000%;
	padding: 20px 20px 50px;
}

.views-fluid-grid .views-field.views-field-title  {
	font-size: 150%;
	line-height:100%;
	padding: 5px 10px;
}

.views-fluid-grid .views-field.views-field-field-autor  {
	font-size: 120%;
	padding: 5px 10px;
}

/* Need 2 on vajalikud pildi keskele panekuks */
.views-fluid-grid-inline {position: relative;
}

.views-field-field-kaanepilt {
	position: absolute;
	left: 10px;
    bottom: 10px;
}

/* Staatuse kola */
.views-fluid-grid .views-field-field-staatus {
	display:inline;
	float:right;
}

.stat34 {display:none;
}

.stat35, .stat37, .stat38 {
	position:relative;
	right:20px;
	bottom:40px;
}

.stat35 {
	color:blue;
	text-shadow: 1px 1px 1px white, 0 0 15px blue, 0 0 4px lightblue;
}
.stat37 {
	color:green;
	text-shadow: 1px 1px 1px white, 0 0 20px SpringGreen, 0 0 4px LightYellow;
}
.stat38 {
	color:red;
	text-shadow: 1px 1px 1px white, 0 0 15px magenta, 0 0 4px Plum;
}

/* Raamatu metaandmete bloki kujundus */
#block-views-metadata-block_1 {
	background: none;
    border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: none;
	border-top: none;
}

/* Linkide list
Et algaksid uuelt realt */
.field.field-name-field-linke {clear:both;
}

.field-name-field-linke {
	padding: 5px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
.field-name-field-linke, .field-name-field-linke a, .field-name-field-linke a:link {color: #324867;
}
.field-name-field-linke a:hover {color: #004099;
}
.field-name-field-linke .even {background-color: #f8fffa;
}
.field-name-field-linke .odd {background-color: #f8faff;
}

.field-name-field-linke .field-item {
	margin: 5px;}

/* Failide tabel */
.field-name-field-fail {
	padding: 5px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
.field-name-field-fail a, .field-name-field-fail a:link {color: #324867;
}
.field-name-field-fail a:hover{color: #004099;
}
.field-name-field-fail th {
	border-bottom: 3px solid #cce5ff;
    padding-right: 1em;
}
.field-name-field-fail .even {background-color: #f8fffa;
}
.field-name-field-fail .odd {background-color: #f8faff;
}

/* Booki lingid all */
.book-navigation ul.menu {
    margin: 0;
    padding: 20px 0 10px;
    font-size: 120%;
	color: #1e2f2f;
}

.book-navigation li {padding: 5px 0;
}

.book-navigation li:nth-child(even) {background-color: #f8f8ff;
}

.book-navigation li:nth-child(odd) {background-color: #fefafe;
}

/* VARU
.views-field.views-field-field-autor -- selektor, kui autor oli metadatas */

/* Sellega on paika pandud SH logo all paremal */
#middlecontainer {
	background: transparent url(../_custom/LogoSHV.png) 99% 99% no-repeat;
}


/***********************/
/* CHANGEs for MOBILES */
/***********************/

@media screen and (max-width: 48em) {

/* HEADER IMAGE */
/* Comment or erase the lines below and images rotator will work on mobiles too.
	 You can also change the image with "mobi-sq" or use your own. */
	.himg #headimg, #headimg {
		background: #fff url(../images/all/mobi-dot.png) repeat;
	}
}
