/* 
Theme Name: Freedigi
Theme URI: http://freedigital.hu
Version: 1.0
Description: A Theme Info
Author: Ampi
Author URI: http://freedigital.hu
*/
A:link {text-decoration: underline; color: #666;}
A:visited {text-decoration: underline; color: #666;}
A:active {text-decoration: underline; color: #ccc;}
A:hover {text-decoration: none; color: #ccc;}


body {
margin:0 auto 0 auto;
padding:0;
font-family: Arial;
line-height: 1em;
background: #000000;
/*
background: url(images/pgbackground.png) repeat-x;
background-attachment: fixed;
*/
margin: 10px auto 0 auto;
text-align:center;
color: #999;
}
body * {
margin: 0;
padding: 0;
text-decoration: none;
border: none;
list-style-type: none;
font-weight: normal;
}

#main
{
width:950px;
text-align:center;
margin: 0 auto 0 auto;
}

/*************************************************
Header 
***********************************************/
#top {
width: 100%;
}

#left_top {
background: url(images/header-top-left.png) no-repeat left;
height: 25px;
width: 7px;
}

#mid_top {
background: url(images/header-top-mid.png) repeat-x center;
height: 25px;
width:936px;
font: 12px times;
}

#right_top {
background: url(images/header-top-right.png) no-repeat right;
height: 25px;
width:7px;
font-family: Roman;
}

#header {
width: 100%;
}

#leftheader {
background: url(images/header-left.png) repeat-y;
height: 190px;
width: 7px;
}

#moon {
background: url(images/moon.png);
height: 190px;
width: 210px;
vertical-align: bottom;
color: #00FF00;
font-family:courier;
}

#midheader {
background: url(images/freedigi_logo.png) no-repeat  bottom;
height: 190px;
width:474px;
}

#rightheader {
background: url(images/right_border.png) repeat-y;
height: 190px;
width:7px;
}

.login_menu {
padding: 15px 0 0 0;
}

#login {
background: url(images/login_bg.png) no-repeat;
color: #FFF;
text-align: right;
width:240px;
height: 190px;
padding-right: 10px;
font: 12px times;
background-color: #000;
line-height: 0.5em;
}

.clock_spacer {
padding: 50px 0 0 0;
}

#red_line_left {
background: url(images/header-left.png) repeat-y;
height: 2px;
width: 7px;
}

#red_line {
background-color: #d20000;
height: 2px;
}

#red_line_right {
background: url(images/right_border.png) repeat-y;
height: 2px;
width:7px;
}

#content {
width: 100%;
}

/************************************
LEFT MENU
*************************************/

#leftmenu {
background: url(images/leftmenubg.png) repeat-y;
width:206px;
color: #b4b4b4;
border-right: 1px solid #3d5378;
/*
font: 10px Tahoma, Verdana, Helvetica, Arial;

font: 10px times, tahoma, verdana, arial, helvetica, sans-serif;
*/
font-size: 11px;
color: #aaa;
}

#leftmenu  a {
color: #bbb;
}

#leftmenu a:hover {
color: #fff;
}



/******************************************
SITELINKS BACKGROUNDS
 *******************************************/

#sitelink_01 {
background: url(images/sitelinksbg_01.png) no-repeat bottom;
width: 36px;
height: 31px;
}

#mainmenubg {
background: url(images/sitelinkmidbg.png) repeat-y;
}

#sitelinkbottomleft {
background: url(images/sitelinksbg_07.png) no-repeat bottom;
width: 36px;
height: 90px;
}

#sitelinkbottomright {
background: url(images/sitelinksbg_08.jpg) no-repeat bottom;
width: 15px;
height: 90px;
}

/******************************************
SITELINKS MENU
 *******************************************/
div.menuTop {
width: 150px;
height: 12px;
background-image: url(images/fs_menu_top.png);
background-repeat: no-repeat;
}

div.menuBox {
width: 150px;
height: 24px;
line-height: 24px;
background-image: url(images/fs_menu_bkg.png);
background-repeat: repeat-y;
}

div.menuBox-lev2 { 
width: 150px;
height: 24px;
line-height: 24px;
background-image: url(images/button.png);
background-repeat: no-repeat;
font-size: 14px;
cursor: pointer;
display: block;
}

div.d_sublink div.menuBox-lev2 {
background-image: url(images/fs_menu_sublink.png);
background-position: 0 50%;
background-repeat:no-repeat;
}

div.menuSep {
width: 150px;
height: 3px;
background-image: url(images/fs_menu_sep.png);
background-repeat: no-repeat;
}

div.menuBottom {
width: 150px;
height: 12px;
background-image: url(images/fs_menu_bottom.png);
background-repeat: no-repeat;
}

