/*
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

*/



/* Begin Typography & Colors */
body {
   padding:0px;
   margin:0px;
   padding-top:15px;
   padding-bottom:15px;
   background-color:#341F00;
   font-size:62.5%;
   font-family: Arial, sans-serif;
   color:#1B1714;
  
  
   }

.narrowcolumn {
	float: left;
	padding: 0 45px 20px 35px;
	margin: 0px 0 0;
	width: 528px;
	
	
}

#cblog {
  background-image:url(images/cblog-fon.gif);
  background-repeat:repeat-y;
  
}

.narrowcolumn h2{
   color:#231F20;
   font-size:20px;
   font-family:"Times New Roman", Times, serif;
}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}





#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h2.pagetitle {
	font-size: 1.6em;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
   color: #ce990f;
   text-decoration:none;
}
h2 a:hover, h3 a:hover {
	color: #C98F00;
	text-decoration: none;
	}

a:hover {
	color: #C98F00;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 0 45px 20px 35px;
	margin: 0px;
	width: 530px;

	
	
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	width:500px;
	border:1px solid #CECDCB;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	height:50px;
	width:528px;
	margin:0px;
	border-bottom:1px solid #CECDCB;
	border-top:1px dotted #CECDCB;
}
.postmetadata a{
   color:#ce990f ;
   text-decoration:none;
}
.postmetadata a{
   color:#ce990f ;
   text-decoration:none;
}
.mcomment {
   float:left;
   width:80px;
   height:43px;
   margin:0px;
   padding:0px;
   text-align:center;
   padding-top:8px;
   border-right:1px solid #CECDCB;
}
.ptags {
   float:left;
    margin:0px;
   padding:0px;
   padding-left:15px;
  
}
.ptags p{
  margin:7px 0px;
  padding:0px;
  
  
}
.comnum {
 font-style:italic;
 font-size:16px;
 font-weight:bold;
 
 font-family: Georgia, "Times New Roman", Times, serif;
}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	
	}
#comments  {
   /*border:1px solid #FF0000;*/
   float:left;
   font-size:18px;
   font-weight:bold;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0px;
	text-align: justify;
	
	
	float:left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	float:left;

width:505px;
	}
.commentlist li div{
   clear:both;
   width:100%;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 15px 10px 20px;	
	width: 185px;
		 
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

p {
   margin-top:0px;
   padding-top:0px;
}

#uptop, #bbottom {
  margin:0px auto;
  width:862px;
}
#mbox {
  width:862px;
  margin:0px auto;

}
#page {
  float:left;
  width:832px;
  background-image:url(images/page-fon.gif);
  background-repeat:repeat-y;
  padding:0px 15px;
  background-color:#FFFFFF;
  font-size:12px;
}
#page div{
  float:left;
}
#menu {
  height:27px;
  width:820px;
  padding-left:12px;
  padding-top:7px;
  background-image:url(images/menu-fon.gif);
  background-repeat:repeat-x;
  color:#B2A894;
  font-size:14px;
  font-family:"Times New Roman", Times, serif;
}
#menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 13px 0px 13px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}

.safari #menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 12px 0px 11px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}

.mac.safari #menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 10px 0px 10px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}
.mac.ff3 #menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 10px 0px 10px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}

#header {
  
  padding:4px 0px 5px 0px;
}
#header div{
  float:left;
}
#icontent {
   background-image:url(images/content-fon.gif);
   background-repeat:repeat-y;
   width:832px;
}
#hcontent {
   background-image:url(images/hcontent-fon.gif);
   background-repeat:repeat-y;
   width:832px;
   font-size:0.9em;
   line-height:140%;
}
#icontent .left{
  padding:20px;
  width:212px;
  padding-top:15px;  
}
#icontent .left .box{
   width:200px;
   clear:both;
   margin-bottom:0px;
   color:#93630F;
   
}
#icontent .box form{
   margin:0px;
   padding:0px;
   width:200px;  
}

