/*   
Theme Name: PressPlay
Theme URI: http://www.pressplaying.com/themes/pressplay
Description: A clean and elegant theme for personal or professional websites with rich colors and a simple intuitive sidebar. Stable, widget-ready, with category-based navigation and valid XHTML. Now FULLY translation-ready as well.
Author: Michael Dance
Author URI: http://www.pressplaying.com
Tags: green, brown, tan, orange, two-columns, right-sidebar, fixed-width, seasonal, sticky-post, translation-ready
Version: 1.3
.
This theme is released under the GPL:
http://www.gnu.org/licenses/gpl.txt
.
*/

/* Basics ------------------------------------- */

* { 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: Arial, Tahoma, Geneva, sans-serif, Times New Roman, Lucida Calligraphy;
line-height:1.6em;
font-size:1.00em;
color:#343434;
text-align:center;
background-color:#FFFFCC;
}

div#wrapper {
width:1000px;
margin:0 auto;
text-align:left;
height:100%;
background:url('images/header-bg.png') repeat-x;
background-color:#FFFFCC;
border-right:1px solid #cdc;
border-left:1px solid #cdc;
}

/* Elements ----------------------------------- */

a {
text-decoration:none;
color:#3300FF;

}

p {
margin:10px 40px;
padding:20px 0 5px 0px;
color:#000000;
font-family:arial;
font-size:12pt;

}

h1,h2,h3,h4,h5,h6 {
font-family:Arial;
padding:15px 0 5px 40px;
}


h1 {
font-weight:bold;
font-size:18pt;
}


h2 {
font-size:14pt;
font-weight:bold;
text-align:center;
}

h3,h4,h5 {
font-weight:bold;
font-size:12pt;
text-align:center;
}


h6 {
font-weight:normal;
font-size:12pt;
text-align:center;
color:#008080;
}


div#content h3,h4,h5,h6 {
font-family:Arial;
text-align:center;

}

ol, ul, li {
list-style:none;
}

code {
font:1em courier new;
}

pre {
border: 1px solid #c0c3ac;
font:1em courier new;
color:#233;
margin:10px;
padding:10px;
background:#ecf0d9;
overflow:auto;
}

table {
border-collapse:collapse;
margin:10px auto 10px auto;
background:#336666;
font:0.8em arial;
}


table a{
color:#ooo;
}

table a:hover {
color:#feb638;
}

td {
background-color:#EFEFCC;
border:2px solid #336666;
padding:1em;
color:#ooo;
font:1.2em arial;
}

th {
padding:10px;
border:1px solid black;
background-color:#336666;
color:#fff;
}

dl {
margin:40px;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 5px 40px;
}

blockquote {
background:url('images/blockquote.png') no-repeat;
margin:10px 20px;
padding-left:40px;
}

fieldset {
padding:15px;
margin:5px;
}

legend {
padding:5px;
}


/* Header ------------------------------------- */

div#header {
background-color:#336666;
height:145px;
clear:both;
}

h1#site-title {
font-family:Lucida Calligraphy;
padding-top:25px;
margin:0 0 0 30px;
line-height:.5em;
display:block;
clear:both;
}

h1#site-title a{
color:#fff;
font-size:1.5em;
margin:10px 0 0 40px;
}

h1#site-title a:hover {
color:#feb638;
}

h4#site-title {
text-align:left;
}

h4#site-blurb {
font-family:Lucida Calligraphy;
color:#feb638;
clear:both;
font-size:1.2em;
text-align:left;
margin:0 0 0 80px;
font-weight:normal;
line-height:.6em;
}

/* Page List ---------------------------------- */

ul#page-list li {
float:left;
margin:5px;
padding:10px 5px 5px 7px;
font-size:.9em;

}

ul#page-list li li {
background-color:#336666;
line-height:.3em;
font-size:1.0em;
width:300px;
}

ul#page-list li li li {
font-size:1em;
float:right;
}

ul#page-list li a {

padding:0;
display:block;
color:#fff;
font-family:Arial;
text-decoration:none;
}

ul#page-list li a:hover {
background-color: transparent;
color:#feb638;
}

ul#page-list ul {
display:none;
position:absolute;
margin:3px 0 0 -10px;
}

ul#page-list li li {
float:none;
}


ul#page-list li li li {
float:right;
}


ul#page-list li:hover > ul {
display:block;
background-color:#336666;
}

ul#page-list img {
height:auto;
border:0;
margin-bottom:-2px;
}


/* Category List ------------------------------ */

