/*
Author Name: Mladen
Author Site: http://tuukkanen.net
Style Name: Sprouts
Style URI: http://tuukkanen.net
Version: 0.5
Comments: Sprouts
*/

/*
Header Text Color: black
Header Width: 875px
Header Height: 130px
*/

/*- Page Structure */

* {
	padding: 0;
	margin: 0;
	}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #000000;
	background: #f83baa;
	text-align: left;
	margin: 20px;
	}

#page {
	background: #fbcbe7;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
	position: relative;
	border: 0px solid #ddd;
	border-top: none;
	clear: both;
	}

.sidebar-single #page {
	width: 830px;
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 130px;
	background: #000000;
	background-image: url("JohannaTuukkanen.png");
	background-repeat: no-repeat;
	background-position: 90% 700%;
	}

#signature {
	padding: 0;
	margin: 0;
	position: relative;
	height: 130px;
	background: transparent;
	background-image: url("JohannaTuukkanen.png");
	background-repeat: no-repeat;
	background-position: 90% 700%;	
	}

.content {
	padding: 0px 20px 100px 20px;
	}

#sidebar-main {
	float: right;
	width: 200px;
	padding: 10px;
	}

.secondary {
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px 0;
	color: #666;
	position: relative;
	}

#sprouts {
	background:transparent url(sprout-pattern-black-pink.gif) repeat-x scroll 50% 0%;
	bottom: 0pt;
	height: 20% !important;
	left: 0pt;
	max-height: 200px;
	min-height: 118px;
	position: fixed !important;
	width: 100%;
	z-index: 4;
}

/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 310px;
	width: 65%;
	}

ul.menu,
ul.menu li a {
	padding: 5px 10px 6px;
	}

ul.menu li a {
	font-size: 1em;
	color: #f83baa;
	margin: 0;
	}

ul.menu li a:hover {
	background: #fbcbe7;
	color: #000000 !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #000000 !important;
	background: #f83baa;
	text-decoration: none;
	}

.admintab {
/*
	position: absolute;
	right: 0px;
*/
	}

/*- Sidebar Subpages Menu */


/*- Headings */


/*- Primary Contents */

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	color: #000000;
	}

/*- Links */

a {
	color: #f83baa;
	text-decoration: none;
	}

/*- Various Tags and Classes */


/*- Begin Lists */


/*- Search Form and Livesearch */


/*- Attachment */
