/*
Theme Name: lifestream
Version: 1.1.0
Author: Marcin Wojcik
Author URI: http://krakoff.info
*/

* 					{margin: 0; padding: 0; font-family: tahoma, verdana, arial, sans; font-size: 11px;}

a 					{text-decoration: none;}
a:hover 				{text-decoration: none;}

img					{border: none;}

#wrapper 			{background-image: url(images/mik-life.gif); background-repeat: repeat-y;  width: 800px;}

/* ---- Header part */

#header 				{background: #F5F6F6 url('images/lifestream_evo1.jpg') no-repeat; width: 640px; height: 80px; margin-left: 160px; }

#header a  {width: 640px; height: 80px; display:block;}
#header span {display:none;}

/* ---- teaser */

#teaser 				{background: #fff; }
#teaser a			{color: #333;}
#teaser-logo  {float:left;  width: 800px; height: 50px; background: url('images/logo-mik-belka.gif');} 
#teaser-logo a  {width: 129px; height: 40px; margin-left: 62px; display:block;}
#teaser-logo span {display:none;}

/* ---- Content */

#content 			{margin-left: 16px; float: left; width: 440px;  line-height: 160%; font-size: 11px; color: #333;}

#content ul			{margin: 10px 0 10px 10px; list-style: none;}
#content ul li			{background: url('images/bullet-life.gif') 0 5px no-repeat; margin: 5px 0; padding-left: 15px; font-size: 11px; }

#content p			{margin: 10px 0 10px 0; padding-left: 20px; font-size: 11px;}

#content a			{color: #81949A; font-weight: bold;}


#content h1,
#content h2,
#content h1 a,
#content h2 a 		{margin: 0 20px 0 78px; color: #da251d; text-decoration: bold;}

#content h1,
#content h1 a			{font-size: 11px; }

#content h2,
#content h2 a			{font-size: 11px; margin-bottom: 10px;}


#content .entry		{margin: 0 0 40px 0;}

/* ---- Sidebar */

#sidebar 			{width: 160px; float: left; text-align: right; line-height: 160%; color: #999;}

#sidebar a			{color: #81949A; font-weight: bold; }
#sidebar a:hover    {color: #da251d; text-decoration: none;} 
#sidebar a img		{padding: 3px 0 0 3px; border: none; }



#sidebar ul			{margin: 5px 10px 30px 5px; list-style: none; align: right;}
#sidebar ul li			{padding-right: 2px;}

/* ----Right  Sidebar */
#right_sidebar 		{
                    width: 158px; 
                    float: right; 
                    text-align: left; 
                    line-height: 160%; 
                    color: #333;
                    padding: 30px 0;
}

#right_sidebar p  {
	               padding: 2px 10px 0 10px;
	               margin: 0px;
 }             

/* ---- Footer */

#footer 				{background: url('images/mik-stopka.gif') no-repeat; width: 800px; height: 43px; }



/* ---- Required by WordPress */

img.alignright {float:right; margin:5px 0px 12px 20px;}
	
img.alignleft {float:left; margin:5px 20px 12px 0px;}

.aligncenter,
div.aligncenter 		{display: block; margin: 0 auto;}

.alignleft 			{float: left;}

.alignright 			{float: right;}

.wp-caption 			{border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;
				/* optional rounded corners for browsers that support it */
		   		-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img 		{border: 0 none; }

.wp-caption p.wp-caption-text 	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; }