/*
Theme Name: blank2r_KB7_5
Theme URI: http://refueled.net/blank-themes/
Description: Built on [Blank2r 2.0 A Blank Wordpress theme with left sidebar.]
Author: refueled
Author URI: http://refueled.net
version: 7.5
Tags: two-column, widget-ready,blank, tab sidebar
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	margin:0px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	color: #606060;
	border-left:1px solid #707070;
	margin:15px;
	padding:0 12px 0 12px;
	}

/* mk addition for pre */
pre, code{
	overflow: auto; 
	font-family:"Courier New", Courier, monospace;
	background-color: #dbdbdb;
	}


/* links */

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

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 980px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#000;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#ff6a00;
  	width: 980px; 
  	height: 100px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
/* mk replace 
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}
*/
#header h1 a {
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6a00;
	}
#header h1 a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	background-color: #ff6a00;
	}

#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* notifybar */
#notifybar {
	background:#005dab;
	color: #fff;

/*	font-size: 8pt; */
	width:980px; 
	overflow:hidden;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#notifybar h2{
	padding: 0px 0 5px 0;
	color: #fff;
	font-family: georgia, times;
	}
	
#notifybar a{
	color: #fff;
	border-bottom-style: dashed;
	border-bottom-color: #fff;

}

#notifybar a:hover{
	color: #ff6a00;
	border-bottom-style: dashed;
	border-bottom-color: #ff6a00;
}

/* main menu */


#menu {
	background:#005dab;
	color: #fff;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:980px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ff6a00;
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffffff;
	background: #fff;
	color:#005dab;
}


/* main menu2 */


#menu2 {
	background:#000;
	color: #fff;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:980px; 
	overflow:hidden;
}


#menu2 ul {
	margin:0;
	padding:0;
}

#menu2 ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu2 ul li a {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ff6a00;
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu2 ul li a:hover {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffffff;
	background: #ff6a00;
	color:#fff;
}

/* content */


#content {
	float:left;
	width:600px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 18pt georgia, times;
	border-bottom: 1px solid #ff6a00;
	}
	
.post h2 a{
	color: #005dab;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6a00;
	/*
	text-decoration: none;
	*/
	}
	
.post h2 a:hover{
	color: #ff6a00;
	/* color: #777;
	text-decoration: none;
	*/
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

/* Entry List */ 
.entry li {
	margin: 15px 20px 0px 20px;
	list-style-type: disc;
}

.postmetadata{
	clear: both;
	background:#DBDBDB;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {

	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0px 0px 30px 0px;
	overflow:hidden;
	}
	



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:330px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:bold 11pt arial, georgia, times;
	/* color: #000;	*/
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#sidebar ul h2 a {
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6a00;
}

#sidebar ul h2 a:hover {
	color: #ff6a00;
}

#sidebar ul ul.twitter li{
	list-style-type: disc;
}




/* comments */
textarea {
	font-size: 10pt;
	line-height: 14pt;
	}
	
	
#commentform{
	border-top: 1px solid #ff6a00;
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	font-size: 9pt;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit, #acp-preview{
	background: #fff;
	font-family: verdana, arial, times;
	
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#commentheader{
	margin:0; 
	padding:0; 
	border-bottom: 1px solid #ff6a00;
	}
	


ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #DBDBDB;}
ol.commentlist li.bypostauthor {background: #FFD7BF;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}
ol.commentlist a:hover {background-color:transparent;}
/*  removed & replaced mk
ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

*/

cite, cite a, cite a:hover {
	font-size: 10pt; 
	color: #005dab;	
	font-weight: bold;
	font-style: normal;
background-color:transparent;
	}

.says {display:none;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}




/*mk for h */
h1, h2, h3, h4 {
	color: #005dab;
	}


/* mk added for a */
a	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
	}
a:hover {
	color: #ff6a00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6a00;
	background-color: #ffffff;
	text-decoration: none;
	}

/* post title */	
.post h2 {
	color: #005dab;
	}

.postdata {
	background-color:#dbdbdb;
	}

/* Greg's Threaded Commetns */	
.commentlist li .commentnumber {
float:right;
color:#999999;
font-size:3em;
margin:0;
padding:0 .5em .5em 0;
clear:right;
}

.commentlist li li .commentnumber {
font-size:1.7em;
}

.commentlist li li li .commentnumber {
font-size:1.3 em;
}

/* BEGIN TABBER */
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #000;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	color: #fff;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #000;
	/* border-bottom: none; */
	background: #707070;
	text-decoration: none;
}

/*
ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #fff; }
*/
ul.tabbernav li a:hover
{
 color: #fff;
 background: #ff6d00;
 border-color: #000;
}

ul.tabbernav li.tabberactive a
{
 background-color: #005dab;
 color: #fff;
 border: 1px solid #000;
}

ul.tabbernav li.tabberactive a:hover
{
	/* 
 color: #ff6d00;
 background: #fff;
 */
 }

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
/* END TABBER */

/* TABLES */ 
.entry table {
	text-align: right;
	margin: 0px 0px 0px 20px;
font-family: 	verdana,arial,times,serif;
	border-collapse: collapse;
	border-color: #000;
	border-width: 1px;
}


.entry table td {
	border-width: 1px;
	padding: 2px 3px 2px 1px;
	border-style: solid;
	border-color: #333;

}
.entry table tr.head td {
font-family: 	verdana,arial,times,serif;

font-weight: 600;
}

.entry table tr.row1 td{

background-color: #005dab;
color:#fff;

}

.entry table tr.row2 td{
background-color: #ff6a00;
color: #fff;

}

.democracy {

background-color: #dbdbdb;
padding: 5px 20px 5px 20px;
}

.democracy .poll-question {
color: #005dab;
}
