/*   
Theme Name: PressPlay
Theme URI: http://www.pressplaying.com/themes/pressplay
Description: A clean and elegant theme with rich colors and a simple intuitive sidebar. Category-based navigation. Widget-ready. Valid XHTML.
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.1
.
This theme is released under the GPL:
http://www.gnu.org/licenses/gpl.txt
.
*/

/* Basics ------------------------------------- */

* { margin:0; padding:0; }
.divclear { clear:both;
backgrond: #fdfaf3;
 }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { text-align: center; clear: both; }

body {
font-family: Arial;
line-height:20px;
font-size: 14px;
color:#233;
text-align:left;
padding: 0;
margin: 0;
background-color:#fff;
}


div#wrapper {
width:1200px;
margin-top:0px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
height:100%;
background:#fff;
}

/* Elements ----------------------------------- */

a {
text-decoration:none;
color:#000;
}

a:hover {
color: #8cc540;
}

img {
border: #fffcf7;
margin: 5px;
}
img a:hover{
border:#fffcf7;
}

sup {
font-weight: bold;
color: #66b50e;
}

p {
margin:10px 0;

}

h1,h2,h3,h4,h5 {
font-family:Arial;
padding:10px 0 5px 0;
font-weight:bold;
}

h1,h2 {
font-weight:normal;
}

h3 {
color:#68a617;
}
h3 a {
text-decoration:none;
color:#68a617;
}

h6{
font-family: Arial;
font-weight: normal;
font-size: 10;
color: #717070;
}

ol, ul, li {
list-style:none;
}

code {
font:1em courier new;
}

pre {
font:1em courier new;
color:#233;
margin:5px;
padding:5px;
overflow:auto;
}

table {
border-collapse:collapse;
margin:0px auto 0px auto;
background:#faffe2;
}

td {
border:0;
padding:5px 0;
margin:5px;
}

th {
padding:0px;
border:0;
background-color:#c0c3ac;
}

dl {
margin:10px;
}

dt {
font-weight:bold;
}

dd {
margin:0 0 5px 20px;
}

fieldset {
padding:15px;
margin:5px;
}

legend {
padding:5px;
}

blockquote {
	padding-left:10px;
	color:#fff;
        font-family: Courier new;
        background: #87c62d;
        border: 2px solid #a4e942;
	font-style: normal;
	}

/* Header ------------------------------------- */

div#header {
height:180px;
width: 1200px;
clear:both;
background:#fff;
}
div#header img {
border: 0;
margin:0px;
}

/* Page List ---------------------------------- */
#page-list{
	width:1200px;
        height:30px;
        background: url(images/menu.jpg)repeat;
        position: relative;
 }
ul#page-list li {
float:left;
width: 180px;
border-left: 1px solid #fff;
border-right:1px solid #fff;
padding:5px 7px 3px 7px;
font-size:1.2em;
text-align: center;
}

ul#page-list li li {
font-size:1em;
}

ul#page-list li a {
margin:0;
padding:0;
display:block;
color:#bb805e;
font-family:Georgia;
text-decoration:none;
}

ul#page-list li a:hover {
background: #fbf4ea;
color:#a99ea6;
}

ul#page-list ul {
display:none;
position:absolute;
margin:0px 0 0 -10px;
}

ul#page-list li li {
float:none;
}

ul#page-list li:hover > ul {
display:block;
background-color:#fbf5ec;
}

ul#page-list img {
height:auto;
border:0;
margin-bottom:-2px;
}

/* Category List ------------------------------ */

div#navigation {
width: 1200px;
clear:both;
background:url(images/menu.jpg) repeat-x;
}

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:left;
width: 1200px;
background: #fff;
}

form#searchform {
float:left;
margin:6px 5px 0 0;
padding:0;
}

input.inputbox {
width:175px;
height:15px;
border:1px inset #f2e9da;
padding:1px;
background-color:#fff;
}

input#searchsubmit {
height:19px;
border:1px outset #f2e9da;
background-color:#fcf9f2;
color:#887369;
}

input#searchsubmit:active {
border:1px inset #f2e9da;
}


