/*
	Theme Name: briiC
	Theme URI: http://briiC.lv	
	Description: :))
	Version: 1.0.2
	Author: narkomanC
	Author URI: http://briiC.lv
	*/

/************************************************
 *	Main structure															*
 ************************************************/
body {
  margin:0px;
  padding:0px;
  text-align:center;
  font:14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #474E44;
	background:url(images/body.gif) top center repeat-x #F3F4EC;

}
img {
	/*border:0px solid white;*/
}
.entrybody img {
    border:2px solid #babcae;
    display: block;
    margin-left: auto;
    margin-right: auto
}
#maincol {
  width:72%;
  float:left;

}
#maincol .col {
	padding-bottom: 0.5em;
	padding-left:2.5em;
	padding-right:8.5em;
	line-height:1.6em;
}
#navcol {
	padding:0.5em;
	padding-top:0px;
	clear:right;
	width:26%;
  	right:0px;
	float:right;
 	 font-size:1em; 

}
#container{	
 width:1024px;
 text-align:left;
 margin-left: auto;
 display:block;
 margin-right: auto;
 padding-bottom:0;

}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footer{
	color: #eee;
	background:url(images/footBack.gif) repeat-x center top #cccfbc;
	clear:both;
	padding: 0.3em;
	text-align:center;
	margin-left: auto;
	display:block;
  margin-right: auto;
  font-size: 0.9em;
  margin-top:5em;
font-size:10px;
font-family:Verdana;
}
#footer a{
	color: #fff;
	font-weight:bold;
}
a{
	color: #3C657B;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/************************************************
 *	Header																			*
 ************************************************/
#header {
	height:150px;
	min-height:150px;
	padding: 0px;	
	margin-top: 0.3em;
	padding-top:1em;	
	padding-bottom:1em;
	margin-bottom:0px;
	border-bottom: 0px solid #bab1b1;
	background:url(images/header_back.gif) left bottom no-repeat #CCCFBC;
	text-align:right;
	padding-right:2em;
    cursor:pointer;
}
#headbar{
	background:url(images/header_back_bottom.gif) left top no-repeat #f3f4ec;
	margin-bottom:1em;
	padding:3px;
	text-align:right;
	padding-right:20px;
	height:52px;
	min-height:52px;
}
#header h1{
	padding:0px;
	margin: 0px;
	margin-bottom:0.3em;
	font-size: 1.2em;
	letter-spacing:0.2em;
}
#header h1 a {
	color:#5B7B57;
}
#header h1 a:hover {
	text-decoration:none;
	color: #bb4444;
	
}
#header img {
	border:none;
}
#subtitle {
	margin-bottom:0.3em;
	font-size: 0.8em;
	text-transform:uppercase;
	color:white;
}
/************************************************
 *	Content																			*
 ************************************************/
h1, h2, h3, h4 {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 1.2em;
	margin-bottom:0.5em;
}
.entrydate{
padding:0px;
margin:0px;
text-align:left;
font-family:Arial;
	font-size: 10px;
	font-weight:normal;
	color:#86942A;
	/*text-transform:uppercase;*/

}
.entrydate a:hover {
	text-decoration:none;
}
.entrymeta{
	font-weight:bold;
	color:#99A879;
}
h3.entrytitle a.h3title {
	color: #507642;
	padding-left:20px;
	background:url(images/he_icon.gif) center left no-repeat;
}
h3.entrytitle img {
    margin-left:5px;
}

