/* @group General Styles */

body {
	font: .76em/1.45em Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 0px 0 30px 0;
	padding: 0;
}
#topbg {
	height: 160px;
}

#sticker {
}

p {
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {

}



.imageStyle {
	
}

.image-left {
	float: left;
	padding: 10px 10px 10px 0px;
}

.image-right {
	float: right;
	padding: 10px 0px 10px 10px;
}
	
/* @end */

/* @group Layout */

#container {
	margin: 20px auto 0px; /* Right And Left Margin Widths To Auto */
	position: relative;
	border-width: 2px;
	border-style: solid;
}

.clearer {
	clear: both;
}

#pageHeader {
	margin-bottom: 20px;
	height: 150px;
}

#pageHeader img {
	position: absolute;
	top: 0;
	right: 0;
}

#pageHeader h1 {
	color: #000;
	margin: 0 0 7px;
	letter-spacing: 1px;
	font: 2.7em Georgia, "Times New Roman", Times, serif;
}

#pageHeader h2 {
	margin: 0;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding-top: 10px;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}

#contentContainer {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#contentContainer #content {
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#sidebarContainer {
	width: 205px;
	float: right;
	margin: 20px 5px 10px 10px;
}

#sidebarContainer #sidebar {
	width: 99%;
}

#sidebarContainer .sideHeader {
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

#footer {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center;
	height: 25px;
}

#footer p {
	margin: 0;
	padding: 5px;
	color: #000;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000;
}

#footer a:hover, #footer a:active {
	color: #000;
}

#footer_bottom {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center;
	height: 25px;
}

 

	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	height: 25px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	color: #000;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	color: #000;
	text-decoration: none;
}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #323232;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}
.blog-archive-headings-wrapper {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
	font-size: 1.7em;
	margin-bottom: 5px;
}

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

.blog-entry-title {
	font-size: 1.5em;
	font-weight: bold;
	color: #0b0b0b;
	margin-bottom: 7px;
}

.blog-entry-date {
	color: #000;
	margin-bottom: 15px;
	padding-left: 16px;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
	color: #000;
}

.blog-entry-comments {
	margin-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
	color: #000;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	color: #2f28a2;
	text-decoration: none;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
	color: #020202;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	color: #33239e;
	text-decoration: none;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
	color: #000;
}

.blog-category-link-enabled {
	text-decoration: none;
}

.blog-category-link-enabled:hover {
	text-decoration: underline;
	
}

.blog-category-link-disabled {
}

.blog-category-link-disabled:hover {
	color: #312dc7;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
}

.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
}

/* Comment links */
a[href^="javascript:HaloScan"] {
	padding-left: 16px;
	margin-right: 5px;
}

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
	padding-left: 16px;
}

/* @end */

/* @group Filesharing */

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item-title {
	color: #000;
	margin-bottom: 1px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}


.filesharing-item {
	border: 2px solid #C1C1C1;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee url(images/downloadarrow.jpg) no-repeat right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: #fff;
}

.filesharing-item:hover {
	border: 2px solid #040404;
	background: #c7c7c7 url(images/downloadarrow.jpg) no-repeat right;
	color: #fff;
}

.filesharing-item-title a:link {
	border-bottom-style: none;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 3px;
}

.filesharing-item a{
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
.filesharing-item-title a:hover {
	color: #2100ff;
}

.filesharing-item-title a:visited {
	color: #4c4c4c;
	text-decoration: none;

}

.filesharing-item-description {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 3px;
	color: #333333;
	text-align: left;
}

/* @end */





/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #333333;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
}.movie-page-description {
	color: #cccccc;
	letter-spacing: 2px;
	margin-bottom: 10px;
}.movie-thumbnail-frame {
	width: 132px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	border: Solid 1px #cccccc;
	font-size: 0.9em;
	position: relative;
	z-index: 10;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
	color: #333333;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 2px;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
} 

.required-text {
} 

.form-input-field {
	width: 99%;
} 

.form-input-button { 
} 
/* @end */


/* @group RapidCal */

/* @group Mini - Calendars */

.rapidCalMini {
	
}/* Main div around the area */

