<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: PokerPoint
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by &lt;a href="http://www.simplewpthemes.com/"&gt;SimpleWPThemes.com&lt;/a&gt;. 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");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #503305;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 12.5px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  font-style: italic;
  color: #929291;
}

/***************LAYOUT*************************/
#shadow {
  margin: 0 auto;
  width: 1052px;
  background: url(images/shadow.png) repeat-y;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#headerw {
  width: 100%;
  height: 138px;
  background: url(images/header.png) repeat-x;
  margin-bottom: -4px;
}
#header {
  width: 960px;
  height: 138px;
  margin: 0 auto;
}
#blogtitle {
  color: #000;
  text-transform: uppercase;
  float: left;
  height: 72px;
  padding: 15px 0 0 0px;
}
#heading {
  color: #fff;
}
.description {
  color: #698b00;
  font-size: 10.5px;
  margin-top: -10px;
  margin-left: 5px;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}

/* -------- START CATEGORY MENU -------- */


#nav2 {
  clear: both;
  float: left;
  height: 47px;
  width: 960px;
}
#nav2 .sf-menu li {
  float: left;
}
#nav2 li a {
  float: left;
  display: block;
  color: #cff35f;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11.7px;
  padding: 14px 10px;
}
#nav2 li a:hover, #nav2 .current-menu-item a {
  color: #8bb30e;
}
#nav2 li li {
  display: none;
}

/* -------- END CATEGORY MENU -------- */


/* -------- START PAGE MENU -------- */

#top {
  float: right;
  width: 710px;
  height: 40px;
}
#top ul {
  float: right;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #98c40f;
}
#top li.current_page_item a {
  color: #def790;
}
#top li li {
  display: none;
}


/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 3px 7px 0px 0px;
}
#s {
  width: 191px;
  padding-left: 5px;
  height: 32px;
  height: 24px\0/;
  padding-top: 8px\0/;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.png) no-repeat scroll top left;
  color: #929291;
}
*+html #s {
  height: 24px;
  padding-top: 8px;
}
#contentwrap, #contentwraps {
  float: left;
  width: 674px;
}
#sidebar {
  float: right;
  width: 286px;
}
#sidebar2 {
  width: 910px;
  margin: 0 auto;
  padding: 12px 25px 30px;
  overflow: hidden;
  background: url(images/sb-bg.jpg) repeat-y;
  color: #2d2000;
}
#footer1, #footer2, #footer3 {
  width: 201px;
  float: left;
  margin-right: 35px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 201px;
}
#sidebar2 h3 {
  color: #120d00;
  font-size: 16.67px;
  padding-bottom: 10px;
  background: url(images/h3sep.gif) repeat-x scroll bottom;
  text-transform: uppercase;
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
}
.widget a, .widget a:visited {
  color: #2d2000;
}
.widget a:hover {
  color: #bba264;
}
.widget ul li {
  padding: 6px 0 6px 15px;
  margin-left: 0;
  background: url(images/arrow2.png) no-repeat scroll 0 14px;
}
.widget ul.children {
  margin: 7px 0 -7px 0;
}
.widget p {
  margin-bottom: 5px;
}

/* -------- ADVERT -------- */

.advert{
  clear: both;
  width: 260px;
  padding: 0 13px 10px;
  background: url(images/widget-bg.png) repeat-y;
  overflow: hidden;
}
.advert img{
  padding:1px;
  border: 1px solid #c8c8c8;;
  margin:0;
  float: left;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0px 1px 0px 0px;
  padding: 0;
}
#footer {
  width: 961px;
  margin: 0 auto;
  clear: both;
  background: url(images/footer.png) no-repeat scroll top left;
  padding: 15px 45px;
  overflow: hidden;
  color: #435607;
}
#footer a, #footer a:visited {
  color: #714400;
}
#footer a:hover {
  color: #a17d16;
  text-decoration: underline;
}


