/*  
Theme Name: dabbler light
Theme URI: http://www.dabbler.lv
Description: Smuka viegla tema, autors - dabbler.
Version: 1.0
Author: dabbler
Author URI: http://www.dabbler.lv/
*/
*{margin:0; padding:0;}
body {
font-family: Verdana, Arial, Tahoma; 
font-size: 12px; 
background: #d0cfcb url(images/bg.jpg) top left repeat-x;
color: #403c3c; 
margin:0; 
padding:20px 0 20px 0;
line-height: 17px;
}
a:link, a:visited { 
	color: #3791dd; 
	text-decoration: none; 
}
a:hover, a:active { 
	text-decoration: none; 
	color : #eb8331; 
}
img{
	border:none;
	padding:0; 
} 
img a{
	border:none;
} 
ul { 
	list-style-type: none; 
}
#page {
	display:block;
	width: 880px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: #fff;
}
#header { 
display:block;
margin: 0 0 0 5px;
width: 870px;
height: 95px;
background: #a4c3dc;
}
#header h2 {
	position:absolute;
	margin: 60px 0 0 15px;
	font-family: Arial;
  font-size: 36px;
	font-weight: bold;
}
#header h2 a:link, #header h2 a:visited {
	color: #403c3c;
}
#header h2 a:hover, #header h2 a:active {
	color: #eb8331;
}
#monkey{
	position:absolute;
	margin: 79px 0 0 355px;
}
#rsstweet{
	position:absolute;
	margin: 20px 0 0 725px;
}
#wrapper {

}
#content {
	float: left;
  margin: 15px 0 0 17px;
  width: 553px;
}
#sidebar {
  float: right;
	width: 272px;
	margin: 35px 17px 0 0;
	padding: 0;
	background: #ecf5fc;
}
#footer {
  margin-top: 20px;
  padding: 0 0 10px 17px;
  font-size: 11px;
	color: #aea8a8;
}
#footer p { 
	color: #aea8a8; 
}
#footer a:link, #footer a:visited { 
	color: #aea8a8; 
	text-decoration: none; 
}
#footer a:hover, #footer a:active { 
	color: #eb8331; 
	text-decoration: underline; 
}
h3 {
font-weight: bold;
margin-top: 7px;
}
.post h1 { 
		font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding:0;
}
.post h1 a:link, .post h1 a:visited { color: #6b6767; }
.post h1 a:hover, .post h1 a:active { color: #3791dd; text-decoration: none; }
.dateicon {
	font-family: Verdana;
	font-size: 10px;
	color: #aea8a8;
}
#iesaki {
	position: absolute;
	margin: -17px 0 0 420px;
	font-family: Verdana;
	font-size: 10px;
	color: #aea8a8;
}
#iesaki_linki {
	position: absolute;
	margin: -17px 0 0 500px;
}
.entry{
	margin: 0;
	padding: 5px 0 5px 0;
}
.entry p{
	margin: 0;
	padding: 0 0 10px 0;
}
.postmetadata {
	clear: both;
	margin: 0; 
	padding: 0 0 20px 0;
	font-size: 10px;
	color: #aea8a8;
	line-height: 13px;
	border-top: 1px solid #d0d0cc;
}
.navigation {
	height:20px;
	float:left;
}
.alignleft {
	width:200px;
	float:left; 
} 
.alignright {
	width:320px;
	float:right;
	text-align:right;
} 
.pagetitle {
	font-family: Verdana;
	font-size: 18px;
	margin:0 0 15px 0;
}
blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
}
cite {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-style: normal;
}
cite a{
	color: #111; 
	text-decoration: none;
}
acronym, abbr {
	border-bottom: 1px dashed #3791dd;
}
#content ul {
	color: #333;
	padding: 10px 30px;
}
#content ul li {
	list-style-type: square;
}
#sidebar img { 
	padding: 0; 
	margin: 0;
}
#sidebar h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
  margin: 0; 
	padding: 14px 0 0 13px; 
	color: #403c3c;
}
#sidebar ul, #blue ul {
	padding: 4px 0 5px 15px;
}
#sidebar ul li, #blue ul li {
  background: url(images/iconb.gif) no-repeat top left;
  padding: 0 0 2px 15px;
}
#get_recent_comments_wrap ul, #twitter_wid ul, #random_posts ul{
	padding: 4px 0 5px 15px;
}
#get_recent_comments_wrap ul li, #twitter_wid ul li, #random_posts ul li {
  background: url(images/icono.gif) no-repeat top left;
  padding: 0 0 2px 15px;
}
h3#comments{
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
  margin: 0; 
	padding: 0; 
	color: #403c3c;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
}
ol.commentlist li.alt {
	background: #ecf5fc;
}
ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
}
ol.commentlist a {
	color:#111;
}
#comment{
	width:75%;
	min-width:300px;
}
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
}
#commentform{
	background: #ecf5fc;
	margin: 12px 0;
	padding:20px;
}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
}
#commentform p{
	color: #111;
}
#commentform textarea {
	border: 1px solid #000;
	margin-top: 10px;
	color: #333;
}
#commentform a{
	color: #111; 
	text-decoration: none;
}
.ctc{
	margin: 5px 0 0 14px;
	width: 250px;
}
/*LV lente*/
a#ribbon { 
	display:block; 
	position:fixed; 
	bottom:0; 
	left:0; 
	background:url(http://www.dabbler.lv/wp-content/uploads/lv_ribbon.png) no-repeat top left; 
	height: 163px; 
	width: 163px;
	text-indent:-999px;
}
* html a#ribbon { 
	display: block; 
	position: absolute; 
	bottom: 0;left:0; 
	background:url(http://www.dabbler.lv/wp-content/uploads/lv_ribbon.png) no-repeat top left; 
	background-attachment: fixed; 
	height: 163px; 
	width: 163px;
	text-indent: -999px; 
	z-index: 100; 
}