
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/roboto-regular-webfont.eot');
    src: url('../fonts/Roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/Roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto/roboto-regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/roboto-italic-webfont.eot');
    src: url('../fonts/Roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/Roboto/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/Roboto/roboto-italic-webfont.svg#RobotoItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

/*
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/roboto-bold-webfont.eot');
    src: url('../fonts/Roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/Roboto/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/Roboto/roboto-bold-webfont.svg#RobotoBold') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/roboto-bolditalic-webfont.eot');
    src: url('../fonts/Roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/roboto-bolditalic-webfont.woff') format('woff'),
         url('../fonts/Roboto/roboto-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/Roboto/roboto-bolditalic-webfont.svg#RobotoBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

} 
*/




* { margin:0; padding:0; outline:0; }
html, body {width:100%; height:100%;}
body {
	font-size: 12.5px; 
	line-height: 1.25em;
	color: #fff;
	background-color: #0f0c13;
}

img { border:none; }

input, textarea {
	font-size: 12.5px; 
	line-height: 1.25em;
}


body, input, textarea {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Arial, Helvetica, sans-serif;*/
	/*font-family: "Trebuchet MS", "Liberation Sans", Arial, Helvetica, sans-serif; */
	font-family: "Roboto", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

strong, em, b, i, .btn, #box-lang {
	/*font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Lucida, "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Arial, Helvetica, sans-serif;*/
}


h1, h2, h3, #box-lang, .icon-text, .icon-text em, .but,
.hist-thumb a {
	font-family: 'BebasNeueRegular', 'Bebas Neue', 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	text-rendering: optimizeLegibility; 
}




#container  { width:100%;  min-height:100%; position:absolute; xborder: 1px solid red; 
			display: table; height: 100%; #position: relative; overflow: hidden;
}
#page-wrap	{ min-height:100%; margin: auto; xborder: 1px solid green; 
			#position: absolute; #top: 50%; display: table-cell; vertical-align: middle; text-align: center;  
}



#page {
	text-align: center;
	margin: 0 auto;
	background:url(../img/landing-bg-top3.png) no-repeat;
	background-position: top;
	width: 398px;
	
	padding-top: 1px;
}

#box-wrap {
	position: relative;
	background: url(../img/landing-border.png);
	/* background: rgba(255, 255, 255, 0.28); */
	padding: 0 5px 5px 5px;
	border-bottom-left-radius: 14px; -moz-border-bottom-left-radius: 14px; -webkit-border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px; -moz-border-bottom-right-radius: 14px; -webkit-border-bottom-right-radius: 14px;
	width: 320px;
	margin: 113px auto 10px auto;
	
}


#box {
	margin: 0 auto;
	min-height: 488px;
	padding: 0 0 25px 0;

	border-bottom-left-radius: 9px; -moz-border-bottom-left-radius: 9px; -webkit-border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px; -moz-border-bottom-right-radius: 9px; -webkit-border-bottom-right-radius: 9px;

	/* fallback */ 
	background-color: #07ab7b;
	background-image: url(../img/landing-bg-radial3.jpg); 
	background-position: center center; 
	background-repeat: no-repeat; 
	/* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ 
	background: -webkit-gradient(radial, center center, 0, center center, 320, from(#30ee9c), to(#05a87a)); 
	/* Safari 5.1+, Chrome 10+ */ 
	background: x-webkit-radial-gradient(circle, #30ee9c, #05a87a); 
	/* Firefox 3.6+ */ 
	background: -moz-radial-gradient(circle, #30ee9c,#05a87a); 
	/* IE 10 */ 
	background: -ms-radial-gradient(circle, #30ee9c, #05a87a); 
	/* Opera cannot do radial gradients yet #00a177 #07ab7b #05a87a*/

	/*-webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.28);
	-moz-box-shadow:    0px 0px 0px 5px rgba(255, 255, 255, 0.28);
	box-shadow:         0px 0px 0px 5px rgba(255, 255, 255, 0.28);
	*/

}




#box-lang {
	position: absolute;
	top: -42px;
	left: 32px;
	font: normal 16px/23px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
}	

#box-lang a {
	padding: 2px 6px;
	-moz-border-radius: 22px; -webkit-border-radius: 22px; border-radius: 22px;
}
#box-lang a:hover {
	xbackground-color: #27e095;
}

 
a:link, a:visited {
	color: white;
	text-decoration: none;
}

a:hover, a:active {
	color: black;
	text-decoration: underline;
}




#logo {
	background: url('../img/logo-lt.png') bottom left no-repeat; 
	display: inline-block;
	width: 271px;
	height: 86px;
	text-indent: -99999px;
	background-position: bottom;
	outline: 0;	
	margin: 0 2px 10px auto;	/* teksto poslinkis */
}

