/*  
Theme Name: WordPress Custom theme for www.wiso.cz
Theme URI: http://www.wiso.cz/
Description: WordPress theme.
Version: 2.0
Author: Martin Wiso
Author URI: http://www.wiso.cz/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

/** ========================= Common ========================= **/
html, body {
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	background: url(images/top03bg.gif) repeat top;
	height: 100%;	
}
input, textarea, select {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #666;
	background-color: #eee;	
}
textarea {
	width: 455px;
}
textarea:focus, input:focus, select:focus {
	background-color: #ffffee;
	border: 1px inset #000;
}
acronym {
	cursor: help;	
}
a {
	font-family: Tahoma, Arial;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #931523;
	text-decoration: underline;
}

/** ========================= Layout ========================= **/
#container {
	width: 778px;
	background-color: transparent;
	color: #000;
	line-height: 130%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#top {
	width: 100%;
	padding: 0;
	background: url(images/top01bg.gif) repeat top;
	margin: 0;
	border: 0;
}
#top a {
	padding: 0;
	margin: 0;
	border: 0;	
}
#top img {
	padding: 0;
	margin: 0;
	border: 0;	
}
#content {
	margin-left: 265px;
	padding: 0;	
	height: 100%;
	min-height: 150%;
	max-width: 36em;
}
#content_start1 {
	background: url(images/welcome.gif) no-repeat;
	width: 505px;
	height: 89px;
	padding: 0;
	margin: 0;
}
#content_start2 {
	background: url(images/aboutme.gif) no-repeat;
	width: 505px;
	height: 89px;
	padding: 0;
	margin: 0;
}
#content_start3 {
	background: url(images/aboutcoding.gif) no-repeat;
	width: 505px;
	height: 89px;
	padding: 0;
	margin: 0;
}
#content_start4 {
	background: url(images/downloads.gif) no-repeat;
	width: 505px;
	height: 89px;
	padding: 0;
	margin: 0;
}
#content_start5 {
	background: url(images/contactme.gif) no-repeat;
	width: 505px;
	height: 89px;
	padding: 0;
	margin: 0;
}
#content_body {
	background: url(images/right_bg.gif) repeat-y;
	width: 505px;
	height: 100%;
	min-height: 100%;
}
#content_footer {
	background: url(images/right_bottom.gif) no-repeat;
	width: 505px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	color: #fff;
	height: 63px;
	background: url(images/bottombg2.gif);
}
/*#content h2 { 
	margin: 0 0 .5em 0; 
}*/
#sidebar {
	float: left;
	width: 265px;
	margin: 0;
	padding: 0;	
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	
	width: 265px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 25px;
}
#sidebar_start {
	background: url(images/company_news.gif) no-repeat;
	width: 265px;
	height: 89px;
}
#sidebar_body {
	width: 265px;
	background: url(images/leftbg.gif) repeat-y;
}
#sidebar_end {
	margin: 0;
	padding: 0;	
	background: url(images/left_bottom.gif) no-repeat;
	width: 265px;
	height: 22px;
}

/** ========================= Box Layout ========================= **/
#footer_end {
	height: 63px;
	background: url(images/bottombg.gif) no-repeat;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 18px;
	padding-left: 20px;
	font-size: 11px;
}
.sidebarbox {
	padding-left: 11px;
	width: auto;	
}
.sidebarbox_head {
	background: url(images/box01.gif) no-repeat;
	width: 231px;
	height: 6px;
	padding: 0;
	margin: 0;	
}
.sidebarbox_body {
	background: url(images/boxbg.gif) repeat-y;
	width: auto;
	padding: 3px;
	margin: 0;
}
.sidebarbox_body ul li {
	width: 190px;
	padding-bottom: 3px;
}
.sidebarbox_body h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;	
	background: url(images/arrow2.png) no-repeat left;
	padding-left: 14px;
	margin-left: 4px;
}
.sidebarbox_body h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 5px;
} 
.sidebarbox_footer {
	background: url(images/box01_bottom.gif) no-repeat;
	width: 231px;
	height: 6px;
	padding: 0;
	margin: 0;
}

