/* @group General Styles */

html {
	height: 100%;
}

body {
	background-color: #3494E8;
	color: #f3f3f3;
	margin: 0;
	padding: 0;
	font: 95%/1.5em Helvetica;
}

html>body {
	height: 100%;
}

p {
}

b, strong {

}

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

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

img, img a {
	border-style: none;
}

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

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

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	position: relative;
	min-height: 100%;
}

#contentContainer {
	padding-bottom: 144px;
}

#site_title {
	text-align: left;
	margin: 0 20px 65px;
	padding: 10px 0 0;
}

#site_title .site_title {
	font-size: 2.5em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.site_slogan {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 20px;
}

#pageHeader{
	height: 155px;
	width: 800px;
	margin: 0 auto 25px;
	padding: 0;
}

#headerpos1 {
	background: transparent url(images/editable_images/header-1.png) no-repeat;
	float: left;
	height: 155px;
	width: 30%;
	margin: 0;
	padding: 0;
}

#headerpos2 {
	background: transparent url(images/editable_images/header-2.png) no-repeat;
	height: 155px;
	margin: 0 34%;
	padding: 0;
}

#headerpos3 {
	background: transparent url(images/editable_images/header-3.png) no-repeat;
	float: right;
	height: 155px;
	width: 30%;
	margin: 0;
	padding: 0;
}

#logo {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#logo img {
	margin: 0 0 20px;
	padding: 0;
}

#transBorder {
	width: 800px;
	margin: 0 auto;
	padding: 20px 30px 10px;
	z-index: 0;
	background-color: #fff;
}

/* @group Shadeborder styles */

/* page background color */
#transBorder .sb-inner {

}

/* shadow color */
#transBorder .sb-shadow {
	background: #333333;
}

/* border color */
#transBorder .sb-border {
	background: #ffffff;
}

/* @end */

/*
	ShadedBorder styles
*/

.sb,
.sbi,
.sb *,
.sbi * {
	position:relative;
	z-index:1;
}
  
.sbi {
	display:inline-block;
}

.sb-inner {
	background:#ddd;
}

.sb-shadow {
	background:#000;
}

.sb-border {
	background:#bbb;
}

/*
	sidebar 
*/

#sidebarContainer {
	width: 220px;
	float: left;
	text-align: left;
	font-size: 0.80em;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}

#sidebar {
	display: block;
	padding: 10px 20px 10px 20px;
	border: 1px solid #333333;
}

#sidebar_title {
	font-size: 2.2em;
}

#content {
	margin: 0 0 0 260px;
	text-align: left;
	font-size: 0.90em;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}

#footerContainer {
	background: url(images/footer.png) repeat-x;
	background-color: #666666;
	font-size: 0.75em;
	height: 104px;
	margin-top: -104px;
	padding: 0;
}

html>body> #footerContainer {
	position: relative;
}

#footer {
	padding:20px 0 0; 
	margin: 0 auto;
	text-align: center;
}

#footer p {
}

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

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

/* @group Bread-crumb */

#breadcrumb {
	font-size: 0.8em;
	margin: 10px auto;
	padding: 20px 0 0;
	text-align: left;
}

#breadcrumb ul {
}

#breadcrumb li {
}

#breadcrumb a {
}

#breadcrumb a:hover {
}
	
/* @end */

/* @group Toolbar */

/* @group toolbar_horizontal */

/* Toolbar Styles */

#toolbar_horizontal {
	text-align: left;
	font-size: 0.95em;
	background: url(images/toolbar.png) repeat-x;
	margin: 0;
	padding: 0;
}

/* Parent - Level 0 */

#table {
	position: relative;
	top: 0;
	margin: 0 auto;
	text-align:  center;
	display: block;
	z-index: 20;
	margin: 0;
	padding: 0;
}

#table li {
	display: inline;
}

#right-cell {
	background: none;
	display: none;
}

#left-cell {
	background: none;
	display: none;
}

#toolbar_horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	line-height: 45px;
	height: 52px;
}

#toolbar_horizontal ul li {
	display: inline;
	line-height: 45px;
	height: 52px;
	margin: 0;
	padding: 0;
}

