/*
 *  Styles for State of the Discussion page, widget, and the commenter archive pages
 */

.sod {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 101%;
	font-family: "Droid Sans", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	character-spacing: 0;
	font-weight: 400;
}

#sod h2 {
	margin: 24px 0 0;
}

.sod .legend-post {
    border: 1px dotted #a3a3a3;
    float: left;
    font-size: 12px;
    margin: .5% 0.25% 0;
    min-height: 75px;
	width: 140px;
    overflow: hidden;
    padding: 6px; 6px; 8px; 6px;
    position: relative;
}

.sod .legend-post .legend-post-title {
	font-size: 12px;
  	margin-top: 12px;
    line-height: 1.2em;
	max-height: 40px;
	overflow:hidden;
}

.sod .legend-post .legend-post-title:hover {
	max-height: 1000px;
	transition: max-height 0.1s;
	transition-delay: 0.3s;
}

.sod .legend-post .legend-post-title a {
    border-bottom: medium none;
    font-weight: 400;
	
}

.legend-post .avatar {
    border-radius: 0;
    float: left;
    margin: 12px 10px 12px 0;
//	max-width: 40px;
//	max-height: 42px;
	width: 40px;
	height: 40px;
	overflow: hidden;
}

.sod .legend-post a {
	border-bottom: none;
	color: #000;
	display: inline;
	text-decoration: none;
}

.sod .legend-comment-count {
    position: absolute;
    top: 0;
    right: 4px;
    font-size: 9px;
}

a.legend-comment-count:hover {
    font-weight: 400;
}

.sod .legend-post .fulltext a {
    border-bottom: none;
}

.sod .legend-post .fulltext a:hover {
    font-weight: 400;
}

.legend-post .fulltext {
    background: #fcffff none repeat scroll 0 0;
	border: 1px dotted #a3a3a3;
    font-size: 12px;
	line-height: 1.2em;
	margin: 0;
    padding: 8px 4px 4px 4px;
	clear: left;
	position: relative;
}

.sod .legend-post h6 {
    font-size: 14px;
}

.sod-legend-minus-begin {
    background-color: #ccc;
    border-bottom: 0 none;
    font-size: 14px;
    line-height: 14px;
    padding: 0 4px;
    vertical-align: text;
    position: absolute;
    right: 4px;
    top: 2px;
    
}

.sod-legend-minus-end {
	background-color: #ccc;
    border-bottom: 0 none;
    font-size: 14px;
    line-height: 14px;
    padding: 0 4px;
    vertical-align: text;
	position: absolute;
	bottom: 4px;
	left: 4px;
}

a.sod-legend-view-post {
    bottom: 1px;
    position: absolute;
    right: 4px;
    font-weight: 700;
}

a.sod-legend-view-post:hover {
    font-weight: 400;
}

.sod .fulltext p {
padding: 8px 0 8px 0;
}

.sod .fulltext a.more-link {
display: none;
}

.sod-legend-plus {
    background-color: #ccc;
    border-bottom: 0 none;
    font-size: 14px;
    line-height: 14px;
    padding: 0 4px;
    position: absolute;
	bottom: 4px;
	right: 4px;
}

.sod .legend-post .comment-exc a.sod-legend-plus,
.sod .legend-post .comment-full a.sod-legend-minus {
	border-bottom: 0 none;
    font-weight: 400;
}

.sod-comment {
	border: 1px dotted #a3a3a3;
	float: left;
	height: auto;
	margin: 1% .5% 0;
	min-height: 250px;
	overflow: hidden;
	padding: 12px;
	position: relative;
	width: 285px;
}

.sod .comment-heading {
	font-size: 12px;
/*	padding-bottom: 24px; */
	padding-bottom: 16px;
}

.sod .comment-author .avatar {
    float: none;
}
.sod .comment-author-name {
    clear: both;
    display: block;
    font-size: 12px;
	font-weight: 400;
	line-height: 1.2em;
    min-height: 60px;
	max-height: 60px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
	color: #000;
}

.sod .comment-author-name a {
	color: #000;
}

.sod .sod-comment blockquote::before {
	content: none;
}

.sod .sod-comment blockquote {
	margin: 10px 0px 10px 0px;
	border-width: 0 0 0 2px;
	padding: 0 0 0 10px;
}

