body {
	margin: 0;
	padding: 0;
	background: #fefdfc url("../images/theme/body.png") repeat-y scroll
		center top;
	font: 12px/ 130% Arial, Verdana, sans-serif;
	color: #000000;
}

input {
	font: 12px/ 100% Verdana, sans-serif;
	color: #494949;
}

textarea,select {
	font: 12px/ 160% Verdana, sans-serif;
	color: #494949;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 19px;
	line-height: 120%;
}

h2 a.author {
	font-size: 14px;
}

h2 .skirtukas_taskas {
	color: #9A9A9A;
	padding: 0 6px;
}

h3 {
	font-size: 130%;
}

h3.article_title_small {
	font-size: 15px;
	/* index naujienose yra 15px, bet ten visi tekstai siek tiek mazesni. Po antraste einant paragrafui gal turetu buti didesne antraste? */
	line-height: 20px;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size: 110%;
}

ul,quote,code,fieldset {
	margin: .5em 0;
}

p {
	margin: 3px 0px 6px 0px;
	padding: 0;
}

a:link,a:visited {
	color: #052554;
	text-decoration: none;
}

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

a:active,a.active {
	color: #ff6f00;
}

hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	background: #E0E0E0;
}

ul {
	margin: 0.5em 0 1em;
	padding: 0;
}

ol {
	margin: 0.75em 0 1.25em;
	padding: 0;
}

li {
	list-style-type: none;
	list-style-image: none;
}

img,form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	padding: 0px;
	margin: 0px;
}

td,th {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.tar {
	text-align: right;
}

/** 
 * ------------------------------ */ /*
 * template styles
 * ------------------------------ */ /*
 */
.w1002 {
	width: 1002px;
}

.w976 {
	width: 976px;
	margin: 0 auto;
}

.w655 {
	width: 655px;
}

.w324 {
	width: 324px;
}

.w300 {
	width: 300px;
}

.w150 {
	width: 150px;
}

.w207 {
	width: 207px;
}

.w212 {
	width: 212px;
}

.w315 {
	width: 315px;
}

.w120 {
	width: 120px;
}

.p10 {
	padding: 10px;
}

.mr7 {
	margin-right: 7px;
}

.mr15 {
	margin-right: 15px;
}

.mr10 {
	margin-right: 10px;
}

.mr9 {
	margin-right: 9px;
}

.small,.small a {
	font-size: 12px;
	font-family: Arial;
	color: #7d7d7d;
}

.tac {
	text-align: center;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clear {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/**
 * layoutas
 */
#wrapper {
	width: 100%;
	height: 100%;
	/*background: url("../images/theme/body_top.png") no-repeat scroll center top;*/
}

#wrapper #theme {
	margin: 0px auto;
	height: auto;
}

/* top baneriai */
#theme #top_banners {
	/* height: 100px; */
	padding: 5px 0px 5px 0px;
}

#theme #top_banners #tb_left {
	width: 750px;
	/* height: 100px; */
	margin-left: 107px;
}

#theme #top_banners #tb_right {
	width: 225px;
	height: 100px;
}

#theme #top_bar {
	border-bottom: 1px solid #cecece;
}

/* login nuorodos */
#theme #top_bar #tm_login {
	width: 700px;
	padding-top: 5px;
}

#theme #top_bar #tm_login a {
	margin-right: 5px;
}

/* top meta */
#theme #top_meta {
	padding-bottom: 5px;
	border-bottom: 1px solid #cecece;
}

#theme #top_meta .pt {
	padding-top: 4px;
}

/* data */
#theme #top_meta #tm_date {
	width: 250px;
}

/* nuorodos */
#theme #top_meta #tm_links {
	width: 420px;
}

#theme #top_meta #tm_links ul {
	display: inline;
}

#theme #top_meta #tm_links ul li {
	display: inline;
}

#theme #top_meta #tm_links ul li a {
	color: #6b6b6b;
	padding-right: 7px;
	border-right: 1px solid #c3c3c3;
	margin-right: 8px;
}

#theme #top_meta #tm_links ul li.last a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* search forma */
#theme #top_meta #tm_search {
	width: 200px;
	position: relative;
}

#theme #top_meta #tm_search .form_wrapper {
	width: 212px;
	height: 22px;
}

#theme #top_meta #tm_search .form_wrapper .input_wrapper {
	width: 187px;
	background: url("../images/theme/search_left.png") no-repeat;
	display: inline;
	padding: 5px 0px;
	position: absolute;
	top: 2px;
}

#theme #top_meta #tm_search .form_wrapper .input_wrapper .form-text {
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 170px;
	background: none;
	color: #6b6b6b;
	outline: none;
	position: relative;
	top: -2px;
}

#theme #top_meta #tm_search .form_wrapper .form-submit {
	width: 25px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url("../images/theme/search_right.png") no-repeat;
	position: absolute;
	top: 2px;
	right: 0px;
	cursor: pointer;
}

/* archyvo linkas */
#theme #top_meta #tm_archive {
	width: 113px;
}

/* header */
#theme #header {
	padding: 15px 0px 10px 0px;
}

/* logo */
#theme #header #h_logo {
	width: 370px;
	position: relative;
}

#theme #header #h_logo a {
	position: relative;
	left: 60px;
}

/* skaitiniai */
#theme #header #h_skaitiniai {
	width: 410px;
}

#theme #header #h_skaitiniai p {
	font-size: 14px;
}

/* sventasis */
#theme #header #h_sventasis {
	width: 163px;
	padding-left: 17px;
	height: 85px;
	background: url("../images/theme/sventasis_inset.png") no-repeat scroll
		left top;
}

#theme #header #h_sventasis p a {
	font-size: 14px;
}

/* navigacija */
#theme #navigation ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	display: inline;
}

