* {
margin:0;padding:0;font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
}

html,body{min-height:100%;}

body {
background: #000 url(images/bg_pattern.jpg) repeat left top;
font-size:13px;
font-style:normal;
color:#330000;
}

body a {
color:#330000;outline:none;text-decoration:none;
}

body a:hover {
color:#ff6633;text-decoration:none;
}

#page-wrapper {width:100%;/* <- do not change this! use max-width to set the page width! */max-width:1015px;min-width:780px;margin:0 auto;
}

#content-wrapper {
width:1015px;
margin:-15px auto 0px 0px;
background:url('images/content_bg.png') repeat-y;
padding:0;
}

#primary-content {
width:75%;top:0;left:0;position:relative;float:left;z-index:0;overflow:hidden;
}

#sidebar {
width:25%;position:relative;right:0;top:0;float:left;z-index:0;overflow:hidden;
min-height:380px;
text-align:center;
margin-top:30px;
}

.sidebar-block {
padding-left:15px;
margin-bottom:35px;
text-align:center;
}

#sidebar h3 {
background-image:url(images/sidebar-h3.png);
background-position: top left;
    background-repeat: no-repeat;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 35px;
    margin: 0px 0px 15px;
    padding: 0;
    text-align: center;
	padding-top: 8px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
	height: 40px;
	position:relative;
	left:11px;
	text-align:left;
	text-indent:10px;
}


#sidebar p {
margin-bottom:20px;
}

 
.clear {
clear:both;
}


body img {
border: 0px;
outline: none;
}
h1,h2,h3,h4 {
color: #330000;;
margin-bottom: 10px;
}
h1 a {
color:#ffffff;
}

#header {
background: url('images/header_bg.png') no-repeat top left;
color: #ffffff;
text-decoration: none;
margin: 0 auto;
height: 260px;
width:1015px;
text-align:left;
font-size: 250%;
font-style: normal;
font-weight: bold;
line-height: 60px;
}

#header h1 {
position:relative;
left:-20px;
}

/* Header - Menu */

#header-menu {
background: url(images/nav_bg.png) no-repeat left top;
width:995px;
height: 51px;
margin: 0 auto;
text-align: left;
font-size: small;
font-variant: small-caps;
padding: 0px 0px 0px 20px;
z-index:100;	
}

#fooldal a {
background: url(images/fooldal.png) no-repeat left top;
width:115px;
height:62px;
display:block;
float:left;
position:relative;
top:-11px;
}

#fooldal a:hover {
background: url(images/fooldal.png) no-repeat left bottom;
}

#feltoltes a {
background: url(images/feltoltes.png) no-repeat left top;
width:116px;
height:62px;
display:block;
float:left;
position:relative;
top:-11px;
}

#feltoltes a:hover {
background: url(images/feltoltes.png) no-repeat left bottom;
}

#varoterem a {
background: url(images/varoterem.png) no-repeat left top;
width:135px;
height:62px;
display:block;
float:left;
position:relative;
top:-11px;
}

#varoterem a:hover {
background: url(images/varoterem.png) no-repeat left bottom;
}

#random a {
background: url(images/random.png) no-repeat left top;
width:116px;
height:62px;
display:block;
float:left;
position:relative;
top:-11px;
}

#random a:hover {
background: url(images/random.png) no-repeat left bottom;
}

#top10 a {
background: url(images/top10.png) no-repeat left top;
width:84px;
height:62px;
display:block;
float:left;
position:relative;
top:-11px;
}

#top10 a:hover {
background: url(images/top10.png) no-repeat left bottom;
}

#szabalyzat a {
background: url(images/szabalyzat.png) no-repeat left top;
width:137px;
height:62px;
display:block;
float:left;
position:relative;
top:-11px;
}

#szabalyzat a:hover {
background: url(images/szabalyzat.png) no-repeat left bottom;
}

#brss {
margin: 0 40px 0 0;
float: left;
}

.imagediv {
	width: 650px;
	padding:10px;
	margin: 20px auto;
	clear: both;
}
.imagediv .vote {
clear:both;
}

#voter {
	/*background-image: url('images/votebg.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 33px;
	padding-top:5px;*/
	font-size: 16px;
	text-align: center;
	margin-bottom:25px;
}

.up {
font-weight:bold;
color:green;
}

.imagediv a {
color: #330000;
 text-decoration: none;
}


a:hover.up {
color:green;
}
.down {
font-weight:bold;
color:red;
}
a:hover.down {
color:red;
} 
.imagediv img {
display:block;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
}
#dynamicLogin {
	z-index: 100;
	color: #020202;
	text-align: left;
	width: 230px; 
	position: absolute;
	right:60px;
	padding: 0 10px 5px 10px;
	background:url('images/ik_hatter2.jpg') repeat #fff;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	font-family: Segoe UI;
	font-size: 13px;
	line-height: 32px;
}
div#dynamicLogin input[type=submit]{
	display: inline;
	padding: 2px;
	width: auto;
	vertical-align: middle;
	
	font-family: Segoe UI;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 5px;
	font-weight: bold;
	
}
div#dynamicLogin input[type=text], div#dynamicLogin input[type=password] {
	width: 90%;

}
div#dynamicLogin input[type=checkbox] {
	margin-top: 15px;
}