#icontent .left .box div.flabel, #icontent .left .box input.text {
   clear:both;
   display:block;
   width:195px;
   margin-bottom:3px;
  
}
#icontent .left .box input.text {
  
   border:1px solid #93630F;
   font-size:11px;
   padding:2px;
}
#icontent .left .box select{
   clear:both;
   display:block;
   width:90px;
   margin-top:3px;
   font-size:11px;
   
   border:1px solid #93630F;
}
#icontent .left .box div.dsl{ float:left; margin-top:3px; }
#icontent .left .box div.dsr{ float:right; margin-top:3px; }

#icontent .left .box a.glink{
   color:#93630F;
   text-decoration:none;
   font-size:14px;
   display:block;
   margin-bottom:10px;
   font-family:"Times New Roman", Times, serif;
}
#icontent .left .box a:hover.glink{
   text-decoration:underline;
}
#icontent .left h2{
   font-size:18px;
   font-family:"Times New Roman", Times, serif;
   font-style:italic;
   padding-bottom:8px;
   color:#000000;
   
   background-image:url(images/hfon1.gif);
   background-repeat: no-repeat;
   background-position:0% 100%;
}

#join {
  width:240px;
  height:41px;
  background-image:url(images/join-fon.gif);
  background-repeat:no-repeat;
  margin:20px 0px 0px 0px;
  
  position:relative;
  left:-20px;
  
  padding-top:4px;
  padding-left:11px;
}
#join img{
  float:right;
  margin-top:-38px;
}
.times1 {
  font-family:"Times New Roman", Times, serif;
  color:#000000;
  font-size:20px;
}
.helv-white {
   color:#FFFFFF;
   font-family: Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
}


#icontent .right{
  padding:20px;
  padding-left:0px;
  padding-top:15px;
  margin:0px;
  width:540px;
  float:right;
  line-height:140%;
  
  
}
#icontent .right h2{
   font-size:18px;
   font-family:"Times New Roman", Times, serif;
   font-style:italic;
   color:#93630F;   
}
#icontent .right h2.heb{
   font-family: Helvetica, sans-serif;
   color:#000000;
   font-style:normal;
   text-transform:uppercase;
   font-size:14px;
   margin-bottom:0px;
   padding:0px;
}
.pbord {
   padding:4px;
   border:1px solid #B2A894;
}
.pleft {
   margin-left:10px;
}

#tfooter {
   width:810px;
   height:200px;
   
   padding-top:25px;
   padding-left:22px;
}
.tf-nohome {
  background-image:url(images/tf-fon.jpg);
   background-repeat:no-repeat;
}
.tf-home {
  background-image:url(images/tf-fon-1.jpg);
   background-repeat:no-repeat;
}
#tfooter h2{
 color:#FFFFFF;
 font-size:18px;
 font-family:"Times New Roman", Times, serifl;
 margin-top:0px;
 padding:0px;
}
#tfooter .box1{
   width:245px;
}
#tfooter .box1 .row div{
   float:right;
}
#tfooter .box1 div.tf-label{
  float:left;
  width:75px;
  color:#FFFFFF;
  padding-top:3px;
}
#tfooter .box1 div.row{
  float:left;
  margin-bottom:10px;
}

#tf-submit {
  float:left;
  width:157px;
}
#tfooter .box1 input{
  width:155px;
  background-color:#E3EAE5;
  border:none; 
}
#tfooter .box1 textarea{
   width:155px;
   background-color:#E3EAE5;
  border:none;
}
#tfooter .box2{
   width:230px;
   margin-left:35px;
}
#tfooter .box2 .row div{
   float:left;
}
#tfooter .box2 .pic{
   width:80px;
}
#tfooter .box2 div.row{
  float:left;
  margin-bottom:10px;
}
#tfooter .box2 div.tf-label{
  float:right;
  width:150px;
  color:#FFFFFF;
  padding-top:3px;
 
}
#tfooter .box2 a{
  color:#FFFFFF;
  text-decoration:none;
}
#tfooter .box2 a:hover{
   text-decoration:underline;
}