#theme #navigation ul li {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	border: 0px;
	background: url("../images/theme/menu_item_left.png") no-repeat scroll
		left top;
	float: left;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	list-style-image: none;
	height: 36px;
}

#theme #navigation ul li a {
	float: left;
	height: 26px;
	padding: 10px 10px 0px 0px;
	font-size: 15px;
	font-family: Georgia, Helvetica;
	background: url("../images/theme/menu_item_right.png") no-repeat scroll
		right top;
}

/* meniu punktu spalvos (pasyvi busena) */
#theme #navigation ul li                    a {
	color: #052554;
}  /* default */
#theme #navigation ul li#pradzia            a {
	color: #052554;
}

#theme #navigation ul li#religija           a {
	color: #cb2b0c;
}

#theme #navigation ul li#kultura            a {
	color: #146aa7;
}

#theme #navigation ul li#politika           a {
	color: #0085a6;
}

#theme #navigation ul li#visuomene          a {
	color: #dd6300;
}

#theme #navigation ul li#seima_ir_sveikata  a {
	color: #b46e00;
}

#theme #navigation ul li#gamta_ir_mokslas   a {
	color: #569800;
}

#theme #navigation ul li#multimedija        a {
	color: #5c3566;
}

#theme #navigation ul li#atmintis        a {
	color: #5c3566;
}

#theme #navigation ul li#bernardinu_zmones  a {
	color: #052554;
}

#theme #navigation ul li#lux  a {
	color: #052554;
}

/* ul elemento aktyvi apacia */
#theme #navigation ul {
	border-bottom: 6px solid #052554;
}  /* default */
#theme #navigation ul.pradzia {
	border-bottom: 6px solid #052554;
}

#theme #navigation ul.religija {
	border-bottom: 6px solid #cb2b0c;
}

#theme #navigation ul.kultura {
	border-bottom: 6px solid #146aa7;
}

#theme #navigation ul.politika {
	border-bottom: 6px solid #0085a6;
}

#theme #navigation ul.visuomene {
	border-bottom: 6px solid #dd6300;
}

#theme #navigation ul.seima_ir_sveikata {
	border-bottom: 6px solid #b46e00;
}

#theme #navigation ul.gamta_ir_mokslas {
	border-bottom: 6px solid #569800;
}

#theme #navigation ul.multimedija {
	border-bottom: 6px solid #5c3566;
}

#theme #navigation ul.atmintis {
	border-bottom: 6px solid #5c3566;
}

#theme #navigation ul.bernardinu_zmones {
	border-bottom: 6px solid #052554;
}

#theme #navigation ul.lux {
	border-bottom: 6px solid #052554;
}

/* aktyvus meniu punktai */ /* default */
#theme #navigation ul li.active {
	background: #052554 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left 0px;
}

#theme #navigation ul li.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right 0px;
	color: #ffffff;
}

#theme #navigation ul li#pradzia.active {
	background: #052554 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left 0px;
}

#theme #navigation ul li#pradzia.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right 0px;
	color: #ffffff;
}

#theme #navigation ul li#religija.active {
	background: #cb2b0c url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -39px;
}

#theme #navigation ul li#religija.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -39px;
	color: #ffffff;
}

#theme #navigation ul li#kultura.active {
	background: #146aa7 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -78px;
}

#theme #navigation ul li#kultura.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -78px;
	color: #ffffff;
}

#theme #navigation ul li#politika.active {
	background: #0085a6 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -118px;
}

#theme #navigation ul li#politika.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -118px;
	color: #ffffff;
}

#theme #navigation ul li#visuomene.active {
	background: #dd6300 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -158px;
}

#theme #navigation ul li#visuomene.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -158px;
	color: #ffffff;
}

#theme #navigation ul li#seima_ir_sveikata.active {
	background: #b46e00 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -198px;
}

#theme #navigation ul li#seima_ir_sveikata.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -198px;
	color: #ffffff;
}

#theme #navigation ul li#gamta_ir_mokslas.active {
	background: #569800 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -238px;
}

#theme #navigation ul li#gamta_ir_mokslas.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -238px;
	color: #ffffff;
}

#theme #navigation ul li#multimedija.active {
	background: #5c3566 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -278px;
}

#theme #navigation ul li#multimedija.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -278px;
	color: #ffffff;
}

#theme #navigation ul li#atmintis.active {
	background: #5c3566 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left -278px;
}

#theme #navigation ul li#atmintis.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right -278px;
	color: #ffffff;
}

#theme #navigation ul li#bernardinu_zmones.active {
	background: #052554 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left 0px;
}

#theme #navigation ul li#lux.active {
	background: #052554 url("../images/theme/menu_sprite_3.png") no-repeat
		scroll left 0px;
}

#theme #navigation ul li#bernardinu_zmones.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right 0px;
	color: #ffffff;
}

#theme #navigation ul li#lux.active a {
	background: url("../images/theme/menu_sprite_3_a.png") no-repeat scroll
		right 0px;
	color: #ffffff;
}

/* sub-navigacija */
#theme #navigation #sub-menu {
	clear: left;
	line-height: 28px;
	background: #EFECE3 url("../images/theme/submenu_bg.png") repeat-x
		scroll left top;
}

#theme #navigation #sub-menu a {
  display: block;
  float: left;
  margin: 6px 0px;
  padding: 0px 7px;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	white-space: nowrap;
}

#theme #navigation #sub-menu a.last {
	padding: 0 7px;
	border-right: 0px solid #FFFFFF;
}

/* sub-meniu meniu punktu spalvos */
#theme #navigation #sub-menu                          a {
	color: #052554;
}  /* default */
#theme #navigation #sub-menu.sub_li_pradzia           a {
	color: #052554;
}

