/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "Forum" Portal Template
|   ========================================
|   by Meo aka Luponero [Amedeo de longis]
|      Don K. Colburn [visiblesoul.net]
|   Copyright (c) 2004-2007 mkportal.it
|   http://www.mkportal.it
|   Email: luponero@mclink.it
+--------------------------------------------------------------------------
|   > MKPortal
|   > Written By Amedeo de longis
|   > Date started: 9.2.2004
+--------------------------------------------------------------------------
*/

/*=============================
M
K  global styles
P
=============================*/
/* IMPORT body */
body {
	 background: #5f5e5e url(images/custom/body-bg.gif) 0 0 repeat-x;
	 padding: 10px 0 0 0;
	 margin: 0;
}
#bodyarea {
	 padding: 5px;
	 margin: 0;
	 background: #fcfcfc url(images/custom/bodyarea-bg.gif) 0 0 repeat-x;
}
#logo {
	 position:absolute;
	 top: 30px;
	 left: 280px;
	 display: block;
	 width: 580px;
	 height: 119px;
	 cursor: pointer;
	 background: url(images/custom/logo1.png) no-repeat;
	 text-decoration:none;
}
#wrapper {
	 width: 100%;
	 min-width: 100%;
	 margin: 0 auto;
	 padding: 0;
}

#topmenu {
	 margin: 0;
	 padding: 0;
	 font-family: tahoma, sans-serif;
	 font-size: 11px;
	 align:center;
}

#topmenu ul {
	 padding: 0 0 0 5px;
	 margin: 0;
	 list-style-type: none;
	 width: auto;
	 float: center;
}

#topmenu ul li {
	 margin: 0;
	 padding: 0;
	 display: inline;
}

#topmenu ul li a {
	 float: left;
	 display: block;
	 margin: 0 0 0 2px;
	 padding: 0 0 0 10px;
	 text-decoration: none;
	 line-height: 30px;
	 color: #fcfcfc;
	 background:  url(images/custom/topmenu-l.gif) 0 0 no-repeat;
}

#topmenu ul li a span {
	 float: center;
	 display: block;
	 padding: 0 15px 0 7px;
	 cursor: pointer;
	 background: url(images/custom/topmenu-r.gif) 100% 0 no-repeat;
}

#topmenu ul li a.current {
	 color: #000;
	 font-weight: bold;
	 background: #fff url(images/custom/topmenu-active-l.gif) 0 0 no-repeat;
}

#topmenu ul li a.current span {
	 display: block;
	 width: auto;
	 background: #fff url(images/custom/topmenu-active-r.gif) 100% 0 no-repeat;
}


#topmenu ul li a:hover {}

#topmenu ul li a:hover span {
	 text-decoration: underline;
	 display: block;
	 width: auto;
}

#shad-l {
	 padding-left: 18px;
	 background: url(images/custom/shadow-l.gif) 0 0 no-repeat;
}

#shad-r {
	 padding-right: 18px;
	 background: url(images/custom/shadow-r.gif) 100% 0 no-repeat;
}
#header {
	 position:relative;
	 height: 120px;
	 overflow: hidden;
	 background: url(images/custom/header-bg.gif) 0 0 repeat-x;
}

#head-r {
	 height: 119px;
	 background: url(images/custom/header-r.gif) 100% 0 no-repeat;
}

#head-l {
	 background: url(images/custom/header-l.gif) 0 0 no-repeat;
}


#footer {
	 background: #272727 url(images/custom/footer-bg.gif) 0 100% repeat-x;
}

#foot-r {
	 height: 130px;
	 background: url(images/custom/footer-r.gif) 100% 100% no-repeat;
}

#foot-l {
	 background: url(images/custom/footer-l.gif) 0 100% no-repeat;
}

#footerarea {
	 text-align: center;
	 padding: 10px;
	 color: #ccc;
}

#footerarea a:link, #footerarea a:visited {
	 color: #a0a0a0;
}

#footerarea a:hover {
	 color: #ccc;
	 text-decoration: none;
}

