﻿body 
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-repeat:repeat;
	color: #000000;
}
.wrapper
{
	margin: auto;
	height:100%;
	display: table;
}
.menu
{
}
.menuItem
{
	float: left;
}
.menuItemSelected
{
	float: left;
}
.menuItem a:link, .menuItem a:hover, .menuItem a:visited
{
	text-decoration: none;
	font-weight: bold;
}
.menuItemSelected a:link, .menuItemSelected a:hover, .menuItemSelected a:visited
{
	text-decoration: none;
	font-weight: bold;
}
.rssLink
{
	float: right;
	font-weight: bold;
	margin-right: 15px;
	border: none  !important;
}
.rssLink a
{
	text-decoration: none;
}
.adminDropDown
{
	display: none;
	float: right;
	margin: 18px -95px 0px 0px;
	width: 85px;
	border: solid 1px #806440;
}
.adminDropDown .menuItem
{
	float: left;
	width: 85px;
	padding-left: 8px;
	padding-right: 0px;
	border: none;
}
.adminDropDown .menuItem a:link, .adminDropDown .menuItem a:hover, .adminDropDown .menuItem a:visited
{
	text-decoration: none;
	font-weight: bold;
}
.adminLink
{
	float: right;
	font-weight: bold;
	margin-right: 15px;
	cursor: pointer;
	border: none  !important;
}
.adminLink a
{
	text-decoration: none;
}
.adminLink
{
	padding-left: 35px;
}
.top
{
	background-repeat: no-repeat;
	display: table-row;
}

.middle
{
	display: table-row;
	background-repeat: repeat;
}
.content
{
	padding-bottom: 10px;
	margin: auto;
}
.blog_wrapper
{
	border-bottom: solid 1px #cccccc;
}
.content_buttons
{
	display: table;
	width: 700px;
}
.content_buttons img
{
	padding: 0px 5px 0px 5px;
	float: left;
	cursor: pointer;
}
.content_date
{
	display: table;
}
.content_title
{
	font-weight: bold;
	padding-bottom:10px;
	display: table;
}
.content_data
{
	display: table;
	width: 100%;
}
.blogFooter_addcomment
{
	margin-left: 15px;
}
.comments
{
	padding: 15px;
	height: 200px;
	overflow: auto;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	background-color: #eeeeee;
}
.comment
{
	padding-bottom: 10px;
}
.comment_date
{
	color: #999999;
}
.blogFooter_addcomment
{
	margin-left: 15px;
}
.addComments
{
	padding: 15px;
	border: solid 1px #cccccc;
}
.comment_buttons img
{
	cursor: pointer;
}
.blogFooter_sendToFriend
{
	display: none;
}
.bottom
{
	background-repeat: no-repeat;
}

.TelerikModalOverlay
{
	background-color: #000000 !important;
}

.photoFrameimg
{
	float: left;
	margin: 0px 8px 0px 8px;
}
.expand
{
	height: auto;
	width: 650px; 
	overflow: hidden; 
	border: solid 1px #cccccc; 
	padding: 10px;
}
.collapse
{
	height: 12px;
	width: 650px; 
	overflow: hidden; 
	border: solid 1px #cccccc; 
	padding: 10px;
}