.rapidCalMiniWrapper {
	
} /* the wrapper is a div in vertical mode (Sidebar), it is a table in horizontal mode */

.rapidCalMini td {
	
}/* Day Cells in the Mini Calendar */

.rapidCalMiniEvent {
	
}/*Day that contains the event in the mini calendar */

.rapidCalMiniToday {
	
} /* style for Todays cell in Mini Calendar */

.rapidCalMiniPrevMonth {
	
} /* Previous Month Wrapper */

.rapidCalMiniNextMonth {
	
}/* Next Month Wrapper */

.rapidCalMiniMonthSelect {
	
} /* Central area wrapper, use ".rapidCalMiniMonthSelect p" to override text properties. */

.rapidCalMini a	 {
	
} /* Links within the are */

rapidCalMiniPrevMonthDay {
	
} /* Previous months Days */

.rapidCalMiniNextMonthDay {
	
} /* Next months Days */




/* @end */

.rapidCalWrapper	{
	
} /* Main Div around the whole data */

.rapidCalHeader		{
	
} /*Wrapper around the Header (Use Display none to hide the title */

.rapidCalHeader table	{
	
} /*The header's table */

.rapidCalHeader .monthTitle	{
	
} /*The month and year title above the calendar */

.rapidCalHeader .goPrev	{
	
}/*the leftward arrow to previous month, on top left*/

.rapidCalHeader .goNext	{
	
} /*the leftward arrow to next month, on top left*/

.rapidCal	{
	
} /* Div around the main calendar */



.rapidCal table	{
	
}

.rapidCal td	{
	
}

.rapidCalToday	{
	
} /* Special class for "Todays" td */

.rapidCalToday p	{
	
}/* Todays Date */

.rapidCal .dayHeader	{
	
}/* The Weekdays Row */

.rapidCal ul	{
	
}/* The Events List in the Day Cell */

.rapidCal li	{
	
}/* A Single Event */

.rapidCal .allDay	{
	
}/* All day events */

.hasTooltip	{
	
}/*used if the event has a tooltip*/

.rapidCal .weekNumber	{
	
}/*Week number Cells*/

.rapidCal .prevMonth	{
	
}/*Day Cells belonging to the previous month in the main Calendar*/

.rapidCal .nextMonth	{
	
}/*Day Cells belonging to next month*/



/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #000;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
}

.album-description {
	color: #000;
	letter-spacing: 2px;
	margin-bottom: 70px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
	text-align: center;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 25px;
	margin-left: auto;
}

.thumbnail-frame {
    bottom: 0;
	text-align: center;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 10px;
	text-align: center;
}

.photo-navigation {
	background: #adadad;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
}

.photo-links {
	margin: 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #000;
}

.photo-navigation a:hover {
	color: #ffffff;
}

.photo-frame{
	background: #fff;
	padding: 3px;
	border: 2px solid #c2c2c2;
	text-align: center;
}

.photo-title {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #000;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

/* @end */
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin-bottom: 10px;
	width: 200px;
}

#navcontainer #current {
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
}
#navcontainer #current:hover {
	color: #ffffff;
}

#navcontainer .currentAncestor {
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
}

#navcontainer a{
	border-bottom: 1px solid #fff;
	display: block;
	color: #424242;
	text-decoration: none;
	padding: 5px 10px;
	height: 15px;
}

#navcontainer a:hover {
	color: #ffffff;
	background-color: #7e7e7e;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 25px;
}

#navcontainer ul ul a:hover{

}

#navcontainer ul ul #current{
	background-color: #787878;

}

#navcontainer ul ul .currentAncestor {
		background-color: #757575;

}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
	padding-left: 40px;
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{
	background: #7e7e7e;

}

#navcontainer ul ul ul .currentAncestor {

}
/* Child - Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a {
	padding-left: 55px;
}

#navcontainer ul ul ul ul a:hover{

}

#navcontainer ul ul ul ul #current{
	background: #7e7e7e;

}
#navcontainer ul ul ul ul .currentAncestor {
	background: #757575;
	color: #0092f9;
}


/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul a {
	padding-left: 70px;
}

#navcontainer ul ul ul ul ul a:hover{

}

#navcontainer ul ul ul ul ul #current{

}

/* @end */


