/* Styles for THIS Issue (not used by "Plain" view) */
.section_head, .page_box {
	background: #fff;
	font-size: 1em;
}

/* Custom Fonts for @font-face */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('../fonts/League_Gothic-webfont.woff') format('woff'), url('../fonts/League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
	font-weight: normal;
	font-style: normal;
}

.newfeature {
	background: yellow;
}

body {
	font-family: Helvetica,'Helvetica Neue',Arial,FreeSans,sans-serif;
	font-size: 1em;
	background: #222 url('../images/addons096x/cuttingmat.gif'); /* Over-ride Theme Background */
}

.center {
	display: block;
	margin: 0 auto;
}

.live p, .bodytext {
	margin: 6px 0px;
}

.new_link {
	display: table;
	margin: 0 auto;
	border-collapse: collapse;
}

.live ul li {
	list-style: square;
}
.live li {
	margin-bottom: 6px;
}

.plank {
	position: relative;
	width: 50%;
	padding-top: 20%;
}
.plank p {
	color: yellow;
	text-shadow: 1px 1px 2px #000;
}

.plank .salute {
	color: yellow;
	opacity: 1;
	text-shadow: 2px 2px 2px black;
}

hr {
    height: 1px;
	color: #000;
    background-color: #000;
    border: 0;
}


/* HTML5 Columns */

.col3 {
	width: 98%;
	font-size: .5em;
	width: 100%;
	overflow: auto;
	}
	
.col3 h2 {
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

.col3 ul {
	margin: 0;
	padding: 0;
}

.col3 li {
	list-style: none;
	}
	
.col3 div {
	width: 33%;
	float: left;
  }
.col3 p {
	margin-right: 20px;
}

/* Manual Columns */
.column-half {
	width: 50%;
}

	
.footer p {
	font-weight: bold;
	font-size: .5em;
	margin-top: 5px;
}

.header {
	height: 40px;
	width: auto;
	overflow: hidden;
	border-bottom: 5px solid green;
}
	.header h1 {
		font-family: LeagueGothicRegular, Arial, Helvetica, sans-serif;
		font-size: 36px;
		line-height: 48px;
		margin: 0;
		color: #3341BC;
		}


.footer {
	display: block;
}

.photo_credit {
	font-size: 8px;
	font-style:italic;
}
	.photo_credit a {
		text-decoration: none;
		color: #000;
	}
	.photo_credit a:hover {
		text-decoration: underline;
	}
	
.fineprint {
	font-size: 10px;
	text-align: center;
}



.pullquote {
	font-family: LeagueGothicRegular, Arial, Sans-serif;
	font-size: 18px;
	line-spacing: 24px;
	padding: 3px 12px;
	border-top: 3px solid green;
	border-bottom: 3px solid green;
}


.byline {
	font-size: 10px;
	font-style: italic;
}

.picbox {
	display: table;
	border-collapse: collapse;
	margin: 3px;
}
	.picbox .photo_credit {
		margin-top: 0px;
	}
	.picbox .caption {
		margin-top: 0px;
	}

.lead-in {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #3341BC;
}

.reversed {
	color: #fff;
	font-weight: bold;
}
	.reversed a {
		color: #fff;
		font-weight: bold;
	}

#bannerad {
	text-align: center;
}

.sidebar-left {
	width: 116px;
	float: left;
	margin: 0px 5px 100px 0px;
	padding-right: 5px;
	border-right: 1px solid black;
}

.sidebar-right {
	width: 116px;
	float: right;
	margin: 0px 0px 100px 5px;
	padding-left: 5px;
	border-left: 1px solid black;
}

#masthead {
	width: 412px;
	height: 123px;
	margin: 0 auto;
}

#masthead img {
	display: none;
}

.dateline {
	font-weight: bold;
}

#page0 {

}
	#page0 .header, #page0 .footer {
		display: none;
	}

#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}


#p2-0 {
	margin: 0 auto;
}


#page9 {

}
	#page9 .header, #page9 .footer {

	}



@media screen {
	/* See ui.css file */
}
/*==============================================================*/
/* Widescreen Monitor */
@media only screen and (min-width: 1600px) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}


#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p9-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}

}

/*==============================================================*/
/* iPad in Landscape */
@media only screen and (min-width: 1024px) and (max-width: 1599px)  {

.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}

#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}



}

/*==============================================================*/
/* Desktop Screen 1280 to 1600 px */
@media only screen and (min-width: 1280px) and (max-width: 1599px) and (min-height: 800px) {

.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}


#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}


}

