  /*
    Theme Name: Jolenes Trailer Park ~ All rights reserved baby!
    Theme URI: http://JoleneSugarbaker.com/
    Description: Jolenes Trailer Park overall theme #1
    Version: 1.0
    Author: Steeve Knight
    Author URI: http://example.com/
  */
/* the Holy Hack - Hides from IE5-mac \*/
* html body div {height: 1%;}
* html body #jtpBODY {
	scrollbar-face-color:#FD0B9D; 
	scrollbar-shadow-color:#CC0099; 
	scrollbar-highlight-color:#CC0099; 
	scrollbar-3dlight-color:#FD0B9D; 
	scrollbar-darkshadow-color:#FD0B9D; 
	scrollbar-track-color:#FD0B9D; 
	scrollbar-arrow-color:#CC0099;
}
/* End hide from IE5-mac */ 
BODY {  }
#jtpBODY {  
        width:775px;
	background-color: #FD0B9D;
	background-position:0 0;
	background-repeat:repeat-x;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	margin:.5em auto;
	border:none;
}
#jtpBODY td {background-color: transparent;}
#jtpHEADER {
width:775px; border:0; margin:auto; background-color:#CC0099; padding:0
}
img {border:none;}
table, td, tr, p {	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12pt}
form
{
	margin-bottom:0px;
	margin-top:0px;
}
button, input
{  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
}
select
{
	border: 1px #000000 solid; 
	background-color: #eeeeee
}
div.scroleth
{
	height: 425px;
	width: 397px !important;
	overflow: auto;
	border: none;
	margin:0;
	padding-right:.25em;
   background-color:#FFF;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#CC0099; 
	scrollbar-highlight-color:#CC0099; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#CC0099;
	text-align:left;
}
#ctr {
 min-height:479px;
 margin:0 0 0 165px; 
 padding:0; 
 background-color:#FFF; 
 border:none;
}
#ctrpgtitle { 
 font-family : impact, Charcoal, Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size:14pt; font-weight:700; margin:0; padding-top:9px; text-align:center;
 letter-spacing:3px;
 }
#txtEmail {
   width:77px; 
   height:22px; 
   margin:0; 
   padding:0;
   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
   border: #FFE5F3 1px solid;
	background: #F5F5F5;
	font-size: 12pt;
	}

a.sidebarlink {text-decoration:none}
a.sidebarlink:link {color:#FD0B9D}
a.sidebarlink:hover {color:#c71585;}
td.smallsidebartext {padding:7px 0 0 0; border-bottom: 1px solid #FD0B9D}

#devcredit {text-align:center; font:small-caps 9pt sans-serif; color:#fff;}
#devcredit a {color:#191970; text-decoration:none;}
#devcredit a:hover {background-color:#191970; color:#FFD700;}
#menu li, form, li {
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px 3px;
	list-style-type: none;
}
#menu ul ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFA6D5;
	list-style-type: none;
}
#menu a {
	font-size:10px;
}
/* Pinkyfied */
#header {
	margin: 0 0 0 0;
	padding: 20px;
	font: 40px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	border: 3px double #FFE5F3;
	color: Gray;
	text-align: center;
}
#header a {
	color: Gray;
	text-decoration: none;
}
#header a:hover {
	color: Gray;
	text-decoration: none;
	background-color: transparent;
}
#description {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: right;
	padding: 5px 15px 5px;
	color: #FFB7DD;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight: bolder;
}
.post {
   clear:both; 
   border-bottom: 3px double #FFA6D5;
   font-size: 12px;
}
.post a:link, #menu a:link {
	color: #FD0B9D;
	text-decoration: none;
	border-bottom: 1px dashed #E6E4E5;
}
.post a:visited, #menu a:visited {
	color: #FD0B9D;
	text-decoration: none;
	border-bottom: 1px dashed #E6E4E5;
}
.post a:link {
	color: #FD0B9D;
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
}
.post a:visited {
	color: #FD0B9D;
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
}
.post a:hover, #menu a:hover {
	color: #FF138A;
	text-decoration: none;
	border-bottom: 1px dashed #FF138A;
}
div.post div img {
	padding:7px 1px;
}
h2 {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border-right: 3px double #FFA6D5;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: Gray;
}
h3 {
	margin: 10px 0px 0px 0px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
input, textarea {
	border: #FFE5F3 1px solid;
	background: #F5F5F5;
	font-size: 11px;
}
p.credit {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
.credit {
	clear: both;
}
.feedback {
	margin-bottom: 30px;
	padding: 0;
	border-bottom: #FFE5F3 solid 1px;
	text-align: right;
}
.meta {
	clear:both;
	text-align:right;
	color:gray;
}
.meta li {
	display:inline;
}
.meta ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
.storytitle {
	margin: 0;
	padding: 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FD0B9D;
	text-align:center
}
#content {
	float: left;
	margin: 0px;
	padding: 9px;
}
/*#menu {
	width: 180px;
	margin: 0 auto 0 540px;
	padding: 10px;
	text-align: left;
}*/
#menu {
	font-size:10px;
}
#menu li, form, li {
	margin: 0px;
	padding: 0px;
	
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#menu ul ul {
	margin: 0px;
	padding: 0px 3px;
	border-top: 1px solid #FFA6D5;
	list-style-type: none;
}
#rap {
	padding: 0px;
}
#other {
	display: none;
}
#wp-calendar {
	border: 1px solid #FFA6D5;
	empty-cells: show;
	font-size: 12px;
	color: Gray;
	margin: 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	color: #FFA6D5;
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	color: #ffffff;
	background: #DCDCDC;
	text-decoration: none;
	border: none;
}
#wp-calendar caption {
	color: #FFA6D5;
	font-size: 14px;
	text-align: left;
}
#wp-calendar td {
	color: Gray;
	font: normal 10px "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: normal;
	padding: 1px 0;
	text-align: center;
}
#wp-calendar td.pad:hover{
	color: #ffffff;
	background: #D0B098;
	text-decoration: none;
	border: none;
}
#wp-calendar #today {
	background: #FFA6D5;
	color: #000;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
blockquote {
	border-left: 2px dashed #FFB7DD;
	border-right: 2px dashed #FFB7DD;
	margin-left: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	background: #FAFAFA;
	padding-top: 5px;
	padding-bottom: 5px;
}
caption{
	color: #FFA6D5;
	font: bold 11px "MS Sans Serif", Geneva, sans-serif;
}