/*  
Theme Name: Me, myself und BI
Theme URI: http://blog.bissantz.de/
Description: WordPress theme for Dr. Nicolas Bissantz' blog.
Version: 2006
Author: Bissantz & Company GmbH
Author URI: http://blog.bissantz.de/

*/

a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #f80;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	display: block;
	margin: 5px 0 0;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt; /* 62.5%;  Resets 1em to 10px */
	margin: 0 0 20px 0;
	padding: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

div#content {
	left: 264px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#bcleftcol h1.first, #sidebar h1.first, #bcleftcol h2 {
	margin: 0 0 24px 0;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite, #wp-calendar a, #bcleftcol .sem_recent .tile_header h2 a {
	text-decoration: none;
}

h2, h2.pagetitle {
	font-size: 1.6em;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	font-size: 1.3em;
}

h3 {
	margin: 30px 0 0;
	padding: 0;
}

h3.comments {
	margin: 40px auto 20px;
	padding: 0;
}

hr {
	display: none;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

html>body .entry ul {
	list-style: none;
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
}

img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

p {
	font-size: 8pt;
	line-height: 11pt;
	margin: 0 0 16px 0;
}

p img {
	max-width: 100%;
	overflow: hidden !important;
	padding: 0;
}

select {
	width: 130px;
}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, blockquote a, blockquote a:link, blockquote a:visited, strike {
	color: #999;
}





.alignleft, #bcheadersingle img {
	float: left;
}

.alignright {
	float: right;
}

.alt {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.bctopline {
	position: absolute;
	top: 265px;
}

.commentlist {
	padding: 0;
}

.commentlist cite, .commentlist cite a, span.commentlist {
	font-style: normal;
	font-weight: bold;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li {
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentmetadata {
	font-weight: normal;
}

.commentmetadata {
	display: block;
	margin: 0;
}

.date {
	color: #999;
	margin: 0 0 8px 0;
	text-align: left;
}

.entry form, .center {
	text-align: center; /* This is mainly for password protected posts, makes them look better. */
}

.entry ol {
	margin: 0;
	padding: 0 0 0 35px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 0;
}

.narrowcolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 450px; /* border: 1px solid red; */
}

.front .post .entry h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 11pt;
}

.front .post .entry h1 a, .front .post .entry h1 a:link, .front .post .entry h1 a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	line-height: 11pt;
}

.front .post .entry h1 a:hover {
	color: #f80;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 11pt;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.navigation {
	border-top: 1px solid #ccc;
	display: block;
	margin: 60px 0;
	padding: 16px 0;
}

.navigation .alignleft {
	float: none;
	text-align: left;
}

.navigation .alignright {
	float: none;
	text-align: right;
}

.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}

.post {
	margin: 0 0 32px 0;
}

.post h1, .post h1 a, .post h1 a:hover, .post h1 a:visited {
	color: #f80;
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 8px 0;
	padding: 0;
	text-decoration: none;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 32px 0;
}

.postmetadata {
	margin: 48px 0 0 0;
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.widecolumn {
	line-height: 1.6em;
}

.widecolumn {
	margin: 5px 0 0 150px;
	padding: 10px 0 20px 0;
	width: 650px; /* 450px; */
}

.widecolumn .attachment {
	margin: 5px 0px;
	text-align: center;
}

.widecolumn .post, #sidebar form {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	float: left;
	margin: 5px 5px 5px 0px;
	text-align: center;
	width: 128px;
}

#bcheaderfront h1, #bcheaderfront h1 a {
	font-size: 28pt;
	margin-top: 16px;
}

#bcheaderfront h2 {
	font-size: 17pt;
}

#bcheaderfront, #bcheadersingle {
	height: 265px;
	margin: 0;
	padding: 0;
	width: 870px;
}

#bcheadersingle div {
	height: 48px;
}

#bcheadersingle div h1, #bcheadersingle div h1 a, #bcheadersingle div h1 a:link, #bcheadersingle div h1 a:visited {
	color: #999;
	font-size: 22px;
	margin: 4px 0 0 8px;
}

#bcheadersingle div h2, #bcheadersingle div h2 a, #bcheadersingle div h2 a:link, #bcheadersingle div h2 a:visited {
	color: #999;
	font-size: 16px;
	margin: 26px 0 0 8px;
}

#bcleftcol {
	left: 24px;
	width: 210px;
}

#bcleftcol h1, #bcleftcol h2, #sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	margin: 0 0 24px 0;
	padding: 0;
	text-align: left;
}

#sidebar h1 a, #sidebar h1 a:link, #sidebar h1 a:visited {
	text-decoration: none;
}

#sidebar h1 a:hover, #bcleftcol .sem_recent h2 a:hover {
	text-decoration: underline;
}


#bcleftcol p a {
	text-decoration: underline;
}

#bcleftcol p, #bcleftcol p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

#commentform #submit {
	float: right;
	margin: 0;
}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
}

#commentform textarea {
	padding: 2px;
	width: 100%;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 20px 0;
}

#footer strong {
	font-size: 1.2em;
	font-weight: normal;
}

#footer, a img {
	border: none;
}

#headerimg 	{
	height: 200px;
	margin: 0;
	overflow: hidden;
	width: 950px;
}

#headerimg h1 {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	margin: 55px 0 0 40px;
	padding: 0;
	text-align: left;
}

#headerimg h1, #headerimg h1 a, #headerimg h1 a:hover, #headerimg h1 a:visited {
	color: #f80;
	text-decoration: none;
}

#headerimg h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0px 0 0 40px;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

#headerimg h2, #headerimg h2 a, #headerimg h2 a:hover, #headerimg h2 a:visited {
	color: #f80;
	text-decoration: none;
}

#page, .entry ol li, #page, #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#searchform {
	margin: 10px auto;
	padding: 0 0 16px 0;
}

#searchform input {
	border: 1px solid #ccc;
	background: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#searchform #searchsubmit {
	background: #ccc;
	color: #000;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 1px 4px;
	border: 1px outset #999;
}

#sidebar {
	left: 744px;
	width: 210px;
}

#sidebar #blogfunctions h1.first {
	margin: 0 0 8px 0;
}

#sidebar #searchform #s {
	padding: 2px;
	width: 110px;
}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar #blogfunctions {
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #ff8800;
	scrollbar-base-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #cccccc;
}

#bcaside {
	margin: 0 0 40px 0;
}

#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 {
	font-size: 9pt;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff; /* Doesn't work in IE */
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.highlight {
	font-weight: bold;
	color: #f80;
}

.gray, .gray a, .gray a:link, .gray a:visited, .grey, .grey a, .grey a:link, .grey a:visited {
	color: #999;
}

#blogfunctions select {
	font-family: Verdana, Arial, Sans-Serif !important;
	font-size: 8pt;
}

.sem_recent .tile_header {
	margin: 0 0 8px 0;
}

.sem_recent p.date {
	margin-bottom: 2px;
}

#topofpagenavigation {
	position: absolute;
	top: 60px;
	left: 743px;
	z-index: 5;
	width: 230px;
}

.post .entry ol, .post .entry ul, .post .entry li {
	margin-bottom: 8px;
}

/* bcmainheader */

#bcmainheader {
	height: 40px;
	margin: 0; padding: 0;
	width: 950px;
	/* width: 100%; */
	position: absolute;
	top: 0; left: 0;
	z-index: 3;
}

#bcmainheader #hlogo {
	position: absolute;
	top: 20px; left: 14px;
	z-index: 3;
}



#bcmainheader ul#menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	left: 212px;
	width: 740px;
	z-index: 7;
}

#bcmainheader ul#menu li {
	display: block;
	float: left;
	margin: 0 14px 0 0; padding: 0;
	list-style-type: none;
	line-height: normal;
}

#bcmainheader ul#menu li a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#bcmainheader ul#menu li#youarehere a {
	color: #f80;
	font-weight: bold;
}

#bcmainheader ul#menu li a:hover { color: #000; text-decoration: underline; }

#bcmainheader a#sitemaplink {
	position: absolute;
	left: 826px; top: 22px;
	margin: 0;
	padding: 0;
	z-index: 59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}

#bcmainheader a#sitemaplink:hover {
	text-decoration: underline;
}


#bcmainheader form#quickjumpmenu {
	position: absolute;
	left: 748px; top: 20px;
	margin: 0;
	padding: 0;
	z-index: 59;
}

#bcmainheader form#quickjumpmenu select#quickjump {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

#bcmainheader form#quickjumpmenu input#submitquickjump {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background: #ccc;
	border: 1px solid #ccc;
}

#bcmainheader #bloglogo1 {
	left:8px;
	position:absolute;
	top:4px;
	z-index:3;
}

#bcmainheader #bloglogo2 {
	left:8px;
	position:absolute;
	top:18px;
	z-index:5;
}

#bcmainheader a#altlang1 {
	position: absolute;
	top: 22px;
	left: 890px;
}

#bcmainheader a#altlang2 {
	position: absolute;
	top: 22px;
	left: 916px;
	margin: 0;
	padding: 0;
	z-index: 59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#bcmainheader a#altlang2:hover {
	text-decoration: underline;
}

.sidebarsociable ul li {
	list-style-type: none !important;
	display: inline;
}



/* **************************** SOCIABLE ****************** */

div .sociable { margin: 0 0 16px 0 !important; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: "" !important; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 4px 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

ul.sidebarsociable li:before {
	content: "" !important;
 }
 