
	@import url("https://cdnjs.cloudflare.com/ajax/libs/foundation/5.3.3/css/foundation.min.css");
	@import url("http://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css");
       /* @import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic);*/
	
	body {margin: 10px !important; }
	body, h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;}
	#postform > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1),
	#postform > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1),
	#postform > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) { display: none; }
	#postform > table:nth-child(8) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) { width:100% !important;}

	/* citaadi foundation uzliks height: auto;*/
	img[src="http://klab.lv/img/poll/mainbar.gif"]{
    		height: 14px !important; 
	}

	img {max-width: 100% !important; } /* citādi jz mindbound var ielikt kaut ko šādu: max-width:500px; , kas it sevišķi izbojā mobilo skatu, kas ir mazāks par 500px */
	span {white-space: normal !important;} /* citādi jz roskilde ik pa laikam parādās span, kuriem white-space:nowrap , kas izstaipa  */
	

	h2 {
	    word-wrap: break-word;
	}
	

	.action-list {padding-top: 1em; }
	.action-list a {color: #fff; line-height: 1em; display: block; padding-top: 1em; }
.entry-item {	text-align: justify;}
	@media hanheld {
  		 .action-list a { font-size: 0.75em; line-height: 2em; }
		
		}

	.action-list li {padding:0;}
@media only screen and (max-width: 414px) {
        #comments p, #comments time {
         font-size: smaller !important;
        }


	ul {
  		margin-left: 0.2rem; }
	}
        
	#comments ul {
    list-style: none;
    
}
button, .button {
    background-color: #333; 
}

a {color: #555;}
a.user, a.comm, #lj-links li a {color: #333; }
a:hover, a:focus {color: #000;}

button:hover, button:focus, .button:hover, .button:focus 
{
    background-color: #000; 
}


.nav-button
{
	background-color: #555;
}
.nav-button-dis,a.nav-button-dis:hover
{
	background-color:#fff;
	color: #444 !important;
}

#lj-links
{
	list-style:none;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


	