#tfooter .box3 {
  width:270px;
  color:#FFFFFF;
  padding-top:20px;
  margin-left:20px; 
}
#tfooter .box3 a{
   color:#C98F00;
   text-decoration:none;
}
#tfooter .box3 a:hover{
   text-decoration:underline;
}
#tfooter .box3 h2.b3hw{
   color:#FFFFFF;
   margin:0px;
   float:left;
   font-size:26px;  
}
#tfooter .box3 h2.b3hg{
   color:#C98F00;
   margin:0px;
   float:left;
   font-size:26px;  
}
#tfooter .box3 h3{
   margin:0px;
   text-transform:uppercase;
   font-size:12px;
   font-weight:normal;
   letter-spacing:3px;
   color:#FFFFFF;
}
#tfooter .box3 .pic{
  margin-right:5px;
}
#tfooter .box3 div{
  float:left;
}

#footer {
  height:30px;
  width:832px;
  background-image:url(images/footer-fon.gif);
  background-repeat:no-repeat; 
  color:#A1987C;
  padding-top:16px;
font-size:11px;
}
#footer a{
  color:#A1987C;
  text-decoration:none;
   
}
#footer a:hover{
   text-decoration:underline;
}
#footer .left{
   width:350px;
   padding-left:15px;
}
#footer .right{
   float:right;
   width:130px;
}

#tblog {
   height:65px;
   width:797px;
   background-color:#FFFFFF;
   padding-left:35px;
   padding-top:10px;
   font-size:11px;
}
#tblog h2{
   color:#93630F;
   font-size:20px;
   margin:0px;
   margin-bottom:5px;
   font-family:"Times New Roman", Times, serif;
   font-style:italic;
   font-weight:normal;
   
}

.entry {
   line-height:140%;
   width:530px;
}
.entry p {
  margin:0px;
  margin-bottom:15px;
  
}

h2.widgettitle {
   color:#93630F;
   font-size:16px;
   font-style:italic;
   font-family:"Times New Roman", Times, serif;
   margin-top:0px;
   padding-top:0px;
}

#rss {
   padding-bottom:10px;
  /* border-bottom:1px dotted #CECDCA;*/
   
  
}

#rss a{
   color:#D4A533;
   text-decoration:underline;
}
#rss a:hover{
   color:#93630f;
   text-decoration:none;
}
#rss b a{
   margin:0px 5px 0px 8px;
   font-size:14px;
   color: #333333;
   text-decoration:none;
}
#daikos-text-1 {
   float:left;
}
.widget {
 /*border:1px solid #FF0000;*/
 
  margin-bottom:0px;
  padding:0px;
  
  
  padding-bottom:10px;
   border-bottom:1px dotted #CECDCA;
}

#sidebar ul {
   float:inherit;

  margin:0px;
  padding:0px; 
}
#sidebar ul li li{
  padding-left:-10px;
   margin-left:-10px;
   margin-bottom:8px;
}

#sidebar .cat-item {
   color:#D4A533;
   
}
#prob {
  height:25px;
  width:832px;
  clear:both;
  background-color:#FFFFFF;
}

#hcontent {
   padding-bottom:15px;
}

.hfirst {
  
  width:198px;
  padding:10px 15px;
  line-height:140%;
}
.hsecond {
  
  width:336px;
  padding:10px 20px;
}
.hthird {
  
  width:166px;
  padding:10px 0px;
  padding-left:30px;
  
  
 
}
.hf-head1 {
  height:23px;
  width:213px;
  padding-top:4px;
  padding-left:15px;
  background-image:url(images/hfh.jpg);
  background-repeat:repeat-x;
}
.hf-head2 {
  height:21px;
  width:356px;
  padding-left:20px;
  padding-top:-2px;
  background-image:url(images/hfh2.jpg);
  background-repeat:no-repeat;
  
  
}
.hf-head3 {
  height:23px;
  width:213px;
  padding-top:4px;
  padding-left:15px;
  background-image:url(images/hfh.jpg);
  background-repeat:repeat-x;
}

#rall {
   margin:0px;
   padding:0px;
}

#rall a{ color:#ce990f ; }
#rall a:hover{ color:#93630f;}

#rall img{
   margin-right:5px;
}

.hfirst li h2.widgettitle{
  display:none;
  
}

.hfirst li.widget {
  border:none;
  margin:0px;
}
.hfirst li li {
  border:none;
  margin:0px;
  float:left;  
}
.hfirst li li.m {
  background-image:url(images/sp2.gif);
  background-repeat:no-repeat;
  padding-left:15px;
}

