/*
Theme Name: Centrum Handlowe
Version: 1.0
Description: A Canvas Child Theme
Author: mitu
Author URI: http://www.uhuru.pl
Template: canvas
*/
 
@import url("../canvas/style.css");

/* CANVAS RESET */
#header, #navigation, .nav-entries, .wp-pagenavi, .widget h3, #footer-widgets, #footer, .post-more { border: 0; }

/* DEFAULT FONT */
body, h1, h2, h3, h4, h5, h6, p, #navigation, #logo .site-title, #logo .site-description, #footer p, .post .title, .page .title, .post-meta, .post-more, .entry .wp-caption-text, .wp-pagenavi span.extend, .wp-pagenavi span.pages, .widget h3, .widget p, .widget_woo_twitter ul li .content, #tabs ul.wooTabs li a, #tabs .inside li a, #tabs .inside li span.meta, #commentform input.txt, #commentform textarea, .widget_woo_twitter ul li .content, #tabs ul.wooTabs li a, #tabs .inside li a, #tabs .inside li span.meta, .button, .button:visited, .reply a, .gform_wrapper .top_label .gfield_label, .entry .quote cite { font-family: Tahoma,Arial,Helvetica,sans-serif; }

/* 1.1 Defaults */
body {
	background: #31C5F3 url(images/background.jpg) repeat-x;
	color: #222;
	font-size: 12px;
	line-height: 1.5;
}

p {
	font-size: 12px;
	line-height: 1.5;
}

a, a:link, a:hover, a:visited {
	color: #C32151;
}

/* 2.1 Containers & Columns */
#wrapper {
	background: #FFF;
	padding: 0 12px;
}

#main {
	background: #E7F5FD;
	padding: 8px 10px;
	width: 604px !important;
}

#sidebar {
	background: #93DAF8;
	border: 8px solid #D2EDFC;
	width: 240px !important;
}

/* 2.3 Header */
#header {
	background: url(images/header.jpg) no-repeat;
	height: 288px;
	padding: 0;
	position: relative;
}

#logo {
	padding: 95px 0 0 80px;
}

#logo .site-title {
	margin: 0;
}

#logo .site-title a {
	color: #32C5F3;
	font-size: 28px;
	font-weight: bold;
}

#logo .site-title a:hover {
	border-bottom: 1px solid #32C5F3;
	text-decoration: none;
}

#logo .site-description {
	color: #333;
	font-size: 11px;
	font-style: normal;
}

/* 2.6 Footer */
#footer {
	background: #00B2F0 url(images/footer.jpg) repeat-x;
	margin: 0 -12px;
	padding: 35px 0 10px;
	width: 904px !important;
}

#footer p {
	color: #222;
	font-size: 11px;
	font-style: normal;
}

#footer a {
	color: #FFF;
}

/* 3. POSTS */
.post, .search .page {
	margin: 0 0 20px;
}

.post .title, .page .title {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 7px;
}

.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
	color: #333;
}

.post-meta {
	color: #444;
	margin: 0 0 10px;
}

.post-meta abbr {
	border: 0;
	cursor: default;
}

/* 3.2 Images */
.alignleft {
	margin-top: 2px;
}

/* 4.2 Generic Widgets */
.widget {
	margin: 0 0 5px;
	padding: 10px;
}

.widget h3 {
    border-bottom: 1px solid #333333;
    color: #333333;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 0 0 2px;
    text-transform: none;
}

.widget ul {
	list-style-position: outside;
	padding-left: 5px;
}

.widget ul li {
	margin-left: 15px;
}

.widget ul li a {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	padding: 0;
}

.widget_recent_comments li, #twitter li {
	border: 0;
	padding: 3px 0;
}

/* 4.2 Specific Widgets */

/* SEARCH FORM */
.searchform {
	background: #FFF;
}

.searchform input.s {
	padding: 6px;
}

/* WP-Polls */
.wp-polls-ans p {
	margin: 0;
}

.wp-polls-ans p a {
	color: #222;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}

/* 5.1 Comments */
#comments {
    margin: 10px 0 0;
    padding: 10px 0 0;
}

/* CANDIES */
#header .candy {
    left: 77px;
    position: absolute;
    top: 165px;
}

#main .candy {
	margin: 0 0 15px;
}