/*
 * -- BASE STYLES --
 * Most of these are inherited from Base, but I want to change a few.
 */
body {
    color: #2F313E;
}

h1, h2, h3 {
    color: #2F313E;
    font-weight: 600;	
}

p {
    line-height: 1.6em;
}


a:link {color: #2F313E; text-decoration: none}
a:visited {color: #2F313E; text-decoration: none}
a:hover {color: #2F313E; text-decoration: underline}
a:active {color: #2F313E; text-decoration: none}

/*
 * -- Layout Styles --
 */
.l-content {
    margin: 0 auto;
}

.l-box {
    padding: 0.5em 2em;
}

/*
 * -- MENU STYLES --
 * Make the menu have a very faint box-shadow.
 */
.pure-menu {
    box-shadow: 0 1px 1px rgba(0,0,0, 0.10);
}


/*
 * -- BANNER --
 * The top banner with the headings. By using a combination
 * of `display: table;` and `display: table-cell;`, we can
 * vertically center the text.
 */
.banner {
    background: transparent url('../images/iStock_000013772243Medium2.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner50 {
    background: transparent url('../images/pillar_forest.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner51 {
    background: transparent url('../images/goldfish_stair.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner52 {
    background: transparent url('../images/sewer.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner53 {
    background: transparent url('../images/iStock_egg.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}
.banner54 {
    background: transparent url('../images/iStock_window.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner55 {
    background: transparent url('../images/glass.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner56 {
    background: transparent url('../images/mask.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner57 {
    background: transparent url('../images/birds.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner58 {
    background: transparent url('../images/blossoms.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner59 {
    background: transparent url('../images/blue_torso.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner60 {
    background: transparent url('../images/suitcase_large.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner61 {
    background: transparent url('../images/shutterstock_door_window_sky.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner62 {
    background: transparent url('../images/shutterstock_flamingos_mantle.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner63 {
    background: transparent url('../images/shutterstock_lamppost_landscape.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner64 {
    background: transparent url('../images/shutterstock_framed_tree.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner65 {
    background: transparent url('../images/shutterstock_ladders_cafe.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner66 {
    background: transparent url('../images/shutterstock_moody_night.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner67 {
    background: transparent url('../images/shutterstock_gear_and_plant.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner68 {
    background: transparent url('../images/shutterstock_tree_in_cloud.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner69 {
    background: transparent url('../images/shutterstock_circles2.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner70 {
    background: transparent url('../images/shutterstock_bottles.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}
.banner71 {
    background: transparent url('../images/shutterstock_ocean.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner72 {
    background: transparent url('../images/shutterstock_televisions.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner73 {
    background: transparent url('../images/shutterstock_shapes.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner74 {
    background: transparent url('../images/shutterstock_cityscape.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner75 {
    background: transparent url('../images/shutterstock_neon.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner76 {
    background: transparent url('../images/shutterstock_blue_building.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner77 {
    background: transparent url('../images/shutterstock_piano.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner78 {
    background: transparent url('../images/shutterstock_still_life.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner79 {
    background: transparent url('../images/shutterstock_elephant_cloud.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner80 {
    background: transparent url('../images/shutterstock_house.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner81 {
    background: transparent url('../images/roadtree_by_rick_spriggs.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner82 {
    background: transparent url('../images/shutterstock_stairways.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner83 {
    background: transparent url('../images/shutterstock_umbrella_sky.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner84 {
    background: transparent url('../images/shutterstock_three_chairs.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner85 {
    background: transparent url('../images/shutterstock_bird_heads.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner86 {
    background: transparent url('../images/shutterstock_clocks.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner87 {
    background: transparent url('../images/shutterstock_cloudframe.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner88 {
    background: transparent url('../images/shutterstock_man_in_mirrors.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner89 {
    background: transparent url('../images/shutterstock_silver_spheres.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner90 {
    background: transparent url('../images/shutterstock_architectural.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner91 {
    background: transparent url('../images/shutterstock_sky_frame.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner92 {
    background: transparent url('../images/shutterstock_abstract_city.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}

.banner93 {
    background: transparent url('../images/shutterstock_rooster_room.jpg') 0 0 no-repeat fixed;
    text-align: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    margin-bottom: 2em;
    display: table;
}


    .banner-head {
        display: table-cell;
        vertical-align: bottom;
        margin-bottom: 0;
        font-size: 3em;
        color: white;
        font-weight: 500;
        text-shadow: 0 2px 2px black;
    }

 
/*
 * -- CAFE TABLE WRAPPER --
 * This element wraps up all the cafe table elements
 */
 .cafe-tables,
 .information {
    max-width: 980px;
    margin: 0 auto;
 }
.cafe-tables {
    margin-bottom: 3em;
    text-align: center;
}

/*
 * -- CAFE TABLE  --
 * Every cafe table has the .cafe-table class
 */
.cafe-table {
    border: 1px solid #ddd;
    margin: 1.5em 0.5em 0 0.5em;
    padding: 0;
	background: #fff;
}

/*
 * -- CAFE TABLE HEADER COLORS --
 * Choose a different color based on the type of pricing table.*/
 
.cafe-table-current .cafe-table-header {
    background: #2F313E;
}

.cafe-table-about .cafe-table-header {
    background: #2F313E;
}

.cafe-table-theory .cafe-table-header {
    background: #2F313E;
}

.table-content {
	padding: 0 2em;
	text-align: left;
}

/* -- CAFE TABLE HEADER --
 * By default, a header is black/white, and has some styles for its <h2> name.
 */

.cafe-table-header {
     color: #fff;
	}
	
    .cafe-table-header h2 {
        margin: 0;
        padding-top: 2em;
        font-size: 1em;
        font-weight: normal;
    }
	

/*
 * -- CAFE TABLE PRICE --
 * Styles for the price and the corresponding <span>per month</span>
 */
.box-header {
    font-size: 1em;
    margin: 0.2em 0 0;
    font-weight: 100;
}
    .box-header span {
        display: block;
        text-transform: uppercase;
        font-size: 0.2em;
        padding-bottom: 2em;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.5);
        color: #fff;
    }



/*
 * -- CAFE TABLE LIST --
 * Each pricing table has a <ul> which is denoted by the .pricing-table-list class
 */
.cafe-table-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}




/*
 * -- CAFE TABLE BUTTON --
 * Styles for the "Choose" button at the bottom of a CAFE table.
 * This inherits from Pure Button.
 */
.button-choose {
    border: 1px solid #ccc;
    background: #2F313E;
    color: #fff;
    border-radius: 2em;
    position: relative;
    bottom: -1.5em;
	}
	
.buttonlink:link {
	text-decoration: none; 
	color: #FFF; 
	background: #2F313E;
}
.buttonlink:visited {
	text-decoration: none; 
	color: #FFF; 
	background: #2F313E;
}
.buttonlink:hover {
	text-decoration: none; 
	color: #FFF; 
	background: #2F313E;
}
.buttonlink:focus {
	text-decoration: none; 
	color: #FFF; 
	background: #2F313E;
}
.buttonlink:active {
	text-decoration: none; 
	color: #FFF; 
	background: #2F313E;
}

.information-head {
    color: #2F313E;
    font-weight: 500;
}

.irreal-reader {
	text-align: center; 
	border: 1px solid #ccc;
	background: #fff;
}

.footer {
    background: #2F313E;
    color: #fff;
    text-align: center;
}
    .footer a {
        color: #ddd;
    }



/*
 * -- TABLET MEDIA QUERIES --
 * On tablets, we want to slightly adjust the size of the banner
 * text and add some vertical space between the various pricing tables
 */
@media(max-width: 767px) {

    .banner-head {
        font-size: 3em;
    }
    .pricing-table {
        margin-bottom: 2em;
    }

}

/*
 * -- PHONE MEDIA QUERIES --
 * On phones, we want to reduce the height and font-size of the banner further
 */
@media (max-width: 480px) {
    .banner {
        height: 200px;
    }
    .banner-head {
        font-size: 2em;
    }
}