/*
Theme Name: projekt miejski
Version: 1.1.0
Author: marcin wójcik
Author URI: http://krakoff.info

*/

* 					{
background:#444444 none repeat scroll 0 0;
font-family:verdana,arial,sans;
font-size:12px;
margin:0;
padding:0;
}

a 					{text-decoration: none;}
a:hover 				{text-decoration: underline;}

img					{border: none;}

#wrapper 			{margin: 10px auto 0 auto; width: 900px;}

/* ---- Header part */

#header 				{margin: 10px 0 15px 0; }

/* ---- top menu */

.topmenu {
margin:0;
}
.topmenu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.topmenu ul li {
display:inline;
}
.topmenu a {
background:#FFD403 none repeat scroll 0 0;
color:#333333;
display:block;
float:left;
font-size:12px;
padding:5px 15px;
font-weight: bold;
}
.topmenu a:hover {

}
.topmenu .feed, .feed a {
background:#F36421 none repeat scroll 0 0;
color:#333333;
}

.topmenu .fb, .fb a {
background:#00AEEF none repeat scroll 0 0;
color:#333333;
}
 
/* ---- search box */

#s					{padding: 3px; border: 1px solid #fff; width: 227px; color: #333;background: #fff; font-weight: bold; }
#s:hover			{border: 1px solid #000;}

#searchsubmit		{padding: 2px 5px; border: 1px solid #327eb0; background: #327eb0; color: #fff;}
#searchsubmit:hover 	{background: #40a2e3;}

@searchform 

/* ---- Header box */

#headerbox			{height: 150px; background: url('images/pm-logo_web.gif') no-repeat;}
#headerbox a {display:block; height:150px; width:900px; background: url('images/pm-logo_web.gif') no-repeat; padding-bottom: 10px;}   #headerbox a span {display:none}

#headerbox h1,
#headerbox h1 a			{letter-spacing: -1px; text-decoration: none; font-size: 30px;}

#headerbox .descri a		{width: 900px; height: 150px;}
#headerbox .about		{width: 350px; height: 50px; padding: 0 50px; border-left: 1px solid #2382c4; color: #134567;}
#headerbox .about a		{color: #fff;}

/* ---- teaser */

#teaser 				{color: #999; padding: 5px 45px 0 0;}
#teaser a			{color: #333;}
#teaser-logo  {float:left; width: 129px; height: 46px; background: url('images/logo-mik.gif');} 
#teaser-logo a  {width: 129px; height: 46px; display:block}
#teaser-logo span {display:none}

#teaser-search  {margin-top:15px; float: right; height: 46px; width: 280px;}

/* ---- Content */

#content 			{ width: 520px; padding: 15px 10px 15px 0px; line-height: 160%; font-size: 12px; color: #eeeeee; }

#content ul			{margin: 10px 0 10px 10px; list-style: square;}
#content ul li			{ margin: 5px 0; padding-left: 15px; 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 20px 0; font-size: 12px;  }

#content a			{color: #FFD403;  }

#content blockquote	{margin: 0px 0px 0px 25px; padding: 0px 10px 0px 10px; border-left: 7px solid #f36421; }

#content .indicator 	{float: left; margin-left: -30px; font-size: 30px; color: #999;}

#content h1,
#content h2,
#content h1 a,
#content h2 a 		{color: #8CC63E; text-decoration: none; }

#content h1,
#content h1 a			{font-size: 16px; }

#content h2,
#content h2 a			{font-size: 14px; margin-bottom: 10px;}

#content h1 a:hover,
#content h2 a:hover	{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 5px 0;  }

#content .m_author,
#content .m_date ,
#content .m_comments	{padding: 0 10px 3px 0;  }

#content .m_author  	{}
#content .m_date 	{padding-left: 10px; }
#content .m_comments {padding-left: 10px; }

#content .entry		{margin: 0 0 40px 0; }

#content .profilepic   {margin: 5px 0 15px 30px; 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         {color: #999; }
#content .tags a       {color: #999; }

#content .wiecej       {}
#content a.wiecej       {display:block;	text-align:right;}
/* ---- Comments */

#content .comments-template {margin-top: 20px;}
#content .commentlist 	{list-style: none; margin: 10px 10px 0 20px;}
#content .commentlist blockquote    {border-left: 2px solid #999; margin: 0px 0px 0px 10px; padding: 0px 10px 0px 10px;}

#content .commentmetadata { padding: 5px 10px; background: #ddd; margin: 5px 0; line-height: 170%; color: #666;}
#content .commentmetadata a {color: #000;}
#content .commentmetadata img	{float: left; padding: 2px; margin: 3px 10px 5px 0;}

#content .authorcomment	{background: #999; margin: 5px 0px 5px 0px; color: #fff;}
#content .authorcomment a {color: #fff;}

/* ---- Sidebar */

#sidebar 			{width: 320px; float: right; line-height: 160%; color: #999; padding-top: 12px;}

#sidebar .leftbar	{width: 150px;}
#sidebar .rightbar	{float: right; width: 150px;}

#sidebar a			{color: #999; }
#sidebar a img		{padding: 20px; border: none; }


#sidebar h2,
#sidebar h4,
#sidebar h5			{color: #333; margin: 2px 0 0 0; font-weight: normal;}

#sidebar h2,
#sidebar h4			{font-size: 14px; background: #8CC63E; padding: 3px 10px; }

#sidebar h5			{font-size: 13px;}

#sidebar ul			{margin: 5px 0 10px 5px; list-style: square;}
#sidebar ul li			{ margin-left: 10px; padding-left: 5px;}
#sidebar ul.new li		{ margin-left: 10px; padding-left: 5x;}
#sidebar ul.new li a  {color: #FFD403;}

#sidebar ol			{margin: 10px 0 10px 5px; list-style: decimal inside;}
#sidebar .tags      {margin: 0 0 25px 10px; line-height: 160%;}
#sidebar .current-cat {color: #ff6600;}
#sidebar .current-cat a {color: #ff6600;}

/* ---- subfooter */

#subfooter			{ padding: 5px 10px; border-top: solid 1px #666; margin-top: 30px;}
#subfooter a			{color: #999; padding: 0 20px 0 5px;}
#subfooter a:hover 	{color: #ff6600;}

/* ---- Footer */

#footer 				{color: #999; padding: 5px 15px; margin-bottom: 10px;}
#footer a			{color: #999;}
#footer a:hover 	{color: #ff6600;}
#footer a.authorlink {color: #999; font-size: 10px;}
#footer .signature {float:right; padding: 5px 5px; margin-bottom: 5px; font-size: 10px;}

/* ---- comments */

#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 				{width: 250px; }
#email 				{width: 250px; }
#url 				{width: 250px; }
#comment 			{width: 500px; }
#submit 				{background: #ff4e00; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}

/* ---- 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 			{ text-align: center;  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; }