/*
Theme Name: LDTA
Theme URI: ldta.lv
Description: LDTA
Author: sindrome.lv
Version: 1.0
Tags: ldta
*/
html, body {
	padding: 0px;
	margin: 0px;
	height:100%;
	font-family: tahoma;
	font-size: 12px;
	text-align:center;
}
a img {
	border: none;
}
a {
	color:#000000;
}
a:hover {
	color:#336699;
}
#page-background {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#wraper {
	position:relative;
	z-index:1;
	padding:0px;
	width:980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #40404;
}
#logo {
	width:180;
	height:116px;
	float:left;
}
#headerlinks {
	width:210px;
	height:58px;
	float:left;
	padding-top:58px;
}
#topmenu {
	width:575px;
	height:116px;
	float:left;
	text-align:right;
	padding-right:15px;
}
#topmenu a {text-decoration:none;
}

#topmenu img {
	margin:37px 0px 0px 33px;
}
#frontleft {
	width:440px;
	float:left;
	padding-right:20px;
	padding-left:30px;
	margin-bottom:20px;
	padding-top:33px;
	background-image:url(images/building/content_bg_front.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:400px;	
}
#frontright {
	width:430px;
	float:left;
	padding-left:35px;
	padding-right:25px;
	margin-bottom:20px;
	background-image:url(images/building/content_bg_front.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:400px;	
}
#frontleft .title {
	height:95px;
	color:#404041;
	font-size:36px;
	font-weight:lighter;
}
#frontright .title {
	height:40px;
	margin-top:50px;
	color:#3a6e9e;
	font-size:24px;
	font-weight:lighter;
	text-transform:uppercase;
	background-image:url(images/building/title_border.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:-40px;
	padding-left:40px;
	padding-bottom:120px;
	margin-bottom:-120px;
}
#insideleft {
	width:220px;
	float:left;
	padding-right:10px;
	margin-bottom:20px;
}
#insideleft .title {
	color:#404041;
	font-size:28px;
	font-weight:lighter;
	text-align:center;
	width:195px;
	padding:20px 0px 15px 0px;

}
.leftmenu {
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #73b2de;
	margin-bottom:100px;
	margin-right:15px;
}

.leftmenu_icon{padding-left:40px;
}

.leftmenu_item {
	list-style:none;
	border-top:solid 1px #73b2de;
	padding-left:20px;
	margin-left:0px;
}
.leftmenu_item a {
	display:block;
	text-decoration:none;
	padding-right:10px;
	margin-right:-25px;
	color:#404041;
	height:22px;
	padding-top:8px;
	background-image: url(images/building/leftmenu_bg_empty.gif);
}
.leftmenu_item a:hover, .leftmenu_item_active a {
	display:block;
	background-image: url(images/building/leftmenu_bg.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin-left:-20px;
	padding-left:20px;
	font-weight:bold;
	color:#000000;
}
#insideright {
	width:668px;
	padding:20px 40px 0px 40px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/building/content_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:400px;
}
#insideright .title {
	color:#3a6e9e;
	font-size:24px;
	font-weight:lighter;
	padding:20px 0px 20px 0px;
}
h2 {
	margin:15px 0px 0px 0px;
	color:#3a6e9e;
	font-size:28px;
	font-weight:lighter;
}
h3 {
	margin:15px 0px 0px 0px;
	color:#3a6e9e;
	font-size:22px;
	font-weight:lighter;
}
.textlist * {
	text-decoration:none;
}
.textlist p {
/*	margin:0px; */
}
.leaddate {
	font-size:9px;
	margin-bottom:5px;
}
.leadtitle {
	font-weight:bold;
	margin-bottom:5px;

}

.leadtitle a {
	text-decoration:underline;
}

.leadtext {
	margin:0px 0px 20px 0px;
}
#locekli {
	width:980px;
	padding:25px 0px 25px 0px;
	text-align:center;
	border-top:1px solid #d5f7fe;
	border-bottom:1px solid #d5f7fe;
}
.poga {
	display:inline-block;
	width:160px;
	height:40px;
	background-image: url(images/building/pogas_fons.png);
	background-repeat:no-repeat;
	padding-top:14px;
	text-align:center;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.poga:hover {
	color:#003399;
	cursor:pointer;
}
.full_list {
	background-image: url(images/building/full_list_icon.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:inline-block;
	padding:0px 5px 3px 20px;
	font-weight:bold;
}
#footer {
	width:980px;
	margin-top:20px;
	padding-bottom:30px;
}
ul li {
	list-style-image:url(images/building/list_bullet.gif);
}
#content td, th {
	border:1px solid #cccccc;
	padding:2px;
	margin:0px;
}

.excerpt:hover{
cursor:pointer;
color:#336699;
}

.full_text {
cursor:pointer;
color:#336699;
}