/*==============================================================*/
/* Low Res Screen */
@media only screen and (min-width: 768px) and (max-width: 1023px) {

.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}


#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}


}


/*==============================================================*/
/* iPad + Android Tablet in Portrait */
@media only screen and (min-width: 768px) and (max-width: 1023px) and (min-height: 946px) {

.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}


#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}


}

/*==============================================================*/
/* Android Landscape */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}

#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}


}

/*==============================================================*/
/* Android Portrait */
@media only screen and (min-width: 600px) and (max-width: 767px) and (min-height: 795px) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}

#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 24px;
		margin-left: 25px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 27px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -20px;
			font-size: 72px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		margin-right: 25px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 41px;
				left: 72px;
			}

}

/*==============================================================*/
/* iPhone + iPod Touch + Android Phone in Landscape */
@media only screen and (min-width: 480px) and (max-width: 599px) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}

#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 5px;
}
.bandholder {
	position: absolute;
	top: 25%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 18px;
		margin-left: 5px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 18px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -25px;
			font-size: 56px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 18px;
		font-weight: bold;
		text-align: right;
		margin-right: 5px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 36px;
				left: 72px;
			}


}

/*==============================================================*/
/* iPhone 4  in landscape */
@media only screen and (min-width: 480px) and (max-width:599px) and (-webkit-min-device-pixel-ratio : 2.0),
only screen and (min-device-pixel-ratio : 2.0) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}

#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 5px;
}
.bandholder {
	position: absolute;
	top: 25%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 18px;
		margin-left: 5px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 18px 0 0 25px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: -25px;
			font-size: 56px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 18px;
		font-weight: bold;
		text-align: right;
		margin-right: 5px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 36px;
				left: 72px;
			}
}


/*==============================================================*/
/* iPhone + iPod Touch + Android Portrait */
@media only screen and (max-width: 479px) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}


#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 18px;
		margin-left: 5px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 18px 0 0 5px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: 0px;
			font-size: 48px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 18px;
		font-weight: bold;
		text-align: right;
		margin-right: 5px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 36px;
				left: 25px;
			}

}

/*==============================================================*/
/* iPhone 4 + Android XDPI in portrait */
@media only screen and (max-width: 479px) and (-webkit-min-device-pixel-ratio : 2.0),
only screen and (min-device-pixel-ratio : 2.0) {
.sidebar-left {
	width: 116px;
	margin: 0 5px 100px;
}


#masthead {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/hires/ryuzine_logo.png') no-repeat;
}

#masthead img {
	display: none;
}
	/* Dynamic Images */
	.dyn_img img {
		visibility: hidden;
	}

#page0 {
	background: #0556A5;
}
#page0 #live0 {
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
#page0 .col2 {
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
#column0 {
	height: 100%;
}
#p0-0 {
	width: 199px;
	height: 72px;
	background: url('../images/addons096x/ryuzine_logo_reversed.png') no-repeat;
	position: relative;
	top: 50px;
}
.bandholder {
	position: absolute;
	top: 35%;
	width: 100%;
}
	#version {
		color: white;
		font-weight: bold;
		font-size: 18px;
		margin-left: 5px;
	}
	.band {
		background: white;
	}
		#p0-1 { 
			height: 72px;
			width: 72px;
			background: url('../images/addons096x/ryuzinewriter-icon-02.png') 0 0 no-repeat;
			margin: 18px 0 0 5px;
			-webkit-border-radius: 9px;
			-moz-border-radius: 9px;
			-ms-border-radius: 9px;
			-o-border-radius: 9px;
			border-radius: 9px;
		}
		#page0 .band p {
			position: relative;
			left: 0px;
			font-size: 48px;
			font-weight: bold;
			text-align: center;
			letter-spacing: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
		}
	#manual {
		color: white;
		font-size: 18px;
		font-weight: bold;
		text-align: right;
		margin-right: 5px;
	}

#header2, #footer2 { visibility: hidden; }
#column2 {
	height: 100%;
}


#page9 {
	background: #0556A5;
}
	.covercorners-back .header, .covercorners-back .footer { display: none; }
	#p27-0 {
		width: 199px;
		height: 72px;
		position: relative;
		top: 50px;
	}
	#live9 {
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100% !important;
		width: 100% !important;
		margin: 0;
		padding: 0;
	}
		#column9 {
			height: 100%;
		}
		#page9 .band {
			margin: 34px 0;
			height: 133px;
		}
			#page9 .band div {
				position: relative;
				top: 36px;
				left: 25px;
			}
}
