/*
Theme Name: Fanboy
Theme URI: http://fanboyreview.net/
Description: The Fanboy Review custom theme v1
Version: 1.0
Author: Justin Schroeder
Author URI: http://fanboyreview.net/
Tags: blue, custom everything, fluid width, three columns, widgets
*/

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  head~body table.banner {
    margin-top: 17px;
  }

  head~body input.search {
    height: 18px;
    margin-bottom: 1px;
  }

  head~body input.submit {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

body {
  margin-left: 7px;
  margin-top: 6px;
  margin-right: 7px;
  font-family: arial, tahoma;
  background-color: #1164AB;
  background-repeat: repeat-x;
  background-position: top right;
  background-image: url('http://fanboyreview.net/wp-content/themes/fanboy/images/head.png');
}

table.tmenu {
  width: 100%;
  text-align: right;
  min-width: 985px;
}

span.tmenu {
  font-size: 9pt;
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 10px;
  padding-bottom: 1px;
  border-bottom: 4px solid #404040;
}
  
.search {
  height: 18px;
  margin-bottom: 1px;
  padding-left: 5px;
  margin-right: 5px;
  padding-right: 5px;
  border: 1px solid #9EC4E2;
  background-color: #9EC4E2;
}

.submit {
  font-family: arial;
  font-weight: bold;
  border: 1px solid #9EC4E2;
  background-color: #9EC4E2;
}

.banner {
  width: 98%;
  height: 85px;
  margin-left: auto;
  margin-top: 14px;
  min-width: 985px;
  margin-right: auto;
  margin-bottom: 40px;
}

div.pane {
  padding-bottom: 5px;
  background-color: #E2EFFA;
  border-left: 1px solid #AFD4F3;
  border-right: 1px solid #AFD4F3;
  border-bottom: 1px solid #AFD4F3;
}

table.maintable {
  height: auto;
  margin: auto;
  width: 98.5%;
  height: 1000px;
  min-width: 985px;
  border: 4px solid #C2D8EA;
  background-color: #FFFFFF;
}

td.section {
  width: 200px;
}

td.content {
  padding-left: 15px;
  padding-right: 15px;
}

td.infopane {
  width: 270px;
}

div.feed {
  width: 220px;
  text-align: left;
  font-size: 10pt;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 9px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-left: 1px solid #9EC4E2;
  border-right: 1px solid #9EC4E2;
  border-bottom: 1px solid #9EC4E2;
  background-color: #CBDFEF;
  background-image: url('http://fanboyreview.net/wp-content/themes/fanboy/images/feedicon.png');
  background-position: top left;
  background-repeat: no-repeat;
}

span.feed {
  font-weight: bold;
  padding-left: 25px;
}

div.tips {
  width: 118px;
  text-align: left;
  font-size: 10pt;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 42px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-left: 1px solid #9EC4E2;
  border-right: 1px solid #9EC4E2;
  border-bottom: 1px solid #9EC4E2;
  background-color: #CBDFEF;
  background-image: url('http://fanboyreview.net/wp-content/themes/fanboy/images/tipicon.png');
  background-position: top left;
  background-repeat: no-repeat;
}

span.tips {
  font-weight: bold;
  padding-left: 25px;
}

div.menuh {
  width: 219px;
  text-align: left;
  font-size: 11pt;
  padding-top: 5px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border: 1px solid #9EC4E2;
  background-color: #CBDFEF;
  border-bottom: 1px solid #B4D3EA;
}

div.menub {
  width: 219px;
  font-size: 9pt;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background-color: #CBDFEF;
  border-left: 1px solid #9EC4E2;
  border-right: 1px solid #9EC4E2;
  border-bottom: 1px solid #9EC4E2;
}

ul.listing {
  margin: 0px;
  padding-left: 13px;
  list-style-type: circle;
}

ul.listing > li {
  padding-bottom: 7px;
}

ul.children {
  padding-left: 13px;
}

div.secth {
  width: 150px;
  text-align: left;
  font-size: 11pt;
  padding-top: 5px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border: 1px solid #9EC4E2;
  background-color: #CBDFEF;
  border-bottom: 1px solid #B4D3EA;
}

div.sectb {
  width: 150px;
  font-size: 9pt;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background-color: #CBDFEF;
  border-left: 1px solid #9EC4E2;
  border-right: 1px solid #9EC4E2;
  border-bottom: 1px solid #9EC4E2;
}

.posttitle {
  font-size: 14pt;
  color: #1164AB;
  margin-top: 15px;
  margin-bottom: 3px;
}

.posttitle a {
  font-size: 14pt;
}

.postauthor {
  font-size: 9pt;
}

div.entry {
  min-width: 450px;
}

div.entry p {
  font-size: 10pt;
  margin-bottom: 0px;
}

.postbody {
  margin-top: 5px;
}

.postbody p {
  margin-bottom: 12px;
}

.postinfo {
  width: 100%;
  font-size: 9pt;
  padding-top: 5px;
  font-weight: bold;
  margin-top: 20px;
  padding-right: 10px;
  padding-bottom: 9px;
  margin-bottom: 50px;
  border: 1px solid #9EC4E2;
  background-color: #CBDFEF;
}

.postdata {
  width: 100%;
  font-size: 8pt;
  padding-top: 5px;
  padding-left: 5px;
  margin-top: 20px;
  padding-right: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border: 1px solid #9EC4E2;
  background-color: #CBDFEF;
}

ol.commentlist {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.comone {
  font-size: 10pt;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;

  border: 1px solid #AFD4F3;
  background-color: #E2EFFA;
}

.comone p {
  margin-bottom: 12px;
}

.comtwo {
  font-size: 10pt;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.comtwo p {
  margin-bottom: 12px;
}

.bold {
  font-weight: bold;
}

img {
  border: 0px;
}

#comment {
  width: 100%;
}

.more-link {
  font-size: 10pt;
  color: #456AB4;
  font-weight: bold;
}

.out {
  color: #3366FF;
}

.searchlink {
  font-size: 10pt;
  color: #456AB4;
}

img.centered {
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

img.aligncenter {
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin: auto;
    display: block;
}

div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


/* Link styles */
a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #1164AB;
  text-decoration: underline;
}

span.tmenu a {
  color: #000000;
  padding-right: 10px;
  padding-left: 10px;
  text-decoration: none;
  padding-bottom: 5px;
}

span.tmenu a:hover {
  color: #1164AB;
  padding-bottom: 1px;
  text-decoration: none;
  border-bottom: 4px solid #1164AB;
}

span.feed a {
  color: #000000;
  text-decoration: none;
}

span.feed a:hover {
  color: #1164AB;
  text-decoration: underline;
}

span.tips a {
  color: #000000;
  text-decoration: none;
}

span.tips a:hover {
  color: #1164AB;
  text-decoration: underline;
}

table.postinfo a {
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  text-decoration: none;
  border-bottom: 3px solid #000000;
}

table.postinfo a:hover {
  border-bottom: 3px solid #1164AB;
}

table.postdata a {
  text-decoration: none;
  border-bottom: 2px solid #000000;
}

table.postdata a:hover {
  border-bottom: 2px solid #1164AB;
}

p.attachment {
  text-align: center;
}

p.gallerycontrol {
  width: 100%;
  text-align: center;
}

table.gallerymenu {
  margin: auto;
}

table.gallerymenu td {
  width: 150px;
  border: 1px solid #000000;
}

p.fullsize {
  margin: auto;
  height: 24px;
  width: 300px;
  text-align: right;
  background-image: url('http://www.fanboyreview.net/wp-content/themes/fanboy/images/fullsize.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

p.fullsize:hover {
  background-image: url('http://www.fanboyreview.net/wp-content/themes/fanboy/images/fullsize_h.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

h3#respond {
  font-size: 10pt;
  margin-top: 10px;
}

p.comminfo {
  font-size: 10pt;
}