/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 10px 0;
  font-size: 16.7px;
  color: #765c18;
  font-weight: normal;
}
.widget-top {
  width: 286px;
  height: 10px;
  background: url(images/widget-top.png) no-repeat;
}
.side-widget {
  clear: both;
  width: 260px;
  padding: 0 13px 10px;
  font-size: 12.5px;
  background: url(images/widget-bg.png) repeat-y;
}
.widget-bot {
  background: url(images/widget-bot.png) no-repeat scroll bottom;
  width: 286px;
  height: 10px;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 4px 0 -4px 0px;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  background: url(images/li.gif) no-repeat scroll bottom right;
}
#sidebar li li {
  background-position: top right;
}
#sidebar ul li a, #sidebar ul li a:visited {
  padding-left: 15px;
  background: url(images/arrow.png) no-repeat scroll 0 6px;
}
.side-widget a, .side-widget a:visited {
  color: #a2a2a1;
}
.side-widget a:hover {
  color: #ccc;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 12px;
  line-height: 23.5px;
  font-size: 23.5px;
  padding-top: 8px;
}
h2.title a, h2.title a:visited {
  color: #503305;
}
h2.title a:hover {

}
.meta {
  width: 100px;
  padding: 0 12px 0 16px;
  float: left;
  margin-right: 17px;
  color: #e5bc4b;
  font-size: 9.20px;
  text-transform: uppercase;
  overflow: hidden;
}
.meta a, .meta a:visited {
  color: #e5bc4b;
}
.date {
  background: url(images/date.png) no-repeat;
  width: 93px;
  height:29px;
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 7px;
}
.date, .grav, .cat, .grav, .edit, .comm, .author {
  float: left;
  clear: both;
  width: 100%;
}
.grav {
  background: url(images/gravatar.jpg) no-repeat;
  padding: 9px 9px 9px 7px;
  margin-bottom:10px;
}
.avatar-80 {
  border: 1px solid #876109;
  padding: 0;
}
.author {
  padding-left: 18px;
  background: url(images/author.png) no-repeat scroll 0 0px;
}
.cat {
  padding-left: 16px;
  background: url(images/cat.png) no-repeat scroll 0 2px;
}
a.comm {
  padding-left: 18px;
}
.comm {
  display: block;
  width: 100px;
  background: url(images/metali.png) no-repeat scroll 0 0px;
  line-height: 26px;
  margin-bottom:4px;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll center;
  padding: 8px 15px 11px;
  color: #a5a4a4;
  font-size: 11px;
}
.postmetadata {
  margin: 10px 0 20px;
  text-align: right;
}
.post-top {
  width: 678px;
  height: 12px;
  background: url(images/post-top.png) no-repeat scroll 0 0;
  position: relative;
  left: -4px;
  margin: -1px 0 -1px 0;
}
#contentwraps .post-top {
  margin-top: -4px;
}
.post, .page {
  background: url(images/post-bg.png) repeat-y;
  overflow: hidden;
  position: relative;
  left: -4px;
  width: 678px;
}
.pright {
  float: left;
  width: 510px;
}
.post-bot {
  clear: both;
  width: 678px;
  height: 18px;
  background: url(images/post-bot.png) no-repeat scroll 0 0;
  margin: 0px 0 -7px 0px;
  position: relative;
  left: -4px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  overflow: hidden;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.imgbg {
  padding: 7px 8px 9px 9px !important;
  background: url(images/imgbg.png) no-repeat !important;
  border: 0 !important;
  margin: 0 0 0 -2px !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
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 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #765C18;
  color: #E5BC4B;
  width: 100%;
}
#wp-calendar th {
  padding: 14px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #765C18;
  padding: 1px 6px;
  color: #E5BC4B;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 20px 0 20px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
h2.center {
  margin-top: 10px;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #e0dddb;
  color:#ada08a;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #e0dddb;
  color:#ada08a;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#fff;
  border:1px solid #e0dddb;
  color:#ada08a;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi span.current {
  margin-right: 6px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  float: right;
  width: 150px;
}
ul#topsoc li {
  float: right;
}
ul#topsoc li a {
  padding: 0;
  margin: 9px 0 0 20px;
}
/* -------- END SUBSCRIPTION -------- */
.h{
	padding: 13px 0 10px 5px;
}
.htabs{	overflow:hidden; }
.htabs h3 { display: inline;}
.htabs h3 a{
  background: none !important;
  font-size: 13px !important;
  color: #765c18 !important;
  font-weight: normal !important;
  padding-left: 0 !important;
  margin-right: 8px;
}
.htabs h3 a:hover{
    text-decoration: underline;
}
.htabs a{
	float:left;
	margin-top:2px;
	padding: 3px 2px 0 0;
	overflow:hidden;
}
.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
}
.tabs li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
}
.tabs li a:hover{
	padding-left:1px;
}
.tabs li span {
  padding-left: 20px;
  background: url(images/comm.png) no-repeat scroll 0 3px;
}
/************************************************************************
social profiles
*************************************************************************/
#botsoc li {
  float: left;
  background: none;
  padding-left: 0;
  margin-right: 10px;
}
#botsoc img {
  opacity: 0.8;
}
#botsoc img:hover {
  opacity: 1;
}
/************************************************************************
feedburner
*************************************************************************/
input#subbox {
  width: 187px;
  padding: 8px 0 13px 5px;
  background: url(images/finput.png) no-repeat scroll 0 0;
  border: 0;
  color: #7c5700;
  font-size: 12px;
  margin-bottom: 3px;
  font-style: italic;
}

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