#theme #navigation #sub-menu.sub_li_religija          a {
	color: #CB2B0C;
}

#theme #navigation #sub-menu.sub_li_kultura           a {
	color: #146AA7;
}

#theme #navigation #sub-menu.sub_li_politika          a {
	color: #0085A6;
}

#theme #navigation #sub-menu.sub_li_visuomene         a {
	color: #DD6300;
}

#theme #navigation #sub-menu.sub_li_seima_ir_sveikata a {
	color: #B46E00;
}

#theme #navigation #sub-menu.sub_li_gamta_ir_mokslas  a {
	color: #569800;
}

#theme #navigation #sub-menu.sub_li_multimedija       a {
	color: #5c3566;
}

#theme #navigation #sub-menu.sub_li_atmintis       a {
	color: #5c3566;
}

#theme #navigation #sub-menu.sub_li_bernardinu_zmones a {
	color: #052554;
}

#theme #navigation #sub-menu.sub_li_lux a {
	color: #052554;
}

/* sub-meniu aktyvus meniu punktai */
#theme #navigation #sub-menu                          a.active,	/* default */ #theme #navigation #sub-menu.sub_li_pradzia           a.active, #theme #navigation #sub-menu.sub_li_religija          a.active,#theme #navigation #sub-menu.sub_li_kultura           a.active, #theme #navigation #sub-menu.sub_li_politika          a.active, #theme #navigation #sub-menu.sub_li_visuomene         a.active,#theme #navigation #sub-menu.sub_li_seima_ir_sveikata a.active, #theme #navigation #sub-menu.sub_li_gamta_ir_mokslas  a.active, #theme #navigation #sub-menu.sub_li_multimedija a.active,#theme #navigation #sub-menu.sub_li_bernardinu_zmones a.active, #theme #navigation #sub-menu.sub_li_lux a.active
	{
	color: #010101;
}

/* marquee */
#theme #marquee {
	clear: left; /* kad po submeniu nieks nebefloatintu */
	height: 18px;
	background: #f5f4ed;
	width: 976px;
	padding-top: 5px;
}

#theme #marquee a, #theme #marquee span {
	padding: 7px 4px 4px 4px;
	/*float: left;*/
	display: inline;
	margin-right: 15px;
}

/* linku spalvos pagal aktyvu meniu */
#theme #marquee                    a {
	color: #ebe5d2;
}  /* default */
#theme #marquee.pradzia            a {
	color: #052554;
}

#theme #marquee.religija           a {
	color: #cb2b0c;
}

#theme #marquee.kultura            a {
	color: #146aa7;
}

#theme #marquee.politika           a {
	color: #0085a6;
}

#theme #marquee.visuomene          a {
	color: #dd6300;
}

#theme #marquee.seima_ir_sveikata  a {
	color: #b46e00;
}

#theme #marquee.gamta_ir_mokslas   a {
	color: #569800;
}

#theme #marquee.multimedija        a {
	color: #052554;
}

#theme #marquee.atmintis        a {
	color: #052554;
}

#theme #marquee.bernardinu_zmones  a {
	color: #052554;
}

#theme #marquee.lux  a {
	color: #052554;
}

/* main contentas */
#theme #content {
	clear: left; /* kad po submeniu nieks nebefloatintu */
	margin-top: 13px;
	background: url("../images/theme/table_border.png") repeat-y scroll
		665px 0px;
}

/* left content */
#theme #content #c_left {
	width: 655px;
	height: auto;
}

#theme #content #c_left h2 {
	display: inline;
}

#theme #content #c_left p {
	font-size: 14px;
}

#theme #content #c_left .article_text {
	margin-top: 10px;
}

#theme #content #c_left .article_summary p {
	line-height: 16px;
	font-size: 12px;
	font-family: Arial;
}

#theme #content #c_left .article_content p {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0 8px 0;
}

#theme #content #c_left .article_meta {
	margin-top: 2px;
}

#theme #content #c_left .article_summary {
	border-bottom: 1px solid #E0E0E0;
	padding: 0;
	margin-bottom: 1.5em;
}

#theme #content #c_left .article_content {
	margin-bottom: 13px;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 23px;
}

#theme #content #c_left .article_content h2 {
	display: block;
	margin-bottom: 11px;
}

#theme #content #c_left .blog-post {
	margin-bottom: 13px;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 23px;
}

#theme #content #c_left .article-content h2.blog {
	display: block;
	margin-bottom: 11px;
	font-size: 19px;
	line-height: 120%;
}

/* blokai */
#theme #content #c_left .block {
	margin-top: 15px;
}

/* block title */
#theme #content #c_left .block_title {
	margin-bottom: 10px;
	text-align: center;
	line-height: 0; /* to be ckecked */
}

#theme #content #c_left                          .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-3px;
}  /* default */
#theme #content #c_left #sankirtos_block         .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-3px;
}

#theme #content #c_left #spygliai_block .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-3px;
}

#theme #content #c_left #religija_block          .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-71px;
}

#theme #content #c_left #kultura_block           .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-47px;
}

#theme #content #c_left #politika_block          .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-24px;
}

#theme #content #c_left #visuomene_block         .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-95px;
}

#theme #content #c_left #seima_ir_sveikata_block .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-119px;
}

#theme #content #c_left #gamta_ir_mokslas_block  .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-146px;
}

#theme #content #c_left #multimedija_block       .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-171px;
}

#theme #content #c_left #atmintis_block       .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-171px;
}

#theme #content #c_left #bernardinu_zmones_block .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-3px;
}

#theme #content #c_left #lux_block .block_title {
	background: url("../images/theme/sankirtos_bg.png") repeat-x scroll 0px
		-3px;
}

#theme #content #c_left .block_title h2 {
	padding: 0px 8px 0px 8px;
	background: #ffffff;
	font-size: 20px;
}

