* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: url('http://www.zoltanhosszu.com/img/bg.jpg') #222;
	text-align: center;
}

div.page {
	background: url('http://www.zoltanhosszu.com/img/light.png') no-repeat top center;
	text-align: center;
	margin: 0 auto;
}

div.container {
	width: 980px;
	margin: auto;
	text-align: left;
}

h2 {
	font-family: Cambria, Georgia, Serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 150%;
}

h2 small {
	font-size: 12px;
	display: block;
	color: #c87711;
}

p, span {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #555;
	text-indent: 15px;
	text-align: justify;
	margin: 5px 0px 0px 0px;
	line-height: 150%;
}

p a, span a {
	color: #DD6E00;
	text-decoration: none;
	border-bottom: 1px dotted #BBB;
}

p a:hover, span a:hover, h2 a:hover, h3 a:hover {
	color: #FF9E20;
	border-bottom: 0px;
	text-decoration: none;
}

p b, span b {
	color: #DDD;
}

div.clear {
	clear: both;
}

div.header {
	width: 100%;
	height: 209px;
	background: url('http://www.zoltanhosszu.com/img/header.png') no-repeat 51% top;
	text-align: center;
	margin: 0 auto;
	z-index: 10;
	position: relative;
}

div.header div.menu {
	margin: 0 auto;
	width: 480px;
	position: relative;
	left: 100px;
}

a.home, a.portfolio, a.aboutme, a.contact {
	margin: 5px;
}

a.home {
	height: 40px;
	width: 85px;
	display: block;
	float: left;
	text-indent: -9999px;
	position: relative;
	top: 75px;
}

a.portfolio {
	height: 47px;
	width: 101px;
	display: block;
	float: left;
	text-indent: -9999px;
	position: relative;
	top: 58px;
}

a.aboutme {
	height: 50px;
	width: 119px;
	display: block;
	float: left;
	text-indent: -9999px;
	position: relative;
	top: 35px;
}

a.contact {
	height: 44px;
	width: 107px;
	display: block;
	float: left;
	text-indent: -9999px;
	position: relative;
	top: 26px;
}

div.featured {
	height: 0px;
	width: 0px;
	line-height: 0px;
	font-size: 0px;
	position: relative;
	top: -164px;
	left: 695px;
	z-index: 20;
}

div.featured img#thumbtack {
	position: absolute;
	margin-left: 120px;
	margin-top: -10px;
}

div.welcome {
	float: left;
	width: 560px;
	margin: 10px 0px 0px 10px;
}

div.about {
	float: right;
	width: 370px;
	margin: 10px 25px 0px 0px;
}

div.photo {
	float: right;
	margin-left: 5px;
	width: 145px;
}

div.photo img {
	margin: 0px 0px 0px 20px;
}

a.downloadcv {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url('http://www.zoltanhosszu.com/img/b_download.png') no-repeat;
	width: 174px;
	height: 36px;
	margin-top: 10px;
}

a.readmore {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url('http://www.zoltanhosszu.com/img/b_readon.png') no-repeat;
	width: 120px;
	height: 32px;
	margin-top: 10px;
}

a.readmore:hover {
	background: url('http://www.zoltanhosszu.com/img/b_readon_on.png') no-repeat;
}

div.latests {
	margin: 20px 10px 0px 10px;
}

div.latest {
	float: left;
	width: 296px;
	margin-left: 18px;
}

div.contact {
	float: left;
	margin: 20px 0px 0px 10px;
}

div.contact div.postcard {
	height: 309px;
	width: 589px;
	background: url('http://www.zoltanhosszu.com/img/postcard.png') no-repeat;
	margin: 0px 0px 30px 20px;
}

div.contact div.postcard div.message {
	float: left;
}

div.contact div.postcard div.message textarea {
	background: transparent;
	font-family: Cambria, Georgia, Serif;
	width: 250px;
	height: 230px;
	margin: 33px 0px 0px 15px;
	display: block;
	color: #333;
	text-indent: 40px;
	font-size: 16px;
}

div.message label {
	text-indent: -9999px;
	width: 158px;
	height: 23px;
	display: block;
	float: left;
	margin: 0px 10px 0px 50px;
}

div.contact div.postcard div.sender {
	padding: 145px 0px 0px 0px;
}

div.contact div.postcard div.sender input.inp {
	height: 25px;
	width: 220px;
	font-family: Cambria, Georgia, Serif;
	font-size: 16px;
	margin: 15px 0px 0px 60px;
	background: transparent;
	color: #333;
}

