/*   
Theme Name: PressPlay
Theme URI: http://www.pressplaying.com/themes/pressplay
Description: A clean and elegant theme with rich colors for personal or professional websites.  Flexible theme options offer four different layouts and lots of header customizations.  Also comes with six widget areas, a simple tabbed jQuery sidebar, and mutiple custom page templates.  Browser-safe XHTML 1.0 Strict.
Author: Michael Dance
Author URI: http://www.pressplaying.com
Tags: green, brown, tan, orange, two-columns, right-sidebar, left-sidebar, fixed-width, flexible-width, seasonal, sticky-post, translation-ready, custom-header, theme-options, threaded-comments
Version: 2.0
.
This theme is released under the GPL:
http://www.gnu.org/licenses/gpl.txt
.
*/

/* Basics ------------------------------------- */

body,div,input, p,
blockquote, pre,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset,
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
.divclear { clear:both; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin-left:auto; margin-right: auto; }

body {
font-family:  Georgia, serif;
line-height:1.8em;
font-size:14px;
color:#666;
text-align:left;
background:url(images//*header-bg.png)*/ repeat-x;
background-color:#a7eefb/*ecf0d9*/;
}

div#wrapper {
/*width:1000px;*/
margin:0 auto 20px;
text-align:left;
/*height:100%;*/
float:left;

}

/* Elements ----------------------------------- */

hr {
border:0;
height:1px;
background-color:#ccc;
margin:10px 0 20px;
}

a {
text-decoration:none;
color:#da4a05;
/*cad108 8c5c0f e0e554*/
}

a:hover {
color:blue;
/*/*color:#d7df06;*/
text-decoration:underline;
}

p {
margin:10px 0px;
}

h1,h2,h3,h4,h5,h6 {
font-family:Georgia;
padding:10px 0;
font-weight:normal;
color:#000;
}

h1 { font-size:3ex; }
h2 { font-size:33px; }
h3 { font-size:1.6em; }
.widget h3{text-transform:uppercase; letter-spacing:.1em; font-size:13px; padding: 10px 10px;}
h4 { font-size:1.4em; }
h5 { font-size:1.2em; font-weight:bold; }
h6 { font-size:1em; font-weight:bold; }

ol, ul, li {
list-style:none;
}

code, samp, kbd {
font:1em courier new;
}

pre {
border: 1px solid #c0c3ac;
font:1em courier new;
color:#233;
margin:10px 10px 20px 10px;
padding:10px;
background:#ecf0d9;
overflow:auto;
}

ins {
text-decoration:none;
border-bottom:1px dashed #111111;
}

acronym {
text-transform:uppercase;
}

abbr, acronym {
border-bottom:1px dotted #999;
}

address {
font-variant:small-caps;
font-style:normal;
}

table {
border-collapse:collapse;
margin:10px auto 20px auto;
background:#ecf0d9;
}

td {
border:1px solid #c0c3ac;
padding:1em;
}

th {
padding:10px;
border:1px solid #000;
background-color:#c0c3ac;
}

dl {
margin:10px 10px 20px 10px;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 5px 20px;
}

blockquote {
background:url('images/blockquote.png') no-repeat;
margin:10px 20px 20px 20px;
padding-left:40px;
}

fieldset {
padding:15px;
margin:5px 5px 20px 5px;
border:1px solid #ccc;
}

legend {
padding:5px;
}

/* Menu (Page List) ---------------------------------- */

div#menu {
overflow:hidden;
height:17px;
width:1000px;
margin:0 auto;
text-align:left;
background-color: 0;
}

div#menu div {
float:right;
padding:3px 15px 3px 7px;
margin:0 5px;
overflow:visible;
}

div#menu div a {

font-family:Tahoma, Geneva, sans-serif;
text-decoration:none;
font-size:.8em;
}

div#menu div a:hover {
color:#cad108/*feb638*/;
text-decoration:underline;
}

div#menu div img {
overflow:hidden;
border:0;
margin:-4px 4px -4px 0;
height:25px;
}

ul#page-list {
padding:0px 0px 0px 11px;
width:865px;
overflow:hidden;
}

