@charset "UTF-8";
/*
Theme Name: reTweet.it v2 Default
Theme URI: http://reweet.it/
Description: The default theme for v2 of the retweet service reTweet.it
Version: 1.0
Author: Joey Sikes
Author URI: http://joeysikes.com/
Tags: fixed width, two columns, retweet.it
*/

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

.comments-template h2, .comments-template h3{
}

.commentmetadata{
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
}

.green {
color: #6DAD23;
}

a.green {
color: #6DAD23;
}

h2 a {
font-family: georgia, lucida bright, times new roman, serif;
}