body{ color: Black; direction: rtl; padding-top: 20px; }
A, A:visited
{
	color: #255b6c;
}
A:hover
{
	color: #e62420;
}
.ltr{ direction: ltr; }
#main{ position: relative; height: auto; padding-bottom: 0;}
.mainMenu{ position: absolute; top: 24px; width: 944px;}
#contentDiv
{
	width: 944px;
	padding-top: 20px;
	background: url(/images/blog_background_tile.jpg) repeat-y center 50px;
	height: auto;
}
#contentDiv .blogMenuBar
{
	width: 214px;
	padding: 0 12px;
	padding-top: 40px;
}
#contentDiv #menu
{
	float: right;
	clear: right;
}
#contentDiv #menu #logoDiv
{
	width: 208px;
	height: 193px;
	margin: 0px auto;
	background: url(../images/fighting.png) no-repeat top center;
}
.blogMenuBar h2
{
	color: #e62420;
	border-bottom: solid 1px #797979;
	margin-bottom: 8px;
	margin-top: 30px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	display: block;
	font-size: 1em;
}
.blogMenuBar h2.first{ margin-top: 0; }
#rssDiv
{
	line-height: 15px;
}
#rssDiv A
{
	display: block;
	padding-right: 20px;
	background: url(../images/rss.gif) no-repeat center right;
	text-decoration: none;

}

#rssDiv A img
{
	border: none;
}
.calendar
{
	font-size: 8pt;
	border: none;
	border-bottom: solid 3px #666;
	direction: ltr;
	margin-top: 20px;
}
.calendar .nextPrevButtons A
{
	text-decoration: none;
	color: Black;
}
.calendar .nextPrevButtons A:hover
{
	color: Red;
}
.calendarTitle
{
	background-color: White;
	color: Black;
	font-weight: bold;
	border: none;
}
.calendarDayWithNoBlogData
{
	width: 22px;
	text-align: center;
	color: Black;
}
.calendarOtherMonthDay
{
	color: Gray;
	visibility: hidden;
}
.calendarSelectedDay
{
	background-color: #666666;
	color: White;
}
.calendarDayWithData
{
	background-color: #ffae00;
	color: White;
	cursor: pointer;
}
.calendarDayWithData A
{
	color: White;
	text-decoration: none;
	display: block;
	width: 100%;
}
.calendarDayWithData A:visited
{
	text-decoration: line-through;
}
.calendarDayWithData A:hover
{
	background-color: #308ece;
}
.calendarDayHeader
{
	background-color: #666;
	color: White;
	font-weight: bold;
}
#categoriesDiv
{
	margin-top: 20px;
}
#categoriesDiv ul
{
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 15px;
}
#categoriesDiv ul li
{
	color: #5f5f5f;
	margin-bottom: 10px;
}
#contentDiv #leftMenu
{
	float: left;
}