#toolbar_horizontal ul li a {
	text-decoration: none;
	margin: 0;
	padding: 7px 20px 7px;
}

#toolbar_horizontal ul li a:hover, #toolbar_horizontal ul li a:active {
}

#toolbar_horizontal ul li .current {
}

#toolbar_horizontal ul li .current:hover {
}

#toolbar_horizontal ul li .currentAncestor {
}

#toolbar_horizontal ul li .currentAncestor:hover {
}

/* Child - Level 1 */

#toolbar_horizontal ul ul {
	display: none;
}

/* @end */

/* @group toolbar_vertical */

/* Toolbar Styles */

#toolbar_vertical {
	position: relative;
	top: 0;
	font-size: 0.95em;
	margin: 10px 0;
}

#toolbar_vertical a {
	display: none;
	padding: 5px 0 2px 20px;
	height: 20px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#toolbar_vertical .current {
	text-decoration: underline;
}

#toolbar_vertical .current:hover {

}

#toolbar_vertical .currentAncestor {
	text-decoration: underline;
}

/* Parent - Level 0 */

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

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

#toolbar_vertical ul li {
	display: inline;
}

/* Child - Level 1 */

#toolbar_vertical ul ul {
	margin: 0;
	padding: 10px 20px 20px 0;
	border: 1px solid #333333;
}

#toolbar_vertical ul ul li {
	margin: 0 0 3px;
	padding: 0;
}

#toolbar_vertical ul ul li a {
}

#toolbar_vertical ul ul li a {
	display: block;
}

#toolbar_vertical ul ul li a:hover {
	text-decoration: underline;
}

#toolbar_vertical ul ul .current {
	text-decoration: underline;
}

#toolbar_vertical ul ul li .currentAncestor {
	text-decoration: underline;
}

/* Child - Level 2 */

#toolbar_vertical ul ul ul {
	padding: 3px 0 0;
	border: none;
}

#toolbar_vertical ul ul ul li {
	padding: 2px 0 0;
	margin: 0;
}

#toolbar_vertical ul ul ul li a {
	padding-left: 40px;
}

#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 {
	padding-left: 60px;
}

#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 {
	padding-left: 80px;
}

#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 {
	padding-left: 100px;
}

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

/* @end */

/* @group toolbar_footer */

#toolbar_footer {
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
}

#toolbar_footer .currentAncestor:hover {
	
}

#toolbar_footer a:link, #toolbar_footer a:visited {
	padding: 0 15px;
	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;
	padding: 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 {
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: 1.5em;
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

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 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;
	font-size: 1.5em;
	}

.filesharing-item:hover {
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	
}

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

/* @end */

/* @group Blog */

/* @group plugin_sidebar */

#plugin_sidebar {
	margin: 0 0 10px;
	line-height: 15px;
}

/* @group Blog Entry Tags */

.blog-entry-tags {
	background: url(images/tag_black.gif) no-repeat;
	padding: 0 0 0 17px;
}

.blog-entry-tags a:link {
	
}

.blog-entry-tags a:visited {
	
}

.blog-entry-tags a:hover {
	
}

.blog-entry-tags a:active {
	
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	text-align: justify;
	padding: 10px 0;
	margin:  10px 0;
	width: 177px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #333333;
}

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: 10px 0;
	width: 177px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #333333;
}

.blog-category-link-enabled {
	background: url(images/cat.png) no-repeat;
	padding: 0 0 0 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: 0 0 0 17px;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	text-align: left;
	margin: 10px 0;
	width: 177px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #333333;
}

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

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

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

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

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

#blog-rss-feeds {
	text-align: left;
	margin: 10px 0 0;
	width: 177px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #333333;
}

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

.blog-rss-link:hover {
}

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

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



/* @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, sans-serif;
}

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

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

.blog-entry-body {
}

.blog-entry-comments {
	margin: 15px 0 5px;
	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/permalink.png) no-repeat;
	padding-left: 15px;
	margin: 0 0 0 10px;
}

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

.blog-image-smiley { }

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



/* @end */


/* @end */

/* @group Photo Album */

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

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

.album-description {
	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;
	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 */
