/* Tagi */
body {
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-size: 1em;
	 background:#fff;
	 color:#000;
}
p {
    text-align: justify;
}
td, th {
    font-size: 1em;
    padding: 0.2em;
}
th { background: #E5ECF9; }
td { background: #E5ECF9; }
a { color: #00f; text-decoration: underline; }
a:visited { color: #000099; }
a:hover { color: #000099; }

/* Pamatklases */
.failure { color: #f00; }
.required { font-weight: bold; }
.required:after { content: " *"; }
.white_table th, .white_table td { background: #fff; }
.cut { display: none; }

/* Izkartojuma DIVi */
#container {
}
#pageHeader {
    clear: both;
    text-align: center;
	background: #fff;
	color: #009900;
	margin: 0.1em;
	padding: 0.2em;
}
#pageHeader p{
	background: White;
	color: #009900;
}
#pageHeader h1 a { color: #000099; text-decoration: none; }
#pageBody {
}
#pageToolbar {
    border-left: 0.05em dotted #E5ECF9;
}
#pageFooter {
    clear: both;
    text-align: center;
    font-size: 0.8em;
}
#pageHeader p, #pageFooter p {
    text-align: center;
}
#pageFooter p {
   margin: 0.1em;
}

/* Rikjosla */
.pageToolbarBlock {
    padding-left: 0.2em;
    padding-right: 0.2em;
}
.pageToolbarBlock h3 {
    border-bottom: 0.05em solid #000;
}
.pageToolbarBlock ul li {
    list-style-type: none;
}
.pageToolbarBlock a:link, .pageToolbarBlock a:visited {
    color: #00f;
    text-decoration: none;
}

/* Ieraksti */
.blogpost {
	border-left: 0.05em solid #E5ECF9;
	border-bottom: 0.05em solid #E5ECF9;
	margin-right: 1em;
	background: White;
}
.blogpost h3 {
	margin-left: 0.2em;
}
.blogpost h3 a:link, .blogpost h3 a:visited {
	color: #000;
	text-decoration: none;
}
.blogpost_body {
	margin: 0.3em;
}
.blogpost_info {
	border-top: 0.05em dashed #E5ECF9;
	font-size: 0.9em;
          clear: both;
}
.blogpost_info p {
	margin: 0.1em;
}
.blogpost_tags a{
background:#fff;
color:#009900;
}
/* Ierakstu komentari */
.blogpostcomment {
	margin-right: 1em;
	margin-bottom: 0.2em;
	background: White;
      clear: both;
}
.blogpostcomment_intro {
	background: #E5ECF9;
	font-size: 0.9em;
}
.blogpostcomment p {
	margin: 0.1em;
}
.commentPermaLink:link, .commentPermaLink:visited, .commentPermaLink:hover {
	text-decoration: none;
	color: #00f;
	font-weight: bold;
}
.userPicLeft { float: left; text-align: center; padding: 0.15em; }

.tagCloud a { text-decoration: none; }

@media screen {
body, td {
    font-size: 14px;
}
.blogpostcomment p { min-height: 66px; }
.userPicLeft { width: 60px; }
#pageBody {
    float: left;
    width: 70%;
}
#pageToolbar {
    float: left;
    min-width: 200px;
    width: 28%;
}
.biginput { font-size: 20px; font-weight: bold; font-family: Verdana, Arial, sans-serif; border: 1px solid #E5ECF9; }
}

#commentForm { clear: both; }

li.meta { padding-left: 20px; }
li.rss { background: url('http://blogiem.lv/images/livemark.png') no-repeat left; }
li.rdf { background: url('http://blogiem.lv/images/rdf-icon.png') no-repeat left; }