/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** Imported style sheet bs-styles.css ****/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
/*	background: url('http://blogshares.com/images/bg.gif') top left repeat-y;  */
}

/*===============================
	GENERAL STYLES
	==============================*/

a {
	color: #527142;
}

a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	border: 1px solid #BFCEDE;
	font-size: 12px;
	font-weight: bold;
	font-family:  arial, helvetica, sans-serif;
	padding: 1px;
	background: #E1E7DF;
}

select {
	border: 1px solid #BFCEDE;
	font-size: 12px;
	font-weight: bold;
	font-family:  arial, helvetica, sans-serif;
	padding: 1px;
	background: #EBEFE9;
}

p {
	font-size: .8em;
	margin: .5em 0 .5em 0;
	padding: 0;
}

fieldset {
	border: 0;
}

.comment {
	font-size: small;
	margin-bottom: 3px;
	border-top: 1px solid #BFCEDE;
}

.near {
  font-size: .8em;
}

.note {
	font-size: .7em;
}

#bsubbhelp {
	font-size: .8em;
	padding: 10px;
	border: 1px solid black;
	margin: 8px;
	background: #EBEFE9;
}

.srchp {
  font-size: .6em;
}

.midrange {
	font-size: .80em;
  padding: 0;
  margin: 0px 2px 2px 2px;
  vertical-align: middle;
}

.be {
  font-size: 1.1em;
}

.datatable, .parseerror {
	border: solid #527142 1px;
	background: #E1E7DF;
	empty-cells: hide; /* Added RTB 12-29-04 */
}

.datatable th {
	border: solid #BFCEDE 2px;
	font-size: 10px; /* .7em; */
	font-weight: bold;
	padding: 2px 4px;
}

.datatable th a { 
        text-decoration: none; 
}

.datatable th.side {
	text-align: left;
	font-size: 9px;
}

.datatable td {
	border: solid #BFCEDE 1px;
	font-size: 10px;
	padding: 2px 4px;
}

.datatable td.mem {
  text-align: center;
}

.datatable tr.highlight {
	background: #EEEEEE;
}

.datatable tr.glow {
  background: #E8EEE6;
}

.datatable tr.norm0 {
  background: #E1E7DF;
}

.datatable tr.norm1 {
  background: #DAE0D8;
}

.datatable tr.norm2 {
  background: #E8EEE6;
}

.datatable tr.comp {
  background: #F5E7DF;
}

.datatable tr.comphighlight {
  background: #FAEEEE;
}

.datatable td.warning {
	color: red;
}

.datatable td.dollar {
	color: green;
}

.datatable td.money {
	color: navy;
}

.datatable td.marker {
  text-align: center;
  border: solid #BFCEDE 2px;
  font-size: 8px;
  line-height: 10px;
}

.datatable td.group {
  text-align: center;
  border: solid #BFCEDE 2px;
  font-size: 18px;
}

.datatable td.meblank {
  border: solid #E1E7DF 0px;
}

.datatable ul { font-size: 1em; }

.page-counter {
	width: 1px;
	height: 1px;
}

h1.money {
   height: 44px;
   background: url("http://blogshares.com/images/dollar_sign.gif") top left no-repeat;
   padding-left: 45px; /* move text over horiz. to get around bg image */
   line-height: 40px; /* center text vertically next to bg image */
}

h1.premium, h1.npc, h1.bigcheese, h1.admin, h1.bsec, h1.math, div.rpremium, div.rnpc, div.rbigcheese, div.radmin, div.rbsec, div.rmath,
div.rolltop, div.relite {
   height: 54px;
   padding-left: 130px; /* move text over horiz. to get around bg image */
   line-height: 40px; /* center text vertically next to bg image */
}

h1.premium,   div.rpremium   { background: url("http://blogshares.com/images/premium_member.gif") top left no-repeat; }
h1.npc,       div.rnpc       { background: url("http://blogshares.com/images/npc.gif") top left no-repeat; } 
h1.bigcheese, div.rbigcheese { background: url("http://blogshares.com/images/cheese.gif") top left no-repeat; } 
h1.admin,     div.radmin     { background: url("http://blogshares.com/images/admin.gif") top left no-repeat; } 
h1.bsec,      div.rbsec      { background: url("http://blogshares.com/images/bsec.gif") top left no-repeat; } 
h1.math,      div.rmath      { background: url("http://blogshares.com/images/math.gif") top left no-repeat; } 
h1.elite,     div.relite     { background: url("http://blogshares.com/images/elite.gif") top left no-repeat; }

