/*
OS X Tiger
Designed by Vortex Themes
http://www.vortex-themes.com

support@vortex-themes.com

*/

/*<group=General Styles>*/

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #333333;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #296cd8;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	width: 800px;
	padding: 0px;
	margin: 0px auto 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position: relative;
}

#clearer {
}

#pageHeader img {
	top: 33px;
	padding-right: 5px;
}

#pageHeader h1 {
	color: #000;
	text-align: center; 
	margin: 0px;
	font-weight: normal;
	padding: 9px 0px 0px 0px;
	font-size: 13px;
}

#pageHeader h2 {
	color: #fff;
	text-align: center; 
	margin: 0px;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	font-size: 0px;
}

#contentContainer {
	width: 610px;
	margin-right: 193px;
	padding: 20px 0px 20px 0px;
	line-height: 1.5em;
	position: relative;
	z-index: 4;
}

#contentContainer #content {
	font-size: 11px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}

#sidebarContainer {
	width: 193px;
	margin: 0px 0px 0px 9px;
	float: left;
	position: relative;
	z-index: 3;
}

#sidebarContainer #sidebar {
	font-size: 11px;
	text-align: justify;
	line-height: 1.5em;
	border-top: 1px solid #000;
	padding: 15px 16px 10px 18px;
	color: #789;
}

#sidebarContainer .sideHeader {
	color: #276ad6;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#footer {
	background: no-repeat url(images/footer.png);
	margin: 0px auto 20px auto;
	width: 800px;
	height: 55px;
	display: block;
	clear: both;
	font-size: 11px;
	line-height: 21px;
	color: #111;
	text-shadow: 0px 1px 0px #eee;
}

#footer p {
	height: 22px;
	display: block;
	margin: 0px;
	text-align: right;
	padding: 8px 32px 0px 32px
}

#footer a:link, #footer a:visited, #footer a:hover{
	width: 72px;
	height: 22px;
	margin: 0px 0px 0px 10px;
	display: block;
	float: right;
	background: no-repeat url(images/footer_link.png);
	text-align: center;
	color: #000;
	text-shadow: 0px 1px 0px #fff;
}

#footer a:active {
	background: no-repeat url(images/footer_link_down.png);
}

#aim a:link, #aim a:visited, #aim a:hover{
	position: absolute;
	display: block;
	margin: 8px 0px 0px 22px;
	height: 22px;
	width: 29px;
	float: left;
	background: no-repeat url(images/aim_off.png);
}

#aim a:active {
	background: no-repeat url(images/aim_down.png);
}

#back a:link, #back a:visited, #back a:hover{
	position: absolute;
	display: block;
	margin: 8px 0px 0px 51px;
	height: 22px;
	width: 34px;
	float: left;
	background: no-repeat url(images/back.png);
}

#back a:active {
	background: no-repeat url(images/back_down.png);
}

#services a:link, #services a:visited, #services a:hover{
	position: absolute;
	display: block;
	margin: 8px 0px 0px 79px;
	height: 22px;
	width: 34px;
	float: left;
	background: no-repeat url(images/services.png);
}

#services a:active {
	background: no-repeat url(images/services_down.png);
}

#copyright a:link, #copyright a:visited, #copyright a:hover{
	position: absolute;
	display: block;
	margin: 8px 0px 0px 122px;
	height: 22px;
	width: 31px;
	float: left;
	background: no-repeat url(images/copyright.png);
}

#copyright a:active {
	background: no-repeat url(images/copyright_down.png);
}

#lastPublished {
    margin: 8px 0px 0px 0px;
	text-align: center;
	padding: 9px 47px 0px 0px;
    display: inline;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	clear: both;
	padding-top: 5px;

}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	width: 193px;
	display: block;
	color: #000;
	position: relative;
}

#navcontainer #current:hover {
	color: #ffffff;
}

#navcontainer .currentAncestor {
	color: #000;
}

/* Parent - Level 0 */

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

