/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 2.1 CONTAINERS & COLUMNS */
.col-left { padding: 0 0 0 14px; }

/* PAGES NAVIGATION */
#pagenav  { position: relative; top: 33px; right: 70px;}
#pagenav a  { display:block; z-index:100; margin: 0; padding:0 0 10px 22px; text-decoration: none; text-transform: uppercase; font-size: 16px; font-family: Arial, Verdana; font-weight: bold; border-bottom: none; }
#pagenav a:hover {color: #FFF;}
#pagenav li ul a:link, #pagenav li ul a:visited  { padding: 0 0 0 10px; color: lime; font-family: Arial, Verdana !important; font-size: 14px; text-transform: none; border: none; }
#pagenav li.rss a  { padding-right: 25px; }
a:link, a:visited  { color: #000;; }
a:hover  {}

.current_page_item a {color: #FFF;}

/* 2.3 HEADER */
#header{padding:0;clear:both;position:relative; background:url('images/bg_header.jpg') no-repeat; height: 266px;}
.poker-account { position: relative; margin-left:701px;}

/* 2.4 Content */
#content{padding:0; background: #000 url('images/bg_content.jpg') no-repeat; }

/* 3. POSTS */

.post .date  { background: url('images/date.png') no-repeat left top;}
