/* Projekts: Å½urnÄls "KapitÄls"
 * Developer: SIA X IT, GRENO
 * Coding: Kristaps Pilveris (kristaps.pilveris@greno.lv)
 *
 * Location: system/application/viesws/css
 * Stylesheet: Lapas izkÄrtojuma stili
 * SaistÄ«tie faili: print_layout.css
 * Versija: 0.7
 * Datums: 26.10.2008.
 *
 *
 *
 * Fails definÄ“ lapas pamatizkÄrtojuma blokus un galvenos vizuÄlos stilus
 *
 */



/* PamatkrÄsu palete */
/*
 * Fons:				#C8C8C8
 *
 * GalvenÄ izvÄ“lne:		#FFF
 * IzvÄ“lnes teksts:		#000
 * AktÄ«vs izv. teksts:	#D31439
 *
 * RÄmja krÄsa:			#E4E4e4
 *
 * Virsraksts1:			#999999
 * Virsraksts2:			#2C1036
 * Virsraksts23:		#2C1036
 *
 * Pamatteksts:			#666666
 * MazsvarÄ«gs teksts:	#777777
 *
 * Saite:				#054498
 * Hover efekts:		#155ED5
 * ApmeklÄ“ta saite:		#68023D
 *
 * Ievadlauks:			#F3F3F3
 * Ievadlauka rÄmis:	#BEBEBE
 * FokusÄ“ts ievadlauks:	#FEFEE9
 * FokusÄ“ta lauka rÄmis:#2C1036
 *
 *
 *
 */
/* ================================================================================ */
/* 1 - vispÄrÄ«gie elementu stili */
body {
    margin: 0;
    padding: 0;
    background-color: #C8C8C8;
    color: #333;
    font: normal 62.7% / 1.2em sans-serif;
}

a {
    color: #054498;
	text-decoration: none;
}

a:hover, a:active, .mediablock h3 a:hover {
    color: #155ED5;
	text-decoration: underline;
}


div.clearer {
    clear: both;
}

table {
	
}

table td {
	vertical-align: top;
}


fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}


/* PaziÅ†ojumu noformÄ“jums */
div.message {
	padding: 0.8em 1.2em;
	margin: 0.4em 0 0.8em 0;
	color: #88132B;
	background-color: #F9F9D0;
	border: 2px solid #88132B;
	text-align: center;
	-moz-border-radius: 3px;
	font: bold 12px sans-serif;
}


/* ================================================================================ */
/* 2 - Lapas bloku izkÄrtojums */
/* lapas ÄrÄ“jais konteiners --------------------------------------------- */
#cont {
    background-color: #FFF;
    background: none;
    border-left: 5px solid #BCBCBC;
    border-right: 5px solid #BCBCBC;
    width: 990px;
    margin: 0 auto;
}

/* Logo josla ---------------------------------------------------------- */
#top {
	background-color: #fff;
    height: 150px;
    position: relative;
    border: 0px solid #3a3;
}

#logo {
    position: absolute;
    top: 30px;
    left: 35px;
    width: 250px;
    height: 70px;
    background-image: url(../img/kapitals_logo.jpg);
}

/* Hides print style logos in screen render */
#logo img {
	display: none;
}

/* Container element for header animation */
div#topbanner {
	position: absolute;
	background-color: #eee;
	top: 10px;
    left: 348px;
    width: 612px;
    height: 130px;
	border: 0px solid green;
}


/* IzvÄ“lnes josla ------------------------------------------------------ */
#menu {
	padding: 3px 0 3px 18px;
	background-color: #fff;
    overflow: hidden;
    font: bold 14px / 1em sans-serif;
    color: #000;
    clear: both;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}

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

#menu li {
    margin: 0 0.4em;
    padding: 6px;
    float: left;
    background-repeat: no-repeat;
    background-position: 100% 0;
	border: 0px solid #eee;
}

#menu li.active {
	background-color: #D31439;
}