#theme #content #c_left .block_title h2 a {
	background: url("../images/theme/arrow_generic.png") no-repeat scroll
		100% 50%;
	padding-right: 21px;
}

#theme #content #c_left .block_title h2 a.no_arrow {
	background: #FFFFFF;
	padding: 0px;
}

#theme #content #c_left #religija_block .block_title h2 a {
	background: url("../images/theme/arrow_religija.png") no-repeat scroll
		100% 50%;
}

#theme #content #c_left #kultura_block .block_title h2 a {
	background: url("../images/theme/arrow_kultura.png") no-repeat scroll
		100% 50%;
}

#theme #content #c_left #politika_block .block_title h2 a {
	background: url("../images/theme/arrow_politika.png") no-repeat scroll
		100% 50%;
}

#theme #content #c_left #visuomene_block .block_title h2 a {
	background: url("../images/theme/arrow_visuomene.png") no-repeat scroll
		100% 50%;
}

#theme #content #c_left #seima_ir_sveikata_block .block_title h2 a {
	background: url("../images/theme/arrow_seima_ir_sveikata.png") no-repeat
		scroll 100% 50%;
}

#theme #content #c_left #gamta_ir_mokslas_block .block_title h2 a {
	background: url("../images/theme/arrow_gamta_ir_mokslas.png") no-repeat
		scroll 100% 50%;
}

/* block body */
#theme #content #c_left #sankirtos_block .block_body, #theme #content #c_left #spygliai_block .block_body {
	background: #ebe5d2 url("../images/theme/sankirtos_bottom.png")
		no-repeat scroll left bottom;
}

/* politikos table 4x straipsniu su img */
#theme #content #c_left #politika_block .block_body table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#theme #content #c_left #politika_block .block_body table#politika4x td
	{
	width: 327px;
	vertical-align: top;
	background: url("../images/theme/table_border.png") repeat-y scroll left
		top;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#theme #content #c_left #politika_block .block_body table#politika4x tr td.first
	{
	background: none;
}

#theme #content #c_left #politika_block .block_body table#politika4x td.bottom .article
	{
	margin-top: 12px;
}

#theme #content #c_left #politika_block .block_body .article h2 {
	font-size: 17px;
}

#theme #content #c_left #politika_block .block_body .article .p_img {
	width: 106px;
}

#theme #content #c_left #politika_block .block_body .article .p_img a {
	display: block;
}

#theme #content #c_left #politika_block .block_body .article .p_img a img
	{
	display: block;
}

#theme #content #c_left #politika_block .block_body .article .p_title {
	width: 200px;
	text-align: left;
}

/* straipsniu listas */
#theme #content #c_left .block .block_article_list {
	margin-top: 16px;
}

#theme #content #c_left .block .block_article_list table tr td {
	padding-top: 13px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_title
	{
	width: 118px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content
	{
	width: 537px;
	background: url("../images/theme/table_border_h.png") repeat-x scroll
		25px bottom;
}

#theme #content #c_left .block .block_article_list table tr.last td.bal_content
	{
	width: 537px;
	background: none;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content .balc_border
	{
	padding-bottom: 14px;
	background: url("../images/theme/balc_bg.png") no-repeat scroll left
		bottom;
}

/* listas */
#theme #content #c_left .block .block_article_list table tr td.bal_content .balc_wrapper
	{
	width: 537px;
	background: url("../images/theme/table_border.png") repeat-y scroll 4px
		0px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content .balc_wrapper .balc_arrow
	{
	padding-left: 17px;
	background: url("../images/theme/bal_arrow.png") no-repeat scroll left
		top;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content ul
	{
	width: 516px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content ul li
	{
	margin-bottom: 5px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content ul li a
	{
	font-size: 14px;
	font-family: Georgia, Helvetica;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content a
	{
	font-size: 14px;
	font-family: Georgia, Helvetica;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content ul li span.small a
	{
	font-size: 12px;
	font-family: Arial;
	color: #7d7d7d;
}

/* kai listas turi daugiau infos (straipsnio teaseris) */
#theme #content #c_left .block .block_article_list table tr td.bal_content .balclm_img
	{
	width: 106px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content .balclm_data
	{
	width: 399px;
	padding-left: 10px;
}

#theme #content #c_left .block .block_article_list table tr td.bal_content .balclm_data p
	{
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
}

/* straipsnio view */
#theme #content #c_left .article-content {
	width: 505px;
}

#theme #content #c_left .article-content h2 {
	font-size: 26px;
	line-height: 28px;
}

#theme #content #c_left .article-content .article_publish_date {
	display: block;
	margin-top: 12px;
	margin-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #747474;
}

#theme #content #c_left .article-content .embeded_media {
	margin: 10px 10px 20px 0;
	width: 490px;
}

#theme #content #c_left .article-content .embeded_media_w_meta {
	margin: 10px 10px 20px 0;
	width: 490px;
	background-color: #FAFAFA;
}

#theme #content #c_left .article-content .embeded_media_w_meta a img,
#theme #content #c_left .article-content .embeded_media a img {
  vertical-align: bottom; /* kitaip moziloj gaunasi 3px tarpelis po nuotrauka*/
}

#theme #content #c_left .article-content .author {
	padding: 6px 10px 4px 10px;
}

#theme #content #c_left .article-content .author p, 
#theme #content #c_left .article-content .author p em {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-style: normal;
}

#theme #content #c_left .article-content p {
	line-height: 20px;
	margin-bottom: 24px;
}

#theme #content #c_left .article-content h3 {
	font-size: 21px;
	line-height: 20px;
	margin-bottom: 10px;
}

#theme #content #c_left .article-content h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

/* right content */
#theme #content #c_right {
	width: 300px;
	height: auto;
}

