/*
Theme Name: Telescopic Text
Theme URI: http://www.telescopictext.com/
Description: Theme for TT
Version: 1
Author: Joe Davis
Author URI: http://www.joedavis.co.uk
Tags: 

*/

img {
	margin:24px 0 0 0;
}

#content {
	max-width:640px;
}

.answer {
	font-size:16px;
	margin:12px 0 24px 24px;
	max-width:480px;
}

.question {
	font-size:16px;
	text-decoration:underline;
	max-width:480px;
}

.resources_entry .entry {
	margin:2px 0 24px 0;
}

.entry {
	font-size:16px;
	line-height:23px;
	color:#111;
}

h2 {
	margin:0;
}

.entry h2 {
	margin:24px 0 12px 0;
}

.entry p {
	margin:0 0 12px 0;
	max-width:480px;
}

input#author,
input#email,
textarea#comment {
	width:188px;
	margin:0 0 6px 0;
}

textarea#comment {
	width:480px;
	line-height:21px;
}

ol.commentlist {
	margin:0 0 24px 0;
}

.resources_entry h2 {
	line-height:28px;
}

.resources_entry h4 {
	margin:0 0 6px 0;
}

#respond {
	padding:0 0 60px 0;
}