/*  
Theme Name: Plastic Peeps
Theme URI: http://www.plasticpeeps.com
Description: Theme for cosmetic surgery blog at http://www.plasticpeeps.com.
Version: 1.0
Author: Shaun B.
Author URI: http://www.plasticpeeps.com
*/

a:link {
	color: #1D5898;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #1D5898;
}

a:hover	{
	text-decoration: underline;
	color: #AD255A;
}

a:active {
	text-decoration: underline;
	color: #AD255A;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E6E6;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

form {
	margin: 0;
}

h1 {  
    margin: 0 0 5px 0;
	padding: 0;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	color:#000000;
}

h2 {  
    margin: 0 0 5px 0;
	padding: 0;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	color:#000000;
}

h3 {   
	text-transform: uppercase;  
	font-size: 12px;  
	font-weight: bold;
	margin: 10px 0 0 8px; 
	color: #333333;
}

h4 {   

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 12px;  
	font-weight: bold;
	margin: 18px 0 4px 16px; 
	color: #333333;
}

h5 {   

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 12px;  
	font-weight: bold;
	margin: 15px 0 0 15px; 
	color: #333333;
}
	
#canvas {
	background-color: white;
	border: 1px solid #959596;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.date {
	margin: 0 0 3px 0;
    font-weight: bold;
	color: #999999;
    text-transform: uppercase;
}

.post {
	margin: 10px 14px 18px 15px;
	line-height: 140%;
}

.entry {
	
}

.story_image {
	margin-top: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	line-height: 130%;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #333333;
}

.story_image img {
	border: 1px solid #333333;
	margin-bottom: 3px;
}

blockquote {  
	background: url(http://www.plasticpeeps.com/wp-content/themes/plasticpeeps/images/quote.gif) no-repeat;  
	text-align: left;  
	margin: 0 0 10px 0px;	 
	padding: 3px 15px 0 15px; color:#555555;
}

.navigation {
	
}

.postmetadata {
	
}

#middle_column {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #444444;
	padding: 0 0 10px 0; 
}

#right_column {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #444444;
	padding: 0 0 10px 0; 
}

#adsense {
	margin: 0 0 0 5px; 
}

#recent_comments {
	margin: 0 5px 0 8px; 
}

#disclaimer {
	margin: 0 5px 0 8px; 
}

.rss {
	margin: 0 0 3px 0;
	text-align: center;
}

#search {
	margin: 12px 0 13px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#s {
	font-size: 11px;
	width: 230px;
}

#searchsubmit {
	font-size: 11px;
}

ul {
	list-style-type: circle;
	padding: 0 0 10px 20px;
	margin: 0px; 
}

#middle_column ul {
	margin: 0 0 15px 8px;
	padding: 0;
	list-style-type: none;
}

#middle_column li { 
	margin: 0;
	padding: 0; 
	text-decoration: none;	
	background: url(http://www.plasticpeeps.com/wp-content/themes/plasticpeeps/images/star_pink.gif) no-repeat;
	color: #777777;
}

#middle_column li a {   
	margin: 0 0 5px 0px;  
	line-height: 18px;
	padding: 0 0 0 15px;  
	background: url(http://www.plasticpeeps.com/wp-content/themes/plasticpeeps/images/star_blue.gif) no-repeat;  
	text-decoration: none;	 
	color: #1D5898;
}

#middle_column li a:hover {   
	margin: 0 0 5px 0px;	 
	line-height: 18px;
	padding: 0 0 0 15px;	 
	background: url(http://www.plasticpeeps.com/wp-content/themes/plasticpeeps/images/star_pink.gif) no-repeat;
	text-decoration: none;
	color:#AD255A;
}

.commentlist {
	padding-left: 15px;
	padding-right: 15px;
}

ol {
	list-style-type: none;
}

.commentlist .alt { 
	background: #EFEFEF;
}

.commentlist li {
	margin: 0 0 12px 0;
	text-decoration: none;
	background: none;
	color: #000000;
	padding: 3px 3px 3px 7px;
	border: 1px solid #CCCCCC;
}

.commentlist li a { 
	padding: 0;
	background: none;
}

.commentlist li a:hover {
	padding: 0;
	background: none;
}

.commentlist p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.comment_border {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

cite {
	font-weight: bold;
	font-style: normal;
}

.alignleft {
	text-align: left;
	margin: 4px 0 5px 10px;
}

.alignright {
	text-align: right;
	margin: 4px 10px 5px 0;
}

.center {
	text-align: center;
}

#commentform {
	margin: 0 0 0 15px;
}

#comment {
	width: 404px;
}

.commentlist {
	margin: 0 0 0 0;
}

#footer {
	padding: 10px 0 0 0;
	text-align: center;
	background: url(http://www.plasticpeeps.com/wp-content/themes/plasticpeeps/images/footer_background.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}