﻿
/* WEBPART */

.webpartchrome
{
	margin-bottom: 2px;
}

.webpart-border
{
	background: url(Images/part-lb[1].gif) no-repeat left bottom;
}

.webpart-border-2
{
	background: url(Images/part-rb[1].gif) no-repeat right bottom;
}

.webpart-border-3
{
	background: url(Images/part-lt[1].gif) no-repeat left top;
}

.webpart-border-4
{
	background: url(Images/part-rt[1].gif) no-repeat right top;
}

.webpart-header
{
    border-bottom: 1px solid #d4d4d4;
	height: 12px;
	padding: 10px 6px 6px 7px;
	margin: 0 6px 0 5px;
	white-space: nowrap;
	overflow: hidden; /* for firefox */
}

.webpart-header span,
.webpart-header a
{
	overflow: hidden;
}

.webpart-header,
.webpart-header a
{
	color: #4d6df3;
}

.webpart-header a:hover
{
}

.webpart-border .webpart-body
{
	padding: 10px 15px 15px 15px;
}

.ThreeColumn .sidebar .webpart-body
{
    background: url(ChangePart/changepart-webpart-body.jpg) no-repeat left bottom;
    padding : 10px 15px 15px;
}

.ThreeColumn .content .webpart-body /* for FireFox */
{
    background: url(ChangePart/changepart-webpart-body.jpg) no-repeat left bottom;
    padding : 10px 15px 15px;
}
*html .ThreeColumn .content .webpart-body  /* for IE6 */
{
    background: url(ChangePart/changepart-webpart-body-IE6.jpg) no-repeat left bottom;
}
* + html .ThreeColumn .content .webpart-body/* for IE7 */
{
    background: url(ChangePart/changepart-webpart-body.jpg) no-repeat left bottom;
}


.part-toolbar
{
	margin: 9px auto 6px;
	text-align: center;
}  

.part-toolbar,
.part-toolbar a
{
	color: #4d6df3;
}

.part-rss
{
	margin: 0 auto -1px;
    text-align: right;
}

.part-rss-inline
{
	margin: 0 auto -17px;
	text-align: right;
}

.part-section,
.part-section a
{
	color: #4d6df3;
	margin: -4px 2px 2px;
}

/* HTMLPART */

.htmlpart a,
.htmlpart a:hover
{
	color: #4d6df3;
}

/* COUNTERPART */

.CounterPart
{
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	text-align: center;
}

.CounterPart span
{
	font-size: 16px;
	font-family: Tahoma;
	color: #4d6df3;
	letter-spacing: 0.2em;
}

/* BLOGCALENDAR */

.blogcalendar .calendar-selectableday
{
	font-weight: bold;
}

/* BLOGCATALOG */

.blogcatalog .cataloglist
{
	margin: 1em;
	letter-spacing: 0.2em;
}

/* EDITOR */

.gridview_wpeditor th
{
	padding: 4px;
}

.gridview_wpeditor .row td,
.gridview_wpeditor .altrow td
{
	padding: 4px;
}

.wpeditor_commands
{
	margin: 4px;
}

/* PORTALLIST */

.portallist
{
	margin: 8px 0;
	
}

.portallist table
{
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
} 

.portallist td
{
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.portallist td td
{
	border: none;
	padding: 0;
}

.portallist .icon
{
	background: url(Images/bullet-2[1].gif) no-repeat 50% 50%;
	width: 12px;
}

.portallist .imageicon
{
	width: 20px;
	padding: 2px 3px 0px;
}

.portallist .authorcell
{
	width: 60px;
}
.portallist .authorcell a,
.portallist .authorcell span
{
	white-space: nowrap;
}

/* CHANGEPART*/

.changepart-border
{
    background: url(ChangePart/changepart-border.jpg) no-repeat left top;
    height: 23px;
    padding: 5px 0 0 5px
}

.tagSelected
{
    background: #fff;
    border-right: 1px solid #dddddd;
    padding: 5px 12px 0;
    height: 18px;
}

.tag
{
    background: #f2f2f3;
    border-right: 1px solid #dddddd;
    padding: 5px 12px 0;
    height: 17px;
}
