/* @override 
	http://kuwtb.com/wp-content/themes/pressplay/style.css
	http://kuwtb.com/wp-content/themes/pressplay/styles/style1.02.css
*/

/*   
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; }
.alignright { float:right; }
.alignleft { float:left; }

div.next-and-previous-link.alignleft.older-posts {
float: right;	
text-align: right;
}
.aligncenter { margin: 0 auto !important;
}

body {
font-family: Georgia;
line-height:1.6em;
font-size:.75em;
text-align:center;
background-color: #33383d;
color: #33383d;
}

div#wrapper {
width:960px;
margin:0 auto;
text-align:left;
height:100%;
background-color:#fff;
border: 5px solid white;
}

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

a {
text-decoration:none;
border-color: #c9b500;
color: black;
}

p {
margin:20px 0;
}

h1,h2,h3,h4,h5,h6 {
font-family:Georgia;
padding:10px 0 5px 0;
font-weight:bold;
}

h1,h2 {
font-weight:normal;
}

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:#ecf0d9;
}

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

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

dl {
margin:10px;
}

dt {
font-weight:bold;
}

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

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 {
height:300px;
clear:both;
background: url(../images/meck-header.jpg) no-repeat;
}

h1#site-title {
padding-top:60px;
line-height:.5em;
}

h1#site-title a{
color:#fff;
font-size:1.5em;
margin:0 0 0 30px;
display: block;
height: 180px;
width: 10380px;
margin-left: -10000px;
}

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

h4#site-blurb {
font-family:Verdana;
color:#feb638;
clear:both;
font-size:1.5em;
margin:0 0 0 30px;
font-weight:bold;
line-height:.5em;
display: none;
}

/* Page List ---------------------------------- */

ul#page-list li {
margin:9px;
padding:5px 0px 3px 7px;
font-size: 16px;
float: left;
font-weight: bold;
}

ul#page-list {
margin-left: 16px;	
}

ul#page-list li li {
font-size:1em;
}

ul#page-list li a {
margin:0;
padding:0;
color:#fff;
font-family: Georgia, Times, Times New Roman, serif;
text-decoration:none;
font-style: italic;
}

ul#page-list li a:hover {
background-color:none;
color: #e2d100;
}

ul#page-list ul {
display:none;
position:absolute;
margin:3px 0 0 -10px;
}

ul#page-list li li {
float:none;
}

ul#page-list li:hover > ul {
display:block;
background-color:#32342c;
}

ul#page-list img {
height:auto;
border:0;
margin-bottom:-2px;
}

/* Category List ------------------------------ */

div#navigation {
clear:both;
background: #011516;
height: 50px;
}

ul#category-list li {
float:left;
margin:3px;
padding:5px 7px 3px 7px;
font-family:Verdana, 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:11px 9px 0 0;
padding:0;
}

input.inputbox {
width:293px;
height:15px;
padding:2px;
font-size: 13px;
background-color: #d9dbdc;
margin-top: 2px;
margin-right: 4px;
border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

input#searchsubmit {

}

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

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

div.archive-banner {
padding:10px;
margin:0 0 20px 0;
text-align:center;
color:#06180a;
}

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

div.archive-banner p {
font-family:Verdana;
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 -------------------------------------- */

h2.post-title a {
color: #000;
}

h2.post-title a:hover {
color: #504900;
}

div.post {
margin-bottom:30px;
}

div#content {
width:560px;
float:left;
padding:30px 20px 30px 0;
}

div.post-body {
padding:4px 30px 20px 30px;
border-right: 1px solid #d9dbdc;
border-top:0;
border-bottom: none;
font: 12px Verdana;
line-height: 20px;
color: #000;
}

div.post-body a {
	border-bottom: 1px solid;
	border-color: #c9b500;
}

div.post-body a:hover {
color: #968500;
}

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 {
	font-size: 36px;
	line-height: 36px;
	border-bottom: 4px solid #e2d100;
	width: 520px;
	padding-bottom: 22px;
}

h3#comments {
	font-family: Verdana, sans-serif;	
}

div#single-body {
	padding-top: 24px;
}