.hf-head1, .hf-head2, .hf-head3 {
   color:#FFFFFF;
   font-size:14px;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-style:italic;
}


#h_sidebar-1 {
  width:198px;
}
#h_sidebar-1 div{
   clear:both;
   width:198px;
}
#h_sidebar-1 ul{
   
  margin-left:0px;
  padding-left:0px;
  list-style:none;
}

.hfirst li a{
   color:#ce990f ;
   font-weight:bold;
}
.hfirst .date {
   color:#93630F;
   font-style:italic;
}
.hfirst .snippet {
   font-style:italic;
}


.hfirst .rm a, .hsecond a{
   color:#C98F00;
   text-decoration:underline; 
}
.hthird a {
  color:#ce990f;
  text-decoration:none;
  font-style:italic;
}
.hfirst .rm a:hover, .hsecond a:hover{
   color:#93630f;
   text-decoration:underline; 
}
.hthird a:hover{
   color:#93630f;
   text-decoration:none;
}
.hfirst .pip {
   width:190px;
   height:20px;
   float:left; 
}
.hfirst p.rag {
  display:inline;
  position:relative;
  top:-2px;
  left:0px;
  color:#C98F00;
  margin:0px;

}
span.rag {
  position:relative;
  top:-2px;
  left:0px;
  color:#C98F00;
}

.hsecond h1 {
  font-size:18px;
  font-family: "Times New Roman", Times, serif;
  color:#93630F;
  margin:0px;
  margin-bottom:10px;
  padding:0px;
  font-style:italic;
  font-weight:normal;
}
.hsecond h2 {
   font-size:14px;
   margin:0px;
}

.hthird ul{
  margin:0px;
  padding:0px;
  list-style:none;


  
}
.hthird ul li{
 list-style:none; 
 border-bottom:1px dotted #BC9C1A;
 float:left;
 padding-bottom:15px;
 margin-bottom:15px; 
}
.hthird img{
  padding:5px;
  border:1px solid #C7BFAE;  
}

.ppic2, .ppic3, .ppic1 {
  clear:both;
  width:165px;
  margin-bottom:2px;
 
}

.ppic1 {
   color:#CC9610;
   font-weight:bold;
}

.ppic2 .left {
  float:left;
  width:113px;
}
.ppic2 .right {
  float:right;
  width:50px;  
}

.wpcf7 p{
  text-align:left;
}

.wpcf7 input, .wpcf7 textarea {
   border:1px solid #93630F;
}

#i_sidebar-1 ul, #h_sidebar-2 ul, #h_sidebar-3 ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
#i_sidebar-1 ul li.widget_daikos_text, #h_sidebar-2 ul li.widget_daikos_text, #h_sidebar-3 ul li.widget_daikos_text{
  list-style:none;
  margin:0px;
  padding:0px;
  border:none;
  }
.acmessage {
   height:50px;
}
.git {
   margin-bottom:5px;
}
.sit {
   margin-bottom:15px;
}
/*
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

*/



/* Begin Typography & Colors */
body {
   padding:0px;
   margin:0px;
   padding-top:15px;
   padding-bottom:15px;
   background-color:#341F00;
   font-size:12px;
   font-family: Arial, sans-serif;
   color:#231F20;   
   }

.narrowcolumn {
	float: left;
	padding: 0 45px 20px 35px;
	margin: 0px 0 0;
	width: 528px;
	
	
}

#cblog {
  background-image:url(images/cblog-fon.gif);
  background-repeat:repeat-y;
  
}

.narrowcolumn h2{
   color:#231F20;
   font-size:20px;
   font-family:"Times New Roman", Times, serif;
}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}





#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



h2.pagetitle {
	font-size: 1.6em;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
   color: #231F20;
   text-decoration:none;
}
h2 a:hover, h3 a:hover {
	color: #93630f;
	text-decoration: none;
	}