.smalltext {
	 font-size: 60%;
	 font-family: verdana, sans-serif;
}
/* IMPORT body background (used for SMF) */

/* portal wrapper */

/* IMPORT global font formatting */
table,
tr,
td,
.tdglobal,
.importfont {
	font-size: 10px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/* global font formatting */
table,
tr,
td,
.tdglobal {
	font-size: 10px;	
}

/* IMPORT main portal table bg (if different than body bg) */
.tabmain,
.importmain {	
	font-size: 10px;	
}

/* main portal table */
.tabmain {
	margin:0px;
	padding:0px;	
}

/* images */
img { 		
	border: 0px;
	vertical-align: middle; /* Meo: Added in C1.2 */
}

/*=============================
M
K IMPORT LIGHT BACKGROUND
P
=============================*/
.modulecell,
.urlo2,
.tabnews,
.trattini,
.trattini3,
.tablemenu,
.taburlo,
.importlightback {
	background-color: #ffffff;
	color: #666666;
}



/*=============================
M
K IMPORT DARK BACKGROUND
P
=============================*/
.urlo,
.sottotitolo,
.importdarkback {
	background-color:#a90329;
	color: #F9f9f9;
}

/*=============================
M
K  border and divider styles
P
=============================*/
/* vertical spacer image used in portal skin */
/* .vspacer {
	background-image: url(MKPORTALIMGDIR/punto_vert.gif);
	background-repeat: repeat-y;
	background-color: transparent;	
} */

/* IMPORT border-color */
.tabmain,
.tablemenu, /* block wrapper, chat button strip */
.taburlo,
.urlo2,
.tabnews,
.trattini,
.trattini2,
.trattini3,
.mkpagelink,
.mkpagelinklast,
.mkpagecurrent,
.titadmin,
.importborders {
	border: 1px solid #DDDADA;	
}
	
.trattini { /*used only in tpl_main.php(deprecated), blog, ad_blocks.php*/
	border-width: 1px 0 0 0;
	border-style: dashed;
}

/* blocks admin */
.trattini2 {
	border-width: 0 1px 0 0;
	border-style: dashed;
}

.trattini3 { /* used only in blog, quotes, urlobox, calendar*/
	border-width: 0 0 1px 0;
	border-style: dashed;
}

/*=============================
M
K  hyperlink styles
P
=============================*/
/* IMPORT global links */
a:link,
a:active,
a.uno:link,
.importlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a90329;	
	text-decoration: none;	
}

a:visited,
a.uno:visited,
.importvisited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a90329;	
	text-decoration: none;	
}

a:hover,
a.uno:hover,
.importhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a90329;	
	text-decoration: none; 	
} */

/* bold navbar, block, module links */
a.uno:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

a.uno:visited {	
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none
}


a.uno:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* block text links */
/* .tablemenu a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a90329;	
	text-decoration: none;	
}

.tablemenu a:hover {
	text-decoration: underline;
}

.tablemenu a:active { 
	text-decoration: none; 	
} */

