html {
   margin: 0;
   padding: 0;
}

.clr {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* page layout */

body { 
   margin: 0;
   padding: 0;
   font-size: 12px;
   text-align: center; 
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   min-width: 945px;
   color: #444;
   background: url(img/fog_bg.png);
} 

#container {
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: center; 
   width: 945px;
}
#container-inner { 
   position: static; 
   width: auto; 
   text-align: center;
   width: 945px;
   margin: 0 0;}
   
#banner { position: relative; }
#banner-inner { position: static; }
#banner { margin: 0 0; width: 945px; height: 204px; text-align: center; padding: 0 0; }
#logo { margin: 10px 0 0 0;}

#pagebody { position: relative; width: 945px; background: url(img/contentborder.png); text-align: center;}
#pagebody-inner { position: static; }

#alpha, #beta, #gamma, #delta {
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
   position: static;
}


/* modules */

.module {
   position: relative;
   overflow: hidden;
   width: 100%;
}

a { color: #36414d; text-decoration: none; }
a:hover { color: #D60; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #D60; }

h1, h2, h3, h4, h5, h6 {
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; font-weight: bold; margin: 0px 0px; padding: 0 0;
}

h2 {color: #000000;}
p {margin: 10px 0;}


.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
   font-size: 85%;
}

.entry-footer,
.comment-footer,
.trackback-footer {
   margin: 0 0 17px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   text-align: right;
}

.module-header
 {
   /* ie win (5, 5.5, 6) bugfix */
   width: 100%;
   margin: 0;
   background: #455d81;
   line-height: 24px;
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   text-transform: uppercase;
   text-align: left;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
   margin-left: 10px;
}

/* modules */

.module {
   margin: 0 0 10px 0;
}

.module-content {
   margin: 0 0 0 0;
   padding: 10px 10px 0 10px;
   font-size: 90%;
   line-height: 1.2;
}

/* three-column tweaks */

.layout-three-column #alpha {
   margin: 0;
   width: 170px;
}

.layout-three-column #gamma {
   margin: 0;
   width: 163px;
}
.layout-three-column #alpha-inner {
   padding: 0px 15px 0px 15px;
   margin-top: 5px;
}

.layout-three-column #beta {
   margin: 5px 0 0 0;
   width: 605px;
   background: none;
}
.layout-three-column #gamma-inner {
	margin: 5px 0px 0px 0px;
	padding: 0px 8px 0px 15px;
}
.layout-three-column #beta-inner {
   padding: 0;
   border-width: 0;
}

textarea {
   font-family: Osaka, "MS P Gothic", Arial, San-Serif;
}

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    color: #2c4870;
    font-weight: bold;

}
.module-header a:link, .module-header a:hover, .module-header a:visited, .module-header a:visited { color: #000000; text-decoration: none; }
#alpha .module-header { padding-left: 12px; width: 140px; height: 24px; background: url(img/hdr_140.gif) no-repeat; }
#beta .module-header { padding-left: 12px; width: 605px; height: 24px; background: url(img/hdr_1.gif) no-repeat; }
#gamma .module-header { padding-left: 12px; width: 140px; height: 24px; background: url(img/hdr_140.gif) no-repeat; }
#alpha .module-content { padding-bottom: 12px; background: url(img/bot_140.gif) no-repeat bottom center; } 
#beta .module-content { padding-bottom: 12px; background: url(img/bot_505.png) no-repeat bottom center; } 
#gamma .module-content { padding-bottom: 12px; background: url(img/bot_140.gif) no-repeat bottom center; }
#alpha .module { background: url(img/mid_140.gif) repeat-y; } 
#beta .module { background: url(img/mid_505.gif) repeat-y; } 
#gamma .module { background: url(img/mid_140.gif) repeat-y; }
.module-powered { border-top: 1px solid #d8d8d8; }
.module-powered .module-content {
   margin-bottom: 0;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
   text-align: center;
}

.tags { background:#ffffe1; border:solid 1px #dae0e6; font-size:12px; padding:2px 5px; width:590px;  }

#cloud {

   margin: 0px 10px;
   border-top: 1px solid #dae0e6;
   padding-top: 0px;
   color: #666;
   text-align: center;}
    
#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 400; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 550; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 600; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 660; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.0em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.2em; font-weight: 900; }


div.img
  {
  margin: 0 4px 8px 4px;
  height: auto;
  width: 135px;
  float: left;
  text-align: center;
  padding: 0 0;
  }

div.img img
  {
  display: inline;
  margin: 0px 4px 0px 4px;
  border: 4px solid #efefef;
  }

div.img a:hover img
  {
  border: 4px solid #ffdfae;
  margin: 0px 4px 0px 4px;
  }
  
#loader {
  width: 220px;
  height: 19px;
  text-align: center;
  margin: 0 0 10px 4px;
}

#gameLoader {
 
  width: 605px;
  height: 540px;
  text-align: center;
  margin: 10px 0;
  background: url(img/adv.png) no-repeat center;
}

.paginare
{
	text-align: right;
	padding: 5px 2px 8px 0px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.pagelink, .pagelinklast, .pagecurrent
{
	color: #ffffff;
	background: url(img/page.jpg) no-repeat center;
	padding: 2px 6px 2px 6px;
}

a.pagelink, a.pagelinklast
{
	cursor: pointer;
}

a.pagelink:hover, a.pagelinklast:hover
{
	background: url(img/page_current.jpg) no-repeat center;;
    color: #000000;
}

.pagecurrent
{
	background: url(img/page_current.jpg) no-repeat center;
}

