/*
Theme Name: blog.lrytas.lt
Theme URI: http://blog.lrytas.lt
Description: 
Version: 1.0
Author: Chionsas
Author URI: http://chionsas.lt
Tags: blog.lrytas.lt, lrytas.lt, Lrytas
*/



/* global stuff */

body {
	font-size: 62.5%;/* Resets 1em to 10px */
	font-family: Verdana, Arial, sans-serif;
	background: white;
	color: black;
}

body {
	width: 950px;
	margin: 20px auto 10px auto;
	position: relative;
}

h1, h2, h3, h4, p, form, ul, ol {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h1 span, h2 span, h3 span {
	display: none;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #464646;
}

a img {
	border: none;
}

code {
	font-size: 1.1em;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.clear {
	clear: both;
}

/* home.php */

div#header {
	margin-bottom: 15px;
	padding-bottom: 10px;
	height: 100px;
}

h1#logo {
	top: 5px;
	left: 0px;
	width: 148px;
	height: 97px;
	background-image: url('img/logo.gif');
	position: absolute;
}

div#header div#lrytasmenu {
	position: absolute;
	font-size: 1.2em;
	z-index: 99;
	top: 63px;
	left: 140px;
	height: 39px;
	width: 0px;
	overflow: hidden;
	padding-left: 2px;
}


div#header div#lrytasmenu div {
	background-image: url('img/lrytasmenu_background.gif');
	background-position: left;
	height: 39px;
	width: 600px;
	color: white;
}

div#header div#prenesimas {
	width: 750px;
	height: 100px;
	border: 1px solid #EFEFEF;
	margin-left: 200px;
}

div#sidebar {
	float: right;
}

div#skaitomiausi_menu {
	width: 266px;
	background-color: #f9f7ed;
	margin-bottom: 15px;
	padding: 10px 9px 5px 9px;
}

div#skaitomiausi_menu h2 {
	width: 266px;
	height: 24px;
	background-image: url('img/skaitomiausi_head.gif');
	margin-bottom: 15px;
}

div#skaitomiausi_menu a {
	margin: 0px 0px 10px 20px;
	display: block;
	text-decoration: none;
	color: #555555;
	font-size: 1.1em;
}

div#skaitomiausi_menu a strong {
	cursor: pointer;
}

div#skaitomiausi_menu a:hover {
	color: black;
}

div#geriausi {
	display: none;
	width: 632px;
	background-color: #eef5f7;
	margin-bottom: 15px;
	padding: 10px 9px 5px 9px;
}

div#geriausi .geriausi-meta {
	font-size: 1.1em;
	text-align: right;
	padding: 5px;
	color: teal;
}

div#geriausi .geriausi-meta a {
	text-decoration: none;
}

div#geriausi .geriausi-meta a:hover {
	text-decoration: underline;
}

div#geriausi h2 {
	width: 632px;
	height: 27px;
	background-image: url('img/geriausi_head.gif');
	margin-bottom: 10px;
}

div#geriausi table {
	border-collapse: collapse;
	width: 620px;
	margin: 10px 0px 10px 8px; 
}

div#geriausi td {
	margin: 0px;
	padding: 15px 5px 15px 5px;
	text-align: left;
	vertical-align: top;
}

div#geriausi td a {
	color: black;
	text-decoration: none;
	display: block;
}

div#geriausi td strong {
	line-height: 1.4em;;
}

div#geriausi tr.toprow td {
	margin: 0px;
	padding: 5px 5px 15px 5px;
	text-align: left;
	vertical-align: top;
}

div#geriausi td.thumb {
	width: 75px;
	height: 75px;
	border-left: 1px solid #eeedee;
}

div#geriausi td.first {
	border-left: none;
}

div#geriausi td.excerpt {
	width: 121px;
	font-size: 1.1em;
	color: #5a3333;
}

div#geriausi tr {
	border-top: 1px solid #eeedee;
}

div#geriausi tr.toprow {
	border-top: none;
}

div#naujausi {
	float: right;
	width: 249px;
	background-color: #f8f8f8;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px 9px 5px 9px;
}

