

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}


body{
	margin: 0;
	font-family: "Times New Roman", serif;
  font-size: medium;
	text-align: center;
	vertical-align: top;
}

* html body {
  font-size: small; 
  f\ont-size: medium;
  }


#wrapper{
	margin: 10px auto 10px auto;
	width: 742px;
	text-align: left;
	border: none;
	background: #FFF;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 150%;
	padding: 15px 0 10px 15px;
  margin: 0px;
}

h2 {
  margin: 0;
  font-size: 150%;
 
 }

h3{
	padding: 15px 0 15px 0;
  margin: 0
}

h4{
	padding: 0 0 0 15px;
}

a:link{
	text-decoration: none;
	color: #000000;
}

a:visited{
	text-decoration: none;
	color: #000000;
}	

a:hover{
	text-decoration: none;
	color: #990000;
}

a:visited:hover{
	text-decoration: none;
	color: #990000;
}	

a:link.more-link,a:visited.more-link,a:hover.more-link,a:visited:hover.more-link {
  text-decoration: none;
  color: #990000;
  }
  
.entry p a:link, .entry p a:visited, .entry p a:hover, .entry p a:visited:hover {
  text-decoration: none;
  color: #990000;
  }  

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB; 
}

img {
	border-width: 0;
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: circle; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

.navigation {
  margin-top: 30px;
}

.previous a {
  margin: 0 20px 0 0;
}

.next {
 text-align: right;
}


  

  
/*----HEADER----*/

#header{
	float: left;
	width: 100%;
	height: 90px;
	margin-top: 20px;
	padding: 0;
	background: #900;
	border-top: 3px solid #555;
	border-bottom: 3px solid #555;
	color: #FFF;
	clear: both;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}


/*----POST----*/

#container{
	float: left;
	width: 400px;
	padding: 0 0 0 0;
  margin: 0;
}

.post{
	padding: 20px 20px 20px 20px;
  margin: 0px;
  width: 360px;

  
}

.post h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 140%;
	padding: 20px 0 0 0;
  margin: 0px;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 80%;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 80%;
	color: #BFB8A1;
  background: url(http://projectquestion.org/images/divider.gif) no-repeat bottom;
	margin: 20px 0 0 0;
	padding: 5px 0 2px 0;
}

p.postmetadata strong{
	float: right;
}

p.postmetadata a:link, p.postmetadata a:visited {
  text-decoration: none;
  color: #000000;
  }  
  
p.postmetadata a:hover, p.postmetadata a:visited:hover {
  text-decoration: none;
  color: #990000;
  }    

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 100%;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 100% !important;
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

#right_side {
  width: 160px;
  padding-top: 10px;
  margin: 0;
  float: right;
  }
  
#right_side ul {
  list-style-type: none;
  text-align: right;  
  width: 160px;  
  padding: 0;
  padding-top: 10px;
  margin: 0;
  }
  
.right_buttons li {
  padding: 20px 0 0 0;
  margin: 0;
  width: 160px;  
  }
  
.right_buttons li img {
  margin-left: auto;
  }


.sidebar{
	float: right;
	width: 190px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 1px solid #ccc;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}



/*------Left Sidebar-------*/

.leftbar{
	float: left;
	width: 160px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.leftbar ul li{
	padding: 10px 0 10px 5px;
  margin: 0;
}

.leftbar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}




/*----COMMENT FORM----*/

#comment-form{
	margin: 50px 0 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background: #EEE;
  width: 
}

#comment {
  width: 325px;
  }

.comments-template{
  margin-top: 15px;
  }


.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #900;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #900;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #900;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 0px 0px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 742px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: none;
  color: #000000;
}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:visited:hover {
  text-decoration: none;
  color: #990000;
  }  
