body {
	background:#fff6d4 url('images/head_bg.jpg') repeat-x left top;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:22px;
}
a {
	color:#465902;
}
h2 {
	font-size: 22px;
	line-height: 36px;
}
small {
	font-size: 12px;
}
.clear {
	clear:both;
}
#contents img, #sidebar img, #contents div.gallery img {
	background-color:#FFFFFF;
	padding:3px;
	border:none;
	border-bottom:1px solid #dcd68b;
	border-right:1px solid #dcd68b;
	float:left;
	margin: 0 10px 10px 0;
}
#contents p {
	margin-top:15px;
}
ul.wGallery {
	margin-top:25px;
}
#sidebar li.wGallery {
	display:inline;
}
#sidebar ul.wGallery img {
	margin:0 1px 3px 0;
}
dd.gallery-caption, dd.wp-caption-dd {
	display:none;
}
#menu {
	background:transparent url('images/menu_bg_bottom.jpg') no-repeat left bottom;
	padding-bottom:81px;
}
#menuitems, #contents, #sidebar {
	padding-top:20px;
}
#menuitems {
	background:transparent url('images/menu_bg.jpg') repeat-y left top;
	padding: 25px 20px 10px 20px;
	text-align:center;
	font: bold 22px Georgia, 'Times New Roman', Times, serif;
}
#menuitems li {
	margin-bottom:15px;
	background:url(images/menu_bg.jpg) no-repeat -9999px top;
}
#menuitems a {
	text-decoration:none;
}
#footer {
	background: url('images/body_bg.jpg') repeat-x left bottom;
	height:339px;
	margin-top:20px;
}
.blog_post  h2 {
	margin-top:15px;
}
.rasykite {
	color:#465902;
	font: 22px Georgia, 'Times New Roman', Times, serif;
	padding-top:120px;
	text-align:right;
}
.rasykite_s {
	color:#dcd68b;
	font: 122px Georgia, 'Times New Roman', Times, serif;
	padding-top:58px;
}

/* Komentarai */
.postmetadata {
	padding-top:5px;
	font-size:12px;
}
.commentlist {
	font-size:12px;
	line-height:18px;
}
.commentlist p {
}
#comments {
	margin:20px 0;
}
#respond h3 {
	margin-top:20px;
}

/* Formos */
#footer form {
	padding-top:10px;
}
label {
	display:block;
	margin-top:15px;
	color:#465902;
}
form div.wpcf7-response-output {
	font-size:12px;
	line-height:18px;
	border:1px solid #dcd68b;
	margin:5px 0 0 0;
	background:#fff;
	color:red;
}
form span.wpcf7-not-valid-tip {
	font-size:12px;
	line-height:18px;
	border:1px solid #dcd68b;
	color:red;
}
input, textarea {
	background-color:#ECFAFD;
	border-color:#999999 #FFFFFF #FFFFFF #999999;
	border-style:solid;
	border-width:1px;
	float:none;
	font-size:11px;
	line-height:140%;
}
input.submit {
	margin-top:15px;
	background-color:#DDDDDD;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
/* Navigacija */
div.navigation {
	margin-top:20px;
}
div.alignleft {
	float:left;
}
div.alignright {
	width:50%;
	float:right;
	text-align:right;
}