div#navigation {
clear:both;
}

ul#category-list li {
float:left;
margin:3px;
padding:5px 7px 3px 7px;
font-family:Tahoma, Geneva, sans-serif;
}

ul#category-list li a {
color:#06180a;
margin:0;
padding:0;
display:block;
}

ul#category-list li:hover {
background-color:#fff;
}

ul#category-list li a:hover {
background-color:none;
}

ul#category-list ul {
display:none;
position:absolute;
background-color:#a9ac92;
margin:3px 0 0 -7px;
}

ul#category-list li li {
float:none;
}

ul#category-list li:hover > ul {
display:block;
}


/* Search Box --------------------------------- */

div#right-navigation {
float:right;
}

form#searchform {
float:right;
margin:6px 5px 0 0;
padding:0;
}

input.inputbox {
width:175px;
height:15px;
border:1px inset #000;
padding:1px;
background-color:#eee;
}

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:10px;
margin:0 0 20px 0;
background-image:url('images/archive-banner-bg.png');
text-align:center;
color:#06180a;
}

div.archive-banner-bottom {
margin:-20px 0 20px;
background-image:url('images/archive-banner-bottom.png');
height:6px;
}

div.archive-banner p {
font-family:tahoma;
font-size:.9em;
margin:0;
}

div.archive-banner h2 {
font-size:2.5em;
padding:10px;
}

div#author-archive-banner {
text-align:left;
}

div#author-archive-banner img {
float:left;
padding-right:10px;
}


/* Posts -------------------------------------- */
div.date-box {
float:left;
background-image:url('images/date-holder.png');
width:50px;
height:70px;
margin:0 0 0 -81px;
text-transform:uppercase;
text-align:center;
padding:5px;
font-size:90%;
font-family:Arial;
clear:both;
}

span.big-date {
font-size:2em;
}

h2.post-title a {
color:#000;
}

h2.post-title a:hover {
color:#db5216;
text-decoration:underline;
}
div.post {
margin-bottom:15px;
overflow:hidden;
}

div.post-body {
border:1px solid #dbe0c8;
border-top:0;
}

div#content {
width:720px;
float:left;
padding:10px;
}
div.post-body {
margin-bottom:15px;
padding:10px;
}
div.post-body a {
text-decoration:underline;
}
div.post-body a:hover {
text-decoration:none;
color:#fd7438;
}
p.attachment a {
border:0;
}
p.attachment a:hover {
border:0;
}
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:#FFFFCC;
border:0;
border-bottom:2px solid #ecf0d9;
padding:0 0 10px 0;
}

div#single-body {
border:0;
padding:0;
clear:both;
}

/* Sticky Posts ------------------------------- */

div.sticky h2.post-title {
border:1px solid #17291b;
border-bottom:0;
}

div.sticky div.post-body {
border:1px solid #17291b;
}

h2.post-title {
background-color:#FFFFCC;
border:1px solid #dbe0c8;
font-size:x-large;
padding:10px;
}



/* Images ------------------------------------- */


Div#image {
text-align:center;
}

.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:11px;
font-style:italic;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

div.post-body img {
border:none;
text-align:center;
margin:0 10px 10px 0;
}

/* Galleries ---------------------------------- */

div.gallery {
clear:both;
margin: auto;
}

div.gallery a {
border-bottom:0;
}

div.gallery a:hover {
border-bottom:0;
}

dl.gallery-item {
margin:10px 0;
float: left;
text-align: center;
width: 33%;	
}

div.gallery img {
border: 1px solid #cfcfcf;
padding:2px;
}

div.gallery .gallery-caption {
margin-left: 0;
}

div.gallery img:hover {
border:3px solid #78ad78;
padding:0;
}


/* Post Meta ---------------------------------- */

div.post-meta {
font-family:Tahoma;
font-size:.95em;
}

div.post-meta a {
font-style:normal;
}

p#not-found {
text-align:left;
margin:0;
}

/* Post Top Meta ------------------------------ */

div.post-top-meta {
background-color:#FFFFCC;
color:#ddd;
margin:0;
padding:0 5px;
text-align:right;
}

div.post-top-meta a {
color:#ddd;
}

div.post-top-meta a:hover {
color:#fff;
}

span.top-categories {
float:left;
text-align:left;
}

/* Post Bottom Meta --------------------------- */

div.post-bottom-meta {
clear:both;
margin:20px 0;
padding:5px;
background-color:#FFFFCC;
color:#566;
}

