/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html, div, img, ul { margin:0px; padding:0px;}
body { margin:0px; padding:0px; background:url(images/fonas1.jpg) top center repeat-y #000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#visas {margin:0 auto; padding:0; width:605px; text-align:center}
#logotipas { text-align:center; margin:20px 0px}
#meniu { margin:0 auto; padding-top:7px; list-style-type:none; width:337px; height:37px; text-align:center; background:url(http://www.toreda.lt/wp-content/themes/default/images/meniu.jpg) top center no-repeat; color:#FF0000}
#meniu li { display:inline; margin:0px 19px;}
#meniu a:link, #meniu a:visited, #meniu a:active { color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:16px;}
#meniu a:hover { color: #fff500;}
#turinys { width:446px; margin:0 auto; text-align:center; }
.entry a:link, .entry a:visited, .entry a:active { font-size:12px; color:#000000; text-decoration: underline}
.entry a:hover { text-decoration: none; color:#fef600 }
.ngg-album a:link, .ngg-album a:visited, .ngg-album a:active { font-size:14px; color:#000000; text-decoration:underline}
.ngg-album a:hover { text-decoration:none}
a.back:link, a.back:visited, a.back:active { font-size:12px; color:#000000; text-decoration:underline}
a.back:hover { text-decoration:none}
.post ul { margin:10px 20px;}
#footer {
	padding:0;
	margin: 0 auto;
	width: 398px;
	border-top: 3px #FFFF00 solid;
	font-size:11px;
	}
#footer a:link, #footer a:visited, #footer a:active { color:#fff500; text-decoration: underline;}
#footer a:hover { text-decoration:none}

.close{
	clear: both;
	height: 1px;
	overflow: hidden;
}

#page { margin:0 auto; padding:0; width:605px; text-align:center

	}
	
.post h2 { border-bottom: 2px #fef600 solid; width:100%; padding-bottom:4px;}

h1, h2, h3, h4 h5 { margin:0; padding:0}
h1 { font-size:16px;}
h2 { font-size:14px;}
h3 { font-size:12px;}
h4 { font-size:11px;}
h5 { font-size:10px;}

.post {
	text-align: justify;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


/* 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 */



a img {
	border: none;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
