/*
Theme Name: Smakowite v2
Theme URI: http://www.smakowite.info
Description: New theme for smakowite.info
Author: Rafal Bisingier
Author URI: http://www.itec.com.pl
Version: 2.0
Tags: fixed width, two columns
*/

/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2em;
}
ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS reset end */

#wpadminbar {
	display: none !important;
	visibility: hidden !important;
	background-color: transparent !important;
}
body.admin-bar #wpcontent, body.admin-bar #adminmenu {
	padding-top:0;
}


body {
	font-size: 10pt;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
	font-family: Serif;
	background-color: transparent !important;
	background-image: url('/theme/images/tail.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
h6 {
	display: none;
	visibility: hidden;
}
a {
	color: #661177;
	text-decoration: none;
}
div {
	padding: 0;
	margin: 0;
}
input, textarea {
	border: 1px solid #999999;
}
.wrapper {
	background-color: #ffffff !important;
}
#content {
	position: absolute;
	width: 1000px !important;
	top: 0;
	left: 50%;
	margin-left: -500px;
}
#leftcolumn {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	/* overflow: hidden; */
	margin: 0;
	padding: 0 4px;
}
#masthead {
	margin: 0 auto 25px auto;
	padding: 10px 0px 1em 0px; 
	font-size: 110%;
	text-align: center;
	overflow: hidden;
}
#site-title {
	font-size: 260%;
	text-shadow: 2px 2px 5px #ddddbb;
	font-weight: bold;
	text-align: right;
	line-height: 0.7em;
	margin: 0.7em 0 0.5em 0;
	padding: 0;
	width: 240px !important;
}
#site-title a {
	color: #ffffff;
}
#site-title-info {
	font-size: 66%;
}
#site-description {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0.3em auto;
	color: #666666;
	text-shadow: 2px 2px 5px #466F1C;
	/*text-decoration: underline;*/
	overflow: none;
	line-height: 1em;
	width: 240px !important;
}
#site-description a {
	color: #F5EA74;
}
#sidebar {
	display: block;
	border: 1px solid #661177;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	padding-bottom: 222px;
	background-image: url('/theme/images/chef.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.sidebox {
	color: #447711;
	margin: 0 0.5em;
	padding: 4px 0 10px 0;
}
.sidebox h4 {
	margin: 0.2em;
	padding: 0;
	font-size: 125%;
	font-weight: bold;
}
.sidebox h4 a {
	font-weight: bold;
}
.sidebox .entry-title {
	margin: 0.3em 0;
	padding: 0 0.2em;
	line-height: 1.2em;
}
.sidebox .entry-summary p {
	margin: 0.3em 0;
}
.sidebox .entry-meta,
.sidebox .entry-utility,
.sidebox .entry-summary {
	margin: 0;
	padding: 0.2em 0;
}
#sidemenu {
	border-bottom: 1px solid #661177;
}
#sidelast ul,
#sidemenu ul {
	color: #447711;
	line-height: 1.3em;
	list-style: disc;
	margin: 0 0 0 2em;
	padding: 0.2em;
}
#sidemenu ul ul {
	list-style: circle;
}
.post {
	color: #000000;
}
.comments h3,
.post h1 {
	margin: 1em 0;
	font-weight: bold;
	font-size: 105%;
}
.post-content strong,
.post-content h2 {
	font-weight: bold;
	font-size: 105%;
	line-height: 2.6em;
}
.post-content #sklad ul,
.post-content #id1 ul,
.post-content #id3 ul {
	list-style: circle;
	margin-left: 2em;
}
.post-meta {
	margin: 1em;
	padding: 1em 1em 0em 1em !important;
	line-height: 1.5em;
	clear: both;
	border-top: 1px solid #cccccc;
}
.post-author {
	float: right;
	clear: right;
	margin-left: 1em;
	font-weight: normal;
	font-size: 100%;
}
.postlist {
	margin-bottom: 1em;
}
/*
#postimg {
	margin: 0 0.5em;
	padding: 10px 0;
}
*/
.comment-form-hidden {
	display: none;
	visibility: hidden;
}
.comment {
	padding: 0.3em;
	margin: 0.3em 0;
}
.comment .comment-author .fn {
	text-decoration: underline;
	line-height: 1.2em;
}
.comment .edit-link {
	float: right;
	clear: right;
}
.comment-respond {
	padding: 1em 0;
	margin: 1em 0;
	border-top: 1px solid #666666;
}
.comment-awaiting-moderation {
	color: #cc6666;
}
.awaiting-moderation {
	color: #cccccc !important;
}
.thread-odd .awaiting-moderation {
	color: #bbbbbb !important;
}
li.thread-odd {
	background-color: #f0f7e0 !important;
}
#rightcolumn {
	position: absolute;
	top: 0;
	left: 264px;
	right: 0;
	/* overflow: hidden; */
	margin: 0;
	padding: 0px 4px;
}
.przepis {
	float: left;
	clear: none;
	border: 1px solid #666666;
	border-top: 2px solid #999999;
	background-color: #ffffff !important;
	background: #ffffff none no-repeat fixed left top;
}
.przepis h1 {
	font-size: 160%;
}
.przepis .wrapper {
	padding: 0 1em;
}
.lista {
	float: left;
	clear: none;
	border: 1px solid #666666;
	border-top: 2px solid #999999;
	background-color: #ffffff !important;
	background: #ffffff none no-repeat fixed left top;
}
.lista .wrapper {
	padding: 0 1em;
}
.lista h1 {
	color: #447711;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	padding: 0.5em 0;
	margin: 0.5em 0;
}
.lista h2 {
	font-size: 135%;
	margin: 0;
	padding: 0.3em 0;
}
.lista .post .title {
	border-bottom: 1px dotted #661177;
}
.lista .notfound {
	padding: 0.5em 0;
	margin: 0.2em 0.5em;
	font-size: 150%;
	line-height: 1.1em;
}
.lista h5 {
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}
.lista .postcategories {
	font-weight: bold;
	line-height: 1.6em;
	padding: 0 0 0 1em;
}
.lista .postcategories a {
	font-weight: normal;
}
.lista .postcategories .autor {
	float: right;
	clear: none;
	padding: 0 1em 0 2em;
}
.lista .entry p {
	margin: 1em 0 0 0;
	padding: 0;
}
.lista .postmetadata {
	margin: 0;
	padding: 0;
	text-align: right;
}
.lista .more-link {
	margin-left: 2em;
}
.clear {
	float: none;
	clear: both;
	width: 100%;
}
#reklama1 {
	float: left;
	clear: both;
	width: 728px;
	margin: auto;
	padding: 0;
	min-height: 1px;
}
#reklama2 {
	float: right;
	clear: none;
	width: 300px;
	margin: 0.2em;
}
#reklama3 {
	float: left;
	clear: none;
	width: 250px;
	margin: 0.5em 0;
}
#reklama4 {
	float: left;
	clear: both;
	width: 728px;
	margin: auto;
	padding: 0;
	min-height: 1px;
}
#reklama5 {
	float: left;
	clear: both;
	width: 728px;
	margin: auto;
	padding: 0;
	min-height: 1px;
}
#header {
	padding: 0;
	margin: 0.2em 0 1em 0;
	height: 170px;
}
#site-breadcrumb {
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0 0.7em;
	line-height: 1.3em;
	height: 1.5em;
	text-align: right;
	color: #F5EA74;
}
#site-breadcrumb small {
	color: #CC9DC9;
}
#site-breadcrumb a {
	color: #F5EA74;
}
#searchbox {
	top: 1.5em;
	left: 0;
	right: 0;
	/* overflow: hidden; */
	margin: 0.2em 0;
	padding: 0px 15px;
	background-color: #ffffff;
	background-image: url('/theme/images/eggplant.jpg');
	background-repeat: no-repeat;
	height: 140px;
	border-color: #661177;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 2px;
	border-top: none !important;
	border-right: none !important;
}
#searchform {
	display: block;
	float: right;
	clear: both;
	margin: 95px 15px 10px 0;
}
#searchform #tipue_search_input {
	width: 240px;
}
#searchform #s {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #7BA720;
	border-top-color: #7BA720;
	border-left-color: #7BA720;
	border-right-color: #456C0F;
	border-bottom-color: #456C0F;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
#main {
	float: none;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #ffffff !important;
	background-image: none !important;
}
.entry-meta {
	width: 100%;
	text-align: right;
	border-top: 1px dotted #661177;
}
#access {
	width: 100%;
	padding: 0.4em 0;
	margin: 0;
	border-color: #447711;
	border-style: solid;
	border-width: 1px;
	border-top-width: 2px;
	border-bottom: none !important;
	border-right: none !important;
	background-color: #447711 !important;
}
.menu {
	text-align: center;
	padding: 0.2em;
	color: #999999;
}
.menu a {
	margin: 0 1em;
	color: #ffff66;
}
.navigation {
	width: 50%;
	text-align: center;
	margin: 2.5em auto 0.5em auto;
}

#topnav {
	margin-top: 0;
	width: 728px;
}