div#dynamicLogin label{
	font-size: small;
	margin-top: 12px;
}
div#dynamicLogin a {
	font-family: Segoe UI;
	font-weight: normal;
	
	color: #999999;
}

img.load {
	margin: 0;
	margin-bottom: -3px;
	border: 0;
} 

#dynamicEdit {
	background: #fff;
	position: absolute; 
	right: 155px;
	width: 500px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-left:8px;;
	font-weight: normal;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	-moz-box-shadow:rgba(200,200,200,1) 0 4px 6px;
	-webkit-box-shadow:rgba(200,200,200,1) 0 4px 6px;
	-khtml-box-shadow:rgba(200,200,200,1) 0 4px 6px;
	box-shadow:rgba(200,200,200,1) 0 4px 6px;
}
div#dynamicEdit input[type=text], div#dynamicEdit textarea {
	width: 95%;
}
div#dynamicEdit input[type=submit] {
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	clear: both;
}
div#dynamicEdit div#sub {
	margin-top: 5px;
	margin-left: -8px;
	margin-bottom: 5px;
}

div#dynamicEditHidden {
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}
div#dynamicEdit a {
	margin-top: 30px;
}
div#dynamicEditHidden form div {
	clear: both;
	padding: 0;
	margin: 0; 
}

#topnav {
width:1000px;
height:39px;
background:url('images/topnav_bg.png') no-repeat top left;
margin:0px auto 0px auto;
padding:7px 0px 0px 15px;
text-align: left;
color:#ffffff;
}

#topnav ul li {
list-style: none;
display: inline;
margin: 0 4px;
}
#topnav ul {
margin: 0px 8px 5px;
float:left;
}
#topnav a {
color:#ffffff;
font-weight:bold;
}

#topnav a:hover {
color: #ff6633;
font-weight:bold;
}

#fblike {
    clear: both;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    text-align: center;
    width: 300px;
}


#flashMessage {
font-size:15px;
background-color:#DAA520;
border: 1px solid #FFD700;
color:#2f4f4f;
margin: 0 auto;
padding: 20px 10px;
width: 700px;
}
#footer {
width:1015px;
background:url('images/content_bg.png') repeat-y;
text-align:center;
margin: 0px auto 0px;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
padding: 20px 0px 20px 0px;
color:#a18072;
}

#footer-bottom {
width:1015px;
background:url('images/footer_bottom.png') no-repeat top left;
height:28px;
}
#comments {
	background:#F8F4E8;
	color:#330000;
	border-top:1px solid #ddd;padding:1em;margin:1em 0;
	width: 670px;
	margin: 0 auto;
	padding:10px;
	clear:both;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
}
.comment {
	border: 1px solid #ccc;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;

	padding: 15px;
	margin-bottom:10px;
	overflow: hidden;
}
div.comment span {
display:inline;
}
.comment img {
border: 0px solid #080808;
}
.comment img.plus {
border: 0px solid green;
}
.comment img.minus {
border: 0px solid red;
}
.commentbody {
clear:both;
margin: 10px 0;
}
div.commavatar {
	clear: both;
	font: Arial,sans-serif;
	float: left;
}
div.commavatar img{
	margin-bottom: 2px;	
}
div.commavatar a {
	font-size: 1.1em;
	font-weight: bold;
}

.right {
float:right;
}
.tags {
text-align:center;
margin:0px auto 0px;
margin-top: 25px;
font-size: 0.8em;
color:#5E5E5E;
}

.tags a {
color:#5E5E5E;
}


.clear {
clear:both;
}
#adminmenu {
margin-top: 20px;
text-align: left;
}
#adminmenu ul {
float: left;
border: 0 1px solid #ccc;
}
#adminmenu ul li {
display: block;
margin: 0 4px;
}
#tbdiv {
margin: 0 auto;
padding: 20px;
width: 650px;
text-align:center;
clear: both;
}


.imagediv h1 a {
position:relative;top:7px;left:-50px;
}
/* INFO BAR */ 

.post-date{display:block;width:63px;height:51px;padding: 0 0 0 6px;margin:0px 5px 0px 0px;line-height:41px; float:left;text-transform:uppercase;font-weight:bold;color:#ffffff;background:url('images/date.png') top left no-repeat;position:relative;left:-57px;}
.post-info{width:600px;height:41px;margin-left:auto;margin-right:auto;color:#a18072;}
.post-info a{font-weight:bold;color:#a18072;}
.post-info a:hover{color:#ff6633;}
.post-info p.author{padding: 0 0 0 6px;margin:0;line-height:41px; float: right; text-align: left;}
.post-info p.comments{padding: 0 12px 0 0;margin:0;line-height:41px;}
.post-info p.comments a.comments{background:transparent url(images/icons.png) no-repeat 0px -49px;padding-left:20px;color:#a18072;}
.post-info p.comments a.no.comments{background-position:0px 1px;}
.post-info p.comments a:hover {color:#ff6633;}
.post-info p.comments {float:right; text-align: right;}
.userfav {
	padding: 0 0 0 6px;margin:0px 5px 0px 0px;line-height:41px; float:right; text-align: right;
}
.date-month {display:block;width:40px;height:20px;margin: 0 auto;}
.date-day{display:block;width:30px;height:20px;margin: -5px auto 0}

/* */


/* VOTE BAR */
.vote-info{background:transparent url('images/vote_bar.png') no-repeat center top;height:42px;margin-left:11px;color:#bbb;text-shadow:#fff 1px 1px 1px; width: 600px;}
.vote-info a{font-weight:bold;color:#999;}
.vote-info a:hover{color:#ff6633;}
.vote-info p.author{padding: 0 0 0 6px;margin:0;line-height:32px; text-align: center;}

/* */


#sort {
}
.imagediv ul#sort {
list-style-type: none;
}
.imagediv ul#sort li {
float: left;
margin: 0 6px;
}
#recaptcha_widget_div {
	margin:0;
	padding:0;
}


#tagcloud {
margin: 5px 0px 40px 20px;
font-size:13px;
font-weight:400;
font-style:normal;
color:#4E4E4E;
line-height:19.5px;
text-align:justify;
padding:5px;
width:180px;
}

#articlecontent {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}

#leaderboard {
	text-align: center;
	
	background-repeat: no-repeat;
	height: 90px;
	margin: 5px auto 5px auto;
}

#adviewleft, #adviewright {
	width: 340px;
	float: left;
}


#main_like {
	margin-left:40px;
	height: 35px;
	float:left;
	width:450px;
}




#wroomtitle {
	background-color: afafaf;
	border: 1px solid black;
	width: 550px;
}

#likesor {
float:left;
margin-top:30px;
}

#search-button {
background:#ffffff; 
color:#330000;
border: 0px none;
margin-left: 5px; 
font-size: 12px;
margin-bottom:3px; 
font-weight: bold; 
height:20px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

#search-button:hover {
color:#ff6633;
}

.voter {
    font-size: 16px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 150px;
}

.up {
    color: green;
    float: left;
    font-weight: bold;
}

.down {
    color: red;
    float: right;
    font-weight: bold;
}

#fb-doboz {
margin-right:10px;
}

#haladas-csik{
height:43px;
width:382px;
margin: 10px auto 10px auto;
font-weight:bold;
color:#8f6b68;
line-height:40px;
}

#haladas-csik2{
display:none;
height:43px;
width:382px;
margin: 10px auto 10px auto;
font-weight:bold;
color:#8f6b68;
line-height:40px;
}

#nyitoaktiv{
float:left;
background:url('images/csik/nyitoaktiv.png') top left no-repeat;
height:43px;
width:55px;
text-indent:-12px;
color:#ffffff;
}

#nyitopassziv{
float:left;
background:url('images/csik/nyitopassziv.png') top left no-repeat;
height:43px;
width:55px;
text-indent:-12px;
}

.kozpassziv{
float:left;
background:url('images/csik/kozpassziv.png') top left no-repeat;
height:43px;
width:68px;
text-indent:2px;
}

.kozaktiv{
float:left;
background:url('images/csik/kozaktiv.png') top left no-repeat;
height:43px;
width:68px;
text-indent:2px;
color:#ffffff;
}

#zaraktiv{
float:left;
background:url('images/csik/zaraktiv.png') top left no-repeat;
height:43px;
width:55px;
text-indent:12px;
color:#ffffff;
}

#zarpassziv{
float:left;
background:url('images/csik/zarpassziv.png') top left no-repeat;
height:43px;
width:55px;
text-indent:12px;
}

#keptipus{
    clear: both;
    margin: 20px auto;
    padding: 10px;
    width: 650px;
	text-align:center;
}

#keptipus h2 {
margin-top:20px;
margin-bottom:20px;
}

#keptipus2{
    clear: both;
    margin: 20px auto;
    padding: 10px;
    width: 650px;
	text-align:center;
}

#keptipus2 h2 {
margin-top:20px;
margin-bottom:20px;
}



#elotteutana a{
float:left;
display:block;
background:url('images/elotte-utana.png') top left no-repeat;
width:225px;
height:225px;
}

#elotteutana a:hover{
background:url('images/elotte-utana.png') bottom left no-repeat;
}

#regenmost a{
float:left;
display:block;
background:url('images/regen-most.png') top left no-repeat;
width:225px;
height:225px;
}
#regenmost a:hover{
background:url('images/regen-most.png') bottom left no-repeat;
}
.loading {
margin-top:40px;
display:none;
text-align:center;
}

#nyil a{
background:url('images/nyil.jpg') top left no-repeat;
float:right;
height:31px;
width:680px;
display:block;
margin-right:150px;
}

#lastcomments {
    text-align: left;
	margin-left:20px;
	width:195px;
}

#lastcomments h1 {
    background: none repeat scroll 0 0 #581000;
    margin-bottom: 0;
    padding: 5px 0;
    text-indent: 10px;
	font-size:13px; 
	color:#ffffff;
}

#lastcomments p {
    background: none repeat scroll 0 0 #EEEADE;
    color: #272645;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 5px 10px 10px;
}



