/*
Theme Name: antropotyatr 2009 theme
Theme URI: http://www.nofutur3.com/
Description: Fialové téma pro antropotyatr.h-aluze.cz z roku 2009.
Version: 1.0-purple
Author: Jakub Vyvážil
Author URI: http://www.n3b.cz/
Tags: blue, antropotyatr
*/

/* reset */
form * {
  vertical-align:middle;
}
ul, ol, li, dl, dt, dd, a, img, h1, h2, h3, h4, h5, h6, span, p, div, body {
  border:0px;
  margin:0px;
  padding:0px;
}
a {text-decoration:none;}
/* layout */
body {
  text-align:center;
  font-family: DejaVu Serif Condensed, Constantia, Palatino, 'palatino linotype', serif;
  font-size:90%;
}
#con960 {
  text-align:center;
  width:960px;
  margin: 0px auto 0px auto; 
}
#con940 {
  text-align:left;
  width:940px;
  margin: 0px auto 0px auto; 
}
#header {
  width:100%;
  height:160px;
  background-color:#ffffff;
  /* background-image: url(img/h_aluze-obalka.png); */
  background-repeat: no-repeat;
  background-position: right top;
}
h1, #header a {color:#7e0c6e;font-family:DejaVu Sans, Calibri, sans-serif;text-transform:uppercase;font-size:100%;padding-top:15px;}
#menu {
  width:100%;
  height:32px;
  background-color:#7e0c6e;
  background-image:url('img/menu-bg.png');
  background-repeat: repeat-x;
}
/* menu */
#menu ul {
  z-index:300;
}
#menu li {
  list-style:none;
  float:left;
}
#menu a {
  display:table-cell;
  height: 32px;
  color:#ffffff;
  font-family:DejaVu Sans, Calibri, sans-serif;
  text-transform:uppercase;
  font-size:75%;
  text-decoration:none;
  vertical-align: middle;
}
#menu a:hover {
  color:#888888;
}
.home {
  background-image:url('img/menu-home.png');
  width: 42px;
}
.button {  
  padding: 0px 35px 0px 5px;
  background-image:url('img/menu-arrow.png');
  background-repeat:no-repeat;
  background-position: top right;
}
#menu li > div {
  visibility:hidden;
  position:absolute;
  /* background-color:#333333; */
  background-image: url('img/grey-bg.png');
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#menu li > div > a{
  position:relative;
  display:block;
  height:auto;
  padding: 5px 10px 5px 10px;
}
#menu li > div > a:hover{
  background-color:#7e0c6e;
}
/* content */
#content{
  width:680px;
  float:left;
}
#ad-box {
  width:100%;
  background-color:#333333;
  background-image:url('img/top-box-bg.png');
  margin-top:20px;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  color:#ffffff;
  font-family:DejaVu Sans, Calibri, sans-serif;
  text-transform:uppercase;
}
.entry {
  width:665px;
  margin-top:10px;
  margin-left:10px;
  font-size: 90%;
}
.entry p {
  line-height:1.5;
  /* text-indent:10px; */  
  text-align:justify;
  margin-top:5px;
}
#content h2 {font-family:DejaVu Sans, Calibri, sans-serif; color:#333333; text-transform:uppercase; margin-top: 30px; margin-bottom: 50px; font-size: 160%; font-weight:normal;text-align:center;}
#content h3 {font-family:DejaVu Sans, Calibri, sans-serif; color:#7e0c6e; text-transform:uppercase; margin-top: 20px; font-size: 130%; font-weight:normal;}
#content h4 {font-family:DejaVu Sans, Calibri, sans-serif; color:#333333; text-transform:uppercase; margin-top: 20px; font-size: 90%; font-weight:normal;}
#content h3 a {color:#7e0c6e}
#content small a {color:#000000;border-bottom: 1px dotted #000000;}
#content small a:hover {color:#7e0c6e;border-bottom: 1px dotted #7e0c6e;}
#content h3 a:hover {color:#333333;}
#content small {color:#333333;font-family:DejaVu Sans Condensed, Calibri, sans-serif;}
#content small > em {color:#000000;margin-right:10px;}
/* Sidebar */
#sidebar{
  width:240px;
  float:right;
  margin-left:20px;
}
#sidebar-left{width:160px;float:left;}
#sidebar-right{width:240px;float:right;margin-left:20px;}
#top-box{width:100;margin-top:20px;}
.htopsid{width:330px;background-color:#7e0c6e;color:#ffffff;font-family:DejaVu Sans, Calibri, sans-serif;font-size:90%;text-align:right;text-transform:uppercase;font-weight:normal;padding: 3px 10px 3px 0px;margin-right:20px;}
.hsmallsid{width:230px;background-color:#7e0c6e;color:#ffffff;font-family:DejaVu Sans, Calibri, sans-serif;font-size:90%;text-align:right;text-transform:uppercase;font-weight:normal;padding: 3px 10px 3px 0px;margin-right:20px;margin-top:20px;}
/* header links */
#header-links{
  list-style:none;
  display:inline;
  float:right;
}
#header-links li{
  display:inline;  
  vertical-align: middle;
  margin-left:10px;
}
#header-links li a{
  display:table-cell;
  padding: 5px;
  margin: 0px 0px 0px 8px;
  background-color:#7e0c6e;
  color:#ffffff;
  font-family:DejaVu Sans, Calibri, sans-serif;
  text-transform:uppercase;
  font-size:75%;
  text-decoration:none;
  vertical-align: baseline;
}
#header-links li a:hover{
  color:#333333;
}
#sidebar-right img {
  margin: 10px 0px 0px 10px;
}
/* footer */
#footer {
  clear:both;
  width:100%;
  background-color:#7e0c6e;
  background-image:url('img/footer-bg.png');
  color:#ffffff;
  text-align:center;
}
#black-box{
  text-align:right;
  width:360px;
  height:100%;
  float:right;
  background-color:#000000;
  background-image: url('img/footer-bg-black.png');
}
#black-box ul {margin-top:10px;margin-right:10px;}
#black-box li {list-style:none;font-family:DejaVu Sans Condensed, Calibri, sans-serif;margin-bottom:3px; text-transform:uppercase;font-size:75%;}
#black-box a {color:#7e0c6e;border-bottom: 1px dotted #7e0c6e;text-decoration:none;}
#black-box a:hover {color:#333333;border-bottom: 1px dotted #333333;}
#black-box em {margin-bottom:10px;display:block;}
#footer p {
  padding-top:15px;
  line-height: 1.5;
  font-size:90%;font-style: italic;
}
#footer p a {color:#333333;}
#footer p a:hover {color:#000000;}
#subfooter{clear:both;width:100%;height:60px;}
/* sidebar tweet */
#tweets{
  list-style-image: url(img/tweet.png);
  list-style-position: inside;
}
#tweets li{
  margin-top:5px;
  font-family:DejaVu Sans Condensed, Calibri, sans-serif;
  font-size:90%;
}
/* sidebar top box */
#top-box ul {
  background-image:url('img/grey-bg.png');
}
#top-box li {
  list-style:none;
  display:inline;
}
#top-box li a {
  display:table-cell;
  padding:6px;
  font-family:DejaVu Sans Condensed, Calibri, sans-serif;
  text-transform:uppercase;
  font-size:70%;
  color:#ffffff;
  text-decoration:none;
}
#top-box li a:hover {
  background-color:#7e0c6e;
  color:#333333;
}
.article-show {
  margin-top:5px;
}
.article-show h4 {
  display:inline;
  font-family:DejaVu Sans Condensed, Calibri, sans-serif;
  font-size:95%;
  text-transform:uppercase;
  font-weight:normal;
  padding-right:8px;
}
.article-show a {color:#000000;}
.article-show a:hover {color:#7e0c6e;}
.article-show small {
  font-family:DejaVu Sans Condensed, Calibri, sans-serif; 
  color:#333333; 
}
.article-show em {
  color:#000000;
}
.article-show p {
  font-size:80%;
  line-height: 1.2;
  text-indent: 8px;
  padding-left:5px;
  padding-top:5px;
}
/* wp specials */
.clear {clear:both;}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.navigation a {
  color:#7e0c6e !important;
  font-family:DejaVu Sans Condensed, Calibri, sans-serif;
  text-transform:uppercase;
}
.navigation a:hover {

}
/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.submenu {margin-left:15px;}
.ngg-albumtitle a {font-family:DejaVu Sans, Calibri, sans-serif; color:#333333; text-transform:uppercase; font-size: 90%; font-weight:normal;}
.ngg-albumtitle a:hover {color:#7e0c6e;}

/* more link */
.more-link {
  float:right;
  text-transform: uppercase !important;
  color:#7e0c6e;;
  font-family:DejaVu Sans Condensed, Calibri, sans-serif;
  font-size:8pt !important;
  background-color:#222222;
  background-image:url('img/stripe-bg.png');
  padding: 4px 8px 4px 8px !important;
  margin-right:20px;
}
.more-link:hover {
  color:#fff !important;
}