#theme #content #c_right .slot {
	margin-bottom: 15px;
}

#theme #content .slot .slot_title h2 {
	padding: 0px 8px 0px 8px;
	background: #ffffff;
	font-size: 17px;
	display: inline;
	font-family: Georgia, Helvetica;
}

#theme .slot_title h2 a {
	background: url("../images/theme/arrow_generic.png") no-repeat scroll
		100% 50%;
	padding-right: 21px;
}

#theme #content .slot .slot_title {
	background: url("../images/theme/title.png") repeat-x scroll 0px 5px;
	margin-bottom: 10px;
	text-align: center;
}

#theme #content .slot .slot_title .arrow {
	height: 17px;
	display: inline;
	background: url("../images/theme/sankirtos_array.png") no-repeat scroll
		0px 0px;
	padding: 1px 7px;
	position: relative;
	top: -3px;
	left: -27px;
}

/* Bendri slot stiliai */
#theme #content .slot .slot_body ul {
	margin-bottom: 8px;
}

#theme #content .slot .slot_body ul li {
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0px;
}

#theme #content .slot .slot_body ul li a {
	font-size: 15px;
	font-family: Georgia, Helvetica;
}

#theme #content .slot .slot_body ul li span.small a {
	font-size: 12px;
	font-family: Arial;
	color: #7d7d7d;
}

/* skaityti daugiau nuoroda */
#theme #content .slot .slot_body .read_more {
	color: #052554;
}

#theme #content .slot .slot_body .read_more a {
	font-weight: bold;
}

/* audio ir video ikonos */
#theme #content .slot .slot_body .foto,#theme #content .slot .slot_body .video,#theme #content .slot_bg .slot_bg_body .audio
{
	position: relative;
	top: 2px;
}

.audio_icon {
  padding-right: 17px; /* pav. dydis 12px+5px */
	background: url("../images/theme/audio2.png") no-repeat scroll
		right 50%;
}
  
.video_icon {
  padding-right: 20px; /* pav. dydis 15px+5px */
	background: url("../images/theme/video2.png") no-repeat scroll
		right 50%;
}
  
.foto_icon {
  padding-right: 18px; /* pav. 13px+5px */
	background: url("../images/theme/foto2.png") no-repeat scroll
		right 50%;
}

/* comment, email, print ikonos */
.comment_icon {
  padding-left: 18px;
	background: url("../images/theme/comment.png") no-repeat scroll
		left 50%;
}
  
.email_icon {
  padding-left: 18px;
	background: url("../images/theme/email.png") no-repeat scroll
		left 50%;
}
  
.print_icon {
  padding-left: 18px;
	background: url("../images/theme/print.png") no-repeat scroll
		left 50%;
}
  
.rss_icon {
  padding-left: 18px;
	background: url("../images/theme/rss_icon.png") no-repeat scroll
		left 50%;
}

/* slot su backgroundu */
#theme #content .slot_bg {
	margin-top: 15px;
}

#theme #content .slot_bg .slot_title h2 {
	padding: 0px 8px 0px 8px;
	background: #ffffff;
	font-size: 17px;
	display: inline;
	font-family: Georgia, Helvetica;
}

#theme #content .slot_bg .slot_title {
	background: url("../images/theme/title.png") repeat-x scroll 0px 5px;
	margin-bottom: 10px;
	text-align: center;
}

#theme #content .slot_bg .slot_title .arrow {
	height: 17px;
	display: inline;
	background: url("../images/theme/sankirtos_array.png") no-repeat scroll
		0px 0px;
	padding: 1px 7px;
	position: relative;
	top: -3px;
	left: -27px;
}

#theme #content .slot_bg .slot_bg_body {
	background: #ebe5d2 url("../images/theme/bottom_300.gif") no-repeat
		scroll left bottom;
}

#theme #content .slot_bg .slot_body {
	background: none;
}

#theme #content .slot_bg.w150 .slot_bg_body,#theme #content .w150.slot_bg .slot_bg_body
{
	background: #ebe5d2 url("../images/theme/bottom_150.gif") no-repeat	scroll left bottom;
}

#theme #content .slot_bg .slot_bg_body h2 {
	display: inline;
}

#theme #content .slot_bg .slot_bg_body a {
	font-size: 17px;
	font-family: Georgia, Helvetica;
}

#theme #content .slot_bg .slot_bg_body span.small a {
	font-size: 12px;
	font-family: Arial;
	color: #7d7d7d;
}

#theme #content .slot_bg .slot_bg_body .slot_section {
	padding: 9px;
	border-top: 1px solid #ffffff;
}

#theme #content .slot_bg .slot_bg_body .slot_section p {
	font-size: 12px;
	font-family: Arial;
	margin: 5px 0px 8px 0px;
}

/* skaityti daugiau */
#theme #content .slot_bg .slot_bg_body .slot_section .read_more {
	display: inline;
	color: #052554;
}

#theme #content .slot_bg .slot_bg_body .slot_section .read_more a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

/* mazi linkai slot_bg */
#theme #content .slot_bg .slot_bg_body .slot_section .small_link {
	display: inline;
	margin-right: 8px;
}

#theme #content .slot_bg .slot_bg_body .slot_section .small_link a {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

/* slot_bg ul linkai */
#theme #content .slot_bg .slot_bg_body ul {
	
}

#theme #content .slot_bg .slot_bg_body ul li {
	border-bottom: 1px solid #ffffff;
	padding: 8px 12px;
}

#theme #content .slot_bg .slot_bg_body ul li.last {
	border-bottom: 0px solid #ffffff;
	padding: 8px 12px;
}

#theme #content .slot_bg .slot_bg_body ul li a {
	font-size: 14px;
	font-family: Georgia, Helvetica;
}