#menu a {
    font: bold 13px/1em verdana, sans-serif;
    color: #000;
    text-decoration: none;
}

#menu a:hover {
    color: #D31439;
    text-decoration: underline;
}


#menu li.active a {
	color: #fff;
}

#menu li.marked a {
	color: #D31439;
}

/* Satura daÄ¼as ÄrÄ“jais konteineris ----------------------------------------------------- */
#pagecont {
	padding: 20px 0 0 0;
    background-color: #FFF;
	border: 0px solid red;
}

#pagewrapper1 {
    margin: 0;
    padding: 0 0 6em 25px;
    /* float: left; /*cc*/
    /* overflow: hidden; /*cc*/
    width: 965px;
    border: 0px solid lime;
}

/* Kolonnu karkass ----------------------------------------------------------------------- */
#kol_karkass {
    /* float: left; /*cc*/
    font: normal 1.2em/1.4em tahoma, sans-serif;
    margin: 0;
    padding: 0 0 0 0px;
    border: 0px solid blue;
}


/* Satura kolonna ------------------------------------------------------------------------ */
#saturs {
    float: left; /*cc*/
    /* margin: 0 0 -2000px 0; /*cc*/
    /* padding: 0 20px 2000px 0; /*cc*/
	padding-right: 20px;
    width: 600px;
    border-right: 1px solid #e4e4e4;
	color: #4F4F4F;
}

#saturs .section {
    border-top: 7px solid #e4e4e4;
    padding: 0 0.2em 0.5em 0;
    margin: 0 0 0.5em 0;
}

#saturs .express {
	border: 2px solid #D31439;
	padding: 0.5em 0.2em 0.5em 0.2em;
	margin: 0 0 0.5em 0;
	text-align: center;
	font-weight: bold;
	
}

#saturs .blogs {
	background-color: #eeeff4;
	border: 2px solid #e4e4e4;
	border-top: 7px solid #d5d5d5;
}

#saturs .blogs h2 {
	margin: 0.2em 0 0 0.4em;
}


#saturs div.single h1 {
	
}

div.section .desc {
	margin: 3em 0;
}

div.section .desc td {
	padding: 0.2em;
}


/* Content ilustration images */

div.illustration, img.illustration {
	float: left;
	margin: 0 10px 12px 3px;
	padding: 0;
	text-align: center;
	font-size: 0.87em;
}

div.arhivs div.illustration {
	height: 272px;
}





/* Commentaries */
div.comment {
	border-bottom: 1px solid #E4E4E4;
	margin: 2em 14em 1em 3em;
}

div.comment h3 {
	font: bold 1em/1em Tahoma, sans-serif;
	margin: 0 0 0.1em 0;
	color: #999;
}

#saturs div.comment p.datums {
	margin: 0 0 0.8em 0;
	font-size: 0.87em;
}



/* Papildkolonna ------------------------------------------------------------------------- */
#sani {
	float: left; /*cc*/
    /* margin-bottom: -2000px; /*cc*/
    /* padding-bottom: 2000px; /*cc*/
	margin-left: 20px;
	width: 300px;
}

#sani .section {
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
	
}

/* Sidebar headings */
#sani .section h3 {
	padding: 4px 0 4px 0.8em;
    margin: 0;
	background: #c8c8c8;
    font: bold 1.1em/1em Verdana, sans-serif;
    color: #FFF;
    margin-bottom: 0.4em;
}

/* HIghlited section headings */
#sani .special h3 {
	background: #D31439;
	color: #fff;
}
#sani .section .video {
	padding: 0 0 0 0.8em;
	clear: both;
} 

#sani .section .video img {
	float: left;
	padding: 0 1em 0 0;
}



/* ApakÅ¡Ä“jÄ josla ------------------------------------------------------------------------- */
#apaksa {
	font-family: Tahoma, sans-serif;
    clear: both;
    padding: 20px 0 6px 0;
    background-color: #fff;
    color: #333;
    border-top: 1px solid #e4e4e4;
}

