/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/6sxgdx">edit settings</a>.
Version: 16 Dec, 11:39
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/


body{
	font-family: verdana;
	font-size: 70%;
	line-height: 110%;
	background-color: #fff;
	text-align: left;
	height: 100%;
}

body {
	color: #000;
}



a, a:link {
	padding: 1px;
	color: #444;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

h1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}

h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 125%;
	font-variant: small-caps;
	text-decoration: underline;
	padding-top: .1em;
	padding-bottom: .1em;
}

h3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 110%;
	padding-top: .1em;
	padding-bottom: .1em;
}


#hd{
	position: absolute;
        top: 0px;
        left: 0px;
        text-align: center;
        background-color: #fff;
	width: 900px;
	height: 115px;
}
#hd h1{
	font-size: 290%;
	color: #000;

}

#hd h1 a{
	text-decoration: none;
	color: #000;
}

#mainbox {
	position: absolute;
        top: 115px;
        left: 0px;
        background-color: #fff;
	width: 900px;
       text-align: centre;
}

#restofbox {

        background-color: #fff;
       text-align: left;
	float: right;
	width: 690px;
	color: #000;
}

#restofbox a {

	color: #444;
}



#player-game-box {

        background-color: #eee;
	width: 540px;
       text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	min-width: 540px;
}

#news-box {

        background-color: #fff;
	width: 540px;
       text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	min-width: 540px;
}

#topmenubar {

        background-color: #ddd;
        height: 125px;

}

#topmenubaradleft {
        background-color: #ddd;
	height: 125px;
	width: 125px;
	float: left;
}

#topmenubarlogoright {
        background-color: #ddd;
	height: 125px;
	width: 125px;
	float: right;
}

a.nounderline {
    text-decoration: none;
} 

#topmenubarmenutop {
        background-color: #ddd;
	height: 20px;
	text-align: left;
       vertical-align: center; 
}

.navbutton-top {
    background-color: #ddd;
    width: 110px;
    height: 20px;
    float: left;
    text-align: center;
    text-decoration: none;
}

.navbutton-top a {
display: block;
height: 100%;
width: 100%;
}

.navbutton-bottom {
    background-color: #ddd;
    width: 110px;
    height: 20px;
    float: left;
    text-align: center;

}




.navbutton-bottom a {
display: block;
height: 100%;
width: 100%;
}


.navbutton-bottom-little {
    background-color: #ddd;
    width: 110px;
    height: 20px;
    float: left;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
border: 1px groove #444;
}



#topmenubaruserinfo{
       color: #000;
       background-color: #ddd;
	height: 75px;
	text-align: center;
	horizontal-align: center;
	padding: 5px 5px 5px 5px;

}
#picture-box { 
   float: right;
   padding-right: 5px;
}

.heading {

    font-size: 14px;
    font-weight: bold;
}

a.title-link {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.error {
	color: #d00;
    font-weight: bold;
text-decoration: none;
}


.success {

    color: #0d0;
    font-weight: bold;
text-decoration: none;
}

.warn {

    color: #da0;
    font-weight: bold;
text-decoration: none;
}

a.error {
	color: #d00;
    font-weight: bold;
text-decoration: none;
}


a.success {

    color: #0d0;
    font-weight: bold;
text-decoration: none;
}

a.warn {

    color: #da0;
    font-weight: bold;
text-decoration: none;
}

.greytext {

    color: #888;
}



a.navtab {
     text-decoration: none;
     color: #000;
}



#login-box{
    text-align: left;
}

form#login-form{
     color: #000000;
     font-size: 10px;
     background-color: #ddd;
}

input.input {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
background-color: #444; 
color: #fff;
}

input.input2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
background-color: #CCCCCC; 
color: #000;
}

input#wp-submit {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 width: 5.5em;
 height: 2.0em;

}

table.greytable {
   border: 2px solid #fff;
   background-color: #ccc;
   width: 100%;
  border-collapse: collapse;

}

th.darkgreyheader {
   border: 1px solid #fff;
   background-color: #aaa;

   font-weight: bold;
}

td.darkgreycell {
   border: 1px dotted #fff;
   background-color: #ccc;

   font-weight: bold;
}


td.greycell {
   border: 1px dotted #fff;
}


input.small_button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
background-color: #CCCCCC;
 width: 5.5em;
 height: 1.5em;
}

input.small_button_c {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
background-color: #CCCCCC;
 width: 30px;
 height: 15px; 
 text-align: left;
}

input.small_button_add {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
background-color: #CCCCCC;
 width: 110px;
 height: 15px; 
 text-align: left;
}

select.small_select{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
background-color: #CCCCCC;
 height: 20px; 
 text-align: left;
}

#topmenubarmenubottom {
        background-color: #ddd;
	height: 20px;
	text-align: left;
       vertical-align: center; 
}

#leftmenu {
        background-color: #eee;
	width: 200px;
        float: left;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#leftad {
        background-color: #eee;
	width: 200px;
       float: left;
	text-align: left;
	padding: 5px 5px 5px 5px;


}

#rightad {
        background-color: #fff;
	width: 120px;
        float: right;
}



#ft {
	text-align: center;
	color: #000;
        background-color: #fff;
	width: 900px;
	height: 40px;
       float: left;
     /*  position: absolute;
	bottom: 0px;
	left: 0px; */
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}
