img {
   behavior: url("http://planetlost.com/plugin/pngbehavior.htc");
}
/* templates/PL3/style.css  */
/* css for planetlost! */
/*
DK GRN: #639E12
MED GRN: #99D06B
LT GRN: #C9F898
GRAY: #8D9E8E
BRN/OLIVE: #978F46
ORANGE: #FA9C39

*/
* {	margin:0;padding:0; }

body {
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	background: #978F46;
}

input,textarea,select {
	border: 1px solid black;
	background: #e0e0e0;
}

textarea {
	background-image: url(templates/PL3//img/g1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

blockquote {
	margin: 10px;
	border-left: 1px solid gray;
	font-style: italic;
	padding: 5px 5px 5px 10px;
}

ul { margin: 10px; }

img { border:0; }
a { color: #639E12; font-weight: bold; }
a:hover { color: #FA9C39; }

div#header {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: black; color: white;
}

div#mainpane {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
div#container {
	margin-right: -220px;
	width: 100%; float: left;
}

div#content {
	width: 760px;
	float: left;
	margin-right: -220px;
}

div#content div { margin-right: 10px;}
div#content h1 { margin-right: 10px;}
div#content h2 { margin-right: 10px;}
div#content h3 { margin-right: 10px;}

div#RightSideBar {
	width: 220px;
	float: right;
	padding-top: 10px;
}

div.clr { height: 0; clear: both; }

div.serendipity_entry {
	background: white;
	background-image: url(templates/PL3//img/g1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 1px 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

div.serendipity_entry a.ext_link {
	margin-left: 10px;
}

div.serendipity_entry_body, div.serendipity_entry_extended {
	text-align: justify; margin: 15px 20px 15px 15px;
}

div.serendipity_entryFooter {
	margin: 10px; padding-bottom: 1px;
}

h1.serendipity_title {
	background: black;
	border-bottom: 5px solid #99D06B;
	font-size: 2em;
	padding: 5px 5px 5px 15px;
}

h1.serendipity_title a {
	color: #99D06B; display: block;
  text-decoration: none; font-size: 20px;
}

h1.serendipity_title a:hover { color: #C9F898; }

h3.serendipity_date {
	text-align: right;
	background: #978F46;
	color: #444444;
	text-transform: uppercase;
	padding: 6px 0 5px 3px;
  font-size: 11px; letter-spacing: 3px;
}

h3.serendipitySideBarTitle {
  border-bottom: 1px solid #C9F898;
  margin: 0 -10px 5px 0;
  padding: 3px 5px 3px 5px;
  background: black;
  color: #8D9E8E;
  text-transform: uppercase;
  font-size: 15px;
}

#RightSideBar a { color: #1A1A1A; }
#RightSideBar a:hover { color: #FA9C39; }

.serendipitySideBarItem {
	margin: 0 10px 20px 0;
	font-size: 14px;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	font-size: 10px;
}

#footer a { color: black; }

div#ads_top {
	width: 720px; height: 90px;
	background: black; color: white;
	margin-left: auto; margin-right: auto;
	text-align: left;
}

div#ads_frontpage_ins {
	width: 468px; height: 60px;
	margin: 0 0 10px 0;
	text-align: left;
}

.serendipity_center { text-align: center; }

div.serendipity_comments {
	background: white;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.serendipity_commentsTitle {
	font-size: 14px; font-weight: bold; font-style: italic;
	border-bottom: 1px solid #444;
	padding: 10px; margin-bottom: 10px;
}

div.serendipity_commentBody {
	text-align: justify;
	margin: 10px;
}

div.serendipity_comment_source {
	border-bottom: 1px dotted #444;
	margin: 10px 10px 0 10px;
}

form#serendipity_comment {
	margin: 10px;
}

div.serendipity_findmore { background: white; text-align: center; margin: -10px 0 10px 0; padding: 10px;}

div.inline_ad {
	float: right; margin: 10px 0 10px 15px;
}

div.serendipity_freeTag_related { margin: 10px; }