div#naujausi h2 {
	background-image: url('img/naujausi_head.gif');
	height: 27px;
	width: 250px;
	margin-bottom: 10px;
}

div#naujausi p.day {
	border-bottom: 1px solid #DDDDDD;
	color: #707070;
	text-align: right;
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	cursor: default;
}

div#naujausi a {
	margin: 0px 0px 10px 57px;
	display: block;
	text-decoration: none;
	color: #555555;
	font-size: 1.1em;
}

div#naujausi a strong {
	cursor: pointer;
}

div#naujausi a:hover {
	color: black;
}

div#naujausi span.time {
	float: left;
	background-color: #b70000;
	background-image: url('img/naujausi_time.gif');
	color: white;
	font-family: Arial Narrow, sans-serif;
	font-size: 18px;
	width: 50px;
	line-height: 24px;
	text-align: center;
	display: block;
	margin-top: 1px;
	cursor: default;
}

div#naujausi span.r2 { background-position: 0px -24px; }
div#naujausi span.r3 { background-position: 0px -48px; }
div#naujausi span.r4 { background-position: 0px -72px; }
div#naujausi span.r5 { background-position: 0px -96px; }
div#naujausi span.r6 { background-position: 0px -120px; }
div#naujausi span.r7 { background-position: 0px -144px; }

div#debesis {
	width: 351px;
	background-color: #edf8fe;
	padding: 10px 9px 5px 9px;
	min-height: 300px;
	margin-bottom: 15px;
	background-image: url('img/debesis_background.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}


/*
div#debesis h2 {
	width: 90px;
	height: 23px;
	background-image: url('img/debesis_head.gif');
	margin-left: 540px;
}

div#debesis p#atnaujinta {
	text-align: right;
	font-size: 1.1em;
	padding: 2px 3px 0px 0px;
	color: #003180;
	font-weight: bold;
	cursor: default;
}
*/

div#debesis div {
	font-size: 1.2em;
	padding: 15px;
	text-align: center;
}

div#debesis a {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	line-height: 20px;
}

div#debesis a:hover {
	text-decoration: underline;
}

div#userbox {
	width: 265px;
	background-color: #fefafa;
	background-image: url('img/userbox_background.gif');
	background-repeat: repeat-y;
	background-position: top right;
	border: 1px solid #ff9f9f;
	margin-bottom: 15px;
	font-size: 1.2em;
	padding: 10px 9px 10px 9px;
	border-left: none;
	border-right: none;
}

div#userbox div#userinfo {
	padding-left: 10px;
}

div#userbox div#userinfo h4 {
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#userbox div#userinfo h4 a {
	color: black;
}

div#userbox div#userinfo a {
	text-decoration: none;
	color: #b70000;
	line-height: 1.8em;
}

div#userbox div#userinfo a:hover {
	text-decoration: underline;
}

div#userbox div#userinfo a.editblog {
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	background-image: url('img/edit.gif');
	margin-right: 3px;
}

div#userbox div#userinfo a.editblog:hover {
	background-position: 0px 18px;
	margin-right: 2px;
}

div#userbox div#userinfo a.editblog span {
	display: none;
}

div#userbox form {
	margin-top: 10px;
	text-align: right;
}

div#prisijungimas {
	padding-left: 10px;
}

div#prisijungimas label, div#prisijungimas input.text {
	display: block;
	float: left;
	margin-bottom: 10px;
}

div#prisijungimas input.text {
	width: 150px;
}

div#prisijungimas label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	line-height: 1.7em;
}

div#prisijungimas div#slaptazodis_options {
	padding-left: 95px;
	margin-bottom: 15px;
}

div#prisijungimas div#slaptazodis_options label#rememberme {
	width: 140px;
}

div#prisijungimas div#slaptazodis_options a#forgotpass {
	margin-bottom: 10px;
	line-height: 21px;
	text-decoration: none;
	color: teal;
	float: left;
	width: 140px;
}

div#prisijungimas div#slaptazodis_options a#forgotpass:hover {
	text-decoration: underline;
}

div#prisijungimas div#slaptazodis_options label#rememberme input {
	display: inline;
	float: none;
}

div#prisijungimas br {
	clear: left;
}