#apaksa p {
    font-size: 1.1em;
    padding: 0 30px 8px 30px;
    margin: 0;
}

#apaksa p.bottomline {
    border-bottom: 2px solid #D099B6;
}

#apaksa a, #apaksa a:hover {
    color: #000;
}

#apaksa td {
	padding: 0 20px 0 20px;
	width: 50%;
}









/* ================================================================================ */
/* 3 - Typography */
h1, div.section h1 {
    margin: 1em 0 0.5em 0;
    font: bold 1.6em / 1.2em Verdana, sans-serif;
    color: #252525;
}

div.section h1 {
    margin: 0 240px 0 0;
}

h2 {
    margin: 0.6em 0 0.2em 0;
    font: bold 1.4em / 1.2em Verdana, sans-serif;
    color: #444;
}

.section h2 {
	font: bold 1em / 1.2em Verdana, sans-serif;
	margin: 0 0 0.8em 0;
	color: #666;
}

h1 a, h2 a, h3 a {
    color: #444;
}

h3 {
	margin: 0.6em 0 0.4em 0;
	font-size: 1.1em;
    color: #444;
}

.section h3 {
	font: bold 1.1em/1.2em Verdana, sans-serif;
	margin: 0 0 0.2em 0;
	color: #666;
}


/* paragraph */
#saturs p {
    margin: 0 0 0.5em 0;
	line-height: 135%;
    border: 0px solid green;
}

/* News date right side */
#saturs p.newsdate {
    margin: 0 0 0 3em;
    font-size: 1em;
    color: #2C1036;
    float: right;
    clear: both;
}


/* Date in single item view */
#saturs p.datums {
    margin: 0 0 0.4em 0;
    color: #777;
}


/* Print and mail action bar */
p.actions {
    vertical-align: baseline;
    margin: 0 0 0 1em;
}


/* Page printing link */
p.actions a.print_link, p.actions a.mail2friend {
    display: block;
    float: right;
    padding: 0 0 0 20px;
    margin: 0 0 0 1em;
    background-image: url(../img/print_icon.gif);
    background-repeat: no-repeat;
    color: #999;
    text-decoration: underline;
}

/* Mail to friend link */
p.actions a.mail2friend {
    background-image: url(../img/mail_icon.gif);
}

p.actions a.print_link:hover, p.actions a.mail2friend:hover {
    text-decoration: underline;
    color: #155ED5;
}

/* Link to whole article */
#saturs a.readmore {
	display: block;
	margin: 0 0 1em 0;
}

.newslist div.item {
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #e4e4e4;
}

#saturs ul {
	padding-left: 1.2em;
	margin: 0;
}

#saturs ul li {
	margin: 0 0 0.2em 0;
}










/* ================================================================================ */
/* 4 - form objects */
form, form.cmsform {
    font: normal 1.1em / 1em sans-serif;
    color: #808080;
    padding: 1em 2em 3em 1em;
}
/* form for data editing */
form.cmsform {
    width: 85%;
}
/* */
form fieldset {
    margin: 0;
    padding: 1em;
}
/* Forms in sidebar */
#sani form {
    padding: 0.3em 0;
}
/* generic input elements */
form input, form input.title, form textarea {
    border: 1px solid #bbb;
    background-color: #FFF;
    color: #666;
    font-size: 1em;
    padding: 1px 2px;
}
/* input elements that have focus */
form input:focus, form input.title:focus, form textarea:focus {
    border: 1px solid #2C1036;
    color: #444;
}
/* input elements for title fields */
form input.title {
    font-size: 1.55em;
    width: 500px;
}

