/* New Feed Markup */

.ContentExpandedWrap {
	position: relative;
	left: -2px;
	top: 12px;
	margin-bottom: -10px;
	border: solid 0px red;
}


.ContentExpandedWrap .blog-post-container {
	font-size: 14px !important;
	line-height: 17px !important;
	margin: -8px 0px 0px 2px !important;
	padding: 0px 0px 26px 0px !important;
	color: #111 !important;
}


.FeedContainer {
	border: solid 0px purple;
	width: 652px;
}

.FeedPostItem {
	/* border: solid 1px purple; */
	/*position: relative;*/
	border-bottom: solid 1px #dcdcdc;
	margin-bottom: 16px;
	padding-bottom: 14px;
}


.FeedPostItem a {
	outline: 0px;
}

/*
.FeedPostAuthorImg {
	border: solid 1px blue;
	width: 64px;
	text-align: center;
	position: relative;
	left: 0px;
}

.FeedPostInfo {
	border: solid 1px green;
	width: 580px;
	background: yellow;
	position: relative;
	left: 64px;
}
*/

.FeedPostAuthorImg, .FeedPostCommenterImg, .FeedPostRecommenderImg  {
	/*border: solid 1px blue;*/
	width: 64px;
	/*text-align: center;*/
	float: left;
}


.FeedPostAuthorImg img, .FeedPostCommenterImg img, .FeedPostRecommenderImg img {
	margin: 3px 0px 0px 6px;
	padding: 2px;
	border: solid 1px #dcdcdc;
	-moz-border-radius: 2px;
	width: 49px;
	height: 49px;
}

.FeedPostAuthorImg .RecImg{
	position:absolute;
	float:left; 
	top:32px;
	left:35px;
}

.FeedPostAuthorImg .RecImg img {
	padding:0;
	margin:0;
	border:2px solid #22bdff;
	-moz-border-radius:0px;
	width:26px;
	height:26px;
}


.FeedPostInfo {
	border: solid 0px green;
	float: right;
	width: 580px;
	/*background: lightyellow;*/
}

.FeedPostComment {
	border: solid 0px green;
	float: right;
	width: 580px;
}

.FeedPostInfo .InnerWrap, .FeedPostComment .InnerWrap {
	padding: 3px 6px;
}

.FeedPostComment .CommentHeader {
	font-size: 14px;
	/*font-weight: bold;*/
	text-decoration: none;
	line-height: 17px;
	margin-left: -2px;
}

.FeedPostComment .CommentHeader A {
	text-decoration: none;
}

.FeedPostComment .CommentWrapper {
	margin: 10px 0px;
	padding: 8px 10px 5px 10px;
	border: solid 1px #dcdcdc;
	background-color: #F5F5F5;
	-moz-border-radius: 3px 3px 3px 3px;
}


.CommentWrapper .Hdr {
	margin: 0px 0px 5px 76px;
	font-size: 14px;
	line-height: 17px;
	/*font-weight: bold;*/
}

.CommentWrapper .Hdr a {
	font-size: 14px;
}

/*.CommentWrapper .Hdr a.RepliedTo {
	font-size: 13px;
	color: #111;
	border-bottom: none;
}*/

.CommentWrapper .Hdr a.RepliedTo {
	font-size: 14px;
	color: #009ee3;
	border-bottom: dotted 1px #009ee3;
	font-weight: normal;
}

.CommentWrapper .Hdr a.RepliedTo:hover {
	border-bottom-style: solid;
}


.RecommendWrapper A, .CommentWrapper A {
	text-decoration: none;
	font-weight: bold;
}
	
/*.FeedPostComment*/
.CommentContent {                                                                                      
	overflow: hidden;
	font-size: 14px;
	line-height: 17px;
	color: #111;
	margin-bottom: 8px;
}

.CommentSubBar {
	font-size: 11px;
	line-height: 13px;
	margin: 7px 0px 0px 2px;
}

.CommentSubBar a {
	text-decoration: none;
}

/*
.FeedPostComment .CommentDetails {
	font-size: 11px;
	line-height: 15px;
	color: #555;
}

.FeedPostComment .CommentDetails a {
	text-decoration: none;
}
*/
.FeedPostInfo a.Title {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	margin-left: -2px;
}

a.Title.Bkmk, a.Title.Slct {
	/*display: block;*/
}

a.Title.TS {
	/*font-size: 15px;*/
}

a.Expander {
	/* old plus */
	padding: 0px 4px;
	border: solid 1px #dcdcdc;
	cursor: pointer;
	cursor: hand;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight: bold;
	font-size: 14px;
}

a.Expander:hover {
	background: #fafafa;
}


