/* CSS Document */
#myBlog-wrap .entry-title span.editLink {
color:#FF0000;
cursor:pointer;
font-size:70%;
}
/* MyBlog header */
#myBlog-wrap #myBlog-head {
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	height:auto;
}

#myBlog-wrap #myBlog-head h3,
#myBlog-wrap #myBlog-head .desc {
	display: none;
}

/* Brent BW added the following to add a style to our new H1 */
#myBlog-wrap #myBlog-head h1,
#myBlog-wrap #myBlog-head .desc {
	display: none;
}

/* MyBlog Toolbar Start*/
#myBlog-wrap #myBlog-toolbar ul, #myBlog-head ul {
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
}
#myBlog-wrap #myBlog-toolbar li {
	list-style: none;
	display: block;
	float: left;
	padding-left:0px;
	padding-bottom:0;
	padding-top: 0;
	height: 17px;
	line-height: 16px;
}

#myBlog-wrap #myBlog-toolbar li.toolbarHome {
	background: url('../images/home.png') no-repeat;
}
#myBlog-wrap #myBlog-toolbar li.toolbarTags {
	background: url('../images/tagcloud.png') no-repeat;
}
#myBlog-wrap #myBlog-toolbar li.toolbarSearch {
	background: url('../images/search.png') no-repeat;
}
#myBlog-wrap #myBlog-toolbar li.toolbarFeed {
	background: url('../images/feed-icon-16x16.gif') no-repeat;
}
#myBlog-wrap #myBlog-toolbar li.toolbarBlogger {
	background: transparent url(../images/toolbar_icons.gif) no-repeat 0 -64px;
}
#myBlog-wrap #myBlog-toolbar li.toolbarWrite {
	background: transparent url(../images/toolbar_icons.gif) no-repeat 0 -80px;
}
#myBlog-wrap #myBlog-toolbar li a {
	text-decoration: none;
	margin-left: 10px;
	padding: 2px 10px 2px 10px;
}

#myBlog-wrap li#blogActive a {
	color: #D78102;
}
/* MyBlog Toolbar End*/

.socialBookmark {
	border: 1px solid #999999;
}

.myTopContent{
	padding: 16px;
	display: block;
	border: 1px dotted #DFDFCC;
	text-align: center;
	background-color: #F8F8F3;
	margin-top: 4px;
	margin-bottom: 4px;
}

.smallerPad {
	padding: 4px;
}

.filterLabel {
	color:grey;
	font-weight:bold;
}

.filterData {
	color:grey;
}

div #usersLink{
	float: right;
}

div.entrySeperator {
	border-top:1px solid #d4d4d4;
	margin: 2px 0px 2px 0px;
	overflow:hidden;
	height:1px;
}


.statusMsg {
	color: red;
	font-family: "Trebuchet MS", Verdana;
}


div.myblog_fv_toolbar{
	border:0px solid #666699;
	height:20px;
	line-height:20px;
	padding-left:5px;
}

div.myblog_fv_toolbar a {
	text-decoration:none !important;
}

div.myblog_fv_toolbar a:hover {
	text-decoration:none !important;
}

div.myblog_fv_toolbar span:hover{
	text-decoration:underline;
}

div.myblog_fv_toolbar span.homeLink { 
	font-weight: bold; 
	background-image: url('../images/home.png');      
	background-position: top left; 
	background-repeat: no-repeat; 
	padding-left:20px;
	padding-bottom:3px;
	margin-left:5px;
}
div.myblog_fv_toolbar span.categoryLink { 
	font-weight: bold; 
	background-image: url('../images/tagcloud.png');      
	background-position: top left; 
	background-repeat: no-repeat; 
	padding-left:20px;
	padding-bottom:3px;
	margin-left:5px;
}
div.myblog_fv_toolbar span.searchLink { 
	font-weight: bold; 
	background-image: url('../images/search.png');      
	background-position: top left; 
	background-repeat: no-repeat; 
	padding-left:20px;
	padding-bottom:3px;
	margin-left:5px;
} 
div.myblog_fv_toolbar span.dashboardLink { 
	font-weight: bold; 
	background-image: url('../images/Edit2_16x16.png');      
	background-position: top left; 
	background-repeat: no-repeat; 
	padding-left:20px;
	padding-bottom:3px;
	margin-left:5px;
}

