/*
Theme Name: Thrive Communities
Theme URI: http://thrivecommunities.com/blog
Description: Custom WordPress theme matching the ThriveCommunities.com interface.
Author: Marcy Sutton / DEI Creative
Author URI: http://deicreative.com
Version: 1.0

*/
#tml-page .tml-links li, #tml-page .tml-user-links li {
	list-style-type:none;
	font-size:12px;
}
.tml-user-avatar { margin:10px 0; }
/*#tml-page .message { display:none; }*/
p {}
a {}
a img {}
a:visited {}
a:hover {}

acronym, abbr {
	border-bottom: 0px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {}

h3 {
	font-weight:normal;
}
#rap {
	width:955px;
	height:auto;
	min-height:700px;
	margin:0 auto;
}
#content {}

#header {}

#header a {}

.storycontent {
	margin:15px 0;
}
#header a:hover {}
#blogMainBody {
	width:739px;
	height:auto;
	min-height:550px;
	border-left:1px dotted #a9a9a9;
	margin-left:210px;
	padding-bottom:10px;
}
#blogInner {
	border-top:1px dotted #a9a9a9;
	padding:6px 6px 6px 6px;
}
#blogContent {
	width:485px;
	height:auto;
	padding:0px 10px 10px 0px;
	margin:15px 0px 0px 15px;
}
.blogBottom {
	border-bottom:1px dotted #a9a9a9;
	width:480px;
	height:1px;
	margin:5px 0px 10px -6px;
}
#blogContent img {
	margin:0;
	padding:0;
}
#menu {
	background: #fff;
	padding: 20px 0 10px 30px;
	width: 11em;
	float:right;
}

#menu form {
	margin: 0;
}
.req {
	color:#74b83f;
	font-weight:bold;
}
.divider, .sideDivider {
	margin:0 0 10px 0;
	padding:0;
	height:1px;
}
.divider {
}
#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
.linkUl, .blogroll {
	border-bottom:1px dotted #a9a9a9;
	padding:0 0 10px 0;
}
#menu ul {
	color:#74b83f;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	text-transform: uppercase;
	font-size:11px;
}

.cat, .linkcat {
	margin:0;
	padding:7px 0;
}
#menu ul li {}
#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#menu ul ul li a {
	color: #4a4848;
	text-decoration: none;
	text-transform:capitalize;
	font-weight:normal;
	font-size:11px;
	line-height:16px;
}

#menu ul ul li a:hover {
	color:#74b83f;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
#searchForm, #searchForm div {
	margin-left:0;
	padding-left:0;
}
ol#comments li p {
	font-size: 100%;
}
.storyFooter {
	height:15px;
	width:94%;
	margin-top:18px;
}
.feedback {
	margin-top:1px;
}
.feedback, p#comments, .feedback2 {
	font-size:11px;
	float:right;
	display:inline;
	text-transform:uppercase;
}
p#comments, .feedback2 {
	margin-top:-14px;
}
.hideCommentsLink, .feedback2 {
	margin-right:24px;
}
.hideCommentsLink {
	font-size:11px;
	float:right;
	display:inline;
	text-transform:uppercase;
	margin-top:-12px;
	margin-bottom:24px;
}
.olderPosts {
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	width:478px;
	margin-top:10px;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}


.meta {
	font-size:11px;
	float:left;
	display:inline;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

h3.storytitle {
	margin: 0;
	font-weight:normal;
	text-decoration:none;
}
a.storyLink, a.storyLink:link, a.storyLink:visited {
	font-weight:normal;
	text-decoration:none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}
ol#commentlist li {
	font-size:13px;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: none;
	padding: 2px;
}
#commentSpace {
	margin-top:10px;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

#jquery-comment-wrap {
	width: 527px;
}
#jquery-comment-preview {
	width: 85%;
	height: 22px;
	position: relative;
	overflow: hidden;
	background: #EEE;
	padding: 3px;
	border: solid #a9a9a9;
	border-width: 1px;
}
div#comment_preview {
	border: 1px solid #a9a9a9;
	padding: 3px;
	width:85%;
}
ol#comment-preview {
	margin: 0;
	padding: 7px 12px;
	list-style: none;
	background: #FFF;
}
#comment-preview .avatar {
	float: right;
	border: none;
	padding: 2px;
	background: #FFF;
}
.avatar img {
	display:none;
}
#preview-tab {
	position: absolute;
	top: 3px;
	right: 3px;
}
#preview-tab div {
	float: right;
	background: #FFF;
	cursor: pointer;
	font-size: 12px;
	line-height: 1;
}
#preview-tab a {
	float: left;
	text-decoration: none;
	padding: 4px 7px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
#preview-tab a:hover {
	background: #FEF8C7;
}
#preview-tab a:active {
	border: 1px solid #DDD;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
#textarea_clone {
	height: 0;
	overflow: hidden;
}

#html-editor button {
	float: left;
	display: inline;
	margin-right: 3px;
	width: 22px;
	height: 22px;
	border: none;
	cursor: pointer;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background-color: #FFF !important;
	position: relative;
	z-index: 100;
	background: #FFF url(html-editor.gif) no-repeat;
	font-size: 999px;
	overflow: hidden;
}
#html-editor button:hover {
	background-color: #FEF8C7 !important;
}
#html-editor button:active {
	border: 1px solid #DDD;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
button#ed_strong {background-position: 0 0}
button#ed_em {background-position: -20px 0}
button#ed_a {background-position: -40px 0}
button#ed_blockquote {background-position: -60px 0}
button#ed_code {background-position: -80px 0}
button#ed_code-color {background-position: 100% 0}

.widefat .thead { background-color:#ecfba0; }
