/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
#
# Author : Franck - http://www.tomekmusic.net
*/
body {
	margin: 0;
	padding: 0;
	background: #001b33;
	color: #000;
	font: 87.5% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #9b916e;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #234264;
	transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

#main img {   
  -webkit-box-shadow: 1px 1px 2px #000; 
     -moz-box-shadow: 1px 1px 2px #000; 
          box-shadow: 1px 1px 2px #000;
}

p, li {
	line-height: 130%;
}

pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

.left {
	float: left;
}

.right {
	float: right;
}
p,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea {
	font-size: 1em; /* equiv 14px */
	line-height: 1.5;
	margin: .6em 0 0;
}
/* avoid top margins on first content element */
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
pre:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

/* avoid margins on nested elements */
li p,
li ul,
li ol {
	margin-top: 0;
	margin-bottom: 0;
}
figure {
  font-style: italic;
  text-align: center;
  position: relative;
}

figure figcaption {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    padding: .2em;
    font-size: .875em;
    background-color: rgba(0,0,0,.7);
    transition: .5s ease;
    opacity: 0;
}
figure:hover figcaption {
    opacity: 1;
}
a > figure {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

/* Layout
-------------------------------------------------------- */
#page {
	font-size: 1em;
	margin: 6px 0 20px;
}

#top {
	margin:0 auto;
	width: 780px;
	height: 91px;
	background: transparent url(index.php?tf=img/cadre-top-v2-6.jpg) no-repeat center 1px;
	text-indent: -999em;
}

#top h1 {
	float: right;
}

#top h1 a {
	display: block;
	position: relative;
	right: 52px;
	top: 31px;
	width: 94px;
	height: 22px;
}

#top h1 a:hover, #top h1 a:focus {
	background: transparent url(index.php?tf=img/picto-tomek-hover.jpg) no-repeat 0 0;
}

#radio {
       position: fixed;
       top: 20px;
       left: 20px;
}

#radio a:link, #radio a:visited {
	background: transparent url(index.php?tf=img/play.jpg) 0 0;
	width: 76px;
	height: 25px;
	display: block;
} 

#radio a:hover, #radio a:focus, #radio a:active {
	background: transparent url(index.php?tf=img/play.jpg) 0 25px;
}

#wrapper {
	width: 780px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 20px;
	min-height: 420px;
	background: #fff url(index.php?tf=img/cadre-bottom.jpg) no-repeat bottom center;
}

#main {
	width: 570px;
	float: right;
}

#content {
	padding: 0 25px 0 25px;
}

#sidebar {
	width: 200px;
	float: left;
}
#blognav, #blogextra {
	padding: 1px 25px;
}

#footer {
	clear: both;
	color: #9b916e;
	font: italic .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto;
	padding: 1em 0 0 100px;
	width: 800px;
	background: transparent;
}

/* Navigation
-------------------------------------------------------- */

#sidebar ul.simple-menu {
	margin: 0 0 1em;
}
#sidebar .simple-menu li {
	padding: 0;
}

.simple-menu li a {
	display: block;
	font: italic 2em/1.3em Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	height: .8em;
	transition: line-height .5s ease;
	-o-transition: line-height .5s ease;
	-webkit-transition: line-height .5s ease;
	-moz-transition: line-height .5s ease;
}
.simple-menu li a:hover, .simple-menu li a:focus {
	font: italic 2em/.8em Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	height: .8em;
	transition: line-height .5s ease;
	-o-transition: line-height .5s ease;
	-webkit-transition: line-height .5s ease;
	-moz-transition: line-height .5s ease;
}

