/* @group General Styles */

blog-categories {
	padding-bottom: 20px;
}

body {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 80%;
}

#border {
	width: 900px;
	margin: 0 auto;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.image-left {
	float: left;
	padding-right: 10px;
}

.image-right {
	float: right;
	padding-left: 10px;
}

blockquote, .standout {
	font-style: italic;
	padding-left: 10px;
	border-left: solid 4px;
}

/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

.spacer {
	display: block;
	height: 35px;
}

.spacer2 {
	display: block;
	height: 50px;
}

header {
	width: 900px;
	margin: 0 10px;
	text-align: left;
}

#pageHeader {
	display: block;
	height: 200px;
	margin-top: 0px;
}

#pageHeader img {
	
}

#pageHeader h1 {
	margin: 10;
	padding-top: 0px;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	height: auto;
	line-height: 1.25em;
	font-size: 2.75em;
}

#pageHeader h2 {
	margin: 0;
	font-weight: normal;
	line-height: 1.25em;
	height: auto;
	padding: 0 30px;
	display: block;
	font-size: 1.50em;
}

#contentContainer {
	overflow: hidden;
	text-align: left;
}

#contentContainer #content {
	padding: 10px 0 10px 10px;
}

/* @end */

/* @group Sidebar */

#sidebarContainer {
	width: 220px;
	overflow: hidden;
	text-align: left;
	background: transparent;
	margin: 0px 0 10px 10px;
	padding: 0;
	float: right;
}

#sidebarContainer #sidebar {
	text-align: left;
	padding: 15px 15px 0;
	margin: 0;
}

#sideTitleOuter {
	width: 220px;
}

#sidebarBodyOuter {
	margin: 0;
	padding: 0;
}

#sidebarContainer .sideHeader {
	line-height: 1.00em;
	text-align: center;
	font-weight: regular;
	font-size: 1.10em;
	margin: 0;
	padding: 0 10px 10px;
}

/* @end */

/* @group Footer */

#footerContainer {
	display: block;
	width: 100%;
	height: 50px;
}

#footerLogo {
	display: none;
}

#footer p {
	
}

#footer {
	float: right;
	text-align: right;
	padding: 15px;
	display: inline;
}

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

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

#footerOuter {
	width: 100%;
}

/* @end */



/* @group Breadcrumb Container */

#breadcrumbcontainer {
	display: inline;
	float: left;
	width: 50%;
	padding: 15px;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	padding: 0px 0px 0px 0px;
	display: inline;
	width: 100px;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
}

/* @end */

/* @group Horizontal Navigation */

/* Toolbar Styles */

#horizontalNavigation {
	position: relative;
	left: 0px;
	margin: 0;
	line-height: normal;
	height: 30px;
	background: no-repeat;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

#horizontalNavigation .current {
	font-weight: bold;
}

#horizontalNavigation .currentAncestor {
	font-weight: bold;
}

/* Parent - Level 0 */

#horizontalNavigation ul {
	float: left;
	list-style-type: none;
	position: relative;
	padding-left: 0px;
}

#horizontalNavigation li {
	display: inline;
}

#horizontalNavigation a:link,
#horizontalNavigation a:visited {
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0px 12px;
}

#horizontalNavigation a:hover {
	
}

#horizontalNavigation a:active {
	
}

/* Child - Level 1 */

#horizontalNavigation ul ul {
	display: none;
}

#horizontalNavigation ul ul li {
	
}

#horizontalNavigation ul ul a {
	background: none;
	padding-top: 8px;
	width: 9em;
}

#horizontalNavigation ul ul a:hover {
	
}

#horizontalNavigation ul ul .current {
	font-weight: bold;
}

#horizontalNavigation ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#horizontalNavigation ul ul ul {
	
}

#horizontalNavigation ul ul ul li {
	
}

#horizontalNavigation ul ul ul li a {
	
}

#horizontalNavigation ul ul ul li a:hover {
	
}

#horizontalNavigation ul ul ul .current {
	font-weight: bold;
}

#horizontalNavigation ul ul ul ul {
	
}