div.rpremium, div.rnpc, div.rbigcheese, div.radmin, div.rbsec, div.rmath, div.rolltop, div.relite { font-size: 15px; line-height: 20px;
padding-top: 7px; }

p.artspace {
   font-size: 1em;
   margin: 5px 0px;
}

/*===============================
	HEADER STYLES
	==============================*/

#header {
  margin: 0;
  padding: 0;
  /* padding-right: 10px; */
  background: url("logo_bg.gif") top left repeat-x;
  height: 58px;
  text-align:right;
}

#header a {
  margin: 0;
  padding: 0;
  border: 0;
}  


 ul#navlist
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #424D7B;
margin: 0;
	background-color: #424D7B;
}

ul#navlist li
{
float: left;
height:21px;
background-color: #424D7B;
margin: 2px 2px 0 2px;
border: 1px solid #424D7B;
}

li#active a
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #FFF;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { 
background: #fff;
color:#000; 
border-bottom:1px solid #FFF;

}
.navright {right:5px; }
/*===============================
	LEFT COLUMN STYLES
	==============================*/

#left-col {
	float: left;
	width: 165px; 
		background-color: #424D7B;
  padding: 0;
	margin-right: 5px;
}

#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}
#menu li {
  display: inline; 
  list-style-type: none; 
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	border-right: solid black 1px;
	color: white;
	text-decoration: none;
	padding: 2px 5px;
  margin: 0px;
	border-bottom: solid #424D7B 1px;
}
#menu li a:hover {
	background-color: #CCC;
	color: black;
}

/*===============================
	Left COLUMN STYLES
	==============================*/

#left-col-new {
	float: left;
	width: 165px; 
    background-color: #ffffff;
    padding: 0;
	margin-left: 5px;
}

#barofads {
	margin-bottom: 10px;
}
#barofads label,
#barofads p {
	font-size: .55em;
	text-transform: uppercase;
	font-weight: bold;
	color: #5A7B4A;
}
#barofads p {
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

#left-col-new .block-title {
	background: #527142;
	font-size: .75em;
	font-weight: bold;
	margin: 1px 0px 2px 0px;
	padding: 3px 4px;
	color: #fff;
	width: auto; /* Originally 170px, then 160px */
}

#left-col-new .block {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #527142;
	font-size: .75em;
	padding: 5px;
	margin-bottom: 10px;
}

#left-col-new .block p {
	padding: 0;
	margin: 0 0 6px 0;
}

#junior-sponsor {
	
	text-align: center;
}

.block .link-list {
	margin: 5px 0;
}

/*===============================
	RIGHT COLUMN STYLES
	==============================*/

#right-col {
	float: right;
	margin: 10px 5px 0 0;
  padding: 0;
	width: 165px; /* Originally 172px */
	background: white;
}

html>body #right-col {
  margin: 10px 10px 0 0;
}

#toolbar {
	margin-bottom: 10px;
}
#toolbar label,
#toolbar p {
	font-size: .55em;
	text-transform: uppercase;
	font-weight: bold;
	color: #5A7B4A;
}
#toolbar p {
	margin: 0;
	padding: 0px 5px 0px 5px;
	text-align: right;
}
#toolbar .frmButton {
	border:0px;
	background:#527142;
	color:#ffffff;
}

#right-col .block-title {
	background: #527142;
	font-size: .75em;
	font-weight: bold;
	margin: 1px 0px 2px 0px;
	padding: 3px 4px;
	color: #fff;
	width: auto; /* Originally 170px, then 160px */
}

#right-col .block {
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	border-color: #527142;
	font-size: .75em;
	padding: 5px;
	margin-bottom: 10px;
}

#right-col .block p {
	padding: 0;
	margin: 0 0 5px 0;
}

#sponsor {
	
	text-align: center;
}

.block .link-list {
	margin: 5px 0;
}

