﻿
/* WEBPART */

.webpartchrome
{
	margin-bottom: 8px;
}

.webpart-header
{
	background: url(Images/tit.gif) repeat-x left top;
	height: 12px;
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden; /* for firefox */
}

.webpart-header,
.webpart-header a
{
	color: #000;
	font-weight: bold;
}

.webpart-header a:hover
{
}

.webpart-border .webpart-body
{
	padding:10px;
}

/* HTMLPART */

/* COUNTERPART */

.CounterPart
{
	text-align: center;
	background-image: url(images/number-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 135px;
	margin: 15px auto 0 auto;
}

.CounterPart span
{
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 19px;
	color: #000;
	letter-spacing: 0.2em;
}

/* BLOGCALENDAR */

.blogcalendar .calendar
{
	color: #4b80bb;
}

.calendar td
{
	border: none;
}
.blogcalendar .calendar-title
{
	color: #4b80bb;
	height: 28px;
	font-weight: bold;
}

.blogcalendar .calendar-dayheader
{
	color: #4b80bb;
	font-weight: bold;
	padding: 2px 0;
}

.blogcalendar .calendar-day
{
	padding: 2px 0;
}

.blogcalendar .calendar-selectableday
{
	font-weight: bold;
}

/* BLOGCATALOG */

.blogcatalog .cataloglist
{
	margin: 1em 1em 1em 1.2em;
	letter-spacing: 0.2em;
}

/* EDITOR */

.gridview_wpeditor th
{
	padding: 4px;
}

.gridview_wpeditor .row td,
.gridview_wpeditor .altrow td
{
	padding: 4px;
}

.wpeditor_commands
{
	margin: 4px;
}