a:hover {
	color: #93630f;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 0 45px 20px 35px;
	margin: 0px;
	width: 530px;

	
	
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	width:500px;
	border:1px solid #CECDCB;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	height:50px;
	width:528px;
	margin:0px;
	border-bottom:1px solid #CECDCB;
	border-top:1px dotted #CECDCB;
}
.postmetadata a{
   color:#ce990f;
   text-decoration:none;
}
.postmetadata a{
   color:#C98F00;
   text-decoration:none;
}
.mcomment {
   float:left;
   width:80px;
   height:43px;
   margin:0px;
   padding:0px;
   text-align:center;
   padding-top:8px;
   border-right:1px solid #CECDCB;
}
.ptags {
   float:left;
    margin:0px;
   padding:0px;
   padding-left:15px;
  
}
.ptags p{
  margin:7px 0px;
  padding:0px;
  
  
}
.comnum {
 font-style:italic;
 font-size:16px;
 font-weight:bold;
 
 font-family: Georgia, "Times New Roman", Times, serif;
}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	
	}
#comments  {
   /*border:1px solid #FF0000;*/
   float:left;
   font-size:18px;
   font-weight:bold;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0px;
	text-align: justify;
	
	
	float:left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	float:left;
width:505px;
	}
.commentlist li div{
   clear:both;
   width:100%;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 15px 10px 20px;	
	width: 185px;
		 
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

p {
   margin-top:0px;
   padding-top:0px;
}

#uptop, #bbottom {
  margin:0px auto;
  width:862px;
}
#mbox {
  width:862px;
  margin:0px auto;

}
#page {
  float:left;
  width:832px;
  background-image:url(images/page-fon.gif);
  background-repeat:repeat-y;
  padding:0px 15px;
  background-color:#FFFFFF;
  font-size:12px;
}
#page div{
  float:left;
}
#menu {
  height:27px;
  width:820px;
  padding-left:12px;
  padding-top:7px;
  background-image:url(images/menu-fon.gif);
  background-repeat:repeat-x;
  color:#B2A894;
  font-size:14px;
  font-family:"Times New Roman", Times, serif;
}
#menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 13px 0px 13px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}
#menu a:hover {
  float:left;
  text-decoration:none;
  color:#93630F;
  text-transform:uppercase;
  margin:1px 13px 0px 13px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}

.safari #menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 12px 0px 11px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}

.mac.safari #menu a {
  float:left;
  text-decoration:none;
  color:#341F00;
  text-transform:uppercase;
  margin:1px 12px 0px 11px;
  font-size:13px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  
}

#header {
  
  padding:4px 0px 5px 0px;
}
#header div{
  float:left;
}
#icontent {
   background-image:url(images/content-fon.gif);
   background-repeat:repeat-y;
   width:832px;
}
#hcontent {
   background-image:url(images/hcontent-fon.gif);
   background-repeat:repeat-y;
   width:832px;
}
#icontent .left{
  padding:20px;
  width:212px;
  padding-top:15px;
  float:left;
  overflow:hidden;
}
#icontent .left .box{
   width:200px;
   clear:both;
   margin-bottom:0px;
   color:#93630F;
   
}
#icontent .box form{
   margin:0px;
   padding:0px;
   width:200px;  
}

#icontent .left .box div.flabel, #icontent .left .box input.text {
   clear:both;
   display:block;
   width:195px;
   margin-bottom:3px;
  
}
#icontent .left .box input.text {
  
   border:1px solid #93630F;
   font-size:11px;
   padding:2px;
}
#icontent .left .box select{
   clear:both;
   display:block;
   width:90px;
   margin-top:3px;
   font-size:11px;
   
   border:1px solid #93630F;
}
#icontent .left .box div.dsl{ float:left; margin-top:3px; }
#icontent .left .box div.dsr{ float:right; margin-top:3px; }

#icontent .left .box a.glink{
   color:#93630F;
   text-decoration:none;
   font-size:14px;
   display:block;
   margin-bottom:10px;
   font-family:"Times New Roman", Times, serif;
}
#icontent .left .box a:hover.glink{
   text-decoration:underline;
}
#icontent .left h2{
   font-size:18px;
   font-family:"Times New Roman", Times, serif;
   font-style:italic;
   padding-bottom:8px;
   color:#000000;
   
   background-image:url(images/hfon1.gif);
   background-repeat: no-repeat;
   background-position:0% 100%;
}