div.myblog_fv_toolbar span.rssFeedLink {
	padding-left: 20px;
	background-image: url('../images/feed-icon-16x16.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold; 
	margin-left:5px;
	padding-bottom:3px;
}
/** ENTRY STUFF **/
.entryContent {
	width: 100%; /* RESIZEABLE AREA */
	overflow:hidden;
}
.entryContent a {
	color: #2763A5;
	text-decoration: none;
}

.entryContent a:hover {
	color: #339933;
	text-decoration: underline;
}

.entryContent p {
	margin-bottom: 5px;
	padding: 0;
}
.entryContent h3 {	
	margin: 0;
	padding: 0;
}

/* Brent BW added the following to add a style to our new H1 */
.entryContent h1 {	
	margin: 0;
	padding: 0;
	font-size: 150%;
}
.entry {
	line-height: 1.6;
}

.date {
	float: left;
	color: #FFFFFF;
	text-align: center;
}
.month { 
	font-weight: bold; 
	background-image: url('../images/date-topleft.gif');      
	background-position: top left; 
	background-repeat: no-repeat; 
	color:#FFFFFF;
} 
.month span{ 
	margin-left: 0.2em; 
	padding: 0.15em 1em 0.15em 0.8em; 
	background-image: url('../images/date-topright.gif'); 
	background-position: top right; 
	background-repeat: no-repeat; 
	display: block; 
	color:#FFFFFF;
}
.year {
	background-image: url('../images/date-botleft.gif');      
	background-position: bottom left; 
	background-repeat: no-repeat; 
	color:#FFFFFF;
}

.year span {
	margin-left: 0.2em;
	padding: 0.15em 1em 0.15em 0.8em; 
	background-image: url('../images/date-botright.gif'); 
	background-position: bottom right; 
	background-repeat: no-repeat; 
	display: block; 
	color:#FFFFFF;
}

.entry-title-container{
	padding-top:5px;
	padding-bottom:5px;
}
.entry-title {
	vertical-align:middle;
	padding-bottom:3px;
	float:left;
}
.entry-body {
	padding-top: 0.5em;
	overflow:hidden;
}

/* Brent BW fixed spacing on paragraphs by adding entire following section */

.entry-body p{
	margin-bottom:20px;
}

/* Brent BW took out the "clear:both" for br's.  Not sure why they were there...  */

.entry-body br {
/*	clear:both;  */
}

/* Brent BW Removed the standard image border  */

.entry-body img {
/*	border: 1px solid #E6E6E6;   */
}
.entry-body blockquote {
	margin-top: 1em;
	margin-left: 1em;
	padding-top: 0.2em;
	padding-left: 3em;
	background-image: url('../images/quote-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.entry-footer {
	padding-top: 1em;
	padding-bottom: 1em;
	overflow:hidden;
}
.entry-comment {
	padding-left: 20px;
	background-image: url('../images/comment-button.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.entry-author {
	padding-bottom: 1em;
	background-image: url('../images/author-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}
.author-details {
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	background-image: url('../images/author-left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.entry-author img {
	float: left;
	border: 1px solid #E6E6E6;
}
.entry-author p {
	padding-left: 70px;
	padding-right: 1em;
	color: #666666;
}
.author-profile a {
	padding-left: 1.6em;
	background-image: url('../images/author-arrow.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.clear {
	 
}

div.userAvatar{
	float:right;
}

td.my-dateCell{
	width:7em;
	vertical-align:top;
	color:#FFF;
}

td.my-titleCell{
	vertical-align:top;
	line-height: 1;
}

td.my-avatarCell{
	vertical-align:middle;
}

table.entryTitle{
	width:100%;
	padding-top:2px;
	border-top:1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/** END ENTRY STUFF **/

/** PAGINATION **/
.my-pagenav{
	text-align:center;
}


/** List of all blogs section **/
div.blogList{
}

div.blogList .avatar_container {
}

div.blogList .avatar_image {
	position: static !important;
}

div.blogList .blogTitle {
	font-weight:bold;
}

div.blogList .updated {
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
}
div.blogList .blogDesc {
	margin:0pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.blogList .blogStats {
	font-size: 0.9em;
	margin:0pt;
	padding:0pt;
}

div.blogList .blogStats .numEntries_image{
	padding-right:3px;
}

table.blogInfo
{
	padding:15px 0px 10px 5px;
}
table.blogInfo td.avatar{
	padding-right:15px;
	padding-top:5px;
}
table.blogInfo td.description{
	padding-top:5px;
}
/* Brent BW changed padding to just the top */
.onAfterPrepareContent, .onBeforePrepareContent{
	padding-top:5px;
}

/** tag cloud style **/
#myBlog-wrap a.tag1 ,
#myBlog-wrap a.tag2 ,
#myBlog-wrap a.tag3 ,
#myBlog-wrap a.tag4 ,
#myBlog-wrap a.tag5 ,
#myBlog-wrap a.tag6 ,
#myBlog-wrap a.tag7 ,
#myBlog-wrap a.tag8 ,
#myBlog-wrap a.tag9 {
list-style: none;
display: inline;
padding-left:4px;
padding-right:4px;
background: none;
text-align:center;
line-height:100%;
}
#myBlog-wrap a.tag1 {
font-size:90%;
font-weight:normal;
}
#myBlog-wrap a.tag2 {
font-size:100%;
font-weight:normal;
}
#myBlog-wrap a.tag3 {
font-size:125%;
font-weight:normal;
}
#myBlog-wrap a.tag4 {
font-size:150%;
font-weight:normal;
}
#myBlog-wrap a.tag5 {
font-size:175%;
font-weight:normal;
}
#myBlog-wrap a.tag6 {
font-size:200%;
font-weight:bold;
}
#myBlog-wrap a.tag7 {
font-size:225%;
font-weight:bold;
}
#myBlog-wrap a.tag8 {
font-size:250%;
font-weight:bold;
}
#myBlog-wrap a.tag9 {
font-size:265%;
font-weight:bold;
}