div#userbox input.button {
	background-image: url('img/button1.gif');
	color: white;
	text-align: center;
	border: none;
	margin-right: 3px;
	font-size: 1.0em;
	padding-bottom: 3px;
	width: 84px;
	height: 18px;
	cursor: pointer;
}

div#userbox div#apie {
	margin-top: 20px;
	padding-top: 15px;
	padding-left: 10px;
	border-top: 1px solid silver;
	line-height: 1.8em;
}

div#userbox div#apie a {
	color: #b70000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

div#userbox div#apie a:hover {
	text-decoration: underline;
}

div#footer {
	background-color: #f9f9f9;
	color: #7a7a7a;
	clear: both;
	padding: 9px 9px 9px 4px;
	font-size: 1.1em;
}

div#footer a {
	color: #7a7a9f;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer a, div#footer span {
	padding: 0px 10px 0px 10px;
}

div#footer span {
	cursor: default;
}

/* sidebar */





/* post'ai ir page'ai */

div#content {
	background-color: #eef5f7;
	width: 632px;
	padding: 10px 9px 5px 9px;
	margin-bottom: 15px;
}

div#content div.post h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
}

div#content div.post h2 a {
	color: black;
	text-decoration: none;
}

div#content div.post h2 a:hover {
	text-decoration: underline;
}

div#content div.post h3 {
	font-family: Arial, sans-serif;
	margin-top: 15px;
	margin-bottom: 7px;
	font-size: 1.1em;
}

div#content div.post {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0px 10px 10px 10px;
}

div#content div p, div#content ul li {
	margin-bottom: 5px;
}

div#content ul, div#content ol {
	padding-left: 20px;
}


/* page-specific headeriai */

div#content.pagalba {
	background-image: url('img/pagalba_head.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;
}

div#content.pagalbavideo div.post {
	padding: 0px 0px 10px 3px;
}

div#content.pagalbavideo {
	width: 961px;
	padding: 0px;
	margin-bottom: 15px;
}

div#content.blogentry,
div#content.index {
	background-image: url('img/naujienos_head.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;
}

div#content.debesis {
	background-color: #edf8fe;
	background-image: url('img/debesis_head-long.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;
}

div#content.widecolumn {
	background-image: url('img/registracija_head.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;
}

/* pages menu */

div#sidebar div#puslapiai_menu {
	width: 266px;
	background-color: #eaf3fa;
	margin-bottom: 15px;
	padding: 10px 9px 5px 9px;
}

div#sidebar div#puslapiai_menu ul {
	list-style-type: none;
	padding-left: 5px;
	margin: 0px 0px 10px 10px;
}

div#sidebar div#puslapiai_menu ul li a {
	display: block;
	padding: 4px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}

div#sidebar div#puslapiai_menu ul li ul a {
	font-weight: normal;
}

div#sidebar div#puslapiai_menu ul li a:hover {
	color: black;
}

/* komentarai */

div#comments {

}

div#comments h3 {
	width: 632px;
	height: 36px;
	background-image: url('img/komentarai_head.gif');
	margin-bottom: 10px;
}

div#comments ol.commentlist {
	list-style-type: none;
}

div#comments ol.commentlist li {
	margin: 20px 0px 20px 20px;
}

div#comments ol.commentlist div.comment-text,
div#comments div#comment-form div.comment-form-text {
	background: url('img/comment_top.gif') no-repeat top left;
	padding: 5px 8px 0px 12px;
	font-size: 1.25em;
	line-height: 1.4em;
}

div#comments ol.commentlist div.comment-text div {
	max-height: 380px;
	overflow: auto;
	overflow-x: hidden;
	width: 440px;
	padding: 8px 4px 0px 0px;
}

div#comments ol.commentlist div.comment-text p {
	padding-bottom: 10px;
}

div#comments ol.commentlist div.comment-bottom,
div#comments div#comment-form div.comment-form-bottom {
	background: url('img/comment_btm.gif') no-repeat top left;
}

div#comments ol.commentlist div.comment-gravatar,
div#comments div#comment-form div.comment-form-gravatar {
	float: left;
	margin: 10px 8px 0px 65px;
	padding: 3px;
	background: white;
	border: 1px solid #d2eafb	;
}