.link-list {
  text-align: left;
}

#members-area {
  text-align: center;
}

/*===============================
	MAIN COLUMN STYLES
	==============================*/

#main {
	position: relative;
	margin: 5px 190px 5px 180px; /* Originally 5px 200px 5px 210px */
	padding-top: 0px;
	font-size: normal;
}

#main h1 {
	font-size: 1.2em;
	vertical-align: text-top;
}

#main h2, #reporth2 {
	width: auto;
	background: #424D7B;
	font-size: 18px;
	margin: 10px 5px 3px 0px;
	padding: 2px 0px 2px 5px;
	color: #ffffff;
}

#reporth2 {
  width: 99%;
}

#reporth2 a { color: white; }

#main .meni {
  font-size: 0.8em;
}

#main .bsnews 
{
	width: auto;
	background: #424D7B;
	font-size: 18px;
	margin: 15px 0px 3px 0px;
	padding: 2px 0px 3px 6px;
	color: #ffffff;
}

#main p { padding-right: 20px; }

#main li { font-size: 0.8em; }

.roles    { font-size: 0.9em; }
.roles li { padding-bottom: 0.9em; }
.roles a  { text-decoration: none; }

.y { color: green; }
.n { color: red;   }
.c { color: blue;  }
.g { color: gray;  }

#main h3 {
	font-weight: 800;
	font-size: 16px;
}
#main h3.indextitle {
	width: 95%;
	background: #527142;
	color: #fff;
	font-weight: 800;
	font-size: 11px;
	text-align: center;
	padding: 2px;
}

ol.indices-list {
	list-style: none;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

ol.indices-list li {
	font-size: 85%;
	margin: 0px;
	padding: 0px 3px 10px 0px;
}

ol.indices-list .blogname a {
	font-weight: bold;
}

ol.indices-list .focus {
	font-size: 75%;
	font-weight: bold;
}

ol.indices-list .share-status {
	font-size: 75%;
}

ol.indices-list .share-status abbr {
  text-decoration: none;
	font-weight: bold;
}

.genError {
  line-height: 1.4em;
	color: red;
}

.genError sub, .genError sup {
  line-height: 0; 
}

/*===============================
	FOOTER STYLES
	==============================*/

#footer {
	clear: both;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

#license {
	margin: 20px 0;
}

#stats, #timedebug, #bsecgood, #bsecbad, #comparison {
  font-size: 9px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}

#bsecgood {
  color: green;
}

#bsecbad {
  color: red;
}

#comparison {
  margin-top: 5px;
  color: blue;
}

#debug {
  font-size: 9px;
  text-align: left;
  margin: 20px 0;
}

#stats {
  color: #666;
}

#timedebug {
  width: 20%;
  color: #666;
  text-align: center;
  white-space: nowrap;
}

.tdebug
{
  text-align: left;
  font-size: 8px;
  color: #666;
  white-space: nowrap;
  margin: 5px;
  padding: 0px; 
}

#tdespair
{
  text-align: center;
  width: 20%;
  white-space: nowrap;
}

/*===============================
	ADVERTISING STYLES
	==============================*/

#banner_ad {
	padding: 0px;
	table-layout: fixed;
	border-collapse: separate;
	text-align: center;
	display: block;
}

#left-col .adstrip {
	margin: 5px 3px 0px 0px;
	padding: 0px;
	font-size: 9px;
	table-layout: fixed;
	border-collapse: separate;
	background: #f0f0f0;
	width: 165px;
	border-spacing: 0px;
	border: solid black 1px;
}

#right-col .adstrip_sp {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 0px;
	font-size: 9px;
	width: 100%;
}

.blogad {
	border-bottom: solid white 2px;
	padding: 5px 0 10px 0;
}

.blogad_sp {
	width: 100%;
}

