@CHARSET "UTF-8";
html, body, img
{
	padding: 0px;
	margin: 0px;
}

img, table
{
	border: 0px none;
}

body
{
	background-color: #000000;
	color: #dddddd;
	font-size: 12px;
}

.theme_wrapper
{
	margin: 10px auto;
	width: 960px;
}

.theme_wrapper .theme_header
{
	color: #ffffff;
	background-image: url(images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 36px;
	height: 345px;
	font-size: 12px;
	font-family: Arial;
}

.theme_wrapper .theme_header .theme_head_head
{
	width: 941px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
	background-image: url(images/header_header_bg.png);
	background-repeat: no-repeat;
	height: 40px;
}

.theme_wrapper .theme_header .theme_head_head .theme_head_head_welcome
{
	float: left;
}
.theme_wrapper .theme_header .theme_head_head .theme_head_head_welcome img
{
	float: left;
	padding: 0px 10px;
	
}

.theme_wrapper .theme_header .theme_head_head .theme_head_head_welcome .theme_head_welcome_text
{
	line-height: 30px;
	float: left;
}

.theme_wrapper .theme_header .theme_head_head .theme_head_head_time
{
	float: right;
	line-height: 20px;
	padding-top: 5px;
	position: relative;
}

.theme_wrapper .theme_header .theme_head_head .theme_head_head_time .theme_bookmark
{
	float: right;
	display: block;
	background-image: url(images/bookmark.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	margin-left: 20px;
	margin-right: 20px;
}

.theme_wrapper .theme_header .theme_head_head .theme_head_head_time .theme_bookmark:HOVER
{
	background-image: url(images/bookmark_red.png);
	cursor: pointer;
}

.theme_wrapper .theme_header .theme_head_head .theme_head_head_time #Clock
{
	float: left;
}

.theme_wrapper .theme_header .theme_head_body
{
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:-6px;
	width: 960px;
	height: 214px;
}

.theme_wrapper .theme_header .theme_head_head_banner
{
	background-repeat: no-repeat;
	background-image: url(images/banners_bg.png);
	width: 940px;
	height: 74px;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
}

.theme_wrapper .theme_header .theme_head_head_banner .theme_banner_left
{
	float: left;
}

.theme_wrapper .theme_header .theme_head_head_banner .theme_banner_right
{
	float: right;
}

.theme_wrapper .theme_menu
{
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

.theme_wrapper .theme_menu .theme_main_menu
{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

.theme_wrapper .theme_menu .theme_main_menu a
{
	color: #d4d4d4;
	text-decoration: none;
	padding-left: 10px;
}

.theme_wrapper .theme_menu .theme_main_menu a:FIRST-CHILD
{
	padding-left: 0px;
}

.theme_wrapper .theme_menu .theme_main_menu a:HOVER
{
	color: #d09404;
}

.theme_wrapper .theme_menu .theme_search
{
	float: right;
	height: 29px;
	background-image: url(images/menu_search_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.theme_wrapper .theme_menu .theme_search .search
{
	border: 1px solid #c5c5c5;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

.theme_wrapper .theme_menu .theme_search .tbox
{
	width: 105px;
}

.theme_wrapper .theme_menu .theme_search .button
{
	border: 0px none;
	background-image: url(images/kereses_gomb_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px -5px;
	color: #ffffff;
	font-size: 11px;
	width: 60px;
}

.theme_wrapper .theme_menu .theme_search .button:HOVER
{
	color: #d09404;
	cursor: pointer;
}

/* MAIN */
.theme_wrapper .theme_main
{
	width: 960px;
	background-image: url(images/menu1_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

/* BODY */
.theme_wrapper .theme_main .theme_body
{
	float: left;
	width: 690px;
	color: #000000;
}

/* NEWS */
.theme_wrapper .theme_main .theme_body .theme_news_wrapper
{
	width: 687px;
	margin-left: 2px;
	margin-top: 1px;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption
{
	background-image: url(images/news_header_bg.png);
	background-repeat: no-repeat;
	width: 687px;
	height: 44px;
	font-family: Times New Roman;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption a
{
	color: #ffffff;
	text-decoration: none;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption a:HOVER
{
	color: #d09404;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption .theme_news_caption_title
{
	float: left;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption .theme_news_caption_title .theme_news_caption_title_title
{
	font-size: 16px;
	font-weight: bold;
	color: #d09404;
	padding-left: 30px;
	padding-top: 5px;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption .theme_news_caption_title .theme_news_caption_title_other
{
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
}

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_caption .theme_news_caption_comment
{
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 40px;
	padding-top: 15px;
}

/* BODY */

.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_body
{
	padding: 10px;
	font-family: Arial;
}

/* BODY TABLE */
.theme_body_wrapper
{
	width: 687px;
	padding-left: 2px;
}

.theme_body_wrapper .theme_body_wrapper_caption
{
	background-image: url(images/body_header_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #d09404;
}

.theme_body_wrapper .theme_body_wrapper_text
{
	padding: 10px;
}
	
.theme_wrapper .theme_main .theme_body .theme_news_wrapper .theme_news_footer
{
	background-image: url(images/news_footer_bg.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	height: 22px;
	width: 677px;
}

/* COMMENT */
.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper
{
	background-image: url(images/comment_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #e5e5e5;
	padding: 10px;
	margin: 10px;
	font-family: Arial;
	border: 1px solid #e5e5e5;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_avatar
{
	float: right;
	width: 120px;
	text-align: center;
	color: #000000;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_avatar .theme_news_comment_avatar_username
{
	font-weight: bold;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_avatar a
{
	color: #000000;
	text-decoration: none;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_avatar a:HOVER
{
	color: #d09404;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_body
{
	float: left;
	margin-left: 15px;
	width: 490px;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_body .theme_news_comment_head
{
	font-weight: bold;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_body .theme_news_comment_head span
{
	color: #bb3030;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_footer
{
	clear: both;
	text-align: left;
	padding-left: 10px;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_footer a
{
	display: block;
	background-image: url(images/comment_valasz.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 19px;
	height: 19px;
	width: 79px;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}

.theme_wrapper .theme_main .theme_body .theme_news_comment_wrapper .theme_news_comment_footer a:HOVER
{
	color: #d09404;
}

/* MENU 1 */

.theme_wrapper .theme_main .theme_menu1
{
	float: right;
	width: 270px;
}

.theme_wrapper .theme_main .theme_menu1 .theme_menu1_box
{
	background-image: url(images/menu1_box_bg.jpg);
	color: #ffffff;
	font-family: Arial;
}

.theme_wrapper .theme_main .theme_menu1 .theme_menu1_box a
{
	color: #ffffff;
}

.theme_wrapper .theme_main .theme_menu1 .theme_menu1_box a:HOVER
{
	color: #d09404;
}

.theme_wrapper .theme_main .theme_menu1 .theme_menu1_box .theme_menu1_caption
{
	background-image: url(images/menu1_header_bg.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 268px;
	line-height: 35px;
	padding-left: 10px;
	overflow: hidden;
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
}

.theme_wrapper .theme_main .theme_menu1 .theme_menu1_box .theme_menu1_body
{
	padding: 10px;
}

/* FOOTER */

.theme_wrapper .theme_footer
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 960px;
	padding-top: 25px;
}

.theme_wrapper .theme_footer .theme_footer_credits
{
	padding-left: 15px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.theme_wrapper .theme_footer .theme_footer_credits a
{
	color: #ffffff;
	text-decoration: none;
}

.theme_wrapper .theme_footer .theme_footer_credits a:HOVER
{
	color: #d09404;
}

.theme_wrapper .theme_footer .theme_footer_center
{
	float: left;
	text-align: center;
	width: 600px;
}

.theme_wrapper .theme_footer .theme_footer_top
{
	float: right;
	padding-right: 15px;
	width: 90px;
}

.theme_wrapper .theme_footer .theme_footer_top a
{
	text-decoration: none;
	color: #ffffff;
}

.theme_wrapper .theme_footer .theme_footer_top a:HOVER
{
	color: #d09404;
}

/* BOOKMARK */

#theme_bookmark
{
	position: absolute;	
	top: 30px;
	right: 0px;
	width: 200px;
	background-color: #282828;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#theme_bookmark .theme_bookmark_title
{
	width: 100%;
	text-align: center;
	background-color: #d41614;
	color: #d4d4d4;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#theme_bookmark .theme_bookmark_title .theme_bookmark_close
{
	float: right;
	margin-right: 5px;
}

#theme_bookmark .theme_bookmark_title .theme_bookmark_close:HOVER 
{
	cursor: pointer;
	color: #000000;
}

#theme_bookmark .theme_bookmark_body
{
	padding: 5px;
	text-align: center;
}

/* E107 DEFAULT */

.button
{
	border: 1px solid #000000;
}

.defaulttext
{
}

.fborder
{
	border: 1px solid #111111;
	background-color: #222222;
	color: #ffffff;
	padding: 5px;
}

.fcaption
{
	border: 1px solid #333333;
	background-color: #222222;
	color: #ffffff;
	text-align: center;
	padding: 10px 5px;
	font-weight: bold;
}

.fcaption a
{
	color: #ffffff;
}

.fcaption a:HOVER
{
	color: #D09404;
}

.forumheader
{
	border: 1px solid #111111;
	background-color: #333333;
	color: #ffffff;
	padding: 10px 5px;
	font-size: 16px;
}

.forumheader a
{
	color: #ffffff;
}

.forumheader a:HOVER
{
	color: #D09404;
}

.forumheader2
{
}

.forumheader3
{
	border: 1px solid #111111;
	background-color: #333333;
	color: #ffffff;
	padding: 10px 5px;
}

.forumheader3 a
{
	color: #ffffff;
}

.forumheader3 a:HOVER
{
	color: #D09404;
}

.indent
{
}

.installed
{
}

.login
{
}

.pass
{
}

.smalltext
{
}

.mediumtext
{
}

.tbox
{
	border: 1px solid #000000;
}

.search
{
}

.user
{
} 

.comment
{
	width: 500px;
}

.helpbox
{
	width: 500px;
	border: 1px solid #000000;
}

.nextprev
{
	text-align: center;
	margin: 10px;
}

.no_width,
.no_width .theme_body_wrapper
{
	width: 960px !important;
}

.no_bg
{
	background-image: none !important;
}

/*
+---------------------------------------------------------------+
|	e107 Theme
|     --------------
|     e107 Magyarország - Themes
|     --------------
|	Jónás Portál Stúdió
|	http://webdesign.jonipeti.hu/
|	jonipeti@gmail.com
|
+---------------------------------------------------------------+
*/

div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  font: 8pt  Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #c8c8c8;
	
	 
	
}

div.menuBar {
  background-repeat: repeat-x;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
}

div.emenuBar {
  background-color: #transparent;
  text-align: left;
	
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  

  background-color: transparent;
  border-right: 1px solid #c8c8c8;
	
  color: #c8c8c8;
  cursor: default;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  padding-bottom: 3px;
  margin: 0px;
  text-decoration: none;
  z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {  
  color: #f2b32c;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover { 
  color: #f2b32c;
  }

div.menu {
  border: 2px solid  #333;
  padding-left: 0px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
  position: absolute;
  top: -100px;
  visibility: hidden;
  z-index: 101;
  background-color: #000000;
}

div.menu a.menuItem { 
  background: url('images/navigation.png') top left;
  padding-left: 5px !important;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #c8c8c8;
  cursor: default;
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background: url('images/navigation.png') top left;
  color: #f2b32c;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;  
}

div.menu a.menuItem span.menuItemBuffer {
  background: url('images/navigation.png') top left;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #f2b32c;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #f2b32c;
}

div.menu a.menuItem span.menuItemText {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}

