/* @group general */

html {
	height: 100%;
}

body {
	background-color: #b8b9ba;
	color: #888;
	height: 100%;
	font: 75%/1.5em Helvetica;
}

p {
	
}

b, strong {
	
}

a:link, a:visited {
	text-decoration: none;
	color: red;
}

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

img {
	
}

a img {
	text-decoration: none;
	border-style: none;
}

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

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

.imageStyle {
	border: none;
}

.clearer {
	clear: both;
}



/* @end */

/* @group Layout */

#container {
	width: 885px;
	margin: 40px auto 0;
}

#pageHeader {
	height: 185px;
}

#logo {
	float: right;
}

#contentContainer {
	margin: 10px 0 0 0;
}

.sidebarContainer {
	width: 191px;
	float: right;
	padding: 20px;
	margin: 0;
	background-color: #fff;
}

.sidebarContainer h2 {
	font-family: Helvetica;
	margin: 0 0 10px;
	padding: 0;
	color: #444;
}

.mainContainer {
	display: block;
	margin: 0 254px 0 0;
	padding: 20px;
	background-color: #fff;
}

.rotate {
	width: 180px;
}

.rotate a img {
	text-decoration: none;
	border-style: none;
}

.newsbox {
	margin: 0;
	padding: 0;
	width: 100%;
}

.newsbox td {
	vertical-align: top;
	padding: 0 7px;
	margin: 0;
	text-align: left;
	width: auto;
}

.newsbox h1, .newsbox h2, .newsbox h3, .newsbox h4, .newsbox h6, .newsbox h6 {
	margin: 0 0 3px;
}

.news {
	border-right: 1px solid #dedede;
}

.newsend {
	border-right: none;
}

.tagline {
	width: 100%;
	padding: 10px 0 0;
}

.breadcrumb {
	font-size: 0.6em;
}

#footer {
	text-align: center;
	margin: 0 254px 0 0;
	font-size: 0.9em;
}



/* @end */

/* @group Toolbars */

/* @group toolbar_horizontal */

/* Toolbar Styles */

#toolbar_horizontal {
	position: relative;
	top: 155px;
	height: 40px;
	text-align: center;
	margin: 0 251px 0 0;
	letter-spacing: 0.1em;
	font-size: 1.2em;
}

/* Parent - Level 0 */

#toolbar_horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

#toolbar_horizontal ul li {
	padding: 0 20px;
	display: inline;
}

#toolbar_horizontal ul li a {
	color: #ffffff;
}

#toolbar_horizontal ul li a:link, #toolbar_horizontal ul li a:visited {
	text-decoration: none;
}

#toolbar_horizontal ul li a:hover, #toolbar_horizontal ul li a:active {
	text-decoration: underline;
}

#toolbar_horizontal ul li .current {
	color: red;
}

#toolbar_horizontal ul li .current:hover {
}

#toolbar_horizontal ul li .currentAncestor {
	color: red;
}

#toolbar_horizontal ul li .currentAncestor:hover {
}

/* Child - Level 1 */

#toolbar_horizontal ul ul {
	display: none;
}

/* @end */

/* @group toolbar_vertical */

/* Toolbar Styles */

#toolbar_vertical {
	margin: 10px 0 20px 0;
	padding: 0;
	position: relative;
	top: 0;
}

#toolbar_vertical a {
	display: none;
	height: 20px;
	padding: 0 0 0 25px;
	text-decoration: none;
}

#toolbar_vertical .current {
}

#toolbar_vertical .current:hover {
}

#toolbar_vertical .currentAncestor {
	
}

/* Parent - Level 0 */

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

#toolbar_vertical ul li {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
}

/* Child - Level 1 */

#toolbar_vertical ul ul {
	margin: 0;
	padding: 0;
}

#toolbar_vertical ul ul li {
}

#toolbar_vertical ul ul li a {
	display: block;
	background: url(images/nav.png) no-repeat;
}

