/* 
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.
*/


/*-------------------------------------------------------------------------------------------*/
/* AUTHOR STYLES */
/*-------------------------------------------------------------------------------------------*/

.author_box { background:#fefefe url(images/bg-box.png) repeat-x;  margin: 0 0 15px 0;}
.author_post  { padding:25px 25px 25px; border:1px solid #fff;  position:relative; }
.author_name { color:#303030; text-decoration: none; font-family:Verdana, Geneva, sans-serif; font-size:230%; padding: 0px 0px 0px 0px ; text-align:left; vertical-align:inherit; font-weight: 100;  margin-top: -4px; float: left}

.author_info {margin-left: -7px; margin-top: 20px; padding:0px 0px 7px 7px; font-family:Verdana, Geneva, sans-serif; display:block; }
.entry_author_image {  float: left; border: solid 1px outset; width: 80px; height: 80px; padding: 0px 16px 3px 0px ;}
.author_name_bio {vertical-align:top;  padding:0px 0px 20px;  margin:0px ;}
.byline {padding:0px 7px 7px 7px;  }


/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */
h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Arial,Helvetica,Sans-serif; color: #333; line-height:1; }

/* 1.2 Hyperlinks */
a:link, a:visited  { text-decoration:none; color: #cc3300; }

/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.3 Header */
#header{padding:0px 0;clear:both;position:relative;}
#logo  { min-height: px; }
#logo img  {images/P2Ablog-logo.png }
#topad{position:absolute;right:0px;top:70px;}

/* 2.2 Navigation */
#navigation, #page-nav {font-size:12px;}
#page-nav ul.rss a { line-height:30px; display:block; padding:0 10px; }

/* 2.2.1 Page Navigation */
#page-nav a { color:#fff; text-decoration:none; text-shadow: #333 0px 1px 0px; }
#nav a  { display:block; z-index:200; padding:0 10px; line-height:30px; text-decoration:none;}

/* 3.7 Buttons / Banners */
.entry a.btn, input.submit { background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#cc3300; border:1px solid #626915; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

.featured-banner { background:url(images/banner-featured1.png) no-repeat; position:absolute; top:14px; left:-14px; width:100px; height:36px; color:#fff; font:bold italic 14px Georgia, serif; text-shadow:#555 0 1px ; line-height:29px; padding:0 0 0 16px; z-index:99;}

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { color:#CC3300; text-decoration:none; background:url(images/bg-tabs-selected.png) no-repeat center 41px; }

/* 4.3 Sidebar Tabs */

#tabs ul.wooTabs li { float: left; display:inline;font-family:Arial, Geneva, sans-serif; font-size: 10px; color: #ffffff; margin:0px 1px 0px 0px !important; cursor: pointer; }
#tabs #tagcloud, #tabs .inside li { padding:10px; font-family:Arial, serif;}


#topad{position:absolute;right:0px;top:38px;}