ul#page-list li {
float:left;
margin:-1px 5px 1px;
padding:0px 7px 7px 7px;
font-size:.8em;
}

ul#page-list li li {
font-size:1em;
margin:0;
padding:3px 12px 5px 12px;
float:none;
}

ul#page-list li a {
margin:0;
padding:0;
display:block;
color:#;
font-family:Tahoma, Geneva, sans-serif;
font-size:.7em;
text-transform:uppercase;
letter-spacing:.2em;
}

/*ul#page-list li a:hover {
text-decoration:underline;
color:#fd7438;
}*/
/*feb638*/ 
ul#page-list ul {
display:none;
position:absolute;
margin:0px 0 0 -10px;
padding:0;
}

ul#page-list li li a {
}

ul#page-list li li:hover {
background-color:#cecfbb;
}

ul#page-list li li a:hover {
color:#cad108;
}

ul#page-list li:hover > ul {
display:block;
background-color:#8a8f77;
border:1px solid #acaf99;
border-top:0;
}

ul#page-list li li:hover > ul {
display:none; /* Stops grandchild pages from showing up */
}

/* Header ------------------------------------- */

div#header {
height:140px;
clear:both;
margin:-20px 0 0px 0;
background-color:#fff;
background-image:url(images/bgHed1.png);
}

div#title-headers {
width: 50%;
height: 100%;
margin:0 auto;
text-align:left;
background:url(images/rubberPlant1.png) no-repeat 80% -25px;
}

div#title-container {
background:url(images/fakeChineseRubberPlant.png) no-repeat 4% 8px;
float:left;
width: 100%;
height: 100px;
padding: 0px 0px;
}

h1#site-title {
padding-top:20px;
line-height:.5em;
float: left;
display: none;
}

h1#site-title a{

font-size:34px;
margin:0 0 0 30px;
}

h1#site-title a:hover {
color:#cad108;
}

h4#site-blurb {
font-family:Times;
font-style:italic;
color:#0cd6fb;
clear:both;
font-size:1.4em;
letter-spacing: .1em;
margin:45px 0px 0px 300px;
font-weight:normal;
line-height:.75em;
float: left;
display: block;
}

/* Navigation (Category List) ------------------------------ */

div#navigation {
clear:both;
padding:0 20px;
background-color: #0cd6fb/*a4a798*/;
margin:-2px 0 -1px;
}

ul#category-list {
width:100%;
overflow:hidden;
}

ul#category-list li {
float:left;
margin:0px 0px ;
padding:3px 10px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
text-transform:uppercase;
letter-spacing: .15em;
/*border-right:1px solid #05c5e8;*/
/*border-left:1px solid #a7eefb;*/
}

ul#category-list li a {
color:#fff/*eafafdd6f7fd*/;
margin:0;
padding:0;
display:block;
font-weight:900;
}

ul#category-list li a:hover, ul#category-list li:hover, ul#category-list li.current_page_item {
background-color:#aff0fb /*baf2fb ecf0d9*/;
color: blue /*#0cd6fb*/;
border: 0px solid #f3f3f3;
	-moz-border-radius-topleft:22px; 	   -moz-border-radius-topright:22px; 	  -moz-border-radius-bottomleft: 22px; 	-moz-border-radius-bottomright:22px;
-web-kit-border-radius-top-left:22px;  -web-kit-border-radius-top-right:22px; -web-kit-border-radius-bottom-left: 22px; -web-kit-border-radius-bottom-right:22px;
  -khtml-border-radius-top-left:22px;     -khtml-border-radius-top-right:22px;   -khtml-border-radius-bottom-left: 22px;    -khtml-border-radius-bottom-right:22px; }


/*ul#category-list li a:hover {
background-color:none;
color: #cad108/*fd7438}*/

ul#category-list ul {
display:none;
position:absolute;
background-color:#a9ac92;
margin:0 0 0 -7px;
border:1px solid #878a70;
}

ul#category-list li li {
float:none;
margin:0;
padding:5px 12px 3px 12px;
font-size:1em;
}

ul#category-list li:hover > ul {
display:block;
}

