/*
Theme Name: Hvězdárna Pardubice
Theme URI: http://www.kantorsite.net/
Description: Téma určené pro Hvězdárnu barona Artura Krause v Pardubicích, vytvořil Martin Kantor &copy; 2009
Version: 1.2
Author: Martin Kantor
Author URI: http://www.kantorsite.net/
Tags: black, astro, sky, fixed width, three columns, widgets, czech

Tento design není - určen pro volnou distribuci!!!
© Martin Kantor (Kantorsite.net), all rights reserved!
*/

/* General Elements */
body
{
	margin: 0px;
	background-color: Black;
	font-family: Candara, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	color: silver;
	margin-bottom: 5px;
	
	/*Specialita*/
	/*background-image: url(specialita.png);
	background-repeat: no-repeat;*/
}

a
{
	text-decoration: none;
	color: #FFA500;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

h1
{
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Nyala, serif;
	font-size: 20px;
	font-weight: normal;
	color: #DCDCDC;
}

h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Nyala, serif;
	font-size: x-large;
	color: #FF8C00;
}

h2 a
{
	color: #FF8C00;
}

h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	list-style: square;
}

/* General Tags */
#general
{
	margin: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 7px;
	width: 950px; /*z950*/
	display: table;
}

#logo
{
	text-align: center;
}

#s1 /* Sloupec A */
{
	width: 170px; /*230*/
	float: left;
}

#s2 /* Sloupec B */
{
	width: 530px; /*470*/
	float: left;
	margin-left: 10px; /*z10*/
}

#s3 /* Sloupec C */
{
	width: 230px;
	float: right; /*zleft*/
	margin-left: 10px; /*z10*/
}

#searchform label
{
	display: none;
}

#s
{
	color: silver;
	background-color: #00010C;
	border: 1px solid #004A7F;
	width: 105px;
}

#searchsubmit
{
	color: silver;
	background-color: #00010C;
	border: 1px solid #004A7F;
}

.languages
{
	text-align: center;
}

.languages img
{
	border: 1px solid #424242;
}

#newsbox .textwidget
{
	text-align: left;
}

