/*
Theme Name: Lasergame
Theme URI: http://www.lasergame.ee/
Description: Lasergame.ee
Version: 1.0
Author: Aivar Luht
Author URI: http://www.aivarluht.com/
Tags: 
*/
html{height: 100%;}
body{background:#000 url(images/bg2.jpg) top center no-repeat;color:#fff;font-family:helvetica,arial,sans-serif;font-size:12px;height: 100%;line-height:1.4em;}
#container{background:url(images/bottom.jpg) bottom center no-repeat;min-height: 100%;}
#footer{border-top:1px solid #33332f;color:#fff;font-size:12px;margin-top:50px;padding:5px 0;text-align:right;}
#sidebar{border-left:0px solid #33332f;text-align:center;}
#nav{overflow:visible;position:relative;height:50px;}
.pagetitle{background:#55aad1;color:#fff;font-size:40px;line-height:1.25em;font-weight:bold;margin-bottom:15px;padding-left:10px;text-transform:uppercase;z-index:500;}
.ban{margin:5px 0;}

a:link,
a:visited	{ color: #f8f8f8; text-decoration: underline; }
a:hover		{ color: #f8f8f8; }
a:active	{ color: #f8f8f8; }

input {margin: 3px 0}
h1,h2,h3,h4,h5,h6{margin-bottom:15px;}
p{margin-bottom:15px;}
h3{font-size:21px;line-height:1.25em;margin-bottom:10px;}

form label{display:block; float:left; width: 120px;}

.widgettitle{background:#55aad1;color:#fff;font-size:16px;line-height:1.25em}

ul.dropdown {
  background: url(images/nav.gif) top left repeat-x;
  font-size: 11px;
  height: 37px;
  padding-top: 15px;
  text-transform: uppercase;
  overflow:visible;
  /*position:relative;*/
  position:absolute;
  width:780px;
}
ul.dropdown li {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  color: #f8f8f8;
  margin-left:5px;
  padding:0px 5px;
  text-transform: uppercase;
}
ul.dropdown li.hover,
ul.dropdown li:hover{
  background-color: #000;
  border:1px solid #47a4c6;
  color: #fff;
}
ul.dropdown a,
ul.dropdown a:hover{/*padding: 7px 5px;*/}
ul.dropdown a:link,
ul.dropdown a:visited	{ color: #f8f8f8; text-decoration: none; }
ul.dropdown a:hover		{ background:#000;color: #fff;}
ul.dropdown a:active	{ color: #f8f8f8; }
/* -- level mark -- */
ul.dropdown ul {
  border:1px solid #47a4c6;
  padding:0;
  margin-top: 0px;
  width: 110px;
}
ul.dropdown ul li {
  background:#000;
  font-weight: normal;
  margin:0;
}
/*
*html .dropdown li
{
border-color: pink;
filter: chroma(color=pink);
}
*/
#banner img{
  border: 1px solid #333;
  margin-bottom: 5px;
}
#sidebar li{list-style:none;}
