body {
	margin: 20px 0px 20px 0px;
	background-color: #8FABBE;
	text-align: center;   
	background: url(http://astoryaweek.com/images/bluesbg.gif) ;  
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}

a:link {
	color: #006699;
/*	color: #8FABBE;*/
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	text-decoration: underline;
	}

h1, h2, h3 {
	padding: 0px;
	font-weight: normal;
	}

div#logo {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;	
	height: 100px;
	background: url(http://astoryaweek.com/images/cover_01.jpg) ; 
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}

div#container {
	position: relative;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
/*	background-color: #FFFFFF;*/
	background: url(http://astoryaweek.com/images/paper_white.jpg) ; 
/*	background: url(http://astoryaweek.com/images/grey_paper.jpg) ; */
	border-bottom: 1px solid #000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #000;
	}

div#nav_container {
	padding: 0px;
	width: 700px;
	height: 50px;
	}

div#content_container {
	position: relative;
	}

div#left_icons {
	float: left;
	padding-top: 50px;
	display: inline;
	width: 94px;
	text-align: center;
	}

div#right_icons {
	float: right;
	/*display: inline;
	top: 200px;
	left: 480px;*/
	width: 200px;
	text-align: center;
	margin: 20px 0px 10px 20px;
	padding: 0px 5px 0px 15px;
	border: 1px solid #000;
	background: url(http://astoryaweek.com/images/surface.png) ;  
	}

.listen {
	margin-top: 20px;
	}

.words {
	margin-top: 30px;
	}

.download {
	margin-top: 20px;
	}

.three_icons {
	margin-top: 5px;
	margin-bottom: 5px;
	}

div#table_content {
	top: 0;
	margin-left: 50px;
	width: 600px;
	padding: 15px 50px 15px 0px;
	color: #888888;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 13px;
	}

div#story {
	float: left;
	top: 0;
	display: inline;
	width: 540px;
	padding: 15px 0px 15px 10px;
	color: #444444;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 13px;
	}

div#new_story {
	margin: 0 auto; 
	width: 540px;
	padding: 15px 0px 15px 0px;
	color: #444444;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 13px;
	}

#story p, #new_story p {
	color: #444444;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.extras_text {
	color: #444444;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 130%;
	text-align: left;
	}

div#content {
	top: 0;
	width: 540px;
	margin-left: 80px;
	padding: 15px 80px 15px 0px;
	color: #444444;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 13px;
	}

#content pre {
	font-size: larger;
	}

#content p {
	color: #444444;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#content blockquote { 
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
	font-size: 13px;
	/*font-style: italic;*/
	line-height: 150%;
	margin-left: 20px;
	margin-right: 30px;                    
	padding-left: 10px;
	text-align: left;                    
	border-left: 1px solid #9C6;
	}

#content table textarea {
width: 500px;
}

#content li {
	line-height: 150%;
	}

#content h2 {
	margin-top: 12px;
	}

#content h1 {
	margin-bottom: 10px;
	}

.dateline {
	float: right;
	font-size: 12px;
	font-style: italic;
	}
	
.comment_item {
	text-align: left;
	font-size: 12px;
	background: #f9f6ed;
	padding: 0px 10px 0px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid #BBD8FF;
	border-top: 2px solid #BBD8FF;
	}
	
.comment_item p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 0px 0px 0px 0px;
	color: #555555;
	}

.posted_comment {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	}

.vocabulary a {
	background-color: #e7dd61;
	color: #444;
	}

.vocabulary a:hover {
	text-decoration: none;
	}

.byline { 
	font-size: 12px/16px;
	font-style: italic;
	font-family: Georgia, "Calisto MT", "Times New Roman", Times, serif; 
	color: #333; 
	}

div#footer {
	padding: 0px;
	width: 700px;
	height: 50px;
	overflow: hidden;
	}

