
#rssFeed, #rssFeedArticle
{
	padding: 0;
	margin: 0;
}

.itemWrapper
{
	display: table;

	/*background: transparent url('../../../images/drop-shadow.png') no-repeat top left;*/
	margin-bottom:20px;
}

.itemWrapperArticle
{
	display: block;
	clear: both;
	margin: 0 auto;
	margin-bottom: 10px;
	padding:0;
}

.innerWrapper
{
	padding:0;
	clear: both;
	display: table;
}

.innerWrapperArticle
{
	diplay: table;
	margin: 0;
	clear: both;
	/*background: #fff url('../../../images/drop-shadow.png') no-repeat top left;*/
}

.ffsbr
{
	display: block !important;
	display: none;
}

.blogHeader
{
	font-size:14px;
	color:#eee;
	font-weight:bold;
	margin-left:5px
}

.archiveBox
{
	margin:10px 0 15px 5px;
}

.archiveBox a
{
	font-weight:bold;
	text-transform:uppercase;
}

.itemDate
{
	color:#eee;
	width:auto;
	height:50px;
	width:47px;
	float:left;
	font-size: 1em;
	background: transparent url('../../../images/calendar.png') no-repeat top left;
}

.itemFullDate
{
	display:none;
}

.itemDay
{
	padding:2px 0 0 0;
	font-weight:bold;
	width:47px;
	text-align:center;
	margin:0 auto;
}

.itemMon
{
	padding:1px 0 0 0;
	font-weight:bold;
	width:47px;
	text-align:center;
	margin:0 auto;
}

.itemYear
{
	padding:0px;
	font-size:1.2em;
	font-weight:bold;
	width:47px;
	color:#eee;
	text-align:center;
	margin:0 auto;
}

.itemTitle
{
	clear:right;
	float:left;
	padding:0 2px 5px 0;
	margin-left:5px;
	color:#eee;
	font-size:1.3em;
	font-weight:bold;
	border-bottom: 1px dotted #eee;
	width:350px;
	height:auto;
}

.clearAll
{
	clear: both;
	height:1px;
	border:0;
	padding:0;
	margin:0;
}

.smallText
{
	font-size:11px;
	font-family:arial,verdana;
	color:#cce;
	float:right;
	padding-right: 35px !important;
	padding: 3px 10px 0 10px;
}

.itemSummary p
{
	clear:none;
	margin:0;
	border:0;
	padding: 0 0 0 15px;
}


.itemSummaryArticle
{
	clear: both;
	margin: 10px;
	border:0;
	color:#eee;
}

.itemSummary
{
	clear: both;
	width: 411px;
	clear: both;
	margin:0;
	padding: 0;
	border:0;
	color:#eee;
}

.itemImage
{
	clear: both;
	margin:0;
	border:0;
	padding-bottom:0;
	text-align:center;
	margin:0 auto;
}

.itemSummary a,  .itemSummary a:link,  .itemSummary a:visited,  .itemSummary a:active,  .itemSummary a:focus
{
	color:#eee;
	text-decoration: underline;
	font-weight:bold;
	padding-left: 15px;
}

.itemSummary a:hover { color:#fff; }

.itemLink
{
	clear: both;
	padding: 0;
}

a.itemLink,  a.itemLink:link,  a.itemLink:visited,  a.itemLink:active,  a.itemLink:focus
{
	color:#eee;
	text-decoration: none;
	font-weight:bold;
	float:left;
	clear: both;
	margin-right:400px !important;
	margin-right:0;
	padding: 5px;
}

a.itemLink:hover { color:#fff; text-decoration: underline;}

.Image
{
	padding: 5px;
	background: transparent;
}

.blogCommentItem
{
	width: 411px;
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}

.blogCommentItem p
{
	padding: 0;
}

p.blogCommentName
{
	font-size: 1em;
	font-family: arial, verdana;
	color: #800080;
}

p.blogCommentDate
{
	font-size: 0.9em;;
	color: #999;
	margin-bottom: 20px;
}

#blogFormContainer
{
	position: relative;
	margin: 0 10px 20px 11px;
}

#blogCommentsForm
{
	position: relative;
	width: 440px;
	height: 190px;
	font-size: 0.8em;
}

#blogCommentsForm #blogNameLabel
{
	position: absolute;
	color: #eee;
	letter-spacing: 0.1em;
}

#blogCommentsForm #blogEmailLabel
{
	position: absolute;
	top: 4;
	left: 198;
	color: #eee;
	letter-spacing: 0.1em;
}

#blogCommentsForm #blogCommentLabel
{
	position: absolute;
	top: 32;
	left: 3;
	color: #eee;
	letter-spacing: 0.1em;
}

#blogCommentsForm #blogNameInput
{
	position: absolute;
	top: 0;
	left: 45px;
	width: 135px;
	height: 23px;
	font-size: 13px;
	color: #999;
}

#blogCommentsForm #blogEmailInput
{
	position: absolute;
	top: 0;
	left: 240;
	width: 200px;
	height: 23px;
	font-size: 13px;
	color: #999;
}

#blogCommentsForm #blogUserComment
{
	position: absolute;
	top: 50px;
	left: 0;
	width: 440px;
	height: 110px;
	font-size: 12px;
	color: #999;
	overflow: auto;
}

#blogCommentsForm .blogSendButton
{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

.message{font-size: 1.2em; color:orange;}
.message.false {color:orange;}
.message.true {}

.menuBar
{
	display: table;
	width: 460px;
	height: 25px;
	clear: both;
	margin: 0;
	padding: 0;
}
.Menu
{
	/* padding: 5px; */
}
.Menu.Left
{
	width: 175px;
	float: left;
}
.Menu.Center
{
	width: 100px;
	float: left;
	text-align: center;
}
.Menu.Right
{
	width: 175px;
	float: right;
	text-align: right;
}

.dashedHeader
{
	margin-left: 10px;
	color:orange;
	font-weight: bold;
}
