/* @group General Styles */

body {
	background: #e6e6e6 url(images/body_800.png) repeat-y center top;
	font: 72.5%/1.8 helvetica, arial, verdana, geneva, Trebuchet MS, Lucida Grande, Lucida Sans Unicode, sans-serif;
	color: #505050;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
}

p {
	margin: 5px 0;
}

b, strong {

}

a:link, a:visited {
	color: #001fe7;
}

a:hover, a:active {
	text-decoration: none;
}

img {

}

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

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

/* @group Layout */

#container { 
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

.clearer {
	clear: both;
}

#pageHeader {
	margin: 0;
	padding: 20px 0 0;
	position: relative;
	display: block;
	width: 800px;
	background: url(images/header_bg.png) repeat;
	z-index: 1;
}

#ielogo {
	display: none;
}

#pageHeader #logo {
	position: relative;
	margin: 0 40px 10px;
	float: left;
	padding: 10px 0 0px 10px;
	z-index: 10;
}

#pageHeader h1 {
	display: none;
	margin: 0 15px;
	color: #363636;
	background-color: #f9f9f9;
	padding: 5px;
	font: small-caps 2.5em Georgia, "Times New Roman", Times, serif;
}

#pageHeader h2 {
	display: none;
	background-color: #f9f9f9;
	margin: 5px 15px;
	padding: 5px;
	clear: left;
	color: #696969;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

#contentContainer {
	width: 550px;
	margin-bottom: 20px;
}

#contentContainer #content {
	padding: 20px;
}

#sidebarContainer {
	width: 209px;
	margin-bottom: 20px;
	line-height: 1.5;
}

#sidebarContainer #sidebar {
	padding: 20px 0;
	margin-top: 20px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

#sidebarContainer .sideHeader {
	color: #363636;
	font: small-caps 1.8em Georgia, "Times New Roman", Times, serif;
}

#footer { 
	text-align: center;
	color: #bababa;
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #9d9d9d;
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	color: #bababa;
	padding-top: 20px;
	margin: 0 20px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left top;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	color: #9d9d9d;
}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#navcontainer {
	height: 38px;
	position: relative;
	z-index: 9;
}

#navcontainer #current {
}

#navcontainer .currentAncestor {
}
/* Parent - Level 0 */

#navcontainer ul {

	padding: 0;

	list-style: none;
	margin: 0 auto;
	width: 726px;
}

#navcontainer li {

	position: relative;
	width: 121px;
	display: inline;
	float: left;
}

#navcontainer a {

	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 121px;
	height: 20px;
	padding-top: 18px;
	text-align: center;
}

#navcontainer a:hover { 
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 38px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {

	position: absolute;

	left: 0;
	top: 38px;

	display: none;
	z-index: 100;
	background: url(images/sub_menu_bottom.png) no-repeat left bottom;
	padding: 0 0 16px;
	text-align: left;
	margin: 0;
	width: 121px;
}

#navcontainer ul ul li a:link,
#navcontainer ul ul li a:visited {
	background: url(images/sub_menu_bg.png) repeat-y;
	height: auto;
	padding: 5px;
	width: 111px;
	margin: 0;
}

#navcontainer ul ul li a:hover {
	background: url(images/sub_menu_bg.png) repeat-y;
}

#navcontainer ul ul #current{
	background: url(images/sub_menu_bg.png) repeat-y;
}

/* Child Level 3 */

#navcontainer ul ul ul {
	display: none;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul,
div#navcontainer ul ul ul,
div#navcontainer ul li:hover ul ul {

	display:none;

}

div#navcontainer ul li:hover ul {

	display:block;
}
/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
	font: small-caps 3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