div.d_sublink a.sitelinks:link, div.d_sublink a.sitelinks:visited {
font-size: 11px;
color: #BBB;
font-weight: normal;
padding-left: 8px;
cursor: pointer;
display: block;
}

div.d_sublink a.sitelinks:hover {
font-size: 11px;
color: #FFF;
font-weight: normal;
padding-left: 8px;
cursor: pointer;
display: block;
}

a.sitelinks:link, a.sitelinks:visited {
height: 24px;
line-height: 24px;
color: #BBB;
text-decoration: none;
padding-left: 15px;
cursor: pointer;
display: block;
}

a.sitelinks:hover {
height: 24px;
line-height: 24px;
color: #FFF;
text-decoration: none;
padding-left: 15px;
cursor: pointer;
display: block;
background-image: url(images/button_1.png);
background-repeat: no-repeat;
}

/******************************************
SEARCH
 *******************************************/
#searchbg {
background: url(images/sitelinksbg_09.png) no-repeat;
width: 206px;
height: 58px;
}

#quicksearch {
padding:26px 0 0 26px;
}

.customsearch {
width: 85px;
background: url(images/form_bg.png) no-repeat left top; 
border: 1px solid #00458c;
}

.customsearchsubmit{
font: bold 10px Tahoma, Verdana, Helvetica, Arial;
color: #ddd;
border: 1px solid #333;
background: #570102 url(images/button_a.png) repeat-x;
padding: 2px 5px 0px 5px;
text-align: center;
}

.customsearchsubmit:hover {
font: bold 10px Tahoma, Verdana, Helvetica, Arial;
color: #fff;
border: 1px solid #333;
background: #570102 url(images/button_b.png) repeat-x;
padding: 2px 5px 0px 5px;
text-align: center;
}

/******************************************
LEFT MENU ITEMS
 *******************************************/
#leftmenu h3 {
background: #b80000;
background: url(images/leftmenu_topbg.png);
font: 14px times, tahoma, verdana, arial, helvetica, sans-serif;
font-weight:bold;
color: #eee;
padding-left: 3px;
}

#leftmenurap {
background: url(images/leftmenurap.png) no-repeat top;
padding: 20px;
}

/***************************************** 
MAIN PAGE CONTENTS
********************************************/
#page {
background-color: #030a10;
}

#pagetop {
background: url(images/pagetopbg.jpg) repeat-x top;
height: 30px;
}

#user_menu {
height: 30px;
font-size: 11px;
}


#user_menu   a {
color: #bbb;
}

#user_menu  a:hover {
color: #fff;
}

#pagemain {
background-color:  #030a10;
padding: 0px 10px 10px 10px;
}

#pagemainmenu {
background-color:  #030a10;
padding: 5px 10px 10px 10px;
}

#rightheader2 {
background: url(images/right_border.png) repeat-y;
width:7px;
}

#leftmenubottom {
background: url(images/leftmenubottom.png) no-repeat;
height: 7px;
width:206px;
}

#rightmenubottom {
background: url(images/rightmenubottom.png) no-repeat;
height: 7px;
width:215px;
}

#pagebottom {
background: url(images/bottom_border.png) repeat-x;
height: 7px;
width:530px;
}

/*****************************************************
FOOTER
************************************************/
#footer {
font: 12px tahoma, verdana, arial, helvetica, sans-serif;
color: #fff;
padding: 20px;
margin: 0;

}

#footer a:link {
color: #999;
}

#footer a:visited  {
color: #999;
}

#footer a:active {
color: #0f0;
}

#footer a:hover {
color: #0f0;
}

/*****************************************************
WELCOME MESSAGE
************************************************/


 /********************************************
NEWS
 *********************************************/
.hirek {
	background-color: #181818;
	margin-top: 12px;
	border-left: 1px solid #3d5378;
	border-right: 1px solid #3d5378;
	border-top: 1px solid #3d5378;
	border-bottom: 1px dashed #193200;
	padding: 1px 1px 8px 1px;
}

.hirek_fejlec{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 7px;
	background-color: #181818;
	background-image: url('images/fmenubar_light.png');
	background-repeat: repeat-x;
	padding: 12px 6px 25px 12px;
	line-height: 1em;
}

.news_date_top{
	width: 45px;
	height: 20px;
	font-size: 9px;
	color: #fff;
	background-color: #181818;
	background: url(images/calendar_top.png) no-repeat left top;
	padding: 0px 0px 0px 0px;
	line-height: 3.1em;
}

.news_date_bottom{
	width: 45px;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	color: #002b50;
	margin-bottom: 9px;
	text-align:center;
	background-color: #181818;
	background: url(images/calendar_bottom.png) no-repeat left top;
	padding: 0px 0px 0px 0px;
	line-height: 1.4em;
}

.hirek_fejlec_bottom{
	background-image: url('images/newstitle_bottom.png');
	background-repeat:no-repeat;
	background-position:center; 
	height: 1px;
	padding: 0px;
}

