/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-weight: normal;}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {  border-collapse: collapse; border-spacing: 0; }


/* Default styles */
strong{
  font-weight: bold;
}

body {
  background: #fff url(../images/main-bg.png) repeat-x 0 0;
  color: #000; 
  font-family: "Times New Roman", Times, serif; 
  font-size: 14px;
  line-height: 1.3em;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

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

.align-left{
  text-align: left;
}

.align-right{
  text-align: right;
}

.error{
  color: #c00;
}

h1, h2, h3, h4{
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
  font-size: 24px;
  text-align: center;
  margin: 0 0 .6em;
  line-height: 1em;
  position: relative;
  z-index: 10;
}

h2{
  font-size: 20px;
  line-height: 1em;
  margin: 0 0 .6em;
}

h3{
  font-size: 16px;
  line-height: 1em;
  margin: 0 0 .5em;
}

a{
  color: #db920e;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

.hr{
  border-bottom: 1px solid #eee;
  height: 10px;
  font-size: 0;
  overflow: hidden;
  margin: 0 0 5px;
}

.ya-share {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.wrapper{
  width: 900px;
  margin: 0 auto;
}

#header .wrapper{
  position: relative;
  height: 95px;
}

#logo{
  position: absolute;
  top: 20px;
  left: 20px;
  width: 250px;
  height: 48px;
  background: url(/images/logo.png) no-repeat;
  z-index: 10;
}

#slogan{
  position: absolute;
  top: 56px;
  word-spacing: 20px;
  left: 51px;
  color: #bd6d00;
  z-index: 100;
  font: 15px "Times New Roman", Times, serif;
}

#menu{
  list-style-type: none;
  position: absolute;
  left: 275px;
  top: 33px;
  font-size: 16px;
  padding: 0;
}

#menu li{
  list-style-type: none;
  float: left;
  color: #e1c281;
  height: 21px;
  line-height: 1em;
  padding: 0 .3em 5px 0;
}

#menu li a{
  line-height: 1em;
  border-bottom: 1px solid #eddfc2;
}

#menu li a:hover{
  text-decoration: none;
  border-bottom: 2px solid #db920e;
}

.full-photo{
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 0 1em;
}

.full-photo span{
  display: inline-block;
  vertical-align: top;
}

.full-photo .left-shadow{
  padding: 0 0 0 35px;
  background: url(../images/shadow-left.png) no-repeat 0 100%;
}

.full-photo .right-shadow{
  padding: 0 35px 2px 0;
  background: url(../images/shadow-right.png) no-repeat 100% 100%;
}

.full-photo .bottom-shadow{
  position: relative;
  padding: 0 0 5px 0;
  background: url(../images/shadow-bottom.png) repeat-x 0 100%;
}

.full-photo .overlay{
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.full-photo img, .full-photo object{
  display: block;
}

#flash{
  width: 854px;
  height: 480px;
}

#content-slideshow{
  width: 906px;
  margin: 0 auto;
  padding: 0 0 20px;
  color: #333;
}

#content-narrow{
  width: 800px;
  margin: 0 auto;
  padding: 0 50px 20px;
  color: #333;
  line-height: 1.4em;
  font-size: 14px;
}

#content-narrow h2{
  margin: 0 0 .5em;
}

#content-narrow h2, #content-narrow h1{
  color: #000;
}

#content-narrow p{
  line-height: 1.4em;
  margin: 0 0 1.4em;
}

#content-narrow p:last-child {
  margin: 0;
}

#content-narrow ul{
  padding: 0 0 0 2.5em;
  margin: 0 0 1.2em;
  list-style-type: disc;
}

#content-narrow ul ul{
  list-style-type: circle;
}

#content-narrow ul li{
  padding: 1px 0;
}

#content{
  width: 960px;
  margin: 0 auto 1em;
}

#content .portfolio-section{
  list-style-type: none;
  padding: 0;
  margin: 0 0 1em;
  text-align: center;
  font-size: 0;
}

#content .portfolio-section li{
  font-size: 14px;
  padding: 0 0 5px;
  margin: 0 0 1em;
  display: inline-block;
    vertical-align: bottom;
}

#content .portfolio-section li span{
  display: inline-block;
  vertical-align: top;
}

#content .portfolio-section li .left-shadow{
  padding: 0 0 0 17px;
  background: url(../images/shadow-left-small.png) no-repeat 0 100%;
}

#content .portfolio-section li .right-shadow{
  padding: 0 17px 0 0;
  background: url(../images/shadow-right-small.png) no-repeat 100% 100%;
}

#content .portfolio-section li .bottom-shadow{
  position: relative;
  padding: 0 0 5px 0;
  background: url(../images/shadow-bottom.png) repeat-x 0 100%;
}

#content .portfolio-section li img{
  display: block;
  background: #000;
}

#content .portfolio-section li h3{
}

#year-changer{
  position: relative;
  cursor: pointer;
  border-bottom: 1px dotted #000;
}

#year-changer span{
  display: none;
  left: 0;
  top: 27px;
  position: absolute;
  background: #fff;
  border: 1px solid #bd6d00;
  border-bottom: 0;
}

#year-changer:hover span{
  display: block;
}

#year-changer a{
  display: block;
  padding: 0 5px 4px;
  color: #000;
  border-bottom: 1px solid #bd6d00;
}

#year-changer a:hover{
  color: #fff;
  text-decoration: none;
  background: #bd6d00;
  border-bottom: 1px solid #bd6d00;
}

