@charset "utf-8";
/*
Theme Name: tumblelog - sajnálatos.hu
Theme - hungarianfail URI: http://zeo.unic.net.my/notes/tumblelog/
Description: <strong><a href="themes.php?page=theme-options">Configure theme</a></strong>. A WordPress <a href="http://en.wikipedia.org/wiki/Tumblelog">tumblelog</a> theme and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a> otherwise noted. Totally open source. Hack it apart and send me a patch!
Version: 2.0
Author: Safirul Alredha
Author URI: http://zeo.unic.net.my
Tags: tumblelog, fixed width, two columns, widgets

Based on Fold by tumblr.

License: GPL
*/

body {
	background: #996699 url('images/bg.jpg');
	font: 13px/1.54em Arial, Helvetica, sans-serif;
	margin: 0 0 100px 0;
	padding: 0;
	color: #444;
	text-align: center;
	}

a:link, a:visited {
	}

#header h1 {
	margin-top: 0;
	width: 500px;
	font-weight: normal;
	font-size: 40px;
	line-height: 1.0;
	letter-spacing: -1px
	}

	#header h1 a {
		color: #666;
		text-decoration: none;
		}

#header #blog-description {
	margin-top: 0px;
	margin-bottom:-4px;
	padding-left:280px;
	width: 500px;
	font-size: 20px;
	font-weight:bold;
	color: #993399;
	}
#header img { border: 0px; height:150; }

h2.date {
	color: #ccc;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom: 0px solid #ccc;
	}

abbr { border: 0; }

h2.entry-title {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	}

	h2.entry-title a {
		color: #444;
		text-decoration: none;
		}

h2, h3 { color: #666; }
h2 a, h3 a { color: #666; }

div.entry-kulonito	{ margin-top:5px; margin-bottom: 3px; border-bottom: medium; border-bottom-color: #990099; border-bottom-style:solid; }
div.entry-kulonito-lent	{ margin-top:5px; margin-bottom: 30px; border-bottom: 1px; border-bottom-color: #CCCCCC; border-bottom-style: dashed; }

div.entry-meta { margin-bottom: 20px;}
div.entry-meta a { margin-bottom: 20px; text-decoration:none; font-weight: bold }
div.hentry { margin-bottom: 25px; }

.clr { clear:both; height: 1px; font-size:1px; border:none; margin:0; padding:0; background:transparent; }


#wrapper { width: 850px; margin: 0 auto; color: #888; text-align: left; }
#wrapper a { color: #888; }
#wrapper-inner { width:520px; float:left; padding: 20px 25px 25px; margin-bottom: 0px; background-color: #fff; border-bottom: 8px solid #aaa; }

#sidebar { width: 220px; float: right; background-color: #fff; padding: 100px 25px 25px; border-bottom: 8px solid #aaa; }
#sidebar h2 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
  margin: 10px 0 5px;
  font-weight:bold;
  color:#993399;
	}
#sidebar h2 a{
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
  margin: 10px 0 5px;
  text-decoration:none;
    font-weight:bold;
  color:#993399;
  	}

#sidebar ul { list-style: none; padding: 0; margin: 0; }

/*#sidebar ul li li { margin-bottom: 5px; line-height: 1.0; }*/


#attention { background: #993399; font:Arial, Helvetica, sans-serif; font-size:14px; font-color: #FFF; color:#FFFFFF; padding:10px; height:auto; width:auto; text-decoration:none; -moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;}
#attention a { text-decoration: none; color: #fff; background-color: #ad5cad; padding: 1px 4px; }
#attention a:hover { background-color: #fff; color: #939; }

#footer {
	clear: both;
	color: #eee;
	font-size: 11px;
	width: 520px;
	}

#footer a {
	color: #eee;
	}

.home .author {  }

div.photo .entry-title {  }
div.video .entry-title {  }
div.link .entry-title { display:none; }
div.quote .entry-title { }

div.photo img { border: none;
}
div.hentry .description { margin-top: -10px; }

div.link {}

	div.link span.raquo {
		font-size: 24px;
		line-height: 1.2;
		color: #666;
		}

	div.link a.taggedlink {
		font-size: 24px;
		line-height: 1.2;
		letter-spacing: -1px;
		color: #666;
		text-decoration: none;
		border-bottom: 1px dotted #666;
		}

	div.link div.description {
		margin-top: -10px;
		}

	body.search div.link span.raquo,
	body.search div.link a.taggedlink {
		font-size: 20px;
		}

