/*<group=seneral styles>*/

body {
      text-align: center;
      padding: 0px;
      font: 0.75em helvetica, arial, sans-serif;
      letter-spacing: 1px;
      line-height: 1.2em;
      margin-top: 30px;
      margin-right: 40px;
}

/* in the body you can change the background color */

p {
}

b, strong {

}

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

a:hover, a:active {
}

img {
      border-style: none;
}

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

.image-right {
      float: right;
      margin: 3px 0 3px 3px;
      padding: 3px 0 3px 3px;
}
      
/*</group>*/

/*<group=layout>*/

#container {
      margin: 0px auto;      text-align: left;
      color: #333333;
}

/* in the container you can change color of your page */

.clearer {
      clear: both;
}

#pageHeader {
      height: 100px;
      margin-bottom: 0;
      position: relative;
      background: inherit;
}

#pageHeader img {
      text-align: left;
      position: absolute;
      top: 17px;
      right: 15px;
}

#pageHeader h1 {
      letter-spacing: 1px;
      font-weight: normal;
}

#pageHeader h2 {
      font-weight: normal;
      letter-spacing: 1px;
}

#contentContainer {
      margin-right: 180px;
      margin-bottom: 0;
      margin-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
}

#contentContainer #content {
      padding: 10px;
}

#sidebarContainer {
      float: right;
      width: 180px;
      margin: 16px 0 10px;
      padding: 0;
      position: relative;
      font-size: 0.8em;
}

/* in the sidebar you can change color  */

#sidebarContainer #sidebar {
      padding: 12px 10px 10px;
      line-height: 1.6em;
}

#sidebarContainer .sideHeader {
      font-weight: bold;
      font-size: 0.9em;
      text-align: center;
      padding: 15px 10px 5px;
}

#footer {
      text-align: center;
      height: 25px;
      margin: 0;
      padding: 0;
}

#footer p {
}

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

#footer a:hover, #footer a:active {
      color: #000000;
      
}
      
/*</group>*/

/*<group=bread crumb>*/

#breadcrumbcontainer {
      text-indent: 1px;
      text-align: center;
      margin: 0;
      padding: 0;
}

#breadcrumbcontainer ul {
      list-style: none;
}

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {

}
      
/*</group>*/

/*<group=toolbar>*/

/* toolbar */

#navcontainer {
      position: relative;
      top: 0;
      display: block;
      font-size: 11px;
      margin-right: 10px;
      margin-left: 10px;
      line-height: 1.8em;
}

#navcontainer #current {
      font-weight: bold;
}

#navcontainer #current:hover {
}

/* 0 */

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

#navcontainer li {
}

#navcontainer a {
      display: block;
      color: #333333;
      padding-left: 10px;
      height: 18px;
}

#navcontainer a:hover {
      background: fixed;
      color: #4f4f4f;
}

#navcontainer a:active {
}

/* 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
      padding: 0px 0px 0px 25px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

/* 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
      padding: 0px 0px 0px 35px;
}

#navcontainer ul ul ul a:hover{

}

/* 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
      padding: 0px 0px 0px 45px;
}

#navcontainer ul ul ul ul a:hover{

}

/* 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
      padding: 0px 0px 0px 57px;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* 5 */

#navcontainer ul ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
      padding: 0px 0px 0px 70px;
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/*</group>*/

/*<group=global classes>*/

blockquote, .standout {
      font-style: italic;
      color: #666666;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
            border: 1px none transparent;

}
      
/*</group>*/

/*<group=blog>*/

/*<group=archive page>*/

/* This can't see this page in the preview. You must export the site to see it. */

.blog-archive-background {}.blog-archive-headings-wrapper {
      margin: 1px auto 0px;      text-align: left;
      margin-bottom: 10px;
      padding: 10px;
}

.blog-archive-entries-wrapper {
      border: 1px solid #cccccc;
      padding: 10px;
      margin: 0px auto;      text-align: left;
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
      font-size: 1.7em;
}

.blog-archive-link {
      margin-top: 8px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}      
/*</group>*/

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

.blog-entry-title {
      font-size: 1.7em;
      font-weight: normal;
      letter-spacing: 2px;
      margin-top: 0;
      margin-bottom: 5px;
      text-align: left;
}

.blog-entry-date {
      letter-spacing: 2px;
      margin-bottom: 10px;
      text-align: left;
}

.blog-entry-body {
}

.blog-entry-comments {
      margin-top: 10px;
}

.blog-entry-category {
      font-weight: bold;
      margin-bottom: 5px;
}
      
/*</group>*/

/*<group=file sharing>*/

.filesharing-description {
      padding-bottom: 5px;
      margin-bottom: 5px;
      margin-top: 25px;
}

.filesharing-item {
      padding: 5px;
      margin-bottom: 5px;
      border-bottom: 1px dotted #cccccc;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=photo album>*/

/*<group=Index page>*/

.album-title {      font-size: 1.6em;
      text-align: center;
      font-weight: bold;
      padding-left: 5px;
}

.album-description {
      text-align: center;
      padding-bottom: 3px;
      margin-top: 3px;
      margin-bottom: 5px;
      margin-left: 2px;
      margin: 0;
      padding-left: 5px;
      padding-top: 5px;
}

.thumbnail-table {
}

.thumbnail-frame {
      padding-bottom: 1px;
      margin-top: 0;
      margin-right: 0;
      margin-left: 0;
}

.thumbnail-frame img {
      margin: 0;
      padding: 0;
      border: 1px none transparent;
}

.thumbnail-caption {      font-size: 0.7em;
      line-height: 0.8em;
      border: 1px  #bfbfbf;
}

      
/*</group>*/

/*<group=single page>*/

.photo-background {      margin: 0;}.photo-navigation {      margin-bottom: 10px;      padding: 20px 0 0;}.photo-links {      padding: 5px;}.photo-navigation a:link, .photo-navigation a:visited {      text-shadow: none;}.photo-navigation a:hover {      text-decoration: underline;
}.photo-frame{      padding: 1px;      background: #white;}.photo-title {      font-size: 2em;      font-weight: bold;      margin-bottom: 3px;      letter-spacing: 1px;      margin-top: 0;}.photo-caption {
}


/*</group>*/
      
/*</group>*/

/*<group=quicktime page>*/

.movie-description {
      margin-top: 25px;
}
      
/*</group>*/

/*<group=quicktime album>*/

.movie-page-title {      font-size: 1.6em;
      font-weight: bold;
      text-align: center;
}

.movie-page-description {
      margin-bottom: 15px;
      text-align: center;
}

.movie-thumbnail-frame {
      display: inline;
      text-align: center;
      font-size: 0.9em;
      float: left;
      width: 131px;
      margin: 5px;
      padding: 4px;
}

.movie-thumbnail-caption {
      padding-top: 5px

/*<group=single page>*/

.movie-background {
}.movie-title {      font-size: 1.3em;      font-weight: bold;      margin-bottom: 3px;      letter-spacing: 1px;
      text-align: center;
      text-shadow: 0px 0px 4px #ffffff;
      color: black;

}.movie-frame {}

      
/*</group>*/


/*</group>*/

/*<group=contact form>*/
.message-text {
      margin-top: 25px;
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


