/*
Theme Name: Chata Wuja Freda
Theme URI: http://sweetidentity.com/
Description: Chata Wuja Freda
Author: Sweetidentity.com
*/


/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

a
{
	color: #393939;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* --------------------------------------------------------------

   typography.css
   * Sets up some sensible default typography.

-------------------------------------------------------------- */

/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }

body {
  font-size: 75%;
  color: #222;
  background: #fff;
  font-family: Tahoma, Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;
}


.c
{
	display: block;
	text-align: center;
	clear: both;
}

.ci
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	width: 980px;
}

.hidden
{
	display: none;
}

.el
{
	display: inline;
	float: left;
}

.pointer
{
	cursor: pointer;
}

.clear
{
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.spacer16
{
	display: block;
	font-size: 0px;
	line-height: 16px;
	height: 16px;
	clear: both;
}

/* --------------------------------------------------------------

   LAYOUT

--------------------------------------------------------------*/

body
{
	background: url('images/bg.jpg') #d6e2ed top center no-repeat;
}

#logo
{
	width: 980px;
	height: 190px;
	background: url('images/logo.png') top left no-repeat;
}

#logo-link
{
	width: 500px;
	height: 190px;
	text-decoration: none;
	line-height: 190px;
	font-size: 0px;
}

#logo-rss-link
{
	width: 150px;
	height: 190px;
	text-decoration: none;
	line-height: 190px;
	font-size: 0px;
	margin-left: 160px;
}

#logo-contact-link
{
	width: 160px;
	height: 190px;
	text-decoration: none;
	line-height: 190px;
	font-size: 0px;
}

#col_left
{
	width: 280px;
	padding-bottom: 1px;
	padding-top: 15px;
}

#col_right .main1,
#col_right .main2,
#col_right .main3,
#col_right
{
	width: 700px;
}

#col_right .main1
{
	background: url('images/main_top.png') top right no-repeat;
	padding-top: 13px;
}

#col_right .main2
{
	background: url('images/main_bg.png') 55px 0px repeat-y;
}

#col_right .main3
{
	height: 33px;
	background: url('images/main_bottom.png') 55px 0px no-repeat;
}

#col_right .post_title
{
	width: 700px;
	height: 53px;
	background: url('images/post_title.png') 61px 0px no-repeat;
}

#col_right .post_title .date
{
	width: 61px;
	height: 53px;
	background: url('images/post_date.png') top right no-repeat;
}

#col_right .post_title .date .line1,
#col_right .post_title .date .line2
{
	font-size: 20px;
	color: #fff;
	line-height: 21px;
}

#col_right .post_title .date .line1
{
	text-align: center;
	padding-left: 10px;
	padding-top: 4px;
}

#col_right .post_title .date .line2
{
	text-align: center;
	padding-left: 10px;
	padding-bottom: 4px;
}

#col_right .post_title .title
{
	width: 580px;
	height: 53px;
}

#col_right .post_title .title span
{
	padding-left: 10px;
}

#col_right .post_title .title span,
#col_right .post_title .title a
{
	font-size: 24px;
	line-height: 52px;
	color: #000;
	text-decoration: none;
}

#col_right .post_title .title a:hover
{
	text-decoration: underline;
}

#col_right .post_title .comments
{
	width: 54px;
	height: 53px;
}

#col_right .post_title .comments div
{
	line-height: 12px;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 8px;
	width: 30px;
	text-align: center;
}

#col_right .post_title .comments div a
{
	color: #000;
	text-decoration: none;
}

#col_right .post_title .comments div a:hover
{
	text-decoration: underline;
}

#col_right .post_tags,
#col_right .post_body,
#col_right .post_footer,
#col_right .error,
#col_right .comments_box
{
	padding-left: 73px;
	padding-right: 17px;
	overflow: hidden;
}

#col_right .error
{
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#col_right .post_tags
{
	font-size: 10px;
	color: #b6b6b6;
	line-height: 26px;
}

#col_right .post_body
{
	font-size: 14px;
	text-align: justify;
	text-indent: 30px;
	padding-top: 10px;
}

#col_right .post_footer
{
	padding-bottom: 10px;
	text-align: right;
}

#col_right .post_footer a
{
	font-size: 11px;
}

#columns
{
	background: url('images/created_by_slimak.png') bottom left no-repeat;
	padding-bottom: 64px;
}

#footer
{
	background: url('images/footer.png') top left no-repeat;
	height: 51px;
	padding-bottom: 10px;
	position: relative;
}

#sweetlink
{
	position: absolute;
	display:block;
	height: 51px;
	top: 0px;
	right: 0px;
	width: 200px;
	text-decoration: none;
	font-size: 0px;
}

#col_left .box
{
	padding-bottom: 42px;
}

#col_left .box .box_title
{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
}

#col_left .box .box_body
{
	padding-left: 10px;
}

#col_left .box .h_archiwum
{
	background: url('images/h_archiwum.png') top left no-repeat;
}

#col_left .box .h_facebook
{
	background: url('images/h_facebook.png') top left no-repeat;
}

#col_left .box .h_psychodelicznik
{
	background: url('images/h_psychodelicznik.png') top left no-repeat;
}

#col_left .box .h_linki
{
	background: url('images/h_linki.png') top left no-repeat;
}

#col_left .box .h_toplisty
{
	background: url('images/h_toplisty.png') top left no-repeat;
}

#col_left .box .linki a
{
	display: block;
	font-size: 24px;
	background: url('images/links_border.png') -10px bottom no-repeat;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	color: #fff;
	text-shadow: #8c9fad 1px 1px 1px;
}

#col_left .box .linki a:hover
{
	color: #c0c0c0;
}

#col_left .box .linki a
{
	filter: Shadow(Color=#8c9fad,
			Direction=135,
			Strength=3);
}

#col_left_spacer
{
	height: 410px;
	line-height: 410px;
}

ul.blogroll
{
	list-style-type: none;
}

#col_left .box .box_body_archiwum ul
{
	list-style-type: none;
}

#col_left .box .box_body_archiwum ul li
{
	height: 41px;
	line-height: 36px;
	display: block;
	text-align: center;
}

#col_left .box .box_body_archiwum a
{
	background: url('images/archive_on.png') top left no-repeat;
	display: block;
}

#col_left .box .box_body_archiwum a:hover
{
	background: url('images/archive_off.png') top left no-repeat;
}

#col_left .box .box_body_archiwum a,
#col_left .box .box_body_archiwum ul li
{
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}













/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
	width: 610px;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}


/* Comments form */
#commentform p
{
	clear: both;
}

#respond {
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 0;
}