/* global contrasting text and hyperlink color */
.mktxtcontr,
a.mktxtcontr:link, 
a.mktxtcontr:visited {	
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* contrasting text and hyperlink color 2 (admin) */
.mktxtcontr2,
a.mktxtcontr2:link, 
a.mktxtcontr2:visited {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr2:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*=============================
M
K  form styles
P
=============================*/
/* remove margin after closing "form" tag in MSIE */
form {
	margin: 0;
	padding: 0
}

/* IMPORT form styles */
input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton, /* global submit buttons */
.mkblkinput, /* block input */
.mkradio, 
.importforms
{
	background-color: #f9f9f9;		
	/* border: 1px solid #4C77B6; */	
	/* margin: 0px; */
	/* padding: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #070707;
	vertical-align: middle;
}

/* set form padding and margin */
/*.mkbutton,*/ /* global submit buttons */
/* textarea,*/
input,
select,
.bgselect, /* input fields */
.mkblkinput /* block input */
{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal; /* needed for Mozilla */	
}

.mkbutton { /* Global submit buttons */
	padding: 3px;
}

.mkbbbutton { /* MKP BBcode editor buttons */
	margin: 0;
	padding: 0;
}

/* radio/checkbox buttons - remove background color and border in IE */ 
/* .mkradio {
	background-color: transparent;
	border-width: 0px;
} */

/* configure blog textarea */
textarea.mkwrap1 {
	overflow: auto;
	/* width: 230px; */
	width: 100%;
}

/* edit blog textarea */
textarea.mkwrap2 {
	overflow: auto;
	width: 500px ;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* top navstrip */
.navigatore {	
	vertical-align: bottom;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 9px;
	border: 0;
}

.nav, .nav:link, .nav:visited {
	 color: #000000;
	 text-decoration: none;
}
/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks {
	padding: 0px;
}

/* block td cell */
.tdblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0;
	margin: 2px;	
}

/* block title bar */
.sottotitolo {
	vertical-align: bottom;	
	text-align: left;
	font-size: 11px;
	font-weight: bold;	 
}

/* horizontal spacer between blocks */
.tdspacer {
	line-height: 3px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* IMPORT module table headings */
th.modulex,
.importmodulex {
	background-color: #f1f5f8;
	height: 25px;
}
th.modulex {
	white-space: nowrap;
}
.modulex {
	border-width: 0 0 0 0;
}
/* Reviews description text */
.modulelite {
	font-size: 8pt;
	/* color:#a6bbcd;*/
}

/* block padding (news, admin) */
.contents {
	padding: 10px;	
}

/* module pagination links */
.mkpagelink {
	padding:1px 3px 1px 3px;
	font-weight: normal;
}

.mkpagelinklast {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

.mkpagecurrent {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

/* admin cp titles with top border - used in frontend and backend */
.titadmin {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px 0 0 0;
	border-style: dashed;
}
/*=============================
M
K  shoutbox module styles
P
=============================*/
td.taburlo{	
	margin:4px;
	padding:4px;
	border: 0;	
}
	
/* shouter and date cell */
.urlo {
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;	
	font-size: 11px;
	font-weight: bold;
	padding: 4px;		 
}

/* shout cell */
.urlo2 {
	padding: 4px;
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

/* white shouter text */
/* .urlocontrast {	
	color: #ffffff;
} */

/*=============================
M
K  news module styles
P
=============================*/
/* news table with border */
.tabnews {
	border-width: 1px;
	border-style: dashed;
	margin:0px; 
	padding:0px;
	font-size: 10px;	
}

/*=============================
M
K  font styles
P
=============================*/
/* red error page text */
.mkerror {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

/* MKPQuote quotation text */
/* .mkquote { 		
	color: #0000ff;	
} */

/* MKPGallery module ecard, offline page */
.ecardtitle,
.offlinetxt {
	font-size: 10pt; 
	font-weight: bold;
	text-align: center;
}

/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball {
	font-size: 9px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;	
	padding: 0;	
}

.mkquotetext {
	font-size: 10px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}

table .mkquotetable{				
	width: auto; /* IE */	
	text-align: left;
}

/* Added in C1.2 */
/* Table background highlight */
.bghighlight1 {
	background-color: #EAF8EB;
}
/* Table background highlight 2 */
.bghighlight2 {
	background-color: #EFCBCB;
}
/* mkportal footer copyright - Do not remove, modify or obscure the copyright text */
.mkcopyright {
	font-size: 8px;
}
.mkcopyright a {
	text-decoration: none;
}
/* Calendar block current dau highlighting */
#mkcaltoday {
	color:#FFFFFF;
	border:2px;
	border-style:outset;
	background-color: #70001a;
}

#userarea {
	 height: 73px;
	 float: right;
	 padding: 12px 25px 0 0;
	 text-align: right;
	 font-size: 1.0em;
	 color: #ddd;
	 font-family: tahoma, sans-serif;
}

#userarea a:link, #userarea a:visited {
	 color: #eee;
}

#userarea a:hover {
	 color: #ccc;
	 text-decoration: underline;
}