ul#stories,ul#stories li{list-style-type:none;}
ul#stories li.subscribed {list-style-image: url(http://astoryaweek.com/images/bubble.png);}
ul#stories li.non_subscribed {list-style-image: url(http://astoryaweek.com/images/curlique_l.gif);}


ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav li{float:left;width:175px;height:50px;background-image: url(http://astoryaweek.com/images/tab_up.jpg);
text-align: center}
ul#nav a{display:block;text-decoration:none;padding:6px 0px 8px 0px;color: #555555;font-weight:normal;font-family: Optima, Verdana, Arial, sans-serif;font-size:13px;}
ul#nav a:hover{color:#000}
ul#nav li.activelink {background-image: url(http://astoryaweek.com/images/tab_down.jpg);color: #000}
ul#nav li.invisible {background-image: url(http://astoryaweek.com/images/tab_none.jpg);}
ul#nav li.flipped {padding:21px 0px 0px 0px;background-image: url(http://astoryaweek.com/images/tab_180.jpg);}
ul#nav li.invisible_flipped {background-image: url(http://astoryaweek.com/images/tab_none_180.jpg);}
ul#nav li.activelink a{color: #000}

.list {
	padding-bottom: 10px;
	}

.list table {
	font-size: 12px;
	padding: 0px;
/*	border-collapse: collapse;*/
	width: 100%;
	border: 1px solid #555;
	}

.list table th {
	background-color: #8FAEBE;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #000;
	}

.list table th.remove {
	border-right: 1px solid #FFF;
	}

.list table tr.odd {
	background-color: #EAF2FF;
	}

.list table tr.even {
	background-color: #DDD;
	}

.list table td {
	padding: 2px 2px 2px 5px;
	vertical-align: top;
	}

.list table td.gray {
	background-color: #EEE;
	}

.list table td.remove {
	border-right: 1px solid #FFF;
	}

.list table td input {
	margin: 0px;
	}
.video_container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}

.video_container iframe,  
.video_container object,  
.video_container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
.video_wrapper {
	width: 640px;
	max-width: 100%;
	display: block;
	margin:0 auto; 
	text-align: center;
	}




@media only screen and (max-width: 480px) {

.print_wrapper img { 
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

div#container {
	width: 95%;
}

div#content {
	width: 90%;
	margin-left:10px;
	padding: 15px 0 15px 0;
}

#content table textarea {
	width: 300px;
}

div#story {
	width: 80%;
}

div#nav_container {
	margin: 0 auto;
	width: 300px;
	height: 100px;
	display: block; 
	clear: both; 
	text-align:center;
	border:none;
	background:none;
}

div#nav_container ul {
	margin: 0;
}

div#nav_container ul li { 
	display: block; 
	clear: both; 
	float: none; 
	margin: 0 auto;
	width: 100%;
	padding-bottom:3px;
	margin-bottom:3px;
	height:20px;
	font-weight: bold;
	background: #e8ecf5 url(http://mokuhankan.com/images/drop_down_bg.png)  repeat-x;
	background-size:100% 100%;

}

div#nav_container ul li.activelink { 
background-image: none;
}

div#footer {
	margin: 0 auto;
	width: 300px;
	height: 100px;
	display: block; 
	clear: both; 
	text-align:center;
	border:none;
	background:none;
}

div#footer ul {
	margin: 0;
}

div#footer ul li.flipped { 
	display: block; 
	clear: both; 
	float: none; 
	margin: 0 auto;
	width: 100%;
	padding:0 0 3px 0;
	margin-bottom:3px;
	height:20px;
	font-weight: bold;
	background: #e8ecf5 url(http://mokuhankan.com/images/drop_down_bg.png)  repeat-x;
	background-size:100% 100%;
}


div#footer ul li.invisible_flipped { 
	display: none;
}

div#left_icons {
	padding-top: 0;
}

span#ad_space {
	display:none;
}

div#logo {
	margin: 0 auto;
	width: 400px;
	padding: 0px;
	height: 100px;
	background: url(http://astoryaweek.com/images/cover_short.jpg) no-repeat ; 
	border: 0;
	}

}
