@import url(reset.css);

/* globals
--------------------------------------------- */
body {font: normal 15px/1.3em Arial, Helvetica, sans-serif; background: #333333}
hr {display: none;}
p, ul, ol, table {margin-bottom: 1.3em;}
a {color: #ff6600; text-decoration: none;}
a:hover {color: #777; text-decoration: underline;}
h1, h2, h3, h4, h5, h6 {font-weight:normal}
cite {font-style: normal}
.clear {clear: both;}
h3 {font-size: 1.4em; margin-bottom: 1em;}

/* blocks
--------------------------------------------- */
#all {width: 842px; padding: 24px 66px 100px 38px; background: #fff; margin-left: 38px;}
#hd, #ft, #sb {float: right; width: 337px}


#hd h1 a {height: 283px; text-indent: -1000em; overflow: hidden; display: block; background: url(img/branding.png) no-repeat}
	#desc {height: 0; overflow: hidden;}

	
#cnt {float: left; width: 444px; background: #fff }
	#cnt h2 {font-size: 30px; color: #363942; line-height: 1em;}
	
.entry {border-bottom: 1px dotted #111; margin-bottom: 1em;}	
.entry h2 a {color: #363942; text-decoration: none; font-weight: bold;}
.entry p.meta {font-size: 11px;}
	.entry p.meta a {font-weight: bold;}
.entry div.content {}
	.entry div.content a {text-decoration: underline;}
.entry p.more {text-align: right}
	.entry p.more a {font-weight: bold; padding-left: 20px; background: url(img/ico-star.png) 0 0 no-repeat }
	.entry p.more a.read {float: left;}

.social_bookmark em {display: none;}


#sb h2 {height: 39px; text-indent: -1000em; overflow: hidden; background-repeat: no-repeat; margin-bottom: 1em;}
	#sb-cats h2 {background-image: url(img/title-kategorie.png)}
	#sb-ad h2 {background-image: url(img/title-reklama.png)}
	#sb-tags h2 {background-image: url(img/title-tagi.png)}
#sb p {margin-bottom: 1em;}

#sb-cats ul {overflow: hidden;}
#sb-cats li {float: left; width: 50%; font-weight: bold;}

div.adspace {margin-bottom: 1em;}

#rss a {display: block; border-bottom: 1px dotted #333; padding-left: 25px; background: url(img/ico-rss.png) 0 0 no-repeat; color: #333; font-weight: bold; zoom:1}
#rss a:hover {border-bottom-style: solid; text-decoration: none;}
	
#ft {background: #ff6600; color: #fff; font-size: 11px; line-height: 1.3em; clear: right}
	#ft-in {padding: 90px 12px 1px 12px}
	#ft a {color: #fff; font-weight: bold}

#commentform textarea {overflow: auto; width: 400px}