@charset "utf-8";

.gamesoft_article2 {
	clear: both;
	overflow: hidden;
}
.gamesoft_article2 h2 {
	padding: 1.5em 0 0.5em 0;
	text-align: center;
	font-size: 153.9% !important;
	border-bottom: 1px solid #000;
}
.gamesoft_article2 h3 {
	text-align: center;
	padding: 1em 0 0 0;
}
.gamesoft_article2 p {
	padding: 1em 0 0 0;
}
.gamesoft_article2 p.pdnone {
	padding: 0;
}
.gamesoft_article {
	clear: both;
	overflow: hidden;
}
.gamesoft_article h1 {
	padding: 20px 0;
}
.gamesoft_article h2, .gamesoft_article h3 {
	margin: 0 !important;
	padding: 20px 0 10px 0;
}

/* color */
.fc_fff {
	color: #ffffff;
}
.fc_000 {
	color: #000000;
}
.fc_666 {
	color: #666666 !important;
}

/* layout */
.col1, .col2, .col3, .col4, .col3x2, .col2-l, .col2-r {
	margin: 20px 0;
	overflow: hidden;
}
.col1-m {
	margin: 20px auto;
}
.col1-m, .col1-m img {
	width: 500px;
}
.col2-1 {
	width: 376px;
	margin: 20px auto;
}
.col3-1 {
	width: 508px;
	margin: 20px auto;
	overflow: hidden;
}
.col3-2 {
	width: 244px;
	margin: 20px auto;
}
.col1, .col1 img {
	width: 774px;
}
.col2 div, .col2 div img, .col2-1 img {
	width: 376px;
	min-height: 1px;
}
.col3 div, .col3 div img, .col3-1 div img, .col3-2 img, .col2-l div img, .col2-r div img {
	width: 244px;
	min-height: 1px;
}
.col4 div, .col4 div img {
	width: 178px;
	min-height: 1px;
}
.col2 div, .col3 div, .col4 div, .col3x2 div, .col3-1 div, .col2-l div, .col2-r div {
	float: left;
	margin-left: 20px;
}

.col2-l p.caption, .col2-r p.caption, .col3-1 p {
	width: 244px;
}
.first {
	margin: 0 !important;
}
.x2 {
	width: 508px;
}

.gamesoft_article .reg {
	font-size: x-small;
}

.gamesoft_article dl {
	margin: 0 0 1em 0;
}
.gamesoft_article dt {
	font-weight: bold;
	margin: 0.2em 0;
}
.gamesoft_article dd {
	padding-left: 1em;
}
.caption {
	font-size: 88% !important;
	line-height: 1.4 !important;
	clear: both;
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
}
.gamesoft_article .name {
	font-weight: bold;
	line-height: 140% !important;
	margin: 5px 0 !important;
	text-align: center;
}

#software-about .type-text li {
	list-style-position: outside;
	list-style-type: disc;
}
.notes {
	font-size: 88% !important;
	line-height: 1.4;
}
#software-about .notes ul {
	list-style: none;
	margin: 1em 0 0 0;
}
#software-about .notes li {
	list-style-type: none;
	margin: 0 0 0.3em 0;
	padding-left: 1em;
	text-indent: -1em;
}

.gamesoft_article table {
	width: 100%;
	margin: 12px 0;
	background: none;
}
.gamesoft_article table, .gamesoft_article th, .gamesoft_article td {
	border: 1px solid #666;
	padding: 8px;
}
.gamesoft_article th {
	font-weight: bold;
}

/* YouTube */
.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin: 20px auto;
	text-align: center;
}
.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* PS Store */
.psstore-btn {
	margin: 20px 0 !important;
	width: 16em;
}
.psstore-btn a {
	width: 100%;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 100px;
	background: url(http://sce.scene7.com/is/image/playstation/software_window_blank?fmt=gif-alpha&hei=10), -webkit-gradient(linear, left top, left bottom, from(#fe9313), to(#e36b12));
	background: url(http://sce.scene7.com/is/image/playstation/software_window_blank?fmt=gif-alpha&hei=10), -moz-linear-gradient(center top , #fe9313, #e36b12) repeat scroll 0% 0% #e36b12;
	background-repeat: no-repeat;
	background-position: 96% 45%;
	padding: 0.4em 1em;
	text-align: center;
	display: block;
	font-weight: bold;
}
.psstore-btn a:hover {
	text-decoration: none;
	background: url(http://sce.scene7.com/is/image/playstation/software_window_blank?fmt=gif-alpha&hei=10), -moz-linear-gradient(center top , #feb828, #f08116) repeat scroll 0% 0% #f08116;
	background: url(http://sce.scene7.com/is/image/playstation/software_window_blank?fmt=gif-alpha&hei=10), -webkit-gradient(linear, left top, left bottom, from(#feb828), to(#f08116));
	background-repeat: no-repeat;
	background-position: 96% 45%;
}

/* feed */
#feed {
	border-top: 1px dotted #0059a9;
	color: #fff;
	margin-top: 1em;
}
#feed p {
	margin: 0 !important;
}
#feed .date {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0 0 0 1em;
}
#feed .txt {
	display: block;
	height: auto;
	overflow: hidden;
	padding: 0 1em;
}
#feed a:link, #feed a:visited {
	border-bottom: 1px dotted #0059a9;
	color: #fff;
	display: block;
	padding: 0.4em 0;
	text-decoration: none;
}
#feed a:hover {
	background-color: #004a9e;
}

/* button */
.link-button {
	text-align: center;
	margin: 1em 0;
	width: auto;
}
.link-button p, .gamesoft_article2 .link-button p {
	margin: 0 !important;
}
.link-button a {
	background-color: #0068bf;
	border-radius: 3px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 14px;
}
.link-button a:hover {
	background-color: #00a2ff;
}
.link-button p {
	padding: 0;
}
