/*
Theme Name: fotosoria.pl
Theme URI: 
Description: Wygląd przygotowany dla fotosoria.pl
Author: Krzysztof Dróżdż (WebToProste.pl)
Version: 2.0
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */


body {background: #f0f0f0; font-family: Verdana, Arial, sans; font-size: 12px;}
.wrap {width: 960px; margin: 0 auto; background: #fff;}
.wrap-margin {margin: 20px;}

a {color: #0053a9; text-decoration: underline;}
a:hover {text-decoration: none;}

.header {height: 90px;}
.logo {float: left; width: 260px; height: 90px;}
.logo img {margin-top: 14px;}

.menu-container {border: 1px solid red; margin: 0 0 20px 0; padding: 0; background: #0053A9; border: #0053A9; border-radius: 4px;}
.menu-container ul {list-style: none; margin: 0 6px; padding: 0;}
.menu-container li {float: left;}
.menu-container .menu-item a { padding: 8px 12px; display: block; text-decoration: none; color: #fff;}
.menu-container li:hover, .menu-container .current-menu-ancestor, .menu-container .current-menu-item {background: #2372BF;}
.menu-container li li a:hover {font-weight: bold;}
.menu-container li ul {display: none;}
.menu-container li:hover ul {display: block; position: absolute; margin: 0; background: #0053A9;}
.menu-container li:hover li {float: none; font-size: 12px; background: #2372BF; width: 180px; border-top: 1px solid #0053A9}
.menu-container li.alignright {float: right;}

.sidebar.left {width: 250px; float: left; }
.sidebar .widget-container {background: #fafafa; border: 1px solid #eaeaea; border-radius: 3px; padding: 10px; margin-bottom: 10px;}
.sidebar .widget-container .widget-title {display: block; border-bottom: 1px solid #eaeaea; margin-bottom: 12px;}
.sidebar .widget_search label {display: none;}

.secondary-sidebar-content .widget-container { background: #fff; border-left: 0; border-bottom: 0; }

.sidebar.right {width: 250px; float: right;}

.content.right {float: right; width: 648px; }
.content a {color: #0053A9;}
.content a:hover {color: #2372BF; text-decoration: none;}
.back-to-top {text-align: right; font-size: 10px;}

.content.left {width: 648px; float: left;}

.info-box {float: right; height: 100%; border-left: 1px solid #f0f0f0; margin: 10px;}
.info-box dl {margin-top: 10px;}
.info-box dt {float: left; clear: left; font-size: 10px; margin-top: 6px;}
.info-box dd {float: right; margin: 0; padding: 0 0 0 1em; font-size: 10px; font-weight: bold; margin-top: 6px;}
.footer-link {clear: both; float: right; font-size: 10px; margin-top: 10px;}

.info-box.contact {background: url(images/contact3sg.png) no-repeat 10px top; padding-left: 86px; width: 160px;}
.info-box.cart {background: url(images/cart1sg.png) no-repeat 10px top; padding-left: 86px; width: 120px;}

.product-image {float: left; border: 1px solid #f0f0f0;}
.product-info {margin-left: 320px;}
.product-info .avail {color: #444;}
.product-info .price {font-size: 16px; margin-top: 24px;}
.product-info .price span {color: #c80505; font-weight: bold; letter-spacing: -1px; font-size: 1.2em;}
input.button-buy {color: white; font-weight: bold; text-decoration: none; padding: 6px; text-align: center; width: 140px; background: #2fa623 repeat-x top left; border: 1px solid #2fa623; border-radius: 6px; margin-top: 32px; display: block; cursor: pointer;}
input.button-buy:hover {color: white; font-weight: bold; text-decoration: none; padding: 6px; text-align: center; width: 140px; background: #3fb633 repeat-x top left; border: 1px solid #2fa623; border-radius: 6px; margin-top: 32px; display: block;}

.product-list {margin: 20px 0; padding: 0; list-style: none;}
.product-list li {float: left; padding: 5px; border: 1px solid #f0f0f0; margin-left: 5px; width: 200px; height: 190px; margin-bottom: 10px;}
.product-list li.first-in-row {margin-left: 0;}

.sidebar .menu {padding: 0; margin: 0; list-style: none;}
.sidebar .menu ul {list-style: none; padding: 0;}
.sidebar .menu a {display: block; padding: 4px 8px; text-decoration: none; color: #000; border-bottom: 1px dashed #eaeaea;}
.sidebar .menu ul a {padding-left: 24px;}
.sidebar .menu a:hover {background: #e0e0e0;}
.sidebar .menu .current-menu-item {background: #e0e0e0;}
.sidebar .menu .current-menu-item li {background: #fafafa;}

.kit-contents {margin: 0; padding: 0; list-style: none; clear: both;}
.kit-contents li {float: left; border: 1px solid #000; margin-right: 12px; margin-bottom: 10px}
.kit-contents.cols-3 li {width: 200px; margin-right: 12px;}
.kit-contents.cols-4 li {width: 150px; margin-right: 10px;}
.kit-contents li span {margin-top: 40px; background: #f0f0f0; display: block; padding: 4px 8px; border-top: 1px solid #000;}

.product-list-name {display: block; margin: 10px 0 0 0; padding: 0;}
.product-list .price {display: block; margin: 4px 0 0 0; padding: 0;}
.price {color: #c80505; font-weight: bold; letter-spacing: -1px; font-size: 1.2em;}
.product-list-price {display: block; margin: 4px 0 0 0; padding: 0; color: #c80505; font-weight: bold; letter-spacing: -1px; font-size: 1.2em;}

.realfooter {width: 960px; margin: 0 auto; font-size: 10px;}

.alignleft {float: left;}
.alignright {float: right;}

.cart-content {width: 680px; font-size: 12px; border-collapse: collapse; float: left; margin: 10px 0 30px 0;}
.cart-content th {border-bottom: 1px solid #f0f0f0;}
.cart-content td {vertical-align: middle; border-bottom: 1px dashed #f0f0f0;}
.cart-content td img {vertical-align: middle;}
.cart-content .summary th {border-top: 1px solid #f0f0f0; border-bottom: 0; color: #999;}
.cart-content .summary2 th {border: 0; color: #999;}
.cart-content .summary3 th {border: 0;}
.cart-content .number {text-align: right;}
.cart-content .delete-button {background: none; border: 0; color: #D54E21; text-decoration: underline; cursor: pointer;}
.cart-content .delete-button:hover {text-decoration: none;}

.select-shipment {width: 200px; float: right; border: 1px solid #f0f0f0; background: #fafafa; border-radius: 3px; font-size: 80%; padding: 0 10px;}
.select-shipment ul {padding: 0;}
.select-shipment ul input {width: 20px;}

.address-form ul {margin-left: 40px;}
.address-form ul li {margin: 8px 0; padding: 0; list-style: none;}
.address-form ul li.col2 label {width: 120px; display: block; float: left; clear: left; margin: 5px 0;}
.address-form .right-col ul li.col2 label {width: 80px; display: block; float: left; clear: left; margin: 5px 0;}
.address-form ul input {width: 250px;}
.address-form .right-col ul input {width: 270px;}
.address-form .right-col textarea {width: 350px; height: 68px;}

.address-form ul {padding-top: 8px; padding-bottom: 8px;}
.address-form ul input#address-postcode {width: 50px;}
.address-form ul li.city {float: left; margin-top: 0;}
.address-form ul li.code {float: right; margin-right: 40px; margin-top: 0;}
.address-form ul li.code label {margin-right: 20px;}
.address-form ul li.invoice {clear: both !important;}
.address-form ul li.invoice input {display: inline !important; width: 20px !important;}

.address-form .left-col {float: left; width: 450px; margin-top: 16px;}
.address-form .right-col {float: right; width: 450px; border-left: 1px solid #f0f0f0; margin-top: 16px;}
.address-form .right-col ul {margin-left: 60px;}
.address-form .left-col h2, .right-col h2 {margin: 0 0 24px 30px;}


.address-form .focused {background: #FFF5DB;}
.address-form .required {color: #e00; font-weight: bold;}
.address-form .error input, .address-form .error textarea {border: 1px solid red; background: #fff0f0;}

.message {margin: 24px auto; width: 400px; padding: 6px 12px; border-radius: 3px; text-align: center; display: block;}
.message.error {background: #ffe0e0; border: 1px solid #ffa0a0; }
.message.info {background: #f0f0ff; border: 1px solid #b0b0ff; }

.entry-content {margin: 1em 0;}

.content .no-margin-top {margin-top: 0;}

.content .entry-title {margin-bottom: 0;}
.content .h1 {font-size: 2em;}

ul.subcategories h2 {margin-bottom: 10px;}
.subcategories ul {margin-top: 0;}

#comments-title {border-top: 1px solid #E7E7E7;}

/* TwentyTen Styles */

.content p {line-height: 1.4em;}

.content p,
.content ul,
.content ol,
.content dd,
.content pre,
.content hr {
    margin-bottom: 24px;
}
.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;
}
.entry-meta {color: #888; font-size: 10px;}
.entry-meta span {vertical-align: -40%;}
.entry-meta .facebook-like {height: 20px; margin-left: 1em;}
.post .entry-content {margin-top: 24px;}
.post {margin-bottom: 10px;}
.content sup,
.content sub {
    font-size: 10px;
}

.content .product-meta {
    margin-bottom: 24px;
}

.product-meta .facebook-like {margin: 30px 0 0 320px; display: block; }


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	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 */
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#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;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#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;
}

.edit-link {float: right; font-size: 12px;}
.more-link {float: right; clear: both; margin-top: -20px;}

.jshowoff #allegro-comments {height: 66px; margin: 10px 0 10px 0; padding-left: 40px; background: url(images/quotemark.gif) no-repeat top left;}
#allegro-comments li {font-size: 11px; line-height: 1.3em; color: #333; font-style: italic;}

.clear { clear: both; }

/*.footer-widgets { display: hidden; }*/

/*.logged-in */.footer-widgets { clear: both; display: block; border-top: 1px solid #eaeaea; margin: 40px 0 0 0; }
    .footer-widgets .footer-widget-container { width: 300px; float: left; height: 89px; border-left: 1px solid #eaeaea; margin: 10px 0; }
        .footer-widgets .footer-widget-container.first { border-left: none; }
    .footer-widgets .widget-container { margin: 0 10px 10px 10px; font-size: 10px; color: #888; }
        .footer-widgets .first .widget-container { margin-left: 0px; }
    .footer-widgets .widget-title { font-size: 10px; margin: 0 0 .6em 0; font-weight: bold; }
    .footer-widgets p { margin: 0 0 .6em 0; }
    .footer-widgets .widget-container a { color: #888; }
    .footer-widgets .widget-container li { line-height: 1.3em; }
    
.entry-content { line-height: 140%; }
.entry-content table { margin: 0 auto 1em auto; }
    .entry-content td { border: 1px solid #eaeaea; padding: .4em 1.2em; }
.entry-content blockquote { padding-left: 2em; }
.entry-content ol { margin-left: 2em; list-style: decimal; }
    .entry-content ol li { margin-bottom: .5em; }