h3.entrytitle{
	margin-top:0px;
	margin-bottom:0.1em;
	font-size: 1.8em;
}
.entrybody {
	margin-bottom:50px;
}
.entrybody p {
	margin-top:0.8em;
	margin-bottom:1.6em;
    text-indent:10px;
    text-align:justify;
	
}
.entrybody p a {
	text-decoration:underline;
}
.entrybody p a:hover {
	text-decoration:none;
}
.entry{
	padding-bottom: 2em;
	font-family:"Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
.entry img {
	border-color:#BBB8A0;
}
/************************************************
 *	Navigation Sidebar													*
 ************************************************/
ul {
 margin:0 0 1em 0;
 padding-left:0px;
 list-style-type:none;
}
h2.widgettitle {
	font-size:14px;
}
.widget ul li {
padding-left:5px;
}

.widget_recent_entries ul li {
	font-size:12px;
	font-family:Verdana;
	padding-bottom:3px;
	border-bottom:1px solid white;
	padding-left:15px;
	background:url(images/he_icon_small.gif) center left no-repeat;
}
.widget_recent_entries ul li  a {
	color:gray;
}
.widget_recent_entries ul li  a:hover {
	color:black;
	text-decoration:none;
}

.widget_catgories ul li {
	font-size:12px;
	font-family:verdana;
	background:url(images/category.gif) center left no-repeat;
	padding-left:17px;

}
.widget_catgories ul li a {
	color:gray;
}
.widget_catgories ul li a:hover {

}

.widget_pages ul li {
	padding:4px;
	margin-bottom:5px;
	background:url(images/page.gif) center left no-repeat white;
	padding-left:31px;
}

li.widget_tag_cloud {
	padding:5px;
}
li.widget_tag_cloud a {
	color:#AEB57D;
}
li.widget_tag_cloud a:hover {
	color:black;
}

/************************************************
 *	Comments													*
 ************************************************/
 #commentblock {
	border:0px solid white;
	vertical-align:top;
	padding:0px;
	margin:0px;
 }
h3#comments{
	text-align:center;
	padding:0.7em;
	margin-top:0em;
	font-size:12px;
   }
ol#commentlist {
	margin-top:0px;
	padding: 0.5em;
	margin-left: 0px;
	color: #9b9b9b;
	list-style-type: none;
	font-size:0.9em;
}
#commentlist li  p{
	padding: 10px;
	margin: 0px;
}
#commentlist li {
	background:url(images/comment_back.gif) center top no-repeat;
}
#commentlist li.owner {
	background:url(images/comment_back_owner.gif) center top no-repeat;
}

.commentname {
	float: left;
	margin: 0;
	padding:0px;
	padding-left:27px;
	font-weight:bold;
	background:url(images/comment_user.gif) center left no-repeat;
}
.commentinfo{
	width: 20em;
	float: right;
	text-align: right;
}
.commenttext {
	clear: both;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 3em;
	/*border-top: 1px solid #ebebeb;	*/
	border-bottom:2px solid white;
	line-height:1.7em;
	color: #5b5b5b;

	min-height:100px;
}
#commentsformheader{
	padding-left:1.5em;
	font-size: 1.4em;
}
#commentsform{
	margin-top:0px;
	text-align:center;
	border:1px solid #ddd;
	background:#ecefdf;
	padding:0em 1em;
}
#commentsform form{
	text-align:left;
	margin:0px;
}
#commentsform p{
	margin:0.5em;
}
#commentsform form textarea{
	width:100%;
}

.widget_recent_comments ul li {
		padding-left:20px;
		padding-bottom:2px;
		background:url(images/comments.gif) center left no-repeat;
}
.recentcomments {
	font-size:10px;
	font-family:Verdana;
}
.recentcomments a {
	font-size:10px;
	font-family:Verdana;
	
}
.related_posts_ a {
	font-size:10px;
	font-family:Verdana;
}

/************************************************
 *	Extra																				*
 ************************************************/
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.8em;
	display:block;
	padding:0.5em;
	background-color: #E5EaE4;
	border: 1px solid #d2d8d1;
}
input[type="text"], textarea {
	padding:0.3em;
	border: 1px solid #CCCFBC;
	color: #656F5C;
	/*-moz-border-radius:0.5em;*/
}
input[type="submit"]{
	padding:0.2em;
	font-size: 1.25em;
	border: 1px solid #CCCFBC;
	color: #353F2f;
	background: #fefff8;
	/*-moz-border-radius: 0.5em;*/
}

blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 0.8em;
	margin-left: 2.5em;
}
a img {
	border:none;
}
.sideIdLink {
	font-size:10pt;
	font-family:Verdana;
	padding:3px;
	padding-left:15px;
	margin-bottom:2px;
	background:url(images/idLink_back.gif) left bottom no-repeat #cccfbc;
	
}
.sideIdLink a {
	color:white;
	font-size:10pt;
	font-family:Verdana;	
}
b.side-comm-brack {
	font-size:10pt;
	font-family:Verdana;
}
.main-menu {
	font-size:15px;
	padding:4px 0px 0px 0px;
	color:#DDDFD1;	
}
	.main-menu a {
		font-size:inherit;
		font-family:Verdana,Tahoma;
		margin:0px 7px 0px 7px;
		color:#848567;	
	}
	.main-menu a:hover {
		color:black;	
		text-decoration:none;
	}
