/**Theme Name: I'm Seeing Spots
Theme URI: http://www.joniverse.com/
Description: Woman w/shopping bag on spotted background
Stylesheet and sidebar heavily demolished and rebuilt by
Joni Mueller, Pixelita Designs, htp://www.pixelita.com
**/

/* what's this crap doing here? css will not validate
so I am removing it 
*/

*html #main {
	margin-right: 30px !important;
	margin-left: 15px !important;
}

*html #sidebar {
	margin-left: 30px;
}


a img {
	border-width: 0;
}

a:link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #e8c55d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none;
}

blockquote {
	background-color: #fff;
	background-image: url(images/quotes-red.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: georgia, times, serif;
	letter-spacing: 0;
	line-height: 150%;
	font-size: 100%;
	font-style: italic;
	margin: 2px;
	min-height: 55px !important;
	padding: 5px 5px 5px 50px !important;
}

body {
	background: #000;
	color: #000;
	font: 13px verdana, arial, sans-serif;
	margin: 0 auto;
}

.clearer {
	margin: 0;
	padding: 0;
}	clear: both;

dd {
	color: #000;
	font: 100%/175% verdana, arial, helvetica, sans-serif;
	letter-spacing: normal;
}

dl dt {
	color: #d74e2e;
	font: 100%/175% verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
}

dl dt a, dl dt a:link {
	color: #d74e2e;
	text-decoration: underline;
}

dl dt a:visited {
	color: #aba;
	text-decoration: none;
}

dl dt a:hover, .breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}


h2.gold, h2.maroon, h2.melon, h2.tan {
	background-attachment: scroll;
	background-color: #fff;
	background-position: top left !important;
	background-repeat: no-repeat;
	color: #000;
	font-family: georgia, times, serif;
	font-size: 190%;
	height: 50px;
	margin: 0px !important;
	padding: 15px 0px 0px 20px !important;
	text-align: left;
	vertical-align: baseline !important;
	width: 220px;
}

h2.gold {
	background-image: url(images/dot-gold-blank.jpg);
}
h2.maroon {
	background-image: url(images/dot-maroon-blank.jpg);
}

h2.melon {
	background-image: url(images/dot-melon-blank.jpg);
}

h2.tan {
	background-image: url(images/dot-tan-blank.jpg);
}

h2 {
	font: 115% georgia, times, serif;
	margin: 0 0 2px 0;
	padding-bottom: 2px;
	color: #c00;

}

h3 {
	font: 160% georgia, times, serif;
	margin-top: 0;
}