ul#category-list li li:hover > ul {
display:none; /* Stops grandchild categories from showing up */
}

/* Search Box --------------------------------- */

div#right-navigation {
float:right;
}

form#searchform {
float:right;
margin:3px 15px 4px 0;
padding:0;
}

input.inputbox {
width:175px;
height:15px;
border:1px inset #000;
padding:1px;
background-color:#fff;
}

input#searchsubmit {
height:19px;
border:1px outset #000;
background-color:#06180a;
color:#eee;
}

input#searchsubmit:active {
border:1px inset #000;
}

/* Archive Page Banners ----------------------- */

div.archive-banner {
padding:17px;
margin:0 0 20px 0;
background-color: #0cd6fb !important;
background-image: url(images/bgHedCat.gif)
text-align:left;
color:#666;
border: 0px solid #67e5fb!important;
	-moz-border-radius-topleft:8px; 	   -moz-border-radius-topright:8px; 	  -moz-border-radius-bottomleft: 8px; 	-moz-border-radius-bottomright:8px;
-web-kit-border-radius-top-left:8px;  -web-kit-border-radius-top-right:8px; -web-kit-border-radius-bottom-left: 8px; -web-kit-border-radius-bottom-right:8px;
  -khtml-border-radius-top-left:8px;     -khtml-border-radius-top-right:8px;   -khtml-border-radius-bottom-left: 8px;    -khtml-border-radius-bottom-right:8px; }


div.archive-banner-bottom {
margin:-20px 0 20px;
background-image:url('images//*archive-banner-bottom.png*/') display:none;
height:6px;
display:none;
}

div.archive-banner p {
font-family:/*Tahoma, Geneva, sans-serif*/;
font-size:.9em;
margin:0;
line-height: 1ex;
text-transform:lowercase;
font-style:italic;
letter-spacing: .2em;
z-index: auto;
}

div.archive-banner h2 {
font-size:3.5em;
padding:5px 10px 0px 125px;
color: #d6f7fd;

}

div#author-archive-banner {
text-align:left;
}

div#author-archive-banner img {
float:left;
padding-right:10px;
}

/* Posts -------------------------------------- */

.thumbnail {
	margin: 15px 5px 3px 0px;
	padding: 0;
	/*display:block;*/
	float:left;
}

div#content {
width:600px;
float:left;
padding:20px;
margin:0px;
}

div.post-heading {
background-color:#/*f2f5de*/;
margin:0 3px;
padding:2px 0px;
float:left
}

h2.post-title {
line-height:1.25em;
font-size:1.75 em;
padding:5px 0;
color: #000;
}

h2.post-title a {
color:#000/*d7df06*/;
border-bottom: #999 thin dotted;
padding-bottom: 0; 
}

h2.post-title a:hover {
color: blue;
text-decoration:none;
border-bottom: blue thin solid;
}

p.post-byline {
font-family:Tahoma,Geneva,sans-serif;
font-size:.7em;
padding:0 0 0 2px;
margin:0;
text-transform:uppercase;
letter-spacing: .2em;
line-height: 1ex;
}

p.post-byline a {
text-decoration:none !important;
}

p.post-byline a:hover {
text-decoration:underline !important;
}

div.post, div#single-body.post-body-page {
margin-bottom:15px;
overflow:hidden;
background: #fff;
padding: 5px 25px;
border: 12px solid #d6f7fd;
 	-moz-border-radius-topleft:8px; 	   -moz-border-radius-topright:8px; 	  -moz-border-radius-bottomleft: 8px; 	-moz-border-radius-bottomright:8px;
	-web-kit-border-radius-top-left:8px;  -web-kit-border-radius-top-right:8px; -web-kit-border-radius-bottom-left: 8px; -web-kit-border-radius-bottom-right:8px;
  	-khtml-border-radius-top-left:8px;     -khtml-border-radius-top-right:8px;   -khtml-border-radius-bottom-left: 8px;    -khtml-border-radius-bottom-right:8px; 
}

div#single-body {
	border: none;
	padding: none;
	margin: none;
	}
	


