/*  Theme Name: LassoBlogger DefaultTheme URI: http://www.greenspot.fi/LassoBloggerDescription: The default LassoBlogger theme based on the famous <a href="http://wordpress.org">WordPress default theme</a> (which in turn is based on a theme by Kubrick.Version: 0.8Author: Jussi HirviAuthor URI: http://www.greenspot.fi/jussihirvi	The CSS, HTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php		*** REGARDING HEADER DIV (the top of page) ***	The styles affecting the header DIV 	are since LassoBlogger 0.7 in gen/frame_default.inc*//* Begin Typography & Colors */body {	background-color: white;	background-repeat: repeat-x;	background-image: url(images/bg.jpg);	font-family: Arial, Verdana, "Lucida Grande", sans-serif;	}div#page {	background-color: white;	/* border: 1px solid #959596; */	text-align: center;	font-size: 63%; /* Resets 1em to 10px */		}#widecolumn {		float: left;	}#widecolumn .entry {	line-height: 1.4em;	}#widecolumn .postmetadata {	text-align: left;	}p.summary {color: #2a2a2a;line-height: 1.1em;font-weight:bold;font-size: 2.1em}p.linkfromsummary {font-weight:normal; text-align:right;color: #64a8cc; }.linktosummary {color: #64a8cc; }.alt {	background-color: #f8f8f8;	border-top: 1px solid #ddd;	border-bottom: 1px solid #ddd;	}small, .small {	font-size: 0.9em;	line-height: 1.5em;	}.subtitle {	font-size:0.6em;	font-weight:normal;}h2, h3 {	font-weight: bold;	}h2 {	text-align: left;	color: #4c4c4c;	font-size: 2em;	}h3, h3 a, h3 a:visited {	color: #419CBB;}h3 {font-size: 3em}h2, h2 a, h2 a:visited,  {	color: maroon;	}h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar a, #wp-calendar caption, cite {	text-decoration: none;	}.entry p a:visited {	text-decoration: none;	}.commentlist li, #commentform input, #commentform textarea {	font: 1.1 em  Arial, Verdana, Sans-Serif;	}	.commentlist li {	font-weight: bold;	}.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: Arial, Verdana, Sans-Serif;	}.commentmetadata {	font-weight: normal;	}#sidebar {	text-align: right; ;	}p.postmetadata {	font: 1.1em Arial, Verdana,  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: 1.1em;	letter-spacing: .07em;	}a {	text-decoration: underline;	}a:hover {	text-decoration: underline;	}	.postmetadata a {    	text-decoration: none;	}    h2 a:hover, h3 a:hover {	text-decoration: none;	}.caption {font-style:italic; }#wp-calendar #prev a {	font-size: 9pt;	}#wp-calendar a {	text-decoration: none;	}#wp-calendar caption {	font: bold 1.3em  Arial, Verdana, Sans-Serif;	text-align: center;	}#wp-calendar th {	font-style: normal;	text-transform: capitalize;	}#footer {	padding-bottom: 20px;	font-size: 0.8em;	height: 150px;	background-image: url(../../themes/default/images/cc-new_footer_back.jpg);	background-color: #eee;	}/* End Typography & Colors *//* Begin Structure */body {	margin: 0;	padding: 0; 	}div#page {	margin: 0px auto;	padding: 0;	/*	width: 800px; */	width: 904px;	}	#widecolumn {	float: left;	padding: 0 0 20px 25px;	margin: 0;	width: 594px;	}.leftcolumn {	float: left;	margin: 0 0 0 25px;	width: 235px;}.post {	margin: 0 0 40px;	text-align: left;	}#widecolumn .postmetadata {	padding-top: 5px;	}#sidebar{	padding: 20px 0 10px 0;		float: right;	width: 240px;	}#sidebar form {	margin: 0;	}#footer {	padding: 0 0 0 0px;	margin: 0 auto;	width: 100%;	clear: both;	text-align:center;	}#footer p {	margin: 0;	padding: 20px 0;	}/* End Structure *//*	Begin Headings */h2 {		margin-left: 30px;	}h2.pagetitle {	margin-top: 30px;	text-align: center;}#sidebar h2 {	font-size: 1.1em;	text-align: right;	margin-bottom: 2em;	margin-top: 2em;	font-weight: bold;	margin-left: 50px;	margin-right: 0;	background-image: url(images/greyslant.gif);	padding-left: 2px;	padding-bottom: 2px;	padding-right: 6px;	padding-top: 4px;	}h3 {	padding: 26px 0 4px 0;	margin: 0;	/*  font-size: 1.3em; */	}	}h3.comments {	padding: 0;	margin: 40px auto 20px ;	}/* End Headings *//* 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 10px;	list-style: none;	text-indent: -10px;	} html>body .entry li {	margin: 7px 0 5px 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;	font-family: Arial, Helvetica, sans-serif;	}.postmetadata ul, .postmetadata li {	display: inline;	list-style-type: none;	list-style-image: none;	}	#sidebar ul, #sidebar ul ol {	margin-left: 0;	margin-bottom: 0;	margin-right: 0;	margin-top: 15px;	padding: 0;	}#sidebar ul li {	line-height: 1.1em;	margin-top: 1px;	font-size: 1.5em;	list-style-type: none;	list-style-image: none;	margin-bottom:1px;	}#sidebar ul p, #sidebar ul select {	margin: 5px 0 8px;	}#sidebar ul ul, #sidebar ul ol {	margin: 5px 0 0 10px;	}#sidebar ul ul ul, #sidebar ul ol {	margin: 0 0 0 10px;	}ol li, #sidebar ul ol li {	list-style: decimal outside;	}#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0;	padding: 0;	}/* End Entry Lists *//* Begin Form Elements */#searchform {	margin: 10px auto 10px 0;	padding: 5px 3px; 	text-align: left;	}#sidebar #searchform #s {	width: 115px;	padding: 2px;	font-size:1.1em;	}#sidebar #searchsubmit {	padding: 1px;	font-size:1.1em;	}.entry form { /* This is mainly for password protected posts, makes them look better. */	text-align:center;	}select {	width: 130px;	}#com_author_url input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}#com_author_email input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}#commentform textarea {	width: 100%;	padding: 2px;	}#commentform #submit {	margin: 0;	float: right;	}/* End Form Elements *//* Begin Comments*/.alt {	margin: 0;	padding: 10px;	}.commentlist {	padding: 0;	text-align: left;	}.commentlist li {	margin: 15px 0 3px;	padding: 5px 10px 3px;	list-style: none;	}.commentlist p {	margin: 10px 5px 10px 0;	}#commentform p {	margin: 5px 0;	}.nocomments {	text-align: center;	margin: 0;	padding: 0;	}.commentmetadata {	margin: 0;	display: block;	}/* End Comments *//* Begin Calendar */#wp-calendar {	empty-cells: show;	margin: 10px auto 0;	width: 155px;	}#wp-calendar #next a {	padding-right: 10px;	text-align: right;	}#wp-calendar #prev a {	padding-left: 10px;	text-align: left;	}#wp-calendar a {	display: block;	}#wp-calendar caption {	text-align: center;	width: 100%;	}#wp-calendar td {	padding: 3px 0;	text-align: center;	}#wp-calendar td.pad:hover { /* Doesn't work in IE */	background-color: #fff; }/* End Calendar *//* 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;	}a img {	border: none;	}.navigation {	display: block;	text-align: center;	margin-top: 10px;	margin-bottom: 60px;	}#header {	background-image: url(images/bg.jpg);	background-repeat: repeat-x;	text-align: left;	padding: 0;	margin: 0 auto;	height: 135px;	width: 100%;	}#headerimg {	margin: 0;	height: 130px;	width: 100%;/* uncomment & adjust to include your custom header image */	background-repeat: no-repeat;	}#footerimg {	color: #e6e6e6;	margin: 0;	width: 800px;/* uncomment & adjust to include your custom header image */			/*  background-image: url(themes/default/images/UMB_footer.png); */	}h1, h1 a, h1 a:hover, h1 a:visited {	padding-top: 4px;	margin-left: -1500px;	                 	margin-bottom: 0;	                 	margin-right: 0;	                 	margin-top: 0;	                 	color: #fff;	font-family: Arial, Verdana, Sans-Serif;	font-weight: bold;	font-size: 1.6em;	text-decoration: none;	padding-top: 30px;	}.description {	text-align: center;	color: #1a4403;	margin-left: 10px;	font-size: 1.2em;	text-align: left;	}span.postedby {		font-size: 1.2em;		color: #e91c7b;		margin-top: 30px;		font-weight: bold;		}a.postedby, a:hover.postedby {		color: #e91c7b;}li a {	font-size: 1.1em;	text-decoration: underline;	color: #4c4c4c;}a.social {	color: #336699;}.badges {font-size: 1.5em;}#flickermargin {	margin-left: -18px;	text-align: right;}.break {	background-repeat: repeat-x;	background-image: url(images/break.png);	clear: both;	margin-bottom: 10px;	margin-top: 10px;	height: 9px;	width: 800px;	}#commentform {float:right;text-align: left;width: 245px;}#commentspos {text-align: left;font-size: 1.1em;float:left;width: 490px;}/* Speak Bubbles*/.blog_response_dk_top  {	height: 30px;	background-position: center bottom;	background-repeat: no-repeat;	background-image: url(images/blog_response_dk_top.jpg);}.blog_response_dk_mid  {	padding-right: 15px;	padding-left: 15px;	background-position: center;	background-repeat: repeat-y;	background-image: url(images/blog_response_dk_mid.jpg);}.blog_response_dk_bot  {	padding-bottom: 20px;	height: 10px;	background-position: center top;	background-repeat: no-repeat;	background-image: url(images/blog_response_dk_bot.jpg);}.blog_response_lt_top  {	height: 30px;	background-position: center bottom;	background-repeat: no-repeat;	background-image: url(images/blog_response_lt_top.jpg);}.blog_response_lt_mid  {	padding-right: 15px;	padding-left: 15px;	background-position: center;	background-repeat: repeat-y;	background-image: url(images/blog_response_lt_mid.jpg);}.blog_response_lt_bot  {	padding-bottom: 20px;	height: 10px;	background-position: center top;	background-repeat: no-repeat;	background-image: url(images/blog_response_lt_bot.jpg);}.postnumber  {font-family: Verdana, Helvetica, Arial, sans-serif;	padding-top: 5px;	text-align: right;	float: left;	color: #7C7B79;	font-size: 3em;	width: 50px;}.postperson  {	color: #7C7B79;	float: left;	width: 80px;	height: 65%;}.postcontent {	color: #7C7B79;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 1.2em;}.blog_search  {				font-size: 1em;				text-align: right;			}/* End Various Tags & Classes*/#footer a, #footer a:hover{text-decoration:none;}.description{	margin-left: -9000px;}#nav_table_header{	margin-right: 178px;}p{	line-height: 1.9em;	font-size: 1.3em;}a #footerimage,  a:hover #footerimage, a:visited #footerimage{	color: #00A5CB;}span.sans, a.social {font-size: 0.8em;}ul li a {font-size: 1.0em;}div.linktosummary {text-decoration:none;}