html[lang=en] #logo {
	background: url('../img/logo-en.png') bottom left no-repeat; 
}

#content {
	width: 269px;
	margin: 0 auto;
	color: black;
	text-align: left;
	padding-right: 2px;			/* teksto poslinkis */
}

.wtext {
	color: white;
}

p {
	margin: 0 -0.4em 1.25em 0;
}

hr {
	border: 0;
	width: 100%;
	height: 1px;
	background-color: white;
	opacity: .6;
	margin-bottom: 1.2em;
}

.soc-icons {
	position: relative;
	margin: 0 auto;
	text-align: center;
	xborder: 1px blue solid;
}

.icon-fb	{	background: url('../img/icons/icon-fb.png') bottom; }
.icon-foto	{	background: url('../img/icons/icon-foto.png') bottom; }
.icon-history	{	background: url('../img/icons/icon-history.png') bottom; }
.icon-mixcloud	{	background: url('../img/icons/icon-mixcloud.png') bottom; }
.icon-email	{	background: url('../img/icons/icon-email.png') bottom; }
.icon-2proc	{	background: url('../img/icons/icon-2proc.png') bottom; }

.icon-buksavanoriu  {	background: url('../img/icons/icon-big-buksavanoriu.png') 0 0; }
.icon-bilietai	    {	background: url('../img/icons/icon-big-bilietai.png') 0 0; }
.icon-dalyviams	    {	background: url('../img/icons/icon-big-dalyviams.png') 0 0; }

.icon-volunteers    {	background: url('../img/icons/icon-big-volunteers.png') 0 0; }
.icon-tickets	    {	background: url('../img/icons/icon-big-tickets.png') 0 0; }
.icon-participants  {	background: url('../img/icons/icon-big-participants.png') 0 0; }



#big-icons {
	position: absolute;
	width: 100px;
	right: -108px;
	top: -12px;
}

a.icon-big {
	display: inline-block;
	position: static;
	width: 100px;
	height: 100px;
	text-indent: -99999px;
	background-position: 0 0;
	background-repeat: no-repeat; 
	outline: 0;
	margin: 0 8px;
	padding: 0 0px;
	/*-webkit-transition: background-position .1s ease-in-out;
	-moz-transition: background-position .1s ease-in-out;
	-o-transition: background-position .1s ease-in-out;
	-ms-transition: background-position .1s ease-in-out;	
	transition: background-position .1s ease-in-out;*/

}
a.icon-big:hover {
	background-position: right 0;
}


a.icon-link {
	display: inline-block;
	position: static;
	width: 30px;
	height: 35px;
	text-indent: -99999px;
	background-position: bottom;
	background-repeat: no-repeat; 
	outline: 0;
	margin: 0 8px;
	padding: 0 2px;
	/*-webkit-transition: background-position .1s ease-in-out;
	-moz-transition: background-position .1s ease-in-out;
	-o-transition: background-position .1s ease-in-out;
	-ms-transition: background-position .1s ease-in-out;	
	transition: background-position .1s ease-in-out;*/

}
a.icon-link:hover {
	background-position: 2px 0;
}

.icon-link:hover .icon-text {
	display: block;
	opacity: 1;
	z-index: 1;
}
.icon-text {
	z-index: -555;
	opacity: 0;
	position: absolute;
	top: 35px;
	left: -22px;
	margin: 0 auto;
	width: 297px;
	color: white;
	background-color: black;
	-moz-border-radius: 18px; -webkit-border-radius: 18px; border-radius: 18px;
	padding: 1px 8px 0px 8px;
	text-indent: 0;
	text-wrap: none;
	font: normal 17px/19px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	vertical-align: top;
	-webkit-transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-o-transition: opacity .1s ease-in-out;
	-ms-transition: opacity .1s ease-in-out;	
	transition: opacity .1s ease-in-out;
}

.icon-2proc .icon-text {
	font-size: 15px;
}

.icon-text em {
	/*font: normal 15px/19px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;*/
	font-style: normal;
	color: #07ab7b;
}


h2 {
	font: normal 17px/19px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	color: white;
}

h2#mlist-label {
	margin: 0 5px 5px 8px;
	text-shadow: 0px 0px 2px rgba(127,127,127,0.5);
}

h3 {
	font: normal 19px/21px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	color: #222;
	margin: 0px 10px 12px 8px;			/* teksto poslinkis */
}


#mlist-form {
	margin: 0 auto 8px auto;
	text-align: center;
	line-height: 14px !important;
}