/* @end */



/* @group Vertical Navigation */

/* Toolbar Styles */

#navOuter {
	width: 220px;
	text-align: center;
	margin:  0;
	padding: 0;
}

#verticalNavigation {
	position: relative;
	width: 100%;
	margin: 0;
	padding:0;
}

#verticalNavigation .current:hover,
#verticalNavigation ul .current:hover,
#verticalNavigation ul ul .current:hover,
#verticalNavigation ul ul ul .current:hover {
	font-weight: bold;
	text-decoration: none;
}

#verticalNavigation .current,
#verticalNavigation ul .current,
#verticalNavigation ul ul .current,
#verticalNavigation ul ul ul .current {
	font-weight: bold;
	text-decoration: none;
}

/* Parent - Level 0 */

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

#verticalNavigation li {
	position: relative;
	display: inline;
}

#verticalNavigation a {
	display: none;
	padding-top: 6px;
	height: 20px;
	text-decoration: none;
	padding-bottom: 3px;
}

#verticalNavigation a:hover {
	text-decoration: none;
	font-style: normal;
}

#verticalNavigation a:active {
	text-decoration: none;
	font-style: normal;
}

#verticalNavigation a:link {
	text-decoration: none;
	font-style: normal;
}

/* Child - Level 1 */

#verticalNavigation ul a {
	display: none;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul a:hover {
	display: none;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul a:link {
	display: none;
	background-image: none;
	font-style: normal;
}

/* Child - Level 1 */

#verticalNavigation ul ul a {
	display: none;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul a:hover {
	display: none;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul a:link {
	display: block;
	background-image: none;
	font-style: normal;
}

/* Child - Level 2 */

#verticalNavigation ul ul ul a {
	display: block;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul ul a:link {
	display: block;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul ul a:hover {
	display: block;
	background-image: none;
	font-style: normal;
}

/* @end */

/* @group Global Classes */

blockquote {
	
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

.image

Style {
	border: none;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	
}

.blog-archive-headings-wrapper {
	
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-month {
	font-size: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blog-archive-link {
	padding-bottom: 10px;
	text-decoration: none;
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
	margin-top: 20px;
	background: url(images/tag.png) no-repeat;
	padding-left: 20px;
}

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

.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 */

.blog-entry {
	
}

.blog-permalink {
	
}

.blog-entry-permalink {
	background: no-repeat left center url(images/permalink.png);
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 1.50em;
	line-height: 24px;
	padding-bottom: 5px;
}

.blog-entry-date {

}

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

.blog-entry-author {
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
	margin-top: -30px;
}

.blog-entry-category {
	text-align: left;
}

.blog-entry-tags {

}

.blog-category-link-enabled {
	padding-top: 0px;
	text-align: left;
	padding-left: 20px;
	background: no-repeat left center url(images/category.png);
}

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

.blog-entry-body {
	margin-bottom: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blog-entry-comments {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

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

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

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

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

a[href^="javascript:HaloScan"] {
}

a[href^="javascript:HaloScanTB"] {
	background: url(images/trackback.png) no-repeat left center;
	padding-left: 20px
;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	font-size: 20px;
	padding-bottom: 10px;
}

.filesharing-item {
	
}

.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-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.album-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	margin-right: 25px;
	display: block;
	text-decoration: none;
}

.thumbnail-table {
	width: 70%;
}

.thumbnail-frame {
	
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	
}

/* @end */

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

.photo-background {
	margin: 10px;
	width: 900px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: left;
	text-decoration: none;
}

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

.photo-navigation a:hover {
}

.photo-frame {
	background: #f8f8f8 center center;
	padding: 5px;
	margin-top: 30px;
}

.photo-links {
	
}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;
}

.photo-caption {
	
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

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

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

.movie-page-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

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

.movie-thumbnail-caption {
	
}

/* @end */

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

.movie-background {
	margin: 10px;
}

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

.movie-frame {
	
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	width: 300px;
}

.required-text {
}

.form-input-field {
	
}

.form-input-button {
	
}

/* @end */