/*
Theme Name: mydbr based on Kakumei Blue
Theme URI: http://www.nocsos.com/
Description: myDBR theme based on Bryan Veloso's Kakumei Blue
Version: 1.0
Author: <a href="http://http://www.nocsos.com/">Nocsos</a>
Author URI: 
*/


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

body { 
	background: white; 
	text-align: left; 
	line-height: 21px; 
	font-family: "trebuchet ms",helvetica,sans-serif; 
	font-size: 12px; 
	color: black; 
	min-height: 25px; 
}


table {
	border-collapse: collapse;
}

#latest th.num, #forumlist th.num, #favorites th.num {
	text-align: center;
	white-space: nowrap;
}

#latest th.numr, #forumlist th.numr, #favorites th.numr {
	text-align: right;
	white-space: nowrap;
}

#latest td.numr, #forumlist td.numr, #favorites td.numr {
	text-align: right;
	white-space: nowrap;
}

#latest td.name, #forumlist td.name, #favorites td.name {
	text-align: left;
	white-space: nowrap;
}


.poststuff {
	text-transform: none;
}


#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: #4388D3;
	background-position-x: none;
	background-position-y: none;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
	white-space: nowrap;
}

#latest th.tl, #forumlist th.tl, #favorites th.tl {
	-khtml-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}

#latest th.tr, #forumlist th.tr, #favorites th.tr {
	-khtml-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

#front-page #hottags {
	position: absolute;
	top: 7em;
	left: 0px;
	margin-left: 605px;
	margin-top: 6em;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions {
	left: 0px;
	margin-left: 0px;
	margin-top: 7em;
	width: 590px;
}

#thread li.alt .threadpost { 
	margin-bottom: 1em; 
	border: 1px solid #eee; 
}

#thread li {
	border-top: 1px hidden  #fff;
}

#main {
	line-height: normal;
	padding-top: 2em;
	font-size: 1em;
}

#main div.search {
	position: absolute;
	right: 170px;
	top: 2em;
}

.login {
	position: static;
	top: 0px;
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

#wrapper {
	background: white;
}


a { color: #32689b; text-decoration: none; }
p.frontpageheatmap a { color: #107FFF; text-decoration: none; }
a:hover { color: #001364; }
#header { background: url(../../../wp-content/themes/myproduct/images/top-bg.jpg) no-repeat top center; height: 95px; margin: 0px; width: 100%;}
#header div.search input.submit:hover { color: #001364; }
#header div.search input.submit:active { border-color: #001364; }
form.login input.submit:hover { color: #001364; }
form.login input.submit:active { border-color: #001364; }
input#tagformsub:hover { color: #001364; }
input#tagformsub:active { border-color: #001364; }
.sticky { background-color: #F4F4F4;}
#thread li.pingback { background-color: #d8dcf2; border-color: #d8dcf2; }
#thread li.pingback .threadpost { background-color: #d8dcf2; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }
a.prev.page-numbers:hover, a.next.page-numbers:hover { color: #001364; }
p.submit input:hover { color: #001364; }
p.submit input:active { border-color: #001364; }

#header h1 {
	font-family: Georgia;
	font-style: italic;
	overflow: auto;
	position: absolute;
	display: block;
	color: #C2C2C2;
	text-align: right;
	letter-spacing: -1px;
	right: 0px;
	bottom: 24px;
	padding: 2px;
	z-index: 2;
}

#menu li a { height 16px; }

#header h1 a { color: #C2C2C2; text-decoration: none; }
#header h1 a:hover { color: #C2C2C2; }

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

.postform textarea {
	height: 22em;
}

code.sql {
	border: 1px solid;
	display: table;
	background: rgb(70, 70, 70);
	color: rgb(248, 248, 248);
	font-size: 90%;
	overflow: auto;
	margin: 0px 0 10px 0;
	padding: 5px 5px 5px 5px;
	border-left: 20px solid #CECECE;
}

div.search input {
	border: 1px solid #999;
	background-color: #fdfdfd;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.search input.submit {
	background-color: #ccc;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

div.search input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

div.search input.submit:active {
	border-color: rgb(0, 100, 0);
}

#topic-page #wrapper #main div.bbcrumb, #forum-page #wrapper #main div.bbcrumb {
	padding-top: 7em;
}

h1,h2,h3,h5,h6
{
letter-spacing: 0px;
}

#main #profile-menu {
	margin-top: 7em;
}

#profile-page #main div.bbcrumb {
	margin-top: 8em;
}

#profile-page div.bbcrumb, #main div.bbcrumb {
	padding-top: 4em;
}

.m_srchspace {
	padding-top: 7em;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	left: 0;
	padding-top: 20px;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	padding: 4px 7px;
	border-top: none;
	position: relative;
	top: -10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: none;
	background: url(images/n4.gif) repeat-x rgb(255, 255, 255);
	color: rgb(97, 97, 97);
}

#profile-menu li.current a:hover {
	background: url(images/n4.gif) repeat-x rgb(255, 255, 255);
}

.threadauthor {
	float: none;
	width: auto;
}

.threadpost {
	margin-left: 0px;
}

.nav {
	margin: 0px;
	margin-right: 17px;
	padding: 5px 0px 0px;
}

#footer a {
	color: #32689B;
}

#footer a:hover {
	color: #001364;
}
#footer {
	text-shadow:  none;
	border-bottom: none;
}

#front-page #discussions h2 {
	padding-top: 1em;
	border-bottom: none;
}

div.post ul {
	list-style-type: disc;
}

.post p {
	line-height: inherit;
	padding-bottom: 0px;
}

img.avatar {
	padding: 0px;
}

#wrapper .nav a {
	display: inline;
	float: none;
}

#wrapper .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

#thread .post blockquote {
	margin: 0 0 0 0;
}


