/*
Theme Name: Pretty Spots
Theme URI: http://www.ashwebthemes.com/themes/pretty-spots
Description: A highly widgetized (5 unique areas to include widgets!), dark theme. Validates XHTML Transitional. Works with WordPress 2.8.
Author: Derek Ashauer
Author URI: http://www.ashwebmedia.com
Version: 1.0.6
Tags: dark, two-columns, fixed-width, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

@import "_css/style.css";
@import "_css/superfish.css";


/* WordPress required styles */
.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

ol.commentlist p {

font-family: 'Times New Roman'', Times, Georgia, Serif;
font-size: 90%;

}

h3.comments {
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	font-family: 'Times New Roman', Times, Georgia, Serif;        
        font-size: 0.9em;
	margin-left: 0px;
	
}

ul.commentlist {
font-family: 'Times New Roman', Times, Georgia, serif;
font-size: .9em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Times New Roman', Times, Georgia, Serif;
 }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 5px;
 }

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
        font-family: 'Times New Roman', Times, Georgia, Serif; 
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
 }

#commentform p {
	font-family: 'Times New Roman', Times, Georgia, Serif;
 }

.commentmetadata {
	font-weight: normal;
 }

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	clear: left;        
        font: 'Times New Roman', Times, Georgia, Serif; 
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 0px 5px 10px 0;
}


