/*
	Theme Name: PINK growth live!
	Theme URI: http://www.h4x3d.com/themes/bonsai
	Description: A one column pink, white and black ish theme with large fonts by <a href="http://www.h4x3d.com">Julian Klewes</a>, which has been created for a friend. Free of spammy links. Maybe someone can use it! <a href="http://www.h4x3d.com/themes/bonsai" target="_blank">Theme info at h4x3d.com</a><br> Released under these <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/" target="_blank">Creative Commons</a> terms of use.
	Version: 1.0A
	Author: Julian Klewes
	Author URI: http://www.h4x3d.com
*/

* { margin: 0; padding: 0; }
img { background-color:#E3E3E3;margin:10px 0 10px 10px;padding:6px; }
body { font-size: 62.5%; background: #222222; font-family: Arial, Helvetica, sans-serif; }
#right { float: right; }

#wrap { width: 100%; background: #222222; margin: 0 auto; overflow: hidden;  }



body.single { background: #FFEFE0; }
.single #wrap { background: #FFFFFF; }

.single .primary { margin: 30px 0 0; font-size: 1.5em; line-height: 1.5; color:#555555 }/*affects pages*/
.single .primary .updated { font-size: 2em; font-weight: bold; letter-spacing: -0.07em; line-height: 0.8; color: #CCCCCC; }

.clear  {clear: both;}

.primary h1, .primary a { font-size: 2.4em; letter-spacing: -0.05em; line-height: 0.8; color: #444444; text-decoration: none;} /*affects headings of each post*/
.primary a:hover { color: #999999; text-decoration: none;}
.primary .post-content { font-size: 1.2em; margin: 25px 130px; color: #555555; }/*affects main content in each post*/
.post-content .teaser { margin: 0 -130px 30px; padding: 0 30px 30px; border-bottom: 1px solid #CCC; font-size: 1.3em; line-height: 1; letter-spacing: -0.03em; color: #000000; }
.post-content h2,
.post-content h3,
.post-content h4 { font-size: 0.9em; letter-spacing: -0.05em; margin: 0 0 0.3em -20px; }
.post-content img { padding: 2px; border: 3px solid #CCCCCC; }
.post-content a { font-size: 1.3em; color: #000000; }/*affects each hyperlink*/
.post-content a:hover { solid #666666;}

a { color:#CCCCCC; margin-bottom:5px; font-size:2em; text-decoration: none;}
.comments {font-size:1.5em; color:#CCCCCC; text-decoration:none; font-weight:200; margin: 0 -10px 30px; }
.commentstext{ font-size:1.3em; color:#555555; font-weight:100; margin-left:20px;}
.bottom { background:#666666; font-size:1em;margin-bottom:5px; padding-left:2px;}
#header{ border-bottom: 25px solid #FF3300;; background: #ffffff; font-size:3em; margin-bottom:5px; font-weight:800; letter-spacing:-3px;}
.description{font-weight:100; font-size:0.8em; color:#444444; letter-spacing:-1px;}
#footer{background:#FF3300; height:60px; font-weight:100;} 
#footer img{background-color: #FF3300; margin:0px 0 0px 0px; padding:0px;}
#footer a{ font-size:1.8em; font-weight:100;}
.format a{ color: #FF3300; }
.format h1 {color:#FF6600; font-weight:900; margin-bottom:5px; padding-left:2px; letter-spacing:-3px; font-size:3em; background: #ffffff; text-decoration: none; border-bottom: 25px solid #000;}
.format h1 span, .format a:hover{ color: #000000; background: #eaeaea; text-decoration: none;}




p { margin-bottom: 1em; }
blockquote, ul, ol, pre, table { margin: 2em 0; }
ul, ol { margin-left: 2em; }
blockquote { font-family: Arial, Helvetica, sans-serif;  font-size: 1.2em; width: 80%; margin: 1.5em auto; }
.post-content blockquote p:first-letter { font-size: 3em; line-height: 1; float: left; margin-top: 7px; }
blockquote cite { display: block; text-align: right; }

.primary pre {
  overflow: auto;
  cursor:pointer;
  position:relative; /* make IE work correctly */
}

.primary pre code {	
  display: block;
  margin:10px;
  padding:4px;
  border:1px solid #ddd;
  background:#F5F5F5;
  font:10px Lucida Sans Typewriter, Courier, monospace;
}

ul, ul li, ul li li, li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
