  /*
    Theme Name: Bipolar Like Me
    Theme URI: 
    Description: 
    Version: 
    Author: 
    Author URI: 
  */


a {
	color: #079;
}

a img {
	border: none;
}

a:visited {
	color: #057;
}

a:hover {
	color: #9a8;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
        border: 1px dashed #ddd;
        margin: 0 1.75em 20px 1.75em;
        padding: 0 10px 0 10px;
        font-size: 90%;
        background-color: #fff;
}

cite {
	font-size: 90%;
	font-style: normal;
}
.commentmetadata, .commentmetadata a {
	font-size: 90%;
	color: #ccc;
	font-style: normal;
	text-decoration: none;
}

small {
	color: #888;
	font-size: 9px;
}

ol#comments li p {
	font-size: 100%;
}

/*
p, .feedback {
	font: 80%/175% verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
*/
	/* letter-spacing: -1px;
*/


.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
}

.meta {
	font-size: .75em;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
	width: 100%;
}

#content {
	margin: 10px 4em 0 2em;

}

#wp-calendar {
	border: 1px solid #bbb;
	empty-cells: show;
	font-size: 10px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
       font-size: 10px;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
       font-size: 10px;
}

#wp-calendar caption {
	color: #77c;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #aaa;
	font: normal 10px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


.navigation {
        display: block;
        text-align: center;
        margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 11px;
        }

.post {
        margin: 0 0 40px;
        }


.widecolumn .post {
        margin: 0;
        }

.narrowcolumn .postmetadata {
        padding-top: 5px;
        }

.widecolumn .postmetadata {
        margin: 30px 0;
        }

.postmetadata {
	font-size: 80%;
	background-color: #ded;
	margin: 4px;
	padding: 9px;
	border: 1px solid #ccc;
}

h2 {
        font-size: 1.6em;
        }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #079;
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }

.storycontent {
        margin: 0 1.0em 0 1.0em;
        padding: 0 5px 0 5px;
}

.rnavblock {
  margin: 20px 0 100px 0; 
  float: right;
  width: 8em;
  padding: 0;
}
.rsidebox {
   width: 11em; /* ems so it will grow */
   background: url(/images/brd/sbbody-r.gif) no-repeat bottom right;
   font-size: 80%;
   float: right;
   padding: 0 10px 10px 0;
   margin: 0 10px 10px 0;
}

#cloud {
	width:200px;
	font-size: 0.7em;
	text-decoration: none;
}

#cloud a, .cloud, .cloud a {
	text-decoration: none;
}

#bcomments {
	display: block;
        border: 1px solid #ccc;
        padding: 8px; margin: 22px auto 22px auto;
        font-size: 90%;
        background-color: #dfd;
}

.entrytext {
        font: 11px verdana,arial,helvetica;
}

#news_home, #news_home a:visited {
        font-size: 80%;
        text-decoration: underline;
}

#digger {
        margin: 10px 4px 4px 4px; padding: 10px;
        display: inline;
}


#col_a {

float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#col_b {

margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
}

#newsimg {
        position: relative;
        text-align: right;
        display: block;
        float: right;
        margin: 0 5px 0 5px;
        padding: 0 5px 0 5px;
}
#bookimg {
	display: block;
	margin: 12px 12px 24px 12px;
	padding: 12px 12px 24px 12px;
	width: 250px;
	text-align: center;
	z-index: 2;
}