form input.short {
	width: 3em;
}
/* Input button without explicit formatting */
input.noformat, input.noformat:focus {
    border: none;
}
/* generic textarea */
form textarea {
    width: 500px;
    height: 250px;
    font: normal 1em / 1.3em sans-serif;
}
/* generic labels */
form label {
    padding: 0 0 0 0.3em;
    color: #666;
}
/* button style */
form input.poga {
    background-color: #ddd;
    border: 2px outset #eee;
    padding: 0.3em 1.3em;
    color: #333;
    -moz-border-radius: 3px;
}
/* disabled button */
form input.disabled {
    border: 1px outset #ccc;
    color: #999;
}
/* Form layout table */
form table {
    font-size: 1em;
}
/* Search form input field */
#searchform input {
    width: 140px;
    vertical-align: top;
}
/* Search button */
#searchform input.noformat {
    width: auto;
    padding: 0;
    border: 0px solid green;
}
/* Poll */
#poll {
    clear: both;
}

#poll form {
    padding: 0 10px 20px 15px;
}

#poll p strong {
	color: #666;
}

#poll a.readmore {
	display: block;
	text-align: right;
	clear: both;
}

#poll input {
	border: none;
}


#poll label {
    padding: 0.2em;
    vertical-align: top;
    line-height: 140%;
}

/* Poll vote button */
#poll input.poga {
	background-color: #bbb;
	border: 2px outset #ccc;
    display: block;
    margin: 0.7em 0 0.5em 0;
    /*float: right;*/
	clear: both;
}

/* Search button */
#searchform input.noformat {
    width: auto;
    padding: 0;
    border: 0px solid green;
}




/* Comment adding form */
form#commentform {
	clear: both;
	padding-left: 3em; 
}

form#commentform input {
	display: block;
}

form#commentform textarea {
	height: 80px;
}

/* Textarea in friend mailing form */
form.mailform textarea {
	width: 400px;
	height: 80px;
}



/* ================================================================================ */
/* 5 - Content control objects */
/*
 * Page navigator control
 */
div.pager {
    position: relative;
    margin: 0.5em 0;
    border: 0px solid red;
}

/* Navaigator elements */
div.pager a {
    display: block;
    float: left;
    padding: 0.1em 0.25em;
    margin: 0 0 0 0.1em;
	color: #2C1036;
	text-decoration: none;
}

/* Right side navigator elements */
div.pager a.right {
	float: right;	
}

div.pager a:hover {
    color: #A50C64;
	text-decoration: underline;
}

/* Selected pager element */
div.pager a.selected, div.pager a.selected:hover {
    border: 0px solid ;
    text-decoration: none;
    color: #A50C64;
    font-weight: bold;
}


/* KOKO PIELIKTAS FORMAS */

form.mailform {
	display: none;
}

div#baner {
  text-align: center;
}

td.magazine {
	border-left: 1px solid #e4e4e4;
	padding: 5px;
	padding-left: 10px;
	text-align: center;
}

form td {
	padding: 1px;
}

table.subscr_par {
	border: 1px solid #e4e4e4;
	padding: 2px;
	padding: 2px;
}
/* /KOKO PIELIKTÄ€S FORMAS */
/* UI TABS */

.ui-wrapper { border: 0px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: #e3e3e3;
/*     color: #000; */
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* //uitabs */


 
/* Info box */
div.infobox {
	border: 2px solid #0a3;
	padding: 0.7em 1.4em;
	font-weight: bold;
	background: #FF9;
	color: #060;
	-moz-border-radius: 3px;
}

table.prises {
	border-collapse: collapse;
}

table.prises td, table.prises th {
	padding: 2px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px #ccc solid;
/* 	text-align: center; */
}

div.flexible_container {
	padding-right: 10px;
	float: left;
}

div.section div.data {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

div.subscr_button {
	border: 2px solid #155ED5;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: 100px;
}
div.subscr_button a {
	display: block;
}

#send_op {
	display: none;
}

div.galls {
	padding: 3px;
	background: #F4F4F4;
	width: 200px;
	font-size: 0.83em;
	float:right;
	margin-left: 5px;
	padding: 6px;
}


div.gal_item {
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
}

div.bigitem div.gal_item {
	margin-right: 10px;
}

div.gal_item img {
	border: none;
}