/*  
Theme Name: Ventis
Description: wordpress theme developed specifically for Ventis.pl
Version: 1.0
Author: Thomas Eagle
Author URI: http://thomaseagle.com/
*/

*, html {
	vertical-align:baseline;
	line-height:24px;
	font-size:100%;
}

body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg_fade.gif') repeat-x;
	color: #222;
	}

h1, h2, h3, h4, h5 {
	font-family: Arial, 'Arial Unicode MS', helvetica, sans-serif;
	font-weight: bold;
	border:0;
	padding:0;
	margin:0;
	line-height:1em;
	}
	
h1 {
	font-size: 2em;
	line-height:2em;
	}
	
#ventislogo h1	{ 
	display:none;
	visibility:hidden;
	} 

h2 {
	font-size: 3em;
	letter-spacing:-3px;
	vertical-align:bottom;
	color:#FF3333;
	margin:0.9em 0 0.6em;
	}

h3 {
	font-size: 2em;
	letter-spacing:-1px;
	margin:1em 0 1.2em;
	}

h4 {
	font-size: 0.8em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#666666;
	}
h5 {
	font-size: 1.2em;
	margin:1em 0 0.5em;
	letter-spacing:2px;
	font-weight: bold;
	text-transform:uppercase;
   }
	
p {
	margin: 0 0 2em;
	vertical-align:baseline;
	padding:0;
	border:0;
}

br {
	line-height: 1em;
}

pre {
	font-size:1.2em;
	color:#666666;
	}

a, h2 a:hover, h3 a:hover {
	color: #FF3333;
	text-decoration: none;
	}

a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
	}

#leftbar a:hover {
	background-color:transparent;
}

.green {
	color: #bbb;
}
	
.purple {
	color:#000;
}

.greybg {
	background-color:#CCCCCC;
}

pre strong {
	font-size: 1.1em;
	color:#000;
}

pre strong a, pre strong a:visited {
	color:#000;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	position:absolute;
	top:0;
	left:180px;
	}

#leftbar {
	float:left;
	margin-left:-180px;
	bottom:0;
	width:110px;
	padding:45px 20px 0px 50px;
}

#content {
	top:0;
	left:180px;
	padding-left:30px;
	padding-top:2.5em;
	background: url('images/linenumbers2.gif') no-repeat 0 6px;
}

.post {
	width:600px;
	margin-top:1em;
}

.entry {
	margin:1em 0 2em;
	padding-bottom:1em;
	border-bottom:1px dashed #ccc;
}

#editlink {
}

#footer {
	left:0px;
	bottom:8px;
	padding: 0;
	margin: 10px 0;
	z-index:2;
	font-size:0.7em;
	letter-spacing:-1px;
}

#login {
	text-align:right;
	font: normal 10px verdana, arial, sans-serif;
}

pre {
	display:inline;
	float:left;
	font-family: "Courier New", Courier, mono;
	margin-left:-170px;
	margin-top:-340px;
	line-height:20px;
	padding:0;
}

/* End Structure */

/*	Begin Lists */

#linenumber ol, #linenumber ol li {
	list-style-type:decimal-leading-zero;
	color:#999999;
	font: normal 1em "Courier New", Courier, mono;
}

#langbar {
	position:relative;
	margin-left:0px;
	padding-left:0px;
	top:0px;
	left:0px;
	height:19px;
	margin-bottom:10px;
}

#langbar ul {
	display:inline;
	vertical-align:top;
	height:19px;
	margin:0;
	list-style-type:none;
	list-style-position:inside;
	margin-bottom:5px;
	padding:0px 0px 3px;
	background-image:url(images/langbar_rhs.gif);
	background-repeat:no-repeat;
	background-position:top right;
}


#langbar ul li {
	display:inline;
	position:relative;
	left:0px;
	margin-right:3px;
	padding: 1px 5px 2px;
	background-image:url(images/langbar_lhs.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:17px;
	font: normal 0.9em Arial, Helvetica, sans-serif
}