.contentbox {
	padding-top: 10px;
	padding-left: 20px;
	width: auto;
	height: auto;
}
.contentbox_head {
	background: url(images/box02.gif) no-repeat;
	width: 479px;
	height: 6px;
	padding: 0;
	margin: 0;	
}
.contentbox_body {
	background: url(images/box02_bg.gif) repeat-y;
	width: 450px;
	padding: 12px;
	padding-top: 5px;
	margin: 0;
	height: auto;
}
.contentbox_body ul li {
	list-style-type: none;
	list-style-image: url(images/bullet.png);
}
.contentbox_body h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding-bottom: 0px;
	background: url(images/arrow2.png) no-repeat left;
	padding-left: 14px;	
}
.contentbox_body h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding-bottom: 5px;
	background: url(images/arrow2.png) no-repeat left;
	padding-left: 14px;
}

.contentbox_body p a img {
	border:  1px solid #666;
}

.contentbox_footer {
	background: url(images/box02_bottom.gif) no-repeat;
	width: 479px;
	height: 6px;
	padding: 0;
	margin: 0;
}

/** ========================= Menu ========================= **/
#menu {
	width: 778px;
	height: 58px;
}
#menu_start {
	height: 58px;
	width: 116px;
	background: url(images/but0.gif) no-repeat;
	float:left;
}
#menu_end {
	height: 58px;
	width: 132px;
	background: url(images/butend.gif) no-repeat;
	float:left;
}
#navcontainer {
	margin: 0;
	padding: 0;
	height: 58px;
	width: 530px;
	float:left;
}
ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0;	
}
ul#navlist li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#navlist li a {
	display: block;
	width: 100%;
	text-decoration: none;
}
#navcontainer>ul#navlist li a { 
	width: auto; 
}
ul#navlist li#active a {
	background: #f0e7d7;
	color: #800000;
}
ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #800000;
	background: transparent;
}

/** ========================= Page Parts ========================= **/
.searchbox  {
	font-family: Tahoma, Arial;
	font-size: 11px;
  	position: absolute;
  	top: 222px;
  	left: 470px;
  	width: 300px;
}
.switcherbox  {
  	position: absolute;
  	top: 413px;
  	left: 675px;
  	width: 100px;
  	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
}

#calendar {
	padding-left: 25px;
}

.postmetadata {
	padding: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.entry {
	padding-left: 3px;
	text-align: justify;
}

.postmetadataalt {
	background-color: #eeeeee;
	border-top:2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
	padding: 4px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 98%;
}

.smalltext {
	font-size: 9px;
	font-weight: bold;
}
largetext {
	font-size: 12px;
	font-weight: bold;
}

/** ========================= Breadcrum plugin ========================= **/
.breadcrumb {
  	position: absolute;
  	top: 413px;
  	left: 292px;
  	width: auto;
  	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	font-size: 12px;
}

.pagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;	
	background: url(images/arrow2.png) no-repeat left;
	padding-left: 14px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.mandatory {
	color: red;
}
.navigation {
  width: auto;
  padding-top: 16px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  vertical-align: middle;
} 
.navigation a {
  color: #CC0000;
  font-size: 12px;
  text-decoration: none;
}
.navigation a:hover {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}

.categories h2 {
	margin-left: -23px;
}
.categories ul, .categories ul ol {
	margin: 0;
	padding: 0;	
}
.categories ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: -23px;
}

/** Blockquote **/
blockquote p {
	padding-bottom: 15px;
	float: left;
	background: url(images/quote_right.png) bottom right no-repeat;
}
blockquote {
	padding-top: 15px;
	background: url(images/quote_left.png) top left no-repeat;
	float: right;
}


