/*  
Theme Name: Kubrick
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: 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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.

---
adaptacja dla serwisu http://blox.pl 
taisha_te@gazeta.pl
marzec 2007

*/


BODY {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	background-image: url(/themes/2themeB/images/kubrickbgcolor.jpg);
	color: #333;
	text-align: center;
}
a {
      color: #06c;
	text-decoration: none;
}
a:hover {
      color: #147;
	text-decoration: underline;
}
blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
      color:#808080;
	}
#BlogMainBox {
	background-image: url(/themes/2themeB/images/kubrickbg.jpg);
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;

}
#BlogTitleBox {
	background-image: url(/themes/2themeB/images/kubrickheader.jpg); 
	padding:0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
}
#BlogTitleText h1 {
	padding-top: 70px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 4em;
	text-align: center;
}
#BlogTitleDescription {
	padding-left: 0px;
	padding-top: 3px;
	color: #fff; 
	font-size: 1.2em;
	text-align: center;
}
DIV#BlogTitleText A, DIV#BlogTitleText A:hover {
	text-decoration: none;
	color: #fff;
}
#BlogBodyBox {
	width: 735px; 
	text-align: justify;
}
#BlogNarrowColumn {
	width: 190px;
	margin-left:50px;
}
#BlogWideColumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
#Footer {
	background: url(/themes/2themeB/images/kubrickfooter.jpg) no-repeat bottom; border: none;
	padding: 0 0 0 0;
	margin: 0 auto;
	width: 760px;
	height:50px;
	clear: both;
	}
#BlogCategories {  
                
}
#BlogRss {
	padding-left: 20px;
	text-align: right;
}
#BlogCategoriesBox {
	padding-right: 20px;  
	padding-top: 10px; 
	padding-bottom: 10px;
}
#BlogCategories A, #BlogRss A {
	text-decoration: none
}
#BlogCategories A:hover, #BlogRss A:hover {
	text-decoration: none;
}
.BlogEntryBox {
	margin: 0 0 40px;
	text-align: justify;
}
.BlogEntryPublishDate { 
	padding-top: 14px;   
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
      color:#808080;
}
.BlogEntryItemTitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:1.9em;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:4px;
	padding-top:2px;
}
.BlogEntryContent {
	font-size:1.2em;
	line-height: 1.4em;
}
.BlogEntryContent img {
background: #f9f9f9;
padding:15px;
border:1px solid #eee;
}
.BlogEntryContent li {
color:#808080;
}
.CommentedEntryContent img,
.CommentedEntryLead img {
background: #f9f9f9;
padding:15px;
border:1px solid #eee;	
}
.BlogEntryInfo {
	font-size:1.2em;
	padding-top: 11px; 
	padding-bottom: 16px;
text-align:center;
}
.BlogEntryInfo A {
	font-size:12px;
	padding-top: 3px;
}
#BlogLinksBox {
	width:190px;
	padding-top: 25px; 
	text-align: center;
	padding-bottom: 10px; 
}
#ShareCss {
	padding-bottom: 10px; 
	padding-top: 15px; 
	text-align: center;
}
#BlogLinksBox A, #ShareCss A {
	font-size: 9px;
	text-decoration: none;
}
#BlogLinksBox A:hover, #ShareCss A:hover {
	text-decoration: none;
}
#BlogCalendarBox {
	margin-top: 60px;
	margin-bottom: 10px; 
}
TABLE.Calendar {
	width: 190px;
	font-size: 11px; 
	text-align: center;
	border-collapse:collapse;
}
TD.Month {
	font-weight: bold;  
}
TD.Month A, TD.Month A:hover {
	text-decoration: none;
}
TD.DayOfWeek {
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	color: #000000; 
}
TD.DayOfMonth A {
	text-decoration: none
}
TD.DayOfMonth A:hover {
	text-decoration: none;
}
#BookmarksTitle {display:none;
}
#ArchiveTitle,
.BookmarkFolderTitle {
	padding-bottom:10px;
}
#ArchiveTitle, #BlogAuthorsTitle, 
#BlogTitleBoxLastEntries,
.BookmarkFolderTitle {
	padding-top:15px;
	padding-left: 0px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #333; 
	font-size: 12px;
	font-weight:bold;
}

#BlogArchiveBox {
      padding-top:50px;
}
#BlogTitlesLastEntries ul, 
#BlogAuthorsBox ul {
	padding-top:0px;
	margin-bottom:0px;
}
#BlogTitlesLastEntries li, 
#BlogAuthorsBox li {
	padding-bottom:0px;
	margin-left:-40px; 
	list-style-type: none; 
}
.BookmarkEtiquette a,
.ArchiveItem a,
#BlogTitlesLastEntries li a, 
#BlogAuthorsBox li a  {
	display:block;
	padding: 1px 0px 2px 10px;
}


/* wyszukiwarka */

