/*----- topics common -----*/
.topicsBlockTable {
	width: 100%;
	border-collapse: collapse;
	color: #1b1b18;
	font-size: 1em;
}
.topicsBlockTable th {
	font-weight: bold;
	/*	color: #fff;*/
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
	line-height: 1.2;
	/*	background-color: #C4C4FF;*/
	background-color: #DDDDFF;
	color: #666666;
}
.topicsBlockTable td { border: 1px solid #ffffff; line-height: 1.2; }
/*.topicsBlockTable .even td { background-color: #ffffff; }
.topicsBlockTable .odd td { background-color: #F3F3F3; }*/
.topicsBlockTable .even td {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.topicsBlockTable .odd td {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.topicsBlockTable .center { text-align:center; }
.topicsBlockTable .right { text-align:right;}
.topicsBlockTable .top { vertical-align:top;}
.topicsBlockTable .middle { vertical-align:middle;}
.topicsBlockTable .bottom { vertical-align:bottom;}

.topicsBlockTable dl,
.topicsBlockTable dt,
.topicsBlockTable dd { margin:0; padding:0; }

/* calendar block */
#topicsBlockCalendar {
    empty-cells: show;
    font-size: 100%;
    margin: 0 auto;
    width: 132px;   /* change if you like:  pixels = column with * 7 + cellspacing */
                    /* sample 14*7+6=104 or 18*7+6=132 or 22*7+6=160 */
}

#topicsBlockCalendar a {text-decoration: underline;}

#topicsBlockCalendar a:hover { background: transparent; color: #c00;}

#topicsBlockCalendar caption {
    color: #000;
    font: 100% Tahoma, Arial, Serif;/* Font-size critical if you change box width */
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

#topicsBlockCalendar #to-this { padding: 0; }
#topicsBlockCalendar caption a { text-decoration:none; }
#topicsBlockCalendar caption a:hover { color: #c00; }
#topicsBlockCalendar a#to-nextM { padding: 0 7px; }
#topicsBlockCalendar a#to-prevM { padding: 0 7px; }

#topicsBlockCalendar th {
    text-transform: none;
    font-size: 90%; /* Font-size critical if you change box width */
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    width: 18px;    /* Critical if you change box width */
    height: 18px;   /* Critical if you change box width */
    background: #2F5376;
}

#topicsBlockCalendar td {
    color: #000;
    font: normal 100% Tahoma, Arial, Serif; /* Font-size critical if you change box width */
    text-align: center;
    vertical-align: middle;
    width: 18px;    /* Critical if you change box width */
    height: 18px;   /* Critical if you change box width */
}

#topicsBlockCalendar .today { border: 1px solid #369; }
#topicsBlockCalendar .today a{ text-decoration: none !important; }

#topicsBlockCalendar th.sunday,
#topicsBlockCalendar td.sunday {}
#topicsBlockCalendar th.saturday,
#topicsBlockCalendar td.saturday {}
#topicsBlockCalendar td.prevmonth,
#topicsBlockCalendar td.nextmonth {color: #dda;}  /* hides if the same color used as background */

/* category block */
.topicsBlockCategory {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	list-style: none;
	background-image: url(images/1.jpg);
}

.topicsBlockCategory ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
}

.topicsBlockCategory li{
	font-size: 14px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height:30px;
	height: 30px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/listmk.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	
}
.topicsBlockCategory li img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
}

.topicsBlockCategory li a{
	height: 30px;
	width: 175px;
	display:block;
	line-height:30px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../../../images/listmk.gif);
}

.topicsBlockCategory li a:hover{
	height:30px;
	line-height:30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #FFFFEC;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
}


.topicsBlockCatChild { margin:0 0 0 8px; padding:0; list-style:inside; }

/* archive block */
.topicsBlockArchive { margin:0 0 0 3px; padding:0; list-style:inside; }
.topicsBlockArchive li { margin:0; padding:0; }
.topicsBlockArchNav { margin:0 8px 0 0; text-align:right; }
.topicsBlockArchSort { margin:0 0 0 8px; }

/* latest entries block */
.topicsBlockLatestEntries { margin:0 0 0 3px; padding:0; list-style:inside; }
.topicsBlockLatestEntries li { margin:0; padding:0;}
.topicsBlockLatestEntries li p { margin:.3em 0 .3em 1em; padding:0;}

/* recent trackback block */
.topicsBlockTB { margin:0 0 0 3px; padding:0; list-style:inside; }
.topicsBlockTB li { margin:0; padding:0; }
.topicsBlockTB .tbdate {}

/* recent comment block */
.topicsBlockComments { margin:0 0 0 3px; padding:0; list-style:inside; }
.topicsBlockComments li { margin:0; padding:0; }
.topicsBlockComments li span {}

/* bloggers list */
.topicsBlockBloggers {
	margin:0 0 0 3px;
	padding:0;
	list-style-position: outside;
}
.topicsBlockBloggers li {
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	background-image: url(images/listmk2.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	list-style-type: none;
}

.topicsBlockBloggers li a{
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topicsBlockBloggersNav { margin:0 8px 0 0; text-align:right; }

.moreBlogs { display:block; text-align:right; }
.readMore { display:block; padding-top:1em; }

/***------------ experimental -------------***/
/* Clearing float   www.positioniseverything.net */
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.eepfdate{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.eepfdate h3{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.font_g {
	color: #666666;
	color: #FF3300;
	color: #333333;
	font-size: 12px;
}

.font_p {
	color: #FF3300;
	font-size: 14px;
}

.font_14 {
	font-size: 14px;
}
