/* @group General Styles */

body {
	background: repeat url(images/body_bg.png);
	margin: 0 20px 20px;
	font: 0.75em/1.5em "Lucida grande",Lucida,Helvetica,Arial,Verdana,sans-serif;
	color: #59595A;
}

p {
}

b, strong {

}

a:link, a:visited {
}

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

img {

}

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

.image-right {
	float: right;
	margin: 3px 3px 3px;
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	width: 818px;
	background: repeat-y url(images/content_right_bg.png) #ffffff;
	margin-right: auto;
	margin-left: auto;
}

#pageHeader {
	background: #000000;
}

#pageHeader img {

}

#pageHeader h1 {
	margin: 0;
	padding: 20px 10px 5px 20px;
	color: #ffffff;
	letter-spacing: 1px;
	font: normal 2.1em Georgia, Times New Roman, Times, serif;
}

#pageHeader h2 {
	margin: 0;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #e6e6e6;
	letter-spacing: 1px;
	font: normal 1.2em   Georgia, Times New Roman, Times, serif;
}

#contentContainer {
	float: right;
	width: 610px;
}

#contentContainer #content {
	margin-right: 16px;
	margin-left: 25px;
	padding: 20px 30px 20px 20px;
}

#sidebarContainer {
	width: 191px;
	margin-right: 8px;
}

#sidebarContainer #sidebar {
	padding: 10px 30px 10px 10px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#footer {
	width: 818px;
	height: 60px;
	background: no-repeat url(images/footer_right_bg.png);
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	text-align: left;
}

#footer p {
	padding: 5px 20px 5px 30px;
	background: #191919;
	margin: 0 215px 0 25px;
	border-left-style: solid;
	border-left-width: 16px;
}

#footer a:link, #footer a:visited {

}

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

/* @group Bread-crumb */

#breadcrumbcontainer {
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {

}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {

}

/* Parent - Level 0 */

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

#navcontainer li {
}

#navcontainer a {
	display: block;
	background: url(images/button_right_bg.png) no-repeat;
	height: 18px;
	padding: 8px 10px 4px;
	border-right: 16px solid;
	text-decoration: none;
	color: #59595A;
	margin-bottom: 1px;
}

#navcontainer a:hover {
	border-right: 16px solid;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	margin-bottom: 1px;
}

#navcontainer ul ul li {
}

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

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	list-style: disc inside;
}

#navcontainer ul ul .currentAncestor {
	list-style: disc inside;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	margin-bottom: 0;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 50px;
	list-style: circle inside;
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	padding: 3px 10px;
	line-height: 1.8em;
	margin: 10px 0;
	border-top: 2px solid #bcbcbc;
	border-bottom: 2px solid #bcbcbc;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
}

h4 {
	font-family: Georgia, Times New Roman, Times, serif;
}

.imageStyle {

}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

table {
	font-size: 1em;
}
/* @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-size: 1.5em;
	font-weight: bold;
	padding: 0 40px;
}

.blog-archive-link {
	padding: 10px 40px;
}

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

.blog-entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.blog-entry-summary {
}

.blog-read-more {
}

.blog-entry-title {
	font: 2em Georgia, Times New Roman, Times, serif;
	margin-bottom: 5px;
}

.blog-entry-date {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

.blog-entry-body {
}

.blog-entry-comments {
	padding-top: 20px;
}

.blog-entry-category {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

.filesharing-item {
	padding: 10px;
	background: #ffffff;
	border-left: 5px solid;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
}

.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: 2em Georgia, Times New Roman, Times, serif;
	margin-bottom: 5px;
}

.album-description {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 60px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

.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;
    border: none;
    	padding: 5px;
	background: #fff;
}

.thumbnail-caption {
	margin: 0;
	padding: 5px 0 0 0;
	height: 35px;
	display: block;
}
	
/* @end */

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

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

.photo-navigation {
	background: #ffffff;
	padding: 10px;
	margin: 0;
	border-bottom: 16px solid;
}

.photo-links {
	margin: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 10px;
	background: #f1eef0;
}

.photo-title {
	font: 2em Georgia, Times New Roman, Times, serif;
	margin-bottom: 5px;
	text-align: center;
	margin: 0;
}

.photo-caption {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin: 0;
}

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

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font: 2em Georgia, Times New Roman, Times, serif;
	margin-bottom: 5px;
	margin: 0;
}

.movie-page-description {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 10px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	padding-top: 5px;
}
	
/* @end */

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

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

.movie-title {
	font: 2em Georgia, Times New Roman, Times, serif;
}

.movie-frame {

}
	
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
} 

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


