/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo 
{
    padding-bottom: 10px;   
}

.SearchOptions 
{
	font-family: Arial;
	font-size: 10pt;
} 
.CreateFrom
{
	font-size: 10px;
	color: #003366;
}


.blog_body {
	font-family: Arial;
	font-size: 10pt;
	padding-left:10px;
	position: relative;
	top: -14px;
	width:740px;
}


.blog_body p {
	

	}


.blog_Description_Heavy 
{
	font-family:  Arial;
	font-size: 10pt;
	font-weight: bold;
}
.blog_Description 
{
	font-family:  Arial;
	font-size: 10pt;
}
.blog_published {
	display: block;
	text-align: center;
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	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;
}
.blog_pub-month {
	display:block;
	font-size: 10px;
	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:12px;
	margin:0; 
	padding:0;
}
.blog_pub-year {
	display:block;
	font-size: 10px;
	margin:0; 
	padding:0;
}
.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: bold;
}

.blog_comments_normal {
	background-image: url(images/blog_comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 11px;
}
	
.blog_topics
{
	background-image: url(images/blog_topic.png);
	font-size: 11px;
}
.blog_more_link
{
	font-size:11px;
	/*padding-left: 3px;*/
	font-weight: bold;
}

.blog_gravatar
{
	float:left;
	padding:2px;
	margin:5px;
    border: solid 1px #ddd;
    background-color: #fff;
    margin-left:expression("4px");
    margin-bottom:expression("-5px");
}

.blog_gravatar_preview
{
	padding: 2px;
    margin: 0px;
    border: solid 1px #ddd;
    background-color: #fff;
    float: right;
}


.blog_lefttd 
{
	white-space:nowrap;
	vertical-align:top;
	font-family: Arial;
	font-size:0.8em;
	font-weight:normal;
	color:#000000 !important
}
.blog_tags
{
	display: none;
	visibility: hidden;
	background-image: url(images/blog_tag_blue.png);
	font-size: 11px;
}
.blog_trackback {
	background-image: url(images/blog_trackback.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
}
.blog_permalink
{
	background-image: url(images/blog_permalink.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
}
.blog_print
{
	background-image: url(images/blog_print.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
	font-size: 11px;
}
.blog_edit_link
{
	background-image: url(images/blog_edit_link.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 11px;
}
/*.blog_tags,*/ .blog_topics, .blog_permalink{
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	clear: both;
	float: none;
}
.blog_date {
	color: #666666;
}
h2.blog_title
{
	font-family: Arial;
	font-size: 13pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
	color: #fff !important;
	decoration:none !important;
}

h1, .horizontalline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
}


.blog_subhead
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 42px;
	position: relative;
}
.blog_subhead .blog_comments
{
	position: absolute;
	top: 0pt;
	right: 0pt;
}
.blog_footer_right {

	float:right;
	display: inline;
	position: relative;
}
.blog_footer_left {
	float:left;
	display: inline;
}
.blog_footer {
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	padding-bottom: 30px;
}
.clear { 
	clear: both;
}
.blog_copyright	{
	font-size: 10px;
}

.blog_entry_description 
{
}

/* Normal Bubble */
div.blog_bubble, div.blog_bubble_owner {
	width: auto;
	font-size: 10pt;
	margin-bottom: 24px;
}

div.blog_bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	zoom:1;
	min-height:64px;
}

div.blog_bubble_owner blockquote 
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #aaa;
	background-color: #e0e0e0;
	zoom:1;
	min-height:64px;
}

div.blog_bubble blockquote p, div.blog_bubble_owner blockquote p {
	margin: 10px;
	padding: 0px;
}

div.blog_bubble cite, div.blog_bubble_owner 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;
}
div.blog_bubble_owner cite 
{
	background: transparent url(images/blog_comment_tip_owner.gif) no-repeat 20px 0;
}
/* Calendar Styles */
.Blog_Archive_DayHeader{
	font-size: 11px;
	background-color: #ccddff;
}

.Blog_Archive_Day{
	font-size: 11px;
	background-color: #fff;
}

.Blog_Archive_Day a, .Blog_Archive_SelectedDay a, .Blog_Archive_WeekendDay a, .Blog_Archive_TodayDay a
{
	width:100%;
}

.Blog_Archive_NextPrev{
	font-size: 11px;
}

.Blog_Archive_OtherMonth{
	font-size: 11px;
	background-color: #f4f4f4;
}

.Blog_Archive_SelectedDay{
	border: 1px solid #cccccc;
	background-color: #FFCC00;
}

.Blog_Archive_Selector{
	font-size: 11px;
}

.Blog_Archive_Title{
	font-size: 12px;
	font-weight: bold;
	background-color: #515b1e;
	border: 1px solid #515b1e !important;
}

.Blog_Archive_Title td, .Blog_Archive_Title tr {

	background-color: #515b1e;
}


table#dnn_ctr1949_Archive_calMonth {

	border: 0 !important;  
	
	}
	
table#dnn_ctr1949_Archive_calMonth th {

	background-color: #919f49 !important;
	
}

div#dnn_ctr1949_ModuleContent {

	padding-left: 9px;

	}
	