.lpp-line {
		width:267px;
		text-align:center;
}

#sidebar div.valod_lang {
	font-size:11px;
	font-family:Verdana;
	color:#6c6c6c;
	margin-top:2px;
	padding:4px 8px 4px 8px;
	line-height:14px;
	text-align:left;
	border:1px outset #ffffff;
	background:#f7f8f3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
#sidebar div.valod_lang a {
	color:#707070;
	margin:2px;
	padding:0px;
}
#sidebar div.valod_lang img {
    float:right;
    margin:0px 0px 4px 4px;
}
#sidebar div.valod_lang .copyright {
  text-align:right;
  padding:2px;
}
	
.trackline {
	font-size:10px;
	font-family:Verdana;
	color:gray;
	padding:2px;
	margin:1px;
	padding-left:12px;
	background:url(images/trackBack.gif) left center no-repeat;
}
	.trackline b a {
		color:gray;
	}
.commbase {
    background:url(images/commbottom.gif) #e3e5d8 center bottom repeat-x;
    width:600px;
    font-family:Verdana,Arial;
    font-size:12px;
    margin:3px;
    margin-bottom:10px;
}
.commhead {
    font-family:Verdana,Arial;
    font-size:14px;
    background:url(images/commcorner.gif) top right no-repeat #babcae;
    padding:3px;
    font-weight:bold;
}
    .commhead a {
        color:white;
    }
.commsubhead {
    background:#d9dccd;
    padding:0px;
    text-align:right;
    font-size:10px;
    color:#95978c;
    padding-right:5px;
}
.commcontent {
    padding:10px;
    font-family:Verdana,Arial;
    font-size:12px;
}
.commavatar {
    float:left;
    margin-top:2px;
    margin-left:2px;
    margin-right:10px;
    background:white;
    padding:3px;
    border:1px solid black;
}
.commarrup {
    height:30px;
    background:url(images/arrup.gif) center center no-repeat;
}
.commarrdown {
    height:30px;
    background:url(images/arrdown.gif) center center no-repeat;
}
#searchform {
    text-align:center;
    margin:0px;
    padding:0px;
    margin-top:10px;
    padding-top:10px;
}
#s {
    width:196px;
    position:relative;
    top:6px;
    left:3px;
    background:url(images/search_in.png) top right no-repeat transparent;
    border:0px solid #efefef;
    padding:4px 2px 2px 15px;
    font-size:11px;
    font-family:Verdana,Arial;
    font-weight:bold;
    height:22px;
    margin:0px;
    color:#afafaf;
    text-align:center;
}
#sbutton {
    margin:0px;
    margin:8px 10px 0px 0px;
    padding:0px;
    float:right;
    
}
#search_modern {
    position:absolute;
    top:-2px;
    right:50px;
    width:270px;
    height:41px;
    padding:0px;
    border:0px solid white;
    background:url(images/search_box.png) bottom right no-repeat transparent;

}
#search_modern form {

}

#recent-img-text {
    color:gray;
    font-size:11px;
    font-family:Verdana,Arial;
    padding:3px;
    text-align:center;
}
.rss-choices {
    margin-left:-140px;
    position:absolute;
}
.rss-choices a {
    display:none;
    margin-left:30px;
}
.tagRect {
    border:3px solid #88a1ae;
    padding:10px;
    background:url(images/tagCorner.gif) bottom right no-repeat white;
    margin:10px;
}
.catRect {
    border:3px solid #d54e21;
    padding:10px;
    background:url(images/catCorner.gif) bottom right no-repeat white;
    margin:10px;
}
a.uzzime img {
    border:2px solid #76cf4f;

}
code.uzzime { 
    width:500px;
    font-size:12px;
    background:url(images/uzzimecode.gif) no-repeat right center #e5eae4;
    text-align:left;
    margin-top:4px;
    display: block;
}

