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

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


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

body {
	background: url("img/bg.png") left top repeat;
	font-family:Arial,sans-serif;
	color:#212121;
	line-height:1.4em;
	margin:0;
	padding:0;
}



/* ELONEZET OFF-STYLE */
	#previewBar {display: none!important;}
	body {padding-top: 0px!important;}
/* --- */




a {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	background: url("img/bg_grad.png") left top repeat-x;
}

#wrapperin {
	width:1030px;
	margin:0 auto;	
}

#header h1 {
	margin:0;
}
/*
#header h3 {
	margin:0;
	margin-left:170px;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
}
*/
#header /* MAX HEIGHT = 295px */ {
	background-repeat:no-repeat;
	background-position: center top;
	height:295px;
	position: relative;
}

#header h1 a {
	display:block;
	height:100px;
	width:625px;

}

.eb2012logo {
	position: absolute;
	bottom: 30px;
	right: 335px;
}

#content {
	background-image:url("img/content.png");
	background-repeat:repeat-y;	
	background-position:10px 0;
	padding-top:10px;
}

#sidebar {
	float:right;
	width:340px;
	line-height: 1.3em;
	font-size: 14px;
}

#main {
	width:690px;
	float:left;
	padding-bottom: 20px;
}

#footer {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	background-image:url("img/footer.png");
	background-repeat:repeat-x;	
}

#footerin {
	background-image:url("img/footer-in.png");
	background-position:right bottom;
	background-repeat:no-repeat;
	height:240px;
	width:960px;
}

#footer p {
	padding:10px;
	color:#fff;
}

.head {
	background-image:url("img/head.png");
	background-repeat:no-repeat;
	background-position:1px bottom;
	padding-bottom:11px;

}

.headin {
	background-repeat: repeat-x;	
}

.head h2 {
	font-weight:bold;
	padding-top:15px;
	padding-left:20px;
	margin:0;
	font-size:26px;
	line-height:1em;
	letter-spacing:1px;
}

.head h2 a {
	color: #1a60b2;
}
.head h2 a:hover {
	text-decoration: underline;
}

#main h3 {
	margin:0 0 5px 30px;
}

#main h3.tags {
	margin:0 20px 40px 30px;
	font-size: 14px;
}

#main h3 a {
	font-size: 14px;
}

#main .head h3 {
	margin:0;
	padding-left:20px;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
}

#main .head h3 a {
	font-size:15px;
	color:#fff;
}

.entry, .related, .blh-billboard-ad, div.more {
	margin-left:30px;
	margin-right:20px;
	overflow:hidden;
}

.entry {
	margin-bottom:10px;
}

blockquote, .related {
	background-color:#f0f0f0;
	border:1px solid #c6c6c6;
	padding:15px;
}

div.more {
	text-align: right;
}
div.more a {font-weight: bold;}

.related a {
	font-size:15px;
	font-weight:bold;
}

.related ul, .related p {
	margin:0;
}

.comment-tracback-url + .commentsBg .comment {
	background: none;
	border: none;
	padding-top: 0;
}

#main h3.comment {
	margin-top:10px;
	margin-right:20px;
	margin-bottom:15px;
}

p.comment-disclaimer {
	font-size: 12px!important;
	line-height: 14px!important;
	padding: 0 10px 10px 10px!important;
	margin-left: 30px!important;
	margin-right: 20px!important;
	border-bottom: 1px solid #c6c6c6!important;
}

#comment_container {
	margin-left: 30px;
}
#comment_container .commentsBg {
	margin-left: 0px;
}

.commentsBg {
	margin-left:40px;
	margin-bottom:10px;
}

#commentForm {
	border:0 none;
	padding:0;
	margin:0;
}

.commentFooter {
	padding: 7px 0 0 0;
}

#comment_text {
	border:1px solid #adadad;
	padding:5px;
}

#followinglinks {
	margin-left:40px;
}

.comment h1 {
	font-size:11px;
	font-weight:normal;
}

.commentAuthor {
	font-size:18px;
	font-weight:bold;
}

.comment {
	background-color:#f0f0f0;
	border-bottom:1px solid #c6c6c6;
	padding:10px;
	margin-right:20px;
	margin-bottom:15px;
}

span.commentTime {
	float: right;
}

#sidebar h3 {
	background-repeat:no-repeat;
	height:39px;
	color:#1A60B2;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding-top:5px;
	padding-left:20px;
	line-height: 1.3em;
}

#sidebar .inbox {
	padding:0 30px 20px 20px;
}

#sidebar .widget_descriptor {
	background-image:url("img/sidebar-info.png");
	background-repeat:no-repeat;
	background-position: bottom left;
	margin-top:0px;
	padding-top:10px;
	margin-bottom: 15px;
}

#sidebar .widget_descriptor .inbox {
	background-image:url("img/ball.png");
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:120px;
	margin-top:-25px;
	font-size:13px;
	background-position:10px 0;
	min-height:112px;
}
#sidebar .widget_descriptor .inbox a {
	color: #ffc778;
}

#sidebar .widget_descriptor h3 {
	/*padding-top:15px;*/
	background-image:none;
}

#sidebar .widget_descriptor p {
	color:#1A60B2;
}

#sidebar li {
	padding-bottom:5px;
	list-style-type:none;
}
#sidebar ul {
	margin-left:0;
	padding-left:0;
}

#sidebar a {
	font-weight:bold;
}

.widget_comments {
	font-size:13px;
}

.widget_topics ul li {
	border-bottom: 1px solid #c6c6c6!important;
	padding-bottom: 7px!important;
	margin-bottom: 7px!important;
}

