/*
Theme Name: PokerTribune
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #1a1a1a;
  font-size: 13px;
  font-family: Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  font-style: italic;
  color:#fff;
}
a:link, a:visited {
  color: #31dcf5;
  text-decoration: none;
}
a:hover {
  color: #3260ad;
}
/***************LAYOUT*************************/
#shadow {
  margin: 0 auto;
  width: 978px;
  background: url(images/shadow.png) repeat-y;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: url(images/bg.jpg);
}
#header {
  width: 960px;
  height: 85px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: lowercase;
  margin-left: 12px;
  margin-top: -10px;
  color: #a09f9f;
  letter-spacing: 3px;
  font-style: normal;
}
.adv {
  float: right;
  margin: 14px 5px 0 0;
  border: 1px solid #3967b4;
  padding: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 35px;
 background: url(images/nav.png) repeat-x;
 width: 960px;
 font-family: Trebuchet MS;
}
#nav2 li {
 float: left;
 margin-left: 15px;
 margin-right: -10px;
 display: inline;
}
#nav2 li a {
  display: block;
  color: #000919;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 9px;
}
#nav2 li.current-cat, #nav2 li:hover {
  background: url(images/navleft.png) no-repeat scroll left top;
}
#nav2 li.current-cat a, #nav2 li a:hover {
  background: url(images/navright.png) no-repeat scroll right top;
  color: #fff;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  background: url(images/top.png) repeat-x;
  font-family: Trebuchet MS;
}
#top li {
  float: left;
  margin-left: 15px;
  margin-right: -10px;
  display: inline;
}
#top li a {
  float: left;
  display: block;
  padding: 9px;
  color: #31dcf5;
  text-transform: uppercase;
}
#top li.current_page_item a, #top li a:hover {
   color: #fff;
}



/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

ul#topsoc {
  float: right;
  width: 252px;
  margin: 0 15px 15px;
  display: inline;
  padding: 0;
}
li.tweet, li.rss, li.mail {
  background: url(images/socbg.png) no-repeat;
  width: 252px;
  float: left;
  display: block;
  line-height: 62px;
  clear: both;
  margin-bottom: 2px;
}
ul#topsoc img {
  float: left;
  margin: 9px 5px 0;
}
ul#topsoc li a, ul#topsoc li a:visited {
  background: none;
  padding: 0 0 0 5px;
}

/* End Twitter, RSS, Email */

#s {
  width: 149px;
  margin-left: 5px;
  margin-bottom: 5px;
  border: 1px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#searchsubmit {
  background: #31dcf5;
  border: 1px solid #000;
  color: #13397B;
    -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#contentwrap {
  float: left;
  width: 440px;
  margin-left: 5px;
  display: inline;
}
#featured-category {
  float: right;
  width: 251px;
  margin: 0 15px;
  display: inline;
}
#sidebar {
  float: left;
  margin: 0 15px;
  display: inline;
  width: 199px;
}
.right {
  float: right;
  width: 281px;
}


/* ADVERT */

.advert{
 float: right;
 width: 298px;
 background: #020000;
 border: 1px solid #3967b4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 15px 0 0;
  display: inline;
 padding: 8px 0;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 10px;
 margin-right: -7px;
 margin-bottom: 7px;
 display: inline;
 border: 1px solid #fefefe;
}

/* END ADVERT */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 20px 0;
  background: url(images/footer.gif) repeat-x;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 10px;
}
/***************END LAYOUT*************************/

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

#sidebar h3 {
  padding: 0 10px;
  line-height: 37px;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #31dcf5;
  background: url(images/h3.png) no-repeat;
  margin-bottom: 2px;
}
.side-widget {
  width: 199px;
  margin-bottom: 20px;
}
#sidebar ul li {
  line-height: 33px;
  padding-left: 0;
  margin-left: 0;
  background: url(images/li.png) no-repeat;
}
*+html #sidebar ul li {
  overflow: hidden;
}


#sidebar li.recentcomments {
  padding-left: 10px;
}


#sidebar ul li:hover {
  background: url(images/lihover.png) no-repeat;
}
.side-widget a, .side-widget a:visited {
  color: #fff;
  padding-left: 10px;
}
.side-widget li:hover a {
  color: #31dcf5;
}
.textwidget {
  padding: 10px;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
}
.post h2 a, post h2 a:visited {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
}
.meta {
  padding: 5px 0;
  margin-top: 10px;
}
.author {
  background: url(images/author.png) no-repeat scroll right top;
  padding-right: 20px;
  margin-right: 10px;
}
.comm {
  background: url(images/comm.png) no-repeat scroll right;
  padding-right: 20px;
  margin-right: 10px;
}
.date {
  background: url(images/clock.png) no-repeat scroll right;
  padding-right: 20px;
}
a.more-link {
  text-decoration: underline;
}
.post {
  background: #020000;
  border: 1px solid #3967b4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  width: 440px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 1px solid #3563b0;
  background: #fff;
  max-width: 100%;
}
.entry p {
  margin-top: 10px;
}
.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: 5px 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: #31DCF5;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 9px;
}
#wp-calendar td a:link {
  background: #31DCF5;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 10px 0 10px 10px;
}

