/*  
Theme Name: Infovide-Matrix 2
Theme URI: http://wordpress.org/
Description: Infovide-Matrix blog theme based on Default Wordpress theme
Version: 0.3
Author: one2tribe
Author URI: http://www.one2tribe.pl

  Infovide-Matrix theme was based on default Wordpress theme.

	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

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%;  /* Resets 1em to 10px 62.5%;*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: rgb(6,69,79);
	color: #333;
	text-align: center;
	}

#page {
	/* background-color: white; */
	/* border: 1px solid #959596; */
	text-align: left;
	}

/* HEADER */
.header {
	color: #FFFFFF;
	height: 91px;
	background: rgb(6,69,79);
}
.header a {
	text-decoration: none;
	color: #FFFFFF;
}
.header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.header div{
	float: left;
}
.header_top_padding {
	padding: 16px 0 0 0;
	
}
.header_search{
	padding: 40px 11px 21px 215px;
}
.header_menu{
	padding: 40px 11px 21px 11px;
	border-left: solid 1px #355459;
}
.header_menu1{
	padding: 40px 11px 21px 11px;
}
.header_form{
	padding: 38px 2px 10px 2px;
	
}
.header_form2{
	padding: 33px 5px 0 5px;
}
.header_form input{
	background-color: #E8E8E8;
	border: 0;
	font-size: 11px;
	color: #353535;
	width: 125px;
}

.top {
	line-height: 1px;
}

.header form{
padding: 0;
margin: 0;
}

#wyroznienie_specialne{
position:absolute;
top:0px;
right:0px;
background: transparent url(images/blog_wyroznienie_specialne.png) no-repeat;
width:145px;
height:140px;
}
#headerimg 	{ 
/*	margin: 7px 9px 0; */ 
	height: 192px; 
	width: 960px; 
	} 

#content {
	padding-top:10px;
	font-size: 1.0em;
        position:relative;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-right:20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
  border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	}

#footer {
	background: rgb(6,69,79); 
	border: none;
	color: white;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-weight: normal;
	color: rgb(6,69,79);
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: rgb(6,69,79);
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: rgb(6,69,79);
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
/*	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a, h3 a {
	color: black;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	/* background-color: white; */
	margin: 0px auto;
	padding: 0;
	width: 960px;
	/* border: 1px solid #959596; */
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 0px 20px;
	margin:0;
	width: 620px !important;
	
	background-color:white;
	}

.widecolumn {
  float: left;
	padding: 0px 0 0px 20px;
	margin:0;
	width: 620px !important;
	
	background-color:white;
	}
.widecolumn  div{
      margin-right:20px !impotrant;
      margin-right:0px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 10px 0px 30px ;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0px;
	text-align: center;
	}
/* End Structure */

#footer a:visited {
  color: rgb(180,180,180);
}

#footer a {
  color: rgb(200,200,200);
}



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

h2.pagetitle {
	margin-top: 12px;
	text-align: left;
}
.title2 {
margin-bottom:0px;
width:470px;
margin-left:10px;
float:left;
}
.title2 h2 a{
font-size:14px;
font-weight:bold;
padding-left:0px;
}
.title2 h2{
font-size:14px;
font-weight:bold;
padding-left:0px;
}
.title2 div.author_name{
padding-bottom:5px;
border-bottom:1px #dadada solid;
margin:0px;
margin-left:0px;
}
.title2 p{
margin:5px 0px 0px 0px;
}

#sidebar h2, #sidebar2 h2 {
	margin: 5px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before ,#sidebar2 ul ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
    margin-top:0px;
	padding-top:0px;
	background-color:white;
	list-style-type: none;
	list-style-image: none;
	 margin-bottom: 10px;	 
	 text-align:left;
	 padding-bottom:10px;
	}
#sidebar2 ul li{
	display:block;
	width:640px !important;
	width:640px;
	margin-right:0px;
}
#sidebar ul li.cat-item, #sidebar2 ul li.cat-item  {
	 text-align:left;
	 padding-left:10px;
	 font-weight:bold;
	 
	 font-size:11px;
	}
