/*
Theme Name: mojatema
Theme URI: http://www.madajlnet/
Description: Téma pre Spravodaj, súkromná.
Author: Ing. Robert Madaj
Version: 0.001
License: no licence
License URI: licencia.txt
Tags: fluid-width
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -360px 0 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 280px; margin-right:10px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font:76%/1.4em "Segoe UI", sans-serif;
	font:12px "Segoe UI", Segoe, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
}
input[type=submit] {
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 10px;
}
code {
/*	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; */
font-family: Tahoma, sans-serif;
font-size: 10px;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff; background: transparent;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 200px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 200px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
html, body { background-color: #0f3d54; }
body {
background: #0f3d54 url('bg-sky.jpg') repeat-x center 0;
background: #0f3d54;
}
body,
input,
textarea {
	color: #666;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
margin-bottom: 12px; 
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #002266;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding:0;
}
/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #333333;
background:transparent; /* header menu pozadie */
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header {  }



#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: right;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 11px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
font-size: 10px;
}
#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;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #db8203;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta, .entry-cat {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
font-size: 14px; line-height:22px; 
	padding: 0px 0 0 0;
}
.entry-content p, .entry-content .box, .entry-content ul, .entry-content ol { font-size: 14px; line-height:22px; }
.entry-content li { margin-bottom: 12px; }
.full-content p:first-child { font-family: Georgia, serif; font-weight:normal; font-style: italic; clear:both; }
.full-content p:last-child { font-weight:normal; font-style: normal; clear:both; }
.entry-content img.left { float:left; margin-right:12px; } 
.entry-content img.right { float:left; margin-right:12px; } 
.entry-content p img.g2, .entry-content p img.size-medium { float:none; } 
.full-content p img.g2 { float:none; clear:both; } 

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px; margin-bottom: 12px;
	text-align: right;
	width: 33%;
font-size: 20px;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px; margin-bottom: 12px;
	margin-right: 0;
	text-align: left;
	width: 33%;
font-size: 20px;
}
.entry-content blockquote { background: url('quote.gif') no-repeat top left;
font-family: Georgia, serif; font-size: 20px;
 font-style: italic;
 }

.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
clear:both;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {

}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
width:900px;
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}


/* spravodaj */

/* #main { background: #f2e7cb url('./shadow2.jpg') repeat-x top center; } */
#main { background: #faf4e6 url('./shadow3.jpg') repeat-x top center; }



/* Featured slider */

#slide-2, #slide-3,  #slide-4,  #slide-5,  #slide-6,  #slide-7,  #slide-8,  #slide-9,  #slide-10 { background: transparent url('sl-bg.png') repeat-y left top;
 } /* background: #000000 url('./spravodaj-logo-male.png') no-repeat 8px 8px; db8203 */

#slider	{ clear:both; height: 160px; overflow: hidden; /* 160px */
position: relative; margin: 0; font-family:sans-serif; }
								  
#mover { width: 2880px; position: relative; }
#slider .perex { font-family: Georgia, serif; font-style:italic; width:450px; height:160px; padding-left:170px; abackground: url('./transa.png') no-repeat top right; }
.slide    { padding: 0; width: 940px; float: left; position: relative; }
#slider h1 { font-family: Georgia, serif; font-style:italic; margin:20px; font-size:48px; font-weight:bold; }
.perex h2 { font-family: Georgia, serif; font-style:italic; margin:0;padding:0;padding-left:20px;padding-right:20px;padding-top:12px; margin-top:32px; }
.slide h2, .slide h2 a { font-size: 20px; letter-spacing: -1px; color: #FFFFFF; }
#slider a { text-decoration:none; color:#FFFFFF; }
#slider:hover { background:#000000; color:#FFFFFF; }
.slide p  { color: #000000; font-size: 12px; line-height: 16px; padding:20px; padding-top:0px; }
.slide img { position: absolute; top: 0px; right: 0px; display:none; }

#slider-stopper, #slider-next { position: absolute; bottom: 5px; right: 20px; text-align:center; background: url('stop.png') no-repeat top left; color: white; width:56px; height:20px;padding-top:4px;font-weight:bold;
font-size: 12px; z-index: 1000; outline: none;
        filter:alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;

}

#slider-next { right:80px;  }

#slider-stopper:hover, #slider-next:hover {
        filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
}

