/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height:1.3em;
	text-align: left;
	color: #FFFFFF;
	background: #696969;
	background-image: url(images/chrysalis2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

blockquote {
	margin: 0 0 0 30px;
	padding: 10px 0 0 20px;
	font-size: 88%;
	line-height: 1.5em;
	color: #FFFFFF;
	background: url('images/quotes.gif') no-repeat top left;
}

blockquote p {
  margin-top: 0;
}

hr {
  display: none;
}

img {
  border: none;
}

ul {
	list-style: none;
	margin: 0 0 20px 30px;
	padding: 0;
}

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url('images/orange.gif') no-repeat 0 12px;
}

a:link {
	color: #DFCFEF;
}

a:visited {
	color: #9999FF;
}

a:hover {
	color: #99CC99;
}

a:active {
	color: #FF6633;
	text-decoration: none;
}

table {
  text-align: left;
}


/* container */
#wrap {
  width: 855px;
}

#main-content {
  font-size:12pt;
  width: 624px;
  padding: 20px 20px 20px 20px;
}

#sidebar {
	width: 200px;
	font-size: 11pt;
	line-height:1.3em;
	color: #CCCCCC;
	padding: 0px 0 0 0;
	text-align:left;
}

#blog-header {
	height: 120px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 0px 20px 0px 20px
}

#blog-header a {
	text-decoration: none;
	color: #DFCFEF;
}

/* ---( main column )--- */

h2.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #BC99DF;
	background: url('images/date_icon.gif') no-repeat 0 50%;
}

h2.date-header a {
	text-decoration: none;
	color: #BC99DF;
}

h2.date-header a:hover {
  text-decoration: underline;
}

h3.post-title {
	margin-top: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	letter-spacing: -1px;
	color: #BC99DF;
	margin-bottom: 5px;
}

.post {
  margin: 0 20px 1.5em 0;
  padding: 0 0px 1.5em 14px;
  border-bottom: 1px solid white;
}

.post-rating {
  padding-bottom: 5px;
}

.post-detail {
  margin: 5px 0 0 0;
  padding: 5px 0px 0px 15px;
  background: url('images/arrow.gif') no-repeat 0 8px;
}

.post-summary {
  border-bottom: solid 1px white;
  color: #CCCCCC;
}

.post-footer {
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 88%;
	color: #CCCCCC;
}

#category {
  padding: 5px;
  border: solid 1px white;
  margin: 0px 10px 15px 0px;
  -moz-border-radius: 0px 0px 8px 8px;
}

#category h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #BC99DF;
}

.category-note {
  color: #CCCCCC;
}


/* ---( sidebar )--- */

h2.sidebar-title {
	margin: 0;
	padding: 10px 10px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #FFFFFF;
	height: 32px;
	height: 32px !important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
  text-align:left
  margin: 0;
  padding: 5px 20px 1em 20px;
}

#sidebar li {
  background: url('images/orange.gif') no-repeat 0 10px;
}

/* ---( profile )--- */

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #ffffff;
}

/* ---( footer )--- */

.footer {
  height: 51px;
  padding: 0 0 9px 9px;
  font-size: 85%;
  color: #696969;
}

/* ---( comment )--- */
#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #CCCCCC;
}

#comments h4 {
	margin: 20px 0 15px 0;
	padding: 8px 0 0 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #CCCCCC;
	background: url('images/bubbles.gif') no-repeat 10px 0;
	height: 29px !important; /* for most browsers */
	height /**/:37px; /* for IE5/Win */
}

.comment-body {
  padding: 0 10px 0 25px;
  background: url('images/orange.gif') no-repeat 10px 5px;
}

.comment-data {
  margin: 4px 25px 0 0;
  padding: 0 10px 1em 60px;
  color: #CCCCCC;
  border-bottom: 1px solid #ddd;
  background: url('images/comment_arrow.gif') no-repeat 44px 2px;
}

/* ---( search )--- */
#search {
}

.search-category {
  margin-top: 6px;
  font-weight: bold;
}

.search-body {
}

.search-body a {
  color: #BC99DF;
  text-decoration: none;
  font-weight: bold;
}

.search-body a:hover {
  text-decoration: underline;
}

.search-summary {
  font-size: 8pt;
}

.input110 {
  height: 21px;
  width: 110px;
  background: url('images/input110.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

.input150 {
  height: 21px;
  width: 150px;
  background: url('images/input150.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

.input250 {
  height: 21px;
  width: 250px;
  background: url('images/input250.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}


.area400 {
  height: 150px;
  width: 350px;
  background: url('images/area400.gif') no-repeat;
  border: none;
  font: 12px Times, Arial, Helvetica;
  margin: 0px;
  padding: 3px;
}

#pagination {
	font: 9pt Times, Tahoma, Arial, Helvetica;
	margin: 10px 0 10px 0;
}

.page-text {
  color: white;
}

.page-num {
  text-align: center;
  width: 15px;
}

#pagination a {
	text-decoration: none;
	color: #BC99DF;
	float:left;
	width: 100%
}

#pagination a:hover {
  color: #99CC99;
}

.small {
  font-size: 8pt;
  margin: 0;
  vertical-align: inherit !important; /* for most browsers */
  vertical-align /**/:super; /* for IE/Win */
}