/*
Theme Name: lll
Theme URI: http://www.lll.lt
Description: lll
Version: 1.0
Author: MS
Author URI: http://www.saulis.com/
Tags: white, custom header, fixed width, two columns, widgets
*/


/* constant */

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

html, body, h1, h2, h3, h4, h5, h6, body, form, ul, li, th, td, p, blockquote, hr {
	margin: 0; padding: 0;
}
html, body {
	background: #fff;
}
body {
	font-size: 16px;
}

table { border-collapse: collapse; }

img {
	border: none;
	behavior: url("css/pngbehavior.htc");
}

map { display: none; }

hr {
	overflow: hidden;
	height: 1px;
	background: #fff;
	border: none;
	clear: both;
	visibility: hidden;
}

h1, h2, h3, h4, h5, h6 { letter-spacing: normal; }

.wf { width: 100%; }
.wf { height: 100%; }
.whf {
	width: 100%;
	height: 100%;
}

.tar { text-align: right; }
.tal { text-align: left; }
.tac { text-align: center; }

.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
.block { display: block; }
.inline { display: inline; }

/* constant */

/* global */

#content a { color: #f40; background: none; text-decoration: none; }
#content a:hover { color: #800 !important; }
#content a:visited { color: #f62; background: none; }

#sidebar a { color: #069; background: none; text-decoration: none; }
#sidebar a:hover { color: #036 !important; }
#sidebar a:visited { color: #59a; background: none; }

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	letter-spacing: -0.02em;
	line-height: 0.9em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.9em;
}
a.blank {
	padding-right: 16px !important;
	background: url(images/ico_blank.gif) 100% 4px no-repeat !important;
}
a.anchor {
	border-bottom: 1px dotted #FF4400;
}
a.more-link {
	font-weight: bold;
	background: #FF4400 !important; color: #fff !important;
	white-space: nowrap;
}
#content a.more-link:hover {
	background: #f00 !important; color: #fff !important;
}

#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6 {
	color: #def;
}

blockquote {
	padding: 0 40px;
	font-size: 90%;
}



/* global */

/* individual stuff here */

#header {
	padding: 20px 0 80px;
}
	#header a,
	#header a:visited,
	#header a:hover {
		color: #000; background: #fff !important;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	#header .description {
		font-size: 10px;
	}

#footer {
	padding: 60px 0 40px 0;
	color: #888;
}

#page {
	margin: 0 auto;
	width: 960px;
	width: 620px;
}

#content {
	margin: 0 auto;
}
#sidebar {
	float: right;
	width: 300px;
	padding: 40px 0;
}
	#sidebar ul {
		list-style: none;
	}
	
	#sidebar .widget {
		padding: 0 0 40px 0;
	}

.narrowcolumn {
	width: 620px;
}
.widecolumn {
	width: 920px;
	width: 620px;
}

.post {
	padding: 10px 0;
	position: relative;
	clear: both;
}
.comment_link {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 2px 10px;
	background: #eee !important;
	color: #ccc !important;
	font-size: 26px;
	line-height: 31px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	position: absolute;
	right: 100%;
	top: 8px;
}

.sticky {
	border-bottom: 4px dotted #eee;
	padding: 10px 0;
	margin-top: -4px;
	background: #fff;
	position: relative;
	z-index: 5;
}
.sticky * {
	font-size: 14px !important;
	line-height: 1.5em !important;
}

/**/

.pagetitle {
	margin: 0 0 50px 0;
}
#content p {
	margin: 30px 0;
	line-height: 1.6em;
}
.postmetadata {
	font-size: 14px;
}

#tag_cloud h2 {
	padding: 0 0 5px 0;
}
#tag_cloud a {
	line-height: 1.2em;
}

#wp-calendar {
	font-size: 12px;
}
	#wp-calendar caption {
		text-align: left;
		padding: 5px 0;
	}
	#wp-calendar th {
		text-align: center;
		padding: 3px 5px;
	}
	#wp-calendar td {
		text-align: center;
		padding: 3px 5px;
	}

/**/

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
img.aligncenter {
	text-align: center;
}

.commentlist {
	padding: 20px 0;
	margin: 0;
}
	.commentlist li {
		padding: 10px 0 20px 0;
		overflow: auto;
	}

.comment_link:hover {
	background: #eee !important;
	color: #bbb !important;
}

textarea {
	width: 612px;
}
textarea, input {
	padding: 3px;
	border: 1px solid #aaa;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	margin: 0 10px 0 0;
}


/**/

.gallery {
	text-align: center;
	padding: 4px;
}
.gallery span {
	line-height: 1px;
}
.gallery-item {
	float: left;
	padding: 1px;
	background: #000;
	margin: -1px 0 0 -1px;
}
.gallery-item:hover {
	background: #800;
	position: relative;
	z-index: 99;
}

div.image {
	padding: 50px 0 100px;
	margin: 0 0 50px 0;
	text-align: center;
	background: #ddd;
}
div.image img {
	border: 10px solid #fff;
}

span.image_container {
	position: relative;
	display: block;
	float: left;
}
.image .image_container {
	float: none;
}
.control .image_container {
	float: none;
	position: static;
}
	span.comment_count {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		padding: 0.3em 0.5em !important;
		background: #000;
		color: #fff;
		font-size: 11px !important;
		filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
		font-weight: bold !important;
		line-height: 1em !important;
		font-family: Arial, Helvetica, sans-serif;
	}
	#image .comment_count {
		display: none;
	}

div.control {
	position: relative;
}
	div.control a {
		display: block;
		height: 100%; width: 100%;
	}
	div.next a {
		background: url(images/ico_next.gif) 50% 50% no-repeat !important;
	}
	div.prev a {
		background: url(images/ico_prev.gif) 50% 50% no-repeat !important;
	}
div.control img {
	filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
	position: relative;
	z-index: 10;
	border: none;
}

.widget_links ul li a {
/*	float: left;
	margin: 0 10px 0 0;
	font-size: 10px;*/
}

.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50em !important;
	line-height: 1.0em;
	display: block;
	padding: 0 0 0.2em;
	text-align: center;
}

img.cam {
	width: 206px;
	height: auto;
	float: left;
	margin: 0; padding: 0; display: inline;
}

.navigation {
	padding: 50px 0;
	clear: both;
}
	.alignleft {
		float: left;
	}
	.alignright {
		float: right;
	}
.moveup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 999;
}
	.moveup .alignleft, .moveup .alignright {
		padding: 1px 5px;
		background: #fff;
		font-size: 12px;
		letter-spacing: 1px;
	}

div.entry {
	letter-spacing: 1px;
}
#content p {
	letter-spacing: 1px;
}

.bigadbox {
	padding: 20px 0;
	margin: 20px 0 40px 0;
	border-top: 2px solid #e00;
	border-bottom: 2px solid #e00;
	width: 310px;
}

.entry hr {
	overflow: visible;
	height: auto;
	background: none;
	border: 1px solid #000;
	clear: both;
	visibility: visible;
	margin: 40px 0;
	display: block;
}
