body {
background:#ffffff;
font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
font-size:12px;
color:#666666;
padding: 0;
margin: 0; 
text-align: justify;
width: 100%;
height: 100%;
}

* {
padding:0;
margin:0;
}

a:link {
        text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
        font-weight: bold;
	color: #000000;
        border:none;
        background:#E0EEEE;
}
a:active {
	text-decoration: none;
}
img {vertical-align:text-bottom;}
a img {border: 0;}

#screen0 {
min-width:1302px;

height:100%;
}
#screen1 {
width:1002px;
height:100%;
float:left;
}
#screen2 {
width:300px;
height:100%;
float:right;
}

#container {
width:1002px;
height:100%;
margin:0;
padding:0;
/*position: relative;*/
}

#container h1 {

}

#container h1 a {
color:#222;
text-decoration:none;
border:none;
}

#container h1 a:hover {
color:#6699cc;
border:none;
}

#bubble {
top:2px;
right:20px;
position:absolute;
display:block;
height:70px;
background:url(http://florianbersier.com/IMG/icons/icon_d.png) no-repeat right;
}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:70px;
padding:4px 12px 0 10px;
}


#content {
width:660px;
float:right;
margin-left: 40px;
margin-bottom: 100px;
padding-right: 2px;
padding-bottom:100px;
text-align:justify;
/*overflow:hidden;*/
}


#content h1 {
background:url(http://florianbersier.com/IMG/blog.png);
background-repeat: no-repeat;
}

#content h2 {
font-size:14px;
margin:22px 0 0px 0;
}

#content h2 a {
color:#222;
text-decoration:none;
border:none;
}

#content h2 a:hover {
color:#6699cc;
}

#content h2.archive {
font-weight:normal;
font-size:14px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 0px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#6699cc;

}

.navigation {
background:#f9f9f9;
font-size:12px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#6699ff;
text-decoration:none;
border:none;
}

.main h3 {
font-size:13px;
font-weight:normal;
margin:0 0 10px 0;
}

.main img {
padding:2px;
border:#ffffff 0px solid;
}

.main a img {
padding:2px;
border:#ffffff 0px solid;
}

.main a:hover img {
padding:2px;
border:#ffffff 0px solid;
}

.main p {
z-index:200;
/*line-height:20px;*/
margin:0px 0 5px 0;
padding:0 0 10px 0;
}

.main ol {
line-height:18px;
margin:0 0 5px 30px;
}

.main ul {
	list-style-type: none;
line-height:18px;
margin:0 0 5px 30px;
	}

.main li { 
margin:0 0 5px 0;
list-style-image: url(http://florianbersier.com/IMG/bullet.gif);
list-style-position: outside; 
}


.meta {
background:#f3f3f3;
font-size:12px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 0px solid;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:380px;
}


#menu {
width: 300px;
float:left;
}

#sidebar {
background-image:url('http://www.florianbersier.com/IMG/back.png');
background-repeat:repeat-y;
width: 250px;
min-height:2000px;
height:auto;
font-size:12px;
border-left:#999 0px solid;
padding:15px 15px 15px 15px;
float:right;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 0;
}

#sidebar ul ul ul {
margin:5px 0 0 0;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#fff 0px solid;
color:#fff;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:12px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:12px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:12px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#d7e4ec 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:650px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#d7e4ec 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 0px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:170px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:450px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
clear:both;
background:#fff;
font-size:9px;
color:#fff;
margin:0 auto;
padding:10px 0;
text-align:right;
/*position:relative;*/
border-top:#fff 1px solid;
border-bottom:#fff 6px solid;
}

#footer a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}
td.comments {
min-width: 85px;
font-size: 10.5px;
}

input.button {
font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
font-size: 11px;
/*border:solid 0 #ffffff;*/
} 
input.text {
font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
font-size: 11px;
border:solid 0 #ffffff;
background: transparent;
}
.projectPicture
{
	Z-INDEX: 2;
	POSITION: absolute;
	LEFT: 46px;
	TOP: 135px;
	opacity: 0.0;
	moz-opacity: 0.0;
	visibility: visible;
}

.backpicture
{
	z-index: 1;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	opacity: 0.0;
	moz-opacity: 0.0;
	visibility: visible;
}


#ContentLayer
{
	position:absolute; 
	left:45px; 
	top:0px; 
	width:700px; 
	height:530px; 
	z-index:1;
}



div.date {
margin-left: 60px;
}
.copyright 
{
	font-size: 10px;
	color: #999999;
        margin-left: 60px;
}
.submenu 
{
	font-size: 10px;
	position:absolute; 
	left:60px; 	
	width: 140px;
	z-index:0;  
	visibility: hidden;	
}

.menu
{
	font-size: 16px;
	position:absolute;
	left:200px; 
	width:100px; 
	height:20px; 
	z-index:1; 	
	visibility: visible;
}



.imgFlorian {float:left; padding:260px 5px 40px 170px;}
.imgLeft {float:left; padding:5px 10px 5px 5px;}
.imgRight {float:right; padding:5px 5px 5px 10px;}
.imgRight, .imgLeft {font-size: .9em;}

div.summary {
background:#e9f0f4;
padding: 15px;
}
h2 {
padding-bottom:10px;
}