/*
Theme Name: WWMPEMD
Theme URI: http://www.whywontmyparakeeteatmydiarrhea.net
Description: WWMPEMD
Version: 1.0
Author: Rachel Plafchan
*/
	a:link,a:visited {
	font-weight: none;
	text-decoration: none;
	color: #7aae39;
	font-size: 16px;
	}
	
	a:hover,a:active {
	font-weight: none;
	color: #499952;
	text-decoration: underline;
	}
	
	hr {
	background: #CCCCCC;
	height: 1px;
	}
	
	h1 {
	font-size: 18px;
	color: #499952;
	line-height: 0px;
	}
	
	h3 {
	font-size: 18px;
	color: #499952;
	line-height: 0px;
	}
	
	li {
	list-style-type: none;
	}
	
	img {
	border: 0px;
	}
	
	body {
	background-color: white;
	font-size: 14px;
	color:black;
	text-align: center;
	}
	
	#frame {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	}
	
	#header {
	float: top;
	position: relative;
	width: 940px;
	}
	
	#leftside {
	float: left;
	position: relative;
	width: 170px;
	margin-bottom: 15px;
	}

	#maincontent {
	float: left;
	position: relative;
	width: 570px;
	padding: 0px 15px;
	text-align: left;
	}
	
	#rightside {
	float: left;
	position: relative;
	width: 170px;
	margin-bottom: 15px;
	text-align: left;
	}
	
	#footer {
	float: top;
	position: relative;
	width: 940px;
	}
	
	#commentform textarea {
		width: 400px;
		height: 100px;
	}
	
 ol.commentlist {  
     margin:0;  
     padding:0;  
     }  
   
 .commentlist li {  
     list-style:none;  
     margin-bottom:14px;  
     }  
   
 .commentlist cite {  
     padding: 7px;  
     display:block;  
     font-style:normal;  
     background-color: #ffffff;       
     }       
   
 .commentlist cite img {  
     padding:1px;  
     border:1px solid #aab59a;  
     float:left;  
     margin-right:9px;  
     }  
   
 .commentlist .author {  
     font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;  
     text-decoration:underline;  
   
 .commentlist .time {  
    padding-left:13px;  
	}  
   
 .commenttext {  
     background-color: #f1f1f1;  
    border-top:1px solid #ebebeb;  
    padding: 0 20px 10px 20px;   
      }  
	
	
	
	
</style>
</head>