<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: PokerZine
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/slide.css");
@import url("css/gallery.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #0e2d45;
  font-size: 13px;
  font-family:  Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  padding-top: 10px;
}
a:link, a:visited {
  color: #7F0B0B;
  text-decoration: none;
}
a:hover {
  color: #81BEEC;
}
/***************LAYOUT*************************/
#topshadow {
  margin: 0 auto;
  width: 960px;
  background: url(images/header.jpg) repeat-x scroll top;
  height: 17px;
}
#shadow {
  width: 994px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 96px;
  padding-top: 17px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
}
#blogtitle img {
  margin: 0;
  padding: 0;
}
#heading {
  color: #fff;
}
.description {
  text-transform: lowercase;
  margin-left: 12px;
  margin-top: -10px;
  color: #7c0707;
}
.adv {
  float: right;
  margin: 10px 5px 0 0;
  border: 1px solid #7f0b0b;
  padding: 0;
}
#top {
  clear: both;
  width: 960px;
  height: 52px;
  background: url(images/top.jpg) no-repeat;
  margin-bottom: 20px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 16px 10px;
  color: #fff;
}
#top li a:hover {
   color: #81beec;
}


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

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  display: inline;
  margin-top: 10px;
}

/* End Twitter, RSS, Email */
#s {
  width: 243px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #070707;
  border: 1px solid #070707;
  color: #fff;
}
*+html #searchsubmit {
  position: relative;
  top: -4px;
}
#contentwrap {
  float: right;
  width: 601px;
  margin-right: 13px;
}
#sidebar {
  float: left;
  width: 308px;
  margin-left: 10px;
  display: inline;
}
/* ADVERT */

.advert{
  background: url(images/side-bg.png) repeat-y;
  height: 1%;
  overflow: hidden;
  width: 300px;
  padding: 0 3px 5px;
 }
.advert img{
 border:none;
 float:left;
 padding-top: 8px;
 margin-left: 13px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */
.addthis_toolbox {
  margin-top: -10px;
}
.custom_images img {
  padding: 0;
  margin: 0 0 0 7px;
}

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 30px 0;
  background: url(images/footer.png) no-repeat;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #ec5d5d;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  padding: 10px 10px 10px 20px;
  font-size: 14px;
  background: #151515;
  width: 288px;
  margin-left: -10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0;
}
.side-top {
  background: url(images/side-top.png) no-repeat scroll top left;
  width: 306px;
  height: 4px;
  overflow: hidden;
}
.side-widget {
  background: url(images/side-bg.png) repeat-y;
  height: 1%;
  overflow: hidden;
  width: 300px;
  padding: 0 3px;
  padding-bottom: 0px;
}
.side-bot {
  background: url(images/side-bot.png) repeat-x;
  height: 6px;
  margin-bottom: 20px;
  width: 306px;
}
#sidebar ul li {
  line-height: 33px;
  margin-left: 0;
  padding-left: 0;
  border: 1px solid #3876a5;
  border-bottom: none;
  border-top: none;
  background: url(images/li.png) repeat-x scroll bottom;
}
#sidebar li li {
  border-left: 0;
  border-right: 0;
  background-position: top;
}


.side-widget a, .side-widget a:visited {
  color: #fff;
  background: url(images/arrow.png) no-repeat scroll 10px 6px;
  padding-left: 25px;
}
.side-widget a:hover {
  color: #d82d33;
}
#sidebar li.recentcomments {
  padding-left: 10px;
}
#sidebar li.recentcomments a {
  padding-left: 20px !important;
  background-position: 3px 6px;
}
.textwidget {
  padding: 10px 15px;
  color: #fff;
}
/***************POST STYLES*************************/
.post h2 {
  margin-bottom: -10px;
  background: #151515;
  font-size: 18px;
  font-weight: normal;
  padding: 15px 15px;
  border-bottom: 1px solid #070707;
  line-height: 30px;
  font-size: 18px;
}
.post h2 a, post h2 a:visited {
  color: #e6e6e6;
}
.post h2 a:hover {

}
.meta {
  background: url(images/meta.png) repeat-x;
  padding: 10px 15px;
  color: #ec5d5d;
}
.meta a, .meta a:visited {
  color: #ec5d5d;
}


.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {

}
.post {
 width: 601px;
 background: url(images/post-bg.png) repeat-y;
}
.post-top {
  background: url(images/post-top.png) no-repeat scroll 0 0;
  width: 601px;
  height: 4px;
}
.post-bot {
  background: url(images/post-bot.png) no-repeat scroll 0 0;
  width: 601px;
  height: 4px;
  margin-bottom: 20px;
}
.entry {
  width: 563px;
  margin-left: 4px;
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  background: #070707 url(images/entry.jpg) no-repeat scroll 0 0;
  color: #707070;
  padding: 10px 15px;
}
.entry h2 {
  background: none;
  border-bottom: none;
  margin-left: 2px;
  padding-left: 0;
  font-weight: bold;
}
.entry h1 {
  margin: 0;
  padding: 0;
}
.entry img {
  border: 1px solid #7F0B0B;
  padding: 0;
}
.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 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #E6E6E6;
  width: 100%;
}
#wp-calendar {

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

</pre></body></html>