a.Expander2 {
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	white-space: nowrap;
	/*vertical-align: top;*/
}

a.Expander2 img {
	font-size: 11px;
	margin: 0px 0px 0px 2px;
	vertical-align: middle;
}




.BookmarkSource {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #444;
	white-space: nowrap;
	display: block;
	margin-top: 4px;
}

.BookmarkSource a {
	font-size: 13px;
	text-decoration: underline !important;
}

.share_recommend_pressed, a.share_recommend_pressed:hover, .share_recommended {
	color: #999;
	outline: 0px;
	text-decoration: none;
}

.PostDescription {
	overflow: hidden;
	width: 544px;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0px;
	/*color: #333;*/
	color: #111;
	margin-top: 4px;
}

.PostDescriptionEmpty {
	font-size: 11px;
	color: #999;
	font-style: italic;
	margin-top: 4px;
	/*padding-right: 4px;*/
}



.FullPD, .ShortPD {
	padding-right: 8px;
	padding-bottom: 0px;
}

.comment-right .Copy .FullPD p {
	/*
	background: yellow;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	*/
}


.comment-right .Copy p {
	font-size: 13px !important;
}

.comment-right .comment-name {
	font-size: 13px !important;
}

.PostOptions {
	position: relative;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #777;
	letter-spacing: 0px;
}

.PostOptions a {
	text-decoration: none;
}

.PostedBy {
	display: block;
	width: 235px;
	overflow: hidden;
	white-space: nowrap;
} 

/*.PostedBy a.Author {
	font-weight: bold;
}*/


.PostedBy a.Permalink, .PostedBy a.Via {
	color: #999;
	/*color: #009ee3;*/
}

.PostedBy a.Permalink:hover {
	/*color: #009ee3;*/
}

.PostedBy a.Via:hover {
	color: #009ee3;
}

.PostedBy img {
	margin: 0px 1px -4px 0px;
	height: 16px;
	width: auto;
}


.PostOptions .MiddleOpts {
	position: absolute;
	left: 241px;
	top: 0px;
}


.PostOptions .RightOpts {
	position: absolute;
	left: 396px;
	top: 0px;
	display: block;
	width: 188px;
	/*border: solid 1px maroon;*/
	text-align: right;
}

/*.PostOptions .RightOpts a {
	position: relative;
	top: 0px;
}*/


.PostOptions .RightOpts a img {
	width: 17px;
	height: auto;
	margin: 0px 2px;
}


.TweetmemeContainer {
	float: right;
	display: block;
	width: 70px;
	margin: 0px -14px 0px 4px;
}


.FeedItemTS {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0px;
	padding-bottom: 2px;
	display: block;
	color: #111;
}


.FeedItemTS img {
	margin: 0px 4px -5px 0px;
}

.FeedItemTS a, .PostDescription a {
	text-decoration: none;
}

.ReclippedThis {
	font-size: 11px !important;
	color: #444 !important;
}

.AllComments {
	font-size: 11px;
	margin: 2px 8px;
	color: #777;
}

.AllComments a {
	text-decoration: none;
}

#dvFeedMore a {
	display: block;
	background: #fafafa;
	border: solid 1px #f5f5f5;
	padding: 2px 4px;
	text-decoration: none;
}

#dvFeedMore a:hover {
	background: #fcfcfc;
}

.FeedClearIE {
	display: none;
}

.PostTags {
	font-size: 11px;
	color: #666;
	margin: 10px 0px 0px 0px;
}

.PostTags a {
	text-decoration: none;
}

.ClosePost {
	display: none;
	width: 42px;
	height: 14px;
	border: solid 0px red;
	background: url(/wp-content/themes/default/images/close-post.png) no-repeat;
	position: relative;
	z-index: 99;
	top: 12px;
	/*left: 528px;*/
	left: 494px;
	margin-top: -14px
}

.comment-name img {
	border: none;
}


/* blog post specific styling below... */

img.alignleft {
	float: left;
	margin-right: 5px;
}

img.alignright { 
	float: right;
	margin-left: 5px;
}


.Untitled {
	font-style: italic;
}

.FeedAdUnit {
	display: block;
	width: 652px;
	height: 81px;	
	text-decoration: none;
	margin-bottom: 10px;
}

.FeedAdUnitBorder {
	color: #DCDCDC;
	margin: 10px 0px 12px;
}

.FeedAdUnitHTML {
	padding: 21px 25px 0px 80px;
	font-size: 16px;
}




.TSFormWrap {
	margin: 0px 0px 10px 2px;
	position: relative;
}
	