#mlist-form input[type="text"] {
	margin: 0 auto 8px auto;
	width: 80%;
	padding: 3px 8px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	border: 1px inset #ccc;	
	
}

.but {
	display: inline-block;
	font: normal 14px/16px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	letter-spacing:0.025em;
	color: #06ac7d;
	background-color: black;
	padding: 0px 8px 0px 8px;
	border: 0px solid white;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	margin: 0 8px 5px 8px;

	-webkit-box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.5);
	-moz-box-shadow:	0px 0px 1px 1px rgba(255,255,255,0.5);
	box-shadow:			0px 0px 1px 1px rgba(255,255,255,0.5);

	height: 20px;

	-webkit-transition: all .05s ease-in-out;
	-moz-transition: all .05s ease-in-out;
	-o-transition: all .05s ease-in-out;
	-ms-transition: all .05s ease-in-out;	
	transition: all .05s ease-in-out;

}

.but:hover {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(255,255,255,0.6);
	-moz-box-shadow:	0px 0px 2px 2px rgba(255,255,255,0.6);
	box-shadow:			0px 0px 2px 2px rgba(255,255,255,0.6);
	color: white;
	
}
.but:active {
	xmargin: 1px 8px 4px 8px;
	-webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255,0.8);
	-moz-box-shadow:	0px 0px 0px 2px rgba(255,255,255,0.8);
	box-shadow:			0px 0px 0px 2px rgba(255,255,255,0.8);
	color: white;
	background-color: #222;
	background: -moz-linear-gradient(top, #2b2b2b 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b2b2b), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2b2b2b 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2b2b2b 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2b2b2b 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #2b2b2b 0%,#000000 100%); /* W3C */
}

.but::-webkit-input-placeholder {
    color:    #00b588;
}
.but:-moz-placeholder {
    color:    #00b588;
}

.mlist-response {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}





/* colorbox popup page */

.popup {
	background-color: #111;
	height:auto;
}

.noscrollbar {
	overflow: hidden;
}

body.popup h2 i {
	font-style: normal;
	display: inline-block;
	padding: 0 1px;
    -moz-transform: skew(-8deg);
    -webkit-transform: skew(-8deg);
    transform: skew(-8deg);
}



body.popup h2, body.popup h3 {
	margin-top: 1.5em;
}

/* senas */
h1 .post-date {
	float: right;
	xdisplay: inline-block;
	xtop: 0;
	background-color: #c90021;
	background-color: rgba(201,0,33,.75);
	xbackground-color: #444;
	padding: 1px 3px;
	margin-right: 40px;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	font-size: 17px;
}

#theader .post-date {
	float: right;
	xdisplay: inline-block;
	xtop: 0;
	background-color: #c90021;
	background-color: rgba(201,0,33,.75);
	xbackground-color: #444;
	padding: 1px 3px;
	margin-right: 40px;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	font-size: 17px;
}


/*.popup .close {
	position: fixed;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 13px;

	padding: 7px;

	background: url('../img/ui/close2.gif') no-repeat;
	background-position: 0 0;

	z-index: 20;

}*/


.tekstas {
	margin: 60px 20px 0 20px;
	color: #f0f0f0;
	line-height: 1.4em;
	xfont-size: 12.5px;
	padding-bottom: 20px;
}