h2 {
	font: small-caps 2.3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

h3 {
	font: small-caps 1.8em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

h4 {
	font: small-caps 1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

.imageStyle {
	padding: 4px;
	border: 1px solid #ccc;
}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {

}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font: small-caps 3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

.blog-archive-link {
	margin-bottom: 30px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-bottom: 10px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left bottom;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/* @end */

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

.blog-entry-title {
	font: small-caps 3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

.blog-entry-date {
	margin-bottom: 10px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-bottom: 10px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left bottom;
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 15px;
	color: #fff;
}

/*styles the category link in the main entry */
.blog-entry-category {
	margin-right: 5px;
	padding-left: 5px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	padding-left: 20px;
	background: url(images/category.png) no-repeat left center;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	padding-left: 20px;
	background: url(images/permalink.png) no-repeat left center;
}

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

.blog-archive-link-enabled {
	padding-left: 20px;
	background: url(images/clock.png) no-repeat left center;
}

.blog-archive-link-disabled {
	padding-left: 20px;
	background: url(images/clock.png) no-repeat left center;
}

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

.blog-category-link-enabled {
	padding-left: 20px;
	background: url(images/category.png) no-repeat left center;
}

.blog-category-link-disabled {
	padding-left: 20px;
	background: url(images/category.png) no-repeat left center;
}

/* 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 1px;
	padding-left: 16px;
}

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



/* Comment links */
a[href^="javascript:HaloScan"] {
	background: url(images/comments.png) no-repeat left center;
	padding-left: 20px;
	margin-right: 5px;
}

a[href^="javascript:HaloScan"]:hover {
}

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
	background: url(images/trackback.png) no-repeat left center;
	padding-left: 20px;
}

a[href^="javascript:HaloScanTB"]:hover {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left bottom;
}

.filesharing-item {
	padding: 4px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.filesharing-item:hover {
	background-color: #f1f1f1;
}

.filesharing-item-title a:link {
	font: small-caps 2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

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

.album-title {
	font: small-caps 3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

.album-description {
	margin-bottom: 70px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-bottom: 10px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left bottom;
}

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

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

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

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

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

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

.photo-background {
	text-align: center;
}

.photo-navigation {
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 0;
	position: relative;
	display: block;
	width: 800px;
	height: 120px;
	background: url(images/header_bg.png) repeat-x;
}

.photo-links {
	clear: left;
	background: #fff repeat-x url(images/menu_bg.png);
	height: 38px;
	padding-top: 15px;
	width: 800px;
	display: block;
	position: relative;
	z-index: 9;
	color: #5f839f;
	margin: 15px 0 30px;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 18px 60px 8px;
	margin-bottom: -10px;
	text-align: center;
}

.photo-navigation a:hover {
	background: url(images/menu_tab.png) no-repeat center top;
	color: #355976;
}

.photo-frame{
	margin-top: 40px;
	padding: 4px;
	border: 1px solid #ccc;
}

.photo-title {
	float: left;
	margin: 0 15px;
	color: #363636;
	background-color: #f9f9f9;
	padding: 5px;
	font: small-caps 2.5em Georgia, "Times New Roman", Times, serif;
}

.photo-caption {
	float: left;
	background-color: #f9f9f9;
	margin: 5px 15px 20px;
	padding: 5px;
	clear: left;
	color: #696969;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

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

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font: small-caps 3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 8px;
	color: #363636;
}

.movie-page-description {
	margin-bottom: 30px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-bottom: 10px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left bottom;
}

.movie-thumbnail-frame {
	float: left;
	width: 132px;
	padding: 4px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
}


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

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

.movie-background {
	background: url(images/header_bg.png) repeat;
	margin: 5px;
	text-align: center;
}

.movie-title {
	font: small-caps 3em Georgia, "Times New Roman", Times, serif;
	margin: 8px 0;
	color: #363636;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
	margin-bottom: 0px;
	padding-bottom: 10px;
	background: url(images/logo_box_middle_bottom.png) repeat-x left bottom;
} 

.required-text {
} 

.form-input-field {
	color: #777;
	background-color: #f1f1f1;
} 

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


