/*
Theme Name:Kaligrafia
Theme URI:http://kaligrafia.info
Description: Polska strona o kaligrafii.
Tags:

*/
code, pre { font-family: Consolas, Courier New, monospace; text-align: left;

background:#FFF9F9;
  border:1px dashed #FF6868;
  display:block;
  overflow:auto;
  padding:10px;
  margin:10px;
  white-space: pre;
 }
body {
	font-family:'Merriweather', Georgia, serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	background-image: url(images/bcg.jpg);
	background-repeat: repeat;
	-webkit-text-stroke-color: transparent;
	-webkit-text-stroke-width: 1px;
}
a {
	text-decoration:none;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
a:hover {
	color:#8a1919;
}
hr {
	margin-top:35px;
	width:550px;
	color:#fff;
	clear:both;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-top-color: #ccc;
}
#searchform {
display: flex;
    flex-wrap: nowrap;
    align-items: center;
	margin-top: 2em;
}
#searchform #s {
width: 60%;
    font-size: 1.3em;
    font-family: 'Merriweather';
    color: #6e6e6e;
    padding: 6px;
    border: 1px solid #d3d3d3;
}
#searchform button {
    width: 32%;
    font-size: 1.3em;
    padding: 6px;
    cursor: pointer;
    background: #6d412c;
    border: 1px solid #3a2319;
}

.svg-icon.search-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
}
.search-path {
stroke: #ffffff;
    stroke-width: 2px;
}
#wrapper {
	width:900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#header {
	float:left;
	width:900px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
#logo {
	float:left;
	width:auto;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#logo a {
	color:#8a1919;
	font-size:60px;
	font-weight:600;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-4px;
}
#logo h2 {
	font-size : 18px;
	font-weight : 200;
	font-style: italic;
	color: #8a1919;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.post h2 a {
	border:none;
}
#nav {
	float:left;
	width:100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
	height: 40px;
}
#nav ul {
	height:40px;
	float:left;
}
#nav li {
	text-align:center;
	float:left;
	display:inline;
	width:auto;
}
#nav li a {
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	font-size:18px;
	font-weight:400;
	display:block;
	border-bottom:none;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#nav li a:hover, .current-menu-item {
	background-image: url(images/orn-1.png);
	background-repeat: no-repeat;
	background-position: center 35px;
}
/*
#nav ul li.lang-item {
	margin-top: -33px;
}
*/
#nav ul li.lang-item a span {
	font-size: .65em;
    text-transform: uppercase;
    color: #6d412c;
    font-weight: bold;
}


#content {
	width:620px;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C0C0C0;
	min-height:420px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.post {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 40px;
}
.post p {
	margin: 12px 0 28px 0;
	line-height: 1.7em;
	font-size: 1.3em;
}
.post em {
	font-style:italic;
}
.postShortIndex {
display:block;
}
.post h2 {
	font-size:24px;
	margin:25px 0 10px 0;
	font-weight: 700;
	line-height: 28px;
}
.post h1, .post h1 a {
	font-size:36px;
	margin:1em 0 1.2em;
	font-weight: 700;
	line-height:45px;
	color: #8a1919;
	text-align: left;
}
.post h3, .post h4 {
	font-size:20px;
	margin:15px 0 10px 0;
	font-weight: 700;
}
.post h4 {
	font-size:18px;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small {
	font-size:11px;
}
.post small a {
	font-weight:normal;
}
.post .alignright {
	float:right;
	margin-left:10px;
}
.post .alignleft {
	float:left;
	margin-right:10px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post abbr {
	font-weight:normal;
}
.post ul {
	list-style:circle;
	margin:0 0 0 25px;
}
.post ul li{
	font-size: 1.2em;
	line-height:1.8em;
}
.post ol {
	list-style:decimal;
	margin:0 0 0 30px;
	line-height: 1.7em;
    font-size: 1.3em;
}

.post ol li {
	margin: 0 0 1em 0;
}
.post .wp-caption {
	background:#f7f7f7;
	border:1px solid #ccc;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}
.post .message ul {
	margin:12px 0 0;
}
.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}

.postShortIndex a {
	background: #ffffff73;
}

a.red-button {
background:#ad1f1f;
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
padding: .8em;
margin-top: -1.2em;
	margin-bottom: 2em;
display: inline-block;
clear: both;
font-size:1em;
color:#fff;
border-bottom-width: 0px;
text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}


a.red-button:hover {
background:#c74242;
color:#fff;
}

a.more-link {
background:#ad1f1f;
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
padding: .8em;
margin: 1.2em;
display: inline-block;
clear: both;
font-size:1em;
color:#fff;
border-bottom-width: 0px;
text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}

.red-button a {
font-size:14px;
color:#fff;
border-bottom-width: 0px;
text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);
}



#comments h3, #comments h4 {
	font-size:24px;
	margin:35px 0 5px;
	font-weight:normal;
}
#comments h4 {
	font-size:28px;
}
#comments cite {
	font-size:16px;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
	color: #666;
}
#comments em {
	font-style:italic;
	text-align:right;
}
#comments ol.commentlist li {
	margin-top:20px;
	min-height:110px;
	border-top-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#comments p {
	margin:10px 0 0 10px;
	width:auto;
}
#comments span {
	display:block;
	color:#B5B5B5;
	font-size:60px;
	font-weight:normal;
	float:right;
	padding-top:25px;
}
#comments ul.formlist {
	margin:20px auto;
	width:420px;
}
#comments ul.formlist li {
	display:block;
	margin:10px 0 0;
}
#comments ul.formlist p {
	margin:10px 0 0;
	text-align:center;
}
#comments input {
	width:420px;
	font-size:19px;
	font-weight:normal;
	background-image: url(images/form-bcg.gif);
	background-repeat: repeat-x;
	border: 1px dashed #999;
}
#comments textarea {
	width:420px;
	font-size:18px;
	font-weight:normal;
	background-image: url(images/form-bcg.gif);
	background-repeat: repeat-x;
	border: 1px dashed #999;
}
#comments li.submitbutton input {
	text-align:center;
	border:1px dashed #999;
	color:#000;
	font-weight:normal;
	font-size:20px;
	width:420px;
	background-color: #fff;
	background-image: url(images/form-bcg.gif);
	background-repeat: repeat-x;
}
#comments .center {
	text-align:center;
}
#sidebar {
	width:250px;
	float:right;
	margin:0 0 25px 0;
	overflow:hidden;
}
#sidebar h3 {
	padding:25px 0 3px 0;
	font-size:18px;
}
#sidebar .block ul {
	border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children {
	border:0;
	padding: 0 0 0 8px;
}
#sidebar .block li {
	border-top:1px dotted #ccc;
}
#sidebar .block li a {
	background:transparent url(images/dot-gray.gif) no-repeat scroll 1px 50%;
	font-size:13px;
	font-weight:normal;
	padding:2px 0 2px 15px;
	display:block;
	border-bottom:none;
}

