﻿/* background: url('../../img/page/bg_bodis.jpg');*/
body {
	background: url('../../img/page/bg.png') repeat;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #121212;
	text-align: justify;
}
#temos{
	text-align: left;
}

#menu {
	background: url('../../img/page/top-menu-bg.png') repeat-x;
	height: 37px;
	margin: 0;
	padding: 0 0 0 25px;	
	text-align: center;
}

#bodis {
	width: 995px;
	height: 100%;
	margin: 10px auto 0 auto;
	padding: 0;
}

#header {
	background: url('../../img/page/header.png');
	width: 995px;
	height: 237px;
}

#logo {
	width: 995px;
	text-align: center;
	padding: 40px 0 0 0;
}

#header-line {
	background: url('../../img/page/header-line.jpg') repeat-x;
	width: 945px;
	height: 37px;
	margin: 0 20px 0 30px;
	color: #fff;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 0 0 0;
	text-align: center;
}

#wrapper {
	background: url('../../img/page/content-bg.png') repeat-y;
	width: 995px;
	height: 100%;
	overflow: hidden;
}

#wrapper-top {
	background: url('../../img/page/content-bg-2.png') repeat-y;
	width: 995px;
	padding: 10px 0 10px 0;
}

#wrapper-bot {
	background: url('../../img/page/content-bg-2.png') repeat-y;
	width: 995px;
	padding: 10px 0 0 0;
}

/* Top Menu */

#menu ul {
	margin: 0px auto;
	padding: 0;
	width: 995px;
	list-style: none;
}

#menu ul li {
	float: left;	
	margin: 8px 15px 0 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

#menu ul li.active {
	color: #cfcf6e;
}

#menu ul li.sep {
	float: left;
	background: url('../../img/page/menu-sep.jpg') no-repeat;
	width: 1px;
	height: 18px;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #cfcf6e;
}

#menu ul li.active a {
	color: #cfcf6e;
	text-decoration: none;	
}

#menu ul li.active a:hover {
	color: #cfcf6e;
	text-decoration: underline;	
}

/* Top Menu End */

/* Left */

#left {
	display: inline;
	float: left;
	width: 170px;
	height: 100%;
	padding: 0 0 0 40px;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

#left ul li.active {
	color: #8d9c0f;	
}

#left ul li.sub {
	background: url('../../img/page/left-sub.jpg') left center no-repeat;
	text-transform: none;
	padding: 0 0 0 15px;
}

#left ul li.sub-active {
	background: url('../../img/page/left-sub-active.jpg') left center no-repeat;
	text-transform: none;
	padding: 0 0 0 15px;
	color: #8d9c0f;	
}

#left ul li a, #left ul li.sub a {
	color: #121212;
	text-decoration: none;
}

#left ul li a:hover, #left ul li.sub a:hover {
	color: #8d9c0f;
	text-decoration: none;
}

#left ul li.active a, #left ul li.sub-active a  {
	color: #8d9c0f;
	text-decoration: none;
}

/* Left End */

/* Content */

#content {
	float: left;
	width: 440px;
	height: 100%;
	padding: 0 20px 0 20px;
}

#newest {
	padding: 10px 0 0 0;
}

#content .section {
	margin: 0 0 10px 0;
}

#content .section-sep {
	background: url('../../img/page/section-sep.jpg') no-repeat;
	width: 440px;
	height: 1px;
}

#content a.more {
	margin: 0 0 0 3px;
}

/* Content End */

/* News */

#news {
	margin: 15px 0 0 0;
}

#news .news-item {
	margin: 0 0 20px 0;
}

#news .news-item .news-image {
	float: left;
	height: 106px;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #b8b8b8;
	text-align: center;
	vertical-align: middle;
}

#news .news-item .news-content {
	float: left;
	width: 270px;
	font-size: 14px;
}

#news .news-item .news-date {
	color: #8d9c0f;
	font-weight: bold;
}

#news .news-item .news-title {
	color: #121212;
	font-weight: bold;
	margin: 3px 0 5px 0;
}

#news .news-item .news-title a {
	color: #121212;
	text-decoration: underline;
}

#news .news-item .news-short {
	line-height: 1.2em;
	text-align:justify;
}

/* News End */

/* Kultūra (ale featured) */

.featured {
	width: 440px;
}

.featured ul {
	margin: 0;
	padding: 0;
	list-style: none;
} 

.featured ul li {
	background: url('../../img/page/dot.jpg') left center no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 10px 0;
	color: #121212;
	font-weight: bold;
}

.featured ul li a {
	color: #121212;
	text-decoration: underline;
}

.featured ul li a:hover {
	color: #8d9c0f;
}

/* Kultūra end */

/* Right */

#right {
	float: left;
	width: 250px;
	height: 100%;
	margin: 5px 0 0 0;
	padding: 0 30px 0 20px;
}

.right-sep {
	background: url('../../img/page/right-sep.jpg') no-repeat;
	width: 250px;
	height: 1px;
	margin: 25px 0 0 0;
}

#right #icons {
	float: right;
	margin: 5px 0 20px 0;
}

