body, #primary {
	color: #444;
}

body {
	
}
#primary {
	background: url(http://www.justastupidgirl.com/wp-content/themes/ninjamonkeys/images/primary_bg.jpg) repeat-x 0 bottom;
}

#header, #primary {
	
}

#secondary {
	background: #F3F3F3;
}

body, #ancillary {
	background: #E5E5E5;
}

#ancillary {
	padding: .2em 0;
	background-color: #000;
	height: 100% ! important;
}

a, .story .details a, .story .details a:hover {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.story .details a:hover {
	text-decoration: underline;
}

.story .details {
	border-top: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
}

.story ul {
	padding: 5px;
	background-image: none;
	margin-top: 0;
}

.story li {
	border-bottom: 1px dashed gray;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}

.story li:hover {
	border-bottom: 1px dashed #F31A3E;
	color: black;
}

.story li p {
	line-height: 1em;
}

h2, h3 {
	color: #000;
}

h1 {
	color: #59A800;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	font-variant: small-caps;
}

#primary h2 {
	color: #333;
}

blockquote {
	color: #333;
}

/*table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EAEAEA; }*/

#header h2 {
	border-right: 1px solid #7F7F7F;
}

.secondary .featured p {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.secondary .featured dl {
	border-bottom: 1px solid #CCC;
}

.secondary dd a {
	color: #7F7F7F;
}

.secondary dd a:hover {
	color: #000;
}

.secondary .featured dt {
	color: #333;
}

#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a {
	color: #333;
}

.story h1 a {
	color: #F31A3E;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	padding-left: 25px;
	background: url(http://justastupidgirl.com/wp-content/themes/ninjamonkeys/images/013.png) no-repeat;
}

.story h1 a:hover {
	color: black;
	border-bottom: 1px dashed #F31A3E;
}


h1.thumbs  {
	color: #000;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	padding-left: 18px;
	background: url(http://www.justastupidgirl.com/wp-content/themes/ninjamonkeys/images/post-list.gif) no-repeat;
	margin-top: 15px;
	}

#secondary {
	border-top: 1px solid #E3E3E3;
}

.comment-head {
	border-bottom: 1px solid #E3E3E3;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages {
	border-top: 1px solid #C2C2C2;
}

ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li {
	border-bottom: 1px solid #C2C2C2;
}

ul.dates .date, ul.counts .count {
	color: #7A7A7A;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a {
	color: #000;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover {
	color: #F31A3E;
}

#footer {
	color: #000;
	background-color: #000000;
}

#footer a, #footer p.attributes a {
	color: #333;
	background: #000000;
}

#footer a:hover, #footer p.attributes a:hover {
	color: #222;
}

/* Images */

#footer .inside {
	background: #000000;
	border-top: thin;
	border-top-style: double;
	border-top-color: #333333;
}

#search .searchimg {
	background: url(white/search.gif) 0 0 no-repeat;
}

.block ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	border-bottom: 1px solid #3D3D3D;
	list-style-position: inside;
	padding: 0.5em 0;
}

.block ul {
	list-style-type: none;
	margin: 1em 0;
	border-top: 1px solid #3D3D3D;
}

.block li {
	list-style-type: none;
	margin: 1em 0;
	border-top: 1px solid #3D3D3D;
}

.block ul li ul li {
	padding-left: 10px;
	list-style-type: circle;
}

.block ul li .date {
	padding: 0 1.5em 0 0;
	color: #000;
}

.block ul li a {
	color: #FF91BC;


/*light pink*/
	text-decoration: none;
}

.block ul li a:hover {
	color: #FFFFFF;
}

/*.block H2 {
	color:#FFF ! important;
	text-decoration:none;
}*/

.block H2 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 2px;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #000000 ! important;
	line-height: 16px;
	font-weight: bold;
	background: #FF91BC;
	font-family: "arial black", sans-serif;
	letter-spacing: -3px;
	border-bottom: #111111 4px solid;
	text-align: RIGHT;
}