#headerSlideContainer {
	position: fixed;
	top:-105px;
	width: 100%; height: 100px; 
background:transparent url('./footbg.png') repeat-x top center;
}
#headerSlideContent {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	color: white; 
}

#headerSlideContent h1 { margin:0;padding:0;border:0;background: url('./spravodaj-logo2.gif') no-repeat left top; width:620px; height:105px; margin-left:20px;  float:left; }
#headerSlideContent h1 span { display:none; }
#headerSlideContent h1 a { display:block; width:620px; height:60px;outline:0; }
#headerSlideLista { position:absolute; top:10px; right:30px; text-align:right;
 width:300px; padding-top:0px; }
#headerSlideLista a { /* border:1px solid #999; */
font-family: 'BebasNeueRegular', sans-serif; 
background:#333; padding:2px; padding-top:8px; margin-left:12px; line-height:28px; font-size:24px; color:#CCCCCC; text-align:center; text-decoration:none; }
#headerSlideLista a:hover { background: #FFFFFF; color:#666666; }

#search { margin:0;padding:0;border:0; }
#search div { border: 2px solid #d3dcda; background:#ffffff; }
#search #s { border:none; padding:0;margin:0; background:#FFFFFF; height:24px; }
#searchsubmit { float:right;height:24px;margin:0;padding:0;border:0;line-height:24px;
 color: #7F938f; text-shadow:1px 1px #fff; font-weight:bold;
 border: none;
 margin: 0;
 padding: 0; padding-left:12px; padding-right:12px;
 background: #d3dcda;
}

.logospravodaj span { display:none; }
.logospravodaj { background: url('./spravodaj-logo2.gif') no-repeat left top; width:492px;height:105px; }
.logospravodaj a { display:block; width:492px;height:105px; outline:0;
 }
#mylogo { position:absolute; top:-18px; z-index:100; }
#mylogo .logospravodaj { margin-left:20px; }
/*
#mylogo { 	position:relative; top:-10px; z-index:100; 
	margin: 0 auto;
	width: 940px;
 }
*/
	