.sod .comment-datetime {
	float: left;
	margin: 0;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.sod-comment .comment-irt a,
.sod .comment-datetime a {
	color: #000;
	letter-spacing: 0;
}

.sod-comment .comment-irt a:hover,
.sod .comment-datetime a:hover {
	font-weight: 400;
}

.sod a {
	color: #000;
	text-decoration: underline;
	display: inline-block;
	border-bottom: 0;
}

.sod-comment .comment-irt {
	float: right;
	margin-top: 0;
	text-align: right;
	width: 50%;
}

.sod .comment-author {
	float: left;
	margin: 18px 0 6px;
	width: 38.2%;
	max-height: 148px;
	overflow: hidden;
}

.sod .comment-author img {
	border: 1px dotted #a3a3a3;
	display: block;
	margin: 0 auto;
	vertical-align: top;
}

.sod .sod-toggle-plus {
	background-color: #ccc;
	border-bottom: 0;
	font-size: 14px;
	line-height: 14px;
	padding: 0 4px;
	vertical-align: bottom;
	text-decoration: none;
/*	margin-bottom: 5px; */
}

.sod .sod-toggle-minus {
	background-color: #ccc;
	border-bottom: 0;
	font-size: 14px;
	line-height: 14px;
	padding: 0 4px;
	vertical-align: bottom;
	text-decoration: none;
/*	margin-bottom: 5px; */
}

.sod-toggle-end {
	float: right;
}

.sod .comment-text {
    background: #fcffff none repeat scroll 0 0;
    border: 1px dotted #a3a3a3;
    float: right;
	color: #000;
    font-size: 12px;
	font-weight: 400;
	line-height: 1.2em;
    margin-bottom: 32px;
    margin-top: 18px;
    overflow: hidden;
    padding: 8px 8px 4px;
    width: 50%;
	position: relative;
	z-index: 1;
}

.sod .comment-text i {
	font-style: italic;
}

.sod .comment-text a {
	border: none;
}

.sod .comment-text em {
	font-style: italic;
}

.sod .comment-text b {
	font-weight: bold;
}

.sod .comment-text strong {
	font-weight: bold;
}

.sod .comment-exc,
.sod .short-comment {
	max-height: 140px;
	overflow: hidden;
}

.sod .short-comment p {
	font-size: 12px;
	line-height: 1.2em;
}


.sod-comment-footer {
	bottom: 12px;
	clear: both;
	font-size: 90%;
	left: 0;
	position: absolute;
	width: 100%;
}

.sod .commenter-archives {
	float: left;
	padding-left: 12px;
	text-align: left;
}

.sod .commenter-archives .cthread_open {
	float: left;
}

.sod .commenter-archives a {
	border-bottom: medium none;
}

.sod .commenter-archives img {
	float: left;
	height: 30px;
	margin-right: 6px;
	width: 20px;
	padding-top: 10px;
}
/*
.sod .commenter-archives a {
	border-bottom: medium none;
}
.sod .commenter-archives img {
	float: left;
	height: 30px;
	margin-right: 6px;
	width: 20px;
	padding-top: 10px;
}
*/
.sod-post-title {
	float: right;
	font-size: 12px;
	line-height: 1.2em;
	max-width: 61.8%;
	padding-right: 12px;
	padding-top: 10px;
	text-align: right;
}

.sod-post-title a:hover {
	font-weight: 400;
}

/*
 * page_nav group of classes from childstyle.css
 * These are needed to get the comment pagination right
 * This is original CK MacLeod stuff that I haven't traced
 */

.page_nav {
	padding: 12px;
	margin: 12px 0;
	border: 1px dotted #a3a3a3;
	text-align: center;
}

.page_nav .page-numbers {
	border: 1px solid gray;
	color: #ba7b1d;
	line-height: 32px;
	margin: 0 4px;
	padding: 4px 8px;
}

.page_nav .page-numbers:hover {
	color: #FFB134;
}

.page_nav .current {
	border: 1px solid #FFB134;
	background-color: #F7F7F7;
}

/*
 * SOTD colors
 * Used by both the full page version and the widget in the same fashion, so should be consistent
 */

.sod-color-0 {
	background-color: #ff8c8c;
}

.sod-color-1 {
	background-color: #8ca8ff;
}

.sod-color-2 {
	background-color: #7be47b;
}

.sod-color-3 {
	background-color: #ffff6f;
}

.sod-color-4 {
	background-color: #ff8cff;
}

.sod-color-5 {
	background-color: #ffcd54;
}

.sod-color-6 {
	background-color: #ffb2b2;
}

.sod-color-7 {
	background-color: #b2c5ff;
}

.sod-color-8 {
	background-color: #a7eda7;
}

.sod-color-9 {
	background-color: #ffff9f;
}

.sod-color-10 {
	background-color: #ffb2ff;
}

.sod-color-11 {
	background-color: #ffde8d;
}

.sod-color-12 {
	background-color: #ffd8d8;
}

.sod-color-13 {
	background-color: #d8e2ff;
}

.sod-color-14 {
	background-color: #d3f6d3;
}

.sod-color-15 {
	background-color: #ffffcf;
}

.sod-color-16 {
	background-color: #ffd8ff;
}

.sod-color-17 {
	background-color: #ffeec6;
}


.sod-color-catchall {
	background-color: #fff;
}

/*
 * Classes for the SOTD widget
 * Note sure why CK decided to go with a top-level ID for confining the scope rather than a class
 */

#sod-widget {
	position: relative;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	font-family: "Droid Sans", Helvetica, sans-serif;
	font-weight: 400;
}