#navcontainer ul .currentAncestor{
	background: no-repeat url(images/current_ancestor.png);
	display: block;
	width: 193px;
	height: 20px;
	text-align: left;
	list-style: none;
	padding: 4px 0px 0px 30px;
}

#navcontainer li {
	color: #000;
	font-weight: normal;
}

#navcontainer a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 4px 0px 0px 30px;
	height: 20px;
}

/* Child - Level 1 */

#navcontainer ul ul {
	text-indent: 18px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul .currentAncestor {
	color: #000;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	text-indent: 28px;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
}

#navcontainer ul ul ul a:hover {

}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	text-indent: 38px;
}

#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 ul {
	text-indent: 48px;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
}

#navcontainer ul ul ul ul ul a:hover {
}
/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	border: 1px solid #ebebeb;
	padding: 10px;
	background: #ffffff;
	font-style: italic;
}

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;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}


.blog-archive-headings-wrapper {

}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
	font-size: 2.2em;
}

.blog-archive-link {
	margin-bottom: 20px;
}

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

.blog-archive-link a:hover, .blog-archive-link a:active {
}

	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
}

.blog-entry-date {
	margin-top: 2px;
	color: #bfbfbf;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/clock.png) no-repeat left 2px;
}

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

.blog-entry-category a:link, .blog-entry-category a:visited {
	margin-top: 2px;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/category.png) no-repeat left 0px;
}

.blog-entry-category a:hover, .blog-entry-category a:active {
	padding-left: 15px;
	background: url(images/category_over.png) no-repeat left 0px;
}

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

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

.blog-entry-permalink a:hover, .blog-entry-permalink a:active {
	padding-left: 15px;
	background: url(images/permalink_over.png) no-repeat left 0px;
}

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

.blog-entry-body {
	margin-bottom: 45px;
}

.blog-entry-comments {
	margin-top: 10px;
	border-top: 1px dotted #bfbfbf;
}

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

a.blog-archive-link-enabled {
	display: block;
	float: left;
	padding-left: 15px;
	background: url(images/side_clock.png) no-repeat left 1px;
}

a.blog-archive-link-enabled:hover {
	background: url(images/side_clock_over.png) no-repeat left 1px;
}

.blog-archive-link-disabled {
	padding-left: 15px;
	background: url(images/side_date.png) no-repeat left 1px;
}

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

a.blog-category-link-enabled {
	display: block;
	float: left;
	padding-left: 15px;
	background: url(images/category.png) no-repeat left 1px;
}

a.blog-category-link-enabled:hover {
	background: url(images/side_category_over.png) no-repeat left 1px;
}

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

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

#blog-rss-feeds {
	margin-bottom: 10px;
}

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

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left 1px;
	padding-left: 16px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

a.blog-rss-link:hover, a.blog-comments-rss-link:hover {
	background: url(images/rss_icon_over.gif) no-repeat left 1px;
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item-title {
	font-size: 13px;
	font-weight: normal;
}

.filesharing-item-description {
    font-size: 0.85em;
    padding-top: 2px;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
}

.album-description {
	margin-bottom: 40px;
	margin-top: 2px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
	color: #bfbfbf;
}

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

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


.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;
}

.thumbnail-caption {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

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

.photo-background {
	margin: 0;
}

.photo-navigation {
	height: 80px;
	margin-bottom: 50px;
}

.photo-links {
	background: #ffffff;
	padding: 5px;
	position: relative;
	top: 7px;
}

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

}

.photo-navigation a:hover {

}

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

.photo-title {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	padding: 20px 20px 0px 40px;
	font-size: 1.8em;
}

.photo-caption {
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 40px;
	font-size: 0.9em;
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
}

.movie-page-description {
	margin-bottom: 5px;
	margin-top: 2px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
	color: #bfbfbf;
}

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

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
}
	
/*</group>*/

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

.movie-background {
	margin: 10px 0;
}

.movie-title {
	background: #f7f5f6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 1.5em;
	padding: 8px;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

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


