/*  
Theme Name: WordPress Purple Yellow
Theme URI: http://Andreaaskowitz.com/
Description: My Miserable Lonely Lesbian Pregnancy
Version: 1.0
Author: Henry Chan & Anna Lowe

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	text-align:center;
	background-color:#805F9D;
	background-image:url(images/bg_gradient.gif);
	background-position:top center;
	background-repeat: repeat-y;
	font-family:"American Typewriter", Verdana, courier, courier new;
}

#page{
	border:0px blue solid;
	text-align:center;
	width:800px;
	margin:0px auto;
}

#content{
	border:0px white solid;
	width:530px;
	margin-left:30px;
	position:relative;
	text-align:left;
	float:left;

	
}

#menu{
	border:0px yellow solid;
	width:210px;
	float:left;

}

#mainBlogMenu {

	border:0px yellow solid;

	float:left;
	width:220px;
}




#mainBlogMenu ul h2{
	border:0px red solid;
	width:120px;

}


.categories ul li ,
.pagenav ul li,
.linkcat ul li {
	font-size:10px!important;
	font-family:helvetica!important;
	margin-left:-25px!important;
}

.categories h2,
.pagenav h2,
.linkcat h2 {
	width:125px!important;
}


#footer{

clear:both;
}

div.post {
	font-family:"American Typewriter", Verdana, courier,courier new !important;
	/*margin-left: 15px;*/
}

a:link, a:hover, a:visited {
	font-family:"American Typewriter", Verdana, courier,courier new !important;
	color: #6B468D;
	text-decoration: none;
}

div.post a:hover {
	text-decoration: underline;
}

div.post small {
	font-size: 14px;
	font-weight: 300;
}
div.post h3 {
	font-size: 16px;
}

.postmetadata {
	font-size: 11px;
	padding-top: 5px;
}
.entry{
	border:orange solid 0px;
	width:520px;
	font-family:"American Typewriter", Verdana, courier,courier new !important;
	font-size:14px;
	color:black;
	/*margin-left:10px;*/
	padding-top: 5px;
}

.entry span {
	border:orange solid 0px;
	width:530px;
	font-family:"American Typewriter", Verdana, courier,courier new !important;
	font-size:14px;
	color:black!important;
	margin-left:10px;
	padding-top: 5px;
}

.entry img {
	
	padding-bottom: 10px;
}

h2{
	width:530px;
	font-family:"American Typewriter", Verdana, courier,courier new;
	font-size:22px;
	color:	#6B468D;
	/*margin-left:10px!important;*/
	margin-bottom:10px!important;

}

.post h2 {
	margin: 10px 0 10px 0px;
}

li h2{
	color:black;
}


.Scenemarker {
	font-weight: bold;
	font-size: 13px;
}

#headerimg{
	background-image: url(images/header.png);
	background-repeat:no-repeat;
	height:147px;
	width:800px;
	
	
}

.navigation .alignleft {
	font-size: 11px;
	padding-bottom: 10px;
}

#main_container {
	overflow:hidden;
	margin-top:-8px;
	background: url(images/body_mid_bg.gif);
	width:800px;
}


#footer{
	background-image: url(images/footer.png);
	height:38px;
	width:800px;
	background-repeat:no-repeat;
	
}	

.footerNavItems{
	float:left;
	margin-left:10px;
	margin-right:10px;	
	margin-top:10px;
	font-family:"American Typewriter", Verdana, courier,courier new;
	font-size:14px;
	color:black;
	font-weight:bold;
}

#footerNavItems a,
#footerNavItems a:link,
#footerNavItems a:active{
	color:black;
	text-decoration:none;
	position:relative;
}



#footer_wrapper{
	width:800px;
	margin-left:95px;

}

ul.mainNav li {
	display:block;
	height:25px;
	
	float:left;
}

ul#nav {
height:25px;
margin-top:-33px;
}

ul#nav li a span {
	visibility:hidden;
}

ul#nav li a{
	text-decoration:none;
}


ul#nav li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#mainBlogMenu img {
	margin: 0 0 0 6px;
}

#mainBlogMenu ul,
#menu ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
	padding: 0;
	margin: 10px 0 10px 10px;
}

#mainBlogMenu ul li,
#menu ul li{
	font-family:"American Typewriter", Verdana, courier,courier new;
	font-size:12px;
	color:black;
	font-weight:bold;
	padding: 0;
	margin: 0 0 0 14px;
	clear:both;
}

#mainBlogMenu ul li,
#menu .pagenav ul li, .categories ul li, .linkcat ul li {
	font-family:"American Typewriter", Verdana, courier,courier new;
	font-size:12px;
	color:black;
	font-weight:bold;
	clear:both;
}


#footerNavItems a:hover {
	color: #6B468D;
	text-decoration: none;
}

.pagenav {
	padding-bottom: 15px;
}

#mainBlogMenu li h2 {
	background: transparent url(images/duckbullet.gif) no-repeat center left;
	display:block;
	float:left;
	margin: 0;
	padding: 0 0 0 22px;
}

#menu ul li a,
#menu ul li a:link,
#menu ul li a:active{
	text-decoration:none;
	color:black;	
}

#mainBlogMenu a:hover {
	text-decoration:none;
	color:#6B468D!important;	
}

#mainBlogMenu ul li a,
#mainBlogMenu ul li a:link,
#mainBlogMenu ul li a:active{
	text-decoration:none;
	color:black;	
}

div#searchForm {
	margin-top: 15px;
	margin-bottom: 25px;
}

#searchsubmit {
	margin-top: 5px;
}

h2.searchHeader {
	background-image:url(images/duckbullet.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:18px;
	margin-left:-5px!important;
	width:18px;
	position:relative;
	padding-left: 25px;
	
}

.divider{
	margin-left:90px;
}

#nav-THE-BLOG{
	background-image:url(images/nav_blog.gif);
	background-repeat:no-repeat;
	width:100px;

}
#nav-THE-AUTHOR{
	background-image:url(images/nav_author.gif);
	background-repeat:no-repeat;
	width:130px;

}


#nav-THE-BOOK{
	background-image:url(images/nav_book.gif);
	background-repeat:no-repeat;
	width:105px;
}

#nav-THE-TOUR{
	background-image:url(images/nav_tour.gif);
	background-repeat:no-repeat;
	width:103px;
}

h2,
p {
	padding:0px;
	margin:0px;
}

.MsoNormal{
	margin-left:5px;
	margin-bottom:10px;	
}

.duckBullet{
	background-image:url(images/duckbullet.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:18px;
	width:18px;
	margin: 0 4px 2px 0;
}

.clearing{
	clear:left;
}

.archivesList li{
	margin-left:-20px!important;
	width:120px!important;
}

textarea{
	width:520px;
}

p.postmetadata small {
	font-size: 10px !important;
}