input.send {
	margin: 20px 0px 0px 80px;
	width: 150px;
	height: 30px;
}

div.icons {
	float: right;
	margin: 20px 10px 0px 0px;
	width: 340px;
}

a.rss, a.facebook, a.youtube, a.digg, a.stumble {
	display: block;
	text-indent: -9999px;
	margin: 15px 0px 0px 30px;
}

a.rss {
	background: url('http://www.zoltanhosszu.com/img/s_rss.png') no-repeat;
	width: 232px;
	height: 29px;
}

a.facebook {
	background: url('http://www.zoltanhosszu.com/img/s_facebook.png') no-repeat;
	width: 259px;
	height: 30px;
}

a.youtube {
	background: url('http://www.zoltanhosszu.com/img/s_youtube.png') no-repeat;
	width: 183px;
	height: 30px;
}

a.digg {
	background: url('http://www.zoltanhosszu.com/img/s_digg.png') no-repeat;
	width: 93px;
	height: 29px;
	float: left;
}

a.stumble {
	background: url('http://www.zoltanhosszu.com/img/s_stumble.png') no-repeat;
	width: 152px;
	height: 26px;
	float: right;
	margin-right: 30px;
}

div.icons p {
	background: url('http://www.zoltanhosszu.com/img/s_reserved.png') no-repeat;
	text-indent: -9999px;
	width: 236px;
	height: 41px;
	margin: 60px 0px 0px 50px; 
}

div.pencil {
	height: 0px;
	width: 0px;
	line-height: 0px;
	font-size: 0px;
	position: relative;
	left: -80px;
	top: 10px;
}

div.preload {
	position: absolute;
	top: -9999px;
	display: none;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

a#prev, a#next {
	width: 100px;
	height: 300px;
	float: left;
	text-align: center;
	background: url('http://www.zoltanhosszu.com/img/prevnext.png') no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

a#prev {
	margin: 0px 0px 0px 10px;
	background-position: 0px 50%;
}

a#prev:hover {
	background-position: -100px 50%;
}

a#next {
	background-position: -300px 50%;
}

a#next:hover {
	background-position: -200px 50%;
}

div.latest {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 730px;
	height: 280px;
	position: relative;
	border: 10px solid #343434;
}

div.latest div.folio {
	position: absolute;
	height: 280px;
	width: 10000px;
	border: 1px solid #333;
	border-left: 0px;
	border-right: 0px;
	background: #222;
}

div.latest div.folio div.work {
	float: left;
	margin: 0px 0px 0px 0px;
}

div.latest div.folio div.work img {
	width: 730px;
	height: 280px;
}

div.latest div.folio div.work a {
	text-decoration: none;
	color: #feab16;
}

div.latest div.folio div.work a b {
	font-size: 16px;
	display: block;
	font-family: Cambria, Georgia;
	border: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	padding: 10px 0px 0px 20px;
	background: url('http://www.zoltanhosszu.com/img/bg_folio.png');
	position: relative;
	top: -50px;
	height: 50px;
	width: 710px;
	cursor: pointer;
}

div.latest div.folio div.work a b small {
	display: block;
	color: #DDD;
	font-style: italic;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
}

div.latest div.folio div.work a:hover {
	color: white;
}

ul.scroll {
	margin: 10px 0px 0px 400px;
}

ul.scroll li {
	float: left;
}

ul.scroll li a {
	display: block;
	line-height: 25px;
	width: 25px;
	text-align: center;
	color: #999;
	text-decoration: none;
	font-family: Cambria, Georgia;
	font-size: 12px;
	margin: 1px;
	border: 1px solid #333;
}

ul.scroll li a:hover {
	background: #222;
	border: 1px solid #444;
}

ul.scroll li a.active {
	color: #FFF;
	font-weight: bold;
	background: #333;
	border: 1px solid #444;
}

img.nothere {
	margin: 100px 0px 0px 0px;
}

div.nothere {
	text-align: center;
	margin: 0px auto;
	width: 700px;
}

a.twitter {
	margin: 20px 0px 5px 25px;
	padding: 0px 0px 0px 2px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	color: #c87711;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 150%;
	overflow: hidden;
}

a.twitter span.name {
	text-indent: -9999px;
	padding: 0px;
	margin: 3px 10px 3px 0px;
	color: white;
	background: url('http://www.zoltanhosszu.com/img/s_tweet_name.png') no-repeat;
	display: block;
	width: 110px;
	height: 15px;
}

