/*
 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 {
    background: #000000 url(http://pedallas.com/images/header.jpg) repeat-x center top;
    padding: 465px 0px 0 0px;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
}

a {
    color: #34d5d0;
    text-decoration: none;
}

p {
    margin: 0 0 20px 0;
    padding: 0px;
    line-height: 22px;
    text-decoration: none;
}

img {
    border: none;
}

/*	##################################
 BASIC LAYOUT
 ################################## */
#rise {
    margin: -95px 0 -140px 0;
}

#page {
    width: 892px;
    margin: 0 auto;
	position: relative;
}

#header {
    margin: -50px 0 0 0px;
    padding: 0px;
    position: relative;
    width: 892px;
    background: url() no-repeat left top;
}

#header2 {
    margin: 180px 0 0 0px;
    padding: 0px;
    position: relative;
    width: 892px;
    background: url() no-repeat left top;
}

#content {
    background: url(img/bg-content.gif) repeat-y right top;
	position: relative;
    z-index: 1; /*IE z-index bug */
    margin: 0;
    padding: 0;
}

#content-left {
    float: left;
    width: 600px;
    padding: 0px 0;
    background: #ffffff;
}

#content-right {
    float: right;
    width: 290px;
    background: #ffffff;
    text-decoration:none;

}

/*	##################################
 HEADINGS
 ################################## */
h1#blog-title {
    float: left;
    margin: 50px 10px 0 0;
    padding: 0px;
    font-size: 30px;
}

h1#blog-title a {
    color: #fff;
    text-decoration: none;
}

h1#blog-title a:hover {
    text-decoration: none;
}

h2#blog-description {
    float: left;
    margin: 57px 0 0 0;
    padding: 0px;
    color: #34d5d0 font-size: 11px;
    font-weight: normal;
}

h2#category-title {
    margin: 20px 0 30px 20px;
    color: #34d5d0;
    font-size: 40px;
    font-weight: bold;
}

h3.post-title {
    margin: 15px 0 15px 0;
    padding: 0px;
    color: #34d5d0;
    font-size: 30px;
    border-bottom: 2px solid #34d5d0;
}

h3.post-title a {
    color: #234d5d 0;
    text-decoration: none;;
}

h3.post-title a:hover {
    color: #234d5d 0;
    border-bottom: none;
}

h4.sidebar-title {
    margin: 0 0 10px 0;
    padding: 0px;
    color: #34d5d0;
    font-size: 18px;
}

h4.footer-title {
    margin: 0px 0 10px 0;
    padding: 0px;
    color: #ffffff;
    font-size: 24px;
}

h4.content-title {
    margin: 0 0 20px 0;
    padding: 0px;
    color: #34d5d0;
    font-size: 18px;
}

/*	##################################
 HEADER
 ################################## */
#rss {
    position: absolute;
    right: 10px;
    bottom: 0px;
    line-height: normal;
}

#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: #fff;
}

#rss a:hover {
    text-decoration: none;
}

/* For menu styles please edit /lib/superfish.css */
/*	##################################
 CONTENT
 ################################## */
/** CONTENT LEFT */
.box-left, .post, .page {
    margin: 20px 20px 30px 20px;
}

.sticky {
    padding: 20px;
    background: #2a2a2a;
    border: 1px solid #2b7270;
}

.tags {
    padding: 0 0 0 0;
    background: url(img/bg-tags.gif) no-repeat left center;
}

.meta {
    padding: 0px 0 0px 0;
    background: url(img/bg-meta.gif) repeat-x left top;
    color: #34d5d0;
    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;
    text-decoration: none;
    list-style: none;
}

.box-right ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.box-right cn {
    margin: 0 0 0 30px;
    padding: 0px;
    list-style: none;
}

.box-right cl {
    margin: 0 0 0 30px;
    padding:0 0 0 10px;
    list-style: none;
}

.box-right li {
    margin: 0px;
    padding: 5px 0 5px 10px;
    background: url() 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: #2b7270;
    border: none;
}

table {
    width 100%;
    margin:
    0 0 20px 0;
}

th, td {
    padding: 0px 8px;
}

th {
    background: #34d5d0;
    color: #fff;
}

tr.even {
    background: #2a2a2a;
}

pre {
    margin: 0 0 20px 0;
    padding: 20px;
    background: #2b7270;
    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;
    background: #727777;
    border: none;
}

legend {
    color: #34d5d0;
    font-size: 14px;
}

label {
    display: block;
    margin: 0 0 5px 0;
}

input, textarea {
    width: 70%;
    height: 23px;
    margin: 0 0 20px 0;
    padding: 7px 5px 0 5px;
    color: #5d5d5d;
    background: #fff url(img/bg-form-input.png) repeat-x left top;
    border: none;
    resize: none;
}

textarea {
    width: 100%;
    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: 30px;
    margin: 0px;
    padding: 0 20px;
    background: url(img/bg-form-submit-blue.png) no-repeat left top;
    border: 1px;
    color: #fff;
}

/** SEARCHFORM */
#content #searchform {
    width: 250px;
}

#searchform #search {
    float: left;
    width: 180px;
    height: 23px;
    padding: 7px 5px 0 5px;
    color: #5d5d5d;
}

#searchform #search-submit {
    float: right;
    width: 50px;
    height: 30px;
    margin: 0px;
    padding: 0px;
}

/** COMMENTFORM */
#comments, #trackbacks {
    margin: 40px 0 0 0;
}

#trackbacks {
    margin: 20px 0 0 0;
}

.comment {
    padding: 0 40px 40px 40px;
    background: #727777;
}

#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: 300px;
    height: 150px;
    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: #34d5d0;
    font-size: 14px;
}

.comment-author a {
    color: #34d5d0;
    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: #727777;
    list-style: none;
}

.commentlist .avatar {
    float: right;
    margin: 0 20px 10px 20px;
}

.commentlist li a {
    color: #34d5d0;
}

.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 #2b7270;
    border-right: none;
}

.reply {
    width: 0px;
    height: 0px;
    line-height: 25px;
    text-align: center;
    background: #2b7270;
    border: 1px solid #5d5d5d;
    border-right: none;
    border-bottom: 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 {
    background: #;
}

.commentlist li.depth-2, .commentlist li.depth-4, .commentlist li.depth-6 {
	background: #2b7270;
}

/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: url(img/footer2.jpg) repeat-x right top;
        height: 300px;
       
}

#footer {
	width: 960px;
	/*margin: 0px auto;*/
	/*height: 285px;*/
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: 40px;

}
/*
#mvytem {
	float: center;
	width: 450px;
	text-aling:left;
        
}
*/


#legal {
	float: center;
	text-align: center;
        margin: 110px;
        color: #ffffff;
}


/*	##################################
   	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 #2b7270;
   	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;
        width: 100%;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 0px;
        height: 15px;
	background: #34d5d0;
        width: 100%;
}

/*this file was edited by rueben from within the theme editor...*/