@CHARSET "UTF-8";


#calendarioViewport
{
	width: 284px;
	height: 233px;
	overflow: hidden;
	float: left;
}

#calendarioScroller
{
	width: 284px;
}

#calendarioScrollbar
{
	width: 13px;
	height: 231px;
	margin-right: 1px;
	padding: 1px;
	background-color: black;
	float: left;
}

#calendarioKnob
{
	width: 13px;
	height: 107px;
	background-color: white;
	cursor: pointer;
}


.calendarioItem .itemDate
{
	font-size: 9px;
}

.calendarioItem .itemTitle
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
}

.calendarioItem .itemComp
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.postItem .head
{
	font-weight: bold;
	margin: 5px 0;
}

.postItem .head .nickname
{
	font-family: Georgia;
}

.postItem .title
{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.postItem .text
{
	margin-top: 10px;
}

.newsletterItem .inputDiv
{
	width: 260px;
	height: 23px;
	background-color: black;
	padding: 0 20px;
}

.newsletterItem .inputDiv .newsletterInput
{
	width: 230px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: none;
	height: 15px;
	padding: 4px 5px 2px;
	font-size: 12px;
	float: left;
}

.newsletterItem .inputDiv .newsletterInputButton
{
	width: 18px;
	float: left;
}

.newsletterItem .bottom
{
	width: 300px;
	height: 37px;
	background: transparent url('../Media/System/Backgrounds/newsletterBottom.jpg') no-repeat scroll left top;
	color: white;
}

.newsletterItem .bottom a
{
	position: relative;
	left: 35px;
	top: 7px;
	color: white;
}

.memberMessagesDiv .links
{
	padding: 5px;
	background-color: black;
	color: white;
	font-family: Georgia;
	font-size: 16px;
	color: white;
	font-style: italic;
	float: left;
	margin-bottom: 10px;
}

.memberMessagesDiv .links a
{
    color: White;
}
.pub1Container 
{
    margin: 5px 0;
}