/* for archive plugin */
.monthblock {
    padding:5px;
    margin:5px;
    border:0px solid white;
    padding-bottom:15px;
}
.monthblock h2 {
    cursor:pointer;background:white;padding:4px;padding-left:10px;border-bottom:4px solid #efefef;margin:0px;
    color:black;
}
.monthblock h2 span { color:#efefef; }
.monthblock h2 a {
    color:black;
}
.monthblock .dayrow {
    margin:5px;
    margin-top:10px;
}
.monthblock .dayrow small {
    font-size:12px;
}
.monthblock .dayrow small.date {
    padding:2px;padding-left:4px;border:2px solid #99E600;border-top:5px solid #99E600;background:#CCFF66;
}
.monthblock .dayrow a {
    font-size:14px;color:#558000;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Scott*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
.post-navigation {
    font-size:10px;
    color:gray;
    font-family:Verdana,Tahoma,Arial;
    text-align:center;
    margin-bottom:10px;
}
.activecatmsg {
    background:url(images/activecatmsgback.gif) left center no-repeat #d9dcce;
    border:2px solid white;
    margin:10px;
    padding:10px;
    border-bottom:2px solid gray;
    text-align:left;
}
table.baloon {
    position:absolute;
    top:70px;
    left:590px;
    margin:0px;
    padding:0px;
    border-spacing:0px;
}
table.baloon td {
    margin:0px;
    padding:0px;
    vertical-align:middle;/*vertical-align: text-top*/
}
table.baloon td.left {
    background:url(images/baloonsides.gif) left center no-repeat;
    width:17px;
    height:41px;
}
table.baloon td.mid {
    background:#f4f3ec;
    padding-right:10px;
}
table.baloon td.right {
    background:url(images/baloonsides.gif) right center no-repeat;
    width:17px;
    height:41px;
}


table.content_baloon {
    padding:0px;
    border-spacing:0px;
    position:relative;
    top:0px;
    left:0px;
    margin:2px auto 2px auto;
}
table.content_baloon td {
    margin:0px;
    padding:0px;
    vertical-align:middle;/*vertical-align: text-top*/
    background:#e7e9e0;
    
}
    table.content_baloon td.tl {
        background:url(images/content_baloon.png) left top no-repeat;
        width:10px;
        font-size:2px;

    }
    table.content_baloon td.tr {
        background:url(images/content_baloon.png) right top no-repeat;
        width:10px;
        font-size:2px;

    }
    table.content_baloon td.bl {
        background:url(images/content_baloon.png) left bottom no-repeat;
        width:10px;
    }
    table.content_baloon td.br {
        background:url(images/content_baloon.png) right bottom no-repeat;
        width:10px;
    }
    table.content_baloon td.mid {
        padding:0px 20px 0px 20px;
        text-align:justify;
        font-weight:bold;
        font-family:Verdana; 
    }
    table.content_baloon td.mid .valod_url {
        font-weight:normal;
    }


table.similaronpost {
    display:inline;
    margin-top:1px;
    margin-left:5px;
}
table.similaronpost td {
    margin:0px;
    padding-bottom:2px;
    vertical-align:middle;/*vertical-align: text-top*/
    font-size:9px;
    font-family:Verdana,Tahoma;
    color:#ced1bf;
}
table.similaronpost td.left {
    background:url(images/cornerssimilar.png) left center no-repeat;
    width:10px;
    height:18px;
}
table.similaronpost td.mid {
    background:url(images/midsimilar.png) left center repeat-x;
    padding-right:0px;
    vertical-align:middle;/*vertical-align: text-top*/
    text-transform: uppercase;
}
table.similaronpost td.mid a {
    text-transform: uppercase;
    font-size:9px;
    font-family:Verdana,Tahoma;  
    color:gray;  
}
table.similaronpost td.right {
    background:url(images/cornerssimilar.png) right center no-repeat;
    width:10px;
    height:18px;
}
.postlabel {
    width:632px;
    height:31px;
    background:url(images/labelback.png) center center no-repeat;
    border:0px solid white;
}
.postlabel td {
    vertical-align:middle;
}
.postlabel td a {
    color:#a8aa9b;
}
.postlabel .arrow {
    width:20px;
    padding-top:4px;
}
.postlabel .sep {
   width:6px;
   background:url(images/sep.png) 50% 70% no-repeat;
}
.plabel {
    padding-top:5px;
    text-align:left;
}
.plabel a {
    font-weight:bold;
    font-family:Arial;
    font-size:15px;
    color:#a8aa9b;
}
.pdate {
    color:white;
    font-size:10px;
    font-family:Verdana;
    width:70px;
    text-align:center;
}
.pcomm {
    text-align:center;
    width:150px;
}
.cat-icons {
    margin-right:5px;
    float:left;
}
.cat-icons a img  {
    border:0px solid white;
    margin:5px 1px 4px 0px;
}

/*valodnieks plugin*/
.valod_all {
    text-align:center;
    width:35px;
    /*background:white;
    border:1px solid gray;*/
    padding:4px;
    float:right;
    margin:2px; 
    position:relative;
    top:2px;
    right:-24px;
}
.valodnieks_add_form {
    text-align:left;
    border:0px solid gray;
    background:white;
    width:440px;
    height:99px;
    margin:10px auto 2px auto;
    position:relative;
    display:none;
    padding-left:25px;
    padding-top:7px;
}
.valodnieks_add_form textarea {
    font-size:11px;
    padding:2px;
    width:390px;
    height:30px;    
    text-indent:20px;
    margin:2px auto 2px auto;
    background:url() 2px 2px no-repeat white;
    overflow:auto;
}
.valodnieks_add_form input {
    width:160px;
    
}
.valodnieks_add_form input.submits {
    width:52px;
    display:inline;
    margin:0px 0px -5px 3px;

    
}
.valodnieks_msg {
	background:#ccff99;
	border-bottom:1px solid black;
	padding:3px;
	margin:2px;
	padding-left:10px;
	font-weight:normal;
	font-size:12px; 
    width:400px;
    margin:10px auto 2px auto;
    width:440px;
    text-align:left;
}
    .valodnieks_msg a { 
        color:red;
        font-size:14px;
        padding:1px;
        margin-left:15px;
    }
    .valodnieks_msg b { 
        color:#63c900; 
        letter-spacing:3px;
    }
.valod_lang {
    cursor:pointer;
}
.valod_lang b img {
    border:2px solid #efefef;
}
.is b img {
    border:2px solid white;
}
.valod_lang span {
    display:none;
}
i.valod_no {
    font-weight:normal;
    color:gray;
    font-size:12px;
    
}
.valod_url {
    padding:3px;
    text-align:right;
    font-size:10px;
    font-family:Verdana;
}
.mid .valod_url {
    padding:5px 0px 0px 0px;
    text-align:right;
    font-size:10px;
    font-family:Verdana;
}
.valod_show_lang {
    padding:5px 15px 5px 20px;
    margin:3px auto 2px auto;
    width:450px;
    font-size:12px;
    background:white;
}
.nav {
    display:none;
}
#fixed_langs {
    position:fixed;
    top:3px;
    right:2px;
    width:20px;
    padding:3px 2px 3px 3px;
    background:#cccfbc;
}
#fixed_langs a {
    color:black;
    font-weight:bold;
}
#fixed_langs a img {
    border:0px solid white;
}
#fixed_langs a:hover img {
    border:2px solid white;
}
img.padalies {
    cursor:pointer;
}
.padalies_panel {
    display:none;
    width:500px;
    text-align:center;
}
#ispage_single {
    padding:25px;
    background:white;
    font-size:12px;
    font-family:Verdana,Tahoma,Arial;
    text-align:justify;
}
#ispage_single p {
    text-indent:15px;
    margin:5px 0px 1px 0px;
    padding:4px;
}
#ispage_single p img,object {
    margin:25px auto 25px 22%;
}
#ispage_single hr {
    height:0px;
    width:99%;
    margin:15px 0px 20px 0px;
    border:1px dotted #cfcfcf;
}
sup.gTranslate {
    font-size:10px;
    font-family:Verdana;
    background:#efefef;
    color:gray;
    cursor:pointer;
    padding:2px;    
    margin:0px 3px 0px 3px;
}
.pagelink {
    text-align:center;
    padding:5px 0px 2px 0px;
    margin:0px 0px 10px 0px;
    border:0px solid #efefef;
    border-top:1px solid #E8EAE1;
    font-weight:bold;
    color:#5E5F59;
    font-size:12px;
    font-family:Verdana;
}
.pagelink i {
    font-size:12px;
    font-family:Verdana;
    font-weight:normal;
    color:#BABCAE;

}
.pagelink a {
    margin:0px 2px 0px 1px;
    font-size:11px;
    font-family:Verdana;
    padding:2px 6px 2px 6px;
    border:1px solid #cfcfcf;
    background:white;
    font-weight:normal;
    color:#618294;
    font-size:11px;
}
.izcelt {
    font-weight:bold;
    font-size:12px !important;
    padding:2px 5px;
    background:#ffffff;
    color:#000000 !important;
    letter-spacing:1px;
    border:1px solid #CCCFBC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.izcelt:hover {
  border-color:#A8AA9B;
}
.izcelt sup {
    color:#999999;
    font-size:10px;
    font-family:Verdana,Tahoma,Helvetica;
    font-weight:normal;
}

