/*  
Theme Name: My (based on WordPress Default)
Theme URI: http://saterenko.ru/ (http://wordpress.org/)
Description: My WordPress theme (based on WordPress Default theme (based on Kubrick v1.5 theme))
Version: 0.0.1
Author: Andrey Saterenko (Michael Heilemann)
Author URI: http://saterenko.ru/ (http://binarybonsai.com/)

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body { font-size: 75%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: #999; color: #333; text-align: center; margin: 0; padding: 0; }

HR { display: none; clear: both; }
H1, H2, H3, H4, H5, H6 { color: #999; }
H1 { font-size: 2em; }
H2 { font-size: 1.7em; }
H3 { font-size: 1.4em; }
A, A:visited { color: #cc3300; text-decoration: none; }
A:hover { color: #ff6600; text-decoration: none; }
UL { list-style: none; margin: 0 0 0 10px; padding: 0; }

.clear { clear: both; }

#page { background-color: #fff; text-align: left; margin-left: auto; margin-right: auto; padding: 0; width: 760px; }
#header { background-color: #000; margin: 0; padding: 0; }
#header H1 { font-size: 3em; padding: 20px;}
#header H1 A { color: #fff; text-decoration: none; }

#content { font-size: 1.1em; line-height: 130%; float: left; width: 500px; padding: 0; margin-left: 20px; }

#content .pagetitle { margin: 5px 0 30px 0; }

#content .post { border-bottom: 1px dotted; }
#content .post H2 { margin-bottom: 0; line-height: 1em; }
#content .post H2 A { color: #000; }
#content .post H2 A:hover { color: #555; }
#content .post H2 .date { font-size: 18px; line-height: 1em; background-color: #000; color: #fff; display: block; float: left; width: 40px; height: 40px; text-align: center; margin-right: 10px; padding: 5px 2px 0 2px; }
#content .commentlist { margin: 20px 0 0 0; }

#content .commentlist UL { margin: 0; }
#content .commentlist UL { margin: 20px 0 0 0; }
#content .commentlist LI { margin: 10px 0 0 0; padding: 5px 10px 3px 10px; background-color: #eee;}
#content .commentlist .author { color: #333; font-weight: bold; }
#content #commentform #comment { width: 100%; }

#sidebar { width: 200px; padding: 0; margin-left: 540px; }
#sidebar UL LI UL LI { margin: 0 0 2px 0;}
#searchform { width: 180px; }
#searchform #s { width: 100; }

#bigsearch #s { margin: 20px 0 0 0; width: 300px; }

.widgettitle { font-size: 1.3em; padding: 0; }

#footer { padding: 0; margin: 20px 0 20px 0; text-align: center; }
#footer #rss A { font-size: 1.3em; }
#footer #copyright { color: #999; font-size: 0.75em; }
#footer #copyright A { color: #999; font-size: 0.75em; }
