/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	overflow-x: hidden;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background: black url('../img/bg_wood.jpg');
	margin: 0;
	color: #5e564f;
}

header {
	margin: 0;
}

h1 {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 240px;
	height: 90px;
	text-align: center;
}

nav ul {
	text-transform: uppercase;
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-size: 90%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 250px;
	color: #5e564f;
}

nav ul li {
	display: inline-block;
	padding: 0;
	margin: 0 4px;
}

nav ul li a {
	text-decoration: none;
	color: #5e564f;
}

nav ul li a:hover {
	border-bottom: 1px solid #5e564f;
}

section {
	display: none;
	overflow-x: hidden;
}

section .preview {
	list-style-type: none;
	position: relative;
	text-align: center;
	white-space: nowrap;
	display: block;
	margin: 0 30px 20px 0;
}

section .preview li {
	display: inline-block;
}

section .preview li img {
	vertical-align: bottom;
	padding: 0;
	margin: 0 10px 0 0;
	border: 3px solid white;
	
	        box-shadow: 0px 0px 5px #999;
	   -moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

section .gallery {
	list-style-type: none;
	position: relative;
	white-space: nowrap;
	display: block;
	padding-left: 50%;
	height: 450px;
	margin: 20px 0 0 0;
}

section .gallery li {
	display: inline-block;
	padding: 0;
	margin: 0 30px 0 0;
}

section .gallery li img {
	vertical-align: bottom;
/*	max-height: 400px;*/
	padding: 0;
/*	margin: 5px 0 0 -50%;*/
	margin: 5px 0 0 0;
	border: 5px solid white;
	
	        box-shadow: 0px 0px 5px #999;
	   -moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

footer {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-size: 13px;
	color: #ccc;
	text-shadow: 0px 2px #000;
	text-align: center;
	margin: 0 0 0 -100px;
	width: 200px;
	position: absolute;
	top: 720px;
	left: 50%;
}

/* addons for top-right position 
footer {
	margin: 0 0 0 -100px;
	text-align: right;
	padding-top: 2px;
	border-top: 1px solid #88827d;
	position: absolute;
	right: 15px;
	top: 15px;
}

footer p.org {
	border-bottom: 1px solid #88827d;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

footer p.org a {
	text-decoration: none;
}
*/

footer p {
	margin: 0;
}

footer a {
	/*color: #5e564f;*/
	color: #ccc;
	text-decoration: none;
	
			transition: all 0.25s;
		 -o-transition: all 0.25s;
	   -moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
	
			transition: all 0.25s;
		 -o-transition: all 0.25s;
	   -moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
}

footer strong {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

footer #social {
	margin: 20px 0 30px 0;
	width: 100%;
	color: #ffffff;
	text-align: center;
}

footer #social a {
	background: #000000;
	padding: 9px 3px 13px 3px;
	margin: 0 5px;
	
	filter: alpha(opacity=50);
    opacity: 0.5;
	
		    border-radius: 30px;
	   -moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

footer #social a:hover {
	filter: alpha(opacity=100);
    opacity: 1.0;
}


#wrapper {
	background: white url('../img/bg_paper.jpg') no-repeat center top;
	margin: 0;
	height: 665px;
	padding: 15px 0;
	
	        box-shadow: 0px 0px 10px #000;
	   -moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
}

#start {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-size: 14px;
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

#start h2 {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0;
}

#start p {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 10px 0;
}

#start .info {
	margin: 90px 0 10px 0;
}

#start .contact {
	margin: 30px 0 10px 0;
	width: auto;
}

#start .contact {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-size: 13px;
}

/* addons for top-right position */
#start .contact p.org {

}

/* addons for top-right position */
#start .contact p.org a {
	text-decoration: none;
}

#start .contact p {
	margin: 0;
}

#start .contact a {
	color: #5e564f;
	text-decoration: none;
}

#start .contact a:hover {
	color: #5e564f;
	text-decoration: underline;
}

#start .contact strong {
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

#start a {
	color: #5e564f;
	text-decoration: none;
}

#start a:hover {
	color: #000;
	text-decoration: underline;
}

#overlay {
	position:fixed; 
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#modal {
	position:absolute;
	background:url(../img/tint20.png) 0 0 repeat;
	background:rgba(0,0,0,0.2);
	border-radius:14px;
	padding:8px;
}

#content {
	border-radius:8px;
	background:#fff;
	padding:10px;
}

#close {
	position:absolute;
	background:url(../img/close.png) 0 0 no-repeat;
	width:24px;
	height:27px;
	display:block;
	text-indent:-9999px;
	top:-7px;
	right:-7px;
}

.info_block {
	display: none;
	background: #222222;
	border: 5px solid #ffffff;
	color: #eeeeee;
	text-align: center;
	padding: 20px;
	opacity: 0.85;
	filter:alpha(opacity=85);
	font-family: "Ubuntu Condensed", "Arial Narrow", sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}