/*   
Theme Name: Invisible Skateboard
Theme URI: http://virtyou.com/
Description: This 3 column fixed width layout was created from scratch for virtyou GmbH.
Author: Torrid Luna
Author URI: http://primforge.com/
Version: 1.000
License: All rights reserved, Copyright virtyou GmbH.
*/

{
border: 0;
padding: 0px;
margin: 0px;
}

@font-face {
font-family: "viRoman";
src: url(/de/wp-content/themes/invisible_skateboard/Fontin_Sans_R_45b.otf);
}

@font-face {
font-family: "viSmallCaps";
src: url(/de/wp-content/themes/invisible_skateboard/Delicious-SmallCaps.otf);
}

@font-face {
font-family: "viBold";
src: url(/de/wp-content/themes/invisible_skateboard/Delicious-Bold.otf);
}


body{
	color: #222;
	background: transparent;
	font-family: viRoman, sans-serif;
}

::selection {
	background: #99bbff; /* Safari */
	}
::-moz-selection {
	background: #99bbff; /* Firefox */
}

/* for the press release */
.virt {color: #0099ff; font-weight: bold;}
.you  {color: #008000; font-weight: bold;}
.bold  {color: #000000; font-weight: bold;}


h1,h2,h3,h4,h5 {
	font-weight: bold;
	font-family: viBold, sans-serif;
	text-align: left;
	padding-left: 1em;
	margin-bottom: 0.2em;
	letter-spacing: -0.02em;
}


h2	{
	font-size: 1.25em;
}
h3	{
	font-size: 1.25em;
}

table {
	border-collapse: collapse;
	width: 94%;
	border: 1px ridge #fff;
}

th {
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	background: #cdd;
	border: 2px ridge #fff;
	color: #044;
	padding: 0.2em;
}

td {
	vertical-align: top;
	height: 100%;
	background: #efe;
	border: 2px ridge #fff;
	padding: 0.2em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}
.wp-caption{
	background: #e2e2e2;
	border: 1px solid #ccc;
}

.zahl { 
	font-family: monospace;
	font-size: 1.0em;
	text-align: right;
}


.wp-caption-text{
	font-size: 0.75em;
	color: #000;
	text-align: left;
	margin: 2px;
	padding: 2px;
}

#outer {
	width: 1020px;
	margin: 0px auto;
	padding-bottom: 3em;
}

#leftbar a {
	color: #88aaaa;
}

#leftbar h2 {
	color: #999;
}

.widgettitle {
	font-weight: bold;
	font-size: 1.35em;
}

li {
	list-style-image: url(images/blue_bullet_12.png);
	line-height: 1.25;
	padding-left: 0.7em;
}


li#recent-posts-3 {
	visibility: hidden;
	visibility: collapse;
	margin-top: -3.5em;
	margin-bottom: -2.5em;
	padding-left: 0;
}


li#recent-posts-3 ul {
	visibility: visible;
	margin-left: -1.4em;
	margin-right: 1em;


}

#header {
	height: 153px;
	float: top;
	margin-left: 220px;
	margin-top: 40px;
	z-index: 5;
	overflow: visible;
	background: transparent url(images/logo08_200.jpg) no-repeat;
}

h2.widgettitle {
	color: #555;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 3.5em;
	margin-left: -2.9em;
	padding-left: 0;
}

li#twitter-tools{
	list-style-image: none;
	list-style-type: none;
}

li#twitter-tools ul li {
	margin-left: -5.0em;
	padding-left: 0;
	font-size: 90%;
	color: #579;
}


li ul li {
	font-size: 100%;
	}

ul li ul li { 
	list-style-image: url(images/green_bullet_12.png);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: -2.4em;
}

ul li ul li ul li{ 
	list-style-image: url(images/blue_bullet_12.png);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: -2.6em;
}

h2 ul li {
	list-style-image: none;
	list-style-type: none;
}
.infos {
	width: 98%;
	font-size: 90%;
	margin-left: -49%;
	border: 0px solid #ccc;
	border-bottom: 1px solid #e5e5e5;
	background: transparent url(images/gitterBG_small.png) repeat;
}

.current_page_item a {
	background: transparent url(images/cyan_0.3.png) repeat;
	color: #777;
	}

.current_page_item ul li a {
	background-image: none;
	color: #009900;
	}

#leftbar {
	width: 220px;
	height: 100%;
	min-height: 450px;
	float: left;
	background: transparent url(images/bg_left-260_v.png) repeat-y;
}

#rightbar {
	width: 220px;
	height: 100%;
	min-height: 450px;
	float: right;
/*	border-top: 1px solid #325c99;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
*/
	background: transparent url(images/bg_right-260_v.png) repeat-y;
}



#content {
	margin-left: 221px;
	padding: 2px;
	float: top;
	width: 580px;
	height:100%;
	min-height: 400px;
	border-top: 2px solid #eee;
	z-index: 0;
	background: transparent;
}

input[type="submit"] {
	text-align: center;
	float: center;
	}

input[type="password"], input[type="text"], textarea{
	padding-bottom: 1px;
	display: inline;
	border: 2px ridge #779977;
	background: #eeffff;
}

input#s {
	border: 1px ridge #449944;
	text-align: center;
	background: transparent url(images/cyan_0.3.png) repeat;
	width: 75%;
	font-size: 1.0em;
	}

form {
}

p {
	text-align: left;
	background: transparent;
	padding-left: 12px;
	padding-right: 9px;
}


p.forminput {
	display: inline;
}

.right {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}
	

.center {
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}


.hidden {
	visibility: hidden;
}

#footer {
	position:fixed;
	width: 809px;
	left: 50%;
	margin-left: -404px;
	letter-spacing: +0.1em;
	bottom:0px;
	background: transparent url(images/gitterBG_small.png) repeat;
	border: 0px solid #aaa;
	border-bottom: 0px;
	text-align:left;
	padding:4px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-size: 60%;
}

img {
	border: 0;
	margin: 2px;
}
a{
	text-decoration: none;
	outline: medium none;
	color: #335577;
	font-family: viBold;
	border-bottom: 0.17em solid transparent;
}
a:hover,  a:active, a:focus {
	text-decoration: none;
	font-family: viBold;
	color: #128dac;
	border-bottom: 0.17em solid #1286ac;
}


img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}


.pic{
	float: right;
	display: inline;
	border: 0px solid black;
}

.small {
	font-size: 75%;
}


.wpcf7 p {
	margin-bottom: -10px;
	}

/*
div {
	background: #ffcccc;
	border: 1px solid green;
	margin: 0px;
	padding: 0px;
} */
* html img,
* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

