/*
Theme Name: Engineering and Machinering
Version: 1.6.3
License: GNU General Public License
License URI: license.txt
Description: Engineering and Machinering for Wordpress. Widgets areas.
Author: GlobalOutsourcingService
Author URI: http://www.globaloutsourcingservice.com/wp-themes
Tags: blue, white, two-columns, right-sidebar, fixed-width, custom-menu, theme-options, threaded-comments
*/


* {
    margin: 0 auto;
    padding: 0;
}

body {
    background: #ffffff;
    color: #6a6a6a;
    font: 16px 'Trebuchet Ms',Arial,sans-serif;
    line-height: 18px;
}

@font-face {
    font-family: 'jellyka_cuttycupcakesregular';
    src: url('fonts/jellyka_cuttycupcakes-webfont.eot');
    src: url('fonts/jellyka_cuttycupcakes-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/jellyka_cuttycupcakes-webfont.woff') format('woff'),
    url('fonts/jellyka_cuttycupcakes-webfont.ttf') format('truetype'),
    url('fonts/jellyka_cuttycupcakes-webfont.svg#jellyka_cuttycupcakesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #BA5683;
    font-weight: bold;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

#content h2 {
    color: #122330;
}

#wrapper {
    float: left;
    width: 100%;
}

.container {
    width: 100%;
}

#page-container {
    margin: 0 auto;
    position: relative;
    width: 985px;
}

ul, ol, li {
    list-style-type: none;
}

.shadow {
    background: url("images/shadow.png") repeat-y scroll 0 0 transparent;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
    width: 25px;
    z-index: 100;
}

.clearfix {
	clear: both;
}

/* menu-services */

#menu-services {
    width: 920px;
}

    #menu-services ul {
        display: block;
        float: right;
    }

    #menu-services ul li {
        display: inline;
        float: left;
        margin: 16px 0 0 6px;
        min-width: 70px;
        text-align: center;
    }

    #menu-services ul li a {
        background: url("images/point.gif") no-repeat scroll center top transparent;
        color: #484848;
        display: block;
        font-size: 12px;
        font-weight: bold;
        line-height: 11px;
        margin: 0px;
        padding-top: 43px;
        text-decoration: none;
        text-transform: uppercase;
    }

    #menu-services ul li a:hover {
        text-decoration: underline;
    }

/* menu-services - end */

#header {
    height: 90px;
    width: 985px;
}

#header #logo {
    margin-top: 4px;
}

#header-container .menu-top-container {
    background: url('images/menu_bg.png') repeat-x left center;
  font-size: 16px;
    height: 44px;
    margin: 9px 0 9px;
  text-shadow:0 1px 0 #333333;
    width: 100%;
}

    #header-container .menu-top-container  > .menu {
        margin: 0 auto;
        padding-top: 14px;
        width: 985px;
    }

    #header-container .menu-top-container  > .menu > li {               /* elementy menu pierwszego poziomu */
        display: inline;
        float: left;
        padding: 0px 27px 15px 0;
    }

    #header-container .menu-top-container  > .menu > .menu-item:last-child { /* ostatni element menu pierwszego poziomu */
        padding: 0;
    }

    #header-container .menu-top-container  > .menu > li > a {     /* elementy menu pierwszego poziomu */
        border-left: 2px solid #BA5683;
        color: #fff;
        display: block;
        font-size: 16px;
        font-weight:normal;
        letter-spacing: 0.04em;
        line-height: 14px;
        padding: 0 0 0 5px;
        text-transform: uppercase;
    }
	
	#header-container .menu-top-container  > .menu > li.current-menu-item > a,
	#header-container .menu-top-container  > .menu > li.current-menu-ancestor > a,
	#header-container .menu-top-container  > .menu > li.current-menu-parent > a,
	#header-container .menu-top-container  > .menu > li.current-post-parent > a,
	#header-container .menu-top-container  > .menu > li.current-menu-item > a,
	#header-container .menu-top-container  > .menu > li.current-menu-ancestor > a,
	#header-container .menu-top-container  > .menu > li.current-menu-parent > a,
	#header-container .menu-top-container  > .menu > li.current-post-parent > a,
	.home #header-container .menu-item-4947 > a
	{     /* podœwietlony element menu */
		border-left: 2px solid #6C9A9A !important;
	}
    #header-container .menu-top-container  > .menu > li > ul {     /* menu drugiego poziomu */
        background: white url('images/menuPositions.png') 30px 10px no-repeat;
        border: 3px solid #BA5683;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-top: none;
        display: none; /* the menu hidden by default */
        margin-top: 13px;
        min-height: 200px;
        min-width: 300px;
        padding: 60px 20px 20px;
        position: absolute;
        z-index: 999999;
    }

    #header-container .menu-top-container  > .menu > li > ul a {
        color: #484848;
        font-family: "Trebuchet MS";
        font-weight: normal;
        font-size: 11px;
        text-shadow: none;
    }

    #header-container .menu-top-container  > .menu > li > ul a:hover {
        color: #BA5683;
    }

    #header-container .menu-top-container  > .menu > li:hover > ul {
        display: block;
    }

    #header-container .menu-top-container  > .menu > li > ul > li {
        margin-left: 30px;
        list-style-image: url('images/arrow_right_2.png');
        padding-left: 23px;
    }

    #header-container .menu-top-container  > .menu > li > ul > li > ul > li {
        margin-left: 15px;
        list-style-image: url('images/dot.gif');
        padding-left: 23px;
    }

    #header-container .menu-top-container  > .menu > li > ul > li > ul > li > ul > li {
        margin-left: 15px;
        list-style-image: none;
        list-style-type: circle;
        padding-left: 23px;
    }

    #menu-top-moving {
        display: none;
        left: 0px;
        position: fixed;
        top: -15px;
        width: 100%;
        z-index: 1000;
    }

    body.logged-in #menu-top-moving {
        top: 13px;
    }