#sidebar ul li.cat-item  a, #sidebar2 ul li.cat-item  a{
color:#343434;
}
#sidebar ul li div, #sidebar ul li table, #sidebar2 ul li div, #sidebar2 ul li table{
margin:0px 0px;
text-align:left;
padding-top:0px;
padding-left:10px;
padding-right:10px;
font-size:11px;
}
#sidebar div.democracy ul li div, #sidebar2 div.democracy ul li div{
padding:0px;
margin:0px;
font-size:11px;
font-weight:100;
}
#sidebar ul li caption, #sidebar ul li caption{
margin-left:10px;
}
#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px 0px;
	padding: 0px 10px 0px 10px;
	font-size:11px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0px;

	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol{
	margin: 0 0 0 10px;
	}



ol li, #sidebar ul ol li, #sidebar2 ul ol li {
	list-style: /*decimal outside*/ none;
	}

#sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0 0px;
	padding: 0;
	}

#sidebar ul li input.send, #sidebar2 ul li input.send{
background-image:url(images/button_send.gif);
background-repeat:no-repeat;
border:0px;
width:82px;
height:22px;
}

#sidebar form, #sidebar2 form {
	margin: 0px;
	padding:0px;
	}
/* End Sidebar */

#sidebar ul li table input#wp-submit, #sidebar2 ul li table input#wp-submit{
background-image:url(images/button_zaloguj.gif);
background-repeat:no-repeat;
border:0px;
width:82px;
height:22px;
}
#sidebar ul li table input, #sidebar2 ul li table input{
background-image:url(images/bg_input.gif);
background-repeat:repeat-x;
border:1px #8a9cb0 solid;
}	

	
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 600px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin-right:20px;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;*/
	float:left;
	padding-left:10px;
	margin:0;
	/* margin-left: 640px; */
	width: 300px !important;
	width:/**/290px;/**/
	/*background-color:white;*/
	}
#sidebar2{
	/*padding: 20px 0 10px 0;*/
	float:left;
	padding-left:0px;
	margin:0;
        margin-top:10px;
	/* margin-left: 640px; */
	width: 640px !important;
	width:/**/630px;/**/
	/*background-color:white;*/
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px 10px 0;
	/*margin: 10px auto 0;*/
	width: 250px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	margin: 0 10px 0;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

div #featured {
  width: 470px;
  margin:0 auto;
  margin-bottom: 24px;
  margin-top: 12px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  background-color: #fbfbfb;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #f1f1f1;
  border-right-color: #f1f1f1;
  border-bottom-color: #f1f1f1;
  border-left-color: #f1f1f1;
  min-height: 140px;
  position:relative;
}	

div #featured div.featured_entry {
	float:right;
}

div#featured div.featured_entry {
	width: 340px;
	padding-right:10px;
}

div#featured .featured_entry {
	/*width: 200px;*/
}

div#featured div.image {
position:absolute;
width: 134px;
top:10px;
left:-20px;
padding: 2px 0 0 0;
} 

div#featured div.image img {
	padding: 2px;
}

div.image img {
	padding: 4px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

div #site_title {
  font-family: Tahoma, Arial, Verdana, Sans-serif;
  font-size: 2em;
  color: rgb(6,69,79);
  margin-top: 12px;
}

.author {
  margin: 0 0 0 0px;
  float: left;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;









  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
}

.author_small {
  margin: 0px 0px 0px 0px;
  float: left;

  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
}

.author_page {
  float: left;
  margin: 0 10px 0 0;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
}

div .author_name {
	font: 1.1em/1em Tahoma, Arial, Verdana, Sans-serif;
	display: block;
	text-align: left;
	font-style: italic;
	margin-bottom: 10px;
}


/* Lista artykulow */
ul.posts { list-style: none; list-style-image: url(foo.gif); margin: 0; }

ul.posts li { 
width:440px;
  padding: 0 0 0.2em 20px; 
  margin: 0 0 0.5em 0px; 
  border-bottom: 1px solid #dadada; 
  background: url(images/doc.png) no-repeat 0 3px; 
}