#copyright
{
	margin: auto;
	position: relative;
	width: 950px;
	padding-top: 3px;
	text-align: center;
	background-image: url(line.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #313131;
	display: block;
}

#copyright a
{
	color: #313131;
}

#copyright a:hover
{
	color: #6495ED;
}

/* Posts */
.entry
{
	padding-top: 5px;
}

.entry h1
{
	font-size: large;
	color: White;
	margin-top: 5px;
	margin-bottom: 10px;
}

.entry h3,.entry h3:hover
{
	font-size: 17px;
	margin-bottom: 5px;
	color: #3366ff;
	font-family: Calibri, Arial;
	font-weight: normal;
	/*font-family: Candara, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;*/
}

.entry h4
{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	color: White;
	font-family: Candara, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

.entry p
{
	text-indent: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.entry cite
{
	font-weight: bold;
}

.alignleft
{
	text-align: left;
	float: left;
}

.alignright
{
	text-align: right;
	float: right;
}

.postmetadata
{
	margin-bottom: 0px;
	padding-top: 5px;
	font-size: small;
	text-align: right;
	border-top: 1px dashed #004A7F;
}

/* BoxStyle */
.boxa-up
{
	height: 10px;
	background-image: url(./box/boxa-up.png);
	background-repeat: no-repeat;
	font-size: 1px;
	margin-top: 5px;
}

.boxa-down
{
	height: 10px;
	background-image: url(./box/boxa-down.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxb-up
{
	height: 10px;
	background-image: url(./box/boxb-up.png);
	background-repeat: no-repeat;
	font-size: 1px;
	margin-top: 10px;
}

.boxb-down
{
	height: 10px;
	background-image: url(./box/boxb-down.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxc-up
{
	height: 10px;
	background-image: url(./box/boxc-up.png);
	background-repeat: no-repeat;
	font-size: 1px;
	margin-top: 10px;
}

.boxc-down
{
	height: 10px;
	background-image: url(./box/boxc-down.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

.box-title
{
	padding-left: 7px;
	padding-right: 7px;
	background-color: #00010C;
	font-weight: bold;
	font-variant: small-caps;
	color: Yellow;
	border-left: 1px solid #004A7F;
	border-right: 1px solid #004A7F;
	border-bottom: 1px dashed #004A7F;
}

.box-inside
{
	padding: 7px;
	background-color: #00010C;
	border-left: 1px solid #004A7F;
	border-right: 1px solid #004A7F;
}

.box-menu
{
	padding: 7px;
	padding-bottom: 0px;
	border-left: 1px solid #000733;
	border-right: 1px solid #000733;
	background-image: url(menubg.png);
	background-repeat: repeat-x;
}

.box-menu a
{
	font-variant: small-caps;
	color: Yellow;
	font-size: medium;
}

.box-menu a:hover
{
	 color: silver;
}

.menu li
{
	font-size: 16px;
}

.menu li:hover
{
	color: #FF4500;
}

.menu ul:hover
{
	color: silver;
}

.emptytab
{
	list-style: none;
}

#endmenu
{
	background-image: url(endmenu.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	margin: auto;
	position: relative;
}

/* Comments */
.commentlist
{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
}

.commentlist li
{
	list-style: none;
}

.commentlist em
{
	margin-left: 8px;
}

.comment-body
{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #000107;
	border-top: 1px dotted #004A7F;
	border-bottom: 1px dotted #004A7F;
}

.avatar
{
	margin-top: 5px;
	float: left;
	border: 1px solid silver;
}

.comment-author cite
{
	margin-left: 8px;
	font-size: 20px;
}

.commentmetadata
{
	margin-left: 70px;
}

.comment p
{
	margin-left: 70px;
	margin-bottom: 0px;
	text-align: justify;
}

.reply
{
	font-size: small;
	text-align: right;
}

.nocomments
{
	margin: 0px;
	text-align: center;
}

/* Comments a Form 7 Plugin - reaction */
#comment,#commentform input,.wpcf7 input,.wpcf7 textarea
{
	color: silver;
	background-color: #00010C;
	border: 1px solid #004A7F;
}

/* Widgets and Bars Global */
.widget ul,.widget li,.widget p
{
	margin: 0px;
	padding: 0px;
}

.widget ul
{
	margin-left: 18px;
	margin-bottom: 3px;
}

.aktualne-item,.sidebar-item
{
	margin-bottom: 10px;
}

.aktualne-item
{
	text-align: justify;
	font-size: 15px;
}

.mini-title
{
	margin-bottom: 3px;
	font-weight: bold;
}

#quicklink
{
	margin-bottom: 10px;
}

/* WP-Polls Plugin */
.wp-polls
{
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #050505;
	border: 1px dashed #696969;
}

.entry .wp-polls
{
	padding-top: 0px;
	width: 160px;
}

/* SidePost Widget */
.widget_sideposts ul,.widget_sideposts li,.widget_sideposts p
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

.news-title a
{
	font-weight: bold;
	color: Silver;
}

.news-more
{
	margin-bottom: 5px;
	text-align: right;
	font-size: small;
	display: block;
}

/* Navt Widget */
.widget_navt
{
	margin-bottom: 15px;
}

/* SimpleImage Widget */
.widget_simpleimage
{
	text-align: center;
}

/* Links Widget */
.widget_links
{
	text-align: left;
}

/* Events Calendar */
#events-calendar-list li
{
	list-style: square;
	list-style-image: none;
	font-size: 12px;
}

#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active
{
	color: #FFA500;
	font-size: medium;
	font-family: Candara, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}

#events-calendar-list li:hover
{
	background-color: transparent;
	padding: 0px;
	border: none;
	text-decoration: none;
}

#events-calendar-list li a:hover
{

	color: #FFA500;
	text-decoration: underline;
}

#tooltip
{
	background-color: #000107;
	border: 1px solid #004A7F;
}

#tooltip h3, #tooltip div
{
	color: silver;
}

/* Sociable Plugin */
.sociable ul,.sociable li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.sociable_tagline
{
	margin-bottom: 5px;
}

/* NextGEN Plugin */
.ngg-gallery-thumbnail-box
{
	margin-right: 15px;	
}

.ngg-gallery-thumbnail img {
	background-color: #000107;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #004A7F;
}

/* Form 7 Plugin */
/* + add Comments part */
.wpcf7-form p
{
	text-indent: 0px;
}

/* Contact Card */
.vcard
{
	font-size: x-small;
}

.type
{
	display: none;
}

.adr
{
	margin-bottom: 5px;
}

/* (a) Slideshow */
.aslideshow-content
{
  background-color: black;
}