div.top-post-body {
background-image:url('images/under-post-title-image.jpg');
height:3px;
width:625px;
}

div.post-body {
border:0px solid #cacaca;
margin-bottom:10px;
padding:5px 0px 5px;
background-color:#fff;
float:left;
display:block;
}

div.post-body a {
text-decoration:underline;
}

div.post-body a:hover {

/*color:#cad108 fd7438*/;
}

div.continue-reading-link {
text-align:right;
padding-right:10px;
font-style:italic;
font-size:.9em;
line-height:1.5ex;
}

div.continue-reading-link a {
text-decoration:none;
}

div.continue-reading-link a:hover {
color:blue;
text-decoration:underline;
}

div.post-body ul li {
list-style:disc;
}

div.post-body ol li {
list-style:decimal;
}

div.post-body ol li, div.post-body ul li {
margin-left:30px;
}

div.post-body ol, div.post-body ul {
margin:10px 0;
}

div.post-body form#searchform {
float:left;
}

/* Single Posts and Pages --------------------- */

h2#single-title {
background-color:#fff;
border:0;
padding:10px 0 3px 0;
}

h2.page-title {
border-bottom:2px solid #ecf0d9 !important;
}

p#single-byline {
border-bottom:2px solid #ecf0d9;
padding:0 0 10px 2px;
}

/*div#single-body {
border:0px solid #dbe0c8;
margin-bottom:0;
}*/

/* Sticky Posts ------------------------------- */

div.sticky div.post-body {
border:3px double #c0c3ac;
}

/* Images ------------------------------------- */

.wp-caption {
text-align:center;
padding-top:4px;
margin:10px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption p.wp-caption-text {
font-size:.8em;
font-style:italic;
line-height:1em;
padding:0 4px 5px;
margin:0;
}

div.post-body img {
border:0;
margin:0 10px 0px 0px;
}

div.post-body a.rsswidget img {
margin:0;
}

/* Galleries ---------------------------------- */

div.gallery {
clear:both;
}

div.gallery a {
border-bottom:0;
}

div.gallery a:hover {
border-bottom:0;
}

dl.gallery-item {
margin:10px 0;
overflow:hidden;
}

div.gallery img {
padding:2px;
}

div.gallery img:hover {
border:2px solid #9cb09c !important;
}

.gallery-caption {
font-size:.8em;
font-style:italic;
line-height:1.1em;
}

/* Attachment Pages --------------------------- */

div.attachment-container {
text-align:center;
font-size:.9em;
font-style:italic;
}

div.attachment-container img {
margin-top:10px;
}

div.attachment-container p {
margin:0;
}

div.attachment-container a {
border:0;
}

div.attachment-container a:hover {
border:0;
}

div.navigation img {
margin:0 0 10px 0;
padding:0;
}

span.gallery-cycling a {
text-decoration:none;
}

span.gallery-cycling a:hover {
border-top:1px solid #fd7438;
}

/* Post Meta ---------------------------------- */

div.post-meta {
font-family:Tahoma, Geneva, sans-serif;
}

div.post-meta a {
font-style:normal;
}

p#not-found {
text-align:left;
margin:0;
}

/* Post Top Meta ------------------------------ */

div.post-top-meta {
background-color:#/*bcbfac*/;
background-image:url(images/top-meta-image.jpg);
height:20px;

margin:0;
padding:0px 0px 0px;
text-align:right;
/*font-size:.6em;
text-transform:uppercase;
letter-spacing: .2em;
font-weight:900;*/
font-family:Tahoma,Geneva,sans-serif;
font-size:.7em;
text-transform:uppercase;
letter-spacing: .2em;
}

div.post-top-meta a {

line-height:2ex;
}

/*div.post-top-meta a:hover {
color:#fd7438/;
text-decoration:underline;
}
*/
span.categories-above-post {
float:left;
text-align:left;
line-height:3ex;
}

/* Post Bottom Meta --------------------------- */

div.post-bottom-meta {
border-top:0px solid #dbe0c8;
border-bottom:0px solid #dbe0c8;
background-color:#;
clear:both;
margin:10px -16px;
padding:0 3px;
color:#566;
font-size:.8em;
}

