/* CSS Document */



/* My Blog header */

#myBlog-wrap h1,

#myBlog-wrap h2,

#myBlog-wrap h3,

#myBlog-wrap ul,

#myBlog-wrap #myBlog-head li,

#myBlog-wrap hr {

	margin: 0;

	padding: 0;

}



#myBlog-wrap p, {

	margin-top:20px;

	padding: 0;

}







/* My Blog Header */

#myBlog-wrap #myBlog-head {

	background: url(file:/images/header-bg.png) top repeat-x;

	position: relative;

	height: 37px;

}



#myBlog-wrap #myBlog-head h3 {

	color: #a23535;

	padding: 10px 0 0 20px;

}

#myBlog-wrap #myBlog-head .desc {

	padding: 0 0 17px 20px;

	color: #999;

	background:none;

	font-size: 11px;



}



/* MyBlog Toolbar */

#myBlog-wrap #myBlog-toolbar ul, #myBlog-head ul {

	padding: 5px 5px 3px 20px;

	border-bottom: 2px solid #555a63;

	background:#cccccc;

	width:95%;

	margin-top:-25px;

}

#myBlog-wrap #myBlog-toolbar li {

	list-style: none;

	display: inline;

	padding-left: 0px;

	background:none;

	text-transform: uppercase;

	font-size: 11px;

}

#myBlog-wrap #myBlog-toolbar li a {

	text-decoration: none;

	color: #fff;

	padding: 5px 22px;

	margin-left:10px;

	border-bottom: 0;

	background: none;

}

#myBlog-wrap #myBlog-toolbar li.blogActive a {

    background: #555a63;

}

#myBlog-wrap #myBlog-toolbar li a:hover {

	background: #32363d;

}

#myBlog-wrap #myBlog-toolbar li#blogActive a {

	background: #555a63;

}

/*

#myBlog-wrap #myBlog-toolbar li#toolbarWrite a {

	background: #abc7e4 url(../images/addpost.gif) no-repeat 7px 4px;

}

#myBlog-wrap #myBlog-toolbar li#toolbarWrite a span {

	text-indent: -9999px;

	display: none;

}



*/





.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;

	background-color:#00ff00;

}



.filterLabel {

	color:grey;

	font-weight:normal;

	color:#cccccc;

	font-size:11px;

	padding:13px 3px 13px 30px;

	line-height:40px;

	background-color:#666666;

	



}



.filterData {

	color:grey;

	color:#cccccc;

	font-size:11px;

	padding:13px 465px 13px 6px;

	line-height:40px;

	background-color:#666666;

	

	



}



div.entrySeperator {

width: 685px;

height: 11px;

background-image: url ('../images/ornate.jpg');

float: left;





}





.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('file:///JMACPRO/Users/jeanninegray/Desktop/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('file:///JMACPRO/Users/jeanninegray/Desktop/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('file:///JMACPRO/Users/jeanninegray/Desktop/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('file:///JMACPRO/Users/jeanninegray/Desktop/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('file:///JMACPRO/Users/jeanninegray/Desktop/images/feed-icon-16x16.gif');

	background-position: top left;

	background-repeat: no-repeat;

	font-weight: bold; 

	margin-left:5px;

	padding-bottom:3px;

}





/** ENTRY STUFF **/



.bloggerdetails {
	float:left;
	width:94%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}



.blogsContainer{
	color:#311e16;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0px;
}



.blogsContainer h2{

	color:#FFF;

}





.blogsContainer .entryContent{



}



.blogsContainer .entryContent h2, h2.pagetitle{

	background:none;

	padding:0px 0px 0px 45px;

	

}

.blogsContainer .entryContent h2 a, h2.pagetitle a, .blogsContainer .entryContent h2{

font-family: Trebuchet MS; Arial, Helvetica, sans-serif;

font-weight:bold; font-size:40px; letter-spacing:-3px; text-transform:normal;color:#999;}



.entryContent {
	width:93%;
	/* RESIZEABLE AREA */

		overflow:hidden;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.entryContent a 					{
	text-decoration:none;
}

.entryContent a:link, .entryContent a:visited 	{
	font-weight:bold;
	font-size:16px;
}

.entryContent a:hover				{color:#555;}

.entryContent h2 {

	font: 1.4em Arial, Helvetica, sans-serif; 

	text-transform: none; 

	background: url(file:///JMACPRO/Users/jeanninegray/images/icon_entry.gif) 24px 50% no-repeat; 

	padding: 9px 0px 12px 0px;

	margin:0px;

}



.entry {

	line-height: 1.6;

}

.entry-body {

	margin-top: 10px;

	margin-bottom:-5px;

}

.entryContent small a:link,

.entryContent small a:visited{

	color:#a23535;

}



.entryContent small a:hover{

	color:#FFF;

}



/*---DATE FORMAT--*/

.entryContent .published {

	display:block;

	text-align: center;

	float:left;

	width:55px;

	height:55px;

	color:#eee;

	/*background: url(../images/badgespot1.png) no-repeat;*/

	border:0px solid #111;

margin-right:10px;

margin-bottom:15px;

margin-left:0;

}



.entryContent .pub-month{

	padding: 5px;

	

}

.entryContent .pub-month {

	display:block;

	font-family: Trebuchet MS; Arial, Helvetica, sans-serif;

	font-size:12px;

	margin:0;

	color:#eee;

	line-height:normal;

	font-weight:bold;

	background: #666666;

}

.entryContent .pub-date {

	display:block;

	font-family: Trebuchet MS; Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	border:none;

	padding:5px;

	line-height:normal;

	height:33px;

	background: url(file:///JMACPRO/Users/jeanninegray/images/datebkg.png) no-repeat;

	

}

.entryContent blockquote{

	color:#eee;

	padding: 10px 10px 10px 20px;

	margin:0px;

	border-left: 5px solid #333;

}



.entryContent .clear {

	clear: both; 

}



.entry-body br{

	clear:both;

}



div.userAvatar{

	float:right;

}









/** END ENTRY STUFF **/



/** PAGINATION **/

.my-pagenav{

	text-align:center;

	color: #dddddd;

	padding:12px 0px;

}



.my-pagenav a {



	color: #999999;



}





/** 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;

}



.onAfterPrepareContent, .onBeforePrepareContent{

	padding:5px 0px; 

}







/** 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;

}



#myblogSearch label {

	clear:both;

	float:left;

	margin-bottom: 10px;

	width:100px;

}



#myblogSearch .myblogSearchInput{

	float: left;

	margin-bottom: 10px;

	width: 50%;

}



#myblogSearch #myblogSearchSubmit{

	clear: both;

	width: 250px;

	text-align: center;

}





#myBlog-wrap span.editLink {

	font-size: 70%;

	color: #f00;

	cursor: pointer;

}
