a:hover {
	cursor: pointer;
	text-decoration: underline;
}

input {
	/*font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;*/
	font-size: 1.3em;
	background-color: #fff;
}

input.button {
	font-size:1.143em;
	padding:0.313em 0.25em;
	/*background:transparent url(images/submit-bg.gif) repeat scroll 0 0;*/
	border-color:#CCCCCC #999999 #999999 #CCCCCC;
	border-style:double;
	border-width:3px;
	color:#111111;
	cursor:pointer;
	font-weight:bold;
}

#reader_header {
	margin-left:2px;
	margin-right:2px;
	background-color:#f5f5f5;
	width: 565px;
}

#reader {
	margin-left:2px;
	margin-right:2px;
	background-color:#f5f5f5;
	width: 565px;
}

div.reader_headings {
	overflow:hidden;
	height: 22px;
	border-bottom: 1px solid #bbb;
}

div.reader_header_icon {
	position:absolute;
	margin:2px;
	height: 22px;
	width: 16px;	
}

div.reader_header_title {
	font-weight: bold;
	position:absolute;
	overflow:hidden;
	height: 22px;
	margin-left: 27px;
	margin-top:4px;
	width: 100px;
}

div.reader_header_content {
	font-weight: bold;
	position:absolute;
	overflow:hidden;
	height: 22px;
	margin-left: 126px;
	margin-top:4px;
	width: 340px;
}

div.reader_header_published_date {
	font-weight: bold;
	position:absolute;
	overflow:hidden;
	height: 22px;
	margin-left: 472px;
	margin-top:4px;
	width: 80px;
}

div.entry_header {
	cursor:pointer;
	overflow:hidden;
	height: 18px;
}

div.entry_header_icon {
	position:absolute;
	margin-left:5px;
}

img.entry_header_image {
	height: 16px;
	width: 16px;
}

div.entry_header_title {
	position:absolute;
	overflow:hidden;
	height: 18px;
	margin-left: 25px;
	width: 100px;
}

div.entry_header_content {
	color: #333;
	position:absolute;
	overflow:hidden;
	height: 18px;
	margin-left: 124px;
	width: 340px;
}

div.entry_header_published_date {
	position:absolute;
	overflow:hidden;
	height: 18px;
	margin-left: 470px;
	width: 80px;
}

div.entry {
	padding-top: 4px;
	border: solid 2px #FFF;
	border-bottom: 1px solid #CCCCCC;
}

div.entry_selected {
	border: solid 2px #6688EE;
}


.result {
	font-size: 1.0em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border: solid 1px #eee;
	background-color: #fefefe;
}

div.excerpt_body {
	margin-bottom:1em;
	font-size:1.4em;
	line-height:1.571em;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#111111;
}

div.citation {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	line-height:1.571em;
	color:#666666;
	margin-bottom:1.571em;
	text-align:right;
}

span.published_date {
	font-size:0.6em;
	color: #362B36;
}

div.excerpt_toolbar {
	border: solid 1px #dddddd;
	background-color: #dedede;
	padding:5px;
}

div.result_title {
	padding-top:5px;
	padding-left:22px;
	font-size:1.7em;
	line-height:1.364em;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#111111;
}

span.excerpt_pager {
	text-align: right;
	padding-left:125px;
}

img.comment_button {
	/*
	position:relative;
	top:3px;*/
}

h1 {
	font-size:2.2em;
	line-height:1.364em;
}

h3 {
	margin-top: 2px;
	margin-bottom: 2px;
}

span.phrase1 {
	padding-left: 20px;
	background-image: url(../images/button-delete-normal.png);
	background-repeat: no-repeat; 
	background-position:left;
}

div.suggested_phrase {
	padding: 1px;
	border: solid 1px #ffffff;
}

div.chosen_phrase {
	padding: 1px;
	border: solid 1px #ffffff;
}


div.phrase_hover {
	/*background-image: url(../images/button-delete-hover.png);*/
	background-color: #ccccff;
	border: solid 1px #aaaaff;
	cursor: pointer;
}

div.phrase_list {
	height: 270px;
	overflow-y:auto;
	margin: 4px;
	padding:4px;
	border: 1px solid #ddd;
	background-color: #fff;
}


#reader_status {
	height: 20px;
}

#search_control {
	margin:2px;
	padding:2px;
	background-color:#fff;
}

#status_dialog {
}

#twitter_comment_form {
	margin-top:4px;
	padding:4px;
	background-color: #dedede;
}

#dofollow_nav {
	/*resetsmargin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;*/
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	clear:left;
	border-bottom: 1px solid #cccccc;
	/*background: #f3f3f3 url(../images/f3f3f3_40x100_textures_01_flat_0.png) 0 0 repeat-x;*/
	color: #362b36;
	padding: 1em 1em;
	font-size: 1.2em;
}