#BlogSearchForm {
	display: inline;
}
#BlogSearch {
	position:absolute;
	top:240px;
	margin-left: 50px;
	margin-right: 10px;
	height: 15px;
	padding-bottom: 16px;
}
DIV#BlogSearchText INPUT {
	font-size: 11px; 
	height: 17px;
	width: 106px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
}
DIV#BlogSearchButton INPUT {
	background-color: #f5f5f5;
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 4px;
	font-size: 11px;
	color: #000; 
	border: none;
	width: 60px;
	border: 1px solid #cdcdcd;
}


/* strona z komentarzami */

#CommentNarrowColumn {
	width: 190px;
	margin-left:50px;
	padding-top: 10px
}
#CommentBox {
	margin: 0 0 40px;
	text-align: justify; 
}
#CommentBoxLabel {
	padding-right: 20px;  
	padding-top: 10px; 
	padding-bottom: 10px;
}
#CommentBoxLabel A {
}
.CommentedEntryTitle h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:1.9em;
	padding-bottom:4px;
	margin-top:2px;
	margin-bottom:4px;
	padding-top:2px;
}
.CommentedEntryContent {
	font-size:1.2em;
	line-height: 1.4em;	
}
.CommentedEntryLead {
	font-size:1.2em;
	line-height: 1.4em;
}
.InfoUserCommCommentedEntry {
	padding-top: 10px; 
	padding-bottom: 16px;
	font-size: 10px;
}
#CommentRecommendEntryBlock {
	padding-top: 10px; 
	padding-bottom: 10px;
	font-size: 11px;
}

div#CommentCommentsList {
	margin-top: 30px
}
.InfoUserCommMinus {
	display:none;
}
.InfoUserCommAuthor {
	font-weight: bold;  
	color: #000000;
}
.InfoUserCommDate {
	font-size: 10px; 
}
.InfoUserCommText {
	padding-top: 3px;
	padding-bottom: 8px;
}
#CommentInputAuthor {
	margin-top:20px;
	font-size: 11px;
}
.CommentSystemMessage {
	padding-top: 20px
}
.InfoPaired {
	margin-top:5px;
	border-top: 1px solid #ddd;
	background-color: #f9f9f9;
	padding: 2px 10px 4px 10px;
	border-bottom: 1px solid #ddd;
}
.InfoUnpaired {
	margin-top:5px;
	padding: 2px 10px 4px 10px;
}
DIV#CommentKeys INPUT {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding-right: 10px; 
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 20px;
	font-weight: bold; 
	font-size: 11px;
	color: #000; 
	width: 100px;
}
.InfoUserCommText {
	
}
#CommentTextAreaLabel {
	padding-top:20px;
	padding-bottom: 5px;
	font-size: 14px; 
	font-weight: bold;
	color: #898989;
}
#CommentTextAreaInput TEXTAREA {
	border: 1px solid #ccc;
}
.CommentTextArea {
	
}
DIV#CommentKeys {
	
}

.CommentError {
	margin-top: 15px; font-weight: bold;
}

/* stronicowanie, trackback, captcha */
#BlogPagingBox {margin-top: 10px; margin-bottom: 10px}
div#BlogPagingBox table {width:60%; margin-left: 20%; margin-right: 20%; border: 0}
td.BlogPagingPrevious {text-align: right; padding-right: 3px}
td.BlogPagingPage {text-align: center}
td.BlogPagingNext {text-align: left; padding-left: 3px}

#CommentInputPassword input, #CommentURL input, #CommentInputAuthor input {width:150px;	border: 1px solid #ccc;}
#CommentInputAuthor input {margin-left:6px}
#CommentInputPassword input {margin-left:2px}
#CommentURL input {margin-left:10px}

div#Captcha img {border: 1px #ccc solid; margin-bottom: 8px;margin-left:130px;}
div#Captcha {margin-top: 12px; margin-bottom: 12px}
div#Captcha INPUT {border: 1px #ccc solid; background:transparent;}

div#CommentTrackbackList {margin-top: 25px; margin-bottom: 15px}
div#CommentTrackBackListTitle {width: 455px; font-size: 14px; padding-bottom: 7px; margin-bottom: 4px; border-bottom: 1px solid #006CB8}
div#CommentTrackBackUrlInfo {font-size: 11px; text-align: left}
DIV#CommentTrackBackUrlInfo textarea {font-size: 11px; border: 0; overflow: hidden; width: 99%}
div.InfoUserCommTBContent {margin-top: 12px; line-height: 16px; margin-bottom: 5px}
div.InfoUserCommTBData {width: 160px; border-top: 1px dotted #006CB8; font-size: 11px; padding-top: 2px}

div#CommentCommentsListTitle {
	width: 455px; 
	font-size: 14px; 
	padding-bottom: 7px; 
	margin-bottom: 7px;
	font-weight: bold;
	color: #898989;
}

img#ImgLogoSyndicate {margin-top: 7px}

div.InfoUnderEntryMore{float: right;}

#SelectedCategoryTitle h3 {padding-left: 10px; margin: 0px}
