/*  
Theme Name: Mystery Parfait v. 2
Theme URI: http://mysteryparfait.com/
Description: Custom theme for Mystery Parfait.
Version: 0.2
Author: Zachary "Carrot" Francks
Author URI: http://carrotonastick.net/


*/



/* Begin Typography & Colors */
	body {			background-color: #dfe5ff;
					font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
					font-size: 11pt;
					text-align: left; }

	a {				text-decoration: none; }
	a:link { 		color: #3b8bfd; }
	a:visited {		color: #539824; }
	a:link:hover {	text-decoration: underline; }

	#mainframe {	border: solid 0px black;
					background: white url("/layout2/frame-L.png") repeat-y top left; }
	.frameimg {		margin-left: 0px;
					margin-right: 0px;
					vertical-align: top;
					border: 0; }
	#floatL {		float: left; }
	#floatR {		float: right; }

	.frameimgL {	margin-left: 0px;
					margin-right: 0px;
					vertical-align: top;
					border: 0;
					float: left; }

	.frameimgR {	margin-left: 0px;
					margin-right: 0px;
					vertical-align: top;
					border: 0;
					display:inline;
					float: right; }

	.sidebar {		float: left;
					width: 252px;
					margin: 0px;
					padding: 0px;
					border: solid 0px green;
					text-align: left;
					background: white url("/layout2/sidebar-BG.png") repeat-y top left; }
	.sidebar div {	background: url("/layout2/sidebar-B.png") no-repeat bottom left;
					padding-bottom: 16px;
					font-family: Arial, sans-serif;
					font-size: 16px;
					color: #ffcbf2;
					padding-left: 28px;
					padding-right: 16px; }
	.sidebar ul	{	font-family: Tahoma, Geneva, sans-serif;
					list-style: none url("/layout2/bullet0.png") inside;
					font-variant: small-caps;
					font-size: 17px;
					color: #c54ea8;
					margin: 16px 0px;
					padding: 0px; }
	.sidebar ul a { color: #c54ea8; }
	.sidebar ul li { margin-top: 0.15em;
					 margin-left: 0px; }
	.sidebar h1 {	font-weight: bold;
					text-align: center;
					font-size: 16px;
					margin: 0px;
					font-family: Arial, Tahoma, Geneva, sans-serif; }

	#selected {		list-style: disc url("/layout2/bullet1.png") inside; }

	.framebody {	border: solid 0px red;
				    text-align: left;
					background: white url("/layout2/frame-R.png") repeat-y top right; }
	.footer {		width: 970px;
					height: 30px;
					padding: 0px;
					border: solid 1px black;
					background: white url("/layout2/frame-B.png") repeat-x bottom right; }
	#frameBR {		background: white url("/layout2/frame-B.png") repeat-x bottom right;
					border: solid 0px blue; }

	.sectionhead {	border: solid #e1a5d3;
					border-width: 0px 0px 1px 0px;
					margin: 0px 24px 8px 8px;
					padding: 2px;
					padding-left: 8px;
					font-family: Verdana, Tahoma, Geneva, sans-serif;
					font-size: 24px;
					color: #82c256; }

	.newshead {		background-color: #ffcbf2;
					border: solid #c54ea8;
					border-width: 0px 2px 2px 0px;
					margin: 12px 32px 0px 16px;
					padding: 2px;
					padding-left: 8px;
					font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
					font-weight: bold;
					font-size: 16px;
					color: #c54ea8; }
	.newshead a {	color: #c54ea8; }	
	.newsbody {		background-color: #ffebfa;
					border: solid #e1a5d3;
					border-width: 0px 2px 2px 0px;
					margin: 0px 32px 8px 16px;
					padding: 3px;
					padding-left: 8px;
					padding-bottom: 8px;
					font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
					font-size: 14px;
					color: #602f67; }
	.plainbody {	border-width: 0px 2px 2px 0px;
					margin: 0px 32px 8px 16px;
					padding: 3px;
					padding-left: 8px;
					padding-bottom: 8px;
					font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
					font-size: 14px; }
	.postinfo {		font-size: 12px;
					margin-bottom: 0.5em;
					color: #e1a5d3; }

	.symbols {		font-family: MS PGothic, ?? ?????, Arial, sans-serif;
					font-size: 12px; }

	.figure {		text-align:center; 
					padding:4px;
					background-color:#ffcbf2;
					border:solid 1px #c54ea8; 
					outline: solid 2px #ffcbf2; }
	#left {			float:left; 
					margin:0px 6px 6px 0px; }
	
	#right {		float:right; 
					margin:0px 0px 6px 6px; }
	
	#break {		clear:both;
					padding:0px;
					margin:0px;
					height:1px;
					width:1px;
					visibility:visible; }

				  
/* End Mystery Parfait stuff */


/* "Moo." */