

/* @group General styles */

body {
	text-align: left;
	padding: 0px;
	font: 12px/15px Calibri, Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0px 0px 0px;
	color: silver;
	white-space: normal;
}

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

p {
}

b, strong {

}

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

a:hover, a:active {
	color: white;
}

img {
      border-style: none;
}

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

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

/* @group Layout 35 */

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

      
/* @end */

/* @group layout */

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

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

.clearer {
      clear: both;
}

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

#contentContainer #content {
}

#sidebarContainer {
      float: right;
      width: 180px;
      margin: 7px 0 0;
      padding: 0;
      font-size: 0.8em;
}

/* in the sidebar you can change color  */

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

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

#footer {
      text-align: left;
      height: 18px;
      margin: 0;
      padding: 0 0 0 185px;
      color: gray;
}

#footer p {
}

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

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

/* @group bread crumb */

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

#breadcrumbcontainer ul {
      list-style: none;
}

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {

}
      
/* @end */

/* @group toolbar */

/* toolbar */

#navcontainer {
      position: relative;
      top: 0;
      display: block;
	font: 12px/1em calibri, Helvetica, Arial, Geneva, sans-serif;
	text-align: right;
	background-color: transparent;
	white-space: normal;
	text-decoration: none;
	direction: rtl;
	margin-right: 50px;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* 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: gray;
}

#navcontainer a:active {
}

/* 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

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

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

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

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

}

/* @end */

/* @group global classes */

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

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
            border: 1px none;

}
      
/* @end */

/* @group blog */

/* @group blog 35 */

.blog-entry-summary {
      margin-bottom: 10px;
      border-bottom: 1px solid #ededed;
      padding-bottom: 6px;
}
 
 .blog-read-more {
      padding: 5px;
      margin-top: 2px;
      margin-bottom: 2px;
}

/* The blog also supports styles for the Read More links, it uses the followig CSS tag: */
      
/* @end */

/* @group Archive Page */

.blog-archive-background {
      text-align: left;
}

.blog-archive-headings-wrapper {
      margin: 0px auto; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */
      margin-bottom: 10px;
      padding: 10px;
      text-align: left;
}

.blog-archive-entries-wrapper {
      padding: 10px;
      margin: 0px auto; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */;
      text-align: left;
}

.blog-archive-entries-wrapper .blog-entry {
      text-align: left;
}

/* background archive here */

.blog-archive-month {
      padding-bottom: 5px;
      font-size: 25px;
      padding-top: 5px;
      text-align: left;
}

.blog-archive-link {
      text-align: left;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
      text-align: left;
}
      
/* @end */
 
.blog-entry {
      margin-bottom: 30px;
}

.blog-entry-title {
      font-size: 1.7em;
      font-weight: normal;
      letter-spacing: 1px;
      margin-top: 15px;
      padding-bottom: 10px;
}

.blog-entry-date {
      letter-spacing: 1px;
      padding-bottom: 10px;
      font-size: 0.9em;
}

.blog-entry-body {
}

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

.blog-entry-category {
      font-weight: bold;
      margin-bottom: 5px;
}

.blog-category-link-enabled, .blog-category-link-disabled {
      font-size: 14px;
      padding-bottom: 3px;
      line-height: 19px;
}
      
/* @end */

/* @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 {
}

/* @end */

/* @group photo album */

/* @group Album 35 modified */

.thumbnail-caption {
      margin: 0;
      padding: 0;
      height: 35px;
      display: block;
      font-size: 11px;
}

.thumbnail-frame img {
    border: none;
      margin-top: auto;
      margin-right: auto;
      margin-left: auto;
      padding: 1px;
}

.thumbnail-frame {
      position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-right: 10px;
      margin-bottom: 45px;
      margin-left: 0;
}

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

.album-description {
      margin-bottom: 62px;
}
      
/* @end */

.album-title {
      font-size: 1.7em;
      font-weight: normal;
      letter-spacing: 1px;
      margin-top: 25px;
      padding-bottom: 10px;
}

.thumbnail-table {
      width: 50%;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

/* @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: #fefff2;
}

.photo-title {
      font-size: 2em;
      font-weight: bold;
      margin-bottom: 3px;
      letter-spacing: 1px;
      margin-top: 0;
}

.photo-caption {
}


/* @end */
      
/* @end */

/* @group quicktime page */

.movie-description {
      margin-top: 25px;
}
      
/* @end */

/* @group quicktime album */

.movie-page-title {
      font-size: 1.6em;
      font-weight: bold;
      text-align: left;
      margin-bottom: 5px;
}

.movie-page-description {
      margin-bottom: 20px;
      text-align: left;
}

.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 {
      margin: 20px 0 30px;
}

.movie-title {
      font-weight: bold;
      text-align: center;
      font-size: 13px;
      margin-bottom: 20px;
}

.movie-frame {
      text-align: center;
}

      
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */


