p#supercache {
font-size:11px;
	text-align: center;
}

/* for dkret3 */

/* Font definition for Internet Explorer */
/*         (*must* be first)          

    @font-face {
      font-family: "Centabel Book";
    font-style:  normal;
    font-weight: normal;
      src: url("/fonts/CENTABE0.eot");
    }

    @font-face {
      font-family: "LondonTwo";
      src: url("/fonts/LONDONT0.eot");
    font-style:  normal;
    font-weight: bold;
    }
   */
/* Font definition for other browsers */

    @font-face {
      font-family: "Centabel Book";
      src: url("/fonts/centabel.ttf") format("truetype");
    }
    @font-face {
      font-family: "LondonTwo";
      src: url("/fonts/LondonTwo.ttf") format("truetype");
      font-weight: bold;
    }

/*
float:left;filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;

div.transOFF {width: 100%; background-color: silver;border:1px solid black; }
div.transON {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }
div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }
 
<div class="transOFF" onmouseover="this.className='transON'" onmouseout="this.className='transOFF'"><p style="padding:5px;width:75%;">Hover here. The Filter Opacity works in Mozilla and IE.  It also works in current versions of Opera.</p></div>
*/

#wrapper, #container {
    background-color: #f7f6fa;
}

#blog-title {
font-family:"LondonTwo", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:white;
background:transparent;
filter:alpha(opacity=75);
-moz-opacity:.75;opacity:.75;
font-size: 32pt;
line-height:100%;
}

#blog-title a {
color:white;
}

#blog-description {
font-family:"LondonTwo", Verdana, Arial, Helvetica, sans-serif;
margin-top:-3px;
color:white;
font-size: 14pt;
font-weight: bold;
background:transparent;
filter:alpha(opacity=90);
-moz-opacity:.90;opacity:.90;
}


#content {
    border-right: 1px dotted #b3b3b3;
    text-align: justify;
}

body {
/*    font-family: Georgia,"Times New Roman",Times,serif;
    font-size:14px; */
font-family: "Centabel Book",Georgia,"Times New Roman",Times,serif;
    font-size:100%;
color:#333333;
/*    line-height:24px; */
line-height:165%;
    background-color: #899097;
}

input, textarea {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size:13px;
    line-height:20px;
}

#content h2, h2.entry-title {
font-family:"LondonTwo", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:17pt;
}

div.sticky div.entry-content {
/* border: 2px solid #a4a4a4;
padding: 4px 4px 4px 4px;
*/ }

#content p {
margin-bottom: 14px;
}

.entry-meta-above {
margin:-5px 0 0 0;
padding:0 0 12px;
}

.entry-meta-above span, .entry-meta span, .entry-meta a {
font-size:12px;
font-style:italic;
font-weight:bold;
}

.entry-meta {
font-size:11px;
}

.entry-meta span{
font-size:11px;
}

.entry-meta-above span.author{
display:none;
visibility:hidden;
padding:0;
}

.comments-link, .comment-link, .entry-meta .tag-links, .entry-meta .cat-links, .entry-meta .author {
padding-top:5px;
}

.entry-calendar-date .entry-calendar-year, .entry-calendar-date .entry-calendar-day {
letter-spacing:-1px;
text-indent:-1px;
}

.entry-calendar-date {
margin-bottom:15px;
}

.post {
margin-bottom:25px;
}

.edit-link {
clear:none;
float:right;
margin-top:-51px;
padding-top: 5px;
}

#links.widget ul li {
padding: 5px 3px 0 17px;
font-size:12px;
background:transparent url(/blog/wp-content/themes/dkret3/library/images/bullet_go.gif) no-repeat 0 3px;
}


/***********************************/
/***********************************/

/* For Sliding notes */

.hidden { display: none }

.block { display: block }

.hackadelic-sliderPanel {
	border: 1px dotted #ccc;
	padding: 5px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton {
	border: 1px dotted lightgrey;
	color: #567;
	padding: 0 3px;
	-moz-border-radius: 1em; -webkit-border-radius: 1em;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #DDEEFF;
	background-color: #DDEEFF;
}
.entry .hackadelic-sliderPanel {
	background-color: #DDEEFF;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #DDEEFF;
	font-size: 12px;
    line-height:16px;
}

.textwidget .hackadelic-sliderPanel p {
	padding-bottom: 12px;
	text-align: left;
}
a.hackadelic-sliderButton.bionote-button {
	border: none;
	text-align: left;
	font-size: 0px;
color:#f7f6fa;
height:100px;
width:100px;
padding:0;
margin:0;
background:url(http://www.charlau.com/img/bio-mini.jpg) 3px center no-repeat;
}


/****************************/
/****************************/

/* For collabsible widgets */

.widget.collapsible .widgettitle {
/*	-moz-border-radius: .6em; -webkit-border-radius: .6em;  */
	cursor: pointer;
	padding-bottom: 1px;
}
.widget.collapsible .widgettitle:hover {
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:dotted 2px;
	margin-bottom: 5px;
	padding-bottom: 0;

}

/*
#tag_cloud.widget div {
display:none;
}

#primary.sidebar ul.xoxo li#archives.widget ul.widgetbody, 
#primary.sidebar ul.xoxo li#links.widget ul.widgetbody, 
#primary.sidebar ul.xoxo li#tag_cloud.widget div.widgetbody { 
display:none;
visibility:hidden;	
}


#archive.widget {
visibility:hidden;
display:none;
}

#sidebar-left .widget.collapsible .widgettitle {
	margin: 1em 2px .25em -6px;
}
#sidebar-right .widget.collapsible .widgettitle {
	margin: 1em -14px .25em -12px;
}
*/

/* TWITTER */
div#twitter_div {background:#F0F0F0;padding:5px; border: 1px solid #ccf;}
ul#twitter_update_list li {
padding: 5px 3px 0 17px;
font-size:12px;
background:transparent url(/blog/wp-content/themes/dkret3/library/images/bullet_go.gif) no-repeat 0 3px;
}

/* CONTACT FORM  */

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 200px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	clear: both;
	display: block;
	float: left;
	width: 100px;
	margin-top: 10px;
}


/* CONTACTFORM 7 */

form.wpcf7-form p {
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	display: block;
	margin-top: 10px;
}
form.wpcf7-form input {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	color:grey;
	clear: both;
	display: block;
	width: 200px;
	margin: 2px 5px 2px 0;
}

form.wpcf7-form textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	color:grey;
	clear: both;
	display: block;
	width: 200px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
form.wpcf7-form input.button7 {
	font-family: Arial,Helvetica,sans-serif;
	clear: both;
	font-size:14px;
	color:grey;
	font-weight:bold;
	display: block;
	width: 100px;
	margin-top: 10px;
}


.MailPressFormEmail {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	color:grey;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}

.MailPressFormSubmit {
	font-family: Arial,Helvetica,sans-serif;
	clear: both;
	font-size:14px;
	color:grey;
	font-weight:bold;
	display: block;
	width: 100px;
	margin-top: 10px;
}

input#s.text {
margin:0;
}



/* WP-POLLS */

.wp-polls, .wp-polls-form {
	 background-color: #f7f6fa;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#454545;
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#454545;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
margin: 7px 0 7px 0;
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}


/********** Little boxes **********/
.box {
	border: 1px solid #ccc;
	padding: 5px !important;
	-moz-border-radius: .75em; -webkit-border-radius: .75em;
}
div.box {
	margin-bottom: 1em;
}

.smoky {
	background-color: whitesmoke;
}
.pale {
	background-color: #fcfcfc;
}
.reddish {
	background-color: navajowhite;
}