a.twitter span.timeago {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-indent: 0px;
	color: #888;
}

a.twitterfollow {
	display: block;
	background: url('http://www.zoltanhosszu.com/img/s_twitter.png') no-repeat;
	width: 199px;
	height: 28px;
	text-indent: -9999px;
	margin: 20px 0px 0px 20px;
}

a.gotozh {
	background: url('http://www.zoltanhosszu.com/img/b_gotozh.png') no-repeat;
	height: 25px;
	width: 202px;
	display: block;
	text-indent: -9999px;
	border: 0px;
}

img.getff {
	margin: 200px 0px 0px 0px;
}

a.langchange {
	display: block;
	width: 100px;
	height: 22px;
	position: relative;
	top: 5px;
	left: 500px;
	text-indent: -9999px;
	background: url('http://www.zoltanhosszu.com/img/buttons_lang.png') no-repeat;
}

div.footer {
	font-size: 11px;
	background: transparent;
	text-align: center;
	width: 640px;
}

div.footer p {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

div.pagetop {
	background: url('http://www.zoltanhosszu.com/img/bloghead.png') no-repeat;
	height: 34px;
	margin: 0px auto;
	width: 919px;
}

div.footbg {
	margin: 0px auto;
	background: url('http://www.zoltanhosszu.com/img/blogbottom.png') no-repeat right top;
	width: 900px;
	height: 34px;
}

input#s {
	background: url('http://www.zoltanhosszu.com/img/search.png') no-repeat;
	height: 28px;
	display: block;
	width: 188px !important;
	padding: 5px 0px 0px 30px !important;
}

#sidebar p {
	text-indent: 0px;
}

#commentform input {
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Georgia, Serif;
}

#commentform textarea {
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Georgia, Serif;
	width: 540px;
	line-height: 150%;
}

#commentform #submit {
	background: #777;
	border: 1px solid #333;
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
}

.narrowcolumn .postmetadata {
	font-size: 11px;
	text-align: left;
	text-indent: 0px;
}

span.time {
	font-size: 10px;
	color: #888;
	background: url('http://www.zoltanhosszu.com/img/clock.png') no-repeat left center;
	padding: 2px 0px 2px 20px;
	height: 16px;
}

span.author {
	font-size: 10px;
	color: #888;
	padding: 2px 0px 2px 20px;
	margin: 0px 0px 0px 10px;
	background: url('http://www.zoltanhosszu.com/img/author.png') no-repeat left center;
}

.narrowcolumn .postmetadata {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	text-indent: 0;
}

.narrowcolumn .postmetadata small {
	color: #999;
}


div.ftarto {
	width: 980px;
	position: relative;
	margin: 0px auto;
}

.narrowcolumn p, .narrowcolumn ol {
	font-size: 12px;
	color: #444;
	margin: 3px 0px 3px 0px;
	font-family: verdana, sans-serif;
	line-height: 150%;
}

.narrowcolumn p {
	margin: 10px 0px 3px 0px;
}

.narrowcolumn img.kep {
	border: 1px solid #DDD;
	padding: 5px;
	background: white;
}

a.more-link {
	display: block;
	margin: 10px 0px 0px 0px;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
}

#sidebar h2 {
	font-size: 17px;
	font-family: Cambria, Georgia, Serif;
	color: #B00;
}

#sidebar span {
	font-size: 11px;
}

#sidebar a {
	color: #000;
	border-color: #000;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #B00;
}

#sidebar a#twitter-link {
	display: block;
	margin: 10px 0px 20px 0px;
	font-weight: bold;
	font-size: 11px;
}

#sidebar a#twitter-link:after {
	content: ' »';
}

#sidebar div.csirip {
	margin: 10px 0px 0px 15px;
	line-height: 130%;
	font-size: 11px;
}

#sidebar div.csirip a span {
	font-size: 10px;
	color: #B00;
}

#sidebar div.csirip a {
	color: #B00;
}

blockquote {
	margin: 15px auto 10px auto;
	width: 500px;
	background: #E2E2E2;
	border: 1px dotted #AAAAAA;
	padding: 10px 20px;
	font-family: Cambria, Georgia, Serif !important;
	font-style: italic;
}

blockquote p {
	font-family: Cambria, Georgia, Serif !important;
	margin: 0px !important;
}