/*!
 * Gridpak Beta CSS
 *
 * Generator - http://gridpak.com/
 * Created by @erskinedesign
 */
 
 

/* Reusable column setup */

body {
	margin: 0px;
	padding: 0px;
	font-family: "freight-sans-pro",sans-serif;
}


.page {
	max-width: 1020px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}	

.col {
	border:0px solid rgba(0,0,0,0);
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-moz-background-clip:padding-box !important;
	-webkit-background-clip:padding-box !important;
	background-clip:padding-box !important;
	margin-bottom: 12px;
	/*background-color: #FFF;*/
}


.header .doedemee {
	background-image: url(../img/blocks.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
.header .doedemee h1 {
	font-style: normal;
	font-weight: 400;
	font-size: 70px;
	font-variant: small-caps;
	margin-left: 25px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: -20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header .doedemee h2 {
	font-size: 24px;
	line-height: 12px;
	font-family: "freight-sans-pro", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-variant: small-caps;
	margin-left: 25px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header .doedemee h2 .100{
	font-size: 15px !important;
}
.header links {
	float: right;
	width: 40%;
	margin-right: 25px;
	height: 50px;
}
.header .links a {
	color: #000;
	text-decoration: none;
	float: right;
	margin-right: 20px;
	text-align: center;
}
.header .links a:hover {
	color: rgba(0,223,147,0.5);
}

.header .subtitle  {
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;	
	font-size: 14px;
	width: 98%;
	font-weight: 100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 140px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.header .subtitle a  {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


		.span_1, .poster {
            width:20%;
        }
        .span_2, .poster {
            width:20%;
        }
        .span_3, .poster {
            width:20%;
        }
        .span_4, .poster {
            width:20%;
        }
        .span_5, .poster {
            margin-left:0;
            width:20%;
        }

.headertext {
	font-family: "freight-sans-pro",sans-serif;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 18px;
	line-height: 22px;
	text-align: justify;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-left-width: 10px;
	margin-right: 10px;
	margin-left: 0px;
}

		.footer {
            width:100%;
            height: 100px;
            margin-left:0;
   		 }


    /* 1. 2 Column Grid 0px - 319px 
    ----------------------------------------------------------------------------- 
    
    Span 1:    50%
    Span 2:    100%
    
    ----------------------------------------------------------------------------- */

    @media screen and (min-width: 0px) and (max-width: 319px) {
        
        .col {
            border-left-width:10px;
        	padding:0 0px;
        }
        
        
        
        /*
        Add your semantic classnames in alongside their corresponding spans here. e.g.
        
        .span_3,
        .my_semantic_class_name {
            ...
        }
        */
        
        .span_1, .poster {
            width:50%;
        }
        .span_2, .poster {
            margin-left:0;
            width:50%;
        }
		.header, .footer {
            width:100%;
            margin-left:0;
			float:none;
   		 }
    }

    /* 2. 2 Column Grid 320px - 559px 
    ----------------------------------------------------------------------------- 
    
    Span 1:    50%
    Span 2:    100%
    
    ----------------------------------------------------------------------------- */
/* ____________________ 2 BLOKSKES BREED: ____________________ */

@media screen and (min-width: 320px) and (max-width: 559px) {
        
        .header {
            margin-left:-10px;
        }
        .col {
            border-left-width:10px;
        	padding:0 0px;
        }
        .span_1, .poster {
            width:50%;
        }
        .span_2, .poster {
			margin-left:0;
            width:50%;
        }
		.header, .footer {
            width:100%;
            margin-left:0;
			float:none;
   		 }
		 
		 
.header {
	width: 100%;
	height: 280px;
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
}

.header .doedemee {
	height: 82px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}


.header .links {
	float: none;
	width: 280px;
	margin-right: 25px;
}

.header .links a {
	color: #000;
	text-decoration: none;
	float: left;
	margin-left: 0px !important;
	margin-right: 20px;
	text-align: center;
	height: 25px;
}

.header .subtitle  {
	-moz-column-count:1; /* Firefox */
	-webkit-column-count:1; /* Safari and Chrome */
	column-count:1;	
	font-size: 12px;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
    }

    /* 3. 3 Column Grid 560px - 759px 
    ----------------------------------------------------------------------------- 
    
    Span 1:    33.3333333333%
    Span 2:    66.6666666667%
    Span 3:    100%
    
    ----------------------------------------------------------------------------- */
/* ____________________ 3 BLOKSKES BREED: ____________________ */

    @media screen and (min-width: 560px) and (max-width: 759px) {
        
        .col {
            border-left-width:10px;
        	padding:0 0px;
        }

        .span_1, .poster {
            width:33.3333333333%;
        }
		.span_2, .poster {
            width:33.3333333333%;
        }
        .span_3, .poster {
            margin-left:0;
            width:33.3333333333%;
        }
		.header, .footer {
            width:100%;
            height: 100px;
            margin-left:0;
   		 }

.header {
	width: 100%;
	height: 220px;
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
}
.header .doedemee {
	height: 82px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}


.header .links {
	float: none;
	width: 280px;
	margin-right: 25px;
}

.header .links a {
	color: #000;
	text-decoration: none;
	float: left;
	margin-left: 0px !important;
	margin-right: 20px;
	text-align: center;
	height: 25px;
}

.header .subtitle  {
	font-size: 12px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
    }

    /* 4. 4 Column Grid 760px - 959px 
    ----------------------------------------------------------------------------- 
    
    Span 1:    25%
    Span 2:    50%
    Span 3:    75%
    Span 4:    100%
    
    ----------------------------------------------------------------------------- */
/* ____________________ 4 BLOKSKES BREED: ____________________ */

    @media screen and (min-width: 760px) and (max-width: 959px) {

        .col {
            border-left-width:12px;
        	padding:0 0px;
        }

        .span_1, .poster {
            width:25%;
        }
        .span_2, .poster {
            width:25%;
        }
        .span_3, .poster {
            width:25%;
        }
        .span_4, .poster {
            margin-left:0;
            width:25%;
        }
		.header, .footer {
            width:100%;
            height: 100px;
            margin-left:0;
   		 }


.header {
	width: 100%;
	height: 200px;
	margin-top: 10px;
	margin-left:15px;
	margin-right:15px;
}
.header .doedemee {
	height: 82px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}
.header .doedemee h1 {
	font-style: normal;
	font-weight: 400;
	font-size: 70px;
	font-variant: small-caps;
	margin-left: 25px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: -20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header .doedemee h2 {
	font-size: 20px;
	font-family: "freight-sans-pro", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-variant: small-caps;
	margin-left: 25px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header .doedemee h2 .100{
	font-size: 15px !important;
}
.header .links {
	float: right;
	width: 280px;
	margin-right: 5px;
}
.header .subtitle  {
	font-size: 12px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 350px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
		}	

    /* 5. 5 Column Grid 960px - Infinity 
    ----------------------------------------------------------------------------- 
    
    Span 1:    20%
    Span 2:    40%
    Span 3:    60%
    Span 4:    80%
    Span 5:    100%
    
    ----------------------------------------------------------------------------- */

/* ____________________ 5 BLOKSKES BREED: ____________________ */

    @media screen and (min-width: 960px) {
        
        .col {
            border-left-width:15px;
        	padding:0 0px;
        }
        .span_1, .poster {
            width:20%;
        }
        .span_2, .poster {
            width:20%;
        }
        .span_3, .poster {
            width:20%;
        }
        .span_4, .poster {
            width:20%;
        }
        .span_5, .poster {
            margin-left:0;
            width:20%;
        }
		
		
    }