div.inner-post-bottom-meta {
background-color:#fff;
border: 3px solid #d6f7fd;
 -moz-border-radius-topleft:8px; 	   -moz-border-radius-topright:8px; 	  -moz-border-radius-bottomleft: 8px; 	-moz-border-radius-bottomright:8px;
-web-kit-border-radius-top-left:8px;  -web-kit-border-radius-top-right:8px; -web-kit-border-radius-bottom-left: 8px; -web-kit-border-radius-bottom-right:8px;
  -khtml-border-radius-top-left:8px;     -khtml-border-radius-top-right:8px;   -khtml-border-radius-bottom-left: 8px;    -khtml-border-radius-bottom-right:8px;
padding:10px; 
/*background-color:#f2f5de;
padding:10px;
border-left:1px solid #dbe0c8;
border-right:1px solid #dbe0c8;*/
}

/*div.post-bottom-meta a {
color:#d7df06;
text-decoration:none;
}*/

/*div.post-bottom-meta a:hover {
text-decoration:underline;
color:#fd7438;
}*/

/* Comments ----------------------------------- */

div.post-body ol.commentlist li {
list-style-type:none;
margin-left:0;
background-color:#fff;
border: 3px solid #d6f7fd;
 -moz-border-radius-topleft:8px; 	   -moz-border-radius-topright:8px; 	  -moz-border-radius-bottomleft: 8px; 	-moz-border-radius-bottomright:8px;
-web-kit-border-radius-top-left:8px;  -web-kit-border-radius-top-right:8px; -web-kit-border-radius-bottom-left: 8px; -web-kit-border-radius-bottom-right:8px;
  -khtml-border-radius-top-left:8px;     -khtml-border-radius-top-right:8px;   -khtml-border-radius-bottom-left: 8px;    -khtml-border-radius-bottom-right:8px;
padding:10px; 
}

div.navigation {
margin:10px 0;
}

textarea#comment {
width:585px;
}

li.comment, li.pingback {
padding:10px;
margin:15px 0;
}

div.comment-meta {
float:right;
font-family:Tahoma, Geneva, sans-serif;
font-size:.8em;
}

li.pingback div.comment-meta {
margin:0;
}

div.post-body div.comment-author img {
margin:0;
}

div.comment-author {
float:left;
padding-bottom:10px;
}

div.comment-body p {
clear:both;
}

div.comment-meta a {
color:#455;
border-bottom:1px dotted #aaa;
text-decoration:none;
}

div.comment-author a {
font-weight:bold;
font-style:normal;
color:#233;
}

div.comment-body p a {
color:#233;
}

li.even {
background-color:#e1e5ce;
border:1px solid #d0d4bd;
}

li.odd {
background-color:#f2f6df;
border:1px solid #e1e5ce;
}

li.bypostauthor {
border:3px double #c0c3ac;
}

/* Next and Previous Links -------------------- */

div.pagination {
width:100%;
text-align:left;

}

div.pagination span.current {
padding:6px 7px;
margin:10px 5px;
border:1px solid #fff;
background-color:blue;
color: #fff;
}

div.pagination a {
background-color:#fff;
border: 3px solid #d6f7fd;
 -moz-border-radius-topleft:8px; 	   -moz-border-radius-topright:8px; 	  -moz-border-radius-bottomleft: 8px; 	-moz-border-radius-bottomright:8px;
-web-kit-border-radius-top-left:8px;  -web-kit-border-radius-top-right:8px; -web-kit-border-radius-bottom-left: 8px; -web-kit-border-radius-bottom-right:8px;
  -khtml-border-radius-top-left:8px;     -khtml-border-radius-top-right:8px;   -khtml-border-radius-bottom-left: 8px;    -khtml-border-radius-bottom-right:8px;
padding:10px;
/*color:#455;
background-color:#fff;
padding:6px 7px;
margin:0 5px;
border:1px solid #dae0c8;*/
}

div.pagination a:hover {
border:1px solid #888888;
}

div.pagination-link {
padding:10px;
}

div.older-posts {
text-align:left;
}