#toolbar_vertical ul ul li a:hover {
	background: url(images/nav-hover.png) no-repeat;
	text-decoration: underline;
}

#toolbar_vertical ul ul .current {
	background: url(images/nav-current.png) no-repeat;
}

#toolbar_vertical ul ul li .currentAncestor {
	background: url(images/nav-hover.png) no-repeat;
}

/* Child - Level 2 */

#toolbar_vertical ul ul ul {
}

#toolbar_vertical ul ul ul li a {
	margin-left: 15px;
}

#toolbar_vertical ul ul ul li a:hover {
	
}

#toolbar_vertical ul ul ul li .current {
	
}

#toolbar_vertical ul ul ul li .current:hover {
	
}

#toolbar_vertical ul ul ul li .currentAncestor {
	
}

/* Child Level 3 */

#toolbar_vertical ul ul ul {
	
}

#toolbar_vertical ul ul ul ul li {
	
}

#toolbar_vertical ul ul ul ul li a {
	margin-left: 30px;
}

#toolbar_vertical ul ul ul ul a:hover {
	
}

/* Child Level 4 */

#toolbar_vertical ul ul ul ul {
	
}

#toolbar_vertical ul ul ul ul ul li {
	
}

#toolbar_vertical ul ul ul ul ul li a {
	margin-left: 45px;
}

#toolbar_vertical ul ul ul ul ul a:hover {
	
}

/* Child Level 5 */

#toolbar_vertical ul ul ul ul ul {
	
}

#toolbar_vertical ul ul ul ul ul ul li {
	
}

#toolbar_vertical ul ul ul ul ul ul li a {
	margin-left: 60px;
}

#toolbar_vertical ul ul ul ul ul ul a:hover {
	
}

/* @end */

/* @group toolbar_footer */

#toolbar_footer {
	padding: 10px 0;
	text-align: center;
	clear: both;
}

#toolbar_footer .currentAncestor:hover {
	
}

#toolbar_footer a:link, #toolbar_footer a:visited {
	padding: 0 14px;
	text-decoration: none;
	text-align: center;
}

#toolbar_footer a:hover, #toolbar_footer a:active {
	text-decoration: underline;
}

/* Parent - Level 0 */

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

#toolbar_footer ul li {
	display: inline;
	text-align: center;
	margin: 0;
}

#toolbar_footer ul li .current {

}

#toolbar_footer ul li .currentAncestor {
	
}

/* Child - Level 1 */

#toolbar_footer ul ul  
	{
	display : none;
}


/* @end */

/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	padding-left: 20px;
	border-left: 4px solid #b8b9ba;
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.0em;
	font-family: Helvetica;
	color: #444;
}

/* Main content area unordered list styles */

#contentContainer .mainContainer ul {
	
}

#contentContainer .mainContainer li {
	margin: 0 0 15px;
}

ul.disc {
	
}

ul.circle {
	
}

ul.square {
	
}

ol.arabic-numbers {
	
}

ol.upper-alpha {
	
}

ol.lower-alpha {
	
}

ol.upper-roman {
	
}

ol.lower-roman {
	
}

/* Sidebar area unordered list styles */

.sidebarContainer #sidebar ul {
	
}

.sidebarContainer #sidebar li {
	
}

/* Table Styles */

table {
	
}

/* @end */

/* @group Blog */

/* @group plugin_sidebar */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	text-align: left;
	padding: 5px 0;
	margin:  5px 0;
	border: 1px solid #b8b9ba;
	border-right: none;
	border-left: none;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
	margin: 0;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

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

#blog-categories {
	text-align: left;
	margin: 5px 0;
	padding: 5px 0 0;
	border: 1px solid #b8b9ba;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

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

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
}

.blog-category-link-enabled:hover {
}

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

/* styles the archives in the blog sidebar */

#blog-archives {
	text-align: left;
	padding: 5px 0 0;
	border: 1px solid #b8b9ba;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

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