#join {
  width:240px;
  height:41px;
  background-image:url(images/join-fon.gif);
  background-repeat:no-repeat;
  margin:20px 0px 0px 0px;
  
  position:relative;
  left:-20px;
  
  padding-top:4px;
  padding-left:11px;
}
#join img{
  float:right;
  margin-top:-38px;
}
.times1 {
  font-family:"Times New Roman", Times, serif;
  color:#000000;
  font-size:20px;
}
.helv-white {
   color:#FFFFFF;
   font-family: Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
}


#icontent .right{
  padding:20px;
  padding-left:0px;
  padding-top:15px;
  width:540px;
  float:right;
  line-height:140%;
  
}
#icontent .right h2{
   font-size:18px;
   font-family:"Times New Roman", Times, serif;
   font-style:italic;
   color:#93630F;   
}
#icontent .right h2.heb{
   font-family: Helvetica, sans-serif;
   color:#000000;
   font-style:normal;
   text-transform:uppercase;
   font-size:14px;
   margin-bottom:0px;
   padding:0px;
}
.pbord {
   padding:4px;
   border:1px solid #B2A894;
}
.pleft {
   margin-left:10px;
}

#tfooter {
   width:810px;
   height:200px;
   
   padding-top:25px;
   padding-left:22px;
}
.tf-nohome {
  background-image:url(images/tf-fon.jpg);
   background-repeat:no-repeat;
}
.tf-home {
  background-image:url(images/tf-fon-1.jpg);
   background-repeat:no-repeat;
}
#tfooter h2{
 color:#FFFFFF;
 font-size:18px;
 font-family:"Times New Roman", Times, serifl;
 margin-top:0px;
 padding:0px;
}
#tfooter .box1{
   width:245px;
}
#tfooter .box1 .row div{
   float:right;
}
#tfooter .box1 div.tf-label{
  float:left;
  width:75px;
  color:#FFFFFF;
  padding-top:3px;
}
#tfooter .box1 div.row{
  float:left;
  margin-bottom:10px;
}

#tf-submit {
  float:left;
  width:157px;
}
#tfooter .box1 input{
  width:155px;
  background-color:#E3EAE5;
  border:none; 
}
#tfooter .box1 textarea{
   width:155px;
   background-color:#E3EAE5;
  border:none;
}
#tfooter .box2{
   width:230px;
   margin-left:35px;
}
#tfooter .box2 .row div{
   float:left;
}
#tfooter .box2 .pic{
   width:80px;
}
#tfooter .box2 div.row{
  float:left;
  margin-bottom:10px;
}
#tfooter .box2 div.tf-label{
  float:right;
  width:150px;
  color:#FFFFFF;
  padding-top:3px;
 
}
#tfooter .box2 a{
  color:#FFFFFF;
  text-decoration:none;
}
#tfooter .box2 a:hover{
   text-decoration:underline;
}

#tfooter .box3 {
  width:270px;
  color:#FFFFFF;
  padding-top:20px;
  margin-left:20px; 
}
#tfooter .box3 a{
   color:#C98F00;
   text-decoration:none;
}
#tfooter .box3 a:hover{
   text-decoration:underline;
}
#tfooter .box3 h2.b3hw{
   color:#FFFFFF;
   margin:0px;
   float:left;
   font-size:26px;  
}
#tfooter .box3 h2.b3hg{
   color:#C98F00;
   margin:0px;
   float:left;
   font-size:26px;  
}
#tfooter .box3 h3{
   margin:0px;
   text-transform:uppercase;
   font-size:12px;
   font-weight:normal;
   letter-spacing:3px;
   color:#FFFFFF;
}
#tfooter .box3 .pic{
  margin-right:5px;
}
#tfooter .box3 div{
  float:left;
}

#footer {
  height:30px;
  width:832px;
  background-image:url(images/footer-fon.gif);
  background-repeat:no-repeat; 
  color:#A1987C;
  padding-top:16px;