.author {
	color: #000000;
	font-weight: bold;
	font-size: medium

;
/*padding-left:10px;*/
}

.author a {
	color: #000000 ! important;
	font-weight: bold;
	font-size: small;
	text-decoration: none !important;
}

.author a:hover {
	color: #F31A3E ! important;
	font-weight: bold;
	font-size: small

;
/*text-decoration: underline ! important;*/
}

.read-on a {
	color: #F31A3E !important;
	font-weight: normal;
	font-style: normal;
	font-size: medium;
}

.read-on a:hover {
	color: #000 !important;
	font-weight: normal;
	border-bottom: thin dashed #F31A3E;
	text-decoration: none ! important;
	font-style: normal;
	font-size: medium;
}

h3 a {
	color: #000 ! important;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #F31A3E;
}

h3 a:hover {
	color: #F31A3E ! important;
	border-bottom: 1px dashed #000;
}

#cloudy a {
	word-spacing: .4em;
	line-height: 1em;
	text-decoration: none ! important;
}

div.hello {
	color: #59A800;
	font-size: medium;
	text-align: center !important;
	width: 100%;
	margin-bottom: 20px;
}

.author1 {
	color: #F31A3E;
}

.author2 {
	color: #2B5587;
}

.prevnext {
	color: #59A800 !important;
	height: 50px;
	padding-top: 100px;
	text-align: center !important;
	width: 495px;
	margin-top: 15px;
	background: url(http://www.justastupidgirl.com/wp-content/themes/ninjamonkeys/images/divider.gif) no-repeat center top;
}

.prevnext a {
	color: #59A800 !important;
	text-align: center;
}

.bodytags {
	color: #000000;
	word-spacing: 2px;
	margin-top: 15px;
	background: url(http://www.justastupidgirl.com/wp-content/themes/ninjamonkeys/images/tag_green.png) no-repeat;
	padding-left: 16px;
	padding-bottom: 5px;
}

.bodytags a {
	color: #F31A3E;
	font-weight: bold;
}

.bodytags a:hover {
	color: black;
	font-weight: bold;
}

.wp-tag-cloud a {
	display: inline;
	list-style: none !important;
	color: #444;
	text-decoration: none;
}

.wp-tag-cloud a:hover {
	color: #FF91BC;
	text-decoration: none;
}

a.scrollover {
	/* De

fault Colour/Styles here */
      color: #000000;
}

a.scrollover em:first-line {
	/* Ro

llover Colour/Styles here */
      color: #59A800;
}

li strong {
	color: #FF91BC;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 3px;
}

.dropcap {
	font-size: 52px;
	font-family: "Times CE","Times","Times New Roman"sans-serif;
	font-style: italics;
	color: #000;
	line-height: 80%;
	letter-spacing: -6px;
	padding: 0 8px 4px 0;
}

a:active {
	outline: none !important;
}

img.auth {
	border: thin solid black;
}

::-moz-selection {
	background: #F31A3E;
	color: #fff;
}

::selection {
	background: #F31A3E;
	color: #fff;
}

.thumbnail-class {
	float: left;
	width: 130px;
	height: 80px;
	margin: 5px 15px 0 0;
}

.left {
	float: left;
	margin: 5px 15px 0 0;
}

ul.thumb_recent {
	list-style: none;
	margin: 18px 0 0 20px;
	padding: 0;
}

ul.thumb_recent li {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	list-style: none;
}

ul.thumb_recent li img {
	border: 1px solid #F31A3E;
}

ul.thumb_recent li a:hover img {
	border: 1px solid #000;
}

ul.thumb_recent li span {
	text-decoration: none;
	display: none;
	text-align: left;
	position: absolute;
	top: -15px;
	left: 0px;
	width: 250px;
	color: #F31A3E;
	text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
}

ul.thumb_recent li a:hover span {
	display: block;
}