/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to
your liking.

*/

body, #top, #footer { color: #FFF; background-color: #000; }

#content { background: #000 url(/wp-content/themes/inspire/images/content-back.jpg) center top no-repeat; }
.widget .textwidget, .widget ul, .widget_woo_feedback .feedback { background: transparent; }
.textwidget p { text-align: justify; }
.textwidget a { display: block; margin-bottom: 10px; }

#breadcrumb { background:url(/wp-content/themes/inspire/images/bc/back.jpg) center top no-repeat; border-bottom: none; }
#breadcrumb .col { width: 510px; }

#breadcrumb a.left, .b-slideshow .left { width: 30px; height: 30px; background:url(/wp-content/themes/inspire/images/bc/arrow-left.png) no-repeat top; }
#breadcrumb a.right, .b-slideshow .right { width: 30px; height: 30px; background:url(/wp-content/themes/inspire/images/bc/arrow-right.png) no-repeat top; }
#breadcrumb a.left:hover, .b-slideshow .left:hover { background:url(/wp-content/themes/inspire/images/bc/arrow-left-hover.png) no-repeat bottom; }
#breadcrumb a.right:hover, .b-slideshow .right:hover { background:url(/wp-content/themes/inspire/images/bc/arrow-right-hover.png) no-repeat bottom; }

.pagination { margin-top: 4px; }
.pagination li a { background:url(/wp-content/themes/inspire/images/bc/button.png) no-repeat; height: 15px; padding-top: 0; }
.pagination li.active a, .pagination li a:hover { background:url(/wp-content/themes/inspire/images/bc/button-active.png) no-repeat; }
.pagination li a { width: 15px; }

.b-slideshow { margin-bottom: 1em; }
.b-slideshow-controls { float: left; padding-bottom: 10px; }
.b-slideshow-controls div { float: left; }
.b-slideshow .left, .b-slideshow .right { cursor: pointer; cursor: hand; position: relative; top: 2px; }
.b-slideshow .status { width: 60px; padding-top: 5px; text-align: center; font-size: 15px; font-weight: bold; font-family: Georgia, serif; font-style: italic; color: #FFF; }
.b-slideshow-photos { position: relative; clear: both; }
.b-slideshow-photos img { cursor: pointer; cursor: hand; }

.g-top { margin-top: -45px !important; }

#header { padding: 10px 0; }

.col-full { padding-bottom: 10px; }
.col-full .subscribe { display: none; }

#featured { background: url(); }
#featured p { padding-right: 70px; }

#main { margin: 10px 0 0 10px; }

.appstore { display: block; width: 130px; height: 61px; background: url(/wp-content/uploads/2010/07/AppStore-Starski.png) left bottom no-repeat; }
.appstore:hover { background-position: left top; }
.slide .appstore { position: absolute; top: 430px; margin-left: 400px; width: 130px; height: 61px; background: url(/wp-content/uploads/2010/07/AppStore-Przemo.png) left bottom no-repeat; }

.entry { color: #78797B; }
.entry img, img.thumbnail { padding: 0; border: none; background: transparent; }

a:link, a:visited, .post-category a { color: #BAE8FF; }
h2 a:link, h2 a:visited, .post .title a:link, .post .title a:visited { color: #B3C4CF; }
.col-left { color: #78797B; }

#contact-page ol.forms li.buttons .submit, #commentform #submit { width: 79px; height: 32px; background: url(/wp-content/themes/inspire/images/submit.png) left top no-repeat; }

#comments { clear: both; }
