/*   
Theme Name: Project 6 Research
Theme URI: http://www.p6r.com
Description: The corporate theme
Author: webmaster
Author URI: http://www.p6r.com
Version: trunk
*/

body 		{ background:#f2f2f2; }
#doc3 		{ margin: 10px 20px 10px 20px; padding:5px 20px 10px 20px; }
#doc2 		{ margin: 10px 20px 10px 20px; padding:5px 20px 10px 20px; }
#hd 		{ padding   : .5em; padding-bottom:.1em; border-bottom: 1px solid #999; }
#bd 		{ padding   : .5em; }
#ft 		{ padding   : .5em; text-align: center;}

/* Colors */
#doc3, #doc3 .sb-inner 		{ background:#ffffff; }
#doc2, #doc2 .sb-inner 		{ background:#ffffff; }
a 				{ color: #990033; }
a:hover 			{ color: #999; }
#footer,.small 			{ color:#999; }

ul#h-nav 	{ font-size: 100%; list-style: none; padding: 0; margin: 0; }
ul#h-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  margin-top       : 1em;
  margin-left      : .2em;
  width            : auto !important;
  font-size        : 100%;
  font-weight      : bold;
  line-height      : 1em;
  white-space      : nowrap;
}

ul#h-nav li a {
  font-size        : 100%;
  display          : block;
  padding-left     : .5em;
  padding-right    : .5em;
  text-decoration  : none;
  background       : transparent;
}
ul#h-nav li a:hover {
  font-size        : 100%;
}



ul#h-nav1 	{ font-size: 100%; list-style: none; padding: 0; margin: 0 0 .2em 0; border-bottom: 3px solid #bbb; }
ul#h-nav1 li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  padding-top      : 0em;
  padding-bottom   : .2em;
  /* float            : left; */
  margin           : 0;
  margin-top       : 0em;
  margin-left      : .2em;
  width            : auto !important;
  font-size        : 100%;
  font-weight      : bold;
  line-height      : 1em;
  white-space      : nowrap;
}

ul#h-nav1 li a {
  font-size        : 100%;
  display          : block;
  padding-left     : .5em;
  padding-right    : .5em;
  text-decoration  : none;
  background       : transparent;
}
ul#h-nav1 li a:hover {
  font-size        : 100%;
}



.logo 		{ float: left; clear: none; }
.topmenu 	{ float: right; clear: none; }

#sidebar .sbcont  	{ padding: .1em 1em 1em 1em; margin-top: 1em;}
#sidebar.sb-border	{ background: #bbbbbb; }
#sidebar .sb-inner 	{ background: #eeeeee; }


h1		{ font-size :1.7em; margin-bottom: .25em;}
h2              { font-weight: bold; margin-bottom: .25em; margin-top:1em; font-size :1.1em; color: #990033; }
h3              { font-weight: bold; margin-bottom: .25em;}

.story-content p {padding-bottom: 1em; }
.story-content textarea { width: 90%; padding: .5em; }
.story-content ol { list-style: decimal; margin-left: 2em; }
.story-content strong 	{ font-weight: bold; }
#metaw			{ padding: .7em; margin-bottom: 1em; }
#metaw .sbcont		{ padding: .1em 1em 1em 1em; margin: 1em; }
#metaw .sb-border	{ background: #bbbbbb; }
#metaw .sb-inner	{ background: #eeeeee; }
/** wordpress specific */

#commentlist		{ padding: .5em 0em .2em 0em; border-top: 1px solid #990033; border-bottom: 1px solid #990033;}
.commentmetadata  	{ padding: .2em 0em .1em 0em; }
.alt  			{ padding: 0em 0em 1em 0em; }
.authorpost 		{ padding: 1em 0em 1em 0em; border-top: 1px solid #BBB; }
.post-meta 		{ margin-bottom: 2em; background: #eee; padding: .3em;}
.story-content		{ padding: 1em 0em 0em 0em; }

.comment-text           { padding: 1em 0em 1em 0em; }
/* #respond { padding-top: 1em; margin-top: 1em; border-top: 1px solid #999;} */
/* #comments { border-bottom: 1px solid #999; } */
ul.content { list-style: disc outside; margin-left: 2em; margin-bottom: 1em;}

