/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */

body {
min-width:320px;
background-color:#000000;
background-image:url('../images/test-background-NAR-3.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:right bottom;
background-size:30%;
}

.ordernow,.orderheader,#covermobile {
display:none;
}

#quotes {position:absolute; width:30%; top:50px;right:20px;font-family: 'Sorts Mill Goudy', serif;color:#bbbbbb;font-size:24px;line-height:36px;}
#quotes>div{ position:absolute; left:0; top:0; width:100%; height:100%; display:none;}
#quotes div.show {display:block}


.container {
color: #ccbebb;
}

#menu {
position:fixed;
top:0px;
right:0px;
}


.modal {
text-align:center ;
}

.modal input {
margin-right:auto;
margin-left:auto;
font-size:16px;
display:inline;
}


#getupdates {
font-family: 'Sorts Mill Goudy', serif;
color:#ee3823; 
font-size:40px;
line-height:48px;
margin-bottom:25px;
}

#sidebar h3 {
font-family: 'Sorts Mill Goudy', serif;
color:#ffffff;

text-align:right;
font-size:40px;
margin-top:30px;
position:absolute;
bottom:0px;
right:10px;
}

#menu {
padding-right:10px;
font-size:20px;
font-family: Lato;
font-family:'Sorts Mill Goudy', serif;
font-weight: 300;
z-index:2;
width:100%;
text-align:right;
}

#menu .top {
padding-top:10px;
background-color:#000000;
color:#ccbebb;
padding-bottom:10px;
border-bottom:1px solid #ccc;
margin-left:230px;
}

#menu .after {
min-height:20px;
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */


}

#menu a:hover {
color:#ee3823; 
border-bottom: 1px solid #ee3823;
}

.mycontainer {
position:absolute;
top:50px;
left:230px;
padding-right:20%;
}

.mycontainer a, .rightstuff a {
color:#ccbebb; 
}

.mycontainer a:hover, .rightstuff a:hover {
text-decoration:underline;
}

.textbox {
color:#bbadaa;
padding:18px;
font-family: 'Sorts Mill Goudy', serif;
}

.textbox a,.textboxsansserif a {
color:#ee3823 !important;
}


.content, .rightstuff {
font-family: Source Sans Pro !important;
font-weight: 400 !important;
font-size:20px;
line-height:30px !important;
color:#ccbebb;
}

.content li {
line-height:30px !important;
}

#menu a , #menu a:visited {
margin-right:15px;
color:#ccbebb !important;
color:#ee3823 !important;
font-weight:800;

}



a {
text-decoration:none;
}

.alignright {
float:right;
margin-left:10px;
margin-top:5px;
}

.mycontainer h2 {
font-family: 'Sorts Mill Goudy', serif;
font-size:30px;
color:#887a77;
}
.mycontainer h1 {
font-family: 'Sorts Mill Goudy', serif;
font-size:40px;
color:#ccbebb;

padding-top:50px;
clear:right;
}

.mycontainer {
margin-right:400px;
}

.rightstuff {
position:absolute;
top:40px;
right:25px;
width:300px;
}

#cover {
width:300px;
height:463px;
}


#preorder {
font-family: 'Source Sans Pro', serif;
text-align:center;
font-weight:400;
}

.button {
display:inline;
}

label {
font-size:15px;
font-weight:inherit;
margin-bottom:10px;
}

.vevent {
clear:left;
}

.vevent h3.summary {
float:left;
width:40%;
clear:left;
font-size:20px;
line-height:24px;
padding-right:5px;
}

.vevent div {
margin-left:44%;
}

.event-label {
display:none;
}



.vevent {
margin-bottom:35px;
}

ul.newslist {
list-style-type:none;
}

ul.newslist a.newstitle {
font-family: 'Sorts Mill Goudy', serif;
font-size:24px;
line-height:28px;
display:block;
margin-bottom:5px;
}

.quote {
font-family: 'Sorts Mill Goudy', serif;
font-size:21px;
line-height:28px;
font-style:normal;
margin-right:20px;
margin-left:20px;
margin-bottom:28px;
}

.newslist li {
margin-bottom:56px;
}

.newslist li p {
line-height:24px;
}


blockquote.big {
font-family: 'Sorts Mill Goudy', serif;
font-size:24px;
line-height:32px;
font-style:normal;
color:#888888;
float:right;width:40%;margin-left:10px;clear:right;

}


ul.newslist iframe {
width:40%;
float:right;
margin-left:10px;
margin-top:5px;
}

