/*
Theme Name: FieldRunners
Theme URI: http://www.fieldrunners.com
Description: The WordPress theme created by Adam Foster at Fully Illustrated and for use by Fieldrunners Only.
Author: Adam Foster
Author URI: http://codefor.com/
Tags: black, custom header, fixed width, multi columns, banner, dark, iPhone
Copyright 2009 Fully Illustrated and Adam Foster
*/

/* CSS RESET */
* {	margin: 0px; padding: 0px; text-indent: 0px; }
:focus{ -moz-outline-style: none; }
img { border: none; padding: 0px; }
ol, ul { list-style: none; }
.left { float: left!important}
.right { float: right!important}
.clear { clear: both!important}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.last { margin-bottom: 0px!important; }
.end { border: 0 none!important; margin-right: 0px!important; } 
.no-padding { padding: 0!important; }

body { background: url(_include/img/background.jpg) top repeat-x #0d0e0c; font-size: 12px; font-family:Arial, Helvetica, sans-serif; color: #686757; line-height: 14px; }
a, a:visited { text-decoration: none; color: #686757; }
a:hover { color: #fce20d; }
p { padding-bottom: 12px; }
h1 { color: #170f02; font-size: 21px; line-height: 22px; font-weight: normal; background: url(_include/img/bullet-point.gif) no-repeat left 4px; padding-left: 20px; }
#main { width: 862px; margin: 0 auto; }

/* HEADER */
#wrapper { background-image: url(_include/img/background-wrapper.jpg); background-repeat: no-repeat; background-position: center 64px; min-width: 862px; }
#header { background: url(_include/img/background-banner.jpg) top no-repeat; height: 229px; min-width: 862px; }
#logo { margin: 0 auto; width: 486px; padding-top:65px; height: 94px; }
#navigation { margin: 16px auto; width: 854px; position: relative; z-index: 100; }
#navigation ul { margin-left: 60px; width: 794px; }
#navigation li { background: url(_include/img/bullet-point.gif) no-repeat left; float: left; margin: 0 3px; padding-left: 14px; }
#navigation a, #navigation a:visited { background-image: url(_include/img/navigation.gif); display: block; text-indent: -6000px; overflow: hidden; height: 24px; }
#navigation .page-item-5 a, #navigation .page-item-5 a:visited { width: 68px; background-position: 0px 0px; }
#navigation .page-item-7 a, #navigation .page-item-7 a:visited { width: 105px; background-position: -72px 0px; }
#navigation .page-item-9 a, #navigation .page-item-9 a:visited { width: 79px; background-position: -182px 0px; }
#navigation .page-item-316 a, #navigation .page-item-316 a:visited { width: 85px; background-position: -262px 0px; margin-left: -17px;}
#navigation .page-item-15 a, #navigation .page-item-15 a:visited { width: 86px; background-position: -361px 0px; }
#navigation .page-item-20 a, #navigation .page-item-20 a:visited { width: 78px; background-position: -451px 0px; }
#navigation .page-item-13 a, #navigation .page-item-13 a:visited { width: 83px; background-position: -533px 0px; }
#navigation .page-item-5 a:hover, #navigation .page-item-5.current_page_item a, #navigation .page-item-5.current_page_item a:visited, #navigation .page-item-5 a:active, #navigation .page-item-5.current_page_parent a, #navigation .page-item-5.current_page_parent a:visited { 
background-position: 0px -28px; }
#navigation .page-item-7 a:hover, #navigation .page-item-7.current_page_item a, #navigation .page-item-7.current_page_item a:visited, #navigation .page-item-7 a:active { 
background-position: -72px -28px; }
#navigation .page-item-9 a:hover, #navigation .page-item-9.current_page_item a, #navigation .page-item-9.current_page_item a:visited, #navigation .page-item-9 a:active, #navigation .page-item-9.current_page_ancestor a, #navigation .page-item-9.current_page_ancestor a:visited { 
background-position: -182px -28px; }
#navigation .page-item-316 a:hover, #navigation .page-item-316.current_page_item a, #navigation .page-item-316.current_page_item a:visited, #navigation .page-item-316 a:active { background-position: -262px -28px; }
#navigation .page-item-15 a:hover, #navigation .page-item-15.current_page_item a, #navigation .page-item-15.current_page_item a:visited, #navigation .page-item-15 a:active { background-position: -361px -28px; }
#navigation .page-item-20 a:hover, #navigation .page-item-20.current_page_item a, #navigation .page-item-20.current_page_item a:visited, #navigation .page-item-20 a:active { background-position: -451px -28px; }
#navigation .page-item-13 a:hover, #navigation .page-item-13.current_page_item a, #navigation .page-item-13.current_page_item a:visited, #navigation .page-item-13 a:active { background-position: -533px -28px; }

.homepage #header { background: url(_include/img/background-banner-home.jpg) top no-repeat; }
.homepage #gun { position: absolute; top: 324px; left: 180px; height: 127px; width: 130px; display: block; background: url(_include/img/gun-end.png); z-index: 100; }

/* FOOTER */
#footer { width: 854px; position: relative; margin: 0 auto; height: 30px; }
#footer li { float: left; margin-right: 6px; padding-right: 6px; border-right: 1px solid #61665f; }
#footer li a, #footer li a:visited, #footer li { color: #61665f; }
#footer li a:hover { color: #fce20d; }
#footer li span { color: #fcfcfc; }
.fullyillustrated { position: absolute; top: -2px; right: 0px; background: url(_include/img/logo-fullyillustrated.gif) right no-repeat; padding: 2px 38px 0 0; display: block; height: 15px; }
.fullyillustrated:hover span { color: #61665f; }

/* HOME PAGE */
.homepage { background: url(_include/img/background-home-body.gif) top repeat-x #0d0e0c; }
.homepage #wrapper { background-image: url(_include/img/background-wrapper-home.jpg); background-repeat: no-repeat; background-position: center 64px; }
.homepage #header { height: 580px; }
#home-characters { margin: 0 auto; width: 962px; z-index: 100; position: relative; top: -14px; }
.date { color: #8a1115; display: block; padding-bottom: 6px; }

/* Promo box */
.row { width: 100%; padding-top: 16px; margin-bottom: 16px; }
.promo { background: url(_include/img/background-box.jpg); width: 276px; height: 137px; float: left; margin: 0 9px 0 4px; }
.sub-atomic { padding: 3px; }
.commendations { padding: 25px; width: 226px; height: 87px; }
.commendations strong a, .commendations strong a:visited { color: #802e16; }
.buy-it { padding: 3px 6px; }

/* Bullry box */
.bullet { position: relative; padding: 14px 30px 0; float: left; z-index:50; }
.bulltet-cont { position: relative; z-index: 10; width: 100%; }
.bullet-top { position: absolute; left: 0px; top: -14px; display: block; z-index: 2; height: 103px; }
.bullet-bot { position: absolute; left: 0px; bottom: -14px; display: block;  z-index: 2; height: 25px; background-position: 0 -103px; }
.bullet572 { background: url(_include/img/bullet-mid-572.png) repeat-y top; width: 512px; margin-right: 7px; }
.bullet572 .bullet-top { width: 572px; background: url(_include/img/bullet-572.png) top no-repeat; }
.bullet572 .bullet-bot { width: 572px; background-image: url(_include/img/bullet-572.png); }
.bullet283 { background: url(_include/img/bullet-mid-283.png) repeat-y top; width: 223px; }
.bullet283 .bullet-top { width: 283px; background: url(_include/img/bullet-283.png) top no-repeat; }
.bullet283 .bullet-bot { width: 283px; background-image: url(_include/img/bullet-283.png); }
.homepage .bullet283 { min-height: 141px; }
.bullet860 { background: url(_include/img/bullet-mid-860.png) repeat-y top; width: 800px; margin-right: 7px; }
.bullet860 .bullet-top { width: 860px; background: url(_include/img/bullet-860.png) top no-repeat; height: 178px; }
.bullet860 .bullet-bot { width: 860px; background-image: url(_include/img/bullet-860.png); background-position: 0 -178px; }

/* header */
h2 { font-size: 21px; background-image: url(_include/img/headers.gif); background-repeat: no-repeat; text-indent: -3000px; height: 23px; margin: 0 0 8px; }
.latest-bulletin { background-position: 0 -27px; }
.commendations h2 { background-position: 0 -54px; }
.debrief { background-position: 0 -80px; }
.lowdown { background-position: 0 -107px; }
.reviews { background-position: 0 -134px; }
.scrores { background-position: 0 -160px; }
.sign { background-position: 0 -187px; }
.twitter { background-position: 0 -214px; }
.search-head { background-position: 0 -241px; }
.categories-head { background-position: 0 -268px; }
.archives-head { background-position: 0 -295px; }

/* About */
.about-text { width: 495px; padding-left: 10px; }
.about-text h2 { margin: 5px 0 13px; }
.about-img img{ position: relative; left: -30px; }
.bullet-nopadding { padding-top: 0px; margin-top: 10px; }
.bullet-nopadding .about-text { padding-top: 14px; }
.border-row { border-bottom: 1px solid #292c26; padding-top: 16px; margin: 0 4px 6px; }

/* Review */
.bullet-review .bulltet-cont { position: relative; }
.review-character { position: absolute; top: 0px; left: -140px; }
.bullet-review ul { margin-left: 215px; width: 565px; border-top: 1px solid #292c26; margin-bottom: 16px; }
.bullet-review h2 { margin-left: 215px; }
.bullet-review ul a, .bullet-review ul a:visited { display: block; background-image: url(_include/img/go-go-go.gif); background-position: right 0px; background-repeat: no-repeat; padding: 8px 76px 8px 0; margin: 2px 0 3px; }
.bullet-review ul a:hover { background-position: right -62px; color: #686757; }
.bullet-review li { border-top: 1px solid #000; border-bottom: 1px solid #292c26;  }
.bullet-review li span { color: #fff; }
.bullet-review ul a:hover span { color: #ffc000; }

/* Scores */
.bullet-review #scores-table { margin: 0 0 16px 220px; width: 560px; }
#scores-table th { text-align: left; color: #8a1115; }
#scores-table tr { height: 25px; }
#scores-table td { border-top: 1px solid #000; border-bottom: 1px solid #292c26; padding-right: 10px; }
#scores-table th { border-bottom: 1px solid #292c26; padding-right: 10px; }
#scores-table .last td { border-bottom: 0 none; }
#scores-table .first td { color: #fce20d; }
.scores-character { position: absolute; top: 0px; left: -50px; }
.scores-tools { margin-bottom: 20px; width: 860px; position: relative; }
.scores-tools label { padding-right: 5px; }
.scores-tools select { color: #686757; width: 170px; }
.bullet-label { background-image: url(_include/img/icons-scores.gif); background-position: left 0px; background-repeat: no-repeat; padding-left: 20px; }
#searchsubmit, #pagsubmit { background-image: url(_include/img/go-go-go.gif); background-position: 0 -2px; background-repeat: no-repeat; border: 0 none; text-indent: -3000px; height: 29px; width: 82px; background-color: transparent; cursor: pointer; font-size: 0px; }
#searchsubmit { position: absolute; right: 0; top: -4px; }
#searchsubmit:hover, #pagsubmit:hover { background-position: 0 -64px; }
#namesearch { background-image: url(_include/img/icons-scores.gif); background-position: left -21px; border: 0 none; height: 17px; width: 140px; color: #686757; font-size: 12px; position: absolute; top: -3px; right: 90px; padding: 4px; }
.scores-tools .right { padding: 4px 240px 0 0; }
.scores-pag { margin-top: 20px; width: 860px; position: relative; top: 4px; }
.scores-pag * { float: left; }
#pagsearch { background-image: url(_include/img/icons-scores.gif); background-position: left -53px; border: 0 none; height: 17px; width: 37px; color: #686757; font-size: 12px; padding: 4px; margin: 0 10px 0 10px; }
.scores-pag p, .scores-pag label { padding: 7px 0 0 0; }
.scores-pag p span { color: #ffffff; padding-right: 3px; }
#pageleft, #pagright { background-image: url(_include/img/icons-scores.gif); background-repeat: no-repeat; width: 26px; height: 29px; text-indent: -3000px; font-size: 0px; background-position: 0 -85px; border: 0 none; background-color: transparent; cursor: pointer; margin-left: 4px; }
#pageleft { margin-left: 16px; }
#pagright { background-position: -33px -85px; margin-right: 16px; }
#pageleft:hover { background-position: -66px -85px; }
#pagright:hover { background-position: -99px -85px; }

/* News page */
.news-box { width: 516px; float: left; background: url(_include/img/background-news-mid.jpg) top repeat-y; padding:14px 30px 0 20px;
position:relative; margin-top: 20px; }
.news-cont { position:relative; width:100%; z-index:10; }
.news-top { display:block; height:104px; left:0; position:absolute; top:-14px; z-index:2; background: url(_include/img/background-news.jpg) no-repeat scroll center top; width:566px; }
.news-bot { display:block; height:90px; left:0; position:absolute; bottom:-14px; z-index:2; background-image: url(_include/img/background-news.jpg); background-position: 0 -104px; width:566px; }
.news-row .bullet { float:none; }
.news-post span { color: #9b7e4f; font-weight: bold; padding-right: 20px; }
.news-box a, .news-box a:visited { color: #802e16; font-weight: bold; }
.o-posts a, .o-posts a:visited { background: url(_include/img/bullet-point.gif) no-repeat scroll left top; padding: 0 0 10px 20px; color: #170f02; font-size: 14px; display: block; }
.n-posts a, .n-posts a:visited { background: url(_include/img/bullet-point.gif) no-repeat scroll right top; padding: 0 20px 10px 0px; color: #170f02; font-size: 14px; display: block; }
.news-box a:hover { color: #170f02; }
.news-box h1 { padding-bottom: 12px; }
.news-box h1 a, .news-box h1 a:visited { color: #170f02; font-weight: normal; }
.news-box h1 a:hover, .n-posts a:hover, .o-posts a:hover { color: #802E16; }
.news-post { margin: 0 0 16px 20px; border-bottom: 1px solid #b29d79; padding-bottom: 20px; }
.news-promo { padding-top: 10px; }
a.rss, a.rss:visited { position: absolute; top: -3px; right: 0px; background-image: url(_include/img/icons-scores.gif); background-repeat:no-repeat; background-position: -40px -120px; display: block; height: 29px; width: 29px; text-indent: -3000px; }
a.rss:hover { background-position: 0px -120px; }
#twitter-box { padding-bottom: 16px; color: #802e16; font-weight: bold; }
#twitter-box a, #twitter-box a:visited { display: block; font-style: italic; padding-top: 8px; }
#searchform div { position: relative; padding-bottom: 16px; }
#searchform div #searchsubmit { top: -2px; }
#searchform label { display: none; }
#s { background-image: url(_include/img/icons-scores.gif); background-position: left -156px; border: 0 none; height: 17px; width: 126px; color: #686757; font-size: 12px; padding: 4px; }
.bullet-list li { background-image:url(_include/img/icons-scores.gif); background-position:left 0; background-repeat:no-repeat; padding: 1px 0 0 20px; margin-bottom: 7px; }
.bullet-list { padding-bottom: 16px; }

/* Article */
h3 { color: #802E16; font-size: 12px; padding-bottom: 16px; }
.width480 { width: 495px; }
.news-author { float: left; color: #9b7e4f; font-weight: bold; }
.news-date { float: right; color: #9b7e4f; font-weight: bold; }
.news-item .last { border: 0 none; }
.news-author em { color: #802E16; font-style: normal; }
#commentform label { display: block; font-weight:bold; line-height:12px; padding-bottom:6px; }
#commentform .left input { font-size: 12px; padding: 4px; color: #686757; width: 180px; }
#comment { height: 129px; font-size: 12px; padding: 4px; color: #686757; width: 250px;  }

/* Media */
.bullet-media { padding-top: 4px; position: relative; }
.mb { background-image: url(_include/img/media-assets.gif); background-repeat: no-repeat; display: block; text-indent: -3000px;  }
#media-pag { width: 325px; height: 46px; }
.button-screens { width: 158px; height: 35px; float: left; }
a.button-screens:hover, .button-screens.media-selected { background-position: 0 -41px; }
.button-vid { width: 158px; height: 35px; background-position: -164px 0; float: right; }
a.button-vid:hover, .button-vid.media-selected { background-position: -164px -41px; }
a.button-vid.screen-selected:hover { background-position: -164px 0!important; }
#screen-control { position: absolute; bottom: 10px; left: 0px; height: 32px; width: 303px; background-image: url(_include/img/media-assets.gif); background-position: 0 -158px; padding-top: 3px; }
#screen-left { background-position: 0 -82px; float: left; width: 107px; height: 32px; }
#screen-right { background-position: -113px -82px; float: right; width: 107px; height: 32px; }
a#screen-left:hover { background-position: 0 -120px; }
a#screen-right:hover { background-position: -113px -120px; }
#screen-left.screen-selected:hover { background-position: 0 -82px; }
#screen-right.screen-selected:hover { background-position: -113px -82px; }
.screen-selected { cursor: default; -moz-opacity:.40; filter:alpha(opacity=40); opacity:.40; }
#screen-control p { float: left; width: 82px; text-align: center; padding-top: 7px; }
#screen-control em { color: #fff; font-style:normal; }
#screenshot, #video { float: left; width: 480px ; height: 320px; z-index: 5; position: relative; }
#thumbnails { width: 306px; position: relative; float: right; height: 333px; }
#thumbnails ul { width:306px; height: 276px; background: url(_include/img/background-media-ul.gif); float: left; }
#thumbnails li { float: left; margin: 0 0px 2px 2px; height: 67px; width: 100px; position:relative; overflow: hidden; }
#thumbnails li a span, #thumbnails li a:visited span { display:block; height: 61px; width: 94px; left:0; position:absolute; top:0; }
#thumbnails li a:hover span, a.activethumbnail span, a.activethumbnail:visited span { border: 3px solid #f7cd0b; }
#ajaxloader { left:225px; position:absolute; top:185px; z-index:2; }
#thumb-scroller { height:276px; left:-2px; position:relative; top:0; width:9999px; }
#thumb-holder { height:276px; overflow:hidden; position:relative; width:306px; }
#video p { width: 440px ; text-align: center; font-size: 16px; padding: 100px 20px; line-height: 18px; color: #f7cd0b; }

#game-pag { background-image:url(_include/img/media-assets.gif); background-position:0 -200px; height:35px; width:452px; }
#game-pag li { float: right; margin: 3px 3px 0 0; }
#game-pag li a, #game-pag li a:visited { height: 29px; width: 82px; display: block; background: url(_include/img/media-assets.gif); text-indent: -9999px; overflow: hidden; }
#game-pag li.page-item-198 a, #game-pag li.page-item-198 a:visited { background-position: 0 -244px; }
#game-pag li.page-item-202 a, #game-pag li.page-item-202 a:visited { background-position: -86px -244px; }
#game-pag li.page-item-204 a, #game-pag li.page-item-204 a:visited { background-position: -171px -244px; }
#game-pag li.page-item-206 a, #game-pag li.page-item-206 a:visited { background-position: -256px -244px; }

#game-pag li.page-item-198.current_page_item a, #game-pag li.page-item-198.current_page_item a:visited, #game-pag li.page-item-198 a:hover, #game-pag li.page-item-198.current_page_parent a { background-position: 0 -280px; }
#game-pag li.page-item-202.current_page_item a, #game-pag li.page-item-202.current_page_item a:visited, #game-pag li.page-item-202 a:hover, #game-pag li.page-item-202.current_page_parent a { background-position: -86px -280px; }
#game-pag li.page-item-204.current_page_item a, #game-pag li.page-item-204.current_page_item a:visited, #game-pag li.page-item-204 a:hover, #game-pag li.page-item-204.current_page_parent a { background-position: -171px -280px; }
#game-pag li.page-item-206.current_page_item a, #game-pag li.page-item-206.current_page_item a:visited, #game-pag li.page-item-206 a:hover, #game-pag li.page-item-206.current_page_parent a { background-position: -256px -280px; }


/* Matt's edits */
span.alt {
  display: none;
}

div.iphone-buy {
  width: 565px;
  height: 137px;
  padding: 0px;
  position: relative;
  background: transparent url(_include/img/iphone-buy-3.png) scroll no-repeat 0 0;
}

a#psp-buy-link {
  display: block;
  width: 83px;
  height: 29px;
  border: none;
  position: absolute;
  top: 80px;
  left: 295px;
}

a#psp-buy-link:hover, a#iphone-buy-link:hover {
  background: transparent url(_include/img/buynow-roll.gif) scroll no-repeat 0 0;
}

a#iphone-buy-link {
/*   background: transparent url(_include/img/iphone-buy.png) scroll no-repeat 0 0; */
  display: block;
  width: 83px;
  height: 29px;
  border: none;
  position: absolute;
  top: 80px;
  left: 441px;
}

div.psp-buy {
  width: 431px;
  height: 137px;
  padding: 0px;
  background: transparent url(_include/img/psp-buy.png) scroll no-repeat 0 0;
}

div#buy-bar {
  display: block;
  width: 855px;
  height: 71px;
/*   background: transparent url(_include/img/buy-bar.png) scroll no-repeat 0 0; */
  margin-bottom: 10px;
  text-align: center;
}

div#buy-bar a {
  /*display: inline;
  height: 71px;
  float: left;*/
  padding: 20px;
}

/*div#buy-bar a#ds {
  margin-left: 65px;
  width: 116px;
}

div#buy-bar a#android {
  margin-left: 20px;
  width: 115px;
}

div#buy-bar a#blackberry {
  margin-left: 18px;
  width: 118px;
}

div#buy-bar a#iphone {
  margin-left: 23px;
  width: 78px;
}

div#buy-bar a#ps3 {
  margin-left: 24px;
  width: 77px;
}

div#buy-bar a#minis {
  margin-left: 27px;
  width: 96px;
}*/

div.psp-buy a#sony-media-go {
  display: block;
  margin-left: 86px;
  margin-top: 80px;
  width: 123px;
  height: 29px;
}