.hirek_body {
	background-color: #181818;
	color: #aaa;
	margin-top: 12px;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4em;
	text-align:justify;
}

.hirek_body  a {
color: #888;
}

.hirek_body a:hover {
color: #fff;
}

.news_info_top {
	padding: 2px;
	border: 0px;
	background-color: #222222;
	border-left: 1px solid #3d5378;
	border-right: 1px solid #3d5378;
	color: #aaa;
}

.news_info_top  a {
color: #888;
}

.news_info_top a:hover {
color: #fff;
}

.news_info_bottom {
	width: 100%;
	background-color: #222222;
/*	border-collapse: collapse; */
	border-spacing: 0px;
	margin-bottom: 12px;
	border-left: 1px solid #3d5378;
	border-right: 1px solid #3d5378;
	border-bottom: 1px solid #3d5378;
	color: #aaa;
}

.news_info_bottom  a {
color: #888;
}

.news_info_bottom a:hover {
color: #fff;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

/*****************************************************
FORUM
************************************************/
.fborder {
border-collapse: collapse;
border-spacing: 0px;
}

.forumborder {
background-color: transparent;
}

.finfobar {
	padding: 5px;
	background-color: #444;
	border-bottom: 1px solid #bbb;
	color: #c12000;
}

.fcaption {
border-bottom: 1px solid #bbb;
background-image: url('images/fmenubar_light.png');
background-repeat: repeat-x;
padding: 4px;
background-color: #181818;
font-size: 12px;
color:#fff;
font-weight:bold;
}

.forumheader{
font-size: 12px;
padding: 4px;
padding: 5px;
background-color: #222;
border-bottom: 1px solid #bbb;
color: #ddd;
}

.forumheader2{
padding: 5px;
background-color: #282828;
border-bottom: 1px solid #bbb;
color: #999;
font-size: 9px;
}

.forumheader2  a {
color: #bbb;
font-size: 12px;
}

.forumheader2 a:hover {
color: #fff;
font-size: 12px;
}

.forumheader3{
font-size: 11px;
line-height: 1.4em;
padding: 5px;
background-color: #333;
border-bottom: 1px solid #bbb;
color: #aaa;
}

.forumheader3  a {
color: #bbb;
}

.forumheader3 a:hover {
color: #fff;
}

.forumheader4 {
padding: 5px;
border-bottom: 1px solid #bbb;
background-color: #282828;
color: #c12000;
}

.forumheader5 {
color: #fff;
background-color: #5ab65a;
background-image: url('images/fmenubar_light.png');
background-repeat: repeat-x;
}


/*****************************************************
H-RULES
************************************************/
.whitehr {
color: #fff;
background: url(images/white.jpg) repeat-x;
height: 1px;
margin: 3px auto 8px 0px;
}

.blackhr {

margin: 3px auto 8px 0px;
/*
background: url(images/black.jpg) repeat-x;
*/
height: 1px;
}

/*****************************************************
BEGIN E107 CORE CLASSES 
************************************************/
.spacer {
padding: 2px 0 2px 0;
}

.indent {
border: #410000 1px dotted;
padding: 5px;
margin: 5px;
background-color: #262626;
}

.smalltext {
font-size: 10px;
}

.mediumtext {
font-size: 11px;
}

td {
background: none;
font-size: 10px;
font-style: normal;
padding: 0px;
text-align:left;
line-height:1.3em;
}

.border {
border-collapse: collapse;
border-spacing: 0px;
}

.fixfuckedie {
width: 95%;
}

.helpbox {
color:#000;
font: 9px tahoma, verdana, arial, helvetica, sans-serif;
border: 0px none red;
background-color: transparent;
}

/********************************************
BUTTON 
 ********************************************/
 .button {
font: bold 10px Tahoma, Verdana, Helvetica, Arial;
color: #999;
border: 1px solid #333;
background: #570102 url(images/button_a.png) repeat-x;
margin: 0px;
padding: 1px 5px 1px 5px;
margin: 2px;
}

.button a {
color: #787878;
}

.button:hover {
font: bold 10px Tahoma, Verdana, Helvetica, Arial;
color: #fff;
border: 1px solid #333;
background: #570102 url(images/button_b.png) repeat-x;
margin: 0px;
padding: 1px 5px 1px 5px;
margin: 2px;
}

 .button_ap {
font: bold 10px Tahoma, Verdana, Helvetica, Arial;
color: #999;
border: 1px solid #333;
background: #570102 url(images/button_a.png) repeat-x;
padding: 1px 2px 1px 2px;
margin: 0px;
white-space: pre-wrap;
width: 100%;
height: 30px;
}

.button_ap a {
color: #787878;
}

.button_ap:hover {
font: bold 10px Tahoma, Verdana, Helvetica, Arial;
color: #fff;
border: 1px solid #333;
background: #570102 url(images/button_b.png) repeat-x;
padding: 1px 2px 1px 2px;
margin: 0px;
}

 /********************************************
TBOX, CHATBOX
 ********************************************/
.tbox {
font: 12px Tahoma, Verdana, Helvetica, Arial;
color:#343434;
border: 1px solid #00458c;
padding: 2px;
margin: 2px auto;
background-image: url(images/form_bg.png);
background-repeat: no-repeat;
}

.tbox.login {
width: 120px;
background: url(images/form_bg.png) no-repeat left top;
font-weight: bold;
color:#003366;
} 

#chatbox {
width: 160px;
}