#sidebar ul.threads li div{
	display: inline;
	margin-bottom: -4px;	
}
#sidebar ul.threads li a {
	font-size:13px;
	font-weight:normal;
	display:block;
	border-bottom:none;
	background-color: transparent;
	background-image: none;
	float: none;
}

#sidebar ul.threads li a:hover {
	background-color: transparent;
	background-image: none;

}

#sidebar ul.threads .entry-user {
	font-weight: bold;	
	}
	#sidebar ul.threads .avatar {
	float: left;
	margin: 3px;
	}
#sidebar ul.threads li {
	display: block;
	clear: both;
	margin-bottom: 2px;
	}
#sidebar .block li a:hover {
	background:#f7f7f7 url(images/dot-red.gif) no-repeat scroll 1px 50%;
}
#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:18px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a, #sidebar .widget_recent_comments li a:hover {
	background:none;
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
}
#sidebar .widget_recent_comments li a:hover {
	color:#8a1919;
	border-bottom:1px dashed #e12000;
	background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3, #sidebar .calendar h3 {
	border-bottom:1px dotted #ccc;
}

#footer {
	width:900px;
	float:left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C0C0C0;
	text-align:center;
	padding:30px 0 40px 0;

}

#footer .stopka {
	font-size:0.9em;
color: #999;
}
.size-full {
	padding: 5px;
	border: 1px dashed #999;
	background-color: #FFF;
}
/*Slownik*/
.explanatory_dictionary div{
margin-bottom: 18px;
padding: 8px;
border: 1px #878787 dashed;

-moz-box-shadow: 0px 0px 9px 0px #888888;
-webkit-box-shadow: 0px 0px 9px 0px #888888;
box-shadow: 0px 0px 9px 0px #888888;


}
div.explanatory_dictionary_alphabet{
border: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;

font-size: 13px;
font-weight: bold;
}
.explanatory_dictionary_explanation {
margin-bottom: 15px;
}

input.simple_contact, textarea.simple_contact {
font-size: 14px;
padding: 1em;
    width: 95% !important;
}


.simple_contact_button {
font-size: 16px;
    width: 100%;
    height: 2em;
font-weight: bold;
}

/*MENU MOBILNE*/
.show-menu {
	text-decoration: none;
	color: #fff;
    background: #ad1f1f;
	text-align: center;
	padding: 0.5em 0;
	display: none;
font-size: 2.5em;
clear: both;
    -moz-border-radius: 6px;
    border-radius: 6px;
}


input[type=checkbox]{
    display: none;
}


input[type="checkbox"]:checked ~ #nav{
    display: block;
}

ul.xls_list li.page_item a{
line-height: 1.5em;
}

ul.xls_list li.page_item {
display: block;
font-size: 1.3em;
background:rgba(255,255,255, 0.3);
    margin-top: 0.3em;
    padding: 1.2em;
}

.adsense2 {
}

.ceneo2 {
}

/*FMP*/
#content > div.post > div > form > span.fmp-submit {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgb(23, 101, 16);
    display: block;
    font-family: inherit;
    font-weight: 700;
    line-height: 1;
    padding: 10px 5px;
    cursor: pointer;
    margin: 18px auto !important;
    width: 230px;
    text-align: center;
    background: #a1d391;
    font-size: large;
    border-radius: 6px;
    text-transform: none;
}
#content > div.post > div > form > span.fmp-submit:hover {
    border: 1px solid rgba(51, 51, 51, 0.3);
    outline: 0;
}
#content .fmp-protect-box {
    background: rgba(255, 255, 255, 0.5);
}

.e404 {
	display: block;
	font-size: 160%;
	text-align: center;
	margin-top: 4em;
}
#archives-dropdown-3{
    width: 100%;
    font-size: 1.3em;
    font-family: 'Merriweather';
    color: #6e6e6e;
    padding: 6px;
    border: 1px solid #d3d3d3;
}

.breadCrumbs {
    display: block;
    clear: both;
    padding: 1em;
    font-size: .9em;
    color: #616161;
    background: #ffffff40;
    margin: 1em;
}