/* Google Reader share*/
ul.gReader-list li.gReader-item {
  padding-bottom:36px;
}
a.gReader-title {
  font-weight:bold;
  font-size:18px;
  display:block;
  padding:0px 0px 6px 0px;
}
.gReader-source {
  padding:0px 10px 10px 0px;
  font-size:10px;
}
.gReader-source a {
  font-size:10px;
  color:#999999;
}
.preface {
  color:#7C8CC5;
}
.gReader-notes {
  font-size:11px;
  font-style:italic;
  line-height:18px;
  padding:2px 9px;
  border:1px solid #BFD8FF;
  margin:1px 0px 10px 0px;
  background:#E1ECFE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.gReader-desc {
  color:#333333;
  font-size:12px;
  text-indent:10px;
  line-height:20px;
  text-align:justify;
  margin-left:1px;
  padding-left:10px;
  border-left:1px solid #CCCCCC;
}

#tabs > ul > li > a > span {
      font-size:10px;
   }
   #tabs > ul > li > a {
      font-size:10px;
      padding-left:8px;
      padding-right:8px;
   }
   #tabs {
	  background:inherit;
	  font-size:11px;
	  padding:12px 0px 10px 0px;
	  margin:0px 0px 20px 0px;
	  border-width:0px;
	  border-color:#DDDDDD;	  
   }
   #tabs > ul {
    margin:0px;
    padding:0px;
    background:inherit;
    border-width:0px;
    border-bottom-width:1px;
    border-color:#CCCFBC;
   }
   #tabs > ul > li {
    padding:0px;
    margin:0px;
   }
   #tabs > div {
    margin:0px;
    padding:0px;
   }
   #tabs > div a {
    color:#2C6789;
   }
   
   .apdruka-item img {
    border:1px solid #ffffff;
   }
   .apdruka-item:hover img {
    border:1px solid #CCCFBC;
   }
   
   
.commline {
	font-size:10px;
	font-family:Verdana;
	color:#8c9276 !important;
	margin-top:2px;
	padding:4px 8px;
	line-height:14px;
	text-align:justify;
	border:1px outset #ffffff;
	background:#edeee2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}
.commline a {
	color:#727760 !important;
	margin:0px;
	padding:0px;
}
/* Uzzime! */
.uzzime {
	text-align:center;
	margin:0px auto !important;
	white-space:normal;
	width:503px;
}
.uzzime > img {
	border-color:#C0E833;
	border-width:1px !important;
}
.uzzime-description {
	background:url(/uzzime/images/logo_white_32px.png) 4px 5px no-repeat #ffffff;
	padding:5px 10px 5px 46px;
	min-height:32px;
	font-size:12px;
	color:#555555;
	line-height:16px;
	border:1px solid #C0E833;
	text-align:left;
	margin-top:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.uzzime-description > em {
	color:inherit;
	line-height:inherit;
	font-size:inherit;
}
.uzzime .description-hint {
	font-size:10px;
	color:#999999;
	text-align:right;
	padding:0px 4px;
	margin:0px;
}
.uzzime .description-hint a {
	color:#666666;
}
.uzzime .artist {
	font-size:11px;
	color:#666666;
}