/*
Theme Name: deCoder
Theme URI: http://webdemar.com/wordpress/wordpress-theme-decoder-09/
Description: Dark stlye clean WordPress Theme deCoder by <a href="http://webdemar.com">webdemar</a> with multi-level dropdown, threaded comments and sticky posts (backward compatible).
Version: 0.9.1
Author: webdemar
Author URI: http://webdemar.com
Tags: black, dark, blue, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- BASIC CSS ELEMENTS
	- FORMS
		+ GENERAL
		+ SEARCHFORM
		+ COMMENTFORM
	- FOOTER
	- USEFUL
		+ WORDPRESS CSS
		+ WIDGETS CSS

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	/*background: #1f1f1f url(img/bg-body-blue.png) repeat-x left top;*/
	background-color: #EEEEEE;
	color: #000;
	font-family: Arial, "Palatino Linotype","Book Antiqua",Palatino,serif, Georgia;
	font-size: 12px;
	background-image: url('bgBody.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}

a {
	color: #0258CC;
}

p {
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 22px;
	/*letter-spacing: .03em;*/
}

img {
	border: none;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#social
{
	position:relative;
	float: right;
	width: 160px;
	top: -3px;
}
	
#page {
	width: 1000px;
	margin: 0 auto;
	border: 0px solid #642700;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('bg.png');
	background-repeat: repeat-y;
	
}
	
#header {
	position: fixed;
	height: 39px;
	background-color: #EEEEEE;
	z-index: 2; /* IE z-index bug */
	width: 920px;
	top: 0px;
}

#content {
	
	z-index: 1; /* IE z-index bug */
	padding-left: 0px;
	padding-right: 20px;
	background-image: url('bg.png');
	background-repeat: repeat-y;
	padding-bottom: 100px;
	padding-top: 40px;
}

.leftBar
{
    width: 237px;
    float:left;
    padding: 20px 0px 0px 0px;
    color: White;
    left: 0px;
    position:relative;
    top: 10px;
}

html>/**/body {
}

.emailUpdates
{
	width: 210px;
	position:relative;
	left: 20px;
}

#content-left {
	float: left;
	width: 640px;
	padding: 20px 0px 0px 20px;
	
	position:relative;
	left: 0px;
}

#content-left img
{
	max-width: 640px;
}

#content-right {
	float: right;
	width: 290px;
}

.page-item-371
{
	display: none;
}

.mattKane
{
    background-image: url('mattKaneA.jpg');
    width: 128px;
    height: 31px;
    display: inline-block;
    left: -90px;
    top: 55px;
    position:relative;
    float:right;
}

.mattKane:hover
{
    background-image: url('mattKaneB.jpg');
}

/*	##################################
   	HEADINGS
	################################## */

#blog-logo
{
	position: relative;
	top: 0px;
}
	
h1#blog-title {
	float: left;
	margin: 0px 0px 0 0;
	padding: 0px;
	font-size: 18px;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: underline;
}

h2#blog-description {
	float: left;
	margin: 57px 0 0 0;
	padding: 0px;
	color: #080808;
	font-size: 11px;
	font-weight: normal;
}

h2#category-title {
	margin: -10px 0 30px 0;
}

.leftBar h3.post-title 
{
    text-transform: lowercase;
    color: #Fff;
    position:relative;
    left: 20px;
    padding: 0px;
    margin: 0px;
    width: 200px;
}

.emailUpdates h2
{
	margin: 0px;
}

.leftBar h5
{
	position:relative;
	left: 20px;
	padding: 0px;
	margin: 0px;
}

.leftBar a
{
	color: #C7F0DD;
}

h3.post-title {
	margin: 0 0 20px 0;
	padding: 0px;
	color: #000;
	font-size: 18px;
	
}

h3.post-title a {
	color: #080808;
	text-decoration: none;
	border-bottom: 1px dotted #080808;
}

h3.post-title a:hover {
	border-bottom: none;
}

h4.sidebar-title {
	margin: 0 0 10px 0;
	padding: 0px;
	color: #080808;
	font-size: 14px;
}

h4.content-title {
	margin: 0 0 20px 0;
	padding: 0px;
	color: #080808;
	font-size: 14px;
}

/*	##################################
   	HEADER
	################################## */

#rss {
	position: relative;
	top: 0px;
	right: 0px;
	line-height: normal;
	width: 150px;
	float: right;
}

#rss a {
	display: block;
	padding: 0 30px 0 0;
	background: url(img/bg-rss.png) no-repeat right center;
	line-height: 40px;
	text-align: right;
	text-decoration: none;
	color: #0258CC;
}

#rss a:hover {
	text-decoration: underline;
}

/* For menu styles please edit /lib/superfish.css */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 0;
}

.sticky {
	padding: 20px;
	background: #2a2a2a;
	border: 1px solid #3a3a3a;
}

.tags {
	padding: 0 0 0 15px;
	background: url(img/bg-tags.gif) no-repeat left center;
}
	
