@charset "UTF-8";
/* CSS Document */
/*///////////////////////////////////////////////////////////////
~CSS File for Ektron Blogs
///////////////////////////////////////////////////////////////*/
div.blogRSS
{
	margin-bottom: 20px;
}
/*//////////////////////////////////////////////
~LAYOUT STYLES
/////////////////////////////////////////////*/

div.blog
{
	position:relative;
	margin:0;
	padding:0;
}
div.blog8?
{
	/*border-bottom: .3em double #cccccc;*/
	/*background-image: url(../images/blog4Es.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	/*vertical-align: bottom;	padding-top: 10px;
	padding-bottom: 10px;*/
	/*display:none;*/
}
div.rightSidebar h4
{
	margin-bottom: 5px;
	margin-top: .77em;
	font-family: Trebuchet MS, san-serif;
	font-size: 1.385em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}
div.closeblog
{
	clear:both;
}
/*//////////////////////////////////////////////
~HEADER STYLES
/////////////////////////////////////////////*/

div.blogHeader{display:none;}
div.blogHeader h1 {visibility:hidden;}
div.blogHeader h2 {visibility:hidden;}
h1.blogTitle
{
	visibility:hidden;
}
h2.blogSubhead
{
	visibility:hidden;
}
span.date
{
	display:block;
	background-color:#0066CC;
	font-weight:bold;
	padding:2px 2px 2px 10px;
}
/*//////////////////////////////////////////////
~Entry STYLES
/////////////////////////////////////////////*/

div.entry
{
	margin-bottom: .2em;
}
div.entry img
{
}
h3.entryTitle
{
/*font-family: Georgia, Times, serif;
		font-size:large;
	color: #000000;*/
}
h3.entryTitle a
{
	font-family: Trebuchet MS, san-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	text-decoration:none;
	letter-spacing: -1px;
	line-height: 1.2em;
}
div.entryBody
{
	margin-top:2em;
}
div.entryBody p
{
	font-family: Trebuchet MS, san-serif;
	font-style: normal;
	letter-spacing: normal;
}
.blogEntries
{
	margin-left: .77em;
}
div.entryFooter
{
	color:#666;
	/*	font-size:x-small;*/
	text-align:left;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	padding-bottom: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
/*//////////////////////////////////////////////
~CALENDAR STYLES
/////////////////////////////////////////////*/

table.calendarTable
{
	width:100%;
	margin-bottom:20px;
}
tr.monthRow
{ /*background-image: url(../images/calendarTopRow.png);*/
	font-weight:bold;
}
tr.monthRow table
{
	width:100%;
}
td.prevMonth, td.nextMonth
{
	width:10%;
	text-align:center;
	font-family: Trebuchet MS, san-serif;
	font-size: .85em;
	font-weight: bold;
	color:#fff;
}
td.prevMonth a, td.nextMonth a
{
	color:#333;
	text-decoration:none;
}
td.currentMonth
{
	width:80%;
	text-align:center;
}
td.currentMonth a
{
}
tr.dayNamesRow
{
	font-weight: bold;
	color:#333;
	font-family: Trebuchet MS, san-serif;
	font-size: 1.08em;
}
tr.weekRow td
{
	font-family: Trebuchet MS, san-serif;
	font-size: 11px;
	width:14.2857143%;
	text-align:center;
}
td.inactiveDay
{
	font-family: Trebuchet MS, san-serif;
	font-size: .85em;
	color: #999;
}
td.activeDay
{
	font-family: Trebuchet MS, san-serif;
	font-size: 12px;
	font-weight:bold;
}
td.activeDay a
{
	text-decoration:underline;
	/*	font-size:x-small;*/
	color:#000;
}
div.blogCalendar
{
/*width: 200px;*/
}
/*//////////////////////////////////////////////
~BLOGCATEGORIES STYLES
~BLOGRECENTPOSTS STYLES
~BLOGROLL STYLES
/////////////////////////////////////////////*/

div.blogArchive, div.blogCategories, div.blogRecentPosts, div.blogRoll
{
}
div.blogArchive ul, div.blogCategories ul, div.blogRecentPosts ul, div.blogRoll ul
{
		
	padding:0;
	margin: 0;
	margin-bottom:25px;
border-top:1px dotted #ccc;
}
div.blogArchive li, div.blogCategories li, div.blogRecentPosts li, div.blogRoll li
{
	margin:0;
	padding:5px;
	list-style-type:none;
	text-align:left;
	font-family: Trebuchet MS, san-serif;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	background-image: url(../images/blogRightBack.gif);
}
div.blogArchive li a:link, a:visited, a:hover, a:active
{
	text-decoration:none;
}
.blogArchivelink, .blogcatlink, .blogrecentlink, .blogrolllink
{
	text-decoration: none;
}
/*//////////////////////////////////////////////
~COMMENT BOX
/////////////////////////////////////////////*/


.ekcommentheader
{
	margin-top:15px;
	margin-bottom:15px;
	font-weight: bold;
}
div.rightSidebar
{
	margin-bottom: 1.539em;
	padding-bottom: 1.539em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div.ekleavecomment
{
}
div.ekcommentdata
{
	padding-top: 5px;
	padding-bottom: 5px;
}
div.ekcommentdata span
{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:left;
}
div.ekcommentdata input
{
	border: 1px solid #666666;
	padding-left: 5px;
	background-image:url(../images/blogRightBack.gif);
}
div.ekcommenttext
{
	text-align: left;
}
div.ekcommenttext input
{
	margin: 10px;
}
div.ekcommenttext span
{
	padding-top: 4px;
	padding-bottom: 4px;
}
div.ekcommenttext textarea
{
	border: 1px solid #666666;
	padding: 5px;
	width:96%;
}
.ekeditpost, .ekdeletepost, .eksubscribelink
{
	margin-right: 1px;
	padding: 4px;
	color:#ffffff;
	font-family: Trebuchet MS, san-serif;
	font-size: .93em;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	text-decoration:none;
}
.eksubscribelink {padding: 0px;}
.ekeditpost a, .ekdeletepost a, .eksubscribelink a
{
	text-decoration:none;
}
.entrypermalink
{
	font-family: Trebuchet MS, san-serif;
	font-size: .93em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	text-decoration:none;
}
.entrypermalink a
{
	text-decoration:none;
}
.eksubscribelink
{
	/*visibility:hidden;*/
}
.blogCommands
{
	margin-top:10px;
	font-size:1em;
	background-image: url(/images/newPost.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1em;
	padding-right: .5em;
	padding-left: 2em;
	padding-bottom: 1em;
}
.blogCommands a
{
	text-decoration:none;
}
.blogCommands br
{
	line-height:0px;
}
div.entryFooter a
{
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
div.entryFooter a:hover
{
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
span.tags
{
	color:#000000;
	display:block;
	font-family: Trebuchet MS, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:10px;
	text-transform: normal;
	letter-spacing: 0.2px;
	line-height: 1.5em;
	width:100%;
}
span.titles
{
	font-size: 1.385em;
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
.blogRightWrap h3 {margin:0px;}
div.entry table
{
	background-image: url(../images/blogCommentBack.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border:1px solid #ccc;
	padding:10px;
	padding-bottom:0px;
	width:100%;
}