﻿/*
Theme Name: PaperBlock
Theme URI: http://forums.tastyplacement.com/showthread.php?p=24#post24
Description: A clean, left-aligned wordpress theme featuring left navigation and a neutral, paper-inspired background. 
Version: 1.4.2
Author: michaelabstract[at]gmail.com
Author URI: http://www.tastyplacement.com/
Tags: white, two-columns, left-sidebar, fixed-width
*/


@font-face {
    font-family: 'PTSansRegular';
    src: url('pts55f-webfont.eot');
    src: url('pts55f-webfont.eot?iefix') format('eot'),
         url('pts55f-webfont.woff') format('woff'),
         url('pts55f-webfont.ttf') format('truetype'),
         url('pts55f-webfont.svg#webfontrdKq8Ore') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('pts56f-webfont.eot');
    src: url('pts56f-webfont.eot?iefix') format('eot'),
         url('pts56f-webfont.woff') format('woff'),
         url('pts56f-webfont.ttf') format('truetype'),
         url('pts56f-webfont.svg#webfontfizDU3Ny') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('pts75f-webfont.eot');
    src: url('pts75f-webfont.eot?iefix') format('eot'),
         url('pts75f-webfont.woff') format('woff'),
         url('pts75f-webfont.ttf') format('truetype'),
         url('pts75f-webfont.svg#webfontfiPRCSlT') format('svg');
    font-weight: normal;
    font-style: normal;

}


* {
	margin: 0px;
	padding: 0px;
}


body {
	font-size: 14px; /* Resets 1em to 10px */;
	font-family: Verdana, Arial, Sans-Serif;
	color: #302C26;
	text-align: center;
	background: #DEDEDC url('images/body-repeat.png') repeat center;
	margin: 0 0 20px 0;
	padding: 0;
	height: 100%;
	line-height: 1.55em;
}

ul {
	list-style: inside;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: #0976be;
	text-decoration: underline;
}

a:focus,
a:active,
a {
	outline: none;
}

a:hover {
	text-decoration: none;
}

.post h2 a {
	color: #0f9d45;
	padding: 12px 8px 7px 8px;
	background: #DAF1E8;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: block;
line-height: 18px;
text-decoration: none;
}


.post h2 a:hover {
	background: #10AC4C;
	color: white;
}


h1, h2, h3 {
	font-family: "PTSansRegular", Helvetica, Arial, Sans-Serif;
}

.reklama-clanek-knihy {
	text-align: center;
	background: url("images/dashed.png") repeat-x scroll 0 100% transparent;
	padding-bottom: 25px;
}

.vedeliste {
	background: #ccedff url(images/vedeliste.png) no-repeat 10px 10px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding: 20px 20px 20px 60px;
color: #104467;
}

h1 {
	font-size: 34px;
	color: #0F9D45;
	padding-bottom: 20px;
	letter-spacing: -0.05em;
	line-height: 1em;
}

h2 {
	font-size: 24px;
	color: #0976be;
	padding-bottom: 20px;
}

h3 {
	font-size: 18px;
	color: #0976be;
	font-family: "PTSansRegular";
	line-height: 1em;
}

.entry ul,
.entry ol {
	margin-bottom: 20px;
	margin-left: 30px;
	list-style: inside circle;
}

#wrap {
margin: 0 auto;
	width: 980px;
	text-align: left;
    min-height: 100%;
    height: auto !important;
}

.reklama_side {
	padding-bottom: 20px;
}

.reklama {
	text-align: left;
}

#page {
	margin: 0px auto 0px 0px;
	padding: 0;
	width: 980px;
	background: url(images/content-bg.png) no-repeat bottom left;
}

#logo-top {
	background: url(images/top-logo.png) no-repeat top left;
	display: block;
	float: left;
	width: 203px;
	height: 57px;
}

.top-menu {
	list-style: outside none;
	float: left;
	font-family: "PTSansRegular";
	padding: 22px 0 0 63px;
}

.top-menu li {
	float: left;
	margin: 0 5px;
}

.top-menu li a {
	color: #5a5a5a;
	text-decoration: none;
	padding: 5px 8px;
	background: #ededed;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
line-height: 1em;
}

.top-menu li.current_page_item a {
	background: #0d8bdb;
	color: white;
}

.top-menu li a:hover,
.top-menu li.current_page_item a:hover {
	background: #2eca6e;
	color: white;
}

#header {
	height: 436px;
	width: 980px;
	background: url(images/header.png) no-repeat top left;
}

#headerimg {
	margin: 0px auto 0px 0px;
	padding: 103px 0 14px 39px;
	height: 76px;
	width: 980px;
}


.description {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #548382;
	padding-bottom: 5px;
}

.description p {
	margin: 5px 0 0 0;
}
#content {
	padding: 30px;
	margin-bottom: 24px;
	font-size: 12px;
	float: left;
	width: 633px;
}
#content .entry p {
}
.postmetadata {
	margin: 0px 0;
	clear: both;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 10px;
	border: 1px #E9EAE1 solid;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	color: #0976BE;
	font-size: 0.9em;
	line-height: 1.5em;
}

small.datum {
	color: white;
	background: #0976BE;
		margin-left: 15px;
	float: right;
	padding: 3px;
	-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}