#themeimage {
    display: none;
    float: left;
    margin: 0 0 12px 0;
    overflow: hidden;
    width: 700px;
}

#themeimage img {
    border: none !important;
    padding: 0 0 !important;
    width: 700px;
}

#content {
    display: inline;
    float: left;
    padding: 0 0 20px 0;
    width: 700px;
}

#content hr {
    clear: both;
    height: 30px;
    margin: 8px 0 15px 0;
}

#content #infscr-loading {
	margin: 0 auto;
	text-align: center;
}

.pagetitle {
    background: #f3f3f3;
    border: 1px solid #e9e9e9;
    float: left;
    font-size: 16px !important;
    margin: 12px 0;
    padding: 10px;
    text-transform: uppercase;
    width: 96%;
}

a.pdf-icon {
    background: url(images/pdf_icon.gif) no-repeat 0 0;
    float: left;
    height: 32px;
    padding: 10px 0 0 50px;
    width: 100%;
}

.hentry ul {
    display: block;
    margin: 5px 15px 5px 5px;
}

.hentry ul > li {
	list-style-image: url("images/entry-bullet.png");
	margin-left: 13px;
    padding: 3px 0;
}

.hentry ul > li > ul > li {
	list-style-image: url("images/entry-bullet-2.png");
	margin-left: 13px;
    padding: 3px 0;
}

.hentry li a {
    color: #BA5683;
}

.hentry li a:hover {
    text-decoration: underline;
}

.hentry ol {
    margin-bottom: 10px;
}

.hentry ol li {
    background: none;
    list-style-type: decimal !important;
    margin: 4px 0 4px 20px;
}

#content h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #122330;
    margin-bottom: 8px;
}

#content h1 {
    font-size: 24px;
    line-height: 115%;
}

#content h2 {
    font-size: 20px;
    line-height: 115%;
}

#content h3 {
    font-size: 18px;
    line-height: 115%;
}

#content h4 {
    color: #f1871c;
    font-size: 15px;
    line-height: 120%;
}

#content h5 {
    font-size: 13px;
    line-height: 120%;
}

#content h6 {
    font-size: 11px;
    line-height: 90%;
}

blockquote {
    background: #eff1f3;
    border: 1px solid #e9e9e9;
    font-style: italic;
    margin-bottom: 10px;
    padding: 1em 1em 0 1em;
}

#content img {
    padding: 0px;
}

#content embed {
    width: 590px !important;
}

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
    height: auto;
    max-width: 100%;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 16px;
    margin-top: 4px;
}

.alignright, img.alignright {
    display: inline;
    float: right;
	margin-left: 16px;
    margin-top: 4px;
}

div.multi {
	float: left;
	margin-bottom: 16px;
	margin-left: 16px;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 12px;
}