*html div#dnn_ctr1949_ModuleContent {

	padding-left: 5px;

	}
	
input#dnn_ctr1948_Search_txtSearch {

	width: 130px !important;
	height: 18px;
	border: 0;
	background-color: #9eaa61;
	position: relative;
	left: 9px;

	}
	
*html input#dnn_ctr1948_Search_txtSearch { 

	left: 6px;

	}
	
div.searchbtn input {

	display: block;
	width: 40px !important;
	height: 18px;
	background-image: url(/Portals/0/SiteImages/search-blog.png);
	background-repeat: no-repeat;
	border: 0 !important;
	padding-left: 50px;
	font-size: 0;
	color: transparent;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	top: -49px;
	left: 9px;
}

*html div.searchbtn input {

	top: -51px;
	left: -9px;

	}
	
table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults, table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults span, 
table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults a  {

	font-size: 0.75em;  
	
	}
	
table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults span a {

	font-size: 1em; 
	
	}
	
table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults td.SubHead a {

	font-weight: bold;
	color: #697527; 
	text-transform: uppercase;
	
	}
	
table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults a  {

	color: #697527; 

	}
	
table#dnn_ctr1945_MainView_ViewBlog_lstSearchResults a:hover  {

	color: #ffa200; 

	}

	
	



.Blog_Archive_TodayDay  {
	border: 1px solid #cccccc;
	background-color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
}

.Blog_Archive_WeekendDay{
	font-size: 11px;
	background-color: #fffff0;
}

.blog_image_list{
    line-height: 20px;
    vertical-align: middle;
}

.blog_dateline
{
    font-family: Arial;
    font-size: 8pt;
}

div.blog_bubble p
{
color: black;
}

/*============================*/


.blog_body a:link, .blog_body a:visited
{

	color:#74822B;
}

.blog_body a:hover {

	color: #ffa200;

	}

/*
.blog_body .blog_title a:link, .blog_body .blog_title a:visited
{
	color:#fff !important;
}

.blog_body a:hover
{
	color:#74822B !important;
}  */



/*

.blog_head
{

	color:#fff !important;
	height:40px !important;
	background-color:#000;
	padding-left:10px;
	padding-top:1px;
}



.blog_head .blog_title
{
	color:#fff;

} */

/*
h2.blog_title {

	display: block;
	width: 749px;
	background-color: #515b1e;
	color: #c0c0c0 !important;
	text-transform: uppercase;
	position: relative;
	left: -11px;

	} */
	

h2.blog_title:hover a {

	text-decoration: none;
	color: #fff !important;
	
	}
	
h2.blog_title a {

	color: #c0c0c0 !important;
	padding: 4px;
	text-decoration: none;
	display: block;
	width: 741px;
	background-color: #515b1e;
	text-transform: uppercase;
	position: relative;
	left: -11px;
}

*html h2.blog_title a {
	
	width: 749px;

	}
	
h2.blog_title a:hover {

	text-decoration: none;
	color: #fff !important;
	background-color: #3d4513;

	}

#dnn_ctr1946_BlogList_lstBlogs_ctl01_lnkBlog a:hover, #dnn_ctr1946_BlogList_lstBlogs_ctl00_lnkBlog

{
	color:#000 !important;
	padding-left:0px;
}




#dnn_ctr1946_BlogList_lstBlogs_ctl00_tdHeaderLink, #dnn_ctr1946_BlogList_lstBlogs_ctl01_lnkBlog
 
{
	font-family: Arial;
	font-size:0.7em;
	font-weight:bold;
	color:#000000 !important;
	padding-left:5px;

}

*html #dnn_ctr1946_BlogList_lstBlogs_ctl00_tdHeaderLink, #dnn_ctr1946_BlogList_lstBlogs_ctl01_lnkBlog
{
	padding-left:0px;


}


#dnn_ctr1949_Archive_lblArchive, #dnn_ctr1949_Archive_lblMonthly,#dnn_ctr1949_Archive_lstArchiveMonths_ctl00_lnkMonthYear, #dnn_ctr1949_Archive_lstArchiveMonths a.CommandButton
{
	font-family: Arial;
	font-size:0.7em;
	font-weight:bold;
	color:#000000 !important;
	
}

.searchbtn
{
	position:relative;
	left:-10px;
}

*html .searchbtn
{
	position:relative;
	left:-10px;
}


.keywordslbl, .phraselbl, .lbl_comment
{
	font-family: Arial;
	font-size:0.8em;
	font-weight:normal;
	color:#000000 !important;

}

#dnn_ctr1945_MainView_ViewEntry_lblBlogTitle a:hover
{
	color:#006600;
}


#dnn_ctr1946_BlogList_lstBlogs_ctl00_tdHeaderIcon, #dnn_ctr1946_BlogList_lstBlogs_ctl01_lnkBlogIcon
{
	padding-left:10px;
}

*html #dnn_ctr1946_BlogList_lstBlogs_ctl00_tdHeaderIcon, #dnn_ctr1946_BlogList_lstBlogs_ctl01_lnkBlogIcon
{
	padding-left:5px;

}
