/*
Theme Name: Peoii 2010
Theme URI: http://peoii.com/
Description: My personal modification of the 2010 theme for wordpress.
Author: Jamie Harrell
Author URI: http://peoii.com/
Template: twentyten
Version: 0.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../twentyten/style.css");

a:link {
	color: #00cc33;
}
a:visited {
	color: #749933;
}
a:active,
a:hover {
	color: #0066cc;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Segoe UI, Georgia, "Bitstream Charter", serif;
}

.uroman {
  list-style-type: upper-roman;
  padding-left: 30px;
}

#wishlistimage {
  border: none;
}

.home .hentry.category-asides {
  background: url('arrows.png') no-repeat;
  padding-left: 20px;
  padding-bottom: 3px;
  box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.1);

}

.commentlist .bypostauthor {
}

.commentlist .bypostauthor .comment-body {
  background-color: #eee;
  box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.1);
  padding: 3px;
}
