/*
Theme Name: 365 Budapest
Theme URI: http://365budapest.com
Description: 365 Budapest theme
Version: 1
Author: Zsolt Molnar, Szabolcs Toth

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* reset */
html
{
	height: 100%;
}

body
{
	height: 100%;
	background: #000 url(/i/bg.png) top left repeat-x;
}

body {
	font-family: "Trebuchet MS", tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #717171;
}

.block {
	display: block;
	overflow: hidden;
	height: 0 !important;		
}

strong {
	color: #fff;	
}

br.clear {
    position: relative;
    display: block;
    float: none;
    clear: both;
    left: 0px;
    top: 0px;
    width: 1px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    visibility: hidden;
}

a,a:hover,a:visited,a:active {
	color: #0094e0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 14px;
}

div#Wrap {
	width:789px;
	margin: 0 auto;
	position: relative;
}

h1 {
	width: 245px;
	height: 112px;
	position: absolute;
	left: -10px;
	top:0;	
	background: url(/i/logo.png) top left no-repeat;
}
h1 a {
	padding: 112px 0 0 0;
	height /**/:112px; 
}

div#Post {
	padding: 129px 0 0 0;
	float: right;
	width: 502px;
}

div#Sidebar {
	padding: 153px 49px 0 0;
	float: right;
	width: 238px;
}


div#PostData {
	margin-bottom: 68px;
	position: relative;
}

div#PostData p {
	margin: 0;
}

div#PostData img {
	display: block;
	width: 500px;
	height: 500px;
	margin-bottom: 25px;
	border: 1px solid #383838;
}

div#PostData a#GeoTag {
	position: absolute;
	right: 0;
}

div#PostData div.post-ratings {
	width: 500px;
	height: 25px;
	position: absolute;
	bottom:-30px;
	left:0;
}

div#PostData div.post-ratings img,
div#PostData div.post-ratings-loading img {
	width: auto;
	height: auto;
	margin: 0;
	border: 0;
	float: left;
}

div#PostData div.post-ratings img {
	margin: 3px 1px 2px 1px;
}

div#Sidebar h3 {
	position: absolute;
	top: 129px;
	height: 24px;
	line-height: 24px;
	color: #0094e0;
	font-size: 16px;
	font-weight: normal;
	padding: 0 3px;
	background: url(/i/menu_bg.gif) 0 28px repeat-x;
	cursor: pointer;
}

div#Sidebar h3.active {
	color: #000;
	background: url(/i/menu_bg.gif) 0 0 repeat-x;
}

h3#Werk {
	left: 64px;
}

h3#Links {
	left: 124px;
}

h3#Contact {
	left: 179px;
}

div.side {
	border-top: 1px solid #0094e0;
	display: none;
	padding-top: 16px;
}

div.side.on {
	display: block;
}

div#Archives {
	height:16px;
	left:237px;
	overflow:hidden;
	padding:64px 22px 0;
	position:absolute;
	top:0;
	width:569px;
}

span.today {
	position: absolute;
	top: 15px;
	font-size: 14px;
}

div#Archives span.today strong {
	font-size: 14px;
}

div#Archives a,
div#Archives strong {
	font-size: 16px;
	padding: 0 3px;
}
div#Archives strong,
div#Archives a strong {
	color: #0094e0;
}
div#Archives a {
	color: #000;
}
div#Archives a:hover {
	text-decoration: none;
	color: #0094e0;
}
div#Archives a.current {
	color: #0094E0;
}

span.comment_meta {
	display: block;
	color: #fff;
	padding-top: 23px;
	padding-bottom: 11px;
	border-bottom: 1px solid #717171;
	margin-bottom: 20px; 
}

span#PagesNext,
span#PagesPrev {
	display: block;
	width: 22px;
	height: 15px;
	position: absolute;
	background: yellow;
	top: 63px;
	cursor: pointer;
	background: url(/i/arrows.gif) top left no-repeat;
}
span#PagesNext { right: 10px; background-position: 0 -15px; }
span#PagesPrev { left: 0px; background-position: 0 0px;  }


li.linkcat h2 {
	text-decoration: underline;
}
ul.blogroll li {
	padding: 3px 0;
}
ul.blogroll {
	margin: 3px 0 30px 0;
}
ul.blogroll li a {
	color:#717171;
}
ul.blogroll li a:hover {
	color: #0094e0;
	text-decoration: none;
}

#commentform label {
	display: block;
	float: none;
	clear: both;
}

#commentform input {
	width: 248px;
	height: 18px;
	border: 1px solid #3a3a3a;
	
}
#commentform textarea {
	width: 502px;
}
#commentform input#submit {
	border: 1px solid #3a3a3a;
	background: #717171;
	text-transform: uppercase;
	color: #fff;
	height: 20px;
	width: auto;
}

div.comment-author,
div.comment-meta {
	display: inline;
	
}

ol.commentlist li {
	border-bottom: 1px solid #717171;
	padding-bottom: 8px;
	margin-bottom: 30px;	
}

ol.commentlist li .comment-author,
ol.commentlist li .commentmetadata,
ol.commentlist li .commentmetadata a {
	color: #fff;
}

div#Navigation {
	position: absolute;
	top: 130px;
	width: 502px;
	z-index: 100;
}

div#Navigation div a {
	display: block;
	width: 49px;
	padding-top: 502px;
	height: 0 !important;
	height /**/: 502px;
	overflow: hidden;
	position: absolute;
	top:0;
}

div#Navigation div#Next a {
	right: 0;
	background: url(/i/next.png) 503px 0 no-repeat;
}
div#Navigation div#Prev a {
	left: 0;
	background: url(/i/prev.png) 503px 0 no-repeat;
}
div#Navigation div#Next a:hover,
div#Navigation div#Prev a:hover {
	background-position: 0 0;
}

a#RSS,
a#Delicious,
a#Netvibes,
a#Digg,
a#Stumble {
	width: 16px;
	height: 0 !important;
	height /**/: 16px;
	padding: 16px 0 0 0;	
	position: absolute;
	top:13px;	
	z-index: 110;
}


a#RSS {
	right: 0px;
	background: url(/i/rss.png) 0 0 no-repeat;
}

a#Netvibes {
	background: url(/i/ikon_netvibes.gif) 0 0 no-repeat;
	right: 78px;
}

a#Delicious {
	background: url(/i/ikon_delicious.gif) 0 0 no-repeat;
	right: 104px;
}

a#Digg {
	background: url(/i/ikon_digg.gif) 0 0 no-repeat;
	right: 52px;
}

a#Stumble {
	background: url(/i/ikon_stumble.gif) 0 0 no-repeat;
	right: 26px;
}


div#zoom {
	z-index: 1000;
}
