/*
Theme Name: Extreme Gamer
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #5c5b5b;
  font-size: 13px;
  font-family:  Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #DEA6A6;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding-top: 5px;
}
#hwrap {
  width: 100%;
  height: 200px;
  background: url(images/header.png) repeat-x;
}
#header {
  width: 960px;
  margin: 0 auto;
}
#blogtitle {
  height: 113px;

  width: 710px;
  margin: 0 auto;
}
#blogtitle img {
}
/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 48px;
 width: 100%;
 position: relative;
 z-index: 1;
}
#nav2 li {
}
#nav2 li a {
  color: #febfbf;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 16px;
}
#nav2 li ul {
  width: 250px;
  margin-top: 8px;
}
#nav2 li a:hover {

}
#nav2 li.current_category_item a, #nav2 li a:hover, #nav2 li li a {
  background: url(images/catright.png) no-repeat scroll right center;
}
#nav2 li.current_category_item, #nav2 li:hover, #nav2 li li{
  background: url(images/catleft.png) no-repeat scroll left center;
}
/* END CAT MENU */
#top {
  clear: both;
  width: 100%;
  height: 38px;
  position: relative;
  z-index: 2;
}
#top li {
  float: left;
  background: url(images/navleft.png) no-repeat scroll left center;
}
#top li a {
  float: left;
  display: block;
  padding: 15px;
  color: #d1d1d1;
  text-transform: uppercase;
  font-size: 10px;
  background: url(images/navright.png) no-repeat scroll right center;
}
#top li li {
  width: 250px;
}
#top li ul {
  margin-top: 4px;
}
#top li li a  {
  background: none;
  padding: 10px;
}
/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 20px;
  margin-right: 5px;
  display: inline;
  margin-top: -5px;
}
#cuberbox {
  background: url(images/cu3bg.jpg) no-repeat;
  width: 960px;
  height: 340px;
  margin-top: 5px;
}
#contentwrap {
  float: left;
  width: 725px;
}
#contentwrap1 {
  width: 490px;
  float: left;
}
#sidebar {
  float: left;
  width: 224px;
  margin-right: 10px;
}
#featured-category {
  width: 224px;
  float: right;
}

/* ADVERT */

.advert{
 float: right;
 width: 297px;
 background: #fff;
 margin: 0 0 10px 0;
 padding-bottom: 5px;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 12px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  clear: both;
  width: 100%;
  text-align: center;
  background: url(images/footer.png) repeat-x;
  color: #feb8b8;
}
#fin {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: url(images/fshad.png) no-repeat scroll center top;
  padding: 13px 0;
}
.sponsors {
  float: right;
}
*+html .sponsors {
  margin-top: -20px;
}
#footer a, .sponsors a {
  color: #feb8b8;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 16px 10px 12px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  background: url(images/h3.png) no-repeat scroll top left;
  width: 224px;
  margin-left: -2px;
}
.widgety {
  width: 224px;
  background: url(images/widgety.png) repeat-y;
  margin-bottom: 10px;
}
.widgetb {
  background: url(images/wbot.png) repeat-x scroll bottom;
  padding-bottom:20px;
}
.side-widget {
  width: 216px;
  background: #955252 url(images/widget.jpg) repeat-x;
  color: #fff;
  margin: 0 auto;
}
.side-widget ul li {
  line-height: 25px;
  padding: 0 5px 0 10px;
  background: url(images/sep2.gif) repeat-x scroll bottom;
}
.side-widget a, .side-widget a:visited {
  color: #febfbf;
}
.side-widget a:hover {
  color: #ccc;
}
.side-widget ul li ul li {
  margin-left: -10px;
  padding-left: 17px;
  background-position: top;
  line-height: 25px;
}
.textwidget {
  padding: 0px 5px 0 10px;
}

/***************POST STYLES*************************/
.post a{
  color: #DEA6A6;
  font-weight: bold;
}
.post h2 {
  background: url(images/h2.png) repeat-x;
  padding: 15px 15px 15px 10px;
  position: relative;
  top: -2px;
}

.post h2 a, post h2 a:visited {
  color: #dea6a6;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
.meta {
  background: url(images/meta.png) repeat-x scroll center;
  padding: 1px 10px 2px;
  font-size: 10px;
  color: #dea6a6;
}
.meta a, .meta a:visited {
  color: #dea6a6;
}
a.more-link {
  background: url(images/more.jpg) no-repeat;
  padding: 1px 15px 3px;
  float: right;
  color: #e9c1c1;
  font-weight: normal;
}
.postmetadata {
  margin-top: 10px;
  padding: 0px 10px 20px;
}
*+html .postmetadata {
  padding-bottom: 30px;
}
.post {
  background: #955252 url(images/widget.jpg) repeat-x;
}
*+html .post {
  padding-bottom: 4px;
}
.pwrap {
  background: url(images/posty.png) repeat-y;
  width: 482px;
  padding: 0 4px;
  height: 1%;  margin-bottom: 10px;
}
#contentwrap .pwrap {
  width: 717px;
  background: url(images/posty1.png) repeat-y;
  padding: 0 4px;
}
.pbot {
  background: url(images/pbot.png) repeat-x scroll bottom;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
*+html .pbot {
  padding-bottom:0;
  margin-bottom: 0px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  padding: 0 10px;
  color: #DEA6A6;
}
.entry img {
  border: 3px solid #8c3a3a;
  padding: 0;
}
.entry h2 {
  background: none;
  padding: 0;
  margin-bottom: 7px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #000;
  width: 100%;
  color: #febfbf;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 10px;
}
#wp-calendar td a:link {
  background: #000;
  padding: 1px 6px;
  color: #febfbf;
  line-height: 29px;
}
/***************END WP STYLES*************************/


