/*<group=General Styles>*/

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

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

body {
	color: #333333;
	text-align: center;
	margin: 0;
	font: 12px/1.5 "Minion Pro", "Minion Web", serif;
	background: repeat url(../../images/brown.gif);
}

a:link {
	color: #B3A18E;
	font: 12px/1.25 "Minion Pro", "Minion Web", serif;
	text-decoration: underline;
}

a:visited {
	color: #B3A18E;
	font: 12px/1.25 "Minion Pro", "Minion Web", serif;
	text-decoration: underline;
}

a:hover, a:active {
	color: #88796b;
	font: 12px/1.25 "Minion Pro", "Minion Web", serif;
	text-decoration: none;
}

#navcontainer a {
	font: 13px/1.25 "Minion Pro", "Minion Web", serif;

}
/*</group>*/

/*<group=Layout>*/

#header {
	height: 120px;
	margin-bottom: 0;
	margin-top: 0;
	background: #e6e6e6;
}

.hdrwrap {
	margin: 0 20px;
	padding: 0;
	background: #e6e6e6;
}

#sidebarSide {
	display: none;
	font-size: 11px;
}

#sidebarSide h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 12px;
}

.sidebarHorizontal {
	font-size: 11px;
	background: #ffffff;
}

.sidebarHorizontal h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 12px;
}

#container {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	width: 675px;
}

#content {
}

.bottombar {
	height: 20px;
	background: #ffffff;
}

#contentContainer {
	margin: 50px 40px 20px;
	float: none;
}

#top {
	margin: 0 20px;
	background: #e6e6e6;
	padding: 15px 30px 18px;
}

#footer {
	margin: 12px 20px 0;
	background: #e6e6e6;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	padding-top: 12px;
}

#footertype {
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
}

#top h1 {
	color: #999999;
	margin: 6px 0 0;
	font-weight: bold;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#top h2 {
	margin: 0;
	color: #999999;
	font-style: normal;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
	
/*</group>*/

/*<group=Global Classes>*/

.clearer {
	clear: both;
}

blockquote {

}

h1 {
}

h2 {

}

h3 {

}

.imageStyle {

}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	padding-top: 12px;
}

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

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	text-align: left;
}

.blog-archive-month {
	font-weight: bold;
	margin-bottom: 6px;
}

.blog-archive-link {
	margin-bottom: 18px;
}
	
/*</group>*/

.blog-entry {
	letter-spacing: -.5px;
	text-align: left;
	margin-bottom: 50px;
}

.blog-entry-summary {
	letter-spacing: -.5px;
	text-align: left;
	font-weight: normal;
}

.blog-read-more {
	font-weight: bold;
	color: #B3A18E;
	display: block;
	margin-top: 10px;
	text-align: left;
}

.blog-read-more a {
	font-weight: bold;
	color: #B3A18E;
	padding-left: 16px;
	background: no-repeat url(../../images/blackdoc.gif);
}

.blog-read-more a:visited {
	font-weight: bold;
	color: #B3A18E;
	padding-left: 16px;
	background: no-repeat url(../../images/blackdoc.gif);
}

.blog-read-more a:hover {
	font-weight: bold;
	color: #88796b;
	padding-left: 16px;
	background: no-repeat url(../../images/blackdochover.gif);
}

.blog-entry-title {
	margin-bottom: 10px;
	padding-top: 5px;
	color: #B3A18E;
	text-align: center;
	font: normal 28px serif;
	padding-bottom: 25px;
	background: no-repeat center bottom url(../../images/classysep.gif);
	padding-right: 6px;
}

.blog-entry-date {
	margin-bottom: 12px;
	margin-top: 10px;
	color: #B3A18E;
	font-size: 12px;
	background: no-repeat url(../../images/blackclock.gif) left center;
	padding-left: 16px;
}

.blog-entry-body {
}

.blog-entry-comments {
	padding-top: 5px;
	text-align: left;
	font-size: .85em;
	color: #999999;
}

.blog-entry-category {
}

