/*
Theme Name: Oblomovka
Theme URI: http://www.oblomovka.com/
Description: Theme for Oblomovka site
Version: 0.1
Author: Danny O'Brien
Author URI: http://www.spesh.com/danny/
Tags: green, two columns, widgets

	Oblomovka
	 http://www.oblomovka.com/public/oblomovka/wp_theme/

	This theme was designed and built by Danny O'Brien
	whose blog you will find at http://www.oblomovka.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* RESET */

/* BEGIN OBLOMOVKA */

/* GENERAL */

body {
  margin: 0;
  padding: 0;
  background: #a8c0a8;
  font-family: Charter, 'Bitstream Charter', 'Sitka Text', Cambria, serif; 
  font-size: large;
  line-height: 1.6;
  color: #000000;
 
}

p {
  margin-block-start: 0.5em;
  }

hr {
  width: 10%;
  border: thin outset;
}

.hooray {
  display: none;
}

:link {
    color: #196ec4;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

input {
  background-color: #d5e5d5; 
  font-size: 0.8rem;
  border: 1px solid #b0c0b0;
  border-radius: 3px;
  padding: 4px;
  width: 90%; /* Set the width to 100% to fit within its parent container */
  box-sizing: border-box; /* Include padding and border in the element's total width */
  margin: 0; /* Remove any margin that might cause overflow */
}

/* CORNERPIC */

img.cornerpic {
  width: 160px;
  border: 3px double black;
}

/* TOPBOX */

#topbox {
  background: #a8c0a8;
  height: 166px;
  margin-top: 0;
  white-space: nowrap;
  color: #cce5cc;
}

#topbox h1 {
  display: inline;
  vertical-align: bottom;
  font-size: 500%;
  font-family: Georgia, serif;
}

#searchformspan {
  display: inline;
  text-align: right;
  vertical-align: bottom;
  font-family: Georgia, serif;
  font-size: 0.8rem;
  width: 141px;
}


/* SIDEBAR */

#sidebar {
  float: left;
  margin-left: 10px;
  width: 146px;
  background-color: #a8c0a8;
  padding: 1px 5px 10px;
}

#sidebar *  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}

#sidebar h3 {
  margin-top: 10px;
}

/* CONTENT */


#content {
  float: left;
  padding: 1px 30px 10px;
  margin-right: 1px;
  background-color: #b6ceb6;
  width: 75%;
  max-width: 800px; /* Set a maximum width for better readability */
  margin-left: auto; /* Center the content */
  margin-right: auto; /* Center the content */
}
#fore {
  font-weight: bold;
}

.quote,
.adbox {
  font: normal x-small Georgia, "Times New Roman", Times, serif;
  border: 1px solid #c0d0c0;
  background: #a8c0a8;
  padding: 5px;
}

.links {
  clear: right;
  float: right;
  font: normal x-small Georgia, "Times New Roman", Times, serif;
  border: 1px solid #000000;
  background: #a8c0a8;
  padding: 5px;
  margin-bottom: 1em;
  width: 121px;
}

.oblinkinfo {
    text-align: center;
    margin: -5px;
    margin-top: 0px;
    border-top: thin solid #102010;

    background: #90a090;
}


.picture {
  border: thin double #c0d0c0;
  border-width: 3px;
  background: #a0b0a0;
  padding: 0px;
  float: left;
  margin: 10px;
  margin-top: 1.2em;
  margin-left: 2px;
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
  }

.footnote {
  margin-left: 10%;
  margin-right: 10%;
  font-size: 0.8rem;
}

.postmetadata {
  font-size: 0.8rem;
}


.search {
  background-color: yellow;
}

.date {
}

.permalink {
  text-decoration: none;
  color: #049;
}

.permalink:hover {
  text-decoration: underline;
  }

h1, h2, h3 {
  font-family: "Georgia", "Times Roman", serif;
  color: #000000;
  margin-top: 1em;
  margin-bottom: 0.2em;
  line-height: 1.2;
}

h1 {
  font-size: 2.5rem;
  font-weight: bold;
}

h2 {
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 2px solid #405050;
  padding-bottom: 3px;
}

h3 {
  font-size: 1.5rem;
  font-weight: bold;
}

.title {
  font-size: 2rem;
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 1em;
} 
.title {
  font-size: 2rem;
  font-weight: bold;
  text-transform: lowercase ;
}



#bigbar .quote P {
  color: #c0d0c0;
  margin: 10px;
  width: 80;
  font: normal x-small Georgia, "Times New Roman", Times, serif;
  margin-left: 0px;
  }

#content .quote P {
  float: right;
  font: normal x-small Georgia, "Times New Roman", Times, serif;
  width: 121px;
  background: #a0b0a0;
  }

#content .adbox P {
  float: right;
  font: normal x-small Georgia, "Times New Roman", Times, serif;
  width: 120px;
  background: #a0b0a0;
  padding: 5px;
  margin: 10px;
  margin-left: 10px;
  margin-right: 10px;
  }


#content BLOCKQUOTE {
  font-style: italic;
  padding-left: 0.5em;
  border-left: thin solid green;
}

.urlsummary {
    padding-left: 10%;
    padding-right: 10%;
  }
.urlsummary CITE {
  font-size: 0.7rem;
  font-variant: small-caps;
}



/* BEGIN WORDPRESS 

/* Begin Typography & Colors */





/* 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;
    list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  display: inline;
  text-align: center;
  padding: 0px;
  float: right;
  width: 131px;
  font: normal x-small Georgia, "Times New Roman", Times, serif;
  border: thin solid #000000;
  border-width: 1px;
  background:  #aebeae;
  margin-bottom: 1em;
	}


#searchsubmit {
	padding: 0px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* 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: 60px;
	}
/* 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;
}

figcaption {
    font-style: italic;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}

/* 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." */