div#comments ol.commentlist div.comment-gravatar img,
div#comments div#comment-form div.comment-form-gravatar img {
	width: 50px;
	height: 50px;
	display: block;
}

div#comments ol.commentlist div.comment-data,
div#comments div#comment-form div.comment-form-data {
	float: left;
	margin-top: 17px;
	font-size: 1.2em;
	width: 400px;
}

div#comments div#comment-form div.comment-form-data {
	margin-top: 15px;
}

div#comments div#comment-form div.comment-form-data input.text {
	display: block;
	margin-bottom: 3px;
}

div#comments ol.commentlist span.comment-author,
div#comment-form div.comment-form-data span.comment-form-author {
	font-size: 1.1em;
	font-weight: bold;
}

div#comments ol.commentlist span.comment-author a,
div#comment-form div.comment-form-data span.comment-form-author a {
	color: black;
	text-decoration: none;
}

div#comments ol.commentlist span.comment-author a:hover,
div#comment-form div.comment-form-data span.comment-form-author a:hover {
	text-decoration: underline;
}

div#comments ol.commentlist span.comment-meta {
	color: teal;
}

div#comments div#comment-form {
	margin: 20px 0px 20px 20px;
}

div#comments div#comment-form div.comment-form-text textarea {
	height: 150px;
	width: 440px;
	padding: 8px 0px 0px 0px;
	overflow: auto;
	border: none;
	background-color: #fafdff;
	font-size: 1em;
}


div#comments div#comment-form input.button {
	background-image: url('img/button1.gif');
	color: white;
	text-align: center;
	border: none;
	margin-top: 20px;
	margin-right: 3px;
	font-size: 1.2em;
	padding-bottom: 3px;
	width: 84px;
	height: 18px;
	cursor: pointer;
}

.post-meta {
	border-top: 1px solid lightblue;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	color: teal;
	text-align: right;
	font-size: 0.9em;
}

.post-meta a {
	color: teal;
	text-decoration: none;
}

.post-meta a:hover {
	text-decoration: underline;
}

/* registracija */

div#content.widecolumn div.mu_register {
	margin: 0;
	padding: 0px 10px 10px 10px;
	font-size: 1.4em;
}

div#content.widecolumn div.mu_register h2 {
	font-family: Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	width: auto;
	margin-bottom: 15px;
}

div#content.widecolumn div.mu_register form {
	margin: 20px 0 0 0;
}

div#content.widecolumn div.mu_register form label {
	display: block;
	margin-top: 10px;
}

div#content.widecolumn div.mu_register form input#submit {
	margin-top: 15px;
}

div#content.widecolumn div.mu_register ul {
	margin-bottom: 10px;
}

div#content.widecolumn div.mu_register .error {
	font-weight:normal;
	padding:5px;
	color:black;
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	font-size: 0.9em;
}

div#content.widecolumn div.mu_register #submit,
div#content.widecolumn div.mu_register #blog_title,
div#content.widecolumn div.mu_register #user_email, 
div#content.widecolumn div.mu_register #blogname,
div#content.widecolumn div.mu_register #user_name { width:auto;  font-weight: normal; font-size: 1em; margin:0; }	

div#content.widecolumn div.mu_register #submit {
	background-image: url('img/button1.gif');
	color: white;
	text-align: center;
	border: none;
	margin-right: 3px;
	font-size: 0.9em;
	padding-bottom: 3px;
	width: 84px;
	height: 18px;
	cursor: pointer;
}

div#content.widecolumn div.mu_register .prefix_address,
div#content.widecolumn div.mu_register .suffix_address {
	font-size: 1em;
	display:inline;
}

div#content.widecolumn div.mu_register label {
	font-size: 1em;
	display: block;
	margin: 0;
}

div#content.widecolumn div.mu_register label.checkbox {
	display:inline;
}

div#content.widecolumn div.mu_register .mu_alert {
	font-weight: normal;
	padding: 10px;
	color: #333333;
	background: #ffffe0;
	border: 1px solid #e6db55;
	margin: 10px 0px 10px 0px;
}
