	/* Reset */

html, body { height: 100%; }

body { margin: 0; padding: 0; font: 12px/18px Arial, serif; color: #1e1e1e; }

::selection { background-color: #11a8e8; color: #fff; }
::-moz-selection { background-color: #11a8e8; color: #fff; }
::selection { background-color: #11a8e8; color: #fff; }

::-webkit-input-placeholder { color: #999896; }
::-moz-placeholder { color: #999896 !important; text-shadow: #fff 0 1px 0; }

h1, h2, h3, h4, h5, h6, span, p, form, input, ul, li, ol { margin: 0; padding: 0; }
h2 { font-size: 34px; line-height: 38px; }
h3 { font-size: 30px; line-height: 34px; }
h4 { font-size: 25px; line-height: 30px; }
h5 { font-size: 17px; line-height: 21px; }
h6 { font-size: 14px; line-height: 18px; }

table, tr, td { margin: 0; padding: 0; border-collapse: collapse; }

img { border: none; }

a { color: #932330; text-decoration: none; border: none; }
a:hover { color: #6c000d; text-decoration: none; }
a:focus { outline: 0; }
.oh{overflow:hidden;}

input[type=text]:focus, input[type=submit]:focus, input[type=password]:focus, textarea:focus, select:focus { outline: 0 none; }

div.selector { height: 37px; background-color: #f8f8f8; border-radius: 4px; border: #d1d1d1 1px solid; font: 13px Arial, sans-serif; color: #4a4a4a; box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.06); float: left; padding: 0 0 0 12px; position: relative; }
	div.selector span { height: 24px; padding: 13px 0 0 0; background: url(../img/arrow-5.png) right 0 no-repeat; display: block; position: relative; margin: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; width:149px;}
	div.selector select { top: 0; left: 0; position: absolute; opacity: 0; filter: alpha(opacity:0); height: 37px; border: none; background: none; width: 100%; font: 12px/28px Arial, sans-serif; font-weight: bold; margin: 0; background: #fff; }
		div.selector select option { padding: 5px 10px; }

.caps:first-letter { margin: 9px 7px 0 0; font-size: 46px; line-height: 26px; font-weight: bold; float: left; }

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

@font-face {
  font-family: 'TrajanPro-Regular';
  src: url('../fonts/TrajanPro-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /* url('../fonts/TrajanPro-Regular.woff') format('woff'), */ /* Modern Browsers */
       url('../fonts/TrajanPro-Regular.svg#svgFontName') format('svg'), /* Legacy iOS */
       url('../fonts/TrajanPro-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}


/* Forms */

input[type=text]:focus, input[type=submit]:focus, input[type=password]:focus, textarea:focus, select:focus { outline: 0 none; }

div.selector { height: 37px; background-color: #f8f8f8; border-radius: 4px; border: #d1d1d1 1px solid; font: 13px Arial, sans-serif; color: #4a4a4a; box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.06); float: left; padding: 0 0 0 12px; position: relative; }
	div.selector span { height: 24px; padding: 13px 0 0 0; background: url(../img/arrow-5.png) right 0 no-repeat; display: block; position: relative; margin: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
	div.selector select { top: 0; left: 0; position: absolute; opacity: 0; filter: alpha(opacity:0); height: 37px; border: none; background: none; width: 100%; font: 12px/28px Arial, sans-serif; font-weight: bold; margin: 0; background: #fff; }
		div.selector select option { padding: 5px 10px; }

div.checker, div.checker span, div.checker input { width: 16px; height: 16px; }
div.checker { position: relative; float: left; margin: 2px 10px 0 0; }
	div.checker span { display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; text-align: center; background: url(../img/checkbox.png) 0 0 no-repeat; }
	div.checker input { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; }
	div.checker:active span, div.checker.active span { background-position: 0 0; }
	div.checker.focus span, div.checker:hover span { background-position: 0 0; }
	div.checker span.checked { background-position: 0 -16px; }
	div.checker:active span.checked, div.checker.active span.checked { background-position: 0 -16pxpx; }
	div.checker.disabled span, div.checker.disabled:active span, div.checker.disabled.active span { background-position: 0 0; }
	div.checker.disabled span.checked, div.checker.disabled:active span.checked, div.checker.disabled.active span.checked { background-position: 0 0; }

div.radio, div.radio span, div.radio input { width: 14px; height: 14px; }
div.radio { position: relative; float: left; margin: 3px 10px 0 0; }
	div.radio span { display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; text-align: center; background: url(../img/radio.png) 0 0 no-repeat; }
	div.radio input { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; display: -moz-inline-box; display: inline-block; *display: inline; zoom: 1; }
	div.radio:active span, div.checker.active span { background-position: 0 0; }
	div.radio.focus span, div.checker:hover span { background-position: 0 0; }
	div.radio span.checked { background-position: 0 -14px; }
	div.radio:active span.checked, div.radio.active span.checked { background-position: 0 -14pxpx; }
	div.radio.disabled span, div.radio.disabled:active span, div.radio.disabled.active span { background-position: 0 0; }
	div.radio.disabled span.checked, div.radio.disabled:active span.checked, div.radio.disabled.active span.checked { background-position: 0 0; }

div.uploader { width: 330px; height: 38px; position: relative; overflow: hidden; }
div.uploader span.action { border-radius: 4px; height: 27px; border: none; background: url(../img/button-2-bg.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; text-align: center; padding: 9px 32px 0 32px; font-size: 13px; color: #fff; float: left; display: inline; overflow: hidden; }
div.uploader span.filename { color: #979696; text-overflow: ellipsis; display: block; overflow: hidden; white-space: nowrap; float: right; width: 205px; margin: 9px 0 0 0; }
div.uploader input { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; position: absolute; top: 0; right: 0; float: right; width: 100%; height: 100%; cursor: pointer; }
	div.uploader:hover span.action { background-position: 0 -36px; }
	div.uploader.focus span.action { background-position: 0 -36px; }

	.main-form .row-1 { margin: 0 0 15px 0; }

	.main-form .title-1 { color: #2b2b2b; margin: 0 0 12px 0; }
	.main-form .title-2 { color: #2b2b2b; margin: 0 0 5px 0; }
	.main-form .input-1 { float: left; width: 233px; margin: 0 0 10px 0; }
		.main-form .input-1 label { color: #555; font-size: 12px; }
	.main-form .input-2 { float: left; margin: 0 0 10px 0; }
		.main-form .input-2 label { color: #2b2b2b; font-size: 12px; }
	.main-form .submit { float: left; padding: 8px 21px 1px 21px; }
	.main-form .select-1 { float: left; margin: 0 0 10px 0; }
		.main-form .select-1 .selector { width: 463px; }
		.main-form .textarea-1 textarea { width: 451px; height: 112px; }
	.main-form .upload-1 { position: relative; float: left; margin: 0 0 10px 0; }
	.main-form .delete-1 { width: 16px; height: 16px; background: url(../img/ico-cross-2.png) 0 0 no-repeat; position: absolute; top: 10px; right: -20px; }


/* Layout structure */

.main-header { width: 100%; height: 157px; background: #ebeae6 url(../img/main-header-1.jpg) top center no-repeat; background-size:cover; }
.main-header.custom { width: 100%; height: 157px; background: #ebeae6 url(../img/main-header-3.jpg?v=2) top center no-repeat; background-size:cover; }
	.outside .main-header { width: 100%; height: 108px; background: #f5f3f1; box-shadow: inset #ebeae6 0 -16px 0; }

.main-content-wrapper { background: url(../img/main-content-bg-1.png) 0 0 repeat-x; margin: 0 0 37px 0; }
	.outside .main-content-wrapper { margin: 0 0 25px 0; }


.main-content { width: 934px; margin: 0 auto; padding: 15px 0 0 0; }

.content-left { width: 705px; margin: 0 36px 0 0; float: left; }

.content-center { width: 477px; margin: 0 36px 0 0; float: left; }

.sidebar-right { width: 193px; float: left; }

.sidebar-left { width: 193px; margin: 0 35px 0 0; float: left; }

.content-left-inside-right { width: 477px; float: left; }

.main-footer { width: 934px; margin: 0 auto; }

.main-copyright { text-align: center; font-size: 11px; color: #868582; padding: 23px 0 30px 0; }

.align-right { float: right; margin: 0 0 10px 25px !important; }
.align-center { float: right; margin: 7px 0 20px 0 !important; }


/* Default items */

	.default-block-1 .title { border-top: #e9e9e8 1px solid; padding: 17px 0 0 0; margin: 0 0 23px 0; }
	.default-block-1 h3 { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #ffcb08 2px solid; padding: 0 0 13px 0; }
		.default-block-1 h3 span { background: url(../img/bullet-1.png) center right no-repeat; padding: 0 18px 0 0; }
		.default-block-1 h3 a { font: 12px Arial, sans-serif; background: url(../img/arrow-1.png) center right no-repeat; padding: 0 10px 0 0; float: right; }

.input-text-1 { border-radius: 4px; height: 32px; border: none; background: url(../img/input-text-1-bg.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.2) 1px 0 0, rgba(0, 0, 0, 0.2) -1px 0 0; padding: 0 12px; }

.input-text-2 { height: 34px; background-color: #f8f8f8; border-radius: 4px; border: #d1d1d1 1px solid; font: 13px Arial, sans-serif; color: #4a4a4a; box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.06); padding: 0 0 0 12px; position: relative; }

.input-text-3 { height: 34px; background-color: #f8f8f8; border-radius: 4px; border: #d1d1d1 1px solid; font: 12px Arial, sans-serif; color: #868582; box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.06); padding: 0 0 0 12px; position: relative; }
.input-text-3:focus { color: #333; }

textarea { background-color: #f8f8f8; border-radius: 4px; border: #d1d1d1 1px solid; font: 13px Arial, sans-serif; color: #4a4a4a; box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.06); padding: 12px; position: relative; margin: 0; }

.button-1 { border-radius: 4px; height: 27px; border: none; background: url(../img/button-1-bg.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.2) 1px 0 0, rgba(0, 0, 0, 0.2) -1px 0 0; display: block; text-align: center; padding: 9px 0 0 0; font-size: 13px; }

.button-2 { border-radius: 4px; height: 27px; border: none; background: url(../img/button-2-bg.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; padding: 9px 0 0 0; font-size: 14px; color: #fff; }
.button-2:hover { background-position: 0 -36px; color: #fff; }

.button-facebook-1 { border-radius: 4px; height: 36px; border: none; background: url(../img/button-facebook-2.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; font-size: 13px; color: #fff; }
.button-facebook-1:hover { background-position: 0 -36px; color: #fff; }
	.button-facebook-1 span { background: url(../img/logo-facebook-1.png) 14px center no-repeat; display: block; height: 27px; padding: 9px 0 0 60px; text-align: left; }

.button-google-1 { border-radius: 4px; height: 36px; border: none; background: url(../img/button-google-2.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; font-size: 13px; color: #fff; }
.button-google-1:hover { background-position: 0 -36px; color: #fff; }
	.button-google-1 span { background: url(../img/logo-google-1.png) 14px center no-repeat; display: block; height: 27px; padding: 9px 0 0 60px; text-align: left; }


.button-draugiemlv-1 { border-radius: 4px; height: 36px; border: none; background: url(../img/button-draugiemlv-2.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.05) 1px 0 0, rgba(0, 0, 0, 0.05) -1px 0 0; display: block; text-align: center; font-size: 13px; color: #fff; }
.button-draugiemlv-1:hover { background-position: 0 -36px; color: #fff; }
	.button-draugiemlv-1 span { background: url(../img/logo-draugiemlv-1.png) 11px center no-repeat; display: block; height: 27px; padding: 9px 0 0 60px; text-align: left; }

.button-twitter-1 { border-radius: 4px; height: 36px; border: none; background: url(../img/button-twitter-2.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; font-size: 13px; color: #fff; }
.button-twitter-1:hover { background-position: 0 -36px; color: #fff; }
	.button-twitter-1 span { background: url(../img/ico-twitter-1.png) 14px center no-repeat; display: block; height: 27px; padding: 9px 0 0 60px; text-align: left; }

.button-draugiem-1 { border-radius: 4px; height: 36px; border: none; background: url(../img/button-draugiem-2.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; font-size: 13px; color: #fff; }
.button-draugiem-1:hover { background-position: 0 -36px; color: #fff; }
	.button-draugiem-1 span { background: url(../img/ico-draugiem-1.png) 14px center no-repeat; display: block; height: 27px; padding: 9px 0 0 60px; text-align: left; }

.read-more { background: url(../img/arrow-1.png) right 6px no-repeat; padding: 0 10px 0 0; }

.back-to-top { width: 33px; height: 33px; background: url(../img/arrow-2.png) 0 0 no-repeat; position: fixed; bottom: 26px; right: 16px; display: none; }

	.main-navigation .navigation { float: left; border-bottom: #e2e1e0 1px solid; padding: 0 0 12px 10px; margin: -3px 0 0 0; width: 705px; }
		.main-navigation .navigation a { font-size: 11px; float: left; background: url(../img/arrow-4.png) center right no-repeat; height: 25px; line-height: 25px; padding: 0 30px 0 0; margin: 0 15px 0 0; }
		.main-navigation .navigation a:last-child { color: #868582; background: none; padding: 0; margin: 0; }

.languages { text-align: right; margin: 0 0 8px 0; float: right; font-size: 11px; position: relative; }
	.languages a { position: relative; margin: 0 12px 0 0; color: #868582; display: block; }
	.languages a:hover { color: #932330; }
	.languages a:after { content: ""; width: 2px; height: 4px; background: url(../img/arrow-9.png) 0 0 no-repeat; display: inline-block; right: -12px; top: 7px; position: absolute; }
	.languages .active { color: #932330; }
	.languages .active:after { content: ""; width: 4px; height: 2px; background: url(../img/arrow-12.png) 0 0 no-repeat; display: inline-block; right: -13px; top: 8px; position: absolute; }
	.languages .lv { background: url(../img/flag-lv-1.png) left 5px no-repeat; padding: 0 0 7px 17px; }
	.languages .dropdown { filter: alpha(opacity=0); width: 75px; background-color: #f2f1ef; border: #dddbd6 1px solid; box-shadow: rgba(0, 0, 0, 0.07) 0 2px 0; border-radius: 4px; position: absolute; right: -13px; margin: 0 0 0 0; text-align: left; font-size: 12px; padding: 10px 15px; opacity: 0; z-index: -1; -moz-transition: all .15s linear; -webkit-transition: all .15s linear; }
		.languages .dropdown p { line-height: 24px; }
		.languages .dropdown a { background: url(../img/bullet-2.png) 0 center no-repeat; padding: 0 0 0 14px; color: #932330; margin: 0; }
		.languages .dropdown a:after { display: none; }
	.languages .visible { opacity: 1; filter: alpha(opacity=100); z-index: 500; }
	.languages .visible.active:after { background: none; }

.ad-1 { margin: 0 0 32px 0; }
	.ad-1 img { display: block; width:100%; }

	.pages a, .pages span { font-size: 14px; padding: 9px 9px; float: left; margin: 0 6px 0 0; }
	.pages .current { background-color: #ffcb08; border-radius: 2px; }

blockquote { font-size: 18px; font-family: 'TrajanPro-Regular'; line-height: 19px; background: url(../img/ico-quotes-1.png) 0 10px no-repeat; padding: 15px 60px 0 40px; margin: 0 0 28px 0; }
	blockquote span { font-size: 13px; font-family: Arial, sans-serif; font-style: italic; color: #666; display: block; text-align: right; margin: 0 -60px 0 0; }


/* Menus */

.main-menu { width: 980px; margin: 0 auto; background: url(../img/border-1.png) bottom left repeat-x; padding: 0 0 8px 0; }
	.main-menu table { width: 100%; text-align: center; }
	.main-menu td { border-bottom: #dcdbd6 1px solid; border-left: #e4e3e1 1px solid; border-right: #e4e3e1 1px solid; padding: 4px; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; }
		.main-menu td a { display: block; border-radius: 4px; height: 41px; color: #932330; text-shadow: #fff 0 1px 0; padding: 25px 0 0 0; }
		.main-menu td a:hover { background-color: #ebeae6; color: #868582; }
		.main-menu td.current-menu-item a { background-color: #868582; color: #fff; text-shadow: none; }
		.main-menu td .active:hover { background-color: #868582; color: #fff; text-shadow: none; }

.sidebar-menu { padding: 3px 0 0 0; margin: 0 0 34px 0; border-bottom: #ffcb08 2px solid; }
	.sidebar-menu li { list-style: none; border-top: #e9e9e8 1px solid; padding: 3px 0; }
		.sidebar-menu ul li:first-child { border: none; padding: 0 0 3px 0; }
	.sidebar-menu a { padding: 12px 0 12px 10px;  display: block; font-size: 12px; font-family: 'TrajanPro-Regular'; line-height: 18px; color: #2b2b2b; }
	.sidebar-menu a:hover { background-color: #f7f6f0; border-radius: 4px; }
	.sidebar-menu .active a { background: #ffcb08 url(../img/bullet-1.png) 177px center no-repeat; color: #932330; border-radius: 4px; }
			.sidebar-menu li ul li { border: none; padding: 0; margin: 0 0 6px 0; }
		.sidebar-menu li ul { padding: 16px 0 6px 0; }
			.sidebar-menu li ul .active { padding: 0; background: url(../img/bullet-3.png) 177px 5px no-repeat; }
				.sidebar-menu li ul .active a { color: #2b2b2b !important; }
				.sidebar-menu .active ul li a { background: none; padding: 0 0 0 20px; }

	.outside .sidebar-menu { padding: 0; margin: -1px 0 34px 0; border-bottom: #ffcb08 2px solid; position: relative; }
	.outside .sidebar-menu:after { content:""; height: 1px; width: 35px; position: absolute; top: 0; right: -35px; }
			.outside .sidebar-menu ul li:first-child { border-top: #e9e9e8 1px solid; padding: 3px 0; }


/* Main header */

	.main-header .header { width: 980px; margin: 0 auto; }

	.main-header .logo { width: 174px; height: 104px; background: url(../img/logo-na-3.png) 0 0 no-repeat; margin: 0 auto; display: block; position: relative; z-index: 100; bottom: -22px; /*bottom: -70px;*/ }
	.main-header.custom .logo { bottom: -67px; }
		.outside .main-header .logo { top: -29px; }


	.main-header .title { width: 980px; height: 45px; margin: 0 auto;}
	.main-header.custom .title { display:none;}
	
		.main-header .title .content { width: 650px; height: 38px; padding: 7px 0 0 0; background: url(../img/main-header-logo-bg-1.png) top right no-repeat; position: relative; z-index: 85; top: 96px; }
		.main-header .title .bg { width: 50%; height: 45px; background: url(../img/main-header-logo-bg-1.png) top right no-repeat; position: absolute; left: 0; top: 96px; z-index: 10; }

		.outside .main-header .title .content { top: 46px; }
			.outside .main-header .title .bg { top: 46px; }

	.outside .main-header .title {
		display: block; 
	} 
		
			
	.main-header .search { float: right; position: relative; top: 54px; margin: 0 23px 0 0; }
		.main-header .search form { float: left; }
		.main-header .search .input-text-1 { height:24px; width: 136px; float: left; position: relative; z-index: 10; box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.2) -1px 0 0; border-top-right-radius: 0; border-bottom-right-radius: 0; font: 11px Arial, sans-serif; color: #999896; text-shadow: #fff 0 1px 0; }
		.main-header .search input[type=submit] { border: none; width: 30px; height: 32px; text-indent: -5000px; background: #932330 url(../img/ico-search-1.png) center center no-repeat; border-top-right-radius: 4px; border-bottom-right-radius: 4px; box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.2) 1px 0 0; float: left; position: relative; z-index: 100; cursor: pointer; }
		.main-header .search ::-webkit-input-placeholder { color: #999896 !important; text-shadow: #fff 0 1px 0; }
		.main-header .search .input-text-1:hover { box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.2) -1px 0 0, inset 0 2px 0 rgba(0, 0, 0, 0.15); }
		.main-header .search .input-text-1:focus { box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.2) -1px 0 0, inset 0 2px 0 rgba(0, 0, 0, 0.15); }

		.main-header .search .social { float: left; padding: 5px 35px 0 0; }
			.main-header .search .social a { width: 22px; height: 22px; float: left; margin: 0 0 0 18px; }
			.main-header .search .social a:hover { background-position: 0 -22px; }
			.main-header .search .social .facebook { background: url(../img/button-facebook-1.png) 0 0 no-repeat; }
			.main-header .search .social .twitter { background: url(../img/button-twitter-1.png) 0 0 no-repeat; }
			.main-header .search .social .draugiemlv { background: url(../img/button-draugiemlv-1.png) 0 0 no-repeat; }
			.main-header .search .social img { float: left; margin: 0 0 0 18px; }

.main-header-photo { width: 980px; margin: 0 auto; }


/* Main footer */

.main-footer { text-align: center; background: url(../img/main-footer-bg-1.png) bottom center no-repeat; padding: 18px 0 40px 0; border-top: #e0deda 1px solid; }
	.main-footer img { margin: 0 31px; }

.outside .main-footer { border: none; padding: 0 0 27px 0; }


/* Sliders */

ul.bjqs { position: relative; list-style: none; padding: 0; margin: 0; overflow:hidden; display: none; }
		ul.bjqs .image img { display: block; }

li.bjqs-slide { position: absolute; display: none; }

ul.bjqs-controls { list-style: none; margin: 0; padding: 0; z-index:9999; }
		ul.bjqs-controls.v-centered li a { position: absolute; }
		ul.bjqs-controls.v-centered li.bjqs-next a { right: 0; }
		ul.bjqs-controls.v-centered li.bjqs-prev a { left: 0; }

ol.bjqs-markers { list-style: none; margin: 2px 0 0 0; width: 100%; height: 14px; display: block; overflow: hidden; }
ol.bjqs-markers.h-centered { text-align: center; }
	ol.bjqs-markers li { width: 7px; height: 7px; border-radius: 10px; display: inline-block; background-color: #868582; margin: 0 10px; line-height: 7px; text-indent: -5000px; }
		ol.bjqs-markers li a { width: 7px; height: 7px; display: block; }
	ol.bjqs-markers .active-marker { background-color: #932330; }

p.bjqs-caption { display: block; width: 96%; margin: 0; padding: 2%; position: absolute; bottom: 0; }

.slider-1 { margin: 0 0 35px 0; }
		.slider-1 .item .image { width: 334px; height:230px; overflow:hidden; float: left; margin: 0 30px 0 0 }
		.slider-1 .item .text { width: 341px; float: left; }
	.slider-1 h2 { font-size: 24px; font-family: 'TrajanPro-Regular'; line-height: 28px; font-weight: normal; width: 300px; margin: -1px 0 9px 0; }
		.slider-1 h2 a { margin: 0 10px 0 0; }
		.slider-1 h2 span { color: #a1a1a1; font: 12px Arial, sans-serif; }
		.slider-1 .item p { font-size: 13px; line-height: 20px; color: #4a4a4a; margin: 0 0 6px 0; }
		.slider-1 .navigation { text-align: center; padding: 14px 0 0 0; float: right; width: 341px; }
		.slider-1 .navigation a { width: 7px; height: 7px; border-radius: 10px; display: inline-block; background-color: #868582; margin: 0 10px; }
		.slider-1 .navigation .active { background-color: #932330; }

	.slider-1 ol.bjqs-markers { width: 341px; float: right; }


/* Sidebar items */

.sidebar-block-1 { width: 193px; background-color: #ebeae6; border-bottom: #d8d6d0 1px solid; border-radius: 5px; padding: 0 0 2px 0; margin: 0 0 32px 0; }

.login { width: 193px; background: #932330 url(../img/logo-na-2.png) bottom left no-repeat; padding: 13px 0 8px 0; border-radius: 4px; margin: 0 0 30px 0; }
	.login h3 { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; color: #fcfcfb; text-align: center; padding: 4px 0 13px 0; }
	.login p { margin: 0 0 7px 0; }
	.login .button-1 { width: 167px; margin: 0 0 0 13px; }
	.login .authorization { font-size: 14px; }

.logged { width: 193px; background: #932330 url(../img/logo-na-5.png) bottom left no-repeat; padding: 13px 0 8px 0; border-radius: 4px; margin: 0 0 30px 0; }
	.logged .header { border-bottom: #a52d3c 1px solid; box-shadow: #8a212d 0 2px 0; font-size: 13px; color: #fff; padding: 4px 15px 12px 15px; }
		.logged .header img { float: left; margin: -2px 14px 0 0; }

	.logged .stats { color: #ebeae6; font-size: 13px; line-height: 24px; margin: 10px 15px 10px 15px; padding: 0 0 8px 0; }
		.logged .stats b { color: #ffcb08; font-weight: normal; }
	.logged .links { padding: 0 0 5px 0; font-size: 13px; }
		.logged .links a { color: #bebdb9; margin: 10px 15px 0 15px; line-height: 24px; }



	.sidebar-latest-news .item { font-size: 13px; line-height: 17px; padding: 10px 13px; background: url(../img/border-2.png) top left repeat-x; }
	.sidebar-latest-news h3 { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; color: #000; padding: 17px 0 17px 13px; margin: 0 0 2px 0; background: #e3e2df url(../img/border-3.png) bottom left repeat-x; border-top-left-radius: 5px; border-top-right-radius: 5px; }
		.sidebar-latest-news h3 span { background: url(../img/bullet-1.png) right 3px no-repeat; padding: 0 18px 0 0; }
		.sidebar-latest-news .item span { display: block; color: #a1a1a1; font-size: 12px; padding: 5px 0 0 0; }
		.sidebar-latest-news .items .item:first-child { background: none; }
	.sidebar-latest-news .contacts { padding: 10px 14px; color: #343434; font-size: 13px; }

	.sidebar-events h3 { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; color: #000; padding: 17px 0 17px 13px; margin: 0 0 2px 0; background: #e3e2df url(../img/border-3.png) bottom left repeat-x; border-top-left-radius: 5px; border-top-right-radius: 5px; }
		.sidebar-events h3 span { background: url(../img/bullet-1.png) right 3px no-repeat; padding: 0 18px 0 0; }
	.sidebar-events .date { width: 40px; float: left; }
		.sidebar-events .date div { font-size: 18px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; color: #303030; }
		.sidebar-events .date p { font-size: 9px; font-family: 'TrajanPro-Regular'; line-height: 14px; font-weight: normal; color: #303030; }
	.sidebar-events .item { overflow: hidden; padding: 15px 13px 9px 13px; background: url(../img/border-2.png) top left repeat-x; }
		.sidebar-events .item a { margin: -4px 0 0 0; float: left; width: 127px; line-height: 17px; }
		.sidebar-events .item a:after { content: ""; width: 3px; height: 5px; background: url(../img/arrow-1.png) 0 0 repeat; display: inline-block; margin: 0 0 1px 7px; }
		.sidebar-events .items .item:first-child { background: none; }
		.sidebar-events .bold a { font-weight: bold; }
		.sidebar-events .more a { padding: 0 0 0 40px; }

.sidebar-twitter { margin: 0 0 35px 0; }
	.sidebar-twitter .item { border-bottom: #e9e9e8 1px solid; padding: 3px 0 13px 0; margin: 0 0 18px 0; overflow: hidden; }
	.sidebar-twitter .image { width: 48px; float: left; margin: 0 14px 0 0; }
	.sidebar-twitter .text { width: 131px; float: left; font-size: 12px; line-height: 18px; margin: -4px 0 0 0; }

.sidebar-poll { margin: 0 0 35px 0; }
	.sidebar-poll h4, .wp-polls p strong { display:block;text-align:left!important;font-size: 13px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; color: #932330; margin: 0 0 2px 0; }
	.wp-polls p { padding-top:0!important; }
	.wp-polls p strong { margin-bottom:20px; }
	.wp-polls{display:block;}
	.wp-polls div.radio{padding-left:0;}
	.wp-polls p { margin-top:0; }
	.wp-polls-ul+p{width:100%;text-align:center}
	.wp-polls-ul+p strong{display:inline;}
	.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul{overflow:visible;}

	.wp-polls-ans input[type="button"]{border-radius: 4px;height: 27px;border: none;background: url(../img/button-2-bg.png) 0 0 repeat-x;box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0;display: inline-block;text-align: center;padding: 9px 0 0 0;font-size: 14px;color: #fff;padding-bottom:28px;padding-left:28px;padding-right:28px;}
	.wp-polls li { display:block;overflow:hidden;margin-bottom:10px; }
	.sidebar-poll p { padding: 12px 0 0 0; }
	.sidebar-poll input[type=radio] { float: left; margin: 2px 0 0 0;padding-left:0; }
	.sidebar-poll label { width: 158px; float: right; }
	.sidebar-poll .button-2 { display: inline-block; width: 140px; margin: 25px 0 0 25px; }

.sidebar-newspaper { margin: 0 0 32px 0; }

.sidebar-archive { border-bottom: #ffcb08 2px solid; padding: 0 0 21px 0; }
	.sidebar-archive div.selector { margin: 0 0 17px 0; }
		.sidebar-archive div.selector span { width: 82px; }
	.sidebar-archive .col-1 { width: 92px; float: left; line-height: 24px; font-size: 13px; margin: 0 9px 0 0; }
		.sidebar-archive .col-1 a { display: block; }
	.sidebar-archive .col-2 { width: 92px; float: left; line-height: 24px; font-size: 13px; }
		.sidebar-archive .col-2 a { display: block; }
	.sidebar-archive .file { display: block; background: url(../img/ico-file-1.png) 0 0 no-repeat; padding: 0 0 0 26px; margin: 12px 0 0 4px; }
		.sidebar-archive .archive .file:first-child { margin: 0 0 0 4px; }
		.sidebar-archive .archive .more { border-top: #e9e9e8 1px solid; display: block; text-align: right; background: url(../img/arrow-1.png) right 15px no-repeat; padding: 8px 9px 0 0; margin: 19px 0 0 0; }

.sidebar-contacts { color: #4a4a4a; font-size: 13px; line-height: 20px; border-bottom: #ffcb08 2px solid; padding: 0 0 21px 0; }

.sidebar-files { border-bottom: none; }


/* Page items */

.news-important { width: 477px; float: left; margin: 0 0 27px 0; }
	.news-important .item { float: left; }
	.news-important .row { overflow: hidden;float:left; }
		.news-important .row .item:first-child { margin: 0 15px 0 0; }
	.news-important .image { width: 90px; float: left; margin: 0 0 0 15px }
	.news-important.opinions-2 .image img { width:106px; }
	.news-important .text { width: 125px; float: left; font-size: 14px; line-height: 17px; margin: -3px 0 0 0; }
		.news-important .text a { /*display: inline-block;*/ background: white; }
		.news-important .text a:after { content: ""; width: 3px; height: 5px; background: url(../img/arrow-1.png) 0 0 repeat; display: inline-block; margin: 0 0 0 7px; }
		.news-important .text span { font-size: 12px; color: #a1a1a1; display: block; padding: 4px 0 0 0; }

.news-important.opinions-1 { margin: -1px 0 27px 0; }
	.news-important.opinions-1 .title { padding: 25px 0 0 0; margin: 0 0 28px 0; }
		.news-important.opinions-1 .title h3 { padding: 0 0 25px 0; }
			.news-important.opinions-1 .title h3 span { font-size: 17px; background-position: right 4px; }
	.news-important.opinions-1 .items { border-bottom: #e9e9e8 1px solid; overflow: hidden; padding: 3px 0 26px 0; }
		.news-important.opinions-1 .items .item { margin: 34px 0 0 0; }
		.news-important.opinions-1 .items .item:first-child { margin: 0; }
		.news-important.opinions-1 .item .image { overflow:hidden; width: 225px; float: left; margin: 0 20px 0 0; }
			.news-important.opinions-1 .item .image img { display: block; }
		.news-important.opinions-1 .item .text { width: 232px; float: left; font-size: 13px; line-height: 20px; color: #4a4a4a; }
		.news-important.opinions-1 .item .text p { margin: 0 0 7px 0; }
		.news-important.opinions-1 .item .text p:last-child { margin: 0; }
			.news-important.opinions-1 .item .text .read-more:after { background: none; margin: 0; }
			.news-important.opinions-1 .item .text .read-more { background-position: right 8px; padding: 0 7px 0 0; }
		.news-important.opinions-1 .item h2 { padding-top:0; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; margin: -1px 0 14px 0; }
			.news-important.opinions-1 .item h2 a { margin: 0 10px 0 0; display: inline; }
			.news-important.opinions-1 .item h2 a:after { content: ""; background: none; margin: 0; }
				.news-important.opinions-1 .item h2 span { color: #a1a1a1; font: 12px Arial, sans-serif; display: inline; }

.news-important.opinions-2 { margin: 0 0 30px 0; }
	.news-important.opinions-2 .items { border-bottom: #e9e9e8 1px solid; overflow: hidden; padding: 0 0 26px 0; }

.photos-latest { width: 478px; float: left; margin: 0 0 27px 0; }
	.photos-latest .items { width: 478px; }
		.photos-latest li .item { width: 106px; float: left; margin: 0 0 0 18px; }
		.photos-latest li .item:first-child { margin: 0; }
		.photos-latest .item img { display: block; }
		.photos-latest .item h2 { font-size: 12px; line-height: 18px; font-weight: normal; background-color: #ebeae6; border-bottom: #d8d6d0 1px solid; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 5px 8px 4px 8px; }
	.photos-latest .navigation { text-align: center; padding: 22px 0 0 0; float: right; width: 477px; }
	.photos-latest .navigation a { width: 7px; height: 7px; border-radius: 10px; display: inline-block; background-color: #868582; margin: 0 10px; }
	.photos-latest .navigation .active { background-color: #932330; }
	.photos-latest ol.bjqs-markers { margin: 23px 0 0 0; }

.news-homepage { width: 230px; float: left; margin: 0 17px 0 0; }
	.news-homepage .items { margin: 0 0 -14px 0; }
	.news-homepage .item { border-bottom: #e9e9e8 1px solid; padding: 0 0 10px 0; margin: 0 0 14px 0; }
		.news-homepage .item a { font-size: 13px; line-height: 18px; }
		.news-homepage .item a:after { content: ""; width: 3px; height: 5px; background: url(../img/arrow-1.png) 0 0 repeat; display: inline-block; margin: 0 0 0 7px; }
		.news-homepage .item span { font-size: 12px; color: #a1a1a1; display: block; padding: 4px 0 0 0; }
		.news-homepage .item s { background-color: #932330; color: #fff; text-decoration: none; padding: 2px 5px; border-radius: 2px; margin: 0 5px 0 0; }
		.viedokli .item s { background-color: #932330; color: #fff; text-decoration: none; padding: 2px 5px; padding-top:5px; padding-top:0; padding-bottom:0; border-radius: 2px; margin: 0 5px 0 0; display:block; float:left;}

.sections-homepage { margin: 0 0 35px 0; }

.opinions-homepage { width: 230px; float: left; margin: 0; }
	.opinions-homepage .items { margin: 0 0 -25px 0; }
	.opinions-homepage .item { margin: 0 0 25px 0; overflow: hidden; }
	.opinions-homepage .image { width: 106px; float: left; margin: 0 11px 0 0; }
	.opinions-homepage .text { width: 113px; float: left; font-size: 13px; line-height: 17px; margin: -3px 0 0 0; }
		.opinions-homepage .text a:after { content: ""; width: 3px; height: 5px; background: url(../img/arrow-1.png) 0 0 repeat; display: inline-block; margin: 0 0 0 7px; }
		.opinions-homepage .text span { font-size: 12px; color: #a1a1a1; display: block; padding: 4px 0 0 0; }

.opinions-profile { margin: 0 17px 0 0; }

	.properties h2 { margin: 0 0 20px 0; }
	.properties h4 { width: 477px; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #d7d7d6 1px solid; padding: 0 0 12px 0; margin: 0 0 0 0; overflow: hidden; }
	.properties .item { display: table; width: 100%; border-bottom: #e7e7e6 1px solid; padding: 20px 0 20px 0; }
		.properties .item .image { display: table-cell; vertical-align: middle; width: 60px; }
			.properties .item .image img { display: block; }
		.properties .item .name { display: table-cell; vertical-align: middle; padding: 0 0 0 20px; }
		.properties .item .button { display: table-cell; vertical-align: middle; }
			.properties .item .button .button-2 { float: right; padding: 8px 15px 1px 15px; }
			.properties .item .button span { background: url(../img/ico-download-1.png) center left no-repeat; padding: 0 0 0 25px; }

	.documents h2 { margin: 0 0 20px 0; }
	.documents h4 { width: 477px; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #d7d7d6 1px solid; padding: 0 0 12px 0; margin: 0 0 18px 0; overflow: hidden; }
	.documents .items { margin: 0 0 -18px; }
	.documents .item { display: table; width: 100%; border-bottom: #e7e7e6 1px solid; padding: 0 0 20px 0; margin: 0 0 18px 0; }
		.documents .item .image { display: table-cell; vertical-align: middle; width: 60px; }
			.documents .item .image img { display: block; }
		.documents .item .text { width: 242px; display: table-cell; vertical-align: middle; padding: 0; }
			.documents .item .text p { margin: 0; line-height: 19px; }
			.documents .item .text .title { margin: 0 0 3px 0; }
		.documents .item .name { display: table-cell; vertical-align: middle; padding: 0 0 0 30px; font-size: 12px; width: 150px; overflow: hidden; }
			.documents .item .name a { display: block; width: 150px; }
		.documents .item .button { display: table-cell; vertical-align: middle; }
			.documents .item .button .button-2 { float: right; padding: 8px 12px 1px 12px; }
			.documents .item .button span { background: url(../img/ico-download-1.png) center left no-repeat; padding: 0 0 0 13px; }

.join { margin: 0 !important; }
	.join .media { padding: 27px 0; }
	.join .social { border-top: #e9e9e8 1px solid; padding: 20px 0 0 0 !important; margin: -12px 0 0 0; }

.people { margin: 0 !important; }
	.people h2 { margin: 0 0 27px 0; }
		.people .view-content .item:first-child { border: none; padding: 0 0 27px 0; }
		.people .view-content .item, .people .attachment { border-top: #e7e7e6 1px solid; padding: 27px 0; display: table; }
		.people .attachment { padding: 27px 0 0 0; display: block; }
		.people .attachment .col-2 {
		  text-align: center;
    }
		.people .attachment .col-3 {
		  text-align: right;
    }
    
				.people .view-content .item .image,
				.view-user .view-content .views-field-picture
         { width: 207px; float: left; margin: 0 18px 0 0; }
					.people .view-content .item .image img { display: block; }
				.people .view-content .item .text { width: 252px; float: left; }
				.people .view-content .item h3 { background: url(../img/bullet-1.png) 0 2px no-repeat; padding: 0 0 0 24px; margin: 12px 0 25px 0; font-size: 14px; line-height: 14px; font-family: 'TrajanPro-Regular'; }
					.people .view-content .item h3 a { color: #000; }
				.people .attachment h5 { background: url(../img/bullet-1.png) right 0 no-repeat; padding: 0 0 0 0; margin: 12px 0 25px 0; font-size: 11px; line-height: 11px; font-family: 'TrajanPro-Regular'; font-weight: normal; margin: 0; margin: 10px 0 3px 0; width: 145px; text-align: left; }
					.people .attachment h5 a { color: #000; }
			.people .attachment .view-content { width: 498px; margin: 0 0 -30px 0; overflow: hidden; }
				.people .attachment .views-row { width: 145px; float: left; margin: 0 21px 30px 0; }
				.people .attachment .views-row-4, .people .attachment .views-row-7 { clear: left; }
					.people .attachment .views-row p { color: #949494; font-size: 11px; }

		.profile .items .item:first-child { border: none; padding: 0 0 27px 0; }
			.profile .items .item .text { width: 252px; float: left; margin: -5px 0 0 0; }

.people .attachment{border-top:0;}
.people.opinions-2 .image, .people.opinions-2 .image img{width:100%!important;}
.people.opinions-2 .image{height:170px;overflow:hidden;float:none;}




.about { margin: 0 !important; }
	.about .social { margin: 15px 0 0 0; }
	.about .text { padding: 0 !important; }

.faq { margin: 0 !important; }
	.faq .items { margin: 0 0 25px 0; }
		.faq .items .item { border-bottom: #e6e6e6 1px solid; }
			.faq .items .item a:first-child { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 22px; display: block; padding: 12px 0;  }
			.faq .items .item .slider { display: none; padding: 0 0 20px 0; }
			.faq .items .item .inactive { background: url(../img/arrow-10.png) center right no-repeat; }
			.faq .items .item .active { background: url(../img/arrow-11.png) center right no-repeat; }

.galleries { margin: 0 !important; }
	.galleries h2 { margin: 0 0 23px 0; }
	.galleries .items { width: 496px; }
		.galleries .items .item { width: 106px; float: left; margin: 0 18px 24px 0; }
			.galleries .items .item img { display: block; }
			.galleries .items .item h2 { font-size: 12px; line-height: 18px; font-weight: normal; background-color: #ebeae6; border-bottom: #d8d6d0 1px solid; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 5px 8px 4px 8px; margin: 0; }
				.galleries .items .item h2 a { float: none; margin: 0; padding: 0; font-size: 12px; background: none; }
	.galleries .pages { border-top: #e9e9e8 1px solid; padding: 28px 0 0 0; margin: 0 !important; }

.other { margin: 0 !important; }
	.other h2 { margin: 0 0 23px 0; }

.chapters { width: 705px; margin: 0 36px -50px 0; }
	.chapters .post { width: 744px; }
		.chapters .post h2 { width: 705px; margin: 0 0 30px 0; }
		.chapters .post .text { width: 705px; margin: 0 0 30px 0; }
		.chapters .post .row { margin: 0 0 50px 0; overflow: hidden; }
	.chapters .map { width: 705px; height: 386px; margin: 0 0 30px 0; }
		.chapters .map .popup { width: 235px; border-radius: 6px; background-image: -moz-linear-gradient(top, #fff, #f6f5f4); background-image: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6); box-shadow: #fff 0 -1px 0 inset, rgba(0, 0, 0, 0.13) 0 8px 16px; }
			.chapters .map .popup h5 { border-bottom: #eceae7 1px solid; padding: 9px 15px; background: url(../img/logo-na-6.png) 194px 12px no-repeat; }
				.chapters .map .popup h5 a { font-size: 13px; font-weight: normal; background: url(../img/arrow-1.png) center right no-repeat; padding: 0 10px 0 0; }
			.chapters .map .popup p { padding: 12px 15px 15px 15px; }

	.chapters h4 { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 19px; font-weight: normal; border-bottom: #ffcb08 2px solid; padding: 0 0 12px 0; }
		.chapters h4 span { background: url(../img/bullet-1.png) right 2px no-repeat; padding: 0 18px 0 0; }

	.chapters .item { width: 332px; margin: 0 40px 0 0; float: left; }
		.chapters .item .title { margin: 20px 0 4px 0; }
			.chapters .item .title a { background: url(../img/arrow-1.png) center right no-repeat; padding: 0 10px 0 0; }

#content-left, #content-right { float: left; }
.one-sidebar #content-left, .one-sidebar #content-right { width: 340px; margin: 0 25px 0 0; }
.two-sidebars #content-left, .two-sidebars #content-right { width: 230px; margin: 0 17px 0 0; }
.one-sidebar #content-right, .two-sidebars #content-right {margin: 0;}
#content-left .item, #content-right .item{ margin-bottom:40px; }


/* Post */

.post { padding: 25px 0 0 0; margin: 0 0 40px 0; font-size: 13px; color: #4a4a4a; line-height: 20px; position: relative; }
	.post .print { background: url(../img/ico-print-1.png) 0 4px no-repeat; padding: 0 0 0 18px; font-size: 12px; position: absolute; right: 0; margin: 6px 0 0 0; z-index: 100; }
	.post .pages { margin: 0 0 40px 0; }
	.post h2 { font-size: 17px; font-family: 'TrajanPro-Regular'; line-height: 22px; font-weight: normal; border-bottom: #ffcb08 2px solid; padding: 0 0 21px 0; }
	.nacilveki .item h2 {border:none!important;float:left;width:100%;margin-bottom:0!important;padding-bottom:0!important; }
	.nacilveki .item h2 a{float:left; }
		.post h2 span { background: url(../img/bullet-1.png) right 4px no-repeat; padding: 0 18px 0 0; }
		.post h2 a { font: 11px Arial, sans-serif; background: url(../img/arrow-1.png) center right no-repeat; padding: 0 10px 0 0; float: right; margin: 3px 0 0 0; }
		.post h2 .rss { background: url(../img/ico-rss-1.png) 0 0 no-repeat; padding: 0 0 0 19px; }
		.post h2 .sort { float: right; font: 11px Arial, sans-serif; margin: 2px 0 0 0; padding: 0; background: none; }
			.post h2 .sort a { margin: 0 0 0 10px; float: none; }
			.post h2 .sort .active { color: #868582; background: none; padding: 0; }
			.post h2 .sort a:last-child { background: url(../img/bullet-2.png) center left no-repeat; padding: 0 0 0 12px; }
	.post li { margin-bottom:10px; }
	.post h3 { font-size: 12px; font-weight: normal; }
		.post h3 span { color: #a1a1a1; margin: 0 20px 0 0; }
		.post h3 a { margin: 0 20px 0 0; }
			.post h3 .navigation a { background: url(../img/arrow-6.png) center right no-repeat; padding: 0 10px 0 0; margin: 0 5px 0 0; }
			.post h3 .navigation a:last-child { background: none; padding: 0; margin: 0; }
	.post .social { padding: 5px 0 5px 0; opacity: 0.7; filter: alpha(opacity:70); width: 400px; height:25px; }
	.post .social:hover { opacity: 1; filter: alpha(opacity:100); }
		.post .social .facebook, .post .social .twitter, .post .social .draugiem { color: #4a4a4a; float: left; margin: 0 25px 0 0; }
	.post .title-image { margin: 0 0 20px 0; }
		.post .title-image img { display: block; }
		.post .title-image p { font-size: 11px; color: #bcbcbc; padding: 5px 0 0 0; margin: 0; }
	.post .text { padding: 0 0 15px 0; }
		.post .text p { margin: 0 0 20px 0; }
	.post .photos-galleries { overflow: hidden; border-bottom: #d7d7d6 1px solid; padding: 0 0 15px 0; margin: 0 0 40px 0; }
		.post .photos-galleries h4 { font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #d7d7d6 1px solid; padding: 0 0 12px 0; margin: 0 0 23px 0; overflow: hidden; }
		.post .photos-galleries img { float: left; margin: 0 18px 0 0; }
		.post .photos-galleries p { padding: 14px 0 0 0; overflow: hidden; float: left; width: 100%; }
		.post .photos-galleries .photos { width: 496px; }
		.post .comments h4 { width: 477px; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #d7d7d6 1px solid; padding: 0 0 12px 0; margin: 0 0 23px 0; overflow: hidden; }
			.post .comments h4 span { float: right; font: 11px Arial, sans-serif; margin: 2px 0 0 0; }
				.post .comments h4 span a { margin: 0 0 0 10px; }
				.post .comments h4 span .active { color: #868582; }
				.post .comments h4 span a:last-child { background: url(../img/bullet-2.png) center left no-repeat; padding: 0 0 0 12px; }
		.post .comments ul { margin: 0 0 30px 0; }
		.post .comments li { list-style: none; border-bottom: #f0f0f0 1px solid; padding: 0 0 6px 0; margin: 0 0 23px 0; position: relative; }
			.post .comments .item .name { padding: 0 0 8px 0; }
				.post .comments .item .name span { color: #b8b8b8; margin: 0 0 0 19px; }
				.post .comments .item .name i { color: #fff; margin: 0 0 0 19px; font-size: 11px; background-color: #932330; border-radius: 2px; font-style: normal; padding: 1px 3px; }
				.post .comments .item .name .check { color: #333; margin: 0 0 0 23px; padding: 0 0 0 17px; font-size: 11px; background: url(../img/ico-check-1.png) 0 2px no-repeat; }
				.post .comments .item .name .cross { color: #333; margin: 0 0 0 19px; padding: 0 0 0 14px; font-size: 11px; background: url(../img/ico-cross-1.png) 0 1px no-repeat; }
			.post .comments .item .text { padding: 0; }
			.post .comments .item .control { text-align: right; margin-bottom:10px; }
				.post .comments .item .control .comment-reply-link { background: url(../img/arrow-7.png) center left no-repeat; padding: 0 0 0 17px; }
				.post .comments .item .control .like { width: 8px; height: 9px; margin: 0 20px 0 0; background: url(../img/ico-heart-1.png) center left no-repeat; display: inline-block; }
			.post .comments .replies .item { padding: 15px 0 15px 0; border-top: #f0f0f0 1px solid; margin: 0 0 0 39px; }
			.post .comments .replies .item:before { content: ""; width: 22px; height: 4px; display: block; position: absolute; background: url(../img/arrow-8.png) 0 0 no-repeat; left: 0; margin: 7px 0 0 0; }
			.post .comments .replies .item:first-child { border: none; padding: 5px 0 15px 0; }
		.post .add-comment h4 { width: 477px; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #d7d7d6 1px solid; padding: 0 0 12px 0; margin: 0 0 23px 0; overflow: hidden; }
		.post .add-comment input[type="text"] { width: 245px; }
		.post .add-comment textarea { width: 450px; height: 120px; background:#f7f7f7;}
		.post .add-comment p { margin: 0 0 14px 0; overflow: hidden; }
		.post .add-comment .button-2 { float: left; padding: 9px 20px 0 20px; }

	.post .legend { font-size: 12px; color: #932330; line-height: 18px; padding: 0 0 33px 0; }
		.post .legend .tags { background: url(../img/ico-tag-1.png) 0 5px no-repeat; padding: 0 0 0 84px; margin: 0 0 8px 0; }
		.post .legend .tags:before { content:"Birkas"; position: absolute; color: #4a4a4a; left: 18px; }
		.post .legend .people { background: url(../img/ico-user-2.png) 0 3px no-repeat; padding: 0 0 0 84px; }
		.post .legend .people:before { content:"Personas"; position: absolute; color: #4a4a4a; left: 18px; }

	.related-posts h4 { width: 477px; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: #d7d7d6 1px solid; padding: 0 0 12px 0; margin: 0 0 23px 0; overflow: hidden; }
	.related-posts .news-important { margin: 0; }

/* Lightbox tweaks */
#lightbox-nav-btnNext {
    position: relative;
    right: -30px !important;
}
#lightbox-nav-btnPrev {
    position: relative;
    left: -30px !important;
}
#lightbox-secNav-btnClose {
    display: none;
}

#1300ads {
    display: none;
}


/* Popups */

.popup-1 { width: 343px; position: absolute; z-index: 500; background-color: #ebeae6; box-shadow: rgba(0, 0, 0, 0.3) 0 17px 46px; border-radius: 4px; padding: 0 0 50px 0; opacity: 0; z-index: 0;  -moz-transition: all .15s linear; -webkit-transition: all .15s linear; }
	.popup-1 h3 { height: 33px; padding: 17px 0 0 0; margin: 0 0 40px 0; background-color: #e3e2df; border-bottom: #dad9d5 1px solid; box-shadow: rgba(255, 255, 255, 0.8) 0 1px 0; text-align: center; font-size: 14px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; color: #3b3b3b; border-top-left-radius: 4px; border-top-right-radius: 4px; }
	.popup-1 .close { width: 12px; height: 12px; background: url(../img/ico-close-1.png) 0 0 no-repeat; position: absolute; top: 19px; right: 12px; }
	.popup-1 .close:hover { background-position: 0 -12px; }
	.popup-1 p { width: 210px; margin: 0 auto 12px auto; }
	.popup-1 .spacer-1 { text-align: center; font-size: 12px; font-family: 'TrajanPro-Regular'; line-height: 18px; color: #4b4b4b; padding: 9px 0 8px 0; }
	.popup-1 form { margin: 0 0 0 28px; }
		.popup-1 form p { width: auto; }
			.popup-1 form .email label { width: 24px; height: 36px; margin: 0 15px 0 0; float: left; background: url(../img/ico-user-1.png) center center no-repeat; }
			.popup-1 form .pass label { width: 24px; height: 36px; margin: 0 15px 0 0; float: left; background: url(../img/ico-key-1.png) center center no-repeat; }
		.popup-1 form .input-text-3 { width: 195px; }
	.popup-1 > p:last-child { width: 140px; margin: 18px auto 0 auto; }
.popup-1-visible { opacity: 1; z-index: 500; display:block!important; }

#map{height:400px;margin-bottom:30px;width:705px;}
#map .infoBox{
width: 235px;
border-radius: 6px;
background-color:white;
background-image: -moz-linear-gradient(top, #fff, #f6f5f4);
background-image: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
box-shadow: #fff 0 -1px 0 inset, rgba(0, 0, 0, 0.13) 0 8px 16px;
}
#map h5{
border-bottom: #eceae7 1px solid;
padding: 9px 15px;
background: url(../img/logo-na-6.png) 194px 12px no-repeat;
}
#map h5 a {
font-size: 13px;
font-weight: normal;
background: url(../img/arrow-1.png) center right no-repeat;
padding: 0 10px 0 0;
}
#map p {
padding: 12px 15px 15px 15px;
}

.sidebar-left .block-white,
#right-sidebar .block-white
 {
  background-color: #fff;
  border-radius: 0;
  margin: 0 0 32px 0;
  border-bottom: #ffcb08 2px solid;    
}

.sidebar-left .block-white .content {
  display: table;
}

.sidebar-left .block-views.block-white,
.sidebar-left .block-poll.block-white {
  padding-bottom: 20px; 
}

.sidebar-left .block-white .views-row,
#right-sidebar .block-white .views-row {
  padding: 0;
}

.sidebar-left .block-poll .poll div.title,
.avize-page .title {
    border-top: 0px none;
    padding: 0;
    font-size: 13px; 
    font-family: 'TrajanPro-Regular'; 
    line-height: 18px; 
    font-weight: normal; 
    color: #932330; 
    margin: 0 0 2px 0;
}

.sidebar-left .block-poll .links {
  display: none;
}

.sidebar-left .block-poll .form-type-radio {
  padding: 12px 0 0 3px;
}

.vote-form #edit-vote { width: 140px; margin: 25px 0 0 25px; }
.filter-form #edit-filter {
  width: 193px;
  margin: 25px 0 0;
}
.vote-form #edit-vote, .filter-form #edit-filter { border-radius: 4px; border: none; background: url(../img/button-2-bg.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; padding: 9px 0; font-size: 14px; color: #fff; cursor: pointer; }
.vote-form #edit-vote:hover, .filter-form #edit-filter:hover { background-position: 0 -36px; color: #fff; }

#block-views-article-title-date-block-3 {
  margin: 0 0 50px 0;
}

.content-left .block-simpleads {
  margin: 0 0 32px 0;
}

#block-system-main .news-important {
  margin: 0 0 25px 0;
}

.news-slider ol {
  margin: 20px 0 0;
}

#ad_groups_39 .simplead-container {
  display: inline;
}

ul li.expanded, ul li.collapsed, ul.menu li {
  list-style-image: none;
  list-style-type: none;
}

ul.menu li {
  margin: 0;
}

.avize-page .title {
  width: 193px;
}

.avize-page .views-field-field-preview {
  margin: 5px 0 40px;
}

.avize-page table {
  width: 766px;
}

.poll .bar .foreground {
  background-color: #932330;
  height: 3px;
}

.poll .bar {
  height: 3px;
  background-color: transparent;
}

.poll .percent {
  float: right;
}

.poll .atbilde, .poll .total {
  margin-top: 25px;
}

.logged .addcontent a, .logged .jaunaszinas a {
  color: #ffcb08!important;
}

.logged .nodala a {
  color: #bebdb9;
  font-weight: bold;
}

.logged .addcontent, .logged .jaunaszinas {
  margin-left: 20px;
}

.connector-button-form {
  margin: 0;
}
.connector-button-form span { 
  border-radius: 4px; 
  background: url(../img/button-facebook-2.png) 0 0 repeat-x; 
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; 
  display: block; 
  text-align: center; 
  width: 210px;
  margin: 0 auto 12px; 
}
.connector-button-form span.oauthconnector-twitter {
  background: url(../img/button-twitter-2.png) 0 0 repeat-x; 
}
.connector-button-form span:hover { 
  background-position: 0 -36px; color: #fff; 
}
.connector-button-form span input { 
  background: url(../img/logo-facebook-1.png) 14px center no-repeat; 
  display: block; 
  padding: 0 0 0 60px; 
  text-align: left; 
  border: none; 
  height: 36px; 
  font-size: 13px; 
  color: #fff;
  cursor: pointer; 
}

.connector-button-form span.oauthconnector-twitter input { 
  background: url(../img/ico-twitter-1.png) 14px center no-repeat; 
} 

.popup-1 .compact-form .form-item-name {
  padding: 0 0 0 38px;
  background: url(../img/ico-user-1.png) left center no-repeat;
  margin: 0 0 12px;
}

.popup-1 .compact-form .form-item-pass {
  padding: 0 0 0 38px;
  background: url(../img/ico-key-1.png) left center no-repeat;
  margin: 0 0 12px;
}

.popup-1 .compact-form-label {
  left: 45px;
  font-size: 13px;
  color: #999;
  margin: 8px 0 0 6px;
}

.popup-1 .form-item-name input, .popup-1 .form-item-pass input {
  height: 34px;
  background-color: #f8f8f8;
  border-radius: 4px;
  border: #d1d1d1 1px solid;
  font: 12px Arial, sans-serif;
  color: #868582;
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.06);
  padding: 0 0 0 12px;
  position: relative;
  width: 195px;
}

#user-login-form .form-actions {
  border-radius: 4px;
  background: url(../img/button-2-bg.png) 0 0 repeat-x;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0;
  display: block;
  text-align: center;
  width: 210px;
  margin: 0 auto 12px;
}
#user-login-form .form-actions:hover { 
  background-position: 0 -36px; color: #fff; 
}

#user-login-form .form-actions input { 
  background: transparent;
  display: block; 
  border: none; 
  height: 36px; 
  font-size: 13px; 
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
  width: 210px;
}

.popup-1 .messages{
  width: 240px;
  margin: 0 auto 12px;
}

.calendar-calendar th.days {
  font-weight: normal;
}


.calendar-calendar .month-view .full tr td.pasakums, 
.calendar-calendar .month-view .full tr.odd td.pasakums, 
.calendar-calendar .month-view .full tr.even td.pasakums,
.calendar-calendar .month-view .full tr td.single-day.pasakums,
.calendar-calendar .month-view .full td.date-box.pasakums {
  background-color: #ebeae6;
}

.calendar-calendar .month-view .full td.single-day div.monthview, 
.calendar-calendar .week-view .full td.single-day div.weekview, 
.calendar-calendar .day-view .full td.single-day div.dayview {
  background: none;
}

.calendar-calendar td a {
  font-size: 11px;
  font-weight: normal;
}

.calendar-calendar td strong a {
  font-weight: bold;
}

.calendar-calendar td span.date-display-single, 
.calendar-calendar td span.date-display-start, 
.calendar-calendar td span.date-display-end, 
.calendar-calendar td span.date-display-separator {
  font-weight: normal;
  color: #000;
}

.calendar-calendar td strong span.date-display-single, 
.calendar-calendar td strong span.date-display-start, 
.calendar-calendar td strong span.date-display-end, 
.calendar-calendar td strong span.date-display-separator {
  font-weight: bold;
}

.calendar-calendar .views-field-field-datums {
  line-height: 13px;
}

.event-menu {
  float: right;
  margin-top: 25px;
  background: url(../img/arrow-1.png) center left no-repeat;
  padding-left: 7px;
  position: relative;
}

.event-menu .dropdown strong {
  background: url(../img/arrow-1.png) center left no-repeat;
  padding-left: 7px;
}

.calendar-calendar tr {
  height: 70px;
  max-height: 70px;
}

.calendar-calendar thead tr {
  height: 20px;
}

.calendar-calendar .month-view .full td.single-day .inner div.calendar-more a,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div.calendar-more a {
  background: url(../img/arrow-1.png) right 6px no-repeat;
  padding: 0 10px 0 0;
  color: #932330;
  line-height: 12px;
}

.block .view-display-id-page_5 div.title {
  padding-bottom: 15px;
}

ul.quicktabs-tabs.quicktabs-style-zen li a {
  padding: 4px 12px 0 7px;
}

.backlink {
position: absolute;
top: 13px;
color: #6c000d;
background: url(../img/arrow-13.png) no-repeat center left;
padding: 0 0 0 20px;
}

#right-sidebar .block-views .views-row, .sidebar-left .block-views .views-row { font-size: 13px; line-height: 17px; padding: 10px 13px; background: url(../img/border-2.png) top left repeat-x; }

.sidebar-left .block-white .title h3, #right-sidebar .block-white .title h3, .sidebar-menu h3 {
	font-size: 14px;
	font-family: 'TrajanPro-Regular';
	line-height: 18px;
	font-weight: normal;
	border-bottom: #ffcb08 2px solid;
	padding: 0 0 13px 0;
	background: #fff none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.front .content-center .block .title, .sidebar-left .block-white div.title, #right-sidebar .block-white div.title, .sidebar-menu div.title {
	border-top: #e9e9e8 1px solid;padding: 17px 0 0 0;margin: 0 0 23px 0;
}

.sidebar-menu div.title{
	margin-bottom:-1px;
}

	.page-galerijas h2 { margin: 0 0 23px 0; }
	/*.galleries .items { width: 496px; }*/
		.page-galerijas .items .item { width: 106px; float: left; margin: 0 17px 24px 0; }
		.page-galerijas .items .item:hover { box-shadow: 0 0 10px 5px rgb(233, 233, 233); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; 
			transition : box-shadow 200ms ease-in-out;
			-o-transition : box-shadow 200ms ease-in-out;
			-moz-transition : box-shadow 200ms ease-in-out;
			-ms-transition : box-shadow 200ms ease-in-out;
			-webkit-transition : box-shadow 200ms ease-in-out;
		}
		.page-galerijas .items .item.last { margin-right:0; }
		.page-galerijas .items .newline { clear: left; }
			.page-galerijas .items .item img { display: block;width:100%;min-height:75px; }
			.page-galerijas .items .item h2 { min-height:45px; text-align:center; font-size: 11px; line-height: 18px; font-weight: normal; background-color: #ebeae6; border-bottom: #d8d6d0 1px solid; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 5px 8px 4px 8px; margin: 0; }
				.page-galerijas .items .item h2 a { float: none; margin: 0; padding: 0; font-size: 12px; background: none; }
	.page-galerijas .pages { border-top: #e9e9e8 1px solid; padding: 28px 0 0 0; margin: 0 !important; }

.not-front #block-system-main { font-size: 13px; color: #4a4a4a; line-height: 20px; position: relative; }
	.post .print { background: url(../img/ico-print-1.png) 0 4px no-repeat; padding: 0 0 0 18px; font-size: 12px; position: absolute; right: 0; margin: 6px 0 0 0; z-index: 100; }
	.post .pages { margin: 0 0 40px 0; }
	.not-front .content-center h2 { font-size: 17px; font-family: 'TrajanPro-Regular'; line-height: 22px; font-weight: normal; border-bottom: #ffcb08 2px solid; padding: 21px 0 21px 0; margin: 0 0 15px; }
	.not-front .content-center.post h2 { padding-top: 0; } 
		.content-center h2 span { background: url(../img/bullet-1.png) right 4px no-repeat; padding: 0 18px 0 0; }
		.not-front .content-center h2 a { background: url(../img/arrow-1.png) center right no-repeat; padding: 0 10px 0 0; margin: 3px 0 0 0; }
		.content-center h2 .rss { background: url(../img/ico-rss-1.png) 0 0 no-repeat; padding: 0 0 0 19px; }
		.content-center h2 .sort { float: right; font: 11px Arial, sans-serif; margin: 2px 0 0 0; padding: 0; background: none; }
			.content-center h2 .sort a { margin: 0 0 0 10px; float: none; }
			.content-center h2 .sort .active { color: #868582; background: none; padding: 0; }
			.content-center h2 .sort a:last-child { background: url(../img/bullet-2.png) center left no-repeat; padding: 0 0 0 12px; }

.outside .sidebar-menu div.title+ul li:first-child{border:none;}

#right-sidebar .block-views h3 span,
.sidebar-left .block-views h3 span, .sidebar-menu h3 span { background: url(../img/bullet-1.png) right 3px no-repeat; padding: 0 18px 0 0; }
#right-sidebar .block-views .views-row span { display: block; color: #a1a1a1; font-size: 12px; padding: 5px 0 0 0; }
#right-sidebar .block-views .views-row-first, .sidebar-left .block-views .views-row-first { background: none; }
.sidebar-latest-news .contacts { padding: 10px 14px; color: #343434; font-size: 13px; }

.alignleft{float:left;margin-right:20px;margin-bottom:10px;}
.alignright{float:right;margin-left:20px;margin-bottom:10px;}

body.admin-bar.outside .main-header .title .bg {top: 74px;}
body.admin-bar.outside .backlink{top:41px;}
body.admin-bar .main-header .title .bg{top:124px;}
.contact-info{white-space:pre-line;padding-bottom:0!important}
.contact-info .title{margin-bottom:0!important;}

.popup-1 .form-actions > p {width: 140px;margin: 18px auto 0 auto;}
.popup-1 .form-actions > p input {width: 140px;height:36px;padding:0;line-height:36px;cursor:pointer;margin-left:-15px;}

ul{list-style-position:inside;white-space:normal;margin-top:15px;}
.error,.alert-success,.alert-warning,.alert-info{background:#f1c1c1;border-radius:6px;border:1px solid #a62424;color:#a62424;padding:20px;margin-bottom:20px;font:400 13px Arial,sans-serif;}
.error a{font-weight:700;color:#a62424;text-decoration:underline;cursor:pointer;}
.alert-success{background:#D4F1C1;border-color:#34A624;;display:block;margin:0;margin-bottom: 20px;}
.alert-txt{color:#004D25!important;font-weight:700!important;display:block;margin:0!important;}
.alert-warning{color:#c09853!important;background:#fcf8e3;font-weight:700!important;display:block;margin:0!important;border:1px solid #fbeed5;margin-bottom:20px;}
.alert-info{text-align:center;color:#3a87ad!important;background:#d9edf7;font-weight:700!important;display:block;margin:0!important;margin-top:35px!important;border:1px solid #bce8f1;margin-bottom:20px;}
.alert-info a{font-size:17px;vertical-align:middle;cursor:pointer;}
.text.wide{width:478px!important}

body > .overlay{background:url(../img/transp-65.png);width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;}
.popup{border-radius:6px;font-family:Arial,Helvetica,sans-serif;width:940px;margin:20px;top:60px;background:white;position:absolute;z-index:101;left:50%;margin-left:-470px;border:1px solid rgb(219, 219, 219);}
.popup .padding{margin:20px;height:100%;}
.popup h1{margin-bottom:30px;}
.popup .close{height:40px;width:40px;display:block;position:absolute;right:30px;top:-20px;background:url(../img/popup-close.png) no-repeat;}
.popup input{width:100%;margin-left:-5px;}
.fw{border:0;height:1px;width:100%;display:block;background:none;margin:0;}

#wpe{display:none;}

.logged .header a {color: #fff;}
.nacilveki h3 a {color:black;background:none!important;font-size: 14px;line-height: 14px;font-family: 'TrajanPro-Regular';font-weight:400!important;}
.nacilveki h3 a:after{background:none!important}
.nacilveki .item{padding-bottom:0!important;}
.nacilveki.opinions-2{margin-top:20px!important;}
.sidebar-menu .menu{margin-top:0;}
.photos-galleries .photos {width: 496px;}
.photos-galleries .photos a{margin-bottom:18px;}
div.selector span{padding-right:30px;}
.wpblock{width:100%;overflow:hidden;padding-top:20px;}
.not-front .content-center h2{padding-top:0;}
.not-front .content-center .item h2{border-bottom:none;padding-bottom:0!important;padding-bottom:10px;margin-bottom:0;}
.not-front .page-galerijas.content-center .item h2{height:62px;overflow:hidden;padding-bottom:5px!important;}
.not-front .content-center .item h2 a{height:100%;display:block;}
.slider-1 .item .image img{width:100%;height:auto!important;}

.news-important .image {float:right;}
.news-important .image img{width:105px;height:auto!important;}
.news-important .items .row{float:left;width:230px;padding-top:3px;}
.news-important .items .row:first-child{border-right:1px #e9e9e8 solid;margin-right:13px;}
.news-important .row .item:first-child{margin:0;}
.news-important .text{width:95px;margin-bottom:20px;}
.home .news-important .wide{width:231px!important}
.post table{width:100%;border:1px solid gray;border-color:gray;}
.post table th,.post table td{padding:8px;}
.post table,.post th,.post td{border: 1px solid rgb(199, 199, 199);}

.sidebar-left .title h3 a, #right-sidebar .block-white .title h3 a {font: 12px Arial, sans-serif;background: url(../img/arrow-1.png) right 6px no-repeat;padding: 0 10px 0 0;float: right;margin-right:20px;}

.event-menu .dropdown { background-color: #f2f1ef; border: #dddbd6 1px solid; box-shadow: rgba(0, 0, 0, 0.07) 0 2px 0; border-radius: 4px; position: absolute; right: 0; margin: 0 0 0 0; text-align: right; font-size: 12px; padding: 10px 15px; opacity: 0; z-index: -1; -moz-transition: all .15s linear; -webkit-transition: all .15s linear; width: 100px;}
.event-menu .dropdown p { line-height: 24px; }
.event-menu .dropdown a:after { display: none; }
.event-menu .visible { opacity: 1; z-index: 500; }
.event-menu .visible.active:after { background: none; }
.event-menu {float: right;margin-top: 25px;background: url(../img/arrow-1.png) center left no-repeat;padding-left: 7px;position: relative;}
.event-menu .dropdown strong {background: url(../img/arrow-1.png) center left no-repeat;padding-left: 7px;}

.news-important.opinions-1 .item .text {width:100%;float:none;}
.articlelist .views-row h3 span {color: #a1a1a1;font: 12px Arial, sans-serif;display: inline;}
.post p{margin-bottom:20px}
span.bold{font-weight:700;}
.sidebar-twitter h3 a{cursor:pointer;}
#tab2{display:none;}
.maingal{width:106px;height:70px;display:block;overflow:hidden;}
.home .photos-latest .item h2{height:82px;text-align:center;}
.social > div {width:90px!important;}
.feadmin-thumbnail{cursor:pointer;}
.header .social{display:block!important;}

.category .dropdown { margin-top:-5px!important;background-color: #f2f1ef; border: #dddbd6 1px solid; box-shadow: rgba(0, 0, 0, 0.07) 0 2px 0; border-radius: 4px; position: absolute; right: 0; margin: 0 0 0 0; text-align: right; font-size: 12px; padding: 10px 15px; opacity: 0; z-index: -1; -moz-transition: all .15s linear; -webkit-transition: all .15s linear; filter: alpha(opacity:0); }
.category .dropdown p { line-height: 24px; }
.category .dropdown a:after { display: none; }
.category .visible { opacity: 1; z-index: 500; filter: alpha(opacity:100); }
.category .visible.active:after { background: none; }

span.category { float: right;margin: 0;background: url(../img/arrow-1.png) center left no-repeat; padding-left: 7px; margin-right:0!important;position:relative;}
span.category p{margin-bottom:0;}
span.category p a,span.category a{margin-right:0;}

.comments .social_connect_ui{display:none;}
.form-allowed-tags{display:none;}
.comments input, .comments textarea{width:100%;}
.opinions-homepage .image{width:105px;height:70px;overflow:hidden;}
.opinions-homepage .image img{width:100%!important;margin-top:-10px;}

.avize{width:215px;float:left;margin-right:20px;margin-top:20px;}
.avize .content-center{margin-top:25px;}
.avize .title{font-size: 13px;font-family: 'TrajanPro-Regular';line-height: 18px;font-weight: normal;margin-bottom:20px;color: #932330;}
.avize .avize{width:200px;float:left;margin-right:20px;margin-bottom:40px;}

.popup textarea{width:890px;height:300px;}
.wp-polls-ul {margin:0;padding: 0px 0px 10px 8px;}

.sidebar-newspaper img{width:100%;height:auto!important;}
.sidebar-poll input[type=radio]{margin-left:8px;}
.nodalas .post h4{font-size:14px;}

.post ul li{margin-bottom:7px;}
fieldset{border:none;margin:0;padding:0;margin-bottom:20px;}
.not-front .content-center .item h2 a {margin-bottom:5px;}
.looptitle{border-bottom:0!important;padding-bottom:0!important;}
.looptitle a{background: url(../img/arrow-1.png) center right no-repeat!important;padding: 0 10px 0px 0!important;margin: 0 10px 0px 0!important;float:none!important;font-size: 14px!important;font-family: 'TrajanPro-Regular'!important;line-height: 18px!important;font-weight: normal!important;}
.post .pages{margin-top:20px;}
.widesm{width:96%!important}
.news-important .image{overflow:hidden;width:105px;height:70px;}
.news-important .text{font-size:13px;}
.news-important .row .item{margin-bottom:10px!important}
.viedokli.items .item a img{width:100%;height:auto;}
.galleryinner .item.last{margin-right:0;}
.fb-like span{ height:25px!important; width:90px!important}
.fb-like iframe{ overflow:visible!important}
.wp-caption-text{color:rgb(153, 153, 153);font-style:italic;}


/*comments*/
.comments .rating-holder .wp-thumbs-down{cursor:pointer;background:url('../img/ico-cross-1.png') no-repeat;width:10px;height:10px;display:inline-block;}
.comments .rating-holder .wp-thumbs-up{cursor:pointer;background: url('../img/ico-check-1.png') no-repeat;width:14px;height:9px;display:inline-block;}
.comments .rating-holder .likes, .comments .rating-holder .dislikes{margin-left:9px!important;margin-right:15px!important;}
.comments ul.children{margin-left:30px;background:url('../img/comment-indent.png') 0px 5px no-repeat;}
.comments input[type="submit"], .redbutton { width:100px;height:36px!important;border-radius: 4px; height: 27px; border: none; background: url(../img/button-2-bg.png) 0 0 repeat-x; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, rgba(0, 0, 0, 0.1) 0 2px 0, rgba(0, 0, 0, 0.1) 1px 0 0, rgba(0, 0, 0, 0.1) -1px 0 0; display: block; text-align: center; padding: 0; font-size: 14px; color: #fff; }
.comments .login {background:none!important;}

.galleryinner{margin-bottom:30px;}
.galleryinner.video img{margin-top:-5px;}
.galleryinner .item:first-child{margin-left:0;}
.galleryinner .item{width:104px;margin-left:20px;height:80px;overflow:hidden;float:left;margin-bottom:20px;}
.text-full {width:464px;margin-bottom:0;}
.button-2.submit{padding-bottom:20px;display:block;height:36px;padding-left:20px;padding-right:20px;cursor:pointer;margin-bottom:30px;}
#groups.access-levels{margin-bottom: 20px;}
.main-content-wrapper{margin-bottom:70px;}
#edituser .left{width:300px;float:left;margin-right:20px;}
#edituser .left input{width:100%;}
#edituser .left textarea{width:100%;}
#edituser .right{width:300px;float:left;margin-left:20px;}
#edituser .right .form-table {font-size: 14px;font-weight: normal;line-height: 20px;}
#edituser .right .form-table th{text-align:left;font-weight:normal;padding-right:20px;width:100%;display:block;margin-bottom:5px;}
#edituser .right .form-table td{width:100%;display:block;}
.success{padding: 20px;border: 1px solid green;border-radius: 6px;background: rgb(211, 255, 197);margin-bottom:30px;}
.error ul{margin-top:0;}
.section-name{float: right;margin: 18px 2px 0 0;font-family: 'TrajanPro-Regular';font-size: 17px;margin-right: -330px;padding-bottom: 10px;display: block;line-height: 5px;}

.search-results h4{font-size:14px;font-weight:normal;border:0;margin:0;line-height:30px;color:#932330;font-family:Arial,Helvetica,sans-serif;padding-bottom:0!important;}
.search-snippet-info{padding-left:0!important;}
.search-results .read-more{display:none;}

.search-results .search-result{margin-bottom: 18px;padding-bottom: 23px;border-bottom: #e0deda 1px solid;}

.search-form {margin-bottom: 1em;}
.search-form input {margin-top: 0;margin-bottom: 0;}
.search-results {list-style: none;}
.search-results p {margin-top: 0;}
.search-results .title {font-size: 1.2em;}
.search-results li {margin-bottom: 1em;}
.search-results .search-snippet-info {padding-left: 1em;}
.search-snippet-info{margin-bottom:10px;}
.search-results .search-info {font-size: 0.85em;}
.search-advanced .criterion {float: left; margin-right: 2em; }
.search-advanced .action {float: left;clear: left;}
.post p, .post .field-type-text-with-summary p { margin: 0 0 20px 0; }
/*.post h2 { font-size: 17px; font-family: 'TrajanPro-Regular'; line-height: 22px; font-weight: normal; border-bottom: none; padding: 0 0 14px 0; }*/
.post .postcontent h3 { font-size: 15px; font-family: 'TrajanPro-Regular'; line-height: 20px; font-weight: normal; border-bottom: none; padding: 0 0 14px 0; }
.post .postcontent h4 { font-size: 13px; font-family: 'TrajanPro-Regular'; line-height: 18px; font-weight: normal; border-bottom: none; padding: 0 0 14px 0; }
.post .postcontent h5 { font-size: 12px; font-family: 'TrajanPro-Regular'; line-height: 16px; font-weight: normal; border-bottom: none; padding: 0 0 14px 0; }
.post .postcontent h6 { font-size: 10px; font-family: 'TrajanPro-Regular'; line-height: 14px; font-weight: normal; border-bottom: none; padding: 0 0 14px 0; }
.nodalas h4{border-bottom: #ffcb08 2px solid;}
.main-header-photo{width:980px;height:156px;overflow:hidden;}
.pages{padding-top:20px;clear:both;}
.nalarge{overflow:hidden;}
.post .social .facebook{height:25px;}
.page-galerijas .items .item a{display:block;height:75px;width:106px;overflow:hidden;}
.page-galerijas .items .item h2 a{width:auto;height:auto;}
.page-video h3 a{color: black;background: none!important;font-size: 14px;line-height: 14px;font-family: 'TrajanPro-Regular';font-weight: 400!important;}
.page-galerijas .category{background: url(../img/arrow-1.png) center left no-repeat!important;font-size:12px;padding-left:7px!important;}
.ad{margin-bottom:20px;overflow:hidden;width:193px;}
.ad img{max-width:100%;height:auto!important;}
#topright{display:none;}
.filter-form .selector{margin-bottom:15px;}
.main-footer {text-align:center;}
.main-footer a{width:100px;display:inline-block;margin:10px;}
.main-footer a img{max-width:100%;height:auto!important;}
.slider-1 ol.bjqs-markers{margin-right:65px;}
.navigation div{width:950px;}
hr{border:none;height:1px;background:lightgray;}
.sidebar-left .block-white .content{width:100%;display:block;}
.navigation div{width:950px;}
#wp-admin-bar-cdilogo {display:none;}
.nacilveki .item{overflow:hidden;}
.show{display:block;}
.hide{display:none;}
.not-front .page-galerijas.content-center .item h2 div{height:59px;overflow:hidden;}
noindex:-o-prefocus, .sidebar-left .block-white .content{padding:20px 0;}
.h4head{width: 477px!important;font-size: 14px!important;font-family: 'TrajanPro-Regular'!important;line-height: 18px!important;font-weight: normal!important;border-bottom: #d7d7d6 1px solid!important;padding: 0 0 12px 0!important;margin: 0 0 23px 0!important;overflow: hidden!important;}
.title-image .wp-caption-text{padding-top:5px;}
.wp-caption .wp-caption-text{margin-bottom:0!important;}
.alignleft, .alignright{margin-bottom:5px;}
.wp-caption.alignleft{margin-right:5px;}
.wp-caption.alignright{margin-left:5px;}
.post ol, .post ul{padding-left:40px;margin-bottom:20px;}
.post ul{list-style-position: outside;padding-left:20px;}
.eo-venue-map.googlemap{margin-bottom:20px;}
.events.post{width:705px;}
.events .postthumb{width:400px;float:right;margin-left:20px;}
.events .postthumb img{width:100%;height:auto!important;}
#article-comments{overflow:hidden;width:100%;}
a.comm-tag{color:inherit!important;font-size:12px!important;display:inline!important;color:#932330!important;background:none!important;}
a.comm-tag:after{display:none!important;}
.not-front .content-center .item h2 a{display:inline;margin:0;padding-right:0;}
.looptitle a {margin-right:0px!important;}
.noafter:after{display:none!important;}
.comments p.text{white-space:pre-wrap;}
.comments-share{}
.heart{color:#6c000d;font-size:15px;margin-right:15px;display:inline;cursor:pointer;}
.heart .expand{cursor:default;width:265px;display:none;color:black;position:absolute;bottom:-30px;right:0;background:#e3e2de;padding:2px;z-index:50;}
.heart .expand:before{content:'';background:url(../img/trijsturis.png) no-repeat;width:20px;height:16px;display:block;position:absolute;top:-16px;left:40px;}
.heart .expand .fb, .heart .expand .tw, .heart .expand .dr{cursor:pointer;width:34px;height:34px;float:right;display:block;margin-left:2px;}
.heart .expand .fb .box, .heart .expand .tw .box, .heart .expand .dr .box{display:none;}
.heart .expand .fb {background:url(../img/fb.png) no-repeat;}
.heart .expand .tw {background:url(../img/tw.png) no-repeat;}
.heart .expand .dr {background:url(../img/dr.png) no-repeat;}
.heart .expand span{display:block;float:left;font-size:12px;line-height:34px;padding-left:8px;}
.heart:hover{color:red;}
.redbutton{width:310px;line-height:35px;}
#block-404{position:relative;width:610px;background:white;margin:0 auto;text-align:center;padding:65px 0;margin-top:180px;}
#block-404 h2{color:#932330;width:530px;margin:0 auto;line-height:1.7;margin-bottom:28px;}
#block-404 p{margin-bottom:30px;width:235px;margin:0 auto;margin-bottom:40px;line-height:1.9;}
#block-404 .redbutton{margin: 0 auto;margin-bottom:10px;}
#block-404 .redbutton:hover{color:white;text-shadow:0 1px 2px black;}
#block-404 img{position:absolute;left:50%;top:-52px;margin-left:-87px;}
#foot{position:fixed;bottom:30px;left:0;right:0;text-align:center;color:white;font-size:11px;}
.nh{height:auto;}
.slider-1 h2{padding-top:6px;}
.survey .error p{margin-bottom:0;}
.survey .success p{margin-bottom:0;}
.req{color:red;display:inline;}
.big-bullet{font-size:24px;vertical-align:middle;margin-right:10px;}
.printdiv{float:right;width:120px!important;}
.printdiv .dropdown{width:120px!important;}
.printdiv .print{color:#932330;}
.printdiv .dropdown div{margin-bottom:5px;}
.printdiv .dropdown a{background:none;}
.onlyprint{display:none;}
.printdiv .dropdown .emaildiv{margin-left:-52px;width:200px;}
.printdiv .dropdown .email{margin-top:0px;margin-bottom:0;border:1px solid #eee;width:150px;}
.printdiv .dropdown .emaildiv button{height:30px;vertical-align:middle;background:white;border: 1px solid #E7E7E7;border-radius: 4px;margin-left: -4px;cursor:pointer;}
.languages a:after{display:none;content:none;background:none!important;}
.languages a:after:hover{display:none;}
.not-front .content-center .postcontent h2{border-bottom:none}
.social .draugiem{overflow:hidden;}
.social .draugiem iframe{overflow:hidden;}
.contact-popup{display:none;resize:none;border:1px solid #E6E6E6;width:400px;height:250px;position:fixed;z-index:100;top:50%;left:50%;margin-left:-220px;margin-top:-145px;background:white;padding:20px;}
.contact-popup textarea{width:385px;height:150px;}
.contact-popup h4{font-size: 17px;font-family: 'TrajanPro-Regular';line-height: 22px;font-weight: normal;margin-bottom:15px;}
.close-popup{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer;}
.sortby span { float: right; font: 11px Arial, sans-serif; margin: 2px 0 0 0; }
.sortby h4 span a { margin: 0 0 0 10px; }
.sortby h4 span .active { color: #868582; }
.sortby h4 span a:last-child { background: url(../img/bullet-2.png) center left no-repeat; padding: 0 0 0 12px; }
.chapters .faq .item {width:95%;}
.chapters .faq .item .right {float:right;}
.chapters .faq .item .total-votes {text-align:center;}
.barblock .bar{ height:3px; background:#932330;  }
.barblock {overflow:hidden;margin-top:2px;margin-bottom:17px;}
.wp-polls .pollbar{height:3px;border:none;background:#932330;margin-bottom:7px}
#twitterfeed .dropdown{width:100px;margin-top:14px!important;}
#twitterfeed .dropdown p{display:block;}
#twitterfeed .dropdown p a{float:none;background:none;}
#twitterfeed .category > a{list-style:none;background:url(../img/arrow-1.png) no-repeat left center;padding-left:10px;padding-right:0;}
#twitterfeed .category {background:none;padding-right:0;padding-left:22px;margin-top:2px;}
.wp-polls small{text-transform: lowercase;font:12px/18px Arial, serif;float:right;}
.wp-polls li{font:12px/18px Arial, serif;}
.wp-polls .pollbar{clear:both;margin-bottom:15px;}
.wp-polls p strong{font:12px/18px Arial, serif; color:black;}
.wp-polls-ul{padding-left:0;}
.wp-polls > p > strong{border-top: 0px none;padding: 0;font-size: 13px;font-family: 'TrajanPro-Regular';line-height: 18px;font-weight: normal;color: #932330;margin: 0 0 2px 0;margin-bottom:15px;}
.noafter * a:after{display:none!important;}
.thumbframe{height:150px;overflow:hidden;float:right;width:213px;margin-left:10px;}
.wp-caption{margin-bottom:23px;}
#bottomNav{display:none!important;}
#prevLink, #nextLink{width:45px; height:40px;}
#prevLink, #prevLink:hover{background:url(../img/lightbox-arrow-left.png) left center no-repeat; margin-left:-30px;}
#nextLink, #nextLink:hover{background:url(../img/lightbox-arrow-right.png) right center no-repeat; margin-right:-30px;}
#prevLink, #nextLink{width:50%!important;padding:0 15px!important;}
.pp p{margin-bottom:10px;}
.single-nodalu_raksti .thumbframe{height:auto;}
.tax-nodala .wp-caption-text{display:none;}
.tax-grupa .wp-caption-text{display:none;}
.singlepost .thumbframe{width:100%;height:auto;overflow:visible;}
.tax-nodala .singlepost .wp-caption-text{display:block;margin-bottom:15px;}
.pp .faded{opacity:0.3;filter: alpha(opacity:30);}
.tax-valoda .chapters .post{width:auto;}
.h4head a {font: 12px Arial, sans-serif;
background: url(../img/arrow-1.png) right 6px no-repeat;
padding: 0 10px 0 0;
float: right;}

.avize { margin-top:40px; }
.avize .image { height:280px; overflow:hidden; }
.wp-caption-text { margin-bottom:20px; }


.items.viedokli .item .image {float:left; margin-right:8px;}
.items.viedokli .text s {width:auto;}
.items.viedokli .text a {width:100%;display:block;}
.viedokli.items .item a img{width:50px;}
.main-content .post {clear:both;}
.single-gallery .content-center { clear:none; padding-top:0; }


.langs.chapters .post { width:705px; }
.post .item a.maingal img { width:130px!important; }
.admin-bar .main-header .title .content { top:92px; }
.admin-bar.outside .main-header .title .content { top:42px; }


.vote-form #edit-vote, .filter-form #edit-filter, .main-submit {
border-radius: 4px;
border: none;
background: url(../img/button-2-bg.png) 0 0 repeat-x;
box-shadow: rgba(0, 0, 0, 0.05) 0 1px 0, rgba(0, 0, 0, 0.05) 0 2px 0, rgba(0, 0, 0, 0.05) 1px 0 0, rgba(0, 0, 0, 0.05) -1px 0 0;
display: block;
text-align: center;
padding: 9px 0;
font-size: 14px;
color: #fff;
cursor: pointer;
height:35px;
}


label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.survey .offset{margin-bottom:5px;}
.survey .offset span{vertical-align:top;margin-left:5px;}
.survey textarea{height:20px;width:98%;}

.post table { margin-bottom:40px; }
.comment-image { width:50px; float:left; margin-right:10px; }
.comment-image img{ width:50px!important; height:auto!important; }
.comment-image + .name { margin-bottom:0!important; padding-bottom:0!important;}
.name+.timeago { color:#AFAFAF; font-size:11px; }
.timeago+.clearfix+.text { margin-top:5px; }
.author_link{margin-right:5px!important;}

.galleryinner.video.sc a img { width:170px; }

.ep2014{
	background: url(../img/ep2014.png) no-repeat;
	width: 443px;
	height: 86px;
	position: absolute;
	top: 11px;
	z-index: 100;
}
.admin-bar .ep2014{
	top:38px;
}
.ep2014 a{
	width:100%;
	height:100%;
	display:block;
}
.outside .ep2014{
	display:none;
}

.banner{
	position: absolute;
	z-index: 100;
}

.banner a{
	width:100%;
	height:100%;
	display:block;
}
.outside .banner{
	display:none;
}

.main-footer .partners {
	position: relative;	
}

.main-footer .partners a {
  position:absolute;
  margin:0;	
}
.main-footer .partners .partner_1 {
  background: url("/wp-content/uploads/2018/09/acre-rd-member-party-footer.png") no-repeat 0 0;
  top:27px;
  left: 5px;
  width: 90px;
  height: 90px;
}

.main-footer .partners .partner_2 {
  background: url("/wp-content/uploads/2018/09/acre1-footer.png") no-repeat 0 0;
  position:absolute;
  top:36px;
  left: 166px;
  width: 191px;
  height: 70px;
}
