




/*
     FILE ARCHIVED ON 9:00:38 Jun 7, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 4:43:48 Sep 12, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
GamePro 10 || Article CSS

01/14/10
*/


/* Review Stars */
.article-content .scores {
position: relative;	
height: 110px;
border: 1px dotted #ddd;
border-width: 1px 0;
margin: 0 0 10px;
padding: 0;
}
.article-content .scores li {
position: absolute;	
list-style: none;
}
.article-content .scores .label {
font-family: "skolar-1","skolar-2", Georgia, "Times New Roman","Times Roman",serif;
font-weight: 600;
margin: 0 0 10px;
font-size: 16px;
color: #999;
top: 10px;
left: 0;
}
.article-content .scores .user-label,
.article-content .scores .article-user-score,
.article-content .scores .write-review {
left: 300px;
}
.article-content .scores .article-gp-score,
.article-content .scores .article-user-score {
top: 30px;
}
.article-content .scores .write-review {
top: 80px;
}

.article-content .scores .write-review.not-yet-reviewed {
top: 35px;
}


/* Article Container */
#container {
background: url(/web/20110607090038/http://www.gamepro.com/lib/img/article-top.gif) no-repeat top center;
padding: 15px 10px 10px;	
}
.breadcrumb ul {
background: url(/web/20110607090038/http://www.gamepro.com/lib/img/ui-line-article.gif) no-repeat left top;	
}
.breadcrumb .comment-count {
position: absolute;
right: 0;
top: 2px;
background: url(/web/20110607090038/http://www.gamepro.com/lib/img/ui-comment-count-right.gif) no-repeat top right;
height: 26px;	
}
.breadcrumb .comment-count a {
height: auto;
padding: 0;
line-height: inherit;
color: #333;
}
.breadcrumb .comment-count span {
background: #e4e4e3;
display: block;
height: 14px;
padding: 2px 5px;
font-family: georgia, serif;
font-weight: bold;
font-style: italic;
font-size: 9px;
line-height: 1.2em;
}
.article-content {
border-right: 18px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 10px;	
}
.article-container {
font-family: georgia, serif;
line-height: 180%;
font-size: 13px;
overflow: hidden;	
}
#article-title {
font-family: "ArvoRegular","arial","helvetica",sans serif;
font-weight: 200;
font-size: 30px;
line-height: 110%;
color: #333333;	
margin: 0 0 10px;
}
#article-title.with-sub{
margin-bottom: 0;
}
#article-subtitle{
font-style:italic;
font-size:14px;
color:#9D362A;
margin-bottom: 10px;
}
#article_blurb {
font-size: 18px;
font-family: "arial","helvetica",sans serif;
color:#16abb6;
}
.article-container .info {
margin: 0 0 20px;
padding: 0 0 10px;
border-bottom: 1px dotted #ddd;	
font-size: 12px;
}
.info li {
display: inline;
margin: 0 20px 0 0;	
}
.info li.author {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
}
.info li.date {
color: #999;
}
.info li span {
color: #5eadc0;	
}

/* Share Badges */
.badges {
display: none;
}