.wp-caption {
    margin-bottom: 10px;
    text-align: center;
}

.wp-caption a img {
    background: #FFFFFF;
    border: 1px solid #999;
	display: block;
    padding: 4px !important;
}

.wp-caption:hover a img {
	border-color: #666;
}

.wp-caption p.wp-caption-text {
    clear: both;
    color: #888888;
    font-size: 16px;
    margin: 0;
    padding: 0.8em 0 0;
    text-align: center;
}

/* HACKING NGG SINGLEPIC DISPLAY (floating the image is unnecessary & spoils the height of the wrapping <a> tag) */

.wp-caption img.ngg-left {
	float: none !important;
	margin-right: 0 !important;
}

.wp-caption img.ngg-right {
	float: none !important;
	margin-left: 0 !important;
}

.wp-caption:hover p.wp-caption-text {
	color: #666;
}

/* the same for wordpress generic .alignleft and .alignright classes */

.wp-caption img.alignleft {
	float: none !important;
	margin: 0 !important;
}

.wp-caption img.alignright {
	float: none !important;
	margin: 0 !important;
}

/* "nasze marki" */

.wp-caption.partner {
	width: 142px;
}

.wp-caption.partner img {
	width: 132px;
}

.wp-caption.friends {
	width: 184px;
}

.wp-caption.friends img {
	width: 174px;
}

.wp 

.wp-smiley {
    margin: 0;
}

.bord {
    background: none repeat scroll 0 0 #6C9A9A;
    height: 32px;
    margin: 2em 0;
    text-align: center;
    width: 32px;
}

.bord.keyboard {
	float: left;
	font-size: 18px;
	margin: 1px 1px 0 0;
}

.bord h3 {
	color: #fff;
	line-height: 32px !important;
}

.bord a {
	color: #fff !important;
	display: block;
	height: 32px;
	line-height: 32px !important;
	width: 32px;
}

.bord a:hover {
	background: none repeat scroll 0 0 #BA5683;	
	text-decoration: none !important;
}

.www {
	clear: both;
}

#content .attachment {
    float: left;
    width: 90%;
}

#content .attachment img {
    border: 1px solid #d8d8d8;
    max-width: 920px !Important;
    padding: 3px;
}

#content .attachment img {
    display: block;
    margin: 0 auto;
}

.attachment #content {
    width: 100% !important;
}

.attachment #content img {
    clear: both;
    float: left;
}

.navigation {
    float: left;
    margin: 10px 0 20px 0;
    width: 100%;
}

.previous-attach {
    float: left;
}

.next-attach {
    float: right;
}

#sidebar {
    float: right;
	margin-bottom: 2em;
    width: 285px;
}

#sidebar .widget-container {
    background: /*url("images/hole.png") repeat-x*/ scroll 13px 10px #FBFAFA;
    border: 1px solid #bbb;
    font-size: 12px;
    float: right;
    margin: 2em 0 0;
    padding: /*42px*/16px 15px 16px;
    position: relative;
    width: 230px;
}

.single #sidebar .widget-container {
    background: /*url("images/hole.png") repeat-x*/ scroll -3px 10px #FBFAFA;
    margin: 3em 0 0;
    width: 254px;
}

#sidebar h3.widget-title {
	border-left: 2px solid #BA5683;
	color: #484848;
	font-size: 14px;
	font-weight: normal;
	margin: 0.3em 0 1.2em;
	padding-left: 5px;
	text-align: justify;
	text-transform: uppercase;
}

#sidebar .widget_search {
	margin-top: 0;
}

#sidebar a.gallery-link {
    background: none repeat scroll 0 0 #BBBBBB;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    margin: 1em auto 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}

#sidebar a.gallery-link:hover {
	background-color: #6C9A9A;
}

#sidebar .widget_listcategorypostswidget img {
	height: auto;
	margin-top: 1em;
	width: 230px;
}

#sidebar .widget_listcategorypostswidget li {
	border-bottom: 1px dashed #CCCCCC;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#sidebar .widget_listcategorypostswidget ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar .widget_listcategorypostswidget a {
	display: block;
	font-size: 14px;
	font-style: normal;
}

#sidebar .paperclip {
    background: url("images/paperclip.png") repeat scroll 0 0 transparent;
    height: 66px;
    left: -24px;
    position: absolute;
    top: -12px;
    width: 35px;
}

