@import url(https://m.blog.hu/rsc/css/basic.css);	/* Import basic styles */
@import url(https://m.blog.hu/rsc/css/forms.css);	/* Import basic styles */
@import url(https://m.blog.hu/rsc/css/comments.css);	/* Import basic styles */

/********** =defaults **********/


/*## Body ## Body class attributes */

/* reset */

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,
b, u, i, center,
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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* sitebuild */

body {
	font-family:Helvetica, Arial, sans-serif;
	background-color:#141414;
}
/*## General tags ##  */

a {
	color:#fff;
	text-decoration:none;
}

.clear {
	clear:both;
}

.prev a, .next a {
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	margin-top:55px;
	min-height:60px;
	text-indent:-9999px;
	vertical-align:middle;
	width:60px;
}

.prev a { 
	float:left;
	background-image:url(img/prev.png);
}

.next a { 
	float:right;
	background-image:url(img/next.png);
}

.share {
	background-color:#0d0d0d;
	padding:10px;
	margin:15px auto 15px;
	width:790px;
	height:25px;
}

.related p {
	width:230px;
	float:left;
	color:#6d6d6d;
}

.related ul, #trackbackURL {
	float:right;
	width:570px;
}

.related li {
	margin-bottom:10px;
}

.blh_share_cont {
	margin:0;
	float:right;
}

.blh_share_fblike {
	margin:0;
	float:left;
}

.share .connect_widget .connect_widget_text {
	color:#fff !important;
}

table {
	clear:both;
	margin:0 auto;
}

.prev, .next {
	vertical-align:middle;
	width:60px;
}

.b {
	background-color:#000;
	border-top:1px solid #1a1a1a;
	min-height:120px;
}

.bin {
	margin:0 auto;
	width:800px;
}

.related {
	color:#959595;
	font-size:13px;
}

table {
	background-color:#141414;
}
/*## Page Header ## Styles for page header */

#header h1 { 
	font-family:'Lobster', Helvetica, Arial, sans-serif;
}

#header {
	background-color:#000;
	height:52px;
	border-bottom:1px solid #2c2c2c;
}

#headerin {
	margin:0 auto;
	width:940px;
}

#header h1 a {
	padding-bottom:5px;
	padding-top:5px;
	font-size:30px;
	text-decoration:none;
	float:left;
	background-image:url(img/title.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	color:#fff;
}

#header h1 a:hover, #menu li a:hover {
	color:#ddd;
}


#menu {
	float:right;
	margin-top:20px;
	margin-right:72px;
}

#menu li {
	display:inline;	
}

#menu li a {
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
}
/*## Page Footer ## Styles for page footer */


/*## Page Layout ##  */

.w {
	margin:0 auto;
	width:940px;	
}

#main {
	background-color:#141414;
}

#wrapper {
	background-color:#141414;
}
/*## Post ## attributes for blog posts  */

.post img {
	border:4px solid #0d0d0d;
	margin-top:10px;
	max-width:800px;
}

.post h2 {
	margin-left:66px;
	float:left;
	margin-bottom:5px;
}

.post h3.dc {
	float:right;
	color:#959595;
	font-size:11px;
	margin-right:72px;
}

.post {
	margin-top:20px;
	height:20px;
}

.post h3.dc a {
	background-image:url(img/comment.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:17px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
	padding-bottom:5px;
}

.post h2 a {
	color:#959595;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.img p {
	color:#525252;
	font-size:13px;
	max-width:805px;
	/*overflow:hidden;
	width:800px;*/
}

.c, h3.comment {
	clear:both;
	padding-top:15px;
	font-size:13px;
	color:#959595;
	border-top:1px solid #1a1a1a;
	padding-top:15px;
}

.c {
	border-top:0 none;
	padding-bottom:15px;
}
/*## Sideboxes ## Styles for sideboxes */


/*## Calendar ## Styles for calendar */


/*## Comments ## Styles for comment area */

#commentForm {
	border:0;
	margin:0;
	padding:15px 15px 15px 200px;
	color:#6f6f6f;
	font-size:11px;
}

#trackbackURL {
	color:#6f6f6f;
	margin-bottom:15px;
	margin-top:-15px;
}

#followinglinks {
	color:#009ad4;
	padding-left:315px;
	font-size:12px;	
}

#followinglinks a, #commentForm a {
	font-weight:bold;
	color:#009ad4;
}

#comment_text {
	background-color:#c6c6c6;
	padding:10px;
	border:0 none;
	width:440px;
}

#comment-form {
	padding-bottom:10px;
}

#comment_container .comment {
	float:right;
	width:570px;	
	margin-bottom:30px;
}

#comment_container .comment h1 {
	font-size:15px;
	color:#009ad4;
	font-weight:normal;
	padding-bottom:10px;
}

#comment_container .comment h1 a {
	color:#009ad4;
}

#comment_container .comment .commentHeadURL, #comment_container .comment .commentTime {
	font-size:11px;
}

.commentText {
	font-size:13px;
	color:#959595;
}

.replyComment a {
	background-image:url(img/reply.png) !important;
	background-repeat:no-repeat;
	padding-left:20px;
	
}

.commentFooter {
	font-size:11px;
	padding-top:10px;
}

.commentFooter a {
	color:#009ad4;
	font-weight:bold;	
}

#commentForm .submit {
	background-image:url(img/submit.png);
	height:30px;
	width:63px;
	background-position:-9px -10px;
	border:0;
	text-indent:-9999px;
	float:left;
	margin-right:15px;
}