/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/* INNE */

.custom dl#comment_list span.avatar img {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.custom h2, .custom h3, .custom h4 {
font-family: 'PT Sans', helvetica, sans-serif;
font-weight: 700;
color: #222;
}

.custom h1, .custom h1.entry-title, .custom h2.entry-title {
border-bottom: none;
font-family: 'PT Sans', helvetica, sans-serif;
font-weight: 700;
color: #222;
font-size: 38px;
line-height: 44px;
margin-bottom: 20px;
}

/* TYTULY TEASEROW */

.custom .teaser h2 {
font-family: 'PT Sans', helvetica, sans-serif;
font-weight: 700;
color: #222;
font-size: 26px;
line-height: 1.375em;
}

.custom .format_text p {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.52em;
}

.custom .format_text {
font-size: 15px;
line-height: 1.52em;
}

.custom li {
font-family: 'Open Sans', Helvetica;
}

.custom li.widget {
font-family: 'Open Sans', Helvetica;
font-size: 14px;
}


.post-optin {
	width: 100%;
	background: /* url("images/textures/soft_noise.png")repeat scroll 0 0 */ #333;
	text-align: center;
	color: white;
	margin: 0 0 22px -18px;
	padding: 18px;
}

/* BUTTON CLICK TO READ MORE */

.more-link {
float: right;
border-bottom-color: #ae2525;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

.teaser_link {
float: right;
border-bottom-color: #ae2525;
border-bottom-style: dotted;
border-bottom-width: 1px;
}


/* KONIEC BUTTONA */


/* PODKRESLANIE LINKOW PROBA 1 */

.custom .format_text a {
	border-bottom-color: #ae2525;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.custom #content .my-bubble {
background:transparent url('images/comment_bubble.png') 0 0 no-repeat;
float:right; padding:6px 4px; margin-left:5px; margin-right:0px;
text-align:center; width:50px; height:50px;
}
.custom #content .my-bubble span a { display:block; text-align:center;
border:none; color:#fff; font-family:'PT Sans', helvetica, sans-serif; font-size:28px; line-height:1.2em;
font-weight:bold; text-decoration:none; padding:0px;
}

/* FORMATOWANIE REKLAM */

.google-before-post { margin: 0 0 10px 0; }
.google-post-bottom { margin: 0 0 10px 0; }

/* FORMATOWANIE BOXU PIERWSZY RAZ */

.custom .pad-left-45 {
padding-left: 3.7em;
}

#disqus_thread {
width: 590px;
margin-left: 30px;
margin-right: 30px;
margin-top: 20px;
margin-bottom: 10px;
}

.custom #header { border-bottom:none;
height:200px;
padding-top:0;
padding-bottom:0;
}

.custom #logo { border-bottom:none;
height:200px;
padding-top:0;
padding-bottom:0;
/* background:url(https://jakoszczedzacpieniadze.pl/wp-content/themes/thesis_185/custom/images/JOP_logo.png)
*/
center left no-repeat;
}

.custom #logo a {width: 900px; height: 200px; display: block; outline: none;}

.custom #header #logo {
padding: 0px 0px 0px 0px;
}

.custom #header #tagline { display:none; }

/* USUNIECIE RAMKI I CIENIA WOKOL ARTYKULOW */
.custom #content {
border: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-background-clip: none;
-webkit-box-shadow: none;
}

/* USUNIECIE RAMKI I CIENIA POD HEADEREM */
.custom #header_area {
border: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-background-clip: none;
-webkit-box-shadow: none;
}

/* PODKRESLANIE LINKOW */

/*
.custom a:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
*/

/*
.custom .teaser_link {
text-align: right;
}
*/

#welcome-message {
background: #eeeeee;
border-top: 2px solid #ddd;
border-bottom: 2px solid #ddd;
overflow: auto;
clear: both;
height: 68px;
padding-bottom: 0px;
margin-top: 0px;
}

.custom #welcome-message .wel-left-column {
width: 367px;
height: 40px;
float: left;
padding-left: 0px;
padding-top: 0px;
}

.custom #welcome-message .wel-middle-column {
float: left;
padding-left: 0px;
padding-top: 22px;
}

.custom #welcome-message .wel-right-column {
float: right;
padding-left: 0px;
padding-right: 20px;
padding-top: 13px;
}

.custom #welcome-message .wel-text {
font-family: 'PT Sans', helvetica;
font-size: 18px;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-right: 10px;
}

/* USUNIECIE TLA PO BOKACH HEADERA */
.custom #header_area {
background: none;
}

/* PODSUWAM WYZEJ CALY CONTENT BOX */
.custom #content_box {
margin-top: 10px;
}

/* NAD MOJA GLOWA I POD DODAJE 10PX */
.custom #header {
margin-top: 10px;
margin-bottom: 10px;
}

/* FORMATOWANIE BIOBOXA NA SIDEBARZE */
.about_me_bio {
	padding: 20px 20px 0px 20px;
	background: #eeeeee;
	border: 2px solid #ddd;
/*	border-radius: 5px; */
}

.about_me {
	border-top: 1px dashed rgba(34, 34, 34, 0.4);
	margin-top: 1.8em;
	padding-top: 1.6em;
}

.about_me_image {
	margin: .5em 0 1em 1em;
/*	border-radius: 4px 4px 4px 4px; */
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

/* RESPONSIVE WEB */
@media screen and (max-width: 1015px) {
.custom #header {
height: auto;
}
.custom #header #logo {
background: none;
height: auto;
font-size: 1em;
line-height: 1em;
}
.custom #header #logo a {
background-size: contain;
margin: 0;
height: 200px;
}
.custom #feature_box {
display: none;
}
/* 
#attentionGrabberWrap,
#attentionGrabber,
*/
.ciasteczkowa-polityka {
display: none !important;
}
.hide-on-responsive {
display: none;
}
}

@media screen and (max-width: 800px) {
.custom #header #logo a {
height: 150px;
}
.custom .post_box,
#archive_intro {
padding: 10px;
}
.hide-on-responsive {
display: none;
}
}

@media screen and (max-width: 500px) {
.custom #header #logo a {
height: 100px;
}
.custom .post_box,
#archive_intro {
padding: 10px;
}
.hide-on-responsive {
display: none;
}
}

.dpsr {
    margin: 0 -20px;
}