/* 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 {
font-size: 28px;
padding: 12px 12px 16px 28px;
opacity: 1;
margin-left: ;
width: 450px;
line-height: 26px;
}

div.titleBox {
background: #e2d100;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
	
}

div.dateBox {
	float: right;	
	margin: 15px 20px;
	color: #6e6711;
	font-size: 14px;
}

div.dateBox#single {
	background: #f3f2e2;
	padding: 6px 12px 8px;
	margin: 0 !important;
	border-right: 1px solid;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
	border-color: #d9dbdc;
}

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

.wp-caption {
text-align:center;
}

.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:0;
margin: 0 auto;
display: block;
margin-top: 20px;
margin-bottom: ;
}

/* 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: Verdana;
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: #d9dbdc;
color: #666;
margin:0;
min-height: 52px;
line-height: 20px;
padding:0 30px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottom
right: 5px;

}

div.post-top-meta a {
color:#111;
}

div.post-top-meta a:hover {
border-bottom:1px solid #db5216;
	border-color: #c9b500;

}

span.top-categories {
display: block;
line-height: 14px;
text-align:left;
width: 230px;
padding: 10px 0;
}

div.metaInfo {
	padding-top: 10px;
	line-height: 12px;
	float: right;
	text-align: right;
}

p object {
	padding: 8px 0;	
}

hr {
	width: 200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #eee;
}

hr.blank {
	border-color: white;	
}

img {
	border: none !Important;	
}

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

div.post-bottom-meta {
	background-color: #d9dbdc;
color: #666;
margin:0;
line-height: 20px;
padding:0 10px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottom
}

div#respond {
padding-top: 20px;
}

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:526px;
}

div.singleResponse {
	margin-top: 40px;
	margin-left: 30px;	
}

li.comment {
padding:20px;
margin:15px 0;
font-family:Verdana;
border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div.comment-meta {
float:left;
font-family:Verdana;
font-size:.8em;
margin:-40px 0 0 36px;
}

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: #f7f8f8;

}

li.odd {
background-color: #eaebec;
}

li.bypostauthor {
border: 1px solid #e2d100;
background: #fffadf;
}

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

div.next-and-previous {
padding: 0 0px 0 20px;

}

div.next-and-previous a {
color:#455;
font-size: 16px;
}

div.next-and-previous a:hover {
color:#06180a;
}

div.next-and-previous-link {
padding:10px;
width:230px;
}

div.newer-posts {
	float: left;
}

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

div#sidebar {
width:370px;
float:right;
background-color: #d9dbdc;
margin:30px 0px 0 0;
font-family:Verdana, Geneva, sans-serif;
	border-top-left-radius: 5px;	
	border-bottom-left-radius: 5px;			
	-webkit-border-top-left-radius: 5px;	
	-webkit-border-bottom-left-radius: 5px;	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#sidebar-widget-area ul div.widget select {
	font-size: 18px !important;	
}

a.comments-link {
	background: url(../images/comment.png) no-repeat 0 -1px;
	padding-left: 18px;
}

/* Sidebar Ads -------------------------------- */
/* (enable in sidebar.php) */

div#sidebar-ad-area {
width:370px;
height:175px;
}

div.ad-box {
width:150px;
height:150px;
float:left;
background-color:#283a2c;
margin:10px 0 0 19px;
border:2px solid #06180a;
color:#ddd;
}

div.ad-box p {
margin:10px 5px;
}

div.ad-box img {
width:150px;
height:150px;
border:0;
}

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

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

div.widget {
width:305px;
margin:0 30px 30px;
color:#777;
font-size:.9em;
}

a img {
border-bottom: none !important;
	vertical-align: -4px;
}

img a {
	border: none !important;
}

#followMe li a {
	border-bottom: none !important;	
}

#followMe li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#followMe li a img:hover {
	opacity: .8;
}


h3.widget-header {
font-size: 12px;
border-bottom:1px dotted #777;
margin:15px 0 15px;
text-transform: uppercase;
padding:0;
font-family:Verdana;
padding-bottom:0;
font-weight:normal;
color:#000;
}

div.widget a {
}

#sidebar-widget-area ul a {
	border-bottom: 1px solid;
	border-color: #c9b500;
	
	}

div.widget a:hover {
border-bottom:1px solid #db5216;
	border-color: #c9b500;
}

div.widget li {
margin-left:20px;
list-style-type:square;
color: #555;
}

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

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

li.widget-notification {
margin:10px;
padding:10px;
border:1px solid #000;
clear:both;
}

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

ul.tabnav {
text-align:left;
padding-left:10px;
}

ul.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
margin:0;
}

ul.tabnav li a {
text-decoration: none;
color: #777;
font-weight: bold;
padding: 4px 6px;
outline: none;
font-family:Verdana; 
}

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

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

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

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

div#footer {
clear:both;
background-color: #011516;
color:#fff;
font-size:.9em;
padding-bottom:8px;
font-family:Verdana, Geneva, sans-serif;
}

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;
}

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:#233;
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:right;
padding:20px 40px;
width:360px;
}

div#footer-credits li{
display:inline;
padding-left:10px;
}

div#footer p a {
border-bottom:1px dotted #6b7e9d;
}




span.comments-declaration {
	
}

div#one.text {
	padding-right: 3px;	
}

h3 {
	font-size: 22px;	
	font-weight: normal;
}

#footer-credits ul {
	font-size: 14px;
}

#footer-credits p {
	color: #a9cbcd;	
	margin-top: 8px;
}

a.post-edit-link {
	float: right;
	border-bottom: none !important;
	font-size: 10px;
	color: #999;
	margin-top: -3px;
}
/*sidebar widget css*/

a.like img {
	padding-left: 4px;
	margin-top: -4px;
}

.wp_likes {
	margin-top: 4px;
}
a.like:before {
	content: "Lick";
}

div.unlike {
margin-left: 4px;	
}

a.liked img {
	margin-top: -4px;	
}