/*
snaps & snippets

snapsnsnippets.css

light-green:	#2ec94a,	rgb(46, 201, 74)
dark-green:	#235d23,	rgb(35, 93, 35)

lighter-green:	#ebfee9,	rgb(235, 254, 233)
lightest-green:	#e8fce4,	rgb(232, 252, 228)
		#eeffee,	rgb(238, 255, 238)
		#ccffcc,	rgb(204, 255, 204)
		#fbfffb,	rgb(251, 255, 251)

(c) 2005-2006 Mi Lambda, Matija Lah, s.p.
*/

body
{
	font-family: Verdana, Arial, Sans-serif;
	color: #003300;
	font-size: 85%;
	text-align: center;
	background-color: #eeffee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content-top
{
	position: relative;
	top: 50px;
	left: 0px;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.content
{
	position: relative;
	top: 50px;
	left: 0px;
	width: 900px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
}

div.header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 545px;
	height: 132px;
	float: left;
	text-align: left;
	background-color: #ddffdd;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 5px 10px;
}

div.rss
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 18px;
	float: right;
	text-align: right;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.logo
{
	position: relative;
	top: 0px;
	float: left;
	text-align: center;
	width: 168px;
	height: 156px;
	background-color: #ddffdd;
	background-image: url("http://milambda.sp.googlepages.com/frill_topleft.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 8px 0px 0px;
	padding: 16px 16px 16px 16px;
}

div.logo img
{
	padding: 0px 0px 0px 0px;
}

div.logo p
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.logo font
{
	font-size: 8pt;
}

div.mvp
{
	width: 119px;
	height: 132px;
	float: right;
	background-color: #ddffdd;
	background-image: url("http://milambda.sp.googlepages.com/frill_topright.png");
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 0px 8px 0px;
	padding: 12px 0px 13px 0px;
	font-size: 0px;
}

div.search
{
	float: right;
	text-align: right;
	background-color: #ddffdd;
	margin: 8px 0px 0px 0px;
	padding: 7px 7px 7px 7px;
}

div.clock
{
	width: 132px;
	height: 40px;
	float: left;
	text-align: center;
	background-color: #eeffee;
	margin: 0px 0px 0px 8px;
	padding: 5px 10px 2px 10px;
}

div.outer
{
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
}

div.right-menu
{
	position: relative;
	left: 0px;
	width: 99px;
	float: right;
	text-align: right;
	background-color: #ddffdd;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

div.left-menu
{
	position: relative;
	float: left;
	width: 545px;
	text-align: left;
	background-color: #ddffdd;
	margin: 8px 8px 0px 0px;
	padding: 5px 10px 5px 10px;
}

div.amazon-srch
{
	width: 120px;
	height: 90px;
	float: right;
	text-align: right;
	background-color: #ddffdd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.main
{
	position: relative;
	float: right;
	width: 672px;
	text-align: left;
	background-color: #ddffdd;
	background-image: url("http://milambda.sp.googlepages.com/frill_bottomright.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}

div.main ul
{
	list-style-type: disc;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: -4px 0px 0px 2em;
	color: #003300;
}

div.main ol
{
	list-style-type: decimal;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: -4px 0px 0px 2em;
	color: #003300;
}

div.main li
{
	list-style-position: outside;
	margin: 4px 0px 12px 0px;
}

div.amazon-rec
{
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 20px 0px;
	border-top: dashed 1px #2ec94a;
	border-bottom: dashed 1px #2ec94a;
}

div.sidebar
{
	position: relative;
	left: 0px;
	width: 180px;
	float: left;
	text-align: left;
	background-color: #ddffdd;
	background-image: url("http://milambda.sp.googlepages.com/frill_bottomleft.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}

div.extras
{
	font-size: 85%;
	text-align: left;
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

div.ads
{
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.topads
{
	width: 672px;
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.footer-left
{
	position: relative;
	float: left;
	text-align: left;
	background-color: #ddffdd;
	background-image: url("http://milambda.sp.googlepages.com/frill_bottomright.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.footer-right
{
	position: relative;
	float: right;
	text-align: left;
	background-color: #ddffdd;
	background-image: url("http://milambda.sp.googlepages.com/frill_bottomright.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.footer-bottom
{
	float: right;
	width: 692px;
	text-align: center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.powered-by
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div h1, div h2, div h3
{
	font-weight: bold;
	color: #235d23;
}

div h1
{
	font-size: 140%;
}

div h2
{
	font-size: 100%;
	text-transform: lowercase;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: dashed 1px #2ec94a;
}

div h3
{
	font-size: 100%;
}

div h4
{
	font-size: 90%;
}

div ul
{
	font-size: 85%;
	padding: 0px;
	margin: -4px 0px 0px 2em;
	color: #235d23;
}

div ul li
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 4px 0px 12px 0px;
}

div dl
{
}

div dl dd
{
}

p.top-menu
{
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.btm-menu
{
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.search
{
	font-family: Verdana, Arial, Sans-serif;
}

pre
{
	color: #000000;
}

img
{
	border: none 0px;
}

img.feed
{
	border: 0;
	padding: 0px 0px 0px 0px;
}

.blog-title
{
	text-transform: lowercase;
}

.blog-title a
{
}

.description
{
}

.post
{
	font-size: 100%;
}

.post-content
{
	font-size: 100%;
	color: #000000;
}

div.main table
{
	font-size: 90%;
	color: #000000;
}

div.main tr
{
}

div.main th
{
	padding: 4px 4px 4px 4px;
}

div.main td
{
	padding: 4px 4px 4px 4px;
}

p.post-footer
{
	font-size: 90%;
	margin-bottom: 40px;
}

.comment-content
{
	font-size: 90%;
}

.comment-footer
{
	font-size: 80%;
}

a
{
	padding: 1px 1px 1px 1px;
}

a:link
{
	text-decoration: none;
	color: #2ec94a;
}

a:visited
{
	text-decoration: none;
	color: #2ec94a;
}

a:hover
{
	text-decoration: none;
	color: #99ff66;
	background-color: #235d23;
}

a.image
{
	padding: 0px 0px 0px 0px;
}

a.image:link
{
	text-decoration: none;
	color: #003300;
}

a.image:visited
{
	text-decoration: none;
	color: #003300;
}

a.image:hover
{
	text-decoration: none;
	background-color: transparent;
	border: none;
}

span.image a
{
	padding: 0px 0px 0px 0px;
}

span.image a:link
{
	text-decoration: none;
	color: #003300;
}

span.image a:visited
{
	text-decoration: none;
	color: #003300;
}

span.image a:hover
{
	text-decoration: none;
	background-color: transparent;
	border: none;
}

.xs
{
	font-size: 85%;
	padding: 2px 1px 1px 1px;
}

.narrow
{
	line-height: 25%;
}

a.tiny
{
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.justify
{
	text-align: justify;
}

.top
{
	vertical-align: top;
}

.bottom
{
	vertical-align: bottom;
}

.light
{
	background-color: #ebfee9;
}

.bright
{
	background-color: #fbfffb;
}

.error
{
	color: red;
}

.w5
{
	width: 5%;
}

.w10
{
	width: 10%;
}

.w20
{
	width: 20%;
}

.w225
{
	width: 22.50%;
}

.w1125
{
	width: 11.25%;
}

.w40
{
	width: 40%;
}

.w45
{
	width: 45%;
}

.w55
{
	width: 55%;
}

.w65
{
	width: 65%;
}

.w70
{
	width: 70%;
}

.w90
{
	width: 90%;
}

.w100
{
	width: 100%;
}