.blogad_headline,
.blogad_headline_sp {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.blogad_text, .blogad_text_sp {
	font-size: 9px;
}
.blogad_thumbnail,
.blogad_thumbnail_sp {
	text-align: center;
	border: none;
}
.blogad_link,
.blogad_link_sp,
.adstrip_link,
.adstrip_link_sp {
	margin: 0;
	font-style: italic;
	color: black;
	font-size: 9px;
}
a.adstrip_link:link,
a.adstrip_link_sp:link,
a.adstrip_link:visited,
a.adstrip_link_sp:visited {
	color: #000;
}
a.adstrip_link:active,
a.adstrip_link_sp:active,
a.adstrip_link:hover,
a.adstrip_link_sp:hover {
	color: #F00;
}

/*===============================
	Ticker
	==============================*/

#ticker-buttons {
	font-size: .7em;
	position: absolute;
	text-align: left;
	right: 240px; 
	top: 75px;
	height: 18px; 
	width: 380px;
}

/*===============================
	User profile
	==============================*/

ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #424D7B;
	margin: 0;
}

ul#tabnav li {
	float: left;
	background-color: #424D7B;
	margin: 2px 2px 0 2px;
	border: 1px solid #424D7B;
}

body#tabGeneral li.tabGeneral, body#tabPortfolio li.tabPortfolio, body#tabOrders li.tabOrders, body#tabMessages li.tabMessages,
body#tabTransactions li.tabTransactions, body#tabPreferences li.tabPreferences, body#tabWatch li.tabWatch, body#tabBlogs li.tabBlogs,
body#tabSearches li.tabSearches {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

body#tabGeneral li.tabGeneral a, body#tabPortfolio li.tabPortfolio a, body#tabOrders li.tabOrders a, body#tabMessages li.tabMessages a,
body#tabTransactions li.tabTransactions a, body#tabPreferences li.tabPreferences a, body#tabWatch li.tabWatch a, body#tabBlogs li.tabBlogs
a, body#tabSearches li.tabSearches a{
	color: #424D7B;
}

#tabnav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 4px;
}

#tabnav a:hover {
	background: white;
	color: #424D7B;
}

/* Added 01/29/04 RTB for abbreviations */
abbr { cursor: help; color: gray; text-decoration: none; font-style: italic; border-bottom: 1px dashed #000; }

/*===============================
	Industry Voting & Blog Styles
	==============================*/

#ivote {
	font-size: .75em;
  margin: 15px;
} 

.blogmenu {
  margin-bottom: 0px;
}

.reporterr {
   color: red;
   font-size: 9px;
	 font-weight: normal;
	 position: absolute;
   top: 115px;
   right: 30px;
   padding: 3px 3px;
   text-align: center;
	 border: 0px;
}   

/* Defined Classes for Images in Entries (text wraps) */

.floatright {
   float: right;
   margin: 0 0 5px 10px;
   border: 0px solid #666666;
   padding: 2px;
}

.floatleft {
   float: left;
   margin: 0 10px 5px 0;
   border: 0px solid #666666;
   padding: 2px;
}

/*===============================
	A fake IE information bar
	==============================*/                        

#infobar {
    font: .9em normal "Verdana", "Geneva", sans-serif;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
    display: block;
    width: auto;
    color: black;
    background: #ffffe6 url(http://blogshares.com/images/warning.gif) no-repeat fixed .3em .3em;
    padding: .3em .3em .3em 2em;
    border-bottom: .16em outset;
    margin-bottom: .2em;
    text-decoration: none;
    cursor: default;
}

#infobar a:hover {
    color: white;
    background-color: #08246a;
}

#infobar a img {
    border: none;
}                        

#captcha {
/****   position: relative; ****/
	 width: auto;
	 margin: 0;
	 padding: 0;
}

#captcha_img {
/****   float: right; ****/
	 width: auto;
	 vertical-align: middle;
	 margin: 5px 3px;
	 text-align: right;
}

#captcha_img .captchapict {
   border: 0;
	 margin: 0;
	 padding: 0;
}

#captcha_msg {
/****   float: left; ****/
	 margin: 2px;
	 margin-bottom: 9px;
}

#captcha_box {
   	clear: left; 
	margin-bottom: 9px; 
}

#captcha_notvalid {
   text-align: center;
	 font-weight: bold;
	 font-size: 1.1em;
	 color: red;
}

/*** Other ***/

#helpbox {
   font-size: small;
}

#userpublicprofile {
   border: 1px solid black;
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
}

/**** Inline STYLE-tag style sheet ****/

/* @import url("bs-styles.css"); */



