/*@import url("//hello.myfonts.net/count/263f9d");
*/
  
@font-face {font-family: 'Giovanni-BookItalic';src: url('../webfonts/263F9D_0_0.eot');src: url('../webfonts/263F9D_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_0_0.woff') format('woff'),url('../webfonts/263F9D_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Giovanni-Black';src: url('../webfonts/263F9D_1_0.eot');src: url('../webfonts/263F9D_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_1_0.woff') format('woff'),url('../webfonts/263F9D_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Giovanni-BlackItalic';src: url('../webfonts/263F9D_2_0.eot');src: url('../webfonts/263F9D_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_2_0.woff') format('woff'),url('../webfonts/263F9D_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Giovanni-Book';src: url('../webfonts/263F9D_3_0.eot');src: url('../webfonts/263F9D_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_3_0.woff') format('woff'),url('../webfonts/263F9D_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Giovanni-BookSC';src: url('../webfonts/263F9D_4_0.eot');src: url('../webfonts/263F9D_4_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_4_0.woff') format('woff'),url('../webfonts/263F9D_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Giovanni-Bold';src: url('../webfonts/263F9D_5_0.eot');src: url('../webfonts/263F9D_5_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_5_0.woff') format('woff'),url('../webfonts/263F9D_5_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Giovanni-BoldItalic';src: url('../webfonts/263F9D_6_0.eot');src: url('../webfonts/263F9D_6_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/263F9D_6_0.woff') format('woff'),url('../webfonts/263F9D_6_0.ttf') format('truetype');}

*//*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

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

body {
	font-family: Giovanni-Book;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

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

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

html {
	background-color: #fff;
	padding:0;
}

body {
	width:90%;
	max-width:1280px;
	height:100%; 
	margin: 0 auto;
	top:0;
}

header {
	float:left;
	width:15%;
	height:30em;
	margin-top:1em;
}


header img{
	width:100%;
	margin-top:5%;
}



article{
	float:left;
	width:55%;
	margin-left:5%;
}

aside{
	color:#777;
	float:right;
	width:20%;
	margin-left:5%;
	font-size:.8em;
}

aside h3{
	display:block;
	color:#FFF;
	background-color:#F00;
	width:100%;
	text-indent: 1em;
	margin-top:.75em;
}

p{
	line-height:1.8em;
}

p.intro{
	font-size:1.2em;
}

ul{
	margin:1em 0;
	padding:0;
}

ul li{
	list-style: none;
	margin:.5em 0;
	padding:0;
}

ul.icon{
	clear:both;
}

em{
	font-family: Giovanni-Italic;
	font-size:1.1em;
}

textarea{
	width:100%;
	height:50em;
}

input{
	margin:1em;
}

#albums h2{
	font-family: Giovanni-Italic;
	font-weight: normal;
	margin-top:-1em;
}

article#index{
	width:80%;
	line-height:1em;
}

.multi-col {
       -moz-column-count: 4;
       -moz-column-gap: 2em;
       -webkit-column-count: 4;
       -webkit-column-gap: 2em;
}

a:link, a:visited{
	font-family: Giovanni-Bold;
	text-decoration: none;
	color:#4DC5F4;
}

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

.twitter{
	margin:1em 0;
}

.twitter h1{
	font-size:1.2em;
}

.tweet{
	display:block;
	margin-bottom:1em;
}

.tweet small{
	display:block;
	font-family: Giovanni-Bold;
}

img#atom_noise{
	margin-top:2em;
}

img.article_cover{
	width:50%;
	border: 1px solid #999;
	box-shadow: 1px 1px 2px #CCC;
}

ul.icon{
	display:block;
	width:100%;
	margin:1em 0 3em 0;
	color:#FFF;
	font-size:2em;
	text-align:center;
}

ul.icon li{
	float:left;
	width:30%;
	margin:0 1.5%;
}


ul.icon li#mail{
	width:100%;
	clear:both;
	float:none;
}

ul#front_display{
	display:block;
}

li.front_albums{
	margin:1.5%;
	width:30%;
	float:left;
}

li.front_albums img{
	width:100%;
	border: 1px solid #999;
	box-shadow: 1px 1px 2px #CCC;
}

li.front_albums div.caption, .sidebar_button{
	display: table;
	width:100%;
	height:4em;
	background-color:#4DC5F4;
	margin:1em 0;
}

li.front_albums div.caption{
	border-right: 1px solid #4DC5F4;
	border-left: 1px solid #4DC5F4;
}

li.front_albums div.caption p, .sidebar_button p{
	display: table-cell;
	vertical-align: middle;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#FFF;
	width:100%;
	text-align: center;
	line-height:1.2em;
	letter-spacing: .1em;
	padding: .5em 0;
}


li.front_albums div.caption a:link, li.front_albums div.caption a:visited{
	text-decoration: underline;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#fff;
}

li.front_albums div.caption a:hover{
	color:#f00;   
	text-decoration: underline;
}

.sidebar_button a:link, .sidebar_button a:visited, .sidebar_button a:hover{
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#fff;
}

.sidebar_button a:hover{
	color:#4DC5F4;   
	text-decoration: none;
}


li.front_albums p.caption span.small{
	font-size: .9em;
}

li.front_albums div.now{
	background-color:#111;
	border-color: #111;
}

div#front_body{
	width:100%;
	display:block;
	clear: both;
	margin:.5em 1.5%;
}

svg { width: 100%; }

.icon { fill: #FFF; background-color:#bfeafb;}

.icon:hover { fill: #4DC5F4; background-color:#fff;}

.icon:active { fill: #F00; background-color:#fff;}

.sidebar_button{
	clear:both;
	width:97%;
margin:.5em 1.5%;
text-transform: uppercase;
font-size: 1.3em;
background-color:#bfeafb;
}

/*.icon a:link, .icon a:visited{
	font-family: WebSymbolsRegular;

}
*/
div#player{
	width:100%;
}

aside h3 a:link, aside h3 a:visited{
	text-decoration: none;
	color:#FFF;
}
aside h3 a:hover{
	color:#000;
}


@media only screen and (min-width:601px) and (max-width:945px){
	
	header {
		float:none;
		clear:both;
		width:100%;
		height:9em;
	}
	
	article{
		clear:left;
		float:left;
		width:65%;
		margin-left:0;
		font-size:.95em;
	}
	
	article#index{
		width:100%;
	}
	
	.multi-col {
	       -moz-column-count: 3;
	       -moz-column-gap: 2em;
	       -webkit-column-count: 3;
	       -webkit-column-gap: 2em;
	}
	
	aside{
		float:left;
		clear:right;
		width:30%;
		margin-left:5%;
		font-size:.75em;
	}
	

	section#main{
		margin-top:10%;
	}
	
	li.front_albums{
		width:47%;
	}
	
	img.article_cover{
		width:75%;
	}
}




@media only screen and (max-width:600px){
		
	header {
		float:none;
		width:100%;
		height:9em;
		position:fixed;
		top:0;
		background-color:#FFF;
		margin-top:0;
	}
		
	article{
		padding-top:10em;
		font-size:.9em;
	}
		
	aside, article {
		clear:both;
		width:97.92%;
		margin-left:0;
	}
	
	article#index{
		width:100%;
	}
	
	.multi-col {
	       -moz-column-count: 2;
	       -moz-column-gap: 2em;
	       -webkit-column-count: 2;
	       -webkit-column-gap: 2em;
	}
	
	img.article_cover{
		width:100%;
	}
	
	a:link, a:visited{
		font-family: Giovanni-Bold;
		text-decoration: none;
		color:#4DC5F4;
	}

	li.front_albums div.caption a:link, a:visited{
		color:#fff;
	}
	
	section#main{
		margin-top:5%;
	}
	
	ul.icon li{
		width:13.5%;
		float:left;
	}
	
	li.front_albums{
		width:47%;
	}
	
}



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

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/*
@media only screen and (min-width: 35em) {
     Style adjustments for viewports that meet the condition 
}
*/
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

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