/*Theme Name: Sweet pink!Theme URI: http://www.aamukaste.org/wpthemes/Description: Just another retro-ish pink theme.Version: 0.02Author: Topi PeltonenAuthor URI: http://www.aamukaste.org/*//* ************** STRUCTURE ************** */body {	font-size: 67.5%; /* Resets 1em to 10px */	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	background-color: white;	color: #070707;	text-align: left;	margin: 0;	padding: 0;}#header {	margin: 0;	padding: 0;	height: 130px;}#header h1 { display: none; }#header .description { display: none }#page {	background-color: white;	margin: 0 auto;	padding: 0;	width: 750px;}#content {	float: left;	background-color: white;	margin: -10px 0 0 0;	padding: 0 0 0 30px;	width: 500px;}#sidebar {	margin: -90px 0 0 550px;	padding: 40px 0 20px 25px;	width: 155px;}#footer {	text-align: right;	clear: both;	margin: 0;	padding: 20px 15px 0 0;	height: 60px;}.cent {	text-align: center;	padding: 10px 0 0 0;}.goo {	font-size: 0.9em;	text-align: center;	padding: 0px 0 0 0;}.goo2 {	font-size: 0.9em;	text-align: left;	padding: 0px 0 0 0;}.mycomments {background-color: #399CC6;}/* **************** LINKS **************** */a {	color: #FD73A9;	text-decoration: none;}a:hover {	color: #399CC6;	text-decoration: none;}/* *************** HEADERS *************** */h1, h2, h3 {	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-weight: bold;	font-size: 1.7em;}h2.pagetitle {	text-align: right;	border-bottom: 1px solid #399CC6;	color: #399CC6;	padding-bottom: 5px;	margin-bottom: 20px;}/* Next's that image under the post title */img.lefth2img {	margin: -15px 0 -2px 0;	padding: 0;}/* And next's that image under the titles in sidebar */img.righth2img {	margin: 0 0 -12px 0;	padding: 0;}#sidebar h2 {	font-size: 1.2em;	color: #399CC6;	font-family: 'Lucida Grande', Verdana, Sans-Serif;}.post h2 {	text-align: center;	padding-bottom: 5px;	margin-bottom: 5px;}.post h3 {	text-align: center;	font-size: 1.5em;	padding: 0;	margin: 15px 0 0 0;}/* ****************** POST ****************** */.post {	font-size: 1.1em;	text-align: justify;}.postmetadata {	clear: both;	text-align: center;	margin-top: 20px;	margin-bottom: 40px;	padding-top: 5px;	}code {	display: block;	margin: 5px;	padding: 5px;	border: 1px solid black;	font: 1.1em 'Courier New', Courier, Fixed, Sans-Serif;	background-color: #eeeeee;	color: black;}blockquote {	margin: 15px 90px 0 0;	padding-left: 15px;	}blockquote cite {	margin: 5px 0 0;	display: block;}/* ************* SIDEBAR LISTS ************** *//* That next line puts ' » ' front of the list-items   in the sidebar, with moder browsers only :| */#sidebar ul ul li:before { content: "\00BB \0020"; }#sidebar ul, #sidebar ul ol {	margin: 0;	padding: 0;}#sidebar ul li {	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;}#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;}/* *************** SEARCHFORM *************** */#searchform {	margin: auto 0;	padding: 5px 3px; 	text-align: left;}form#searchform input:focus {	border: 2px solid #FF5294;	margin: 1px;}#searchform input { 	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	border: 1px solid #399CC6;	margin: px;}#searchform #s {	width: 145px;	padding: 2px;}#searchsubmit { display: none; }/* **************** COMMENTS **************** *//* Form */#respond {	clear: both;	margin-top: 20px;	padding-bottom: 5px;	margin-bottom: 5px;	color: #FF5294;}form#commentform input:focus, form#commentform textarea:focus {	border: 2px solid #FF5294;	margin: 1px;}#commentform input, #commentform textarea { 	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;	border: 1px solid #399CC6;	margin: 2px;	width: 300px;}#commentform p { margin: 5px 0; }/* Comments */.alt {	background-color: #EEEEEE;	border-top: 1px solid #136284;	border-bottom: 1px solid #136284;}.deja {	text-align: center;	font-size: 1.2em;	color: #399CC6;	font-family: 'Lucida Grande', Verdana, Sans-Serif;}.commentlist {	padding: 0;	margin: 0 0 20px 0;	text-align: justify;}.commentlist li {	margin: 5px 0 3px 0;	padding: 5px 10px 3px 10px;	list-style: none;}.commentlist p { margin: 0 0 15px 0; }.nocomments {	text-align: center;	margin: 0;	padding: 0;}.commentmetadata {	margin: 0;	display: block;}