ul.latestPostsThumbnails{ list-style: none; margin: 0; padding: 0; margin-bottom: 2em;}
ul.latestPostsThumbnails li{ display: inline; }
ul.latestPostsThumbnails li a img{ border-color: #766600; margin: 3px;}
ul.latestPostsThumbnails li a:hover img{ border-color: #af9701; }

.searchBox
{
	width: 184px;
}
#blogItemsContent
{
	padding: 15px 20px;
	padding-top: 30px;
	margin: 0 236px;
	width: 425px;
	background: #f4f3e6;
	background: rgba(244, 243,230, 0.5);
	
}
#blogItemsContent .searchTitle
{
	display: block;
	padding: 2px;
	color: #d16100;
	margin-bottom: 8px;
	font-weight: bold;
	background-color: #f1f5f8;
	border: solid 1px #cbd1d6;
}
div.blogItem
{
	border-bottom: solid 1px #99a8ad;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-size: 1em;
	float: left;
	width: 100%;
	text-align: justify;
}
div.blogItem h2
{
	display: block;
	color: #3b6095;
	font-size: 1.5em;
	margin-bottom: 5px;
	font-weight: normal;
}
div.blogItem span.blogItemTitle A
{
	color: #d16100;
	text-decoration: none;
}
div.blogItem span.blogItemTitle A:hover
{
	color: Black;
	text-decoration: none;
}
div.blogItem span.blogItemDate
{
	font-size: 0.8em;
}
div.blogItem div.blogItemText
{
	margin-top: 15px;
	margin-bottom: 25px;
}
div.blogItem div.blogItemText img
{
	display: block;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
div.blogItem div.imageCaption
{
	float: right;
	font-size: 0.8em;
	margin-left: 1em;
	margin-bottom: 1em;
	text-align: center;
	position: relative;
	font-style: italic;
	border: solid 1px White;
	padding: 4px;
}
div.blogItem div.imageCaption img
{
	display: inline;
	float: none;
	margin-left: 0;
	margin-bottom: 0;
}
div.blogItem div.imageCaption span.caption
{
	display: block;
	margin: 0 auto;
	clear: both;
	color: Black;
}
div.blogItem div.imageCaption a
{
	text-decoration: none;
}
div.blogItem div.imageCaption a span
{
	color: Black;
}
div.blogItem div.imageCaption a:hover span
{
	color: #308ece;
}
div.blogItem div.blogItemText
{
	text-align: justify;
}
div.blogItem div.blogItemText p
{
	text-align: justify;
}
div.blogItem div.blogItemText ul, div.blogItem div.blogItemText ol
{
	margin: 0;
	padding-right: 15px;
}
div.blogItem div.blogItemText ul li, div.blogItem div.blogItemText ol li
{
	margin-bottom: 1em;
}
div.blogItem div.blogItemText A img, div.blogItem div.blogItemText A:visited img
{
	border-color: White; 
	border-width: 1px;
}
div.blogItem div.blogItemText A:hover img
{
	border-color:#308ece;
}
div.blogItem div.blogItemText A:hover div.imageCaption
{

}
div.blogItem div.blogItemText A:hover div.imageCaption img
{

}
div.blogItem div.blogItemFooter
{
	color: #5f5f5f;
	height: 15px;
}
div.blogItem div.blogItemFooter A
{
	display: block;
	float: right;
}
div.blogItem div.blogItemFooter span.blogItemFooterBullet
{
	padding: 0px 10px;
	display: block;
	float: right;
}
div.blogItem ol.largeList li
{
	clear: both;
	margin-bottom: 1.5em;
}
div.blogItem ol.noCount
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.selectedBlogItem
{
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
}

/* COMMENTS */
#commentsBar
{
	background: #3b6095;
	color: White;
	height: 18px;
	line-height: 18px;
	padding: 0px 10px;
	font-weight: bold;
	float: right;
	width: 403px;
	margin-bottom: 1.5em;
}
#commentsBar span
{
	display: block;
	float: right;
	width: 50%;
}
#commentsBar #leaveComment
{
	text-align: left;
}
#commentsBar A, #commentsBar A:visited
{
	color: White;
	text-decoration: none;
}
#commentsBar A:hover
{
	color: #ffae00;
}

#enterCommentTable
{
	margin-top: 10px;
	width: 100%;
	float: right;
}

#enterCommentTable input, textarea
{
	width: 90%;
	border: solid 1px #99a8ad
}

#enterCommentTable span.check input
{
	text-align: right;
	float: right;
	width: 25px;
}
.comment
{
	padding-top: 16pt;
	border-bottom: solid 1px #99a8ad;
	padding-bottom: 15px;
}
.comment span.commentAuthorName,.comment a.commentAuthorName
{
	font-weight: bold;
	display: block;
}
.comment span.commentTime
{
	font-size: 0.8em;
}
.comment .commentBody
{
	margin-top: 15px;
}

.itemNavPanel
{
	margin-bottom: 15px;
	text-align: center;
}
.navPanel
{
	text-align: center;
	width: 100%;
}
.navPanel A
{

}
.flash
{
	font-size: 0.8em;
	text-align: center;
}

/* RELATED ITEMS LIST */

.relatedItemsPanel
{
	margin-top: 15px;
	margin-bottom: 2em;
}
.relatedItemsPanel h3{ color: #5f5f5f; font-size: 0.9em; border-bottom: solid 1px #d1cece; width: 70%; margin-bottom: 5px; }

.relatedItems
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
.relatedItems li{ margin-bottom: 5px; }

.relatedItems li a
{

	text-decoration: none;
	padding: 4px;
	display: inline-block;
	border: solid 1px Transparent;
}
.relatedItems li a:hover
{
	background-color: #f1f5f8;
	border: solid 1px #cbd1d6;
	-moz-outline-style: none;
}
.relatedItems li a img
{
	margin-left: 10px;
	vertical-align: middle;
}