/*
Theme Name: Muddle Style
Theme URI: http://jerssoftwarehut.com/
Description: these styles are to allow different cattegories to have different appearance
Version: 0.1
Author: Jerry Seeger
Author URI: http://jerssoftwarehut.com/

*/

@font-face {
	font-family:"Maszyna";
	src:url(http://muddledramblings.com/wp-content/uploads/fonts/maszyna_aeg/MaszynaAEG.ttf) format("truetype");
}

.screenplay {
	font-family:monospace;
	font-size: 130%;
	margin: 1em;
	padding: 1em;
	color: black;
	background-color:#eeeeee;
}
.screenplay p {
	margin:0;
}
.screenplay .scene_slug {
	margin-bottom:1em;
}
.screenplay .action {
	margin-bottom:1em;
}
.screenplay .character {
	margin-left:180px;
	margin-bottom:0;
}
.screenplay .parenthetical {
	margin-left:150px;
	margin-right:150px;
	margin-bottom:0;
	margin-top:0;
}
.dialog + .parenthetical {
	margin-top:-1em;
}
.screenplay .dialog {
	margin-left:100px;
	margin-right:100px;
	margin-bottom:1em;
}

.category-allison-in-animeland .js-post-content .abstract { 
		font-family:Baskerville, Times, serif; 
		font-size:24px; 
		font-weight:normal; 
		line-height:100%; 
		text-align:center; 
		color:black; 
 	}

/*.category-allison-in-animeland .topStory {
		font-size:larger;
	}
*/

.category-allison-in-animeland .preamble {
		font-size:x-small;
	}

.category-allison-in-animeland .section {
		margin-top:2em;
		font-family:Baskerville, Garamond, Times, serif;
		font-size:13pt;
		line-height:130%;
		padding-left:1em;
		padding-right:1em;
		color:black;
	}

.category-allison-in-animeland .section p {
		text-indent: 1.5em;
		margin-top:0px;
		margin-bottom:0px;
	}


.category-allison-in-animeland .firstLine {
		font-size:140%;
		font-weight: normal;
	}



.category-stories .section {
		margin-top:2em;
		font-family:Baskerville, Garamond, Times, serif;
		font-size:12pt;
		line-height:130%;
		padding-left:1em;
		padding-right:1em;
		color:black;
	}

.category-stories .section p {
		text-indent: 1.5em;
		margin-top:0px;
		margin-bottom:0px;
	}


.category-stories .firstLine {
		font-size:140%;
		font-weight: normal;
	}


.category-stories .section p.title {
		font-size:120%;
		margin-bottom:1em;
		text-align:center;
	}




.category-feeding-the-eels  .topStory {
		font-size:larger;
	}
.category-feeding-the-eels .preamble {
		font-size:x-small;
	}
.category-feeding-the-eels  .section {
		font-family: "Courier New", courier, monospace;
		font-size:11pt;
		margin-top:3em;
		padding-left:1.5em;
		padding-right:1.5em;
		color:black;
	}
.category-feeding-the-eels  .section p {
		/*no custom paragraph styling */
	}
.category-feeding-the-eels  .section a {
		/*override blog anchor text style */
		font-family: "Courier New", courier, monospace;
		font-size:14px;
	}
.category-feeding-the-eels  .firstLine {
		font-size: 140%;
		font-weight: normal;
		font-family:"Maszyna", "Maszyna Plus", "Courier New", courier, monospace;
		color:black;
	}
	
.category-feeding-the-eels .post-header h2 {
		font-size:10pt;
		font-weight: normal;
		font-family:"Maszyna", "Maszyna Plus", "Courier New", courier, monospace;
	}
.category-feeding-the-eels  .episodeTitleName {
		font-size:16pt;
	}
.category-feeding-the-eels  .abstract {
		padding-top:10px;
		font-weight: normal;
		color:black;
	}
.eelTuneIn {
		font-style:italic;
	}
.eelNextTitle {
		font-weight:bold;
	}
	
	
	
.category-poems-everyone .post-header h2 a {
		display:none;
	}

.category-poems-everyone .abstract {
	font-weight: normal;
	margin-bottom:1em;
	}


.category-poems-everyone .title { 
		clear:both;
		font-family:Baskerville, Times, serif; 
		font-size:24px; 
		font-weight:normal; 
		line-height:100%; 
		padding-left:20%;
		text-align:left; 
 	}

.category-poems-everyone .section {
		margin-top:1em;
		margin-bottom:1em;
		font-family:Baskerville, Times, serif;
		font-size:17px;
		padding-left:20%;
		padding-right:20%;
	}

.category-poems-everyone cite {
	margin-bottom:2em;
	text-align:right;
	display:block;
	}

.category-poems-everyone .jsOldCommentBlock {
	margin-top:3em;
	}