.current_language_item, #langbar ul li.current_language_item, .current_language_item a {
	display: none;
	margin-right:0px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	visibility: hidden;
	width:0px;
}

#sidebar {
	position:relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin:0px;
	height: 36px;
	width:600px;
	vertical-align:top;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	background-image:url(images/navbar_bg.gif);
	background-repeat:repeat-x;
}

#sidebar .lhs {
	position:absolute;
	top:0;
	left:0;
	display:inline;
	text-align:left;
	height: 36px;
	width:4px;
}

#sidebar .rhs {
	position:absolute;
	top:0;
	right:0;
	display:inline;
	height: 36px;
	width:4px;
}

#sidebar ul {
	height: 36px;
	vertical-align:top;
	text-align:left;
	display:inline;
	position:relative;
	padding:0;
	margin:0;
}

#sidebar ul li {
	display:inline;
	position:relative;
	vertical-align:bottom;
	top:0;
	left:0;
	margin-right:0px;
	padding: 15px 5px 10px;
	height:36px;
	border-right: 1px solid #dddddd; 
}

#sidebar a {
	display:inline;
	position:relative;
	vertical-align:bottom;
	top:10px;
	left:0;
	margin-right:0px;
	padding:0;
	height:36px;
}

#sidebar a:link, #sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active {
	color: #FF3300;
	text-decoration: none;
	}

#content ul {
	list-style-type:none;
	/*margin-top: 0em;*/
}

#content ul li {
	list-style-type:none;
	margin-top:20px;
}

#content ol {
	list-style-type:disc;
        margin-top:0;
	margin-left:0px;
}

#content .post ul.first {
	list-style:disc;
        margin-left:0px;
	margin-top:0px;
	font-size:1em;
 	font-style:normal;    
}

#content .post li.first {
	list-style:disc;
	font-size:1em;
 	font-style:normal;    
        margin-left:0px;
        margin-right:0px;
	margin-top:0px;
}

#content .post ul.second {
	list-style:circle;
 	font-style:normal;    
        margin-left:0px;
        margin-right:0px;
	margin-top:0px;
}

#content .post li.second {
	list-style:circle;
	margin-left:20px;
        margin-top:0;
        margin-bottom:0;
 	font-style:normal;    
}

#content .post ul {
	margin-bottom:0px;
}

#content .post ul li {
	margin-left:10px;
	font-size:0.9em;
	margin-top:0;
	margin-bottom:0;
	font-style:italic;
}

/* End Lists */



/* Begin Images */
img {
	padding: 0;
	max-width: 100%;
	border:0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 0 1em;
	display: inline;
	background-color:#666666;
	}

img.alignleft {
	padding: 2px;
	margin: 0 1em 0 0;
	display: inline;
	background-color:#333333;
	}

img.products {
	padding: 2px;
	margin: 0 0 0 1em;
	display: inline;
	float:right;
	}

.alignright {
	float: right;
	} 

.alignleft {
	float: left
	}
/* End Images */

/* 
  -- Even more rounded corners with CSS: - http://www.schillmania.com/content/entries/2006/04/more-rounded-corners/ --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 margin-left:2px; /* default, width of left corner */
 margin-bottom:24px; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/img_red_bg.gif) no-repeat top right;
 _background-image:url(images/img_red_bg.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:3px 12px 0px 2px;
}

.dialog .content .content_description {
	position: absolute; 
	top:0; 
	vertical-align:top; 
	padding:10px 10px 10px 15px; 
	width: 150px; 
	color:#FFFFFF; 
	font:11px verdana; 
	line-height:20px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:2px; /* top slice width */
 margin-left:-2px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:3px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:2px; /* bottom corner width */
 margin-left:-2px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0;
}

.dialog h1 {
 padding-bottom:0px;
}
