/* Tagi */
body {
    background: #171717 url('http://lh4.google.com/aabele/R3ZYIjd_1LI/AAAAAAAAETU/P4svXgjV23A/s800/wood.jpg') center 0 repeat-x;
background-attachment: fixed;
    background-color: #000;
    font: normal 8pt "Trebuchet MS", serif;
    line-height: 1.5;
    text-align: center;
}
p {
    text-align: justify;
    font: normal 1.1em "Trebuchet MS", serif;
    padding: 0 10px;
    color: ccc;line-height: 1.6em;
}
td, th {
    font-size: 1em;
    padding: 0.2em;
}
label {
    font-size: 8pt;
    color: #fff;
    clear: both;
}
th { }
td { }
a { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none;}
a:hover { color: #fff; text-decoration: underline;}

/* Pamatklases */
.failure { color: #f00; }
.required { font-weight: bold; }
.required:after { content: " *"; }
.white_table th, .white_table td { }
.cut { display: none; }

/* Izkartojuma DIVi */
#container {
    width: 80%;
    margin: 0 auto;
    min-width: 760px;
}
#pageHeader {
    clear: both;
    text-align: center;
    color: #fff;
    margin: 0.1em;
    padding: 0.2em;
}
#pageHeader {
	text-transform: uppercase;
	font-size: 7pt; 
}

#pageHeader h1 a { 
    font: bold 14pt "Trebuchet MS";
    color: #fff; }
#pageBody {
    float: left;
    width: 70%;
}

#pageFooter {
	border-top: 1px solid #ccc;
    clear: both;
    text-align: center;
}
#pageHeader p, #pageFooter p {
    text-align: center;
}
#pageFooter p {
   font-size: 7pt;
   color: #ccc;
}

#trackbacks, #comments, #commentForm {
    border: 3px double #ccc;
    margin: 1em 1em 1em 0;
    background: #000;
}

#trackbacks p, #commentForm p {
    margin: 0.3em;
    font-size: 8pt;
    color: #ccc;
    line-height: 1.4;	
}


/* Rikjosla */
#pageToolbar {
    border: 3px double #ccc;
    margin: 1em 0 0 0;
    background: #000;
    float: left;
    min-width: 200px;
    width: 28%;
}
.pageToolbarBlock {
    font-size: 8pt;
    margin: 15px 15px 0 15px;
    color: #ccc;
}
.pageToolbarBlock h3 {
    border-bottom: 1px dashed #ccc;
}
.pageToolbarBlock ul li, #trackbacks ul li {
    font-size: 8pt;
    color: #ccc;
    line-height: 1.4;
    list-style-type: bullet;
    text-align: left;
}
.pageToolbarBlock a:link, .pageToolbarBlock a:visited {
    color: #fff;
    text-decoration: none;
}

/* Ieraksti */
.blogpost {
	border: 3px double #ccc;
	margin: 1em 1em 1em 0;
	background: #000;
}
.blogpost h3, #trackbacks h4, #comments h4, #commentForm h4{
    margin: 15px;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    color: #ccc;
}
.blogpost h3 a:link, .blogpost h3 a:visited {
	color: #fff;
	text-decoration: none;
}
.blogpost_body {
    margin: 0.3em;
    font-size: 9pt;
    color: #ccc;
    line-height: 1.4;
}
.blogpost_info {
    border-top: 1px dashed #ccc;
    font-size: 0.9em;
    clear: both;
    margin: 10px;
    padding: 15px 0 0 0;
}
.blogpost_info p {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-align: center;
    color: #ccc;
}

.blogpost_tags {
	font-size: 7pt;
}

/* Ierakstu komentari */
.blogpostcomment {
    margin: 15px;
    clear: both;
}
.blogpostcomment_intro {
	border-bottom: 1px dashed #ccc;
	font-size: 8pt;
	text-align: left;
}
.blogpostcomment p {
	margin: 10px;
	text-align: left;
	font-size: 8pt;
	color: #ccc;
}
.commentPermaLink:link, .commentPermaLink:visited, .commentPermaLink:hover {
	text-decoration: none;
	font-weight: bold;
}
.userPicLeft { 
    float: left; 
    text-align: center; 
    margin: 10px 10px 0 0; 
}

.tagCloud a { text-decoration: none; }

@media screen {
body, td {
    font-size: 14px;
}
.blogpostcomment p { min-height: 66px; }
.userPicLeft { width: 60px; }

.biginput { font-size: 20px; font-weight: bold; font-family: Verdana, Arial, sans-serif; border: 1px solid #ccc; }
}

#prevnext {
	text-align: center;
}

#prevnext ul li {
	font-size: 8pt;
	text-align: left;
    list-style-type: none;
    color: #ccc;
    display: inline;
}