/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/

.blog_info_area
{
	border-bottom: solid 1px #909090;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SearchOptions 
{
	font-family: Lucida Grande, Lucida Sans;
	font-size: .7em;
} 
.CreateFrom
{
	font-size: .7em;
	color: #003366;
}
.blog_body {
	font-family: Lucida Grande, Lucida Sans;
	padding-top: 5px;
}
.blog_Description_Heavy 
{
	font-family: Lucida Grande, Lucida Sans;
	font-size: .7em;
	font-weight: bold;
}
.blog_Description 
{
	font-family: Lucida Grande, Lucida Sans;
	font-size: 10pt;
}
.blog_published {
	display: block;
	text-align: center;
	float:left; 
	font-family: Lucida Grande, Lucida Sans;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background:url(images/clip-bottom.png) right top no-repeat;
	width:2.5em;
	margin-right: 5px;
	display: none;
	visibility: hidden;
}
.blog_pub-month {
	display:block;
	font-size: .7em;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:1px;
	background:url(images/clip-top.png) center top repeat-x;
	text-transform:uppercase;
}
.blog_pub-date { 
	display:block; 
	font-size:.9em;
	margin:0; 
	padding:0;
}
.blog_pub-year {
	display:block;
	font-size: .7em;
	margin:0; 
	padding:0;
}
.blog_comments, 
.blog_comments_normal, 
.blog_tags, 
.blog_topics,
.blog_trackback,  
.blog_print, 
.blog_permalink, 
.blog_edit_link, 
a.blog_more_link
{
	background-position: top left;
	background-repeat: no-repeat;
	font-size: .8em;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	height: 20px;
	cursor: pointer;
	/*display: block;
	clear: both;
	float: none;*/
}
.blog_comments { background-image: url(images/blog_comments.png);font-size: 10px; color: #5A7081;}
.blog_comments_normal { background-image: url(images/blog_comments.png); font-size: 10px; color: #5A7081;}	
.blog_topics
{ 
	/*background-image: url(images/blog_topic.png);*/
	padding: 0px;
	margin: 8px 0px 0px 0px;
	border: solid 0px red;
}
.blog_tags
{
	background-image: url(images/blog_tag_blue.png);
	display: none;
	visibility: hidden;
}
.blog_trackback
{
	background-image: url(images/blog_trackback.png);
}
.blog_permalink
{
	background-image: url(images/blog_permalink.png);
}
.blog_print
{
	background-image: url(images/blog_print.png);
}
.blog_edit_link
{
	background-image: url(images/blog_edit_link.png);
}
a.blog_more_link
{
	background-image: url(images/readmore.gif);
	padding-top: 0px;
	font-size: 8pt;
}
.blog_date
{
	margin-bottom: 0.375em; 
	color: #555; 
	font-size: 90%; 
	background: url(/DesktopModules/Blog/images/postdate.gif) no-repeat; 
	background-position: 0px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blog_date_search { display: none; visibility: hidden; }
.blog_user { display: none; visibility: hidden; }
.blog_summary { padding: 0px 0px 10px 0px; border: solid 0px red; }
.blog_summary p { margin: 0px 0px 15px 0px; }
.blog_access_image { margin: 5px 5px 0px 0px; }

/* View Blog - Blog List */
.blog_head
{
	border-bottom: dotted 1px #b0b0b0;
	padding-bottom: 10px;
}
.blog_head a.blog_title, 
.blog_head a:link.blog_title,
.blog_head a:visited.blog_title, 
.blog_head a:active.blog_title
{
	font: normal 14pt Arial Bold;
	color: SteelBlue;
}

.blog_head a:hover.blog_title { color: #606060; text-decoration: underline; }


/* View Blog - Search Results */
.blog_head_search
{
	border-bottom: dotted 1px #b0b0b0;
	padding-bottom: 4px;
}
.blog_head_search a.blog_title, 
.blog_head_search a:link.blog_title,
.blog_head_search a:visited.blog_title, 
.blog_head_search a:active.blog_title
{
	font: normal 14pt Arial Bold;
	color: SteelBlue;
}
.blog_head_search a:hover.blog_title { color: #606060; text-decoration: underline; }


h1, .horizontalline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	margin-bottom: 10px;
}
.blog_subhead
{
	width: 100%;
	display: block;
	height: 30px;
	padding-top: 5px;
	clear: both;
}
.blog_subhead_left
{
	float: left;
}
.blog_subhead_right
{
	float: right;
}
.blog_subhead .blog_author
{
	display: none;
	visibility: hidden;
}
.blog_subhead .blog_comments
{
	position: absolute;
	top: 0pt;
	right: 0pt;
}
.blog_footer
{
	width: 100%;
	display: block;
	border-bottom: solid 1px #909090;
	height: 20px;
	padding-top: 2px;
	clear: both;
}
.blog_footer_left
{
	float: left;
}
.blog_footer_right
{
	float: right;
}
.clear { clear: both; }

.blog_copyright	{
	font-size: .7em;
}
.blog_entry_description {
	font-style:italic;
}

/* Normal Bubble */
div.blog_bubble {
	width: auto;
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	color: #5A7081;
	font-size: 12px;
	margin-bottom: 24px;
}

div.blog_bubble blockquote {
	margin: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	color: #5A7081;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.blog_bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.blog_bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/blog_comment_tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Calendar Styles */
.Blog_Archive_DayHeader{
	font-size: .8em;
	background-color: #ccddff;
}

.Blog_Archive_Day{
	font-size: .8em;
	background-color: #fff;
}

.Blog_Archive_NextPrev{
	font-size: .8em;
}

.Blog_Archive_OtherMonth{
	font-size: .8em;
	background-color: #f4f4f4;
}

.Blog_Archive_SelectedDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
}

.Blog_Archive_Selector{
	font-size: .8em;
}

.Blog_Archive_Title{
	font-size: .9em;
	font-weight: bold;
}

.Blog_Archive_TodayDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
	font-size: .8em;
	font-weight: bold;
}

.Blog_Archive_WeekendDay{
	font-size: .8em;
	background-color: #fffff0;
}