.blog-entry-category a:link {
	padding-left: 16px;
	background: no-repeat url(../../images/blackdoc.gif);
}

.blog-entry-category a:visited {
	padding-left: 16px;
	background: no-repeat url(../../images/blackdoc.gif);
}

.blog-entry-category a:hover {
	padding-left: 16px;
	background: no-repeat url(../../images/blackdochover.gif);
}

.blog-entry-permalink {
}

.blog-entry-permalink a:link {
	padding-left: 16px;
	background: no-repeat url(../../images/blackarrow.gif);
}

.blog-entry-permalink a:visited {
	padding-left: 16px;
	background: no-repeat url(../../images/blackarrow.gif);
}

.blog-entry-permalink a:hover {
	background: no-repeat url(../../images/blackarrowhover.gif);
	padding-left: 16px;
}
	
/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	letter-spacing: -1.5px;
}

.album-description {
	margin-bottom: 60px;
	color: #999999;
	font-size: 11px;
	text-align: left;
}

.album-wrapper {
	display: block;
	width: 98%;
	position: relative;
	height: auto;
}

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

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

.thumbnail-frame img {
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	color: #ffffff;
	margin-top: 0;
	background: repeat url(../../images/back66.gif);
}

.photo-navigation {
	text-align: left;
	background: #e6e6e6;
	width: 450px;
	font-size: 10px;
	margin: 0 auto 20px;
	padding: 30px 20px 10px;
	border-width: 20px;
	border-style: solid;
	border-top-style: none;
}

#photo-navigation a {
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

.photo-navigation a:hover {
	text-decoration: none;
}

.photo-frame{
	margin: 0px;
	border: solid #ffffff 6px;
}

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

.photo-title {
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	text-align: center;
	color: #b3b3b3;
}

.photo-caption {
	font-size: 11px;
	margin: 0px;
	color: #999999;
	padding-top: 3px;
	text-align: center;
}

/*</group>*/
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	font-size: 12px;
	color: #999999;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: no-repeat url(../../images/greendown.gif) left center;
}

.filesharing-item-title:hover {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: no-repeat url(../../images/greendownhover.gif) left center;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Contact Form>*/
.message-text {
	color: #999999;
	font-size: 12px;
} 

.required-text {
	font-size: 10px;
} 

.form-input-field { } 

.form-input-button { } 
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 5px;
	color: #999999;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 15px;
	margin-right: 8px;
}

.movie-thumbnail-caption {
	text-align: left;
	font-size: 0.9em;
	color: #666666;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #999999;
	margin-top: 5px;
}

.movie-title {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Categories>*/

#categories {
	text-align: center;
	display: block;
	float: none;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-top: 15px;
}

.blog-entry-summary {
	letter-spacing: -.5px;
	text-align: left;
	font-weight: normal;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	width: 30%;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.blog-archive-link-enabled {
	background: left center url(../../images/blackdoc.gif) no-repeat;
	padding-left: 18px;
}

.blog-archive-link-enabled:hover {
	background: left url(../../images/blackdochover.gif) no-repeat;
	padding-left: 18px;
}

.blog-archive-link-disabled {
	padding-left: 18px;
	background: url(../../images/blackdoc.gif) no-repeat left;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	width: 30%;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.blog-category-link-enabled {
	background: no-repeat url(../../images/blackdoc.gif) left;
	padding-left: 18px;
}

.blog-category-link-enabled:hover {
	background: no-repeat url(../../images/blackdochover.gif) left;
	padding-left: 18px;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: left url(../../images/blackdoc.gif) no-repeat;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	width: 30%;
	float: left;
	text-align: left;
}

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

.blog-rss-link:hover {
	background: url(../../images/blackrsshover.gif) no-repeat left;
	padding-left: 18px;
}

.blog-comments-rss-link {
	background: no-repeat url(../../images/blackchat.gif);
	padding-left: 18px;
	float: left;
}

.blog-comments-rss-link:hover {
	background: no-repeat url(../../images/blackchathover.gif);
	padding-left: 18px;
	float: left;
}
	
/*</group>*/