/*
Theme Name: Hybrid Such Treasures
Theme URI: http://suchtreasures.com
Description: A child theme for Such Treasures, based off Hybrid by Justin Tadlock.
Version: 0.1
Author: Wardeh Harmon
Author URI: http://suchtreasures.com
Tags: Add, Whatever, Tags, You, Want
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the 2 column right content CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get the drop down CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get the tabs CSS */
@import url('tabs.css');

h2 {
margin-left:0 !important;
}

body {
background:#2D2D2D none repeat scroll 0 0;
}

#body-container {
background:#fff;
width:960px;
padding: 0;
}

#container {
background:#fff;
width:960px;
}

#header-container {
background:#BDC7A5;
width:960px;
}

#header {
background:#525542 none repeat scroll 0 0;
height:154px;
margin:0;
}

#site-title {
float: left;
width: 960px;
height: 150px;
margin-bottom:0px;
}

#site-title a {
display: block;
width: 960px;
height: 150px;
background: #BDC7A5 url(images/photoheader.jpg) no-repeat 0 0;
}

#site-title a span {
display: none;
}

#site-description {
display:none;
}

#primary-menu {
background:#525542 none repeat scroll 0 0;
margin-bottom:5px;
}

#div.menu li a {
background:#525542 none repeat scroll 0 0 !important;
border:medium none;
color:#FFFFFF;
}

#div.menu li ul {
border-top:medium none;
background:#525542 none repeat scroll 0 0 !important;
}

input, textarea {
width:95%;
}

.entry-title a {
color:#7B8A5A;
line-height:1.2em;
}

a {
color:#7B8A5A;
text-decoration:none;
}

a:hover, a:active {
color:#7B8A5A;
text-decoration:underline;
}

a:visited {
color:#7B8A5A;
}


.post {
padding:0 25px;
margin:0px 0 50px;
}

p {
line-height:2em;
}

.widget a {
color:#7B8A5A;
text-decoration:none;
}

div#primary.aside {
margin:30px 20px !important;
}

dl {
margin:0 0 18px 0px;
}

ul {
list-style-type:disc;
}

.widget a:hover, .widget a:active {
color:#7B8A5A;
text-decoration:underline;
}

.gallery-caption {
margin:15px !important;
}

.breadcrumb {
margin:15px 25px 25px;
}

.breadcrumb a:hover {
color:#7B8A5A;
}

.comments-header {
margin:0 0 25px;
padding-left:25px;
}

#comments li, #comments li li li, #comments li li li li li {
margin:0 25px 25px;
border:1px solid #CCCCCC;
}

#comments li.entry-author {
background:#CDDEB8 none repeat scroll 0 0;
}

.button, .submit, .reset {
color:#7B8A5A;
background:#CDDEB8 none repeat scroll 0 0;
}

#respond {
margin:0 25px 25px 25px;
}

textarea {
border:1px solid #CCCCCC;
}

.navigation-links .previous {
margin-left:25px;
}

.navigation-links .next {
margin-right:25px;
}

#footer {
margin:0 25px;
}

#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
text-align:center;
margin:25px 25px 50px;
background:#CDDEB8 none repeat scroll 0 0;
}

#utility-before-content input, #utility-after-content input, #utility-after-page, #utility-after-single input {
width:100px;
}

.enhanced-links-1 .button {
border:none;
background:none;
}

img.wp-smiley {
border:none;
background:transparent;
}

.entry-content li {
line-height:2em;
padding-bottom:5px !important;
}

.search-info {
margin:0 0 50px;
padding: 0 25px;
}

div.series {
margin:30px 0 50px;
padding: 0 25px;
}

.badges {
display:inline;
}

.badges img {
width:36px;
padding-right:10px;
}

.content {
padding-top:30px;
width:620px;
}

.contact input.submit {
width:25px;
}

#primary-menu li a, #page-nav li a {
    background: none repeat scroll 0 0 #525542 !important;
    border: medium none !important;
    color:#ffffff !important;
    }

.entry-content {
    padding-left: 0px;
}

.singular-page .entry-title, .singular-attachment .entry-title {
    padding-left: 25px;
}

.entry-meta {
    padding-left: 0px;
}

.breadcrumb {
    display: none;
    }
    
#commentform #submit {
width:120px;
}

#submit {
    background: none repeat scroll 0 0 #BDC7A5;
    }
    
#submit:hover {
background:#525542;
color:#ffffff;
}