ul.newslist img{
width:50%;
height:auto;
}

ul.newslist li {
clear:right;
padding-top:25px;
}

.unitalicize {
font-style:normal;
}

.quotesource {
text-align:right;

}

blockquote.big .quotesource {
font-style:normal;
margin-left:10px;
margin-top:5px;
font-size:20px;
line-height:27px;
}


#preorder img {
    width:65%;
    height:auto;
}



/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 960px) and (max-width: 1600px) {
	.rightstuff {
	    width:200px;
	}
	
	#cover {
	    width:200px;
	    height:308px;
	}
	
	.mycontainer {
	    margin-right:225px;
	}
	
    }


    @media only screen and (min-width: 1001px) and (max-width: 1100px) {
	#menu {
	    font-size:17px;
	}
	
    }

    @media only screen and (min-width: 768px) and (max-width: 1000px) {
	.rightstuff {
	    width:200px;
	}
	
	#cover {
	    width:200px;
	    height:308px;
	}
	
	.mycontainer { 
	    margin-right:225px;
	}

	#menu {
	    font-size:16px;
	}

	blockquote.big {
	    font-size:18px;
	    line-height:24px;
	}

	blockquote.big .quotesource {
	    font-size:15px;
	    line-height:20px;
	}

    }
    
    @media only screen and (min-width: 950px) and (max-width: 1050px) {
	blockquote.big {
	    font-size:18px;
	    line-height:24px;
	}

	blockquote.big .quotesource {
	    font-size:15px;
	    line-height:20px;
	}
}

    @media only screen and (min-width: 768px) and (max-width: 900px) {
	#menu .break {
	    display:block;
	}
	
#quotes {top:75px;}
.mycontainer {
    left:100px;
}

	#menu .top {
	    margin-left:100px;
	}


	#maintitle,.rightstuff { margin-top:20px;  }

    }




/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (max-width: 767px) {
	.rightstuff {
	    width:150px;
	}
	
	#cover {
	    width:150px;
	    height:231px;
	}
	
	.rightstuff img {
	    width:150px;
	}

	.mycontainer {
	    margin-right:175px;
	    left:50px;
	}

	#menu {
	    font-size:14px;
	}
	
	#menu .top {
	    margin-left:50px;
	}
	    
	#menu .break {
	    display:block;
	}

	#maintitle,.rightstuff { margin-top:20px;  }
	blockquote.big {
	    font-size:18px;
	    line-height:24px;
	    float:none;
	    width:auto;
	}

	blockquote.big .quotesource {
	    font-size:15px;
	    line-height:20px;
	}
	
	.vevent h3.summary {
	    float:none;
	    width:100%;
	}

	.vevent div {
	    margin-left:25px;
	}

	#quotes {
	    top:75px;
	}
    }

    @media only screen and (max-width: 660px) {
	/* drop the sidebar */
	#sidebar {display:none;}
	
	#menu a {
	    display:inline-block;
	}
	
	#menu .top {
	    margin-left:0px;
	    padding-left:10px;
	}
	.mycontainer {
	    padding-left:10px;
	    left:0px;
	    top:75px;
}

	#menu .break {
	    display:inline;
	}

	#menu a.ordernow  {
	    display:none;
	}

	.orderheader {
	    display:none;
	}
	
	#quotes  {
	    font-size:20px;
	    line-height:30px;

	    }
	

    }

    @media only screen and (max-width: 450px) {
	/* go to 1 column */

	.mycontainer h1 {
	    font-size:30px;
	    text-align:center;
	    margin-top:15px;
	}
	    
	#covermobile {
	    display:block;
	    text-align:center;
	    margin-bottom:15px;
	}

	.mycontainer {
	    position:static;
	    margin-right:0px;
	    margin-top:75px;
	}

	#cover {
	    display:none;
	}
	
	.rightstuff {
	    position:static;
	    width:auto;
	    text-align:center;
	    
	}

	.rightstuff input{ 
	    display:inline-block;
	}
	
	#menu a.ordernow  {
	    display:inline-block;
	}

	.orderheader {
	    display:block;
	    text-align:center;
	    padding-top:25px;
	}
	#preorder img {
	    width:45%;
	    height:auto;
	}
	
 	#quotes{
	    font-size:18px;
	    line-height:27px;
	    display:none;
	    }

	body {
	    background-image:none;
	}
	
	.mycontainer {
	    padding-right:0px;}

    }


#blur {
    position: absolute;
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity = 50); /* required for opacity to work in IE */
z-index:9;
}