/*  
Theme Name: Dildo
Theme URI: http://LavenderMenace.com/
Description: Made extra-special for Suzy La Follette's LavenderMenace.com and based on Kubrick.
Version: 0.9
Author: John R Kofonow
Author URI: http://JohnRKofonow.com/
*/



/* Begin Typography & Colors */
body {
	background-color: #6645AE;
	font: 12px 'Lucida Grande', Verdana, Arial, sans-serif;
	color: #F7C9FF;
	margin: 0;
	padding: 0; 
	}

a img { border: none; }
h1, h2, h3 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; color: #FFF; }
h1 { font-size: 18px; color: #F7C9FF; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h1 a, h2 a, h3 a { font-size: 22px; }
.post-page-poetry a { font-size: 16px; }
h2.pagetitle { font-size: 22px; }
.description { text-align: center; }
h3.comments { padding: 0; margin: 40px auto 20px auto; }

a:link { color: #CCFF00; text-decoration: underline; }
a:visited { color: #CCFF00; text-decoration: none; }
a:hover, a:active { color: #6645AE; background: #CCFF00; text-decoration: none; }
h2 a:link { color: #FFF; text-decoration: underline; }
h2 a:visited { color: #FFF; text-decoration: none; }
h2 a:hover, h2 a:active { color: #6645AE; background: #FFF; text-decoration: none; }

#page {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 760px;
	}

#header {
	height: 136px;
	width: 100%;
	}

	#headerimg { margin: 0; height: 136px; width: 100%; 
		background: #6645AE url(images/papertear.jpg) no-repeat top left;}
	#menu_home, #menu_bio, #menu_poetry, #menu_photos, #menu_merch, #menu_contact {
		margin: 0; width: 90px; height: 40px; display: block; float: right; }
	#headerimg div a { display: block; width: 100%; height: 100%; text-indent: -9999px; }
	#wrap_poetrybio { display: block; clear: both;height: 40px; width: 100% }
	#menu_home a:link { background: url(images/home_off.gif) no-repeat right bottom; }
	#menu_home a:visited { background: url(images/home_off.gif) no-repeat right bottom; }
	#menu_home a:hover { background: url(images/home_on.gif) no-repeat right bottom; }
	#menu_bio a:link { background: url(images/bio_off.gif) no-repeat right top; }
	#menu_bio a:visited { background: url(images/bio_off.gif) no-repeat right top; }
	#menu_bio a:hover { background: url(images/bio_on.gif) no-repeat right top; }
	#menu_poetry a:link { background: url(images/poetry_off.gif) no-repeat right top; }
	#menu_poetry a:visited { background: url(images/poetry_off.gif) no-repeat right top; }
	#menu_poetry a:hover { background: url(images/poetry_on.gif) no-repeat right top; }
	#menu_photos a:link { background: url(images/photos_off.gif) no-repeat right top; }
	#menu_photos a:visited { background: url(images/photos_off.gif) no-repeat right top; }
	#menu_photos a:hover { background: url(images/photos_on.gif) no-repeat right top; }
	#menu_merch a:link { background: url(images/merch_off.gif) no-repeat right top; }
	#menu_merch a:visited { background: url(images/merch_off.gif) no-repeat right top; }
	#menu_merch a:hover { background: url(images/merch_on.gif) no-repeat right top; }
	#menu_contact a:link { background: url(images/contact_off.gif) no-repeat right top; }
	#menu_contact a:visited { background: url(images/contact_off.gif) no-repeat right top; }
	#menu_contact a:hover { background: url(images/contact_on.gif) no-repeat right top; }
	#headertext { display: block; float: left;  margin: 0; height: 1px; width: 1px; }
	#headertext h1, #headertext h2 { text-indent: -9999px; }

#sidebar { 
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
	color: #FFF;
	}
	
	#sidebar_authordiv p { margin: 14px 5px 5px 5px; color: #F7C9FF; }
	#sidebar_gigsdiv { background: url(images/sidebar_gigs.jpg) no-repeat left top; }
	#sidebar_shoutindiv { background: url(images/sidebar_shoutin.jpg) no-repeat left top; }
	#sidebar_openmicdiv { background: url(images/sidebar_openmic.jpg) no-repeat left top; } 
	#sidebar_linksdiv { background: url(images/sidebar_links.jpg) no-repeat left top; }
	#sidebar_searchdiv { }
	#sidebar div h3 { color: #472F78; text-indent: -9999px; height: 85px; margin: 0; padding: 0; }

	#sidebar form { margin: 0; }
	#sidebar #searchform #s { width: 115px; padding: 2px; }
	#sidebar #searchsubmit { padding: 1px; }
	#sidebar ul { margin: 0 0 0 5px; padding: 0; }
	#sidebar ul li { list-style-type: none; list-style-image: none; margin: 0 0 6px 0; padding: 0; }
	#sidebar ul p, #sidebar ul select { margin: 5px 0 8px 0; }
	#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; } 
	#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; } 
	ol li, #sidebar ul ol li { list-style: decimal outside; } 
	#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0 0; padding: 0; }
	#sidebar h2 { margin: 5px 0 0 0; padding: 0; }

#content { }

.narrowcolumn { 
	float: left;
	padding: 0;
	margin: 0;
	width: 570px;
	}
	
	.narrowcolumn div { margin: 0 0 10px 10px; padding: 0; }
	.narrowcolumn div div { margin: 0; padding: 0; }
	.narrowcolumn div p { line-height: 18px; }
	.narrowcolumn .postmetadata { font-size: 10px; color: #CCFF00; font-weight: normal; }
	.narrowcolumn .postmetadata a { font-size: 10px; }
	.narrowcolumn .postmetadata a:link, .narrowcolumn .postmetadata a:visited { color: #CCFF00; }
	.narrowcolumn .postmetadata a:hover, .narrowcolumn .postmetadata a:active { color: #6645AE; background: #CCFF00; }
	
/* .widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
	.widecolumn .post { margin: 0; }
	.widecolumn .postmetadata { margin: 30px 0; color: #CCFF00; } */
	
.post {
	margin-bottom: 40px;
	text-align: left;
	border-bottom: 1px solid #D1DD17; 
	clear: both;
	}
	
	#page-poetry { border-bottom: none; }
	.post div p { margin: 12px 0; padding: 0; }
	.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
	.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
	.entry ul { margin: 0 0 10px 0; padding: 0; }
	.entry li { margin: 0 10px; padding: 0; }
	.entry ol { padding: 0 0 0 35px; margin: 0 0 10px 0; }
	.entry ol li { margin: 0; padding: 0; }
	
html>body .entry ul {
		list-style: none;
		} 


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#footer {
	width: 570px;
	padding: 10px 0 0 190px;
	clear: both;
	}

	#footer p { font-size: 10px; margin: 0; padding: 10px 0; text-align: center; }




/* -------------------------- This stuff is all sketchy to me still. -------------------------- */





code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Images */
p img { padding: 0; max-width: 100%; }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
/* End Images */






/* Begin Form Elements */

.narrowcolumn form div { margin-bottom: 5px; }

h3+form { margin-top: -5px; }
h3+form input { margin-top: -15px; } 

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	color: #FFF;
	border: 1px solid #CCFF00;
	margin: 0;
	padding: 10px;
	}
.entrytext .postmetadata { padding: 5px; }

.commentlist li { font-weight: bold; border-right: 1px solid #CCFF00; border-top: none; border-bottom: none; border-left: none; }
.commentlist li.alt { border-left: 1px solid #CCFF00; border-top: none; border-bottom: none; border-right: none; }
.commentlist li, #commentform input, #commentform textarea { font: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; }
.commentlist p { font-weight: normal; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

small {
	font-size: 10px;
	line-height: 15px;
	}	
	

/* End Various Tags & Classes*/