.meta {
	padding: 10px 0 0 0;
	background: url(img/bg-meta.gif) repeat-x left top;
	color: #642700;
	border-top: 1px dotted #5d5d5d;
	clear: both;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

.box-left ul, ol, .post ul, ol, .page ul, ol {
	margin: 0 0 20px 0;
	line-height: 22px;
}

.box-left ul, .post ul, .page ul {
	padding: 0 0 0 20px;
	list-style: none;
}

.box-left ul li, .post ul li, .page ul li {
	margin: 0px;
	padding: 0 0 0 20px;
	background: url(img/bg-list-item-content.png) no-repeat left center;
}

/** CONTENT RIGHT */

.box-right {
	margin: 0px;
	padding: 20px 20px 25px 20px;
	background: url(img/bg-box-right.gif) repeat-x left bottom;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px 0 5px 10px;
	background: url(img/bg-list-item-sidebar-blue.gif) no-repeat 0px 8px;
}

.box-right li a {
	padding: 5px 0;
	text-decoration: none;
}

.box-right li ul {
	padding: 5px 0 0 0;
}

/*	##################################
   	BASIC CSS ELEMENTS
	################################## */
	
hr {
	height: 1px;
	margin: 20px 0;
	background: #3a3a3a;
	border: none;
}
	
table {
	width: 100%;
	margin: 0 0 20px 0;
}

th, td {
	padding: 5px 10px;
}

th {
	background: #080808;
	color: #fff;
}

tr.even {
	background: #2a2a2a;
}

pre {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #2a2a2a;
	line-height: 22px;
	border: 1px solid #3a3a3a;
	font-family: Courier, serif;
	overflow-x: scroll;
	overflow-y: visible;
}

blockquote {
	padding: 0 0 0 20px;
	border-left: 5px solid #2a2a2a;
}

/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */

fieldset {
	margin: 0 0 40px 0;
	padding: 0 40px 40px 40px;
	
	border: none;
}

legend {
	color: #080808;
	font-size: 14px;
}

label {
	display: block;
	margin: 0 0 5px 0;
}
	
input, textarea {
	width: 50%;
	height: 23px;
	margin: 0 0 20px 0;
	padding: 7px 5px 0 5px;
	color: #5d5d5d;
	background: #fff ;
	border: 1px solid #CCC;
	
}

textarea {
	width: 80%;
	height: 150px;
}

select {
	margin: 0 0 20px 0;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

input.submit, input.button {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 0 20px;
	/*background: url(img/bg-form-submit-blue.png) no-repeat left top;*/
	border: 1px solid black;
	color: #000;

}
	
/** SEARCHFORM */

#content #searchform {
	width: 200px;
	position:relative;
	left: 20px;
}
	
#searchform #search {
	float: left;
	width: 150px;
	height: 16px;
	padding: 7px 5px 0 5px;
	color: #5d5d5d;
}

#searchform #search-submit {
	float: right;
	width: 30px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: Black;
}

/** COMMENTFORM */

#comments, #trackbacks {
	margin: 40px 0 0 0;
}

#trackbacks {
	margin: 20px 0 0 0;
}

.comment {
	padding: 0 40px 40px 40px;
	background: #2a2a2a;
}

#trackbacks ul {
	margin: 0 0 40px 0;
	padding: 40px 40px 30px 40px;
	background: #2a2a2a;
	list-style: none;
}

#trackbacks li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
	background: url(img/bg-list-item-content.png) no-repeat 0px 4px;
}

.first {
	padding: 40px;
}

#response {
	margin: 60px 0 0 0;
}

#response fieldset {
	padding: 40px;
}

.comment-left, #commentform-left {
	float: left;
	width: 120px;
	height: 120px;
	background: url(img/bg-commentform-left.gif) no-repeat right top;
}

.comment-right, #commentform-right {
	float: left;
	width: 430px;
	min-height: 120px;
}

.comment-text {
	padding: 20px;
	background: #fff url(img/bg-form-input.png) repeat-x left top;
	color: #5d5d5d;
	line-height: 22px;
}

#response textarea {
	width: 420px;
	height: 100px;
	margin: 0px;
	padding: 5px;
}

#response label {
	display: block;
	line-height: 20px;
}

#response input.text {
	width: 420px;
	height: 20px;
	margin: 0px;
	padding: 5px;
}

#response input.submit {
	float: right;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px;
}

.comment-author {
	margin: 0px;
	padding: 5px 0;
	color: #080808;
	font-size: 14px;
}

.comment-author a {
	color: #080808;
	text-decoration: none;
}

.comment-author a:hover {
	text-decoration: underline;
}

/** COMMENTS IN WP 2.7 */

#commentfieldset {
	padding: 20px 40px;
}

.commentlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: #EEE;
	list-style: none;
}

.commentlist .avatar {
	float: right;
	margin: 0 20px 10px 20px;
}

.commentlist li a {
	color: #080808;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	padding: 0 0 5px 0;
	color: #fff;
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: none;
	border: 1px solid #3a3a3a;
	border-right: none;
}

.reply {
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #FFF;
	border: 1px solid #5d5d5d;
	border-right: none;
	border-bottom: none;
	color: Red;
	display: none;
}

.reply a {
	display: block;
	height: 25px;
	line-height: 25px;
}

#cancel-comment-reply {
	margin: 5px 0 20px 0;
}