#searchform {
    position: relative;
    width: 230px;
}

#s {
    background: #eff1f3;
    border: 1px solid #AFAFAF !important;
    color: #121212;
    height: 26px;
    font: 13px Arial, Helvetica, sans-serif;
	padding: 2px 26px 2px 2px;
	width: 200px;
}

#s:hover, #s:active, #s:focus {
    border-color: #BA5683 !important;
}

label.screen-reader-text {
    left: -9000px;
    position: absolute;
}

#searchsubmit {
    background: transparent url('images/search.png') center center no-repeat;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: 0px;
    width: 28px;
    top: 3px;
}

#searchsubmit:hover, #searchsubmit:active, #searchsubmit:focus {
    background-image: url('images/search_active.png');
}

#wp-calendar {
    width: 100%;
}

#wp-calendar a {
    font-weight: bold;
}

#wp-calendar caption {
    color: #999;
    font-size: 12px;
    font-style: italic;
    font-weight: lighter;
    padding-bottom: 4px;
    text-align: center;
    text-transform: uppercase;
}

#wp-calendar thead {
    font-size: 11px;
}

#wp-calendar thead th {
}

#wp-calendar tbody {
    color: #121212;
}

#wp-calendar tbody td {
    background: #eff1f3;
    border: 1px solid #e7eef5;
    padding: 3px 0 2px;
    text-align: center;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-align: right;
}

.post, .type-page {
	background: none repeat scroll 0 0 #eee;
	border: 1px solid #aaa;
	float: left;
	font-family: pt-serif,Georgia,Helvetica,Arial;
	margin-bottom: 32px;
	padding: 0;
	position: relative;
}

.post a, .type-page a {
    color: #BA5683;
    font-weight: bold;
    outline: none;
    text-decoration: none;
}

.post a:hover, .type-page a:hover {
    text-decoration: underline;
}

.single .post, .type-page {
	padding: 0 25px;
	width: 648px;
}

.post-nav {
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    width: 100%;
}

.previous-post {
    float: left;
}

.next-post {
    float: right;
    padding-right: 10px;
}

.post-header {
    position: relative;
}

.thumbnail-link {
	display: block;
	position: relative;
}

.thumbnail-link img {
	border-bottom: 3px solid #CCCCCC;
}

h2.entry-title {
    border-left: 2px solid #BA5683;
	margin: 25px 0;
    padding: 0px 5px;
    width: 580px;
}

h2.entry-title a, #content h2.entry-title /* for single */ {
    color: #122330;
    font-weight: normal;
    font-size: 24px;
}

.home h2.entry-title, .category h2.entry-title {
    margin: 25px 0 25px 25px;
    width: 655px;
}

.entry-date {
    background: none repeat scroll 0 0 #BA5683;
    color: #FFFFFF;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    height: 45px;
    line-height: 22px;
    padding: 7px 7px 7px 5px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 0;
    width: 36px;
}

.post p, .type-page p {
    color: #4C4744;
    font-size: 18px;
    line-height: 24px;
    margin: 1.5em 0;
    text-align: justify;
}

.home .post p, .category .post p {
    font-size: 18px;
    line-height: 27px;
    padding: 0 25px;
}

.comments-link {
  float: right
}

.comments-link a {
  background: url("images/comments-icon.png") no-repeat scroll left top transparent;
  margin-right: 20px;
    padding-left: 25px;
}

.location {
    background: none repeat scroll 0 0 #6C9A9A;
    bottom: 50px;
    color: white;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    left: 0;
    padding: 10px;
    position: absolute;
}

.more-line {
    background: url('images/more-line.gif') center center repeat-x;
	clear: both;
    margin: 30px 0 30px;
}

a.more-link {
    background: #bbb;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 150px;
}

a.more-link:hover {
    background: #6C9A9A;
}

.post #info, .ititle {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #CCCCCC;
	margin: 1em 0 1em;
	padding: 1em;
}

.ititle {
	background: none repeat scroll 0 0 #6C9A9A;
	clear: both;
    color: #fff;
	margin: 1em 0 1em;
	padding: 1em;
}

.ititle p {
    color: #fff;
}

.ititle a {
	text-shadow: 0px 0px 4px #FFFFFF;
}

/* subpages */