font-size:11px;
}
#footer a{
  color:#A1987C;
  text-decoration:none;
   
}
#footer a:hover{
   text-decoration:underline;
}
#footer .left{
   width:350px;
   padding-left:15px;
}
#footer .right{
   float:right;
   width:130px;
}

#tblog {
   height:65px;
   width:797px;
   background-color:#FFFFFF;
   padding-left:35px;
   padding-top:10px;
   font-size:11px;
}
#tblog h2{
   color:#93630F;
   font-size:20px;
   margin:0px;
   margin-bottom:5px;
   font-family:"Times New Roman", Times, serif;
   font-style:italic;
   font-weight:normal;
   
}

.entry {
   line-height:140%;
   width:530px;
}
.entry p {
  margin:0px;
  margin-bottom:15px;
  
}

h2.widgettitle {
   color:#93630F;
   font-size:16px;
   font-style:italic;
   font-family:"Times New Roman", Times, serif;
   margin-top:0px;
   padding-top:0px;
}

#rss {
   padding-bottom:10px;
  /* border-bottom:1px dotted #CECDCA;*/
   
  
}

#rss a{
   color:#D4A533;
   text-decoration:underline;
}
#rss a:hover{
   color:#D4A533;
   text-decoration:none;
}
#rss b a{
   margin:0px 5px 0px 8px;
   font-size:14px;
   color: #333333;
   text-decoration:none;
}
#daikos-text-1 {
   float:left;
}
.widget {
 /*border:1px solid #FF0000;*/
 
  margin-bottom:0px;
  padding:0px;
  
  
  padding-bottom:10px;
   border-bottom:1px dotted #CECDCA;
}

#sidebar ul {
   float:inherit;

  margin:0px;
  padding:0px; 
}
#sidebar ul li li{
  padding-left:-10px;
   margin-left:-10px;
   margin-bottom:8px;
}

#sidebar .cat-item {
   color:#D4A533;
   
}
#prob {
  height:25px;
  width:832px;
  clear:both;
  background-color:#FFFFFF;
}

#hcontent {
   padding-bottom:15px;
}

.hfirst {
  
  width:198px;
  padding:10px 15px;
  line-height:140%;
}
.hsecond {
  
  width:336px;
  padding:10px 20px;
}
.hthird {
  
  width:166px;
  padding:10px 0px;
  padding-left:30px;
  
  
 
}
.hf-head1 {
  height:23px;
  width:213px;
  padding-top:4px;
  padding-left:15px;
  background-image:url(images/hfh.jpg);
  background-repeat:repeat-x;
}
.hf-head2 {
  height:21px;
  width:356px;
  padding-left:20px;
  padding-top:-2px;
  background-image:url(images/hfh2.jpg);
  background-repeat:no-repeat;
  
  
}
.hf-head3 {
  height:23px;
  width:213px;
  padding-top:4px;
  padding-left:15px;
  background-image:url(images/hfh.jpg);
  background-repeat:repeat-x;
}

#rall {
   margin:0px;
   padding:0px;
}

#rall a{ color:#C98F00; }
#rall a:hover{ color:#93630F;}

#rall img{
   margin-right:5px;
}

.hfirst li h2.widgettitle{
  display:none;
  
}

.hfirst li.widget {
  border:none;
  margin:0px;
}
.hfirst li li {
  border:none;
  margin:0px;
  float:left;  
}
.hfirst li li.m {
  background-image:url(images/sp2.gif);
  background-repeat:no-repeat;
  padding-left:15px;
}

.hf-head1, .hf-head2, .hf-head3 {
   color:#FFFFFF;
   font-size:14px;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-style:italic;
}


#h_sidebar-1 {
  width:198px;
}
#h_sidebar-1 div{
   clear:both;
   width:198px;
}
#h_sidebar-1 ul{
   
  margin-left:0px;
  padding-left:0px;
  list-style:none;
}

.hfirst li a{
   color:#ce990f ;
   font-weight:bold;
}
.hfirst .date {
   color:#93630F;
   font-style:italic;
}
.hfirst .snippet {
   font-style:italic;
}