div.post-bottom-meta a {
color:#455;
text-decoration:underline;
}

div.post-bottom-meta a:hover {
color:#000;
}

div.post-bottom-meta-columns {
float:left;
width:150px;
padding:10px 20px;
}

div.post-bottom-meta-columns ul li{
list-style-type:square;
list-style-position:inside;
}

div.bottom-meta-clear {
clear:both;
}

/* Comments ----------------------------------- */

textarea#comment {
width:550px;
}

li.comment, li.pingback {
padding:10px;
margin:15px 0;
}

div.comment-meta {
float:left;
font-family:tahoma;
font-size:.8em;
margin:-40px 0 0 36px;
}

li.pingback div.comment-meta {
margin:0;
}

div.comment-author {
margin-right:5px;
}

div.comment-body p {
margin-top:30px;
}

div.comment-meta a {
color:#455;
border-bottom:1px dotted #aaa;
}

div.comment-author a {
font-weight:bold;
font-style:normal;
color:#233;
}

div.comment-body p a {
color:#233;
border-bottom:1px solid #aaa;
}

li.even {
background-color:#FFFFCC;
border:1px solid #d0d4bd;
}

li.odd {
background-color:#f2f6df;
border:1px solid #e1e5ce;
}

li.bypostauthor {
border:1px solid #233;
}

/* Next and Previous Links -------------------- */

div.next-and-previous {
border-top:1px solid #dae0c8;
border-bottom:1px solid #dae0c8;
background-color:#FFFFCC;
width:100%;
}

div.next-and-previous a {
color:#455;
}

div.next-and-previous a:hover {
color:#06180a;
}

div.next-and-previous-link {
padding:10px;
width:200px;
}

div.newer-posts {
text-align:right;
}

/* Sidebar -------------------------------------- */
div#sidebar {
float: right;
top: 140px;
width: 200px;
margin: 10px 5px 0px 0px;
background-color:#FFFFCC;
left: 10px;
font-size:11pt;

}

/* Sidebar Widgets ---------------------------- */

div#sidebar-widget-area {
margin-top:10px;
Clear:both;
}

div.widget {
width:200px;
margin:0 0px;
padding:0 0px 0px 0px;
color:#777;
font-size:.9em;
}

h3.widget-header {
font-size:1em;
border-bottom:1px dotted #777;
text-align:right;
margin:0 0 0px;
padding:0;
font-family:Tahoma;
padding-bottom:0;
font-weight:normal;
color:#000;
}

div.widget a {
color:#000;
}

div.widget a:hover {
border-bottom:1px solid #db5216;
}

div#sidebar .widget p {
margin: .6em 0px .6em 0px;
padding: 0px;
}
div#sidebar .widget h3 {
text-align: left;
font-weight: bold;
margin: .6em 0px .6em 0px;
padding: 0px;
}

div#sidebar a:hover {
color:#feb638;
}
div.widget li {
margin-left:0px;
list-style-type:square;
}

div.widget td a {
font-weight:bold;
}

div.widget form#searchform {
margin-bottom:15px;
}



/* Footer ------------------------------------- */

div#footer {
clear:both;
width:1000px;
margin:0 auto;
background-color:#336666;
color:#FFF;
font-size:.9em;
font-family:Arial;
border-top:2px groove #a9ac92;
padding-top:5px;
padding-bottom:5px;

}
div#footer p {
color: #fff;
font-size:.9em;
font-family:Arial;
padding:0px 0 0px 0px;
clear:both;
} 

div#footer a {
color:#fff;
}

div#footer a:hover {
color:#feb638;
}

/* Footer Widgets ----------------------------- */

h3.footer-widget-header {
font-weight:normal;
font-size:1.5em;
font-family:Georgia;
clear:both;
}

ul.footer-widget {
float:left;
padding:10px 0px 10px 40px;
text-align:left;
width:240px;
}

ul.footer-widget table {
float:left;
color:#233;
}

div#footer td a {
color:#333;
font-weight:bold;
}

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 {
border-bottom:1px dotted #6b7e9d;
}

/* Footer Fine Print -------------------------- */

div#footer-credits {
float:right;
text-align:center;
font-size:1.0em;
font-family:Arial;
color:#fff;
clear:both;
margin:0 30px;
width:850px;
padding-top:5px;
padding-bottom:5px;
}


div#footer-credits li{
display:inline;
padding-left:10px;
}

div#footer p a {
border-bottom:1px dotted #6b7e9d;
}

div#footer .counter {
display:none;
}