/** Brent BW added Sharing is Caring buttons **/
div.caring-bookmarks {
height:54px;
background:url('http://www.multifamilyinsiders.com/home/images/uploaded/sharingiscaring/sharingcaring.png') no-repeat left bottom;
position:relative;
width:300px;
}

div.caring-bookmarks span.caring-rightside {
width:17px;
height:54px;
background:url('http://www.multifamilyinsiders.com/home/images/uploaded/sharingiscaring/sharingcaring.png') no-repeat right bottom;
position:absolute;
right:-17px;
}

div.caring-bookmarks ul.socials {
margin:0 !important;
padding:0 !important;
position:absolute;
bottom:0;
left:10px;
}

div.caring-bookmarks ul.socials li {
display:inline-block !important;
float:left !important;
list-style-type:none !important;
margin:0 !important;
height:29px !important;
width:48px !important;
cursor:pointer !important;
padding:0 !important;
}

div.caring-bookmarks ul.socials a {
display:block !important;
width:48px !important;
height:29px !important;
font-size:0 !important;
color:transparent !important;

}

.caring-furl, .caring-furl:hover, .caring-digg, .caring-digg:hover, .caring-reddit, .caring-reddit:hover, .caring-stumble, .caring-stumble:hover, .caring-delicious, .caring-delicious:hover, .caring-linkedin, .caring-linkedin:hover, .caring-blinklist, .caring-blinklist:hover, .caring-technorati, .caring-technorati:hover, .caring-facebook, .caring-facebook:hover, .caring-twitter, .caring-twitter:hover, .caring-myspace, .caring-myspace:hover, .caring-mixx, .caring-mixx:hover, .caring-script-style, .caring-script-style:hover, .caring-designfloat, .caring-designfloat:hover, .caring-syndicate, .caring-syndicate:hover, .caring-email, .caring-email:hover {
background:url('http://www.multifamilyinsiders.com/home/images/uploaded/sharingiscaring/caringsprite.png') no-repeat !important;
}

.caring-furl {
background-position:-300px top !important;
}
.caring-furl:hover {
background-position:-300px bottom !important;
}
.caring-digg {
background-position:-150px top !important;
}
.caring-digg:hover {
background-position:-150px bottom !important;
}
.caring-reddit {
background-position:-100px top !important;
}
.caring-reddit:hover {
background-position:-100px bottom !important;
}
.caring-stumble {
background-position:-50px top !important;
}
.caring-stumble:hover {
background-position:-50px bottom !important;
}
.caring-delicious {
background-position:left top !important;
}
.caring-delicious:hover {
background-position:left bottom !important;
}
.caring-linkedin {
background-position:-200px top !important;
}
.caring-linkedin:hover {
background-position:-200px bottom !important;
}
.caring-blinklist {
background-position:-600px top !important;
}
.caring-blinklist:hover {
background-position:-600px bottom !important;
}
.caring-technorati {
background-position:-700px top !important;
}
.caring-technorati:hover {
background-position:-700px bottom !important;
}
.caring-myspace {
background-position:-200px top !important;
}
.caring-myspace:hover {
background-position:-200px bottom !important;
}
.caring-twitter {
background-position:-100px top !important;
}
.caring-twitter:hover {
background-position:-100px bottom !important;
}
.caring-facebook {
background-position:-50px top !important;
}
.caring-facebook:hover {
background-position:-50px bottom !important;
}
.caring-mixx {
background-position:-250px top !important;
}
.caring-mixx:hover {
background-position:-250px bottom !important;
}
.caring-script-style {
background-position:-400px top !important;
}
.caring-script-style:hover {
background-position:-400px bottom !important;
}
.caring-designfloat {
background-position:-550px top !important;
}
.caring-designfloat:hover {
background-position:-550px bottom !important;
}
.caring-syndicate {
background-position:-150px top !important;
}
.caring-syndicate:hover {
background-position:-150px bottom !important;
}
.caring-email {
background-position:-250px top !important;
}
.caring-email:hover {
background-position:-250px bottom !important;
}

/** Brent BW added Sidebar sharer buttons **/
<style type="text/css">
#simplysocialcon { position: relative; }
#simplysocialbox { left: 48px; position: absolute; width:80px; }
#simplysocial {position: absolute; top: 0px; background-color:#fff; width:68px; margin-top:80px;
border-left:1px solid #e0e0e0; border-right:1px solid #fff; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -khtml-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; }
#simplysocial.fixed { position: fixed; top:0;}
#simplysocial .smedia {margin:7px}
div.spacer {background-color:#f3f3f3; height:1px; width:68px; margin:5px auto;}
div.bottom {height:1px; width:35px; margin:15px auto;}</style>

