/* Begin Typography & Colors */

html, body {
	height: 100%;
}

body {
	font-size: 16px;
	font-family: Arial, Tahoma, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
	padding:0;
}

#page {
	text-align: left;
	padding:0;
	position: relative;
	min-height: 100%
}

* html #page
{
	height: 100%;
}

#header {
	position:relative;
	margin-bottom: 10px;
}

#content {
	padding-bottom:20px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border-top:1px solid #ccc;
	text-align:left;
	padding-left:10px;
	position: relative;
	margin: 60px auto 10px auto;
	
}

* html #footer
{
	margin-top: -7.4em;
}


.push {
		height: 100px;;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	color: #333333;
	margin: 0;
	margin-bottom: 8px;
}

h2 {
	font-size: 22px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

.entry p {
	font-size: 16px;
	margin: 0;
	margin-bottom: 15px;
	line-height: 130%;
}
.edit-link {
	font-size:10px;
	margin-left:10px;
	margin-top:20px;
}

.edit-link a {
	border-top:1px dashed #717388;
	padding:3px 0;
	padding-right:20px;
}

.edit-link a:hover {
	text-decoration:none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited {
	color: #804737;
	text-decoration: underline;
}

a:hover {
	color:#CC7158;
}


body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 740px;
}

.leader {
	background: #f7f7f7;
	margin-bottom: 10px;
}

#header {
	padding: 0;
	padding: 10px 0;
	position: relative;
	width: 100%;
}

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer p {
	margin: 5px;
}
/* End Structure */



/*	Begin Headers */
h1#logo,
div#logo {
	padding:0;
	margin: 0;
	background:url('images/ziurkenai.png') 0 0 no-repeat;
	height:145px;
	width:175px;
	position:relative;
	float:left;
}

#logo a {
	height:145px;
	width:175px;
	display:block;
	
}
#logo a span {
	display:none;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* Begin Form Elements */
#search {
	position:absolute;
	top:10px;
	right:10px;
}
#searchform #s {
	width: 130px;
	padding: 2px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;	
}

#searchsubmit {
	padding: 1px 2px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	cursor:pointer;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	clear:both;
	position:relative;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#menu_list {
	margin-top:5px;
	margin-bottom: 15px;
	
	padding:10px 0px;
	text-align:center;
	
	border-top:1px solid #ccc;
	background: #f7f7f7;
	border-bottom:1px solid #ccc;	
}


#menu_list ul, #menu_list ul li {
	list-style:none;
	padding:0;
	margin:0;
}

#menu_list ul {
	display:table;
	white-space:nowrap;
	margin:0 auto;
}


#menu_list ul li {
	display:table-cell;
	border-left:1px solid #717388;
}

#menu_list ul li a {
	padding:2px 10px;
	color:#708099;
	text-decoration: none;
}

#menu_list ul li a:hover,
#menu_list ul li.current_page_item a {
	text-decoration:none;
	color:#000;
}

#menu_list ul li.first_item {
	border-left:none;
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}