h4 {
	font-size: 125%;
	color: #900;
	font-variant: small-caps;
	text-transform: lowercase;
	font-family: georgia, times, serif;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

img.alignleft, .post img.alignleft {
	border: 1px solid #a7a536;
	display: inline;
	float: left;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright, .post img.alignright {
	border: 1px solid #a7a536;
	display: inline;
	float: right;
	margin: 0 0 2px 7px;
	padding: 4px;
}

li {
	margin-left: 10px;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback, .post {
	font: 100%/165% verdana, arial, helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 150%;
}

select {
	width: 130px;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.alt {
	margin: 0;
	padding: 10px;
}

.breadcrumb {
	color: #900;
	font-size: 90%;
	margin-bottom: 25px !important;
	text-align: left;
}

.breadcrumb a, .breadcrumb a:link {
	text-decoration: underline;
}

.breadcrumb a:visited {
	color: #454545;
	text-decoration: none;
}

.cat, .tags {
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/16-tag-cold.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 2px 0 18px !important;
	min-height: 18px !important;

}

.cmt {
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/16-comment-square.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentmetadata {
	display: block;
	margin: 0;
}

.comments-divider {
	color: #e8c55d;
	font-size: 75px;
	margin-left: -30px !important;
	padding: 0px 5px 5px 5px;
	text-align: center;
}

.credit {
	background: #a7a536;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 95%;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.date {
	color: #454545;
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	letter-spacing: normal !important;
	padding: 2px 0 4px 0 !important;
}

.divider {
	color: #900; /* #e8c55d; */
	font-size: 75px;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	text-align: center;
}

.entry form {
	text-align: center;
}

.feedback {
	clear: both;
	font-size: 95%;
	color: #000;
	margin: 2px 0 0 0 !important;
	padding: 1px 0 0 0!important;
	text-align: left;
	height: 30px !important;
}

ol.footnotes {
	margin: 0px 0px 0px -10px;
	font-size: 95%;
	color: #000;
}

li.footnote {
	margin: 0px;
	padding: 5px;
}

.meta {
	font-size: 95%;
	padding: 2px 0 2px 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #000;
	font-weight: normal;
	letter-spacing: normal;
}

.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}

.number {
	background: #fff;
	color: #a7a536;
	font-family: times, georgia, serif;
	font-size: 250%;
	padding: 2px 2px 0 2px !important;
}

.quotes {
	background: #fff;
	color: #777;
	font-family: times, georgia, serif;
	font-size: 150%;
	font-style: italic;

}

.rss {
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/feed_cool_16.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.share {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/share-icon-16x16.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 22px !important;
}

.side {
	margin: -15px 5px 5px 5px !important;
	padding: 5px !important;
	width: 230px !important;
}

/*
.side img {
	padding-bottom: 5px;
	padding-top: 5px;
}
*/
.side li {
	list-style: none !important;
	list-style-type: none !important;
	margin: 0px;
	text-align: left;
}

.side ul {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 95%; /* 10pt; */
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

.storycontent {
	margin-bottom: 5px;
}
.storytitle a {
	text-decoration: none;
}

.storytitle, .storytitle a, .storytitle a:link, .storytitle a:visited, .storytitle a:hover {
	font: 160% georgia, times, serif;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: .02em;
	margin: 0;
}

.trackback {
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/trackback_grey_16.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#commentform #submit {
	float: right;
	margin: 0;
}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}

#commentform p {
	margin: 5px 0;
}

#commentform textarea {
	padding: 2px;
	width: 100%;
}

#header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin: 0 auto;
	width: 950px;
}

#lastfmrecords img {
	border: 2px solid #900;
	padding: 2px;
}

#lastfmrecords li {
	float: left;
	list-style: none !important;
	padding: 5px;
}

#lastfmrecords ol {
	clear: left !important;
}

#main {
	background: transparent;
	float: right;
	margin-right: 60px !important;
	margin-top: -400px !important;
	padding: 10px 10px 10px 15px !important;
	width: 500px; /* 520px 480px; */
}

#sidebar {
	background: transparent;
	color: #000;
	float: left;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 95%; /* 10pt; */
	line-height: 135%;
	margin-left: 50px; /* 55px; */
	margin-top: -100px;
	width: 250px !important;
}

#wrapper {
	background: url(images/wrapper2.jpg);
	border-left: 10px solid #981b1f;
	border-right: 10px solid #981b1f;
	border-bottom: 10px solid #981b1f;
	margin: 0 auto;
	width: 950px;
}

/*  ADDICTIONS PLUGIN STYLES */

.addictivesub {
	font-size: 125%;
	color: #000;
	font-variant: small-caps;
	text-transform: lowercase;
	font-family: georgia, times, serif;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

.addictiveimgmusic, .addictiveimgbook, .addictiveimgmovie {
	padding: 5px;
	float: left;
	margin: 2px 2px -8px 0px !important;
}

/* SCROBBLES PLUGIN STYLES */

ul.lastfm { 
	background-image: url(images/pb-lastfm2.png); 
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 36px !important; 
	padding-left: 0px !important; 
}

span.lastfmdate {
	color: #900;
	font-size: 90%;
}

/* LAST.FM LIST STYLES */

ul.lastfm-list {
	list-style-type: none !important;
	margin-top:-15px !important;
	background-color: #fff;
}

.linktext {
	font-size: 90%;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	width: 85%;
	font-size: 90%;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	overflow:hidden;
}