/*
Theme Name: h_aluze blog 2009 theme
Theme URI: http://www.nofutur3.com/
Description: Oranžové téma pro blog.h-aluze.cz z roku 2009.
Version: 1.0-orange
Author: Jakub Vyvážil
Author URI: http://www.n3b.cz/
Tags: orange, blog h_aluze
*/

/* 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;
}
h1, #header a {color:#ff7f00;font-family:DejaVu Sans, Calibri, sans-serif;text-transform:uppercase;font-size:100%;padding-top:0px;}
#menu {
  width:100%;
  height:32px;
  background-color:#ff7f00;
  background-image:url('img/menu-bg.png');
  background-repeat: repeat-x;
}
/* menu */
#menu ul {
  z-index:30;
}
#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:#333333;
}
.home {
  background-image:url('img/menu-home.png');
  width: 44px;
}
.button {  
  padding: 0px 25px 0px 10px;
  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:#ff7f00;
}
/* 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:565px;
  margin-top:10px;
  margin-left:10px;
  font-size: 90%;
  margin-bottom:60px;
}
.entry p {
  line-height:1.5; 
  text-align:justify;
  margin-top:5px;
}
.entry a {color:#ff7f00;}
.entry a:hover {color:#333333;}
#content h2 {font-family:DejaVu Sans, Calibri, sans-serif; color:#333333; text-transform:uppercase; margin-top: 20px; margin-bottom: 20px; font-size: 160%; font-weight:normal;text-align:center;}
#content h3 {font-family:DejaVu Sans Condensed, Calibri, sans-serif; color:#ff7f00; 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:#ff7f00}
#content small a {color:#000000;border-bottom: 1px dotted #000000;}
#content small a:hover {color:#ff7f00;border-bottom: 1px dotted #ff7f00;}
#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;}
#content hr {color:#ff7f00;width:100%;}
/* Comments */
.comments {font-family:DejaVu Sans, Calibri, sans-serif; color:#ff7f00; text-transform:uppercase;font-weight:normal;margin-top:0px;margin-bottom:10px;background-color:#222222;background-image:url('img/stripe-bg.png');padding:5px;padding-left:10px;border-left:4px solid #ff7f00;font-size:10pt;}
.share {font-family:DejaVu Sans, Calibri, sans-serif; color:#ff7f00; text-transform:uppercase;font-weight:normal;margin-top:20px;margin-bottom:10px;background-color:#222222;background-image:url('img/stripe-bg.png');padding:5px;padding-left:10px;border-left:4px solid #ff7f00;font-size:10pt;}
.comments em {font-size:85%;color:#cfcfcf;}
.commentlist {list-style:none;}
.comment {border: 2px solid #cfcfcf;margin-bottom:5px;background-image:url('img/comments-bg.png');background-repeat:repeat-y;min-height:90px;_height:90px;}
.comment p {font-family:DejaVu Sans, Calibri, sans-serif; font-size:80%;color:#000000;padding-left:100px;padding-top:10px; padding-bottom:10px;padding-right:15px;line-height:1.6;}
.comment-body{background-image:url('img/comments-bg-arrow.png');background-repeat:no-repeat;min-height:90px;_height:90px;}
.comment-author {width:80px;float:left;}
.comment-author img{padding-top:5px;padding-left:16px;float:left;padding-bottom:15px;}
.comment-meta {font-family:DejaVu Sans, Calibri, sans-serif; font-size:90%;color:#333333;display:block;padding-top:2px;}
.comment-meta a {color:#333333;padding:12px;}
.comment-meta a:hover {color:#ff7f00;}
.says {visibility:hidden;}
.fn {color:#ffffff;font-family:DejaVu Sans, Calibri, sans-serif; font-size:90%;}
.thumblock {float:right;}

cite.fn {
  display:block;width:70px;text-align:center;color:#fff;font-size:75%;padding-left:5px;
}
cite.fn a {color:#fff;}
.comment-body {min-height:110px;}
.reply {clear:both;}

/* Comment Form */
#commentform {font-family:DejaVu Sans, Calibri, sans-serif;font-size:90%;}
#commentform a {color:#ff7f00;}
#commentform a:hover {color:#333333;}
#commentform p {margin: 5px 5px 5px 15px;}
#comment {width:95%;height:100px;font-family:DejaVu Sans, Calibri, sans-serif; color:#333333;line-height:1.5;font-size:90%;padding:5px;}
#commentform input {font-family:DejaVu Sans, Calibri, sans-serif; font-size:90%;color:#333333;padding:5px;}
#commentform input:active, #comment:active {border:1px solid #ff7f00;}
#submit {background-color:#333333;color:#ff7f00 !important;background-image:url('img/comment-bg.png');padding:5px;font-weight:400;}

/* Sidebar */
#sidebar{
  width:240px;
  float:right;
  margin-left:20px;
}
#sidebar-left{width:160px;float:left;}
#sidebar-right{width:240px;float:right;margin-left:20px;}
#sidebar-right ul{list-style:none;margin-left: 30px;margin-top:20px;}
#sidebar-right li{text-transform:uppercase;font-family:DejaVu Sans Condensed, Calibri, sans-serif;}
#sidebar-right a{color:#333333;}
#sidebar-right a:hover{color:#ff7f00;}
#top-box{width:100;margin-top:20px;}
.htopsid{width:230px;background-color:#ff7f00;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:#ff7f00;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:#ff7f00;
  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;
}
/* footer */
#footer {
  clear:both;
  width:100%;
  background-color:#ff7f00;
  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:#ff7f00;border-bottom: 1px dotted #ff7f00;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:#ff7f00;
  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:#ff7f00;}
.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:#ff7f00 !important;
  font-family:DejaVu Sans Condensed, Calibri, sans-serif;
  text-transform:uppercase;
  background-color:#222222;
  background-image:url('img/stripe-bg.png');
  padding:8px;
}
.navigation a:hover {
  color:#777777;
}
.more-link {}
/* 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 */

/* more link */
.more-link {
  float:right;
  text-transform: uppercase !important;
  color:#ff7f00;
  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;
}