/* Posts -------------------------------------- */

h2.post-title a {
color:#000;
}

h2.post-title a:hover {
color:#c28d5c;
text-decoration:none;
}

h4.content {
font-size: 11px;
text-align: center;
}

h4.content a{
color: #ff7c00;
}
h4.content a:hover{
color: #90b52b;
}

div.post {
margin-bottom:15px;
overflow:hidden;
}

div.post-body {
border:0;
}

div#content {
width: 680px;
float: left;
padding:5px;
}
 
div.postarea {
width: 600px;
float:left;
}

div.postarea h2{
border-top: 2px solid #90b52b;
} 
div.postarea h4{
text-align: center;
color: #90b52b;
font-weight: bold;
}

div.postarea h4 a{
color:#2f2f2e;
}

div.postarea h4 a:hover{
color:#e7a904;
}

div.date{
font-size: 10px;
line-height: 12px;
color: #535353;
font-family: Georgia;
}

div.post-body {
margin-bottom:15px;
padding:10px;
}

div.post-body a {
text-decoration:none;
color: #000;
}

div.post-body a:hover {
text-decoration:none;
color: #8cc540;
}

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 {
border:0;
border-bottom:1px solid #8cc63e;
padding:0 0 10px 0;
}

div#single-body {
border:0;
padding:0;
}

/* Sticky Posts ------------------------------- */

div.sticky h2.post-title {
border:0;
border-bottom:0;
}

div.sticky div.post-body {
border:0;
}

h2.post-title {
font-size:x-large;
padding:10px;
}

/* 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:11px;
font-style:italic;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

div.post-body img {
border:2px solid #fff7ec;
margin: 5px;
}

/* 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.postmeta {
font-family:Georgia;
font-size:10px;
}

div.post-meta a {
font-style:normal;
}

p#not-found {
text-align:left;
margin:0;
}

/* Post Top Meta ------------------------------ */

div.post-top-meta {
background-color:#17291b;
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;
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;
}

/* The Comments */

#commentblock {
	width:600px;
	color: #4a4a4a;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
		}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
        color: #96bc0d;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
        color: #96bc0d;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 0px 10px;
	width: 520px;
        color: #000000;
        background: #fcfcfc;
        border: 1px ridge #f6f4f4;
        }

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 0px 10px;
	width: 520px;
       	background: #FFFFFF url(images/comment.gif) no-repeat top left;
        }


/* Next and Previous Links -------------------- */

div.next-and-previous {
border-top:1px solid #dae0c8;
border-bottom:1px solid #dae0c8;
background-color:#ecf0d9;
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 {
width:250px;
float:right;
text-align: left;
color: #434343;
font-size: 14px;
font-weight:bold;
background-color:#fff;
margin:-3px 10px 0 0;
font-family:Arial, Tahoma, Geneva, sans-serif;
padding: 30px auto;
}
div#sidebar a {
color: #434343;
}

div#sidebar a:hover {
color:#68a617;
}
div#sidebar h3 a {
color:#68a617;
}

#sidebar img {
border:0;
margin: 20px auto;
overflow: hidden;
}
/* Sidebar 2------------------------------------ */

div#sidebar2 {
width: 200px;
height: 100%;
float: left;
text-align: left;
color: #434343;
font-size: 12px;
background-color:#fff;
margin:-3px 10px 0 0;
font-family:Arial;
font-weight:bold;
padding: 30px auto;
}
div#sidebar2 a {
color: #434343;
}
div#sidebar2 a:hover {
color: #8cc540;
}
div#sidebar2 img{
border: 0;
text-align: center;
}


/* Footer ------------------------------------- */

div#footer {
height: 80px;
clear: both;
background-color:#68a617;
color:#fff;
font-size:10px;
border-top:2px groove #fff;
padding:5px 30px;
font-family:Tahoma, Geneva, sans-serif;
text-align: center;
line-height:10px;
}

div#footer a {
color:#fff;
}

div#footer a:hover {
color:#feb638;
}
#navigation {	
	width:500px;
	margin:0px 0px 5px 5px;
	height:20px;
	float:right;
	}