#theme #content .slot_bg .slot_bg_body ul li span.small a {
	font-size: 12px;
	font-family: Arial;
	color: #7d7d7d;
}

#theme #content .slot_bg .slot_bg_body .small_links ul li a {
	font-size: 12px;
	font-family: Georgia, Helvetica;
}

#theme #content .slot_bg .slot_bg_body #addthis {
	padding: 8px 3px 8px 12px;
}

#theme #content .slot_bg .slot_bg_body #addthis a {
	font-size: 11px;
	font-family: Arial;
}

#theme #content .slot_bg .slot_bg_body .toolkit ul li a {
	font-size: 11px;
	font-family: Arial;
}

#theme #content .slot_bg .slot_bg_body .toolkit ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* forma sectione */
#theme #content .slot_bg .slot_bg_body .slot_section form {
	margin-top: 10px;
}

#theme #content .slot_bg .slot_bg_body .slot_section form input.form-submit
	{
	width: 81px;
	height: 24px;
	border: 0px;
	background: url("../images/theme/button.png") no-repeat;
	font-weight: bold;
	cursor: pointer;
}

/* slot section media */
#theme #content .slot_bg .slot_bg_body .slot_section .ss_media .ssm_img
	{
	width: 107px;
}

#theme #content .slot_bg .slot_bg_body .slot_section .ss_media .ssm_data
	{
	width: 160px;
}

#theme #content .slot_bg .slot_bg_body .slot_section .ss_media .ssm_data h2
	{
	font-size: 14px;
	font-family: Georgia;
	line-height: 110%;
}

#theme #content .slot_bg .slot_bg_body .slot_section .ss_media .ssm_data a
	{
	font-size: 14px;
	font-family: Georgia;
}

/* orai */
#theme #content #orai .slot_bg_body {
	padding: 15px;
	text-align: center;
}

/* dienos nuotraukos */
#theme #dienos_nuotraukos {
	margin: 15px 0px;
}

#theme #dienos_nuotraukos .slot_body {
	padding: 18px;
	background: #eeece2 url("../images/theme/dienos_bottom.png") no-repeat
		scroll left bottom;
}

#theme #dienos_nuotraukos .slot_body p a {
	font-size: 14px;
	font-family: Georgia, Helvetica;
}

#theme #dienos_nuotraukos .slot_body p span.small a {
	font-size: 12px;
	font-family: Arial;
	color: #7d7d7d;
}

#theme #dienos_nuotraukos .slot_title h2 {
	padding: 0px 8px 0px 8px;
	background: #ffffff;
	font-size: 20px;
	display: inline;
}

#theme #dienos_nuotraukos .slot_title {
	background: url("../images/theme/title.png") repeat-x scroll 0px 8px;
	margin-bottom: 10px;
	text-align: center;
}

#theme #dienos_nuotraukos .slot_title .arrow {
	height: 17px;
	display: inline;
	background: url("../images/theme/sankirtos_array.png") no-repeat scroll
		0px 0px;
	padding: 1px 7px;
	position: relative;
	top: -3px;
	left: -27px;
}

/* sitemapas */
#theme #sitemap {
	margin-bottom: 15px;
}

#theme #sitemap table {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 30px;
}

#theme #sitemap tr td {
	background: url("../images/theme/table_border.png") repeat-y scroll
		right top;
}

#theme #sitemap tr td.last {
	background: none;
}

#theme #sitemap tr td.first .s_block {
	padding-left: 0px;
}

#theme #sitemap tr td .s_block {
	padding-left: 4px;
}

#theme #sitemap tr td .s_block .s_title {
	font-weight: bold;
	padding-top: 8px;
}

/* sitemapo spalvos */
#theme #sitemap                    .s_title {
	color: #052554;
	border-top: 2px solid #052554;
}

#theme #sitemap .pradzia           .s_title {
	color: #052554;
	border-top: 2px solid #052554;
}

#theme #sitemap .religija          .s_title {
	color: #cb2b0c;
	border-top: 2px solid #cb2b0c;
}

#theme #sitemap .kultura           .s_title {
	color: #146aa7;
	border-top: 2px solid #146aa7;
}

#theme #sitemap .politika          .s_title {
	color: #0085a6;
	border-top: 2px solid #0085a6;
}

#theme #sitemap .visuomene         .s_title {
	color: #dd6300;
	border-top: 2px solid #dd6300;
}

#theme #sitemap .seima_ir_sveikata .s_title {
	color: #b46e00;
	border-top: 2px solid #b46e00;
}

#theme #sitemap .gamta_ir_mokslas  .s_title {
	color: #569800;
	border-top: 2px solid #569800;
}

#theme #sitemap .multimedija       .s_title {
	color: #052554;
	border-top: 2px solid #052554;
}

#theme #sitemap .atmintis       .s_title {
	color: #052554;
	border-top: 2px solid #052554;
}

#theme #sitemap .lux .s_title {
	color: #052554;
	border-top: 2px solid #052554;
}

/* remejai */
#theme #remejai ul {
	display: inline;
	text-align: center;
}

#theme #remejai ul li {
	display: inline;
}

/* footer */
#theme #footer {
	margin-top: 20px;
	text-align: center;
}

#theme #footer #foot_links {
	margin-top: 15px;
}

#theme #footer #foot_links li a {
	margin: 4px;
}

#theme #footer ul li {
	display: inline;
	color: #6B6B6B;
}

#theme #footer ul li a {
	border-right: 1px solid #C3C3C3;
	color: #6B6B6B;
	margin-right: 8px;
	padding-right: 7px;
}

#theme #footer ul li.last a {
	border: none;
}

img.mask {
	left: 0;
	top: 0;
	position: absolute;
}