.TSFormWrap textarea.Foc, .TSFormWrap textarea.Blr {
	color: #333;
	font-size: 15px;
	height: auto;
	width: auto;
	border: solid 1px #009ee3;
	padding: 4px 4px 2px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-family: arial;
	width: 600px;
	overflow: hidden;                                                                                                                                       
	/*background: #fcfcfc;*/
	resize: none;
}

.TSFormWrap textarea.Blr {
	color: #999;
	background: #fdfdfd;
	font-style: italic;
}


#dvTSFormShortenURL {
	position: absolute;
	left: 374px;
	top: -15px;
}


#dvTSFormShortenURL input[type=text] {
	font-size: 11px;
	padding: 1px 2px;
	border: solid 1px #dcdcdc;
	height: 17px;
	line-height: 17px;
	margin: 0px;
}

#dvTSFormShortenURL input[type=submit] {
	font-size: 11px;
	border: solid 1px #dcdcdc;
	padding: 2px 3px;
	line-height: 15px;
	margin: 0px;
}


#dvTSFormShortenURL input[type=text].Rest {
	width: 144px;
	color: #777;
	border-color: #dcdcdc;
}


#dvTSFormShortenURL input[type=submit].Rest {
	background: #f5f5f5;
	color: #555;
	border-color: #dcdcdc;
}


#dvTSFormShortenURL input[type=text].Act {
	width: 144px;
	color: #333;
	border-color: #009ee3;
}


#dvTSFormShortenURL input[type=submit].Act {
	background: #009ee3;
	color: #fff;
	border-color: #009ee3;
}



#dvTSChars {
	font-size: 16px;
	color: #999;
	position: absolute;
	left: 584px;
	top: -16px;
	z-index: 98;
	font-weight: bold;
	display: none;
}

#dvTSChars.CharsOver {
	color: red;
}

#dvTSFormFooter {
	position: relative;
	/*display: none;*/
	margin: 0px 0px 20px 0px;
	padding-top: 6px;
}

#dvTSSync {
	visibility: hidden;
}

#dvTSSync img.Icn {
	margin: 0px 1px;

}

#spnTSFormBtn {
	position: absolute;
	left: 534px;
	top: 10px;
}

/*
#aTSFormBtn {
	padding: 3px 9px;
	border: solid 1px #009ee3;
	-moz-border-radius: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	outline: 0px;
}

#aTSFormBtn:hover {
	border-color: #00ceff;
}
*/

#aTSFormBtn {
	padding: 4px 9px;
	border: solid 0px #009ee3;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	outline: 0px;
	background: #009ee3;
	color: #fff;
}

/*#aTSFormBtn:hover {
	border-color: #00ceff;
}*/




#aTSFormBtn.Disabled {
	padding: 3px 8px;
	color: #666;
	border: solid 1px #999;
	background: #f5f5f5;
	cursor: wait;
}

#spnTSSyncLabel {
	font-size: 11px;
	color: #999;
	position: relative;
	top: -4px;
	padding-right: 5px;
}

#aDPTSSyncOptions, #aDPTSClogSelector {
	font-size: 11px;
	position: relative;
	top: -4px;
	padding: 0px 3px;
	text-decoration: none;
}

#aDPTSSyncOptions img, #aDPTSClogSelector img {
	background: #009ee3;
	position: relative;
	top: 3px;
	margin-left: 4px;
}


#dvDPTSSyncOptions, #dvDPTSClogSelector {
	display: none;
	padding: 4px 0px 4px 8px;
	width: 238px;
	position: absolute;
	left: 162px;
	top: 24px;
	z-index: 999;
	background: #fff;
	border: solid 2px #aaa;
}

#dvDPTSClogSelector {
	left: 20px;
}

#dvDPTSClogSelector ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#dvDPTSClogSelector ul li {
	padding: 3px 12px;
}

#dvDPTSClogSelector ul li a {
	text-decoration: none;
	font-size: 11px;
}

#dvDPTSClogSelector ul li a.Act {
	font-weight: bold;
	color: #00336a;
}

#dvDPTSSyncOptions h3, #dvDPTSClogSelector h3 {
	font-size: 16px;
}

#dvDPTSSyncOptions .SyncServiceChk {
	font-size: 12px;
}



.SyncServiceChk {
	vertical-align: middle;
	line-height: 16px;
	margin: 3px 28px 3px 3px;
	padding: 4px;
	border: solid 1px #fff;
}

.Enabled {
	font-weight: bold;
	background: #eaf7fe;
	color: #00336a;
	border: solid 1px #e5e5e5;
}

.SyncServiceChk a.Enable {
	font-style: italic;
	padding-left:4px;
}
.linkwith{
	padding-left:25px;
}
.SyncServiceChk label{
	padding-left:4px;
}
.SyncServiceCheck{
	margin:0 0 -2px 4px;
}