.menu-in-post {
	margin: 2em 0 !important;
}

.subpage-content-title {
	font-size: 22px;
}

.subpage-content {
	margin-top: 3em;
}

.subpage-content-full {
	border-bottom: 10px solid #ccc;
	margin-top: 4em;
	padding-bottom: 2em;
}

.subpage-content-full:last-child {
	border-bottom: none;
}

.subpage-content p {
	margin: 0.5em 0;
}

.subpage-content h3 {
	margin-bottom: 1em;
}

/* post sidebar */

.traveling-path {
    margin: 2em auto 0;
    padding-bottom: 2em;
    text-align: center;
}

.traveling-path li {
	background: url("images/arrow.png") no-repeat scroll center bottom transparent;
	font-size: 14px;
	height: 40px;
	line-height: 14px;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0;
}

.traveling-path h4 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 0;
}

.traveling-path h4.traveling-path-top {
	background: url("images/arrow.png") no-repeat scroll center 20px transparent;
	height: 45px;
}

.dashed-line {
    border-bottom: 1px dashed #CCCCCC;
    height: 1px;
    margin: 2em 0;
}

.side-ad {
	display: block;
    margin: 0 auto;
	transition: all 0.5s ease 0s;
    width: 234px;
}

.side-ad:hover {
	opacity: 0.8;
}

/* IE compatibility */

*html navigation {float:left;}

.entry-utility {
    clear: left;
    color: #8b8b8b;
    font-size: 11px;
    margin: 10px 0 5px 0;
}

.entry-caption {
    clear: left;
}

#entry-author-info {
    background: #f3f3f3;
    border: 1px solid #e9e9e9;
    float: left;
    margin: 12px 0;
    padding: 10px;
    width: 96%;
}

/* footer */

#footer {
    background:transparent url('images/foot_bg1.png') repeat-x 0 0;
    margin-top:20px;
    clear:both;
    color:#fff;
    font-size:12px;
}
#footer .boxcenter{
    background:transparent url('images/fbg.gif') repeat-x 0 bottom;
    height:200px;
    position: relative;
    width: 985px;
}
    .blockcategories_footer,
    #footer .myaccount ,
    #block_various_links_footer,
    #social_block,
    #block_contact_infos {
        float:left;
        width:175px
    }
    .blockcategories_footer {margin-left:0}

#footer .fbox {
    width:173px;
    margin:20px 0px 20px 12px;
    float:left;
}
.fsocial{position:absolute; right:25px; top:10px;}
    .fsocial a{display:block; width:50px; height:50px; float:left;}
    .fb{background:transparent url('images/fsocial1.png') no-repeat center center;}
    .pin{background:transparent url('images/fsocial2.png') no-repeat center center;}
.fsecure{position:absolute; right:25px; bottom:10px;}

#footer h4 {
    display:block;
    text-transform:uppercase;
    padding:7px 0;
    color:#fff;
    position: relative;
    padding: 0 38px 0px 5px;
    margin-bottom:24px;
    border: 0;
    border-left: 2px solid #BA5683;
}
#footer h4,
#footer h4 a {
    font-weight:normal;
    font-size:18px;
    color:#fff
}
#footer a {color:#fff}
#footer a:hover {text-decoration:underline}
#footer ul { list-style-type:none; }
#footer li {padding:3px 0 2px 25px; color:#fff}
#footer li a {color:#fff}

#footer .myaccount {padding: 15px 10px}
#footer .myaccount h4 {
    padding:0 0 10px 0;
    background:none;
    text-shadow:none
}
#footer .myaccount .favoriteproducts img,
#footer .myaccount .lnk_wishlist img {display:none}

.fbottom {
	width:980px; 
	font-size: 12px;
	height:22px; 
	margin:5px auto 10px; 
	color:#000; 
	clear:both; 
}

    .fbottom .left{
		float:left;
	}
		
    .fbottom .right{
		float:right;
	}

/* /footer */

#comments {
    float: left;
    font-size: 12px;
	margin-bottom: 2em;
    line-height: 20px;
    width: 100%;
}

#comments ul {
	margin-left: 0;
}

ol.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist li {
    background: #f6f6f6;
	color: #4C4744;
    float: left;
	font-family: font-family: pt-serif,Georgia,Helvetica,Arial;
    list-style: none;
    margin: 15px 0;
    padding: 20px 20px 12px;
	text-align: justify;
    width: 95%;
}