/* Blokas rubriku sarasui dviems stulpeliais */
#theme #content #c_left .rubrikos_block_2x {
	margin: 0px;
	padding: 0px;
}

#theme #content #c_left .rubrikos_block_2x .row {
	clear: left;
}

#theme #content #c_left .rubrikos_block_2x .rubrika {
	float: left;
	padding: 17px 0 16px 0;
	width: 316px;
	border-top: 1px solid #E0E0E0;
}

#theme #content #c_left .rubrikos_block_2x .rubrika_full_width {
	float: left;
	padding: 17px 0 16px 0;
	width: 655px;
	border-top: 1px solid #E0E0E0;
}

#theme #content #c_left .rubrikos_block_2x .row.first .rubrika {
	border: none;
}

#theme #content #c_left .rubrikos_block_2x .rubrika.left {
	margin-right: 23px;
}

#theme #content #c_left .rubrikos_block_2x .rubrika_title {
	margin-bottom: 9px;
	font-family: Georgia, Helvetica;
	font-size: 17px;
	line-height: 20px;
}

#theme #content #c_left .rubrikos_block_2x .rubrika_title p a.evangelijos_komentaras {
	font-size: 17px;
	font-family: Georgia, Helvetica;
}


#theme #content #c_left .rubrikos_block_2x .rubrika_date {
	display: block;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 12px;
	color: #747474;
}

#theme #content #c_left .rubrikos_block_2x img {
	float: left;
	margin: 0 10px 10px 0;
	/*width: 106px;*/
}

#theme #content #c_left .rubrikos_block_2x p {
	font-family: Arial;
	font-size: 12px;
}

#theme #content #c_right .ad {
	margin-top: 15px;
}

#theme #content #c_right #AD-SLOT-RD1 {
	margin-top: 0px;
}

#theme #content #c_right #AD-SLOT-KD1 {
	margin-top: 0px;
}

#theme #content #c_right #AD-SLOT-PD1 {
	margin-top: 0px;
}

#theme #content #c_right #AD-SLOT-VD1 {
	margin-top: 0px;
}

#theme #content #c_right #AD-SLOT-GD1 {
	margin-top: 0px;
}

#theme #content #c_right #AD-SLOT-MD1 {
	margin-top: 0px;
}

#sf_comment_form label {
	display: none;
}

#sf_comment_form fieldset {
	border: 0px solid #FFFFFF;
	padding: 0px;
}

.sf_comment {
	margin: 8px 0px 0px 0px;
	min-height: 50px;
	padding: 10px;
}

.sf_comment.even {
	background: #EBE5D2;
}

.sf_comment.even .sf_comment_info {
	color: #626262;
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
}

.sf_comment.odd .sf_comment_info {
	color: #626262;
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBE5D2;
}

.sf_comment.even .sf_comment_info .sf_comment_author {
	margin-right: 2px;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	font-weight: bold;
}

.sf_comment.odd .sf_comment_info .sf_comment_author {
	margin-right: 2px;
	border-right: 1px solid #EBE5D2;
	padding-right: 5px;
	font-weight: bold;
}

.sf_comment .sf_comment_text {
	border: none;
	margin: 5px 0px 5px 0px;
	overflow-y: hidden;
	overflow-x: auto;
	padding: 0px;
	font-size: 12px;
}

#theme #content #c_left #sf_comment_list p {
	margin: 5px 0px;
	line-height: 20px;
}

.sf_comment .voter {
	text-align: right;
}

#sf_comment_text {
	display:block;
	margin-bottom:0pt;
	width:95%;
	height: 20%;
}

.edit {
  padding-left: 18px;
	background: url("../images/theme/icons/edit.png") no-repeat scroll
		left 50%;
}

.delete {
  padding-left: 18px;
	background: url("../images/theme/icons/delete.png") no-repeat scroll
		left 50%;
}

ul.error_list {
	background: red;
	padding: 10px;
}

ul.error_list li {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#comment_wrapper .message {
	background-color: #EBE5D2;
	padding: 10px;
	font-size: 16px;
	color: #626262;
}

/* login page */
#login-page {
	width: 300px;
	margin: 30px auto 0px auto;
}

#login-page td,#login-page th {
	padding: 5px;
	vertical-align: middle;
}

#login-page #login-links {
	margin: 10px 0px 0px 0px;
}

#user-profile-page fieldset {
	border: 0px solid white;
}

#user-profile-page .form-row {
	margin-bottom: 15px;
}