.blog-archive-link-enabled:link, .blog-archive-link-enabled:visited {
	background-position: left center;
	background-repeat: no-repeat;
}

.blog-archive-link-enabled:hover {
	background-position: left center;
	background-repeat: no-repeat;
}

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

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

#blog-rss-feeds {
	text-align: left;
	padding: 5px 0 0;
}

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

.blog-rss-link:hover {
	background-position: left center;
}

.blog-comments-rss-link {
	float: left;
	padding-left: 15px;
	background: url(images/com.png) no-repeat;
}

.blog-comments-rss-link:hover {
	float: left;
	background-position: left center;
}



/* @end */

/* @group entry */

.blog-entry-tags {
	font-size: 0.8em;
}

.blog-entry-tags a {
}

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

.blog-entry-title {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal 2.2em/1.5em 	Helvetica;
}

.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-title a:hover, .blog-entry-title a:active {
	text-decoration: underline;
}

.blog-entry-date {
	background: url(images/date.png) no-repeat;
	line-height: 15px;
	display: table;
	margin: 0 0 10px;
	text-indent: 17px;
	font-size: 11px;
	position: relative;
}

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

.blog-entry-body {
}

.blog-entry-comments {
	margin: 15px 0 5px;
	position: relative;
	z-index: 2;
	font-size: 11px;
}

.blog-entry-category {
	line-height: 15px;
	background: url(images/cat.png) no-repeat;
	padding-left: 17px;
	margin: 0 4px 0 10px;
}

.blog-entry-permalink {
	line-height: 15px;
	background: url(images/perma.png) no-repeat;
	padding-left: 15px;
	margin: 0 0 0 10px;
}

.blog-read-more {
	background: url(images/readmore.png) no-repeat;
	position: relative;
	padding-left: 17px;
	margin-left: 15px;
}

.blog-image-smiley { }

.blog-entry-comments-inline {
	border: solid 1px #b8b9ba;
}



/* @end */


/* @end */



/* @group File Sharing */

.filesharing-description {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.filesharing-item {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #b8b9ba;
	background: #fff;
	font-size: 1.5em;
	}

.filesharing-item:hover {
	background: #f3f3f3;
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	
}

.filesharing-item-description {
	font-size: 10px;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.album-description {
	font-size: 11px;
	margin-bottom: 60px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin: 0 auto 60px;
	padding: 0 8px;
	border: none;
	background: none;
}

.thumbnail-frame {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 3px;
	background: none;
	border: none;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	
}

.thumbnail-frame a:hover img {
	margin: auto;
}

.thumbnail-frame img {
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-size: 0.8em;
}

/* @end */

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

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

.photo-navigation {
	background: transparent;
	text-align: center;
	margin-top: 30px;
}

.photo-navigation p {
	
}

.photo-links {
	padding: 20px 0px 0px 0px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	padding: 0;
	margin: 0;
}

.photo-navigation a:hover {
	
}

.photo-frame {
	text-align: center;
	margin: 30px auto 0;
}

.photo-title {
	display: none;
}

.photo-caption {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
}

#flashcontent {
	text-align: center;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-frame {
	text-align: center;
}

.movie-description {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	margin-bottom: 5px;
	font-size: 2.0em;
}

.movie-page-description {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #b8b9ba;
	text-align: center;
	padding: 2px;
}

.movie-thumbnail-frame:hover {
}

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

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

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.0em;
}

.movie-frame {
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

/* @group Contact Form */

.message-text {
	
}

form {
	
}

.required-text {
	
}

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

.form-input-button {
	
}

/* @end */

/* @group Slide show */

#flashcontent {
	text-align: center;
}

/* @end */

/* @group RapidSearch */

#rapidsearch {
	border: none;
	background-color: transparent;
}

#rapidsearch form {
	background-color: transparent;
}

#search_credits {
	display: none;
}



/* @end */