/*senas*/
.tekstas > h1 {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;

	padding: 20px 0px 10px 20px;
	margin: 0px -20px 0 0;

	xbackground-color: rgba(17,17,17,.8);
	background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(17,17,17,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,17,17,1)), color-stop(100%,rgba(17,17,17,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#cc111111',GradientType=0 ); /* IE6-9 */

	color: #f0f0f0;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	font: 21px/21px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	text-weight: normal;
}

.tekstas h1 {
	display: inline-block;
	font: 21px/21px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	text-weight: normal;

}


#theader {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;

	padding: 20px 0px 10px 20px;
	margin: 0px -20px 0 0;

	xbackground-color: rgba(17,17,17,.8);
	background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(17,17,17,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,17,17,1)), color-stop(100%,rgba(17,17,17,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(17,17,17,1) 0%,rgba(17,17,17,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#cc111111',GradientType=0 ); /* IE6-9 */

	color: #f0f0f0;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	font: 21px/21px 'BebasNeueRegular', 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	text-weight: normal;

}


.tekstas p {
	margin: 1em auto;
}

.tekstas a {
	xcolor: #30ee9c;
	color: #46d6a2;
	padding: 1px 3px;
	margin-left: -3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.tekstas a:hover, .tekstas a:active {
	color: black;
	background-color: #07ab7b;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.28);
	-moz-box-shadow:    0px 0px 1px 0px rgba(255, 255, 255, 0.28);
	box-shadow:         0px 0px 1px 0px rgba(255, 255, 255, 0.28);

}


#news {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}


.news-post a {
	display: inline-block;
	position: relative;
	color: #fff;
	padding: 1px 3px 1px 33px;
	margin: 0 0 3px -3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	min-height: 30px;
	xheight: 31px;
	width: 236px;
	xvertical-align: middle;
	
}

.news-post a:hover, .news-post a:active {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.28);
	-moz-box-shadow:    0px 0px 1px 0px rgba(255, 255, 255, 0.28);
	box-shadow:         0px 0px 1px 0px rgba(255, 255, 255, 0.28);

}


.news-post .post-date {
	float: left;
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 3px;	
	
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 9.5px;
	line-height: 12px;
	text-transform: uppercase;

	padding: 1px 2px 1px 2px;
	margin: 0px;
	background-color: #c90021;
	background-color: rgba(201,0,33,0.8);
	xbackground-color: rgba(255,255,255,0.28);
	xbackground-color: #444;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	
	width: 20px;

/*transform: rotate(-90deg);
-ms-transform:rotate(-90deg);
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
-o-transform: rotate(-90deg);
*/
}

.new1 .post-date { background-color: rgba(201,0,33,0.8); }
.new2 .post-date { background-color: rgba(201,0,33,0.675); }
.new3 .post-date { background-color: rgba(201,0,33,0.55); }
.new4 .post-date { background-color: rgba(201,0,33,0.425); }
.new5 .post-date { background-color: rgba(201,0,33,0.3); }



/*
.atext a {
	display: inline-block;
	position: relative;
	xcolor: #30ee9c;
	xcolor: #46d6a2;
	color: #fff;
	padding: 1px 3px;
	margin-left: -3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	xbackground-color: rgba(0,0,0,0.1);
	xfont-weight: bold;
}

.atext a:hover, .atext a:active {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.28);
	-moz-box-shadow:    0px 0px 1px 0px rgba(255, 255, 255, 0.28);
	box-shadow:         0px 0px 1px 0px rgba(255, 255, 255, 0.28);

}

.atext a.news {
	padding-left: 33px;
}
*/




OL, UL, DIR, MENU, DD	{
	padding-left: 40px; 
}


.page-history div {
	text-align:	center;
}
.page-history div h1, .page-history div ul {
	text-align: left;
}

.page-history div ul {
	margin: auto;
	padding: auto;
	max-width: 840px;
}

.tundra11		{	background: url("../img/fly-rect/tundra'11.jpg"); }
.tundra10		{	background: url("../img/fly-rect/tundra'10.jpg"); }
.tundra09		{	background: url("../img/fly-rect/tundra'09.jpg"); }
.tundra08		{	background: url("../img/fly-rect/tundra'08.jpg"); }
.tundra07		{	background: url("../img/fly-rect/tundra'07.jpg"); }
.tundra06		{	background: url("../img/fly-rect/tundra'06.jpg"); }
.tundra05		{	background: url("../img/fly-rect/tundra'05.jpg"); }
.tundra04		{	background: url("../img/fly-rect/tundra'04.jpg"); }


.hist-thumb a {
	display: inline-block;
	position: static;
	width:  180px;
	height: 100px;
	text-indent: -99999px;
	xbackground-position: 0 0px;
	xbackground-position: center;
	xbackground-repeat: no-repeat; 
	outline: 0;
	font-size: 19px;
	padding: 80px 0 0 0;
	margin: 0;
	text-align: center;
}

.hist-thumb a:hover {
	text-indent: 0;
	color: white;
	background: rgba(17,17,17,0.6);
}

.hist-thumb {
	display: inline-block;
	width:  180px;
	height: 180px;
	margin: 20px 20px 20px 0;

	background-position: center;
	background-repeat: no-repeat; 

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}





/* image stuff */

img.right {
	float: right;
	border: 0;
	margin: 0 0 1em 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}



#post-fb {
	xfloat: right;
	margin-top: 2em;
}


/*.tekstas em, .tekstas i {
    color: #dbb56f;
}*/


a.right {
    float: right;
    margin: 0 0 1em 1em;
}

a.big-button {
    xborder: 3px solid #18c68a;
    border: 3px solid #07ab7b;
    padding: 3px 6px;
        font: normal 17px/19px 'BebasNeueRegular', 'Bebas Neue', 'Trebuchet MS', sans-serif;
        text-transform: uppercase;
        text-rendering: optimizeLegibility;
	
}

#theader a.big-button {
    float: right;
    margin-right: 40px;
    margin-top: -5px;
}