#user-profile-page .form-row label {
	display: block;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#login-page-register td,#login-page-register th {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}

  #footer_bottom {
    
  }
  
    #footer_bottom tr td {
      border-right: 1px solid #e0e0e0;
      padding-left: 8px;
      padding-right: 3px;
    }
    
    #footer_bottom tr th {
      padding-left: 4px;
    }
    
    #footer_bottom tr th.first,
    #footer_bottom tr td.first {
      padding-left: 0px;
    }
    
    #footer_bottom tr th .th_pradzia { background: #814115; }
    #footer_bottom tr th .th_politika { background: #0086a7; }
    #footer_bottom tr th .th_religija { background: #cb2b0c; }
    #footer_bottom tr th .th_kultura { background: #4079c5; }
    #footer_bottom tr th .th_visuomene { background: #dd5800; }
    #footer_bottom tr th .th_seima_ir_sveikata { background: #b56a00; }
    #footer_bottom tr th .th_gamta_ir_mokslas { background: #569800; }
    #footer_bottom tr th .th_bernardinu_zmones { background: #936544; }
    #footer_bottom tr th .th_lux { background: #052554; }
    #footer_bottom tr th .th_multimedija { background: #5c3566; } 
    #footer_bottom tr th .th_atmintis { background: #5c3566; } 

    #footer_bottom tr td .menu_pradzia a { color: #814115; }
    #footer_bottom tr td .menu_politika a { color: #0086a7; }
    #footer_bottom tr td .menu_religija a { color: #cb2b0c; }
    #footer_bottom tr td .menu_kultura a { color: #4079c5; }
    #footer_bottom tr td .menu_visuomene a { color: #dd5800; }
    #footer_bottom tr td .menu_seima_ir_sveikata a { color: #b56a00; }
    #footer_bottom tr td .menu_gamta_ir_mokslas a { color: #569800; }
    #footer_bottom tr td .menu_bernardinu_zmones a { color: #936544; }
    #footer_bottom tr td .menu_lux a { color: #052554; }
	#footer_bottom tr td .menu_multimedija a { color: #5c3566; }
	#footer_bottom tr td .menu_atmintis a { color: #5c3566; }
    
    #footer_bottom tr td .menu {
      font-size: 16px;
      font-family: Georgia;
      line-height: 17px;
      padding: 8px 0px;
    }
    
    #footer_bottom tr th {
      line-height: 5px;
    }
    
    #footer_bottom ul {
      margin: 0px;
      padding: 0px;
    }
    
    #footer_bottom ul li {
      padding: 0px;
    }
    
      #footer_bottom ul li a {
        text-decoration: none;
      }
      
      #footer_bottom ul li a:hover {
        text-decoration: underline;
      }

      .rss {
      	padding: 5px 0px 5px 20px;
      	background: url("../images/theme/rss.png") no-repeat scroll left 50%;
      }
      
      .inline {
      	margin-right: 10px;
      }
    
.pager {
	text-align: center;
	font-size: 16px;
  	font-family: Georgia;
  	margin: 10px;
}    
  
.pager a {
  font-size: 16px;
  font-family: Georgia;
}

.pager span {
  background: #e5ebd2;
  padding: 0px 2px 0px 2px;
}

.print {
  font-family: Palemonas, "Times New Roman", Times, serif;
  font-size: 12pt;
  line-height: 130%;
}

.favorite {
  padding-left: 18px;
	background: url("../images/theme/favorite.png") no-repeat scroll left 50%;
}

div.grippie {
	background:#EEEEEE url("../images/theme/grippie.png") no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}

.resizable-textarea {
	margin-bottom: 20px;
}

#theme #content #c_left .article_text table.embedded_media,
#theme #content #c_left .article_text table.embedded_media p
{
  color: #666666;
	font-size: 12px;
	margin: 0;
}

#theme #content #c_left .article_text div.embedded_media
{
  background-color: #EEEEEC;
}

#theme #content #c_left .article_text table.embedded_media_full
{
  margin: 10px 0px 10px 0px; 
  width: 490px;
}

#theme #content #c_left .article_text table.embedded_media_left
{
  margin: 0px 10px 10px 0px; 
  width: 200px;
}

#theme #content #c_left .article_text table.embedded_media_right
{
  margin: 0px 0px 10px 10px; 
  width: 200px;
}

#theme #content #c_left .article_text table.embedded_media td.media_description
{
  padding: 5px 0px 5px 5px;
  background-color: #EEEEEC;
}

blockquote { border-top: 2px solid black; border-bottom: 2px solid black; margin: 10px; font-weight: bold; font-family: Georgia; font-size: 16px;}
.blockquote-right{float:right; width: 200px}
.blockquote-left{float:left; width: 200px}
#theme #content #c_left .article-content .article_text blockquote p { margin: 10px; }

#theme #content #c_right #paremk-panel {
  background: url("../images/theme/parama_bg.png") no-repeat scroll top left;
  width: 300px;
  height: 115px;
  margin-bottom: 10px;
}

#theme #content #c_right #paremk-panel .slogan {
  margin-right: 10px;
  margin-top: 15px;
  font-size: 18px;
  font-family: Georgia;
  line-height: 18px;
  color: #302A1B;
}

#theme #content #c_right #paremk-panel .sofar {
  width: 145px;
  margin-top: 10px;
  margin-left: 23px;
}

#theme #content #c_right #paremk-panel .sofar .info {
  margin: auto;
  width: 140px;
  font-size: 12px;
  font-family: Georgia;
  line-height: 12px;
  color: #302A1B;
  text-align: center;
}

#theme #content #c_right #paremk-panel .sofar .amount {
 margin: 7px auto;
 width: 100px;
 font-size: 25px;
 font-family: Georgia;
 line-height: 20px;
 color: #302A1B;
 text-align: center;
}

#theme #content #c_right #paremk-panel .sofar .amount a {
  text-decoration: none;
  color: #000;
}

#theme #content #c_right #paremk-panel .readmore {
  margin-right: 10px;
  margin-top: 5px;
  padding-bottom: 3px;
}

#theme #content #c_right #paremk-panel .readmore a {
 font-size: 12px;
 font-family: Arial;
 line-height: 12px;
 color: #302A1B;
}

#theme #content #c_right #paremk-panel .button {
  background: url("../images/theme/paremk_background.gif") no-repeat scroll top left;
  width: 103px;
  height: 24px;
  padding: 4px 6px;
  margin: 10px 15px 0px 0px;
}

#theme #content #c_left .page_content p {
	line-height: 20px;
	margin-bottom: 24px;
}

#theme #content #c_left div.article_description p {
  font-size: 12px;
}

#theme #content #c_right .episode img {
  float: left;
  margin: 0 10px 10px 0;
}

#theme #content #c_right .episode a.ep_title {
  display: block;
  line-height: 1.3em;
  text-decoration: none;
}

#theme #content #c_right .episode .ep_meta {
  display: block;
  font-family: Arial,Helvetica;
  line-height: 1.3em;
  margin-top: 3px;
  font-size: 10px;
  color: #666666;
}