.commentlist .commenttext {
    padding: 22px 0 50px 0;
}

.commentlist cite {
    display: block;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.commentlist .date {
    background: #930e27;
    padding: 3px;
}

.comment-author {
	float: left;
	width: 200px;
}

.comment-meta {
    float: right;
    font-size: 12px;
}

.comment-meta a {
    color: #bbb;
}

.comment-body {
    border-top: 1px solid #cccccc;
	clear: both;
    padding: 10px 0 30px;
}

.comment-body img {
    border: none;
}

.comment-body li {
    background: url(images/listmark.png) no-repeat 0 8px;
    border: none;
    margin: 0 0 2px 0;
    padding: 0 0 0 12px;
}

.comment-body ol {
    margin-bottom: 10px;
}

.comment-body ol li {
    background: none;
    list-style-type: decimal !important;
    margin: 2px 0 2px 20px;
    padding: 0;
}

ol.commentlist li ul.children li {
    float: left;
    margin: 25px 0 0 0;
}

ol.commentlist li div.reply {
	text-align: right;
	height: 26px;
	line-height: 26px;
	margin: 0 0 15px;
}

ol.commentlist li div.reply a, a#cancel-comment-reply-link {
    background: none repeat scroll 0 0 #BBBBBB;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    color: #FFFFFF;
    font-size: 14px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
}

ol.commentlist li div.reply a:hover, a#cancel-comment-reply-link:hover {
	background: #6C9A9A;
}

a#cancel-comment-reply-link {
	float: right;
	font-weight: bold;
}

li.alt {
    background: #f0f0f0;
}

li.alt .date {
    background: #67421c;
    padding: 3px;
}

.says {
    display: none;
}

h3#comments-title {
    font-size: 20px !important;
    margin-top: 10px;
}

h3#reply-title {
	border-bottom: 1px dashed #999;
    font-size: 20px !important;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}

#respond {
	clear: both;
	position: relative;
	width: 100%;
	z-index: 20;
}

#respond .default-fields {
	float: right;
	margin-right: 9px;
	width: 30%;
}

#respond .comment-form-author, .comment-form-email, .comment-form-url {
    color: #121212;
    float: right;
    margin: 10px 0 0;
}

#respond .comment-form-author input, #respond .comment-form-email input, #respond  .comment-form-url input {
	background: transparent;
    border-bottom: 1px dashed #999;
    border-left: none;
    border-right: none;
    border-top: none;
}

#respond .comment-form-author {
	margin: 0;
}

#respond .comment-form-comment {
    float: left;
    width: 65%;
}

body.logged-in #respond .comment-form-comment {
	width: 100%;
}

.text {
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    color: #121212;
    padding: 2px;
    width: 200px;
}

#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

#respond .required {
    color: #ff4b33;
    font-weight: bold;
    padding-top: 2px;
}

#respond label {
    color: #000000;
    float: left;
    font-size: 12px;
}

#respond input {
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
    clear: both;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 18px;
    margin: 5px 0 0 0;
    padding: 5px;
	width: 100%;
}

#respond textarea {
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
    color: #000000;
    font: 12px Arial, Helvetica, sans-serif;
	height: 137px;
    margin-top: 5px;
    padding: 8px;
	width: 96%;
}

#respond .form-submit {
    float: right;
    width: 30%;
}

#respond .form-submit input {
    background: #bbb;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
	margin-left: -3px;
    margin-top: 10px;
    padding: 10px 0 28px;
    text-decoration: none;
    width: 100%;
}

#respond .form-submit input:hover {
    background: #6C9A9A;
}

#subscribe-reloaded-wrap {
	float: left;
	width: 65%;
}

input#subscribe-reloaded {
	position: relative;
	top: 5px;
}

.commentnav {
    display: block;
}

.commentnav a {
    border: 1px solid #ddd;
    color: #999;
    font-size: 1.2em;
    padding: 4px;
}

.commentnav a:hover {
    border: 1px solid #bbb;
    color: #ff8a00;
}

.commentnavleft {
    display: inline;
    float: left;
}

.commentnavright {
    display: inline;
    float: right;
}

.commentnavleft a {
    display: block;
    float: left;
    margin: 15px 0 15px 0;
}