div.newer-posts {
text-align:right;
}

/* Sidebar ------------------------------------ */

div#sidebar {
width:330px;
float:right;
margin:0;
padding-top:10px;
font-family:Georgia, Tahoma, Geneva, sans-serif;
}

/* Sidebar Widgets ---------------------------- */

div#sidebar-widget-area {
margin-top:10px;
}

div.widget {
width:100%;
margin:0;
margin:0 0px 10px 0px;
padding-bottom:1em;
padding: 10px 10px 20px 10px;
color:#999;
font-size:.8em;
line-height: 2.5ex;
background-color:#fff;
border: 12px solid #d6f7fd;
 -moz-border-radius-topleft:8px; 	   -moz-border-radius-topright:8px; 	  -moz-border-radius-bottomleft: 8px; 	-moz-border-radius-bottomright:8px;
-web-kit-border-radius-top-left:8px;  -web-kit-border-radius-top-right:8px; -web-kit-border-radius-bottom-left: 8px; -web-kit-border-radius-bottom-right:8px;
  -khtml-border-radius-top-left:8px;     -khtml-border-radius-top-right:8px;   -khtml-border-radius-bottom-left: 8px;    -khtml-border-radius-bottom-right:8px; 
 }



h3.widget-header {
color:#999;
padding:0 0 2px 0;
margin:-1px -1px 1px 10px;
font-size:1em;
font-family:Georgia;
font-weight:normal;
line-height:1.5em;
letter-spacing:.4em;
}

h3.widget-header a {
border:0;

}

div.widget div, div.widget ul, div.widget p {
margin:0 1em;
}

div.widget ul ul, div.widget div ul {
margin:0;
}

div.widget div div {
margin:0;
}

/*div.widget a {
color:#da4a05;
}*/
/*d7df06*//*e0e554 8c5c0f cad108 cc512f fd7438 959503sage*/
/*div.widget a:hover {
color:#d7df06;
text-decoration:underline;
}*/

div.widget li {
margin-left:20px;
margin-bottom: 8px;
list-style-type:square;
}

div.widget td a {
font-weight:bold;
}

div.widget form#searchform {
margin-bottom:15px;
float:none;
}

/* Tabbed Sidebar Widgets --------------------- */

ul.tabnav {
text-align:left;
border-bottom:1px solid #d0d4bd;
height:2em;
}

ul.tabnav li {
display: inline;
list-style: none;
padding:.5em 0;
margin:0 5px 0 0;
height:1em;
border:1px solid #d0d4bd;
border-bottom:0;
}

ul.tabnav li a {
text-decoration: none;
color: #777;
font-weight: bold;
padding:.5em;
outline:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:1em;
}

ul.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background:#d0d4bd;
color: #000;
text-decoration: none;
}

div.tabdiv {
margin-top:2px;
padding:5px;
}

.ui-tabs-hide {
display: none;
}

/* Footer ------------------------------------- */

div#footer {
clear:both;
font-size:.7em;
padding:0px 0px;
font-family:Tahoma, Geneva, sans-serif;
background: #D6F7FD;
margin: 20px 0px 0px;
}

div#footer-container {

width:1000px;
margin:20px auto 5px;
}

div#footer a {
}

div#footer a:hover {
}

/* Footer Widgets ----------------------------- */

h3.footer-widget-header {
font-weight:normal;
font-size:1.5em;
font-family:Georgia;
}

ul.footer-widget {
float:left;
text-align:left;
width:25%;
padding:10px 20px;
margin:0 20px;
}

ul.footer-widget table {
float:left;
color:#233;
}

div#footer td a {
color:#233;
font-weight:bold;
}

div#footer td a:hover {
color:#db5216;
}

ul.footer-widget caption {
color:#fff;
}

ul.footer-widget form#searchform {
float:none;
}

ul.footer-widget form#searchform label {
display:none;
}

div#footer a.rsswidget {
color:#feb638;
}

/* Footer Fine Print -------------------------- */

div#footer-credits {
clear:both;
padding:15px;
text-align:left;
}

div.footer-right {
float:right;
}