/*
Theme Name: Kakumei Blue
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... in blue.
Version: 0.01 theta-beta
Author: Bryan Veloso
Author URI: http://avalonstar.com
*/


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

a { color: #32689b; text-decoration: none; }
a:hover { color: #001364; }

.sticky { background: #adb9e1; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }

a.prev.page-numbers:hover, a.next.page-numbers:hover { color: #001364; }

#bbnavbar {
	clear: both;
	margin: 6px 0 20px 0;
	max-width: 100%;
	min-width: 700px;
	position: relative;
	}

#bbnavbar li a{
	font-size: 16pt;
	font-weight: bold;
	margin: 7px 0;
	padding: 0 3px 3px 3px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	}

#bbnavbar li a:hover{
	text-transform: uppercase;
	padding-top: 6px;
	border-top: 3px solid #fff;
	background: #000;
	color: #fff;
	}

#bbnavbar li {
	list-style-type: none;
	display: inline;
	margin-left: 3px;
	padding: 0 5px;
	}

#bbwrapper {
	background: #fff url('images/page_header_tile.png') repeat-x 0px -15px;
}

#bbwrapper h1{
	font-size: 36pt;
	font-weight: bold;
	padding: 10px 0 15px 0;
	letter-spacing: -1.5px;
	font-family: "Arial Narrow", Arial, Tahoma;
	line-height: 34px;
	color: #0F0F0F;
	}

#search, #forum-id {
      width: 300px;
}

#topic-search-form p.submit {
      padding-top: 1em;
      text-align: left;
}

#viewdiv {
      margin-left: 15px;
}

#header h1 {
	font-size: 45px;
	font-weight: bold;
	font-family: georgia;
	text-transform: uppercase;
	margin-bottom: 18px;
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #000;
	}
		
#header a, #header a:hover {
	color: #010101;
	text-decoration: none;
	}

#topbarmax {
	background: #000;
	}

#topbar {
	background: #111;
	color: #fff;
	font-family: Tahoma;
	font-size: 7pt;
	margin: 0 auto 3px;
	width: 900px;
	padding: 8px 0 10px 0;
	text-align: right;
	text-transform: uppercase;
	}
	
#topbar span {
	margin-right: 10px;
	}

#topbar .icon{
	background: #000 url(images/feedicon.png) right no-repeat;
	margin-right: 5px;
	color: #3898F8;
	padding: 2px 18px 2px 0;
	}

#navbar {
	clear: both;
	margin: 6px 0 20px 0;
	max-width: 100%;
	min-width: 900px;
	position: relative;
	}

#navbar li a{
	font-size: 16pt;
	font-weight: bold;
	margin: 7px 0;
	padding: 0 3px 3px 3px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	}

#navbar li a:hover{
	text-transform: uppercase;
	padding-top: 6px;
	border-top: 3px solid #fff;
	background: #000;
	color: #fff;
	}

#navbar li {
	list-style-type: none;
	display: inline;
	margin-left: 3px;
	padding: 0 5px;
	}

#footermax {
	background: #000;
	clear: both;
	}
	
#footer {
	font-size: 9pt;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	clear: both;
	width: 900px;
	color: #fff;
	overflow: hidden;
}

#footer p {
	margin: 0;
	padding: 0;
}

.textfooter {
    margin-top: 5px;
    font-family: Tahoma;
    line-height: 15px;
	text-transform: uppercase;
}
