/*  
Theme Name: New AIDS Review
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann adapted
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

BODY
{
  WAS_color: #0000CC;
  background-color: #fff;
  padding: 0;
  margin: 0;
}

/* /////FRANK:///// */

h1.title {
  color: #ffffff;
}

DIV.header A:visited {
  color: #ffffff;
}
DIV.header A {
  color: #ffffff;
}
DIV.header A:hover {
  color: #66ffff;
  text-decoration: none;
}
/* //////////////// */

  
DIV.header
{
  border:3px solid #333;
  margin: 10px;
  padding: 6px;
  text-align: center;
  vertical-align: center;
  color: #fff;
  background-color: #000066;
  border-bottom: thick solid #000;
}
DIV.rightsidebar
{
  border: 1px solid #000
  color: #000000;
  width: 20%;
  padding: 4px;
  float: right;
  margin-right: 4px;
  font-size: .8em;
  background: #f2f2f2;
}

.linkcat H2 {
  font-size: .9em;
}

#linkcat-1 H2 {
  font-size: .9em;
}
#linkcat-2 H2 {
  font-size: .9em;
}
#linkcat-3 H2 {
  font-size: .9em;
}
#linkcat-4 H2 {
  font-size: .9em;
}

DIV.rightsidebar P
{
  margin: 4px;
}
DIV.rightsidebar P.blogroll 
{
/*  font-weight: bold; */
  margin-left: 6px;
}
DIV.rightsidebar P.blogrolltitle
{
  margin: .4em 1px;
  font-weight: bold;
  font-size: 1.1em;
}
DIV.leftsidebar
{

}

DIV.entry
{
  margin-left: 4px;
  padding: 4px 8px;
  color: #000000;
}


DIV.mainpage
{
  margin-right: 22%;
  margin-left: 4px;
  padding: 4px 8px;
  border-right: none;
  color: #000000;
}
DIV.entry DIV.title
{
  font-weight: bold;
  font-size: 1.2em;
  margin: 2em 4px 0px 4px;
}
/* /////FRANK:///// */
DIV.post A {
  color: #000000;
}
DIV.post A:hover {
  text-decoration: underlined;
  color: #000000;
}
DIV.post A:visited {
  color: #000000;
}
/* //////////////// */

DIV.entry DIV.post
{
  text-align: justify;
  line-height: 1.2em;
  padding: 4px 1.2em;
}

p.postmetadata {
  text-align: right;
  font-size: .8em;
  margin: 4px;
}


DIV.entry DIV.misc {
  text-align: right;
  font-size: .8em;
  margin: 4px;
}

P.archiveentry
{
  text-align: center;
}

/*************
* The Footer *
**************/
DIV.footer, DIV.bottom
{
  clear: both;
  border-top: 3px solid #000;
  padding: 6px;
  color: #eee;
  background-color: #000066;
 }

/********
* Links *
*********/
A
{
  color: #000099;
  text-decoration: none;
}
A:visited
{
  color: #770099;
}
A:hover
{
  text-decoration: underline;
}

/*********************************************
* Style for the Powered by PowerBlogs button *
**********************************************/
DIV.poweredby
{
 border: none;
 padding: none;
 margin: 2em auto 6px auto;
 text-align: center;
}
 
A.img
{
 border: none;
 text-decoration: none;
}
IMG.poweredby
{
  border: none;
}

/* ///////////////////////////////// */

SPAN.newaidsreview  {
  color:#0000cc;
}
OL.postTitles { 
  list-style-type: none; 
  padding-left: 0; 
} 
OL.postTitles LI { 
  margin-bottom: 12px; 
}

OL.recentComments {
  list-style-type: none;
  padding-left: 0;
}
OL.recentComments LI {
  margin-bottom: 12px;
}


/* ///////////////////// */
.alt {
	margin: 0;
	padding: 10px;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
  color: #000000;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: .9em;
  width: 80%;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
  }

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

blockquote p {
        color: #000;
  font-size: .9em;
}


blockquote {
  color: #000;
  border-width:1px 1px 1px 8px;
  border-color:#C5C4BC;
  border-style:dotted dotted dotted solid;
  WAS_background-color:#f8f7ef;
  background-color:#efefef;
  padding:1em 1em 1em 1em;
}

.show_hide {
  border: solid black 1px;
  WAS_width: 80%;
  padding: 10px;
  color: #000044;
  background: #eeeeee;
}

  
WAS_blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

  
/* ///////////////////// */
/* ///////////////////// */
/* ///////////////////// */

.widecolumn .entry p {
	font-size: .9em;
	}
.widecolumn {
	line-height: 1.1em;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 15px 0 0 15px;
	WAS_margin: 5px 0 0 150px;
	WAS_width: 650px;
	}