#respond #submit
{
	width: 150px;
}

#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
}
#respond input {
	float: right;
	display: inline;
	width: 290px;
}

#respond label small
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#respond textarea {
	width: 600px;
	border: 1px solid #c0c0c0;
}

#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.comment-form-comment
{
	text-align: center;
}

.comment-form-comment label
{
	text-align: left;
	display: block;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 14px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


#content ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 30px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

#comments-title
{
	background: url('images/h_komentarze.png') 0px 0px no-repeat;
	height: 32px;
	display: block;
}

.box_comment1,
.box_comment2,
.box_comment3
{
	width: 603px;
}

.box_comment1
{
	background-color: #e3e3e3;
}

.box_comment2
{
	background: url('images/comment_top.png') top left no-repeat;
}

.box_comment3
{
	background: url('images/comment_bottom.png') bottom left no-repeat;
}

.box_comment3 .line1 .nick,
.box_comment3 .line1 .nick a
{
	color: #393939;
	line-height: 36px;
	font-weight: bold;
	text-decoration: none;
}

.box_comment3 .line1 .nick a:hover
{
	text-decoration: underline;
}

.box_comment3 .line1 .nick
{
	margin-left: 17px;
}

.box_comment3 .line1 .date,
.box_comment3 .line1 .date a
{
	color: #393939;
	line-height: 36px;
	text-decoration: none;
}

.box_comment3 .line1 .date a:hover
{
	text-decoration: underline;
}

.box_comment3 .line1 .date
{
	float: right;
	margin-right: 17px;
}

.box_comment3 .line1
{
	height: 36px;
}

.box_comment3 .line2 .avatar-div
{
	margin-left: 17px;
	width: 56px;
	padding-bottom: 1px;
}

.box_comment3 .line2 .text
{
	width: 513px;
	overflow: auto;
	font-size: 11px;
	color: #393939;
}

.box_comment3 .line3 .answer,
.box_comment3 .line3 .answer a
{
	color: #858585;
	font-size: 11px;
	text-decoration: underline;
	height: 28px;
	line-height: 28px;
}

.box_comment3 .line3 .answer a:hover
{
	text-decoration: none;
}

.box_comment3 .line3 .answer
{
	float: right;
	margin-right: 17px;
}

#respond h3
{
	background: url('images/h_dodaj_komentarz.png') 0px 0px no-repeat;
	height: 57px;
	display: block;
	font-size: 0px;
	line-height: 57px;
	margin-bottom: 0px;
}

#respond
{
	border-top-width: 0px;
}

#respond h3 small
{
	float: right;
}


#top-menu ul
{
    list-style-type:none;
    margin:0;


}
#top-menu ul li
{
    display:inline;
    display: block;
    float: left;
}

#top-menu ul li
{
    padding:10px 10px 16px 0;
}

#top-menu ul li a {
    font-weight: bold;
    text-decoration: none;
}
#nav-below {
margin-left:100px;

}
/**/
.shareaholic-canvas {
text-indent: 0;
}