h2.nadpis { margin:0;padding:0; border:0; padding-top:10px; }
h1.nadpis, h2.nadpis a, h2.entry-title, h1.entry-title, .post h2 { 
/* font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-family: Georgia, serif;
font-family: 'Francois One', sans-serif; */
font-family: 'BebasNeueRegular', sans-serif; 
text-decoration:none; afont-style:italic; afont-weight:bold; color:#db8203; }
h2.sIFR-replaced { padding-top:10px }
h2.nadpis a { font-size: 28px; }
h1.nadpis { font-size: 48px; }

.delicious { clear:both; color:#999; margin-left:60px; margin-bottom:10px; 
font-size:12px;  line-height:16px; 
background:transparent url('dp.gif') repeat-y 110px top;
}
.delicious:hover { background: transparent; }
.delicious .dated { width:90px; float:left; color:#888888; text-align:right; }
.delicious .dated abbr { color:#000000; padding-left:4px; padding-right:4px; text-decoration:none; border-bottom:none; font-weight:bold; }
.delicious .dated abbr:hover { background:#000000; color:#FFFFFF; }
.delicious .postd { padding-left: 110px; }

.delicious a { color:#db8203; font-size:18px; 
/* font-family: 'Francois One', sans-serif; */
font-family: 'BebasNeueRegular', sans-serif; 
font-weight:normal; line-height: 20px;  }
.delicious a:visited, .nadpis a:visited { color:#cb7203; }
.delicious a:hover, .nadpis a:hover { color:#A00000; }
.delicious a span { font-family: sans-serif; font-size:12px; line-height:14px; }

.wp { clear:both; margin-top:20px; margin-bottom:20px; }
.attachment-thumbnail {  }
.sideinfo { width:150px;float:left; overflow:hidden; margin-top:20px; margin-bottom:10px; 
}
.sidepost { padding-left: 170px; }
.entry-meta { margin:0; padding:0; border:0; clear:both; }
.entry-cat { height:150px; padding-top:10px; }
.nopic { height:auto; padding-top:10px; clear:both; }
.button, .edit-link a, .comments-link a, .cat-links a { display:block; float:left; 
background: #efe2c2;
 color:#FFFFFF; margin-right: 10px; margin-bottom: 10px; line-height:20px; font-weight:bold;
padding-left:4px; padding-right:4px; text-decoration:none; }

.more-link { font-size: 12px; background: #efe2c2; display:block; width:120px; text-align:center; padding-left:4px; padding-right:4px; }

.button a, a.more-link { font-weight:bold; color: #000000; text-decoration:none; }
.button a:hover, a.more-link:hover { color:#FFFFFF; }
a.more-link:hover { background:#000000; color:#FFFFFF; }




.cat-links a { background:#db8203; color:#FFFFFF; font-weight:bold; }
.cat-links a:hover { background: #000000; color:#FFFFFF; }

.ldelicious { background:url('delicious-g.gif') no-repeat left top; }
.ldelicious:hover { background:url('delicious.gif') no-repeat left top; }

.lgulas { background:url('gulas-g.gif') no-repeat left top; }
.lgulas:hover { background:url('gulas.gif') no-repeat left top; }

.lgoogle { background:url('google-g.png') no-repeat left top; }
.lgoogle:hover { background:url('google.png') no-repeat left top; }

.lyoutube { padding-right: 40px; background:url('youtube-g.gif') no-repeat left top; }
.lyoutube:hover { padding-right: 40px; background:url('youtube.gif') no-repeat left top; }

.lfacebook { background:url('facebook-g.gif') no-repeat left top; }
.lfacebook:hover { background:url('facebook.gif') no-repeat left top; }

.lkomentar { background:url('komentar-g.gif') no-repeat left top; }
.lkomentar:hover { background:url('komentar.gif') no-repeat left top; }

.lpost { background:url('posterous-g.gif') no-repeat left top; }
.lpost:hover { background:url('posterous.gif') no-repeat left top; }


a.ldelicious, a.lgulas, a.lgoogle, a.lyoutube, a.lfacebook, a.lkomentar, a.lpost { padding-left: 30px; text-decoration:none; display:block; }
a.lpost { font-weight: normal; }
a.ldelicious:visited, a.lgulas:visited, a.lgoogle:visited, a.lyoutube:visited, a.lfacebook:visited, a.lkomentar:visited, a.lpost:visited { color:#999; text-decoration:none; }
a.ldelicious span, a.lgulas span, a.lgoogle span, a.lyoutube span, a.lfacebook span, a.lkomentar span, a.lpost span {  font-weight:normal; color:#999; text-decoration:none; }
.postd a:hover span { color:#000000; }

.g2, .size-medium, .size-full, .size-large { margin-top:10px; margin-bottom:10px; clear:both; float:none;

box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 20px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 20px; 
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 20px; 
background: white; border: 1px solid #CCC; border-bottom-left-radius: 5px 5px;border-bottom-right-radius: 5px 5px; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; padding: 8px; margin-bottom:10px
}

.t2 { float:left; margin-right: 24px; }

.size-medium, .size-full { margin:0; }

.sideinfo {
box-shadow: rgba(0, 0, 0, 0.199219) 0px -15px 15px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px -15px 15px; 
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px -15px 15px; 
 }

#slider {
box-shadow: rgba(0, 0, 0, 0.599219) 0px -10px 20px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.599219) 0px -10px 20px; 
-moz-box-shadow: rgba(0, 0, 0, 0.599219) 0px -10px 20px; 
 }

.box { border:1px solid #BBBBBB; padding:8px; background:#EEEEEE;
box-shadow: rgba(0, 0, 0, 0.099219) 0px -5px 10px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.099219) 0px -5px 10px; 
-moz-box-shadow: rgba(0, 0, 0, 0.099219) 0px -5px 10px; 
margin-bottom:12px;
 }
.white { background:#FFFFFF; }

#footer { background: #0099CC url('pod-hladinou.jpg') repeat-x center bottom; 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#footer h3.widget-title { background:transparent;
/* font-family: 'Francois One', sans-serif; */
font-family: 'BebasNeueRegular', sans-serif; 
	font-size: 24px;
	font-weight: normal;
	color: #9bcbe8; color:#FFFFFF;
line-height:26px; text-align:left;
margin-bottom: 12px;
box-shadow: 0; 
-webkit-box-shadow: 0; 
-moz-box-shadow: 0; 

}

#footer ul { color:#FFFFFF; }
#footer li { line-height: 18px; }
#footer a { color:#FFFFFF; } 
#footer a:hover { color:#900000; }

.nice, #meta ul, .itunes { margin-bottom:22px; text-align:center; margin-left:15px; padding-top:12px;
box-shadow: rgba(0, 0, 0, 0.199219) 0px -10px 10px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px -10px 10px; 
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px -10px 10px; 
}
#meta ul li { padding-top:12px; }
#primary .widget-title { margin-left:15px; padding:4px; background:#db8203; color:#FFFFFF; text-align: center; padding-bottom:8px; 
box-shadow: rgba(0, 0, 0, 0.199219) 0px -10px 10px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px -10px 10px; 
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px -10px 10px; 
}	

.minilogo { position:absolute; top:4px; left:10px; width:120px; height:40px; display:block; }

.entry-meta .button { background: #db8203; }

.sipka { position:absolute; top:20px; right:200px;
background: transparent url('sipka.gif') no-repeat left top;
width: 162px; height: 140px;
}


.navigation .button { float:none; background: #e6c46a; display:inline; margin:0;padding:4px; }
.navigation a {  }
.navigation a:hover { color:#000000; }
.navigation a:hover span { background:#A00000; }

.breadcrumb-trail { font-size: 10px; }

.itunes { /* identicke ako .nice */ 
text-align:left; margin:0;padding:0;border:0; padding:8px; }
.itunes a.link span { display:none; }
.itunes .link a { background:url('appstore.png') no-repeat top left; width:120px; height:44px; display:block; }
.itunes .info { float:right; margin-left:8px; width:190px; font-size:10px; }
/* .itunes .wpasc_rounded { float:right; margin-left:8px; } */
.itunes h2, .itunes h3 { clear:none; margin:0;padding:0;border:0;
font-family: 'BebasNeueRegular', sans-serif; 
	font-size: 24px;
	font-weight: normal;
	color:#FFFFFF; }
.itunes h3 { font-size: 16px; }
.itunes p { font-size:10px; margin:0;padding:0;border:0; line-height:10px; }
.wpasc_pics span img { width:360px; }

/*** Font-face ***/
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?iefix') format('eot'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#webfont4Bjy2lJe') format('svg');
    font-weight: normal;
}

/* debug */

.podpress_playerspace object, podpress_playerspace embed {
	display:block;
}

a.curtain { display:block; widht:245px; margin:0;padding:0;border:0;
background: url('http://spravodaj.madaj.net/myspravodaj/curtain.jpg') no-repeat top center;height:162px; }

a.curtain:hover { 
background: url('http://spravodaj.madaj.net/myspravodaj/curtain.jpg') no-repeat bottom center; }

a.curtain span { display:none; }


.teny { border-left: 16px solid #009000; padding-left:8px;padding-right:12px; margin-top:12px; }
.teny h3 { margin:0;padding:0;font-weight:normal;font-family: 'BebasNeueRegular', sans-serif; font-size:22px; }
.teny h3 a { color:#009000; text-decoration:underline; }
.ayb_date { color:#999999; }

.full-content iframe { 
box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 20px; 
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 20px; 
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px 0px 20px; 
background: white; border: 1px solid #CCC; border-bottom-left-radius: 5px 5px;border-bottom-right-radius: 5px 5px; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; padding: 8px; margin-bottom:10px
margin-left: auto; margin-right:auto; 
}
blockquote {font-size:20px; font-style:italic; }