#sod-widget .commentariat {
	width: 100%
	font-size: 18px;
	margin-top: 6px;
}

#sod-widget .commentariat-comment {
	position: relative;
	width: 100%;
	border: 1px dotted #838383;
	margin-top: 6px;
	font-size: 12px;
	line-height: 1.2em;
	character-spacing: 0;
}

#sod-widget .comment-heading {
	position: relative;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

#sod-widget .comment-datetime {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

#sod-widget .comment-datetime a:hover {
	font-weight: 400;
}

#sod-widget .featured .comment-datetime a {
	background-color: #8ecb2f;
	border: 1px dotted #5b821c;
}

#sod-widget .commentariat-comment .comment-irt a, #sod-widget .comment-datetime a {
	color: #000;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 1.2em;
}

#sod-widget .comment-irt {
	float: right;
	padding-right: 4px;
	padding-left: 4px;
}

#sod-widget a {
	display: inline-block;
	text-decoration: none;
}

#sod-widget .comment-author {
	clear: both;
	width: 30%;
	float: left;
	margin: 12px 0 0 0;
	padding-left: 4px;
	position: relative;
}

#sod-widget .comment-author img {
	display: block;
	vertical-align: top;
	margin: 0 auto;
	border: 1px dotted #a3a3a3;
}

#sod-widget .comment-author-name {
	display: block;
	max-height: 60px;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
}

#sod-widget .commenter-archives {
/*	clear: both;  */
	float: left;
	width: 100%;
}

#sod-widget .commenter-archives a {
	border-bottom: none;
}

#sod-widget .commenter-archives img {
	display: block;
	height: 20px;
	width: 20px;
	margin: 3px;
	margin-top: 12px;
}

#sod-widget .commenter-archives img:hover {
	background-color: #a3a3a3;
}

#sod-widget .comment-text {
	float: right;
	width: 55%;
	margin: 12px 4px 0 0;
	background: #fcffff none repeat scroll 0 0;
	border: 1px dotted #a3a3a3;
	overflow: hidden;
	padding: 4px;
	z-index: 1;
}

#sod-widget .comment-text blockquote {
	font-style: italic;
	position: relative;
}

#sod-widget .comment-text blockquote::before {
	font-style: normal;
	font-family: FontAwesome;
	content: "\f10d";
	vertical-align: top;
	font-size: 20px;
	padding-top: 5px;
	color: #ccc;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

#sod-widget .comment-text blockquote p {
	padding-left: 25px;
	margin-bottom: 0.75em;
}

#sod-widget .comment-text i {
	font-style: italic;
}

#sod-widget .comment-text em {
	font-style: italic;
}

#sod-widget .comment-text b {
	font-weight: bold;
}

#sod-widget .comment-text strong {
	font-weight: bold;
}

#sod-widget .sod-toggle-plus {
	background-color: #ccc;
	font-size: 14px;
	line-height: 14px;
	padding: 0 4px;
	vertical-align: text-bottom;
	border-bottom: 0;
}

#sod-widget .sod-toggle-minus {
	background-color: #ccc;
	font-size: 14px;
	line-height: 14px;
	padding: 0 4px;
	vertical-align: text-bottom;
	border-bottom: 0;
}

#sod-widget .sod-toggle-end {
	float: right;
}

#sod-widget .commentariat-post-title {
	clear: both;
	float: none;
	margin-bottom: 12px;
	max-width: 95%;
	text-align: center;
}

#sod-widget .short-comment {
}

#sod_open {
	float: right;
	font-style: italic;
	margin: 12px 0 24px;
}

#sod-widget a {
	color: #000;
	border-bottom: 1px solid #185D7F;
}

#sod-widget a:hover {
	font-weight: 400;
}

.page-id-87013 h1.entry-title {
	margin-bottom: 12px;
	margin-top: 12px;
	float: left;
}

#sod-open-mini {
	float: right;
	margin-bottom: 12px;
	margin-top: 17px;
}

@media only screen and (max-width: 640px) {
    .legend-post {
    border: 1px dotted #a3a3a3;
    float: left;
    font-size: 12px;
    margin: .5% 0.25% 0;
    min-height: 64px;
    min-width: 128px;
    overflow: hidden;
    padding: 6px;
    position: relative;
    width: 45%;
	}
}