h2.section_title, #sidebar h2.widgettitle, #sidebar2 h2.widgettitle  {
  font-family: Tahoma, Arial, Verdana, Sans-serif;
  font-weight: normal;
  color: rgb(6,69,79);
  padding: 0;
	margin: 0 0 0px 0;
	text-align: left;

}
h2.section_title{
	height:28px;
	padding-left:30px;
	background-image:url('images/arrow_1.gif');
	background-repeat:no-repeat;
}
#sidebar h2.widgettitle, #sidebar2 h2.widgettitle {
	font-size:14px;
	font-weight:bold;
	height:28px;
	padding-left:30px;
	padding-top:4px;
	background-image:url('images/arrow_2_bg.gif');
	background-position:left;
	background-repeat:no-repeat;
	
}
h2.section2_title {
  font-family: Tahoma, Arial, Verdana, Sans-serif;
  font-weight: normal;
  color: rgb(6,69,79);
  padding: 0;
	margin: 20px 0 10px 0;
	text-align: left;
	height:28px;
	padding-left:30px;
	background-image:url('images/arrow_1.gif');
	background-repeat:no-repeat;
}

.archive_title {
  margin: 20px 0 10px 0;
}

h2.section_title, h2.section2_title {
    font-size: 1.8em;
}

#sidebar h2.widgettitle {
    /* font-weight: normal;*/
    /* font-size: 1.4em; */
}

/* End Various Tags & Classes */
ol{
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
}

li.widget_recent_comments, ul.recentcomments, li.recentcomments{
	text-align:left;
}
		#Container {
			width: 540px;
			margin-left: auto;
			margin-right: auto; 
			margin-bottom:40px;
			
		}
		#Content2 {
			background-color: #f5f5f5;
			border: 2px solid #06444f;
			padding: 15px 0px 10px 0px;
			margin-top: -11px;
		}
		#Content2 table{
		margin:0px;
		}
		
		/* Tabs */
		UL#Tabs {
			font-family: Verdana, Arial;
			font-size: 12px;
			font-weight: bold;
			list-style-type: none;
			padding-left:6px;
			padding-bottom: 28px;
			border-bottom: 0px solid #f5f5f5;
			margin-bottom: 12px;
			
			z-index: 1;
		}
		#Tabs LI.Tab {
			float: left;
			height: 25px;
			background-color: #8d8d8d;
			margin: 4px 0px 0px 2px;
			border-bottom: 2px solid #06444f;
		}
		#Tabs LI.Tab A {
			float: left;
			display: block;
			color: #ffffff;
			text-decoration: none;
			padding: 5px;
			outline:none;
		}
		#Tabs LI.Tab A:hover {
			background-color: #8d8d8d;
			border-bottom: 1px solid #8d8d8d;
		}
		/* Selected Tab */
		#Tabs LI.SelectedTab {
			float: left;
			height: 25px;
			background-color: #f5f5f5;
			margin: 2px 0px 0px 2px;
			border-top: 2px solid #06444f;
			border-right: 2px solid #06444f;
			border-bottom: 2px solid #f5f5f5;
			border-left: 2px solid #06444f;
		}
		#Tabs LI.SelectedTab A {
			float: left;
			display: block;
			color: #06454f;
			text-decoration: none;
			padding: 5px;
			cursor: default;
			outline:none;
		}
		
		.widget_categories{
		text-align:left;
		}
#social-bookmarks{
text-align:center;
}
div.wiecej{
margin:0px 20px 0 10px;
text-align:right;
font-weight:bold;
}
div.list_all{
padding:0px 0px 40px 40px;
}
div.list_all a{
font-size:11px;
}
div.list_all2{
padding:10px 0px 40px 0px;
}
div.list_all2 div.democracy li{
list-style:none;
}
.democracy input.glosuj{
background-image:url('images/button_glosuj.gif');
width:82px;
height:22px;
border:0px;
};
.left_px5{
padding-left:5px;
}
.left_px10{
padding-left:10px;
}
.categoria{
font-size:10px;
padding-left:10px;
font-style:normal;
font-weight:bold;
}
.cat-icons{
margin:5px 5px 0px 5px;
float:left;

}
.clear{
clear:both;
}
.title2_content{
width:550px;
margin-bottom:18px;
}

li#flexo-archives ul li{
padding-left:20px;
}