/* Sidebar styles
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0;
	color: #c2b789;
  	font-size: 1.2em;
}
#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #234264;
}
[id=sidebar] p, [id=sidebar] ul {
	font-size: 0.857em; 
}

#sidebar ul {
	list-style: none;
	margin: .2em 0 .5em;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: .2em 0;
}
#sidebar li a {
	color: #6B6B6B;
	text-decoration: none;
  	border-bottom:1px dotted;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
	color: #3a526a;
  	border-bottom:1px solid;
}


#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#q {
	border: 1px solid #bfbfbf;
	width: 150px;
	color: #6b6b6b;
}
#search .submit {
	padding: 0;
	border: 1px solid #fff;
	background: none;
	font-weight: bold;
	color: #6b6b6b;
	text-transform: uppercase;
}
#search .submit:hover {
	background: #3a526a;
	color: #fff;
	border: 1px solid #3a526a;
}

#topnav ul {
	border-bottom: 1px solid #ffd02c;
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}

#sidebar .categories ul {
	list-style: disc;
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}
#sidebar .categories li {
	display: list-item;
	margin: 0.5em 0 0 0;
	padding: 0 0;
	border: none;
}
#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}

.tag0 { font-size: 75%; }

#sidebar .text {
	margin: 10px auto 20px;
}

.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
.deltadate {
    background-color: #efefef;
    border-radius: 5px;
    margin-top: 1em;
    padding: 0.5em;
    text-align: center;
}
p.date {
    color: #001b33;
    font-size: 2em;
    margin: 0.1em 0;
}

/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}

#content-info h2 {
	font: bold italic 2.2em Georgia, "Times New Roman", Times, serif;
	color: #234264;
	text-align: right;
	margin: 0 27px 0 0;
}

#content-info a {
	color: #234264;
}


#subcategories {
	margin: 1em 27px 0 0;
	padding: 0.5em 0;
	text-align: right;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0;
}
#subcategories li {
	display: inline;
	margin: 0 0 0 1em;
	font: italic small-caps 1.3em/.5em Georgia, "Times New Roman", Times, serif;
}

#subcategories li a {
	color: #fff;
	background-color: #ccc;
	padding: .1em .5em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#subcategories li a:hover, #subcategories li a:focus {
	color: #fff;
	background-color: #234264;
	text-decoration: none;
	transition: background-color .5s ease;
	-o-transition: background-color .5s ease;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
}

.day-date {
	width: 40px;
	margin: -5px 0 0 -50px;
	padding: 0 0 5px 0;
	float: left;
	background: #efefef;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.1em;
        -webkit-border-radius: 4px; 
        -moz-border-radius: 4px; 
        border-radius: 4px; 
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
}
.day-date strong {
	display: block;
	margin-bottom: 3px;
}
.day-date span {
	display: block;
	padding-bottom: 0.2em;
	font: 2.6em Georgia,"Times New Roman",serif;
}

.post {
	margin: 1em 27px 3em 0;
}

.post-title {
	color:#000;
	font: italic bold 2em Georgia, "Times New Roman", Times, serif;
}
.post-title a {
	color:#000;
}
.post-title a:hover {
	color:#607080;
	text-decoration: none;
}
.post-info {
	margin: 0 0 0 0;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
	background: transparent url(index.php?tf=img/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #6b6b6b;
}

.post-info-co {
	clear: left;
	padding: 3px 0 3px 0.5em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
}
.post-info-co a {
	color: #2b2b2b;
	padding: 2px 10px 2px 18px;
}

.comment_count {
	background: transparent url(index.php?tf=img/comment.png) no-repeat 0 50%;
}
.ping_count {
	background: transparent url(index.php?tf=img/trackback.png) no-repeat 0 50%;
}
.attach_count {
	background: transparent url(index.php?tf=img/attach.png) no-repeat 0 50%;
}

.read-it {
	font-size: 1em;
	clear: left;
}

.read-it a {
	color: #234264;
}

.read-it a:hover {
	text-decoration: none;
	color: #9b916e;
}

a.feed {
	background: transparent url(index.php?tf=img/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

/* Post content
-------------------------------------------------------- */
.post-content h2 {
	margin: .2em 0 .4em;
}
.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height: 1.4em;
}
.post-content a, .post-excerpt a {
    border-bottom:1px dotted;
}
.post-content a:hover, .post-content a:focus, .post-excerpt a:hover, .post-excerpt a:focus {
    border-bottom:1px solid;
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ul, .post-excerpt ul {
	margin: 1em 0 .5em .2em;
	padding: 0;
	list-style-type: circle;
}
.post-content ol, .post-excerpt ol {
	margin: 1em 0 .5em .6em;
	padding: 0;
}
.post-content li, .post-excerpt li {
	margin: 0 0 0 1em;
	padding: 0;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 0;
	padding: 0 5px;
	border-left: 4px solid #bfbfbf;
}
a.cboxElement, a.cboxElement:hover, a.cboxElement:focus {
	border: none;
}

#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
	background: transparent url(index.php?tf=img/attach.png) no-repeat 0 50%;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


/* gallery
---------------------------------- */

.galleryinsert li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 10px 0;
}
.galleryinsert li a,
.galleryinsert li a:focus,
.galleryinsert li a:hover {
    border: none;
  }
.galleryinsert li img {
  border: 1px solid #666;
  vertical-align: middle;
  transition: all 0.3s linear 0s;
}
.galleryinsert li img:focus, .galleryinsert li img:hover {
  opacity: .7;
}

.footnotes {
  font-size: 0.857em;
  color: #333;
}
.footnotes p {
  margin-top: .2em;
}