#right #icons a { display: block; width: 100%; height: 100%; }
#right #icons #ico_home { float: left; margin: 0 25px 0 0; background: url('../../img/page/ico_home.png') left bottom no-repeat; width: 16px; height: 14px; }
#right #icons #ico_mail { float: left; margin: 0 25px 0 0; background: url('../../img/page/ico_mail.png') left bottom no-repeat; width: 14px; height: 14px; }
#right #icons #ico_site { float: left; margin: 0 45px 0 0; background: url('../../img/page/ico_site.png') left bottom no-repeat; width: 17px; height: 14px; }
#right #icons #ico_print { float: left; background: url('../../img/page/ico_print.png') left bottom no-repeat; width: 14px; height: 14px; }
#right #icons #ico_home:hover { float: left; background: url('../../img/page/ico_home_on.png') left bottom no-repeat; width: 16px; height: 14px; }
#right #icons #ico_mail:hover { float: left; background: url('../../img/page/ico_mail_on.png') left bottom no-repeat; width: 14px; height: 14px; }
#right #icons #ico_site:hover { float: left; background: url('../../img/page/ico_site_on.png') left bottom no-repeat; width: 17px; height: 14px; }
#right #icons #ico_print:hover { float: left; background: url('../../img/page/ico_print_on.png') left bottom no-repeat; width: 14px; height: 14px; }

#right #photo {
	text-align: center;
}

#right #ads { text-align:center}

#right #ads .ad {
	padding: 10px;
	margin: 0 0 20px 0;
}

/* Right End */

/* Common */

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #121212;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #121212;
	text-transform: normal;
}

/* Common End */

/* News Inner */

.news-inner {
	margin: 15px 0 0 0;
}

.news-inner .news-item {
	margin: 0 0 30px 0;
}

.news-inner .news-item .news-image {
	float: left;
	width: 130px;
	/*height: 130px;*/
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #b8b8b8;
	text-align: center;
	vertical-align: middle;
}

.news-inner .news-item .news-content {
	float: left;
	width: 270px;
	font-size: 12px;
}

.news-inner .news-item .news-date {
	color: #8d9c0f;
	font-weight: bold;
}

.news-inner .news-item .news-title {
	color: #121212;
	font-weight: bold;
	margin: 3px 0 5px 0;
}

.news-inner .news-item .news-title a {
	color: #121212;
	text-decoration: underline;
}

.news-inner .news-item .news-short {
	line-height: 1.2em;
	text-align:justify;
}

.news-inner .news-item .news-photo-author {
	text-align: left;
	margin: 7px 0 0 0;
	color: #7f7f7f;
}

/* News Inner End */

/* Text Page */

#text {
	text-align:justify;
}

#text p,.text p {
	margin: 0 0 20px 0;
	padding: 0;
	color: #121212;
}

#text p.left,.text p.left {
	float: left;
	margin: 0 10px 0 0;
}

#text p.left img,.text p.left img {
	border: 1px solid #b8b8b8;
	padding: 5px;
}

#text img,.text img {
	border: 1px solid #b8b8b8;
	padding: 5px;
}

#text p.left span.author,.text p.left span.author {
	display: block;
	color: #7f7f7f;
	margin: 2px 0 0 5px;
}

#text span.author,.text span.author {
	display: block;
	color: #7f7f7f;
	margin: 2px 0 0 5px;
}
#text a,#text a:visited,#text a:hover,.text a{
	color: #121212;
	text-decoration: underline;
}

/* Text Page */

/* Pagination */

.pagination {
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	width: 100%;
	padding: 10px 10px 10px 0;
}

.pagination-title {
	float: left;
	font-weight: bold;
}

.pagination-pages-container {
	float: right;
}

.pagination-prev {
	float: left;
	background: url('../../img/page/prev.jpg') no-repeat;
	width: 12px;
	height: 9px;
	margin: 3px 5px 0 0;
}

.pagination-prev:hover {
	float: left;
	background: url('../../img/page/prev_on.jpg') no-repeat;
	width: 12px;
	height: 9px;
}

.pagination-prev a {
	display: block;
	width: 100%;
	height: 100%;
}

.pagination-pages {
	float: left;
}

.pagination-pages a {
	color: #393939;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

.pagination-pages a:hover {
	color: #849918;
}

.pagination-pages a.active {
	color: #849918;
	text-decoration: none;
}

.pagination-next {
	float: left;
	background: url('../../img/page/next.jpg') no-repeat;
	width: 12px;
	height: 9px;
	margin: 3px 0 0 5px;	
}

.pagination-next a {
	display: block;
	width: 100%;
	height: 100%;
}

.pagination-next:hover {
	float: left;
	background: url('../../img/page/next_on.jpg') no-repeat;
	width: 12px;
	height: 9px;
}






/* Pagination End */

/* GALLERIES */

.galleries-item {
	float: left;
	width: 146px;
	margin: 0;
	min-height:210px;
}

.galleries-image {
	display: table-cell;
	border: 1px solid #B8B8B8;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}

.galleries-text {
	width: 140px;
	min-height: 33px;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #000;
} 

/* GALLERIES END */

/* Footer */

#footer {
	background: #000000 url('../../img/page/footer-bg.png') repeat-x;
	width: 945px;
	height: 60px;
	margin: 0 20px 0 30px;
	color: #fff;
	padding: 7px 0 0 0;
}

#copy {
	float: left;
	margin: 6px 0 0 25px;
	color: #dfdede;	
}
#copy p {margin:0}
#solution {
	float: right;
	color: #dfdede;
	margin: 8px 25px 0 0;
}	

.clear {
	clear: both;
}