.hfirst .rm a, .hsecond a{
   color:#ce990f;
   text-decoration:underline; 
}
.hthird a {
  color:#ce990f;
  text-decoration:none;
  font-style:italic;
}
.hfirst .rm a:hover, .hsecond a:hover{
   color:#93630F;
   text-decoration:underline; 
}
.hthird a:hover{
   color:#93630F;
   text-decoration:none;
}
.hfirst .pip {
   width:190px;
   height:20px;
   float:left; 
}
.hfirst p.rag {
  display:inline;
  position:relative;
  top:-2px;
  left:0px;
  color:#C98F00;
  margin:0px;

}
span.rag {
  position:relative;
  top:-2px;
  left:0px;
  color:#C98F00;
}

.hsecond h1 {
  font-size:18px;
  font-family: "Times New Roman", Times, serif;
  color:#93630F;
  margin:0px;
  margin-bottom:10px;
  padding:0px;
  font-style:italic;
  font-weight:normal;
}
.hsecond h2 {
   font-size:14px;
   margin:0px;
}

.hthird ul{
  margin:0px;
  padding:0px;
  list-style:none;


  
}
.hthird ul li{
 list-style:none; 
 border-bottom:1px dotted #BC9C1A;
 float:left;
 padding-bottom:15px;
 margin-bottom:15px; 
}
.hthird img{
  padding:5px;
  border:1px solid #C7BFAE;  
}

.ppic2, .ppic3, .ppic1 {
  clear:both;
  width:165px;
  margin-bottom:2px;
 
}

.ppic1 {
   color:#CC9610;
   font-weight:bold;
}

.ppic2 .left {
  float:left;
  width:113px;
}
.ppic2 .right {
  float:right;
  width:50px;  
}

.wpcf7 p{
  text-align:left;
}

.wpcf7 input, .wpcf7 textarea {
   border:1px solid #93630F;
}

#i_sidebar-1 ul, #h_sidebar-2 ul, #h_sidebar-3 ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
#i_sidebar-1 ul li.widget_daikos_text, #h_sidebar-2 ul li.widget_daikos_text, #h_sidebar-3 ul li.widget_daikos_text{
  list-style:none;
  margin:0px;
  padding:0px;
  border:none;
  }
.acmessage {
   height:50px;
}
.git {
   margin-bottom:15px;
}
.sit {
   margin-bottom:15px;
}
#ff {
   margin:0px;
}
.entry a {
  color:#C98F00;
}
.entry a:hover {
  color:#93630f;
}


.entry {
  font-size:0.9em;
  line-height:140%;
}

.dateBox {
   width:40px;
   height:45px;
   background-color:#CF9506;
   color:#FFFFFF;
   padding-left:5px;
   
   margin-right:10px;
   float:left;

   
}
.day {
   font-size:26px;
   padding:0px;
   margin:0px;
   font-weight:bold;
   font-family: Georgia, "Times New Roman", Times, serif;
   position:relative;
   top:-5px;
}
.month {
  /* clear:both; */
   font-size:14px;
   padding:0px;
   text-transform:uppercase;
   font-weight:bold;
   margin:0px;
   font-family: Georgia, "Times New Roman", Times, serif;
   position:relative;
   top:-5px;
}

.posth {
 
  
  float:left;
  width:450px;
  
  display:block;
  
   
   margin:0px;
   padding:0px;
   font-size:20px;   
padding-top:0px;
/* position:relative;
top:26px;
left:0px;*/
 

  
}
.dh {
  
   float:left;
   width:528px;
   border:none;
  margin:0px;
   padding:0px;
  
}

.pline {
   float:left;
   height:1px;
   width:528px; 
   margin:0px;
   padding:0px;
   padding-bottom:10px;
    margin-bottom:15px;
 border-bottom:1px dotted #CECDCB;
}


#IDX-slideshow { text-align: center; width: 162px; height: 188px; float:left; }
#idx div{
  float:none;
}
#idx a{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CE990F;  }
#idx a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #93630F;  }

div.addthis_div{
	margin:0px;
	padding:0px;
	width:523px;
	margin-top: 10px;
}
div.addthis_div a, div.addthis_single a{
	float:right;
}
div.post h2{
	margin-bottom:5px;
}
div.addthis_single{
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	width:523px;
}
