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

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

body {
    font-size: 1em;
    line-height: 1.4;
    background: #f2f2f2;
	}

::-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;
	}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body { font: 16px/26px 'Titillium Web', Arial, Helvetica, sans-serif; }

.wrapper { width: 90%; margin: 0 5%; -webkit-box-shadow: 0 5px 10px #DEDEDE; -moz-box-shadow: 0 5px 10px #DEDEDE; box-shadow: 0 5px 10px #DEDEDE; border-radius: 2px;
}

header { height: 60px; }

header p {
	color: #fff;
	position: relative;
	top: 20px;
	background: none;
	}

header h1 a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	font-family: arial, helvetica, sans-serif;
	
	}

header h1,
header p {
	padding-left: 20px;
	}

header nav {
	height: 30px;
	padding: 0;
	margin: 0;
	}

header nav ul li {
	float: right;
	padding: 0 10px;
	border-left: 1px solid #000;
	}

header nav ul  {
    padding: 0;
	}

header nav a {
    display: block;
    padding: 2px 0;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #000;
	}
	
header nav ul li:last-child { border: none; }

header nav a:hover,
header nav a:visited {
    color: #000;
	}

header nav a:hover {
    text-decoration: underline;
	}

.main {
    padding: 30px 0px;
    background-image:url('../images/background_big.jpg');
    height: 730px;
	}

.main article h1 {
    font-size: 2em;
	}

.main aside {
	position: relative;
	margin: 285px 0 0 0; 
	color: #000;
    padding: 0px 25px 0px;
    background: #fff;
    height: 400px;
    margin-bottom: 0;
    overflow: scroll;
	}

.main aside h3 { font-size: 28px; }

.main section {
	width: 272px;
	margin: 435px 0;
	background: #fff;
	height: 250px;
	/*opacity:0.85;*/
	padding-left: 10px;
	}

.main section img {
	width: 87px;
	/* height: 93px; */
	height: 106px;
	float: left;
	background: #f2f2f2;
	padding: 5px;
	
	}

.main section#left { float: left; }

.main section#right { float: right;}

.main section#left a,
.main section#right a {
	padding: 0 2px 0 2px;
	position:relative;
	top: 70px;
	background: #414141;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
	margin-left: 10px;
	}


.main section#left h2,
.main section#right h2 {
	position: relative;
	top: 40px;
	left: 110px;
	font-size: 18px;
	}

.footer-container footer { color: #000; padding: 20px 0px; }

/* ===============
    ALL: IE Fixes
   =============== */

.lt-ie8 .title { padding-top: 20px; }
.lt-ie8 .main aside { float: right; width: 412px; }
.lt-ie8 .main section { }
.lt-ie8 .main section#right { float: left; }


footer.wrapper { height: 200px; background: #414141; }

footer.wrapper section#col1 p,
footer.wrapper section h3 { color: #fff; }

footer.wrapper section#col1 a { color: #ccc; }

footer.wrapper section#col1 {
	width: 400px;
	padding: 10px 20px 10px 20px;
	float: left;
	}

footer section#col2 nav {
	float: right;
	margin: 0;
	padding: 0;
	}

footer section#col2 nav ul  {
    margin: 0 10px 0 0px;
    padding: 0px;
	}

footer section#col2 nav ul li {
	padding: 0 10px;
	float: right;
	margin-top: 130px;
	border-left: 1px solid #fff;
	}

footer section#col2 nav ul li:last-child { border: none; }

footer section#col2  nav a {
    display: block;
    padding: 0px 0px;
    margin: 0 0px 0 0;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
	}

footer section#col2  nav a:hover,
footer section#col2  nav a:visited { color: #000; }
footer section#col2  nav a:hover { text-decoration: underline; }


/*  */

.title { float: left; }
.main article { float: left; height: 250px; }
.main aside { float: right; width: 412px; }
.wrapper {
	width: 1026px; /* 1140px - 10% for margins */
	margin: 0 auto;
    }

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

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

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

.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;
    }
}