/*
 * Classes for the commenter archive pages
 */

.commenter-thread-text i,
.commenter-archive-text i {
	font-style: italic;
}

.commenter-thread-text em,
.commenter-archive-text em {
	font-style: italic;
}

.commenter-thread-text b,
.commenter-archive-text b {
	font-weight: bold;
}

.commenter-thread-text strong,
.commenter-archive-text strong {
	font-weight: bold;
}


/*
 * commenter thread styles
 */

/*
.commenter-thread-footer {
	text-align: center;
}

.page-template-page-commenter-thread {
	background: white;
}

.cthread_open {
	margin-top: 0;
}

.carchive-open {
	padding-right: 3px;
}

.comments-icon {
	padding-right: 4px;
	height: 14px;
	width: 14px;
	vertical-align: -1px;
}

.comments-area footer .comment-meta, .comments-area footer .comment-meta a {
	color: #8e8e8e;
	font-size: 12px;
	text-decoration: none;
}
*/

.commenter-thread-head {
	height: 100px;
	margin: 12px 6px;
}

.commenter-thread-avatar {
	float: left;
}

.commenter-thread-avatar img {
	width: 60px;
	height: 60px;
}

.commenter-thread-title {
	font-size: 140%;
	margin: 6px;
	max-width: 70%;
	float: right;
	vertical-align: top;
	text-align: right;
}

.commenter-thread-title a {
	font-weight: 700;
}

.commenter-thread .comment-datetime {
	float: left;
	margin-bottom: 16px;
}

.commenter-thread .comment-irt {
	float: right;
	margin-bottom: 16px;
	margin-top: 0;
}

.commenter-thread-comment {
	width: 94%;
	margin: 6px;
	padding: 6px;
	border: 1px dotted #a3a3a3;
}

.commenter-thread p {
	clear: both;
/*	margin-top: 12px;  */
	margin-bottom: 12px;
}

/*
 * commenter-archive styles
 */

.commenter-archive {
	background: white;
	padding: 20px;
}

.comment-archive-icon {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	display: block;
}

.commenter-archive-comment {
	border: 1px dotted #a3a3a3;
	padding: 12px 12px 0;
	margin-bottom: 20px;
}

.commenter-archive h4 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 6px;
}

.commenter-archive .comment-datetime {
	float: left;
	margin-top: 6px;
	margin-bottom: 20px;
}

.commenter-archive .comment-irt {
	float: right;
	margin-top: 6px;
	margin-bottom: 20px;
}

.commenter-archive-post-title,
.commenter-archive-post-con-title {
	text-align: left;
}

.commenter-archive-text {
	clear: both;
}

.comment-archive-comment,
.commenter-archive-heading,
.commenter-archive .page_nav {
	background: white;
}

.commenter-archive-heading {
	padding: 16px 0;
	margin: 16px 0;
	text-align: center;
}

.comment-archive-subquery {
	clear: both;
	border-top: 1px dotted #a3a3a3;
	padding-top: 12px;
}

.commenter-archive-title {
	vertical-align: 25%;
	font-size: 30px;
	line-height: 60px;
}

.commenter-archive-avatar img {
	height: 60px;
	width: 60px;
	margin-right: 12px;
	vertical-align: 0;
}

.comment-archive-comment {
	border: 1px dotted #a3a3a3;
	margin: 12px 0;
	padding: 12px 20px 0;
}

.commenter-archive .comment-archive-comment h3 {
	margin-top: 0;
	text-align: right;
}

.commenter-archive .comment-archive-comment h5 {
	margin-top: 0;
	text-align: right;
}

.comment-archive-post-con-title {
	display: block;
	float: right;
	width: 10%;
	text-align: center;
}

.commenter-archive .comment-archive-comment h5 a {
	font-weight: 300;
	color: #a3a3a3;
}

.commenter-thread .commenter-thread-comment .commenter-thread-text blockquote,
.commenter-archive .commenter-archive-comment .commenter-archive-text blockquote {
	padding-left: 30px;
}

.commenter-thread .commenter-thread-comment .commenter-thread-text blockquote::before,
.commenter-archive .commenter-archive-comment .commenter-archive-text blockquote::before {
	font-size: 20px;
}


/*
 * Miscellaneous odd CSS stuff, stuck here so that it's all in one place
 */

.sod .sod-hidden,
#sod-widget .sod-hidden,
.commenter-thread .sod-hidden,
.commenter-archive .sod-hidden,
.cks_exc-comment-author .sod-hidden {
	display: none;
}