/* @group General Styles */

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

body {
	margin-top: 30px;
	font: 12px/1.6em "Lucida Grande", Geneva, Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
}

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

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

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

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

/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	max-width: 800px;
	margin-bottom: -10px;
	margin-top: 0;
}

#pageHeader {
	width: 800px;
	opacity: 1;
}

#pageHeader img {
	opacity: 1;
}

#pageHeader h1 {
	margin: 0;
	width: 800px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 1.3em;
}

#pageHeader h2 {
	margin: 0;
	font-weight: normal;
}

#contentContainer {
	width: 50%;
	float: left;
	overflow: hidden;
	text-align: left;
	margin-top: 0px;
	background-color: transparent;
	position: relative;
	left: 14%;
	top: 8px;
}

#contentContainer #content {
	padding: 15px 8px 15px 20px;
}

#sidebarContainer {
	width: 25%;
	text-align: left;
	margin-top: 0px;
	background: transparent;
	line-height: 1.5;
}

#sidebarContainer #sidebar {
	text-align: left;
	background-color: transparent;
	float: left;
	border-left: 1px dotted gray;
	left: 27px;
	padding-left: 8px;
	margin-right: 3px;
}

#sideTitleOuter {
	width: 25%;
	margin-top: 30px;
}

#sidebarContainer .sideHeader {
	width: 25%;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
	font-variant: normal;
}

#footerOuter {
	width: 100%;
	border-top-style: dotted;
	border-top-width: 1px;
}

#footer {
	text-align: right;
	height: 100px;
	width: 100%;
}

#footer p {
	
}

#footer a:link, #footer a:visited {
	text-align: left;
}

#footer a:hover, #footer a:active {
	text-align: left;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	padding-top: 20px;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

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

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	left: 0;
	width: 800px;
	font-size: 93%;
	line-height: normal;
	height: 31px;
	background: none;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	margin-left: 14%;
}

#navcontainer .current {
	background: url(images/editable_images/selected.png) no-repeat left;
}

#navcontainer .currentAncestor {
	
}

/* Parent - Level 0 */

#navcontainer ul {
	margin: 0;
	padding: 0px 35px 0px 0px;
	list-style: none;
	text-decoration: none;
	background: url(images/editable_images/selected.png) no-repeat left;
}

#navcontainer li {
	display: inline;
	float: right;
	background: url(images/editable_images/selected.png) no-repeat left;
}

#navcontainer a {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	background: no-repeat left;
	text-decoration: none;
}

#navcontainer a:hover {
	color: black;
}

#navcontainer a:active {
	text-decoration: none;
}

/* Child - Level 1 */

#navcontainer ul ul {
	display: none;
}

#navcontainer ul ul li {
	
}

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

#navcontainer ul ul a:hover {
	
}

#navcontainer ul ul .current {
}

#navcontainer ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	
}

#navcontainer ul ul ul li {
	
}

#navcontainer ul ul ul li a {
	
}

#navcontainer ul ul ul li a:hover {
	
}

#navcontainer ul ul ul .current {
	
}

#navcontainer ul ul ul ul {
	
}

/* @end */

/* @group Toolbar2 */

/* Toolbar Styles */

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

#navcontainer2 {
	font-size: 1.5em;
	margin-bottom: 55px;
	position: relative;
	width: 100%;
}

#navcontainer2 .current {
	
}

/* Parent - Level 0 */

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

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

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

#navcontainer2 a:hover {
	text-decoration: underline;
}

#navcontainer2 a:active {
	text-decoration: underline;
}

/* Child - Level 1 */

#navcontainer2 ul ul a {
	display: block;
	background-image: none;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul a {
	
}

/* @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-size: 25px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 24px;
	padding-bottom: 5px;
	font-variant: small-caps;
}

.blog-entry-date {
	border-bottom-width: 4px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style: double solid;
	background: no-repeat url(images/clock.png);
	padding-left: 20px;
}

.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;
	background: no-repeat url(images/category.png);
	padding-left: 20px;
	margin-left: 5px;
}

.blog-entry-tags {
	background: url(images/tag.png) no-repeat;
	padding-left: 20px;
}

.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: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.blog-entry-comments {
	background: url(images/comments.png) no-repeat;
	padding-left: 20px;
	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: 800px;
}

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

.movie-title {
}

.movie-frame {
	
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
}

.required-text {
}

.form-input-field {
	
}

.form-input-button {
	
}

/* @end */