/* 
------------------------------------------------------------------------------------------------------------------
  Classes
------------------------------------------------------------------------------------------------------------------
*/

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

.clear { display: block; clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.fleft { float: left; }
.fright { float: right; }

img.fleft { float: left; margin: 0 10px 5px 0; }
img.fright { float: right; margin: 0 0 5px 10px; }

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }

/* 
------------------------------------------------------------------------------------------------------------------
  Main
------------------------------------------------------------------------------------------------------------------
*/

html { height: 100%; }
body { position: relative; margin: 0; padding: 0; color: #5C5C5C; font-size: 0.8em; font-family: Arial, Serif; line-height: 1.4; background: url(/data/i/site/body-bg.jpg) repeat-y 0 0; height: 100%; }

h1, h2, h3, h4, h5, h6 { color: #FF9100; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em; font-style: italic; }
h5 { font-size: 1em; }
h6 { font-size: 0.9em; }

a { color: #FF9100; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }

#center { position: relative; margin-right: 5px; background: url(/data/i/site/center-bg.jpg) no-repeat 0 0; width: 990px; min-height: 100%; }

/*
------------------------------------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------------------------------------
*/

#header { position: relative; width: 100%; height: 115px; }

#header_logo { position: absolute; top: 27px; left: 356px; }

#header_icons { position: absolute; top: 71px; right: 0; }
#header_icons a { text-decoration: none; }
#header_icons img { margin-left: 20px; }

/*
------------------------------------------------------------------------------------------------------------------
  Content
------------------------------------------------------------------------------------------------------------------
*/

#body { padding: 0 0 175px 0; }

#content_wrapper { float: left; width: 100%; }
#content_wrapper #content { margin-left: 354px; }

#content .content_head { margin-bottom: 40px; margin-left: -135px; background: #ccc url(/data/i/site/header-inner.jpg) no-repeat 0 0; height: 67px; }
#content .content_head .caption { display: table; width: 100%; height: 67px; }
#content .content_head .caption .cmiddle { display: table-cell; padding-left: 210px; padding-right: 68px; vertical-align: middle; text-align: right; height: 67px; }
#content .content_head h1 { position: relative; top: -4px; color: #fff; font-size: 2em; font-family: "Century Gothic"; font-weight: normal; }

#content .about { padding-bottom: 30px; font-size: 1.2em; }

#content p.listing { text-align: right; }
#content p.listing a { text-decoration: none; }
#content p.listing a:hover { text-decoration: underline; }
#content p.listing a.arr { color: #A5A5A5; }
#content p.listing a.active { text-decoration: underline; }

#content .cols { padding-bottom: 30px; }
#content .cols .col { float: left; width: 49.9%; }
#content .cols .col .rightpad { padding-right: 20px; }
#content .cols .col .leftpad { padding-left: 20px; }
#content .cols .info span.date { display: block; margin: -8px 0 -5px 0; color: #999; }

#content h2.place { color: #A5A5A5; font-size: 1.3em; font-family: "Century Gothic"; font-weight: normal; }

/* Gallery */

#content .gallery_folders .folder { overflow: hidden; position: relative; float: left; margin: 10px 0; padding-top: 5px; width: 209px; height: 173px; }
#content .gallery_folders .folder .image { position: absolute; top: 33px; left: 21px; width: 182px; height: 133px; }
#content .gallery_folders .folder .image img { position: absolute; top: 0; left: 0; width: 182px; height: 133px; }
#content .gallery_folders .folder .frame { position: absolute; top: 5px; left: 0; background: url(/data/i/site/gallery-album.png) no-repeat 0 0; width: 209px; height: 173px; }
#content .gallery_folders .folder .name { position: absolute; top: -5px; left: 17px; color: #FF9100; font-size: 1.1em; font-family: "Century Gothic"; }
#content .gallery_folders .folder .date { position: absolute; top: 13px; right: 11px; color: #fff; font-size: 0.9em; font-family: "Century Gothic"; }
#content .gallery_folders .folder a.anchor { cursor: pointer; position: absolute; top: 0; left: 0; display: block; text-decoration: none; width: 209px; height: 173px; }
#content .gallery_folders .folder a.anchor img { width: 209px; height: 173px; }

#content .gallery_photos { padding-top: 20px; }
#content .gallery_photos .photo { float: left; margin: 0 39px 30px 0; padding: 1px; border: 1px solid #d4d4d4; }
#content .gallery_photos .photo img { display: block; width: 182px; height: 133px; }

/*
-----------
  Sidebar
-----------
*/

#sidebar { float: left; margin-top: -37px; margin-left: -100%; padding-left: 49px; width: 160px; }

#sidebar ul.leftnav { position: relative; margin: 0; padding: 0 0 30px 0; color: #333; font-size: 1.2em; font-family: "Century Gothic"; }
#sidebar ul.leftnav a { color: #333; }
#sidebar ul.leftnav li { list-style: none; margin: 4px 0; padding: 0; }
#sidebar ul.leftnav li.active a { position: relative; left: -5px; padding: 0 5px; color: #fff; text-decoration: none; background: #FF9100; border-bottom: 1px solid #FF9100; }

#sidebar .contacts { font-size: 0.85em; color: #B7B6B6; }
#sidebar .contacts img { display: block; margin-left: -5px; margin-bottom: 10px; }

/*
------------------------------------------------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------------------------------------------------
*/

#footer_wrapper { position: relative; overflow: hidden; margin-top: -174px; font-size: 0.9em; background: url(/data/i/site/footer-bg1.jpg) repeat-x 0 bottom; width: 100%; height: 174px; }
#footer_wrapper #footer { background: url(/data/i/site/footer-bg2.jpg) no-repeat 0 0; width: 990px; height: 174px; }
p#footer_copyright { position: absolute; top: 88px; left: 0; margin: 0; padding: 0; color: #000; text-align: right; width: 265px; }

/*
------------------------------------------------------------------------------------------------------------------
  Index page
------------------------------------------------------------------------------------------------------------------
*/

#indexPage #content .content_head { margin-bottom: 40px; margin-left: -135px; background: #ccc url(/data/i/site/header-index.jpg) no-repeat 0 0; height: 132px; }
#indexPage #content .content_head .caption { display: table; width: 100%; height: 67px; }
#indexPage #content .content_head .caption .cmiddle { display: table-cell; padding-left: 405px; padding-right: 68px; vertical-align: middle; text-align: right; height: 132px; }
#indexPage #content .content_head h1 { position: relative; top: -4px; color: #fff; font-size: 2em; font-family: "Century Gothic"; font-weight: normal; }