.tbox.chatbox {
width: 99%;
padding: 2px;
margin: 2px auto;
background: url(images/form_bg.png) no-repeat left top;
color: #555;
border: 1px solid #00458c;
}

/*****************************************************
tabs 
************************************************/
#tabs {
padding: 11px 0 0 0;
margin: 0;
height: 19px;
}

.tableft {
background: url(images/tableft.jpg) no-repeat;
float: left;
position: relative;
padding: 0;
margin: 0;
width: 6px;
height: 19px;
}
.tabmid {
background: url(images/tabmid.jpg) repeat-x;
float: left;
position: relative;
padding: 3px;
margin: 0;
height: 19px;
}

.tabmid a {
text-decoration: none;
}
.tabright {
background: url(images/tabright.jpg) no-repeat;
float: left;
position: relative;
padding: 0;
margin: 0;
width: 6px;
height: 19px;
}

.tableft_onpage {
background: url(images/tableft_onpage.jpg) no-repeat;
float: left;
position: relative;
padding: 0;
margin: 0;
width: 6px;
height: 19px;
}
.tabmid_onpage {
background: url(images/tabmid_onpage.jpg) repeat-x;
float: left;
position: relative;
padding: 3px;
margin: 0;
height: 19px;
}
.tabright_onpage {
background: url(images/tabright_onpage.jpg) no-repeat;
float: left;
position: relative;
padding: 0;
margin: 0;
width: 6px;
height: 19px;
}

 /********************************************
FBOX
 *********************************************/
div#promos div.scroller { 
/* modify width and height of scrolling section if necessary	*/		
height: 190px; 
overflow: hidden;
}
div#promos div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
height: 190px;
width: auto;
overflow:hidden;
float:left;
}
	
div#promos div.scroller div.content {
height: 400px; 
}

img {
border: 0px;
}

table.fBox {
background-position: 0 0;
background-repeat: repeat-x;
}
div.fbox-cont {
background: url(images/fbox_bg.png) no-repeat;
background-color: #000;
height: 190px;
width:474px;
}

div#buts {
position: absolute;
z-index: 0;
height: 190px;
width:474px;
}

/***************************************
comments
*************************************/
/*
.comment
{
padding: 20px 10px;
margin: 0;
width: 95%;
}

.comment h3
{
padding: 0;
margin: 0;
}

.comment hr
{
color: #000;
padding: 0;
margin: 5px 0;
background: url(images/black.jpg) repeat-x;
}

.commentheader
{
padding: 0;
margin: 0;
}

.commentinfo
{
padding: 0;
margin: 0;
}

.commenttimedate
{
float: left; 
position:relative;
padding: 0;
margin: 0;
}

.commentreply
{
float: right; 
position:relative;
padding: 0;
margin: 0;
}
*/
/***************************************
generic formating 
*************************************/
/*
input, textarea, select
{
border: 1px solid black;
background-color: #fff;
padding: 1px;
}
*/


/*************************************************
news classses 
*************************************************/
/*
.entry
{
padding: 10px 0px 20px 0px;
text-align:justify;
padding: 8px 8px 5px 12px;
border: 1px solid #3d5378;
margin-bottom: 10px;
background-color: #fffdfd;
background-image: url('images/news_title.png');
background-repeat: repeat-x;
color: #333;

}

.postmeta
{
background-color: #fff;
background-repeat: repeat-x;
color: #111;

}

.entry h3
{
font: 14px tahoma, verdana, arial, helvetica, sans-serif;
color: #111;
font-weight:bold;
padding: 0px 0px 5px 0px;
}

.newtop
{
color: #7A8AAD;
border: 1px solid;
margin-top: 10px;
margin-bottom: 10px;
background: url(images/black.jpg) repeat-x;
}

.newbottom
{
color: #7A8AAD;
border: 1px solid;
margin-top: 10px;
margin-bottom: 10px;
background: url(images/black.jpg) repeat-x;
}

.commentlink
{
background: url(images/comment.jpg) no-repeat;
padding-left: 20px;
margin: 0;
}
*/

 