/* Comments and trackbacks
-------------------------------------------------------- */
#comments {
	clear: both;
}
#comments h3, #comment-form h3, #pings h3 {
	border-width: 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	background: #fbfbfb;
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
	background: transparent url(index.php?tf=img/comment-t.png) no-repeat bottom left;
}
#comments dt.me {
	background-image: url(index.php?tf=img/commentmy-t.png);
}
#comments a.comment-number {
	display: block;
	float: left;
	width: 30px;
	margin-right: 40px;
	font-size: 1.2em;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	background: #fffad1 url(index.php?tf=img/comment-b.png) no-repeat bottom left;
	color:#6b6b6b;
}
#comments dd.me {
	background-color:#f5f9d9;
	color:#6b6b6b;
	background-image:url(index.php?tf=img/commentmy-b.png);
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
	border: none;
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#comment-form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 1em "Lucida Grande",Arial,sans-serif;
	color: #279ac4;
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
	width: 68%;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	margin-left: 30%;
}

#comment-form input.preview, #comment-form input.submit, #nl_submit {
	width: auto;
	color: #fff;
	background: #ccc;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#comment-form input.preview:hover, #comment-form input.submit:hover, #nl_submit:hover {
	background: #234264;
	color: #fff;
}

/* Added styles */

.dc-page .post-title {
	font: italic 1.7em/.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.disco img {
	float: left;
	margin: 0 1em 1em 15px;
}

.disco a:link, .disco a:visited {
	background: transparent;
	display: block;
	font-size: 1.3em;
	height: 120px;
	padding: 18px 0 0 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.disco a:hover, .disco a:active {
	background: #f7f7f7;
}

.imgcat {
	margin-top: 30px;
}

.txt-link {
	font: italic bold 1.5em/.7em Georgia, "Times New Roman", Times, serif;
}
/* eventhandler */
.postsofevent, .eventsofpost {
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: .929em;
}
.postsofevent ul, .eventsofpost ul {
	list-style: none;
	padding-left: 0;
}
ul.event-info {
	margin: 10px 10px 10px 0;
	padding: 0;
	list-style: none;
}
ul.event-info li {
	line-height: 2em;
	padding-left: 22px;
}
li.event-date {
	background: url('index.php?pf=eventHandler/css/imgs/event-date.png') no-repeat center left;
}
li.event-duration {
	background: url('index.php?pf=eventHandler/css/imgs/event-duration.png') no-repeat center left;
}
li.event-period {
	background: url('index.php?pf=eventHandler/css/imgs/event-period.png') no-repeat center left;
}
li.event-address {
	background: url('index.php?pf=eventHandler/css/imgs/event-address.png') no-repeat center left;
}
li.event-geo {
	background: url('index.php?pf=eventHandler/css/imgs/event-geo.png') no-repeat center left;
}
.eventsofpost ul li {
	background: url('index.php?pf=eventHandler/css/imgs/event-date.png') no-repeat center left;
	padding-left: 22px;
}
#eventhandler-menu-period ul, #eventhandler-menu-sortorder ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
#eventhandler-menu-period ul li, #eventhandler-menu-sortorder ul li {
	display: inline-block;
	margin-right: 5px;
}
#eventhandler-menu-period ul li.nav-active, #eventhandler-menu-sortorder ul li.nav-active {
	font-weight: bold;
	text-decoration: none;
}
#eventsfeed {
	margin-top: 20px;
	line-height: 1.4em;
}
a.event-ical {
	background: transparent url('index.php?pf=eventHandler/css/imgs/event-ical.png') no-repeat 0 0.25em;
	padding: 5px 0 5px 42px;
}
a.event-hcal {
	background: transparent url('index.php?pf=eventHandler/css/imgs/event-hcal.png') no-repeat 0 0.25em;
	padding: 5px 0 5px 42px;
}
a.event-atom {
	background: transparent url('index.php?pf=eventHandler/css/imgs/event-atom.png') no-repeat 0 0.25em;
	padding: 5px 0 5px 42px;
}
a.event-map {
	background: transparent url('index.php?pf=eventHandler/css/imgs/event-gmap.png') no-repeat 0 0.25em;
	padding: 5px 0 5px 42px;
}
.event-gmap-place {
	font-style: italic;
	margin-top: 10px;
}
.event-gmap {
	clear: both;
}

#content .event-gmap-place {
	height: 300px;
	width: 100%;
}
.calendar-array table {
	text-align: center;
}
.eventsday a {
	font-size: 1.1em;
	font-weight: bold;
}