div.quote {}

	div.quote blockquote {
		font-size: 20px;
		color: #993399;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		}

	div.quote blockquote cite {
		font-size: 12px;
		}

div.chat {}

	div.chat ol {
		clear: both;
		list-style-type: none;
		border-left: 5px solid #555;
		margin: 0 0 20px;
		padding: 0;
		}

	div.chat ol li {
		padding: 5px 10px;
		border-bottom: 1px solid #fff;
		}

	div.chat ol li cite {
		font-weight: bold;
		}

	div.chat ol li.odd {
		background-color: #f4f4f4;
		}

	div.chat ol li.even {
		background-color: #e8e8e8;
		}

	div.chat ol li blockquote {
		margin: 0;
		display: inline;
		}

div.wp-caption {
	margin: 10px 0 0;
	border: 5px solid #eee;
	text-align: center;
	background-color: #eee;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	margin: 0;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.cat a {
background: #CC33CC !important;
font-size:14px !important;
font:Arial, Helvetica, sans-serif !important;
color:#FFFFFF !important;
padding:5px 10px 5px 10px;
height:auto !important;
font-weight:bold;
text-decoration:none;
margin-bottom:10px;
border-left: 4px;
border-left-style:solid;
border-left-color: #990099;
}

#kommentek {
width:auto;
margin-top: 5px;
padding: 5px;
text-align:right;
vertical-align:top;
color: #333333;
}

#searchsubmit {
font-family: 'Arial', sans-serif;
font-size: 11px;
background-color: #993399;
border: 0;
color: #fff;
font-weight: bold;
width: 20px;
}

#searchinput {
font-family: 'Arial', sans-serif;
font-size: 11px;
width: 150px;
background-color: #f5f5f5;
border: 0;
padding: 1px 2px;
color: #777;
height: 14px;
}

#sidebar .twittauthor{
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

#sidebar .twittauthor a{
font-size:11px;
font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-decoration:none;
color:#990066 !important;
}



#sidebar ul li{
	list-style: none;
	line-height: 135%;
	margin: 0px;
	font-size: 13px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

/*#sidebar ul ul{
	padding: 0px 0px;
}*/

#sidebar ul ul li{
	border-bottom: 1px solid #eeeeee;
	padding: 2px 0;
	background: url(images/side.gif) no-repeat 0 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#sidebar ul ul li ul{
	padding-left: 5px;
	margin-bottom: 0;
	border-bottom: 0px;
}

#sidebar ul ul li ul li{
	list-style: none;
	line-height: 160%;
	font-size: 12px;
	border-bottom: 0;
	background: none;
}

/*komment*/
#submit-komment {
font-family: 'Arial', sans-serif;
font-size: 14px;
background-color: #993399;
border: 0;
color: #fff;
font-weight: bold;
width: auto;
padding: 5px;
cursor: pointer;
}

.comment-meta {
font:Georgia, "Times New Roman", Times, serif !important;
font-size:11px;
font-style:italic;
color:#333333;
}
.comment-meta a {
font:Georgia, "Times New Roman", Times, serif !important;
font-size:11px;
font-style:italic;
color:#333333;
text-decoration:none;
}
#comment-author a{
font:Georgia, "Times New Roman", Times, serif !important;
font-size:13px;
color: #990099;
text-decoration:none;
font-weight: bold;
padding-right: 20px;
}
#comment-author {
font:Georgia, "Times New Roman", Times, serif !important;
font-size:13px;
color: #990099;
text-decoration:none;
font-weight: bold;
padding-right: 10px;
}

.commentlist a{
font-family: Georgia, "Times New Roman", Times, serif;
}
.commentlist {
padding-right: 30px;}

.comment-number {
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
background:  #993399;
border-left: 4px #990099;}

#gabaplugin a{
text-decoration:none;
font-size: 12px;
font-style:bold !important;
color:#990099;
padding-right: 10px;}

#gabaplugin {
text-decoration:none;
font-size: 12px;
font-style:bold !important;
color: #333333;
padding-right: 10px;}

#elakadtam a{
text-decoration:none;
font-size: 11px;
font-style:bold !important;
color:#990099;
padding-right: 10px;
padding-left: 10px;}



div.navigation {
	text-align: center;
}
	
div.navigation span {
	display: none;
}

div.navigation p {
	padding: 0;
	margin: 0;
}

div.navigation a {
	text-align: center;
	width: 50%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 40px;
}

#content div.navigation a:hover {
	color: #fff;
	background-color: #993399;
	text-decoration: none;
}

/* */

div#sidebar div.tw {
margin-bottom: 10px;
}

div#sidebar div.tw ul li {
line-height: 16px;
padding: 3px 0;
margin-bottom: 2px;
font-size: 12px;
border-bottom: 1px solid #eee;
}

div#sidebar div.tw ul li span.t {
margin-left: 3px;
}

div#sidebar div.tw ul li span.t,
div#sidebar div.tw ul li span.t a {
font-size: 10px;
color: #999;
text-decoration: none;
}

div#sidebar div.tw ul li span.t a:hover {
color: #333;
text-decoration: underline;
}

div#sidebar div.tw div.flw {
background: url('images/twitter.gif') 3px 0 no-repeat;
padding-left: 22px;
}

div#sidebar div.tw ul li.twl {
height: 100px;
line-height: 100px;
display: block;
color: #999;
font-style: italic;
text-align: center;
background: #fff url('images/loading.gif') 72px 44px no-repeat;
}