/*  
Theme Name: Gromat
Theme URI: http://wordpress.org/
Description: Gromat Style.
Version: 1.0
Author: Someone
*/

html { min-height: 100%; margin-bottom: 1px; font-size: 100.01%; }
body { margin: 0; padding: 0; background: #fff; color: #555; font: 62.5%/1.5 Arial,Helvetica,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Arial,Helvetica,sans-serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.1em; }
ul, ol, dl { margin-bottom: 1.5em; }
p { margin-bottom: 1.25em; }
li *, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }

a { color: #369; text-decoration: none; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 12px; font: normal 2.4em Georgia,Arial,Helvetica,sans-serif; color: #232323; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.3em; font-weight: bold; text-transform: uppercase; }
h3 { font-size: 1.1em; text-transform: uppercase; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001em; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { width: 750px; margin: 0 auto; }
 #top { position: relative; height: 95px; background: url(images/bg-a.gif) 0 100% repeat-x; }
  #logo { position: absolute; left: 17px; top: 20px; width: 192px; height: 51px; background: url(images/logo.png) no-repeat; }
   #logo a { display: block; overflow: hidden; width: 100%; height: 100%; text-indent: -10001em; }
  #topnav { position: absolute; right: 20px; top: 35px; list-style: none; margin: 0; padding: 0; }
   #topnav li { display: inline; float: left; margin: 0 0 0 20px; }
    #topnav li.rss a { padding: 1px 0 1px 20px; background: url(images/icon-rss.gif) 0 50% no-repeat; }
 #intro { overflow: hidden; width: 100%; margin: 0 0 15px; padding: 10px 0; background: url(images/bg-a.gif) 0 100% repeat-x; }
  #intro p.first { float: left; margin-left: 20px; }
  #intro p { display: inline; float: right; margin: 0 20px 0 0; }
   #intro p a {  }
 #more { display: none; margin: 0 0 10px; padding: 0 20px 1px; background: url(images/bg-a.gif) 0 100% repeat-x; }
 #top-sense { margin: 0 0 10px; padding: 0 0 3px 18px; background: url(images/bg-a.gif) 0 100% repeat-x; }
 #content { padding: 0 20px; }
 #footer { margin: 15px 0 0; padding: 10px 0; background: url(images/bg-a.gif) repeat-x; }
  #footer p { float: right; padding: 0 20px 0 0; font-size: 1em; text-transform: uppercase; }
  #footer p.first { float: left; padding: 0 0 0 20px; }

/* SKIP LINKS
------------------------------------------- */
#skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
 #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 750px; padding: 2px 0; background: #579; color: #fff; font-size: 1.4em; text-align: center; }
   
/* ELEMENTS
------------------------------------------- */
div.game { margin: 0 -20px 10px; padding: 10px 20px 0; background: url(images/bg-a.gif) repeat-x; }
div.first { padding-top: 0; background: none; }
 div.game h2 { display: inline; margin: 0; line-height: 1; font-size: 1.3em; font-weight: bold; text-transform: uppercase; }
  div.game h2 a { color: #369; }
  div.game h2 a:hover,
  div.game h2 a:focus { background: #369; color: #fff; text-decoration: none; }
  div.game h2 a:visited { color: #777; }
  div.game h2 a:visited:hover,
  div.game h2 a:visited:focus { background: #666; color: #fff; }
 div.game p.date { display: inline; margin: 0; padding: 0 0 0 3px; color: #aaa; font-size: 1em; }
 div.game p.comments { margin: 5px 0 0; font-size: 1.1em; }
  div.game p.comments a { }
  div.game p.comments a:hover,
  div.game p.comments a:focus { background: #369; color: #fff; text-decoration: none; }
 div.game div.sense { margin: 10px -20px -5px; padding: 8px 15px 0; background: url(images/bg-a.gif) repeat-x; }
 div.game p { margin: 2px 0 0; font: 1.2em Georgia,sans-serif; }
 div.game p.go { margin: 10px -20px 15px; padding: 15px 20px 0; background: url(images/bg-a.gif) repeat-x; }
  div.game p.go a { padding: 3px 15px; background: #eee; color: #333; }
  div.game p.go a:hover { background: #ddd; color: #000; text-decoration: none; }
  div.game p.go a:active, 
  div.game p.go a:focus { outline: none; text-decoration: none; }
 
ul.game-nav { overflow: hidden; list-style: none; width: 100%; margin: 0 0 10px; padding: 0; }
 ul.game-nav li { float: right; }
 ul.game-nav li.first { float: left; }
 
h3#comments { margin: 10px -20px; padding: 10px 20px 0; background: url(images/bg-a.gif) repeat-x; }
ol.commentlist { list-style: none; margin: 0; padding: 0; }
 ol.commentlist li { margin: 0 0 10px; padding: 5px 10px 0 15px; border-left: 5px solid #eee; background: #fcfcfc; font: 1.2em Georgia,sans-serif; }
 ol.commentlist li.alt { background: #f9f9f9; }
  ol.commentlist li p { margin: 5px 0; }
  ol.commentlist li p.info { margin: 10px -10px 0 -20px; padding: 5px 0 5px 15px; border-left: 5px solid #eee; border-top: 1px solid #fff; background: #f3f3f3; color: #888; font-size: 0.92em; }
   ol.commentlist li p.info strong { color: #000; font-weight: normal; }
    ol.commentlist li p.info strong a { color: #000; }
   ol.commentlist li p.info span { display: inline; float: right; margin: 0 15px 0 0; font-size: 0.92em; }
    ol.commentlist li p.info span a { color: #999; }
 
#post-comment { margin: 10px -20px -10px; padding: 10px 20px 0; background: url(images/bg-a.gif) repeat-x; }
 #post-comment form { overflow: hidden; width: 100%; }
  #post-comment form div { width: 280px; float: left; }
  #post-comment form div.first { width: 420px; }
  #post-comment form p { margin: 0 0 8px; }
   #post-comment form p span { color: #aaa; font-size: 0.83em; }
   #post-comment form p label { display: block; margin: 0 0 2px; }
   #post-comment form div.first p label { display: none; }
   #post-comment form p input { width: 250px; margin: 0 5px 0 0; padding: 2px 5px; border: 1px solid #aaa; }
   #post-comment form p textarea { width: 380px; height: 153px; padding: 2px 5px; border: 1px solid #aaa; }
   #post-comment form p input:hover, 
   #post-comment form p textarea:hover { border-color: #777; }
   #post-comment form p input:focus,
   #post-comment form p textarea:focus { border-color: #777; background: #ffffef; }
   #post-comment form p button { padding: 2px 15px; border: none; background: #444; color: #fff; }
   #post-comment form p button:hover { background: #555; }
