/* @group General Styles */

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

body {
      margin-top: 40px;
      font-family: Corbel, "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, Verdana, sans-serif;
      font-size: 12px;
      line-height: 130%;
	margin-top: 5;
}

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

a:link {
      text-decoration: none;
	font-weight: bold;
	border-style: none;
}

a:visited {
      text-decoration: none;
	font-weight: bold;
}

a:active {
    text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
}

a:hover {
	font-weight: bold;
	margin-left: 1px;
	background-color: #e8efef;
}

.image-left {
      float: left;
      padding-right: 10px;
	border-style: none;
}
.image-left a {
	border-style: none;
}


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

blockquote, .standout {
      font-style: italic;
      padding-left: 0px;
      border-left: solid 0px;
	font-size: 11px;
}

/* @end */

/* @group Layout */

.clearer {
      clear: both;
}

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

#pageHeader {
      width: 800px;
}

#pageHeader img {
      
}

#pageHeader h1 {
      width: 800px;
      letter-spacing: .5px;
      word-spacing: 2px;
      line-height: 1.5em;
	text-shadow: #ababab 3px 3px 5px;
	text-align: left;
}

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

#contentContainer {
      width: 70%;
      float: left;
      overflow: hidden;
      text-align: left;
      margin-top: 0px;
	background-color: white;
}

#contentContainer #content {
      padding-left: 20px;
      padding-top: 15px;
      padding-bottom: 15px;
	background-color: white;
}

#sidebarContainer {
      width: 180px;
      overflow: hidden;
      text-align: left;
      margin-top: 0px;
      background: transparent;
}

#sidebarContainer #sidebar {
      text-align: left;
      padding-left: 7px;
      padding-right: 7px;
      padding-bottom: 20px;
      margin-top: 0px;
}

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

#sidebarContainer .sideHeader {
      width: 120px;
      text-align: left;
      font-weight: bold;
      padding-bottom: 2px;
      margin-top: 0px;
      font-size: 12px;
	text-indent: 15px;
}

#footerOuter {
      width: 100%;
}

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

#footer p {
	line-height: 150%;
}

#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: 0px;
      padding: 5px;
      text-align: left;
      padding-top: 4px;
	line-height: 150%;
}

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

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
      text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#breadcrumbcontainer a:hover {
	font-weight: bold;
}

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	  font-size: 1.2em;
      position: relative;
      left: 0px;
      width: 800px;
      margin: 0;
      line-height: normal;
      height: 41px;
      background: none;
      text-align: left;
      text-decoration: none;
      padding-left: 5px;
}
#searchform form fieldset{
	border-style: none;
	font-family: Corbel, "Lucida Grande", Lucida, Verdana, sans-serif;
}

#searchform form fieldset input{
	background-color: #ccc;
}

#searchform form fieldset input .text{
	background-color: ;
}
#searchform .smbt{
	background-image: url(images/search-button.gif);
	width: 18px;
	height: 22px;
}

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

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

/* Parent - Level 0 */

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

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

#navcontainer a {
      float: left;
      display: block;
      padding: 5px 15px 4px 6px;
      background: no-repeat left;
      text-decoration: none;
	border-style: none;
	border-width: 0;
	font-weight: bold;
}

#navcontainer a:hover {
	font-weight: bold;
}

#navcontainer a:active {
	font-weight: bold;
}

/* 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 {
	border-bottom: 1px dotted white;
}

#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: 190px;
      text-align: left;
      padding-left: 8px;
      border-style: none;
	height: 120%;
}

#navcontainer2 {
      font-size: .85em;
      margin-bottom: 15px;
      position: relative;
      width: 100%;
	text-indent: 7px;
	background-color: #666;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 12px;
}

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

/* Parent - Level 0 */

#navcontainer2 ul {
     margin: 0;
      padding: 0;
	text-indent: 10px;
}

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

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

#navcontainer2 a:hover {
	font-weight: bold;
}

#navcontainer2 a:active {
    text-decoration: none;
	font-weight: bold;
}

/* 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 {
	margin-left: 0;
}

h1 {
	font-size: 1.7em;
	line-height: 130%;
	letter-spacing: 2px;
	margin-top: 5px;
	color: #b3b3b3;
}

h2 {
	font-size: 1.5em;
	line-height: 130%;
	letter-spacing: .5px;
	margin-top: 0;
	color: #000;
}

h3 {
	font-size: 1.15em;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0;
}

.image {
      border: none;
}

.image a {      
	border: none;
}
.img a {      
	border: none;
}


ul.disc {
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
ul.disc li{ 
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
}

ul.circle {
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 5px;
	padding-top: 5px;
	list-style-image: url(images/arrow-web-orange-large.png);
}
ul.circle li{ 
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
}


/* @end */

/* @group Sitemap */

#sitemap {
	margin-right: 100px;
}

#sitemap dt{
	margin-top: 15px;
}
#sitemap dd{
	margin-top: 2px;
}

#content .gsc-input {
	width: 250px;
}


/* @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: 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 {
	background-color: #e6e6e6;
}

.form-input-button {
      
}

/* @end */