.commentnavright a {
    display: block;
    float: right;
    margin: 15px 0 15px 0;
}

.home .sticky {
    background: #f2f7fc;
    border-top: 4px solid #000;
    padding: 18px;
}

.edit-link a {
	background: url("images/edit-icon.png") no-repeat scroll center center transparent;
	color: transparent;
	display: block;
	height: 48px;
	left: -55px;
	opacity: 0.2;
	position: absolute;
	top: 10px;
	width: 48px;
}

.edit-link a:hover {
    opacity: 0.8;
}

.pagination {
	margin: 2em 0;
	font: 16px 'Trebuchet Ms',Arial,sans-serif;
	text-align: center;
}

.pagination .page-link {
	background: none repeat scroll 0 0 #6C9A9A;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 38px;
}

.pagination > a > .page-link {
	background: #bbb;
}

.pagination > a:hover .page-link {
	background: #6C9A9A;
}

table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

table {
    border-collapse: collapse;
    border-spacing: 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;
}

/*-------- fb like box ----------*/

#fb {
        background: url("images/fb.png") no-repeat scroll left center transparent;
    height: 350px;
    overflow: hidden;
    padding: 17px 10px 14px 57px;
    position: fixed;
    right: -244px;
    top: 250px;
    transition: all 0.5s ease 0s;
    width: 225px;
    z-index: 998;
}

#fb:hover {
    color: #000000;
    right: 0;
}

#fb iframe {
	width: 232px !important;    /* overwriting faulty settings by facebook API */
}

/*-------- /fb like box ---------*/

/*-------- RSS ----------*/

#rss {
    background: url("images/rss.png") no-repeat scroll 7px center transparent;
    height: 64px;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 185px;
    transition: all 0.5s ease 0s;
    width: 55px;
    z-index: 999;
}
#rss:hover {
    right: 0;
    width: 145px;
}
#rss:hover a {
    color: #6A6A6A;
    display: block;
    text-decoration: none;
}
#rss a {
    display: none;
    font-size: 42px;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
    padding-left: 70px;
    padding-right: 5px;
}

/*-------- /RSS ----------*/

/*-------- gallery overview page ----------*/

#foto, #video {
	color: #bbb;
    display: block;
    font-family: jellyka_cuttycupcakesregular;
    font-size: 150px;
    font-weight: normal;
    height: 70px;
    line-height: 100px;
	margin: 20px 0 40px;
    padding-top: 260px;
    text-align: center;
	text-decoration: none;
    width: 290px;
}

#foto:hover, #video:hover {
	color: #6C9A9A;
}

#foto {
	background: url("images/foto.png") no-repeat scroll 0 0 transparent;
	border-right: 1px dashed #CCCCCC;
	float: left;
	margin-left: 14px;
    padding-right: 20px;
}

#video {
	background: url("images/video.png") no-repeat scroll 0 0 transparent;
	float: right;
	margin-right: 14px;
}

/*-------- /gallery overview page ----------*/

/* formularz kontaktowy ---------*/

.wpcf7 p {
    float: left;
    margin: 0.5em 0;
}

.wpcf7 input {
	background: transparent;
	border: none;
	border-bottom: 1px dashed #999;
	width: 296px;
}

.wpcf7 .your-name {
	margin-right: 20px;
}

.wpcf7 p input, .wpcf7 p textarea {
	font-family: Arial,Helvetica,sans-serif;
	padding: 8px;
}

.wpcf7 .your-subject input, .wpcf7 .your-message textarea {
	width: 632px;
}

.wpcf7 .your-message textarea {
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #999999;
	margin-top: 10px;
}

.wpcf7 p:nth-last-child(2) {
    clear: both;
    float: none;
    padding-top: 20px;
}

.wpcf7 input.wpcf7-submit {
    background: none repeat scroll 0 0 #BBBBBB;
    border: medium none;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    color: #FFFFFF;
	cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
	padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}

.wpcf7 input.wpcf7-submit:hover {
	background-color: #6C9A9A;
}

/*------- likebtn ----------*/

.likebtn {
	position: relative;
	top: 4px;
}

/*------- /likebtn ----------*/

/* huge_it_videogallery_container - overwriting style */

section #huge_it_videogallery {
	background-color: #eee !important;
	box-shadow: none !important;
}

/* reslove plugins confilict */

#imageContainer img {
	max-width: none !important;
}