.b-button {
	background: url(images/b-button-2v1.png) no-repeat top left;
	width: 168px;
	height: 41px;
	text-align: center;
	font-family: "PTSansRegular";
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	line-height: 44px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 5px;
}

#commentform input.submit-button {
	background: #FFFFFF url(images/b-button-2v1.png) no-repeat top left;
	width: 168px;
	height: 41px;
	text-align: center;
	font-family: "PTSansRegular";
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	line-height: 41px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	cursor: pointer;
	border: 0;
	box-shadow: 0px 0px 0px;
}

#commentform input.submit-button:hover {
	background-position: 0 100%;
}

.b-button:hover {
	background-position: 0 100%;
}

.more-link {
	background: url(images/n-button.png);
	width: 138px;
	height: 34px;
	display: block;
	line-height: 38px;
	font-family: "PTSansRegular";
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	position: relative;
	top: 19px;
	text-decoration: none;
	margin-left: 497px;
}

.entry {
	/* clear: both; */
}

.more-link strong {
	font-weight: normal;
}

.n-button:hover {
	text-decoration: underline;
}

.top-text {
	width: 525px;
	padding: 30px;
}

.top-text p {
	color: white;
}

.top-text .tt-title {
	color: #1e1d1d;
	font-size: 27px;
	line-height: 1em;
	padding-bottom: 8px;
	font-family: "PTSansRegular";
	display: block;
	letter-spacing: -1px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	padding-bottom: 20px;
	background: url(images/dashed.png) repeat-x 0 100%;
	margin-bottom: 30px;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	color: black;
	margin: 0px auto 0 auto;
	width: 100%;
	clear: both;
	height: 50px;
	padding: 12px 0;
	font-size: 11px;
	text-align: left;
}
#footer p {
	color: #6E6E6E;
}

img {
	padding: 10px;
	margin: 12px;
	max-width: 100%;
	border: 1px #BBBBBB solid;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar {
	padding-right: 26px;
	float: right;
	padding-top: 24px;
	padding-bottom: 30px;
	width: 240px;
}

#sidebar a:hover {
	text-decoration: none;
}
#sidebar h2 {
	margin: 8px 0;
	padding: 0;
	color: #545045;
	font-weight: 900;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	width: 240px;
	margin-top: 10px;
	background: url(images/r-menu-bg.png) no-repeat bottom left;
	padding-bottom: 5px;
}

#wt-logo {
	background: url(images/webtown-logo.png) no-repeat top left;
	display: block;
	width: 115px;
	height: 26px;
	float: right;
}

#wt-logo:hover {
	opacity: 0.6;
}

#sidebar ul li strong.nadpis {
	background: url(images/r-menu-title.png) no-repeat top left;
	width: 220px;
	height: 28px;
	display: block;
	position: relative;
	top: -5px;
	padding: 13px 10px 0 10px;
	font-family: "PTSansRegular";
	color: white;
	text-transform: uppercase;
}

#sidebar ul li img {
	margin: 0;
}

.center {
	text-align: center;
}



#sidebar ul p {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 4px 4px 20px 4px;
}
#sidebar ul ul ul, #sidebar ul ol {
	border: 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	padding: 4px 0 5px 0;
	margin: 0px;
	background: url(images/dashed.png) repeat-x 0 100%;
	width: 232px;
	color: #e93c1f;
	line-height: 29px;
}

#sidebar ul ul li a {
	display: block;
	width: 192px;
	padding-left: 7px;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-left: 2px;
}

#sidebar ul ul li a:hover,
#sidebar ul ul li.current-cat a:hover {
	background: #10ac4c;
	color: white;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#sidebar ul ul li.current-cat a {
	background: #1395DF;
	color: white;
		-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.banner-woman {
	background: url(images/banner.png) no-repeat top left;
	width: 240px;
	height: 179px;
	margin-bottom: 10px;
	position: relative;
	top: -15px;
	display: block;
}

#sidebar ul ul ul li {
}
#sidebar #searchform #s {
	width: 140px;
	height: 22px;
	padding: 0;
	font-size: 10px;
	color: #565244;
	background: #fefefe;
	border: 1px #3c3831 solid;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchsubmit {
	padding: 1px;
	background: #565244;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
	color: #ffffff;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	background: none repeat scroll 0 0 #FAFAFA;
    border-color: #BDBDBD #E5E5E5 #E6E6E6 #BFBFBF;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px #E9E9E9 inset;
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 6px;
    width: 240px;
}
#commentform textarea {
	background: none repeat scroll 0 0 #FAFAFA;
    border-color: #BDBDBD #E5E5E5 #E6E6E6 #BFBFBF;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px #E9E9E9 inset;
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100px;
    margin-bottom: 11px;
    padding: 6px;
	 width: 90%;
}
#commentform #submit {
	padding: 1px;
	background: #996633;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	background: #ccedff url(images/vedeliste.png) no-repeat 20px 50%;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding: 20px 20px 20px 100px;
color: #104467;
font-style: italic;
margin-bottom: 30px;
min-height: 60px;
}

blockquote p {
	margin-bottom: 0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#footer2 p {
	font-size: 0.8em;
}

.left_footer {
	float: left;
}

.right_footer {
	float: left;
}

