/*
Theme Name: Kakumei Mick
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... GMD Style
*/


@import url('../kakumei/style.css');

a { color: #32689b; text-decoration: none; }
a:hover { color: #001364; }
#header { background-image: url('images/page_header_bblogo.png'); }
.sticky { background: #adb9e1; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }


#wrapper, body {
background: url(images/back_main.gif) repeat;
}

#header {
background: url('http://bingolingo.com/wordpress/wp-content/themes/bingolingo1/images/header-bg.jpg') no-repeat top right;
margin: 10px auto 0;
width: 910px;
height: 190px;
position: relative;
}


#header h1 {
position: absolute;
display: block;
text-align: left;
letter-spacing: -1px;
left: 53px;
top: 18px;
padding: 6px;
color: #ffffff;
text-align: left;
float: left;
letter-spacing: -1px;
}

#header p.description {
font-size: 1.2em;
font-family: Georgia;
font-style: italic;
overflow: auto;
position: absolute;
display: block;
color: #666;
text-align: right;
right: 53px;
bottom: 13px;
padding: 6px;
z-index: 2;
}

#header p { margin-bottom: 0; }

#header h1 a:hover { color: #333333; text-decoration: none; }
#header h1 a:link, #header h1 a:visited { color: #ffffff; text-decoration: none; }

#footer {
background: url('images/footer-bg.gif') no-repeat;
border-top: 0px solid #ccc;
margin: auto;
color: #666;
font-size: 1.0em;
letter-spacing: 2px;
text-transform: uppercase;
clear: both;
text-align: center;
width: 910px;
}

#main {
background: url('images/main-bg-bb.gif') repeat-y right;
font-size: 1.2em;
width: 910px;
margin: 0 auto;
position: relative;
}

#maincontent {
padding-top: 10px;
font-size: 1.2em;
width: 860px;
margin: 0 auto;
position: relative;
}

/*** topMenu **************************/
#topMenu
{
position: absolute;
top: 162px;
left: 225px;
}
#topMenu UL
{
}
#topMenu UL LI
{
float: left;
margin: 0px 25px 0px 0px;
list-style-type: none;
}
#topMenu UL LI A,
#topMenu UL LI A:visited
{
color: #e75e1c;
font-size: 14px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
background-image: url(http://bingolingo.com/wordpress/wp-content/themes/bingolingo1/images/topmenu-item-bg.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding: 0px 0px 0px 12px;
}
#topMenu UL LI A:hover
{
background-image: url(http://bingolingo.com/wordpress/wp-content/themes/bingolingo1/images/topmenu-item-hover-bg.gif);
color: #9a3c0e;
}

form.login, #header p.login {
float: left;
overflow: auto;
position: absolute;
display: block;
text-align: left;
letter-spacing: -1px;
left: 53px;
bottom: 50px;
width: 300px;
padding: 6px;
z-index: 2;
background-color: #fecc97;
border: 1px solid #cd2f0b;
}

#copyright
{
margin: 10px auto 0px auto;
color: #b6daeb;
text-align: center;
}

.postform {
margin-bottom: 0;
}

#logoLink
{
width: 215px;
height: 150px;
position: relative;
display: block;
left: 465px;
}