.calendar {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.calendar caption {
  margin: 0;
  text-align: center;
  color: #bd6d00;
  padding: .3em 0;
  border-bottom: 1px solid #ccc;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.calendar th {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  background: #fff;
  text-align: center;
  font-size: 10px;
}

.calendar td {
  border: 1px solid #fff;
  padding: 0 3px ;
  width: 1em;
  text-align: center;
  font-size: 12px;
}

.calendar a {
  color: #333;
  text-decoration: none;
}

.calendar a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.calendar td.passed a, .calendar td.passed{
  color: #aaa;
}

.calendar td.today {
  font-weight: bold;
}

.calendar td.selected {
  border: 1px dotted #ff7800;
}

.calendar td.highlighted,  .calendar td.highlighted a{
  background: #e1a95b;
  color: #fff;
}

table.calendar td.pad {
  color: #999;
  background: #fff !important;
}
  
.sunday, .saturday {
  background: #f0f0f0;
}

#content-calendar{
  width: 960px;
  margin: 0 auto 1em;
}
  
#calendar-layout {
  font-size: 0;
  padding: 10px 0 0;
  margin: 0;
  position: relative;
  list-style: none;
  height: 340px;
  text-align: center;
}
  
#calendar-layout li {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  margin: 0 0 10px;
  height: 160px;
}

ul#article-list{
  list-style-type: none;
  padding: 0;
  margin: 0 0 1em;
}

ul#article-list li{
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

ul#article-list li h2 a{
  color: #000;
  text-decoration: underline;
}

ul#article-list li h2 a:hover{
  color: #bd6d00;
}

ul#article-list li p{
  margin: 0;
}

#guestbook-hide, #guestbook-form{
  display: none;
}

#guestbook-form{
  background: url(../images/ajax-loader-small.gif) no-repeat -100 -100;
}

#guestbook-form .status{
  text-align: center;
  font-size: 16px;
  display: none;
  color: #999;
}

#guestbook-form .status .loader{
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/ajax-loader-small.gif) no-repeat;  
}

#guestbook-form ul{
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0 0;
}

#guestbook-form ul li{
  clear: both;
  padding: 2px 0 5px;
}

#guestbook-form .error{
  color: #c00;
  margin-left: 130px;
}

#guestbook-form input, #guestbook-form textarea{
  width: 550px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ddd;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #f5f5f5;
  color: #333;
  padding: 0 2px;
}

#guestbook-form input{
  height: 16px;
}

#guestbook-form textarea{
  height: 150px;
}

#guestbook-form label{
  display: block;
  float: left;
  width: 125px;
  text-align: right;
  padding-right: 5px;
}

#guestbook-form #guestbook-submit{
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-top: 1px solid #f5f5f5;
  color: #000;
  height: 20px;
  width: 100px;
  cursor: pointer;
}

#guestbook-form #guestbook-submit:hover{
  color: #bd6d00;
}

#guestbook-form #guestbook-submit:active{
  background: #fafafa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ddd;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #f5f5f5;
}

#guestbook-form-bottom{
  text-align: right;
  width: 556px;
  padding-left: 130px;
  margin: 0 0 10px;
}

#guestbook-form-bottom small{
  display: block;
  position: relative;
  top: -8px;
  float: left;
  font-size: 12px;
  color: #999;
}


#content-narrow #guestbook{
  list-style-type: none;
  padding: 10px 0 0 0;
  margin: 0;
}

#content-narrow #guestbook li{
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 15px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #eee;
}

#content-narrow #guestbook li h2{
  padding-bottom: 5px;
  font-size: 18px;
}

#content-narrow #guestbook li small{
  position: absolute;
  font-style: italic;
  font-size: 10px;
  display: block;
  right: 0;
  top: 10px;
  line-height: 18px;
}

#content-narrow #guestbook li p{
  color: #666;
  padding: 0;
}

#galleria-wrapper{
  width: 982px;
  overflow: hidden;
  overflow-x: auto;
  margin: 0 auto 10px ;
}

#galleria-photo-wrapper{
  position: relative;
  margin: 0 0 10px;
  min-width: 900px;
  min-height: 550px;
  _height: 550px;
  overflow: hidden;
  text-align: center;
}

#galleria-photo-wrapper img{
  vertical-align: middle;
}

#galleria-photo-overlay{
  cursor: pointer;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff url('../images/ajax-loader-big.gif') no-repeat -100% -100%;
}

#galleria{
  overflow: hidden;
  margin: 0 auto;
  *margin-bottom: 16px;
  padding: 0;
  text-align: left;
  list-style-type: none;
}

#galleria a{
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 2px 2px 0;
}

#galleria a img{
  display: block;
}

#client-login-form{
  text-align: center;
}

#client-login-form h1{
  margin: 0 0 10px;
}

#client-login-form label{
  display: inline-block;
  text-align: right;
  width: 70px;
  font-size: 18px;
  position: relative;
  top: -4px;
  padding: 0 10px 0 0;
}

#client-login-form input{
  border: 1px solid #e1c281;
  background: #fff;
  font-size: 24px;
  width: 300px;
  padding: 2px;
  margin: 0 80px 10px 0;
}

#client-login-form .submit{
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ddd;
  border-left: 1px solid #eee;
  border-top: 1px solid #f5f5f5;
  color: #000;
  height: 30px;
  font-size: 14px;
  width: 100px;
  cursor: pointer;  
  margin: 0;
}

#client-login-form .submit:hover{
  color: #bd6d00;
}

#client-login-form .submit:active{
  background: #fafafa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ddd;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #f5f5f5;
}

#footer .wrapper{
  width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  color: #666;
  padding: 7px 10px 6px 10px;
  text-align: center;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a{
  color: #666;
}

#footer .by{
  padding: .5em 0 0 0;
}
