/*
Theme Name: autoportret
Version: 1.1.0
Author: Marcin Wojcik
Author URI: http://krakoff.info
*/

* 					{margin: 0; padding: 0; font-family: arial,sans; font-size: 12px;}

a 					{text-decoration: none;}
a:hover 				{text-decoration: none;}

img					{border: none;}

#wrapper 			{margin: 0 auto 0 auto; width: 900px; background: url('images/auto-back.gif') repeat-y; }

/* ---- Header part */

#header 				{height: 149px; width: 900px;   background:  url('images/autoportret-head.gif') no-repeat;  }
#header .autologo a             {height: 80px; width: 340px; margin-left: 390px; padding-top:50px; display:block; }
#header .autologo a span {display:none;}

/* ---- top menu */

.menu 			{margin: 0 60px 0 0; padding-bottom:20px;}
.menu ul			{list-style: none;}
.menu ul li			{display: inline;}

.menu a 			{display: block; float: left; padding: 5px 20px 5px 20px;   }
.menu a:hover 	{color: #2382c4;}
.menu .feed		{color: #f57100; border-right: none;}

/* ---- search box */
#s					{margin: 25px 0 0 20px; padding: 3px; border: 1px solid #ddd; width: 200px; color: #999;}
#s:hover			{border: 1px solid #000;}

#searchsubmit		{padding: 2px 5px; border: 1px solid #57585A; background: #57585A; color: #fff;}
#searchsubmit:hover 	{background: #57585A;}

/* ---- teaser */

#teaser 				{background: url('images/auto-tea.gif') no-repeat; height: 62px; color: #999; padding: 5px 10px; }
#teaser a			{color: #333333; }
#teaser ul.pismo li a { color: #6A417D; padding: 0 15px; }
#teaser ul.debaty { padding-left: 73px; }
#teaser ul.debaty li a {  color: #69A970; padding: 5px 20px 5px 20px;} 
#teaser ul.warsztaty { margin-left: 152px; }
#teaser ul.warsztaty li a {  color: #F47832; padding: 5px 20px 5px 20px; }
#teaser ul {clear:both;}
#teaser .miklogo a {height: 40px; width: 60px; margin-left: 10px;  display:block; }
#teaser .miklogo a span {display:none;}


/* ---- Content */

#content 			{margin-right: 80px; float: right; width: 485px;  line-height: 160%; font-size: 12px; color: #333;}

#content ul			{margin: 10px 0 10px 15px; list-style: square;}
#content ul li			{margin: 5px 0; padding-left: 5px; font-size: 12px; }

#content ol			{margin: 10px 0 10px 10px; list-style: decimal inside;}
#content ol li			{margin: 5px 0; font-size: 12px; }

#content p			{margin: 10px 0; font-size: 12px;}

#content a			{color: #999;}
#content a:hover  {text-decoration: underline;}

#content blockquote	{ padding: 0 35px 0 15px; border-left: #999 solid 16px; }

#content .indicator 	{float: left; margin-left: -30px; font-size: 30px; color: #999;}

#content h1,
#content h2,
#content h1 a,
#content h2 a 		{color: #000; text-decoration: none;}

#content h1,
#content h1 a			{font-size: 16px; }

#content h2,
#content h2 a			{font-size: 17px; margin-bottom: 10px;}

#content h1 a:hover,
#content h2 a:hover	{color: #000; background: #fff; text-decoration:underline;}

#content h2			{margin-top: 10px;}

#content h3			{font-size: 14px; margin-top: 10px; color: #666; }

#content .metadata	{color: #999; margin: 2px 0 10px 0; }
#content .fav       {padding-right: 15px;}

#content .m_date,
#content .m_author,
#content .m_author a,
#content .m_comments,	
#content .m_comments a  {color: #999; padding: 0 10px 2px 0; }
#content .m_comments a:hover, 
#content .m_author a:hover  {text-decoration: underline;}

#content .m_date  	{margin-right: 10px;}
#content .m_author  	{}
#content .m_comments {border-right: none;}

#content .entry		{margin-bottom:10px; padding: 10px 0 15px 0; border-bottom: #221E1F solid 4px; }

#content .profilepic   {margin: 15px 5px 15px 50px; float:right;}
#content .opis         {margin: 10px 0 20px 0; padding: 0 0 10px 0;}
#content .opis h4      {font-size: 14px; padding-bottom: 10px; color: #222;}

#content .tags,   
#content .tags a {color: #999; }
#content .tags a:hover {text-decoration: underline;}

#content hr { color: #221E1F; size: 4px;}

/* ---- Comments */

#content .comments-template {margin-top: 20px; }
#content .commentlist 	{list-style: none; margin: 10px 0 0 0;}

#content .commentmetadata { padding: 5px 10px; background: #e8e8e8;  line-height: 160%;}
#content .commentmetadata img	{float: right; padding: 10px; margin: 5px 5px 5px 10px; }
#content .comment-text { background: #e8e8e8; padding: 10px; margin-bottom: 15px; line-height: 160%;}

/* ---- Sidebar */

#sidebar 			{width: 240px; padding: 0 25px 20px 26px; float: left; line-height: 160%; color: #fff;}
#sidebar .leftbar	{width: 140px;}
#sidebar .rightbar	{float: right; width: 90px;}

#sidebar a			{color: #999; }
#sidebar a:hover {text-decoration: underline;}
#sidebar a img		{border: none; }
#sidebar p          {color: #fff; margin: 15px 25px 15px 0; }
#sidebar h4,
#sidebar h5			{color: #fff; margin: 25px 0 5px 0; font-weight: normal;}

#sidebar h4			{font-size: 12px;}

#sidebar h5			{font-size: 12px;}
#sidebar h6                     {color:#221E1F;    margin: 25px 0 5px 0; font-weight: normal; }

#sidebar ul			{margin: 10px 10px 10px 15px; list-style: square;}
#sidebar ul li			{ padding-left: 5px;}
#sidebar ul.new li		{background: url('images/bullet_new.gif') 0 5px no-repeat; padding-left: 15px;}

#sidebar ol			{margin: 10px 0 10px 5px; list-style: decimal inside;}

/* ---- Footer */

#footer 				{background: url('images/auto-foot.gif')  no-repeat; height: 100px; color: #333;}
#footer p           {margin: 0 0 0 25px; padding-top:27px; color: #333;}
#footer a			{color: #333;}


/* ---- comments */

/* ---- comments */

#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 				{width: 200px; }
#email 				{width: 200px; }
#url 				{width: 200px; }
#comment 			{width: 400px; }
#submit 				{background: #666666; color: #ffffff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}

/* ---- Required by WordPress */

.aligncenter,
div.aligncenter 		{display: block; margin: 0 auto;}

.alignleft 			{float: left; padding: 0 15px 12px 0;}

.alignright 			{float: right; padding: 0px 0px 12px 15px;}

.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; }5
