/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/
a, a:link, a:active {
  color: #000000;
    font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000000;
}
img{
border:0;
}
a:hover {
  background-color: black; color: #ffffff;
}
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;
	}

/* Begin Typography & Colors */
#index {
position: absolute;
width: 900px;
margin-left: 30px;

}
#logo {
position:relative;

font-family: Arial Black;
font-weight: bold;
font-size: 100px;

margin-top: 200px;
width: 300px;
}
#menu {
font-family: Arial;
font-size: 14px;
list-style-type: none;
position: absolute;
width: 70px;
margin-left: 230px;
margin-top: 100px;
left:0px;
padding-top: 14px;
display:inline;
}
#content {
position: absolute;
width: 600px;
margin-top: -0px;
margin-left: 300px;
font-family: Arial;
font-size: 11px;
padding-left: 10px;
text-align: justify;
top: 40px;
}

li {
list-style-type: none;
margin-left: -37px;
padding-top: 0px;
}
.current_page_item {
background-color: black; font-color: #ffffff;
}
.current_page_item a{
color:#ffffff;
}
.navigation{
text-align:right;
font-size: 15px;
}
h2{
font-family: Arial;
font-size: 13px;}

.project_div{
background-color: black;
font-color: #ffffff;
}
.vitrine{
position:relative;
width: 500px;
height: 40px;
margin-bottom: 3px;
}
.vitrine img{
z-index: 100;
margin-bottom: 3px;
}
.vitrine p{
text-align:right;
color: #ffffff;
font-family: Arial Black;
font-size: 30px;
background: none;
position:absolute;
z-index:10;
top: 0;
margin-top: 0px;
width: 493px;
padding: 10px;
}
#sb-player.html{
background-color:#ffffff;
padding-left: 20px;
padding-top: 10px;
}

