/* Hajnal blogjanak stylesheetje
Theme Name: Haho blog - zold
Theme URI: http://hajnal.horak.hu
Description: Haho blogjanak temaja
Version: 1.0
Author: RePa
Author URI: http://blog.horak.hu
*/

small {
  font-size: 8px;
}

a:link, a:visited, a:active {
  text-decoration: none;
	color: #d2bc44;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans;
}

a:hover {
	text-decoration: underline;
  background-color: transparent;
}

img, a img {
 	border: 0px;
	margin: 0px;
	padding: 0px;
}

p img {
  padding: 0px;
  max-width: 100%;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

pre, code {
	font-family: monospace;
	font-size: 11px;
	text-align: left;
}

#content {
	border-width: 0;
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 0;
	margin: 0;
	margin-left: 20px;
	width: 700px;
}

#header {
	cursor: default;
	color: #181f25;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	letter-spacing: 2px;
	text-align: right;
	padding: 3px;
	margin-bottom: -8px;
}

#header a, #header a:link, #header a:visited, #header a:active {
	cursor: default;
	color: #dfcf3c;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	letter-spacing: 2px;
	text-align: right;
	padding: 3px;
	margin-bottom: -8px;
	text-decoration: none;
}

#header a:hover {
	cursor: default;
	color: #d5c33b;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	letter-spacing: 2px;
	text-align: right;
	padding: 3px;
	margin-bottom: -8px;
	text-decoration: underline;
}

#alja {
	border: none;
	padding: 0px;
	margin: 0px;
}

.date {
	cursor: default;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	border-width: 0px;
	color: #53718a;
	letter-spacing: 2px;
	display: block;
}

.date:before {
	content: '[ ';
}

.date:after {
	content: ' ]';
}

.storytitle {
	font-size: 15px;
	font-weight: bold;
	margin: 2px;
	color: #000;
	display: block;
	margin-top:4px;
	padding: 2px;
	padding-left: 4px;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-style: italic;
	border-bottom: dotted 1px #eee;
}

.storytitle a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-style: italic;
	text-decoration: none;
}

.storycontent {
	font-family: Verdana, Helvetica, Arial, sans;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	color: #181f25;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 1px;
	cursor: default;
}

/* Ami meg nincs */

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	background-color: #125;
	border: 1px dashed #acf;
	font-family: monospace;
	margin: 5px 0 5px 0;
	padding: 0 6px 0 6px;
	text-align: left;
}

blockquote {
	font-size: 1em;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-size: 100%
}

.storycontent > p:first-letter {
	font-size: 18px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #435c72;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: all;
}

.meta {
	cursor: default;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #dbca3d;
	letter-spacing: 2px;
	display: block;
	text-align: left;
	margin-right: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #557087;
	font-weight: bold;
}

.meta:before {
	content: "[";
}

.meta:after {
	content: "]";
}

#commentform #name, #commentform #email, #commentform #url, #commentform #author, #commentform textarea {
	background: #bdf;
	border: 1px solid #fff;
	padding: .2em;
	color: #000;
}

#commentform #name:hover, #commentform #email:hover, #commentform #url:hover, #commentform #author:hover, 
#commentform textarea:hover, #commentform #name:focus, #commentform #email:focus, #commentform #url:focus, 
#commentform #author:focus, #commentform textarea:focus {
	background-color: #fff;
	border: 1px solid #246;
}

#commentform textarea {
	width: 100%;
}

.commentlist {
  list-style-type: none;
  padding-left: 10px;
  padding-right: 10px;
}

.commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

.commentlist li {
  margin: 0;
  padding: 10px;
}

.alt {
  background-color: #fff;
  border-top: 1px solid #357;
  border-bottom: 1px solid #357;
}

#menu {
	width: 200px;
	text-align: left;
	position: absolute;
	left: 810px;
	top: 210px;
	font-size: 10px; 
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	font-size: 10px;
}

.menuitem, .archive {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #d5c33b;
	display: block;
	padding-left: 16px;
  list-style-type: none;
}    

#menu ul, #menu ul li, #menu ul li h2 {
  border: none;
  padding: 0px;
  margin-left: 0px;
  list-style-type: none;
}

.menuitem a, .archive a {
  text-decoration: none;
	color: #d2bc44;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans;
}

.menuitem a:hover, .archive a:hover {
	text-decoration: underline;
  background-color: transparent;
}

#menu a {
  font-family: Georgia, "Times New Roman", Times, sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  color: #d5c33b;
  display: block;
}

#menu p {
  margin: 0px;
  padding: 0px;
}

#searchform {
	text-align: center;
}

#other a, #menu ul li ul li, #archives ul li {
	padding: 0px 0px 0px 16px;
}

#wp-calendar {
	border: 0px;
	empty-cells: show;
	font-size: 8px;
	margin: 0;
	margin-bottom: 14px;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	color: #eef;
}

#wp-calendar caption {
	color: #4ac;
	font-size: 12px;
	text-align: left;
	margin-top: 14px;
}

#wp-calendar td {
	color: #478;
	font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	border: 1px none;
}

#wp-calendar td.pad:hover {
	border: 1px solid #8ce;
}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
	border: 1px solid #8ce;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

INPUT {
	font-size: 10px;
	background: #bdf;
	border: 1px solid #fff;
	padding: .2em;
	color: #000;
}

INPUT:hover, INPUT:active {
  	background-color: #fff;
	border: 1px solid #246;
}