#feedback_container p {
	margin-left: 40px;
}

.owncomment {
	background-color:#DDD;
	border-bottom:1px solid #555;
}




/*## General tags ##  */

#header-widgets {
display: block;
width: 522px;
height: 170px;
overflow: hidden;
margin-left: 160px;
margin-top: 14px;
position:relative;
}

.widget_FocivbCsapatallas, .widget_FocivbCsoportallas, .widget_FocivbCsapatallasBottom{
background: url(img/header_widget_bg.png);
width: 256px;
display: block;
overflow: hidden;
color: #fff;
font-weight: bold;
font-size:13px;
}
.widget_FocivbCsapatallasBottom{background-position: bottom left;}

#header-widgets .box h3 {
background: url(img/header_widget_title.png);
height: 25px;
text-shadow:0 1px 1px #fff;
font-size: 13px;
color: #323232;
font-weight: bold;
padding: 3px 0 0 10px;
width: 246px;
margin: 0;
}
#header-widgets img {border: 1px solid #b0b0b0;}

.widget_FocivbCsoportallas {
position:absolute;top:0;right:0;
}
.widget_FocivbCsoportallasBottom
{text-align: center;}
#header-widgets .box table{
width: 250px;
text-align: center;
}
.down {
text-align: center;
margin: 8px auto 8px auto;
font-size: 30px;
color: #fbe742;

}
.top {
text-align: center;
margin: 8px auto 0px auto;
line-hieght: 16px;
padding: 0px 3px;
}
#header-widgets .box table tr td {
color: #fff;
font-size: 13px;
font-weight: normal;
}
#header-widgets .box table tr td.first {
font-weight: bold;
text-align: left;
width: 160px;
}
.fbwc_next div {
text-align: center;
margin: 8px auto 0px auto;
}
#header-widgets .box table th {padding: 0; height: 14px;}

.flag {margin-right: 4px; position: relative; top: 2px}

/*## Page Header ## Styles for page header */

a, #main h3 a, .comment h1, .related a {color:#2b68bf;}
.head h2, #main .head h3, #sidebar h3, #sidebar .widget_descriptor p  {text-shadow:0 1px 1px #7d7339;}
#main .head h3 {color:#ffee8e;}

#header {background-image:url("img/ukran_header.png");}
.headin {background-image:url("img/headin.png"); background-color:#f0cb00;}
#sidebar h3 {background-image:url("img/sidebar-h3.png");}
#sidebar .widget_descriptor {background-image:url("img/sidebar-info.png");}

/*## Page Footer ## Styles for page footer */

/* FOOTER */


#footer {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	background-image:url("img/footer.png");
	background-repeat:repeat-x;	
}

#footerin {
	background-image:url("img/footer-in.png");
	background-position:right bottom;
	background-repeat:no-repeat;
	height:190px;
	width:960px;
	font-size:13px;
	padding:20px 20px 20px;
}

#footer a {
	color:#e4e4e4;
}

#footer ul {
	margin:0;
	padding:0;
	float:left;
	width:180px;
}

#footer li {
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:25px;
}

#footer li.cro { background-image:url("http://m.blog.hu/rsc/img/eb2012/CRO.gif"); }
#footer li.czr { background-image:url("http://m.blog.hu/rsc/img/eb2012/CZR.gif"); }
#footer li.den { background-image:url("http://m.blog.hu/rsc/img/eb2012/DEN.gif"); }
#footer li.eng { background-image:url("http://m.blog.hu/rsc/img/eb2012/ENG.gif"); }

#footer li.esp { background-image:url("http://m.blog.hu/rsc/img/eb2012/ESP.gif"); }
#footer li.fra { background-image:url("http://m.blog.hu/rsc/img/eb2012/FRA.gif"); }
#footer li.ger { background-image:url("http://m.blog.hu/rsc/img/eb2012/GER.gif"); }
#footer li.gre { background-image:url("http://m.blog.hu/rsc/img/eb2012/GRE.gif"); }

#footer li.ire { background-image:url("http://m.blog.hu/rsc/img/eb2012/IRE.gif"); }
#footer li.ita { background-image:url("http://m.blog.hu/rsc/img/eb2012/ITA.gif"); }
#footer li.ned { background-image:url("http://m.blog.hu/rsc/img/eb2012/NED.gif"); }
#footer li.pol { background-image:url("http://m.blog.hu/rsc/img/eb2012/POL.gif"); }

#footer li.por { background-image:url("http://m.blog.hu/rsc/img/eb2012/POR.gif"); }
#footer li.rus { background-image:url("http://m.blog.hu/rsc/img/eb2012/RUS.gif"); }
#footer li.swe { background-image:url("http://m.blog.hu/rsc/img/eb2012/SWE.gif"); }
#footer li.ukr { background-image:url("http://m.blog.hu/rsc/img/eb2012/UKR.gif"); }

/*## Page Layout ##  */

.facebookshare {
  float:left;
  margin-right:5px;
}

/*## Post ## attributes for blog posts  */

.prev {
	float: left!important;
	text-align: left;
	padding: 10px 0 0 10px;
	margin: 0 0 0 30px!important;
	width: 40%;
	border-top: 1px solid #c6c6c6;
}
.next {
	float: right!important;
	text-align: right;
	padding: 10px 10px 0 0;
	margin: 0 20px 0 0!important;
	width: 40%;
	border-top: 1px solid #c6c6c6;
}

/* Link Fix */
#header-widgets .box a {
  color:#FFFFFF;

}
/*## Sideboxes ## Styles for sideboxes */


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


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

p.nopost {
	margin-left: 30px;
	margin-righgt: 20px;
}