/*
Theme Name: Kinga Żak
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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 */

html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 62.5%;
	font-family: "Verdana";
	background: url(images/bg_body.gif);
}

p {
	margin-bottom: 10px;
	text-align: justify;
	font-size: 1.2em;
}

div#content {
	width: 786px;
	min-height: 500px;
	margin: 20px auto;
	text-align: left;
}

div#inner_content_wrapper {
	width: 786px;
	min-height: 700px;
	background: url(images/bg_content2.gif) repeat-y right;
}

div#header {
	width: 585px;
	height: 121px;
	margin-left: 10px;
	background: url(images/bg_header.gif) no-repeat left;
}

div#inner_content {
	width: 551px;
	min-height: 381px;
	padding-top: 120px;
	padding-left: 120px;
	padding-right: 40px;
	float: left;
	background: url(images/bg_content.gif) no-repeat left top;
}

div#menu {
	width: 75px;
	height: 501px;
	background: url(images/img_menu.gif) no-repeat top;
	float: right;
}
div.cleaner {
	clear: both;
}

div#footer {
	width: 786px;
	height: 48px;
	padding-bottom: 20px;
	background: url(images/bg_footer.gif) no-repeat right top;
}

p.designed {
	padding-top: 50px;
	margin-left: 110px;
	font-size: 0.9em;
	color: #ffffff;
}

p.designed a{
	text-decoration: none;
	color: #ffffff;
}

a.gallery {
	display: block;
	width: 75px;
	height: 100px;
	margin-top: 68px;
	outline: none;
	text-indent: -10000px;
	background: url(images/menu/img_gallery.gif) no-repeat;
}

a.contact {
	display: block;
	width: 42px;
	height: 71px;
	margin-top: 19px;
	outline: none;
	text-indent: -10000px;
	background: url(images/menu/img_contact.gif) no-repeat;
}

a.journal {
	display: block;
	width: 61px;
	height: 78px;
	margin-top: 18px;
	outline: none;
	text-indent: -10000px;
	background: url(images/menu/img_journal.gif) no-repeat;
}

a.about {
	display: block;
	width: 28px;
	height: 106px;
	margin-top: 18px;
	outline: none;
	text-indent: -10000px;
	background: url(images/menu/img_about.gif) no-repeat;
}


.alt {

	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-top: 10px;
	}

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.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	}

textarea {
	width: 480px;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.postmetadata {
	margin-top: 10px;
	font-size: 1.2em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */