
#tagcloud {
margin: 0;
padding: 0;
background-image: none;
background-color: transparent;
}

.taglinkext, a[rel="tag"] {
padding: 0 0 0 0;
line-height: 140%;
}

.taglinkext:hover {
}

.tags {
	display: block;
	margin-top: 5px;
}

.tags a, .tags, a[rel=tag] {
}

ul.taglist li, ul.taggeratilist li {
margin: 0.5em 0;
line-height: 1.3em;
}

ul.taglist a, ul.taggeratilist a {
font-weight: bold;
}

#tagbuttons img {
}

a.badge, a.badge img {
border: 0px!important;
background: none!important;
margin-bottom: 2px;
}
 
.searchbox, 
.result-searchbox, 
.commentinput, 
.piv_notify, 
.piv_discreet {
	font: 10px Arial, Verdana, sans-serif;
	border: 1px solid #ccc;
	padding: 4px 3px 3px 3px;
	background: #F8F8F8;
}

.searchbutton,
.result-searchbutton,
.commentbutton {
	font: 10px Arial, Verdana, sans-serif;
	border: 1px solid #ccc;
	background: #E2E8E5;
	height: 21px;
}

input.dim {
	background-color: #DDD;
	color: #999;
}

.result-searchbox,
.result-searchbutton {
	margin-bottom: 10px;
}

.newfn-search fieldset,
.newfn-search-result fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.newfn-search label, 
.newfn-search legend, 
.newfn-search-result label, 
.newfn-search-result legend {
	display: none;
	visibility: hidden;
}

#search-results li {
	line-height:1.4em;
	margin-bottom: 0.5em;
}

.registered {
	background-color: #F0E68C;
}

.newfn-popupimage {
	border: 1px solid #999;
	margin: 0;
}


.newfn-wrapper a img {
	border: 1px solid #999;
	margin: 0;
	padding: 2px;
}

.newfn-wrapper a:hover img {
	border: 1px solid #333;
	margin: 0;
}

.newfn-image {
	border: 1px solid #ccc;
	margin: 0;
}

.newfn-wrapper {
	text-align: center;
}

.newfn-popuptext{
	padding: 0;
	margin: 0;
}

.align-left {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.align-right {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.newfn-message {
	border: 1px solid #888;
	margin: 12px 0px;
	padding: 6px;
}

.commentblock {
    clear: left;
    margin: 0 0 25px;
    padding: 25px 0 0;
}

.comment {
	margin: 15px 0 0 0;	
}

.comment-text {
	background-color: #f8f8f8;
	margin: 0 0 0px 75px;
	min-height:36px;
	padding: 15px 15px 5px 15px;
}

img.gravatar {
	float: left;
	width: 64px;
	height: 64px; 
}

.comment small {
	color: #000;
	font-size: 11px;
}

.commentform, 
.commentform a:link {
	font-size: 11px;
	color: #424440;
}

.commentinput {
	width: 170px;
	margin: 0 0 6px 0;
}

.commentform label {
	display: block;
	float: left;
	clear: none;
	width: 80px;
}

.commentform_row {
	clear: both;
}

#spamquiz .commentform_row label {
	width: auto;
	float: none;
	display: inline;
}

#spamquiz, .privacy_options {
	clear: both;
	margin: 12px 0;
}

.privacy_options .commentform_row {
	padding: 0 0 4px 0;
}

.privacy_options .commentform_row label {
	width: 210px;
	float: none;
	display: inline;
}

.scheduler-wrapper {
	display:none; 
	visibility:hidden;
}

body .widget-lg, 
body .widget-lg div, 
body .widget-lg p, 
body .widget-lg li, 
body .widget-dg, 
body .widget-dg div, 
body .widget-dg p, 
body .widget-dg li,
body .widget-min, 
body .widget-min div, 
body .widget-min p, 
body .widget-min li {
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
} 

body .widget-lg {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0 0 12px 0;
}

body .widget-lg div {
	background: #EEE url(pivotx/pics/widget_lg_bg.png) repeat-x top;
	margin: 0;
	padding: 6px;
}

body .widget-lg li {
	padding: 0 0 0 6px;
}

body .widget-lg a {
	color: #028;
	text-decoration: none;
	background-image: none;
}

body .widget-lg a:hover {
	color: #000;
	text-decoration: underline;
	background-image: none;
}

body .widget-lg .date {
	font-size: 10px;
	color: #666;
	background-image: none;
	display: inline;
} 

body .widget-dg {
	background-color: #333;
	border: 1px solid #000;
	margin: 8px 0;
	padding: 2px;
	color: #EEE;
}

body .widget-dg div {
	background: #444 url(pivotx/pics/widget_dg_bg.png) repeat-x top;
	margin: 0;
	padding: 5px 8px;
}

body .widget-dg a {
	color: #9CF;
	text-decoration: none;
	background-image: none;
}

body .widget-dg a:hover {
	color: #FFF;
	text-decoration: underline;
	background-image: none;
}

body .widget-dg .date {
	font-size: 10px;
	color: #BBB;
	background-image: none;
	display: inline;
} 

body .widget-lg ul, 
body .widget-dg ul,
body .widget-min ul {
	margin: 0;
	padding: 0;
list-style: none;
} 

body .widget-lg li, 
body .widget-dg li,
body .widget-min li {
	margin: 6px 0 6px 0px;
	list-style: none ;
}

body .widget-lg ul.iconlist li,
body .widget-dg ul.iconlist li, 
body .widget-min ul.iconlist li {
	list-style: none;
	background-position: 0 2px;
	background-repeat: no-repeat;
	min-height: 18px;
	padding-left: 20px;
}

#pages {
	clear: both;
	margin: 20px 0;
	padding: 0;
	min-height: 24px;
}

#pages ul {
	list-style-type: none;
	padding: 0;
	margin: 0; 
}

#pages li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	padding: 0px;
	display: block;
	line-height: 1.2em;
}

#pages li a {
	color: #888;
	background-color: #EEE;
	padding: 4px;
	border: 1px solid #BBB;
	text-decoration: none;
	float: left;
	background-image: none;
	line-height: 1.2em;
}

#pages li a:hover {
	color: #333;
	background: #FFF;
	border: 1px solid #666;
}

#pages li.nolink {
	color: #BBB;
	border: 1px solid #CCC;
	padding: 4px;
}

#pages li.current {
	color: #FFF;
	border: 1px solid #888;
	padding: 4px;
	background: #888;
}

#pages li.skip {
	color: #666;
	border: 0px;
	padding: 1px;
}


.debug-container {
	position: absolute;
	display: inline;
	width: 1px;
	height: 1px;
	margin: 2px;
	padding: 3px;
	border: 3px solid #FC0;
	background: #F2F2F2;
	overflow: hidden;
	font-size: 10px;
}

.debug-backtrace {
	position: absolute;
	display: inline;
	width: 1px;
	height: 1px;
	margin: 2px;
	padding: 3px;
	border: 3px solid #3F0;
	background-color: #EEE;
	overflow: hidden;
	font-size: 10px;
}

.debug-container pre, 
.debug-backtrace pre {
	font-family: Consolas, courier, "Courier New", monospace;
	font-size: 11px;
	margin: 3px 0;
	padding: 0;
	color: #444;
}

.debug-container:hover, 
.debug-backtrace:hover  {
	display: inline;
	width: 500px;
	min-height: 300px;
	z-index: 1000;
	overflow: scroll;
	background-color: #F8F8F8;
}

body {
	background: #666;
	color: #000;
	font: 13pt Helvetica, sans-serif;
	margin: 1.7em 3em;
}
#outerFrame {
	display: block;
	margin: 0 auto;
	position: relative;
	background: #FFF;
	border: 6px solid #FFF;
}

#header {
	background: #858295 url(images/manekineko.jpg) top right no-repeat;
	height: 200px;
	color: #FFF;
}
#content {
	margin-left: 270px;
	width: auto;        
	color: #000;
	padding: 20px;
	text-align: left;
	overflow: hidden;
  }
#innerContent {
	overflow: visible;
	height: 100%;
        margin-right: 2em;
        font-family: "times new roman", "times roman", times, serif;
}
#sidebar {
	width: 220px;
	float: left;
	background: #F0F0F0;
	color: #000;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #FFF;
  }
#footer {
	clear: both;
	width: 100%;
	height: 30px;
	background: #A0A0A0;
	color: #FFF;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#header h1,
#header h1 a {
	font: italic 1.8em "times new roman", "times roman", times, serif;
	padding: 40px 0 0 18px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.02em;
	}	
#header h1 a:hover {
	color: #778;
	text-decoration: none;
	}	
#header p.weblogsubtitle {
	font: 1.5em "times new roman", "times roman", times, serif;
	font-style: italic;
	letter-spacing: 0.08em;
	padding: 0 0 0 38px;
	margin: 0;
	color: #FFF;
	}

#nav {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 25px;
	background: #797979;
	font: 0.8em Helvetica, sans-serif;
	list-style: none;
	line-height: 1;
	border: 1px solid #FFF;
	border-width: 1px 0;
}
#nav a {
	display: block;
	line-height: 14pt;
	padding: 4px 12px 2px 12px;
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	background-color: #FFF;
	color: #797979;
}
#nav ul {
	margin-left: 220px;
}
#nav li {
	float: left;
	list-style-type: none;
}

#content h2 {
	font: 1.2em Helvetica, sans-serif;
	color: #4B4B4B;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
}  
#content h3 {
	font: 1em Helvetica, sans-serif;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	color: #4B4B4B;
}  
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}
a:link {
	color: #676767;
	text-decoration: none;
}
a:visited {
	color: #222288;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
code,pre {
	font: 80% 'courier new', courier;
	background-color: #F7F7F7;
	padding: 4px;
	color: #797979;
	overflow: hidden;
}	
blockquote {
	color: #000; 
	margin: 0 30px 2px 30px; 
	border-left: 1px dotted #989898;
	background: #fff;
	padding: 0 10px 0 10px;
	font: 0.9em "times new roman", "times roman", times, serif;
}
div.pullout {
	margin: 0 30px 2px 30px; 
	padding: 0 10px 0 10px;
	font-size: 110%;
        font-family: cursive;
}
div.pullout:before { font-size: 150%; content: open-quote; }
div.pullout:after { font-size: 150%; content: close-quote; }
ul {
	padding: 0;
	margin: 0 3em;
	list-style: circle;
}
.entry ul li {
	margin: 0 0 0.6em 0;
}
.date,
.entryfooter,
.readmore {
	font: 0.7em Helvetica, sans-serif;
}
.readmore {
	padding-bottom: 1em;
	text-align: right;
	clear: both;
}
p.entrynavigation {
	background: #EEE;
	padding-bottom: 5px;
	border-bottom: 1px dashed #989898;
}

#pages {
	font-size: 0.8em;
}

.entryfooter,
.linkdumpcomments {
	display: block;
	background: #F5F5F5;
	color: #676767;
	padding: 0.2em 0;
	font: 0.7em Helvetica, sans-serif;
	border: 1px dotted #989898;
	border-width: 1px 0 1px 0;
}
.tags {
	display: inline;
}

#linkdump2 .entry,
#linkdump2 .linkdumpentry {
	margin: 1em 2em;
        padding: 1.7em;
        border: 1px dashed #777;
        background: #F0F0F0;
}
#linkdump2 .entry p,
#linkdump2 .linkdumpentry p {
        font: 0.9em Helvetica, sans-serif;
}
#linkdump2 img.newfn-image {
        border-width: 1px 0 0 1px;
}
#linkdump2 a:link,
#linkdump2 a:visited {
	color: #676767;
	text-decoration: none;
}
#linkdump2 a:hover,
#linkdump2 a:active {
	color: #000;
	text-decoration: underline;
}

img {
	padding: 0;
	border: none;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}
img.right {
	float: right;
	background: #FFF;
	margin: 10px;
	padding: 0 0 12px 12px;
}
img.left {
	float: left;
	padding: 0 12px 12px 0;
}

#sidebar {
	background: #FFF;
	border-right: 1px solid #E3E3E3;
}
#sidebar h3 {
	font: 0.8em Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	padding: 0.5em;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	background: #A0A0A0;
}
#sidebar a {
	color: #676767;
	text-decoration: none;
	padding: 0;
}
#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}
#sidebar ul { 
	background: #FFF;
	list-style-type: none;
	margin: 0; 
	font-size:0.7em;
	padding: 0.9em;
}
#sidebar li { 
	margin: 0;
	line-height: 1.4em; 
}  
#sidebar li a{ 
	margin: 0;
	padding: 0;
}
#sidebar ul li ul { 
	margin: 0 1.5em 0 1.5em;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	color: #797979; 
  } 
#sidebar p,
#sidebar p.comms {
	background: #FFF;
	font: 0.7em Helvetica, sans-serif;
	margin: 0;
	padding: 1.2em;
	color: #797979;
}
#sidebar p.tagcloud {
	background: #FFF;
	font: 0.7em Helvetica, sans-serif;
	margin: 0;
	padding: 0.2em;
	color: #797979;
}
#archivemenu {
	margin: 0.5em; width: 10em;
}
.widget {
	padding: 0.5em;
}

form.pivot-search {
	text-align: center;
}
form.pivot-search fieldset {
	background: #FFF;
}
form.pivot-search legend,
form.pivot-search label {
	display: none;
}
#search.searchbox {
	margin-bottom: 7px;
}
div.pivot-search-result {
	padding-left: 250px;
}
.searchbutton { 
	margin-bottom: 7px;
	background: #DDD;
	text-transform: uppercase;
}

.entry p.comments {
	margin-top: 22px;
	color: #333;
	font-variant: small-caps;
	border-bottom: 1px dashed #333;
}
#commentform input, 
#commentform textarea {
	font: 9pt Helvetica, sans-serif;
	border: 1px solid #818181;
	background-color: #FFF;
	padding: 4px;
}
#form p { line-height: 1.5em; }
.commentinput { padding-left: 6em; }
#spamquiz label {
	line-height: 2em;
	width: 100%;
}
#spamquiz { font-size: 150%; }

DIV.arccomment { border: thin solid #666; margin: 0.3cm 0;  background: #eff; }

#footer .left {
	float:left;
}
#footer .right {
	float:right;
}
#footer p {
	padding: 0.5em 0.7em 0.3em 0.7em;
	margin: 0;
	font-size: 0.7em;
}
#footer a {
	color: #E5E5E5;
	text-decoration: none;
	border:none;
}
#footer a:hover {
	color: #f5f5f5;
	text-decoration: underline;
	border:none;
}	

.icon {
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.2em;
}

.entry img {
  width: initial;
  max-width: 100%;
}
