/*  
Theme Name: Webpilot 2.1
Theme URI: http://www.webpilot.sk/
Description: Sleek, easy and elegant.
Version: 1.0
Author: Brano Pavelka
Author URI: http://www.webpilot.sk/

	Webpilot 2.1 v1.0
	 http://www.webpilot.sk/

*/

/* Begin Typography & Colors */
body 
{
	font-size: 75%; /* 62.5% Resets 1em to 10px */
	font-family: Corbel, Helvetica, Arial, Sans-Serif;
	background: #eee url(images/background.png) repeat-y top center;
	color: #000;
	margin: 0;
	padding: 0; 
}

#page 
{
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header 
{
	background: #ccc url(images/header-02.jpg) no-repeat top left;
	width: 990px;
	height: 180px;
	margin: 0;
	padding: 0;
}
	
#header h1 
{
	font-size: 2px;
	height: 180px;
	padding: 0;
	margin: 0;
	z-index: 100;
}

#header h1 a 
{
	display: block;
	width: 990px;
	height: 180px;
	padding: 0;
	margin: 0;
	text-indent: -1000em;
}

#header div.description
{
	display: none;
}

#navmenu ul 
{
	padding: 0;
	background: #000;
	float: left;
	text-transform: lowercase;
	letter-spacing: -1px;
	margin: 0;
	width: 100%;
}

#navmenu ul li 
{
	display: inline;
}

#navmenu ul li a 
{
	padding: 0.6em 1.1em 0 1.1em;
	color: #fff;
	text-decoration: none;
	float: left;
	height: 2.1em;
	font-size: 1.1em;
	border: none 0 !important;
}

#navmenu ul li a:hover 
{
	color: #fff;
	background: #900 /*url(images/menu-bg-current.png) repeat-x top left*/;
}

#footer 
{
	padding: 0;
	margin: 0;
	width: 990px;
	clear: both;
	background: #ddd url(images/footer-bg.png) no-repeat 20px 15px;
	font-size: 0.9em;
	border-top: 0.6em solid #000;
}

#footer p 
{
	margin: 0;
	padding: 20px 40px 20px 85px;
}

#footer a
{
	color: #333;
}

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Not for ... \*/
* html .clearfix { height: 1%; }
/* ... IE-mac */

#content 
{
	font-size: 1.2em;
}

.narrowcolumn .entry
{
	line-height: 1.4em;
}

.postmetadata 
{
	color: #777;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.4em;
	clear: left;
}

.alt {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
}

small 
{
	font-size: 0.8em;
	line-height: 1.5em;
}

h1, h2, h3, h4
{
	font-weight: bold;
	color: #900;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2.5em;
	text-align: center;
	margin: 0;
	padding: 0;
}

h2 
{
	font-size: 1.8em;
	letter-spacing:-2px;
	text-align: left;
}

h2.pagetitle
{
	text-align: center;
	margin-bottom: 0.5em;
}

h3 
{
	text-align: left;
	font-size: 1.3em;
	letter-spacing:-1px;
	padding: 0;
	margin: 1em 0 0.5em 0;
}

h4
{
	color: #444;
	font-size: 1.1em;
	letter-spacing:-1px;
	padding: 0;
	margin: 0.5em 0 -0.9em 0;
}

h3#comments, h3#respond  
{
	margin: 20px 0 0 0;
	padding: 0;
}

.entrytext
{
	line-height: 1.6em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description 
{
	text-decoration: none;
	color: white;
	border: none;
}

h3, h3 a, h3 a:visited 
{
	color: #900; 
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite 
{
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea 
{
	font-size: 1em;
}

.commentlist li 
{
	font-weight: bold;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata 
{
	font-weight: normal;
}

small, .nocomments, blockquote, strike 
{
	color: #777;
}

code 
{
	font: 1.1em 'Consolas', 'Courier New', Courier, monospaced;
}

acronym, abbr, span.caps
{
	letter-spacing: .05em;
}

a
{
	color: #444;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
}

a:hover 
{
	color: #900;
	border-bottom: solid 1px #900;
	text-decoration: none;
}


#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption 
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn 
{
	float: left;
	padding: 30px 0 40px 0;
	margin: 0;
	width: 600px;
}

.post 
{
	margin: 0 0 40px 40px;
	text-align: justify;
}

.post-page
{
	padding: 0;
	margin: 0 0 40px 40px;
	text-align: justify;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
}

img.recordcover 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #000;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left
}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li 
{
	list-style: decimal outside;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform 
{
}

/* This is mainly for password protected posts, makes them look better. */
.entry form 
{ 
	text-align:center;
}

select 
{
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #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;
	}

hr 
{
	display: none;
}

a img {
	border: none;
	}

.navigation 
{
	display: block;
	text-align: center;
	padding: 0 0 20px 40px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

div.entrytext dt
{
	font-weight: bold;
}

div.entrytext dd
{
	margin-left: 1.5em;
}

div.entrytext dl.shortterm dd
{
	margin-left: 4em;
	margin-top: -1.6em;
}


/* End Various Tags & Classes*/


/* Start sidebar*/

#sidebar 
{
	font-size: 0.95em;
	padding: 20px 0 20px 0;
	margin: 0 0 0 660px;
	width: 310px;
	text-align: left;
	background: transparent url(images/sidebar-bg.png) no-repeat 125px 19em;
}

#sidebar form 
{
	margin: 0;
}

#sidebar h2 
{
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 1em 0 0 0;
	padding: 0;
	text-decoration: none;
}


#sidebar ul, #sidebar ul ol 
{
	margin: 0 0 0 5px;
	padding: 0;
}

#sidebar ul li 
{
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
	margin: 0 0 2px 0;
	color: #555;
}


#sidebar ul p, #sidebar ul select 
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li 
{
	margin: 3px 0 0;
	padding: 0;
}

#sidebar #searchform #s 
{
	width: 7em;
}

#sidebar #searchsubmit 
{
}

pre 
{
	font-size: 115%;
	padding: 1em;
	background-color: #111;
	border: 1px solid #444;
	color:#fff;
	margin: 1.2em;
	overflow: auto;
}

div.gallerythumbs
{
	overflow: auto;
	height: 200px;
	border: solid 1px #999;
	padding: 0;
	line-height: 0.01pt;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.gallerythumbs a, div.gallerythumbs a:visited
{
	display: block;
	float: left;
	margin: 5px 0 0 5px;
	padding: 0;
	border: solid 1px #000;
}

div.gallerythumbs a:hover
{
	border: solid 1px #999;
}

div.gallerythumbs a img
{
	border: none;
	margin: 0;
	padding: 0;
}

p.counter
{
	display: none;
}