#cancel-comment-reply a {
	color: #6a6a6a;
}

.commentlist li.depth-1, .commentlist li.depth-3, .commentlist li.depth-5 {
	
}

.commentlist li.depth-2, .commentlist li.depth-4, .commentlist li.depth-6 {
	
}

/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	
}

#footer {
	width: 1000px;
	margin: 0 auto;
	color: #FFF;
	background-image: url('bgFooter.png');
	height: 90px;
	position:fixed;
	bottom: 0px;

}

#footer a
{
	color: #FFF;
}

#footer p {
	margin: 0px;
	position:relative;
	top: 67px;
	line-height: 0px;
	padding-left: 20px;
	color: #CCC;
	font-size:10px;
	width: 650px;
	left: 140px;
}

#footer p a
{
	text-decoration: none;
}

#legal {
	float: left;
	width: 450px;
}

#webdemar {
	float: right;
	width: 450px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #3a3a3a;
   	text-align: center;
   	background-color: #2a2a2a;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 2px;
	background: #3a3a3a;
}

#content-right{
text-align: right;
position:relative;
left: 15px;

}

#content-right h1{
text-align: center;
}

#content-right a img{
padding: 5px;
}

.leftBar h5{
font-size: 10px !important;
width: 200px;
line-height: 125%;
}

.leftBar h5 p
{
    line-height: 165%;
	padding-top: 10px;
}

div.flickr-thumb {
margin: 23px !important;
}

.hideSlide{
position:absolute;
left: -50000px;
top: -50000px;
}

.centerSlide{
position: relative;
left: 125px;
}

.gray
{
	background-color: #EEE;
}

.previousLink
{
	float: left;
	position:relative;
	left: 20px;
	margin-top: 25px;
}

.nextLink
{
	float: right;
	position:relative;
	left: -20px;
	margin-top: 25px;
}

.leftBar .video
{
	margin-top: 25px;
	position:relative;
	left: 20px;
	
}

.footerShare
{
	position:absolute;
	z-index:50;
	top: 50px;
	left: 20px;
}

.footerShare a
{
	text-decoration: none;
	font-size: 10px;
}

.btnPlayNow
{
	cursor: pointer;
}

.selectRow
{
	background-color: #000 !important;
	color: #FFF !important;
}

.selectRow a
{
	color: #C7F0DD;
}

.leftBar h3.post-title a
{
	color: White;
	border-bottom: 1px dotted #FFF;
	
}

.poemList, .poemList tr td
{
	border: 0px;
}

table tr
{
	vertical-align: top;
}

.wpcf7-form input
{
	width: 100px;
	
}

.connectLeft
{
	width: 180px;
	float: left;
}

.connectRight
{
	width: 400px;
	float: left;
}

.connectRight table
{
position:relative;
left: -10px;
}

.connectRight table tr td
{
}

.connectSubmit input
{
	padding: 5px;
	background-color: #EEE;
	cursor: pointer;
	line-height: 100%;
	color:Black;
}

.connectSubject input
{
	width: 450px;
	padding: 2px;
}

.connectName input
{
	width: 200px;
	padding: 2px;
}

.connectMail input
{
	width: 200px;
	padding: 2px;
}

.connectMessage textarea
{
	width: 450px;
}

.current_page_item
{
	background-color: #EEE;
}

#stumbleFrame #footer{
display: none;
}

.singleFacebook
{
	position:absolute;
	top: 34px;
	left: 10px;
}

.poem{
font-family: Arial, "Palatino Linotype","Book Antiqua",Palatino,serif, Georgia, Arial;
line-height: 24px;
font-size: 12px;
color: #333;
/*letter-spacing: .03em;*/
}

  .hideIMG{
  position:absolute;
  left: -5000px;
  top: -5000px;
  width: 100px;
  height: 100%;
  }
  
    .addBreaks, .removeBreaks{
  cursor: pointer;
  text-decoration: underline;
  position:relative;
  left: 20px;
  top: 20px;
  float: left;
  width: 220px;
}  
  
  .addBreaks{
  display: none;
  }
  
  .break{
  display: inline-block;
  width: 4px;
  }
  
  .singleCat
  {
  	position:relative;
  	left: 20px;
  	top: 50px;
  }
  
  .cat5
  {
  	width: 10px;
  	height: 15px;
  	display: block;
  	background-color: #33CC00;
  	float: left;
  	cursor: pointer;
  }
  
  .cat6
  {
  	width: 10px;
  	height: 15px;
  	display: block;
  	background-color: #990000;
  	float: left;
  	cursor: pointer;
  }
  
  .cat1
  {
  	border: 1px solid #000;
  	width: 8px;
  	height: 4px;
  	display: block;
  	background-color: #FFF;
  	clear: both;
  	margin-top: 5px;
  	cursor: pointer;
  }
  
  .cat3
  {
  	border: 1px solid #000;
  	width: 8px;
  	height: 4px;
  	display: block;
  	background-color: Black;
  	clear: both;
  	margin-top: 5px;
  	cursor: pointer;
  }
  
  .singleDate
  {
  	position:relative;
  	left: 20px;
  }