.tools.bottom {
overflow: hidden;
margin: 0 0 10px;
padding: 10px 0 0 0;
clear: both;
width: 100%;	
}
.tools.bottom ul {
padding: 0;
}
.tools.bottom li {
float: left;
margin: 0 10px 0 0;	
list-style: none;
}
.tools.bottom .tag-links{
margin-bottom:15px;
}
.tools.bottom .tag-links li{
margin:0;
margin-bottom:2px;
margin-right:2px;
}
.tools.bottom .tag-links li a:hover{
color:#fff;
}
.tools.bottom .share{
float:none;
clear:both;
position:relative;
width:100%;
}
.tools.bottom .share-label {
position:absolute;
top:-7px;
left:10px;
margin: 0 0 5px;
color: #fff;
font-size: 14px;
width:189px;
height:24px;
line-height:24px;
padding-right:11px;
text-align:center;
font-family: "BebasNeueRegular","Arial","Helvetica",sans serif;
letter-spacing:1px;
background:transparent url(/web/20110607090038/http://www.gamepro.com/lib/img/share-label-bg.gif) no-repeat left top;
}
.tools.bottom .share a {
width: 32px;
height: 32px;
display: block;
text-indent: -999em;
background: url(/web/20110607090038/http://www.gamepro.com/lib/img/gp-ui-social-icons.png) no-repeat 0 0;
}
.tools.bottom .group{
padding:25px 15px 15px 15px;
border:3px solid #e4e4e3;
background:#4f91ba url(/web/20110607090038/http://www.gamepro.com/lib/img/share-box-bg.gif) repeat-x;
}
.tools.bottom li.digg a {
background-position: 0px 0px;
}
.tools.bottom li.reddit a {
background-position: -300px 0px;
}
.tools.bottom li.facebook a {
background-position: -50px 0px;
}
.tools.bottom li.stumble a {
background-position: -100px 0px;
}
.tools.bottom li.delicious a {
background-position: -150px 0px;
}
.tools.bottom li.gamekicker a {
background-position: -200px 0px;
}
.tools.bottom li.n4g a {
background-position: -250px 0px;
}
/* TEMP */
.tools.bottom .yahoo,
.tools.bottom .email,.tools.bottom .print {
display: none;	
}
 

/* Pagination */
.pages {
clear: both;
margin: 0 0 20px;
position: relative;	
text-align: center;
font-size: 11px;
font-weight: bold;
background:  url(/web/20110607090038/http://www.gamepro.com/lib/img/ui-line.gif) no-repeat left center;	
}
.pages li {
display: inline;
margin: 0 5px 0 0;	
}
.pages li a {
background: #abe0ef;
color: #006a94;
line-height: 160%;
padding: 3px 9px;
}
.pages li.current a,
.pages li a:hover {
background: #006a94;
color: #fff;
}
.pages .prev,
.pages .next {
position: absolute;	
top: 0;
}
.pages .prev {
left: 10px;
background:  url(/web/20110607090038/http://www.gamepro.com/lib/img/right-hook.gif) no-repeat left top;	
padding: 0 0 0 11px;
}
.pages .next {
right: 10px;
background:  url(/web/20110607090038/http://www.gamepro.com/lib/img/left-hook.gif) no-repeat right top;
padding: 0 11px 0 0;	
}

/* Related Stories */
.related {
margin: 0 auto 20px;
width: 545px;	
}
.related h4 {
font-family: "BebasNeueRegular","Arial","Helvetica",sans serif;
font-size: 18px;
line-height: 110%;
color: #333333;	
margin: 0 0 10px;
}
.related ul {
overflow: hidden;	
}
.related li {
float: left;
display: inline;
margin: 0 10px 0 0;
width: 125px;
overflow: hidden;	
}
.related li img {
margin: 0 0 5px;
}
.related li span {
display: block;
text-align: center;
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;
font-weight: 600;
font-size: 12px;
color: #999;	
}
.related li a:hover span {
color: #666;
}

/* Formatting */
p {
margin: 0 0 20px;
}
em {
font-style: italic;	
}
.article-container h2 {
display: block;
line-height: 22px;
font-size: 20px;
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;
font-weight: 200;	
}
.article-container h3 {
	
}
.article-container h4 {
display: block;
line-height: 2.2em;
font-size: 20px;
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;
font-weight: 600;	
}
.article-container h5 {
display: block;
font-size: 16px;
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;
font-weight: 600;	
}
.article-container h6 {
	
}
.article-container ul {
padding: 0 0 0 30px;	
}
.article-container ul li {
list-style: disc;
}
.article-container embed,
.article-container object,
.article-container iframe {
display: block;
margin: 0 auto 10px;	
}
.inline_image {
margin: 0 0 10px 10px;
float: right;
max-width: 590px !important;	
}
.inline_image.center {
margin: 0 auto 20px;
display: block;
float: none;	
}
.inline_image p {
padding: 2px 10px;
font-size: 10px;
background: #ddd;
}
.article-container a {
color: #ff6803;	
}
.article-container a:hover {
color: ##16ABB6;	
}
.article-container .sidebar {
width: 300px;
float: right;
margin: 0 0 10px 20px;	
}
.article-container .sidebar ul {
padding: 0 0 0 10px;
}
.pullquote {
font-family: "skolar-1","skolar-2",Georgia,"Times New Roman","Times Roman",serif;
font-size: 16px;
line-height: 140%;
width: 230px;
color: #bbb;
float: right;	
margin: 0 0 15px 15px;
padding: 0 0 0 40px;
background: url(/web/20110607090038/http://www.gamepro.com/lib/img/blockquote_open.gif) no-repeat top left;
}
.question {
color: #111;
font-weight: bold;
font-style: italic;	
}
.question span {
color: #5eadc0;	
}
.answer span {
font-weight: bold;
font-style: italic;	
color: #9d362a;
}
.article-container strong {
font-weight: bold;	
}
.article-container .feat-list-title {
padding: 0;	
}
.feat-list-title li {
display: inline;
font-family: "skolar-1","skolar-2","Times New Roman","Times Roman",serif;
font-weight: bold;
font-size: 16px;
line-height: 2.2em;	
}
.feat-list-title .number {
color: #006a94;
border-right: 1px dotted #ddd;
padding: 0 10px 0 0;
margin: 0 10px 0 0;	
}
.feat-list-title .title {
color: #999;	
}

.right-info-box {
float: right;
width:240px;
border-left: 1px dotted #ddd;
padding: 0 0 0 20px;
margin: 0 0 10px 10px;	
}
.right-info-box h3 {
background: #E4E4E3;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
color: #666;
font-size: 10px;
padding: 0 5px;	
}
.right-info-box ul {
padding: 0 0 0 17px;
}
.right-info-box ul li {
list-style: disc;	
}

.verdict {
border: 1px dotted #ddd;
border-width: 1px 0;
padding: 10px 0;
margin: 0 0 20px;
position: relative;	
overflow: hidden;
}
.verdict img {
float: left;
margin: 0 10px 0 0;
}
.verdict span {
display: block;	
margin: 0 0 5px;
}
.verdict span strong {
color: #9d362a;
}

#right div.release-cal.up {
margin-top: 0;
margin-bottom: 23px;	
}

/* @group Glyde - article blurb box */
div.article-container .art-glyde{
overflow:hidden;
float:right;
width:160px;
height:102px;
margin-left:20px;
white-space:nowrap;
background:#e4e4e3 url(/web/20110607090038/http://www.gamepro.com/lib/img/glyde/article-box-bg.gif) no-repeat top center;
line-height:1;
}

div.article-container .art-glyde a{
text-decoration:none;
}

div.article-container .art-glyde .getThisGame{
display:block;
text-align:center;
margin:5px auto 0 auto;
font-family: "Arial","Helvetica",sans serif;
font-weight:bold;
color:#ff6803;
font-size:13px;
}

div.article-container .art-glyde .price{
display:block;
text-align:center;
color:#000000;
font-size:34px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:8px auto 0 auto;
}
div.article-container .art-glyde .price span.shadow{
cursor:pointer;
display:block;
text-shadow: 1px 1px 1px #999999;
color:#000000;
}

div.article-container .art-glyde .price .cents,
div.article-container .art-glyde .price .dollarSign{
font-size: 24px;
padding-top:10px;
vertical-align:top;
}

div.article-container .art-glyde .shopBtn,
div.article-container .art-glyde .sellBtn,
div.article-container .art-glyde .preOrderBtn{
text-indent:-999em;
width:70px;
height:22px;
display:block;
color:#fff;
margin:5px 15px 0 5px;
float:right;
text-align:center;
}

div.article-container .art-glyde .shopBtn{
background:#c10400 url(/web/20110607090038/http://www.gamepro.com/lib/img/glyde/shopButton-med.gif) no-repeat center top;
}
div.article-container .art-glyde .sellBtn{
background:#c10400 url(/web/20110607090038/http://www.gamepro.com/lib/img/glyde/sellButton-med.gif) no-repeat center top;
}
div.article-container .art-glyde .preOrderBtn{
background:#c10400 url(/web/20110607090038/http://www.gamepro.com/lib/img/glyde/preorderButton-med.gif) no-repeat center top;
}

div.article-container .art-glyde .shopBtn:hover,
div.article-container .art-glyde .sellBtn:hover,
div.article-container .art-glyde .preOrderBtn:hover{
background-position:center center;
}

div.article-container .art-glyde .shopBtn:active,
div.article-container .art-glyde .sellBtn:active,
div.article-container .art-glyde .preOrderBtn:active{
background-position:center bottom;
}

div.article-container .art-glyde .poweredByGlyde{
display:block;
float:right;
text-indent:-999em;
width:56px;
height:18px;
background:url(/web/20110607090038/http://www.gamepro.com/lib/img/glyde/poweredBy-glyde-products.png) no-repeat center top;
margin-top:5px;
}
/* @end */