/*
Theme Name: Punk Rock Gardens
Theme URI: http://punkrockgardens.com/
Description: Designed specifically for punkrockgardens.com
Template: thematic
*/


/* ============================================================================
   RESET 
   ========================================================================= */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;font-style:normal;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a img{border:none}

/* ============================================================================
   TYPOGRAPHY
   ========================================================================= */

@font-face {
	font-family: 'Mido';
	src: url('fonts/mido.eot');
	src: url('fonts/mido.eot?#iefix') format('embedded-opentype'),
		 url('fonts/mido.woff') format('woff'),
		 url('fonts/mido.ttf') format('truetype'),
		 url('fonts/mido.svg#Mido') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    color: #563928;
    font: 62.5%/2.2em Georgia, "Times New Roman", Times, serif;
}

/* ---------------------------------------------------------------------------- 
   HEADINGS */

h1, h2, h3, h4, h5, h6 {
    font-family: Mido;
    font-weight: normal;
}
h1 {
    border-bottom: 10px solid #e6e2e0;
    color: #00803c;
    font-size: 2.7em;
    font-weight: normal;
    line-height: 1.25em;
    padding: 0.75em 0 0.25em 0;
    margin: 0;
}
h2 {
    color: #00803c;
    font-size: 2.3em;
    font-weight: normal;
    padding: 1em 0 0 0;
    margin: 0;
}
h3 {
    color: #00803c;
    font-size: 1.8em;
    font-weight: normal;
    padding: 0.5em 0 0 0;
}
h4 {
    font-size: 1.4em;
}

/* ------------------------------------
   HEADING COMBINATIONS  */

h1+h2 {
    padding-top: 0.5em;
}

/* ---------------------------------------------------------------------------- 
   BASIC TEXT ELEMENTS */

address, dd, dt, li, p {
    font-size: 1.4em;
    padding: 0.75em 0;
}
blockquote {
    font: italic 1.4em Georgia;
    padding: 0.75em 0;
}
blockquote * {
    font-style: italic;
    font-size: 1em;
}
input, select, textarea {
    font: 1.4em Georgia, "Times New Roman", Times, serif;
}
pre, code {
	font: 1.1em Monaco, "Courier New", monospace;
}

/* ---------------------------------------------------------------------------- 
   LISTS */

ul, ol {
	margin: 0 0 1.5em 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
li {
    font-size: 1.4em;
    padding: 0;
}
li li {
    font-size: 1em;
}
dl	{
    margin: 0 1.5em;
}
dd {
	margin-bottom: 1.5em;
}

li p {
    font-size: 1em;
}

/* ----------------------------------------------------------------------------
   HYPERLINKS */

a:link,
a:visited {
    color: #00803c;
}

a:hover {
    color: #e96f13;
}

/* ----------------------------------------------------------------------------
   MISC INLINE ELEMENTS */

strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1em;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* ============================================================================
   SCREEN 
   ========================================================================= */

@media screen {

/* ============================================================================
   LAYOUT 
   ========================================================================= */

html {
    background: #bfd1bd url(images/bg.png) center top;
}

body {
    background: #bfd1bd url(images/bg.png) center top;
    padding: 20px 0 40px 0;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
}

/* ----------------------------------------------------------------------------
   HEADER */
   
#header {
    background: url(images/bg-header.png) left bottom no-repeat;
    height: 228px;
    position: relative;
}

#logo {
    position: absolute;
    left: 78px;
    top: 31px;
    width: 480px;
}


/* ----------------------------------------------------------------------------
   NAVIGATION */

#main-menu {
    height: 42px;
    left: 332px;
    position: absolute;
    top: 0;
    width: 442px;
}

#main-menu ul,
#main-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#main-menu li {
    display: inline;
}

#main-menu li a {
    background: url(images/bg-nav.png) no-repeat;
    display: block;
    float: left;
    height: 42px;
}

#main-menu li.menu-item-3536 a { background-position: 0 0;       width: 90px; }
#main-menu li.menu-item-3537 a { background-position: -90px 0;   width: 136px; }
#main-menu li.menu-item-3538 a { background-position: -226px 0;  width: 124px; }
#main-menu li.menu-item-3539 a { background-position: -350px 0;  width: 92px; }

#main-menu li.menu-item-3536 a:hover { background-position: 0 -84px; }
#main-menu li.menu-item-3537 a:hover { background-position: -90px -84px; }
#main-menu li.menu-item-3538 a:hover { background-position: -226px -84px; }
#main-menu li.menu-item-3539 a:hover { background-position: -350px -84px; }

body.home #main-menu li.menu-item-3536         a { background-position: 0 -42px; }
#main-menu li.menu-item-3537.current-menu-item a { background-position: -90px -42px; }
#main-menu li.menu-item-3538.current-menu-item a { background-position: -226px -42px; }
#main-menu li.menu-item-3539.current-menu-item a { background-position: -350px -42px; }

/* conditions */

body.s-category-features #main-menu li.menu-item-3537   a { background-position: -90px -42px; }
body.s-category-journal  #main-menu li.menu-item-3538    a { background-position: -226px -42px; }


/* ----------------------------------------------------------------------------
   CONTENT AREA */

#main {
    background: #261006 url(images/bg-main.png) no-repeat;
    padding: 25px 30px 30px 30px;
    overflow: hidden;
}

#container {
    background: url(images/bg-container.png) repeat-y;
    overflow: hidden;
}

#content {
    background: #fff url(images/bg-content.png) no-repeat;
    float: left;
    padding: 25px 30px;
    width: 560px;
}


/* ----------------------------------------------------------------------------
   ASIDES */

.main-aside {
    float: left;
    width: 280px;
}

.aside-block {
    background: #fef4af url(images/bg-aside-block-yellow.png) repeat-y;
    color: #261006;
    margin: 0 0 30px 0;
    padding: 10px 25px;
}

.aside-block h3 {
    color: #e86910;
    font-size: 1.6em;
    padding: 0.25em 0 0 0;
}

.aside-block ul,
.aside-block li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aside-block ul {
    padding: 0.25em 0 0 0;
    border-bottom: 1px dashed #bb9661;
}

.aside-block li {
    border-top: 1px dashed #bb9661;
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 0.25em 0;
}

.aside-block li.active a {
    background: #feee94;
}

.aside-block p {
    font-size: 1.1em;
}

.aside-block a {
    color: #e86910;
    text-decoration: none;
}

.aside-block a:hover {
    text-decoration: underline;
}

.aside-block li a {
    color: #261006;
}


/* SEARCH */

#search {
    background: transparent;
    margin-bottom: 20px;
    padding-right: 0;
}

#search h3 {
    color: #b1c7ad;
}

#search input {
    border: 0;
    vertical-align: middle;
}

#search input#s {
    height: 20px;
    padding: 3px 3px 4px 3px;
    width: 174px;
    margin-right: 10px;
}

/* FEATURES */

#features li {
    border: 0;
    display: inline;
    padding: 0;
}

#features li a {
    display: block;
    border-top: 1px dashed #bb9661;
    line-height: 1.6em;
    padding: 0.25em 0;
}

#features li a:hover {
    background: #fff;
    text-decoration: none;
}

#features p {
    padding-top: 0.5em;
}

/* SUBSCRIBE */

#subscribe {
    background: #ff9a47 url(images/bg-aside-block-orange.png) repeat-y;
    padding-bottom: 20px;
    padding-right: 0;
}

#subscribe h3 {
    color: #261006;
}

#subscribe label {
    display: block;
    font-size: 1.1em;
    padding: 0.5em 0;
}

#subscribe label+br {
    display: none;
}

#subscribe input {
    border: 0;
    font-size: 1.1em;
    vertical-align: middle;
}

#subscribe input#klbtk-klbtk {
    height: 20px;
    padding: 3px 3px 4px 3px;
    width: 126px;
    margin-right: 10px;
}



/* ARCHIVE */

#archive {
    background: #936750 url(images/bg-aside-block-brown.png) repeat-y;
    padding-bottom: 25px;
}

#archive h3 {
    color: #fff;
}

#archive ul,
#archive li {
    border-color: #bc9e8f;
}

#archive li {
    overflow: hidden;
    text-transform: uppercase;
}

#archive li h4,
#archive li p {
    float: left;
    font-weight: normal;
    padding: 0;
}

#archive li h4 {
    font-size: 1em;
    width: 20%;
}

#archive li p {
    font-size: 0.833em;
    width: 80%;
}

#archive li a,
#archive li span {
    padding: 0 0.25em;
    margin-right: 0.25em;
}

#archive li a.active {
    background: #bc9e8f;
}

#archive li span.emptymonth {
    color: #5d3d2f;
}

#archive li a:hover {
    background: #fff;
    text-decoration: none;
}

#archive li:hover {
    background: #9a6f59;
}

/* TWITTER */

#twitter {
    background: #c4eafa url(images/bg-aside-block-blue.png) repeat-y;
    color: #2285af;
    padding: 0;
}

#twitter h3 {
    padding: 0;
}

#twitter h3 a {
    display: block;
    background: url(images/twitter.png);
    height: 80px;
    width: 280px;
}

#twitter ul {
    padding: 0 25px 15px 25px;
    border: 0;
}

#twitter li {
    border: 0;
    line-height: 1.5em;
    padding-bottom: 1em;
}

#twitter li a {
    color: #5ca6c6;
    white-space: nowrap;
}


/* TAGS */

#tags {
    background: #b1c7ad url(images/bg-aside-block-green.png) repeat-y;
}

#tags h3 {
    color: #fff;
}

#tags p#tag-cloud {
    border-bottom: 1px dashed #859d80;
    border-top: 1px dashed #859d80;
    margin: 0.25em 0;
    padding: 0.25em 0;
}

#tags p#tag-cloud a {
    color: #261006;
    margin-right: 0.5em;
}

#tags p#tag-cloud a:hover {
    background: #fff;
    text-decoration: none;
}

#tags p.more {
    padding-top: 0.25em;
}

#tags p.more a {
    color: #fff;
}

body.slug-tags .entry-content a {
    margin-right: 0.5em;
}


/* Proven Winners Logo */

#pwlogo {
    background: #fff url(images/bg-aside-block-white.png) repeat-y;
}


/* ----------------------------------------------------------------------------
   FOOTER */

#footer {
    background: #261006 url(images/bg-footer.png) repeat-y;
    clear: both;
    color: #a68a7a;
    overflow: hidden;
    padding: 1em 0 0 60px;
    position: relative;
    width: 900px;
}

#footer h3 {
    color: #fff;
    font-size: 1.3em;
    padding: 0;
}

#footer p {
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0 0 1.75em 0;
}

#footer a {
    color: #ccbab1;
}

#footer #contact {
    float: left;
    width: 190px;
    padding: 0 30px 0 0;
}

#footer #colophon {
    float: right;
    margin-right: 340px;
    width: 310px;
    padding: 0 0 0 30px;
}

#footer #follow {
    float: left;
    padding: 0 30px 0 0;
    margin-top: -0.5em;
    width: 190px;
}

#footer #follow ul,
#footer #follow li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer #follow li {
    background: 0 0.5em no-repeat;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0.5em 0 0 25px;
}

#footer #follow li.i-facebook {
    background-image: url(images/icons/facebook.png);
}

#footer #follow li.i-twitter {
    background-image: url(images/icons/twitter.png);
}

#footer #follow li.i-rss {
    background-image: url(images/icons/rss.png);
}

p#top {
    clear: both;
    background: #261006;
    height: 30px;
    padding: 0 100px 0 0;
    text-align: right;
}

#top a {
    background: url(images/top.png);
    display: block;
    float: right;
    width: 80px;
    height: 30px;
}

p#credit {
    color: #fff;
    font: normal 1em Helvetica, Arial, sans-serif;
    width: 900px;
    padding: 1.5em 0 0 0;
    margin: 0 auto;
}

p#credit img {
    vertical-align: middle;
}


/* ============================================================================
   HELPERS 
   ========================================================================= */

.clearer {
    clear: both;
}

.separator {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

p.meta {
    color: #848484;
    font-size: 1.1em;
    padding-bottom: 0;
}

p.meta a {
    color: inherit;
}

p.entry-meta,
p.entry-utility {
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    color: #4fa64a;
}

.entry-meta,
.entry_utility a {
    color: inherit;
}

.entry-meta {
    margin: 0;
}

.entry-utility {
    border-top: 1px dashed #d6d0cd;
    padding: 0.25em 0;
    margin: 1em 0 0 0;
}

.meta-sep {
    padding: 0 0.5em;
}

/* ----------------------------------------------------------------------------
   OLDER/NEWER NAVIGATION */

.navigation {
    background: #e6e2e0;
    font-size: 1.2em;
    overflow: hidden;
}

.navigation a {
    color: #563928;
    text-decoration: none;
}

.navigation a:hover {
    background: #fff;
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

#nav-below  {
    padding: 0.5em 1em;
    margin: -10px 0 1.25em 0;
}

#nav-above  {
    padding: 0.25em 1em;
    margin: -10px 0 0 0;
}



/* ----------------------------------------------------------------------------
   IMAGES */

img.alignnone,
img.alignleft,
img.alignright {
    padding: 9px;
    border: 1px solid #d4cac5;
}

img.alignleft,
div.alignleft {
    float: left;
    margin: 0.5em 2em 0.5em 0;
}

img.alignright,
div.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

p img.alignnone {
    margin: 0 0 -0.5em 0;
}


/* ----------------------------------------------------------------------------
   IMAGES W/ CAPTIONS */

div.alignleft {
    border: 1px solid #d4cac5;
    padding: 9px 0 9px 9px;
}

p.wp-caption-text {
    font-size: 1.1em;
    font-style: italic;
    padding: 0;
}


/* ----------------------------------------------------------------------------
   MORE LINKS */

a.post-edit-link,
a.more-link {
    color: #00803c;
    font-weight: bold;
    font-size: 0.714em;
    text-transform: uppercase;
}

a.post-edit-link:hover, 
a.more-link:hover {
    background: #e80000;
}

.callout {
    margin-bottom: 10px;
    padding: 0;
    width: 220px;
}


/* SIFR */

.sIFR-active h1.page-title,
.sIFR-active h1.entry-title,
.sIFR-active h2.entry-title,
.sIFR-active .main-aside #search h3,
.sIFR-active .main-aside #features h3,
.sIFR-active .main-aside #archive h3,
.sIFR-active .main-aside #tags h3 {
  visibility: hidden;
  font-family: Verdana;
}

.sIFR-active object {
  display: block;
}

.sIFR-active h1.entry-title {
    padding-bottom: 0.125em;
}

.sIFR-active body.home h2.entry-title {
    font-size: 2.4em;
}


/* ============================================================================
   SECTIONS 
   ========================================================================= */

/* ============================================================================
   HOME */
   
.post {
    padding-bottom: 0.75em;
    border-bottom: 10px solid #e6e2e0;
}

.post a.more {
    white-space: nowrap;
}


/* ----------------------------------------------------------------------------
   FEATURE */

body.home #feature {
    background: url(images/feature.png) 0 18px no-repeat;
    min-height: 180px;
    position: relative;
}

body.home #feature h2,
body.home #feature p {
    padding-left: 10px;
}

body.home #feature h2 a {
    text-decoration: none;
}

body.home #feature .post {
    clear: both;
    padding-left: 110px;
    position: relative;
}

body.home #feature .post+.post {
    border: 0;
}

body.home #feature-image {
    border: 1px solid #d4cac5;
    margin: 6px 0 0 0;
}

body.home #feature-image div {
    border: 9px solid #fff;
    width: 430px;
    height: 189px;
    overflow: hidden;
    position: relative;
}

body.home #feature-image img {
    left: -50px;
    position: absolute;
    top: -20px;
}

body.home #feature .post img.photo {
    border: 10px solid #d4cac5;
    left: 0;
    position: absolute;
    top: 77px;
}


/* ----------------------------------------------------------------------------
   JOURNAL */

body.home #journal {
    clear: both;
}

body.home #journal h1 {
    background: url(images/header-journal.png);
    border: 0;
    padding: 0;
    height: 23px;
}

body.home #journal .post {
    min-height: 120px;
    padding-left: 120px;
    position: relative;
}

body.home #journal h2 {
    padding-top: 0.75em;
}

body.home #journal h2 a {
    text-decoration: none;
}

body.home #journal p.excerpt {
    font-size: 1.2em;
    padding-top: 0;
}

body.home #journal img.attached-image {
    border: 1px solid #d4cac5;
    padding: 9px;
    left: 0;
    position: absolute;
    top: 1.5em;
}


/* ============================================================================
   CATEGORY */

body.category .post,
body.tag .post,
body.archive .post,
body.search .post {
    position: relative;
}

body.category .post h2.entry-title,
body.category .post .entry-meta,
body.category .post .entry-content,
body.tag .post h2.entry-title,
body.tag .post .entry-meta,
body.tag .post .entry-content,
body.archive .post h2.entry-title,
body.archive .post .entry-meta,
body.archive .post .entry-content,
body.search .post h2.entry-title,
body.search .post .entry-meta,
body.search .post .entry-content {
    padding-left: 120px;
}

body.category .post h2,
body.tag .post h2,
body.archive .post h2,
body.search .post h2 {
    padding-top: 0.75em;
}

body.category .post h2 a,
body.tag .post h2 a,
body.archive .post h2 a,
body.search .post h2 a {
    text-decoration: none;
}

body.category .post .entry-content p,
body.tag .post .entry-content p,
body.archive .post .entry-content p,
body.search .post .entry-content p {
    padding-top: 0;
    font-size: 1.2em;
}

body.category .post .entry-utility,
body.tag .post .entry-utility,
body.archive .post .entry-utility,
body.search .post .entry-utility {
    margin-top: 0.25em;
}

.post img.attached-image {
    border: 1px solid #d4cac5;
    padding: 9px;
    left: 0;
    position: absolute;
    top: 1.5em;
}


/* ============================================================================
   ARTICLE */

body.single h1 {
    border-bottom: 0;
    padding-bottom: 0;
}

body.single .post {
    border: 0;
}
   
/* ----------------------------------------------------------------------------
   AUTHOR */

#about-author {
    clear: both;
    margin: 1em 0 2em 0;
    overflow: hidden;
}

#about-author h3 {
    background: url(images/header-author.png);
    padding: 0;
    height: 23px;
}

#about-author img {
    border: 10px solid #d4cac5;
    float: left;
    margin: 1.25em 0 0 0;
}

#about-author p {
    font-size: 1.2em;
    padding-top: 1em;
    margin-left: 110px;
}

/* ----------------------------------------------------------------------------
   COMMENTS */

#respond h3 {
    background: url(images/header-comment.png);
    padding: 0;
    height: 23px;
}

#comments-list h3 {
    background: url(images/header-discussion.png);
    padding: 0;
    height: 23px;
}

#comments-list ol {
    list-style: none;
    margin: 0;
    padding: 0 0 2em 0;
}

#comments-list li {
    background: url(images/bg-comment.png) 57px 1.5em no-repeat;
    padding: 0.5em 1em 1.5em 110px;
    font-size: 1.2em;
}

#comments-list li+li {
    border-top: 10px solid #e6e2e0;
}

#comments-list .unapproved {
    font-weight: bold;
}

#comments-list li.bypostauthor {
    background-color: #e6e2e0;
    background-image: url(images/bg-comment-author.png);
    border-top: 0;
}

.comment-meta {
    color: #aa9a93;
    font-size: 0.917em;
    font-style: italic;
}

.comment-meta .comment-author .n {
    font-weight: bold;
    font-style: italic;
}

.comment-meta .edit-link {
    text-transform: lowercase;
}

.comment-meta a {
    color: inherit;
    margin-right: 0.5em;
}

#commentform {
    padding: 0 0 1em 0;
}

#commentform .form-label {
    display: block;
    float: left;
    position:  relative;
    width: 100px;
}

#commentform .form-label label {
    font-size: 1.2em;
    font-weight: bold;
}

#commentform .form-label .required {
    position: absolute;
    right: 0;
}

#commentform p {
    font-size: 1.2em;
}

#commentform .form-input input,
#commentform .form-textarea textarea {
    border: 1px solid #c9bcb6;
    font-size: 1.2em;
    padding: 4px;
    width: 440px;
}

#commentform .form-input,
#commentform .form-textarea {
    margin-left: 110px;
    padding-bottom: 0.5em;
}    

#form-allowed-tags p {
    font-size: 1em;
    line-height: 1.4em;
}

#commentform .form-submit {
    text-align: right;
}


/* ============================================================================
   ABOUT US */

#author-list {
    clear: both;
    overflow: hidden;
}

#author-list img {
    border: 10px solid #d4cac5;
    float: left;
    margin: 0.5em 0 0 0;
}

#author-list .author-details {
    overflow: hidden;
    padding: 1em 0;
}


#author-list .author-details h4,
#author-list .author-details p {
    margin-left: 110px;
}

#author-list .author-details h4+p {
    padding-top: 0;
}

#author-list .author-details p {
    font-size: 1.2em;
}

body.slug-about #thanks {
    margin: -1em 0 2em 0;
}

body.slug-about #thanks p {
    font-size: 1.2em;
}


/* ============================================================================
   SEARCH RESULTS */

body.search-no-results h1,
body.search-no-results .post {
    border: 0;
}



/* ============================================================================
   HIDDEN ELEMENTS (screen reader-friendly) */

#main-menu a span,
#top a span,
#twitter h3 a span,
#about-author h3 span,
#respond h3 span,
#comments-list h3 span,
body.home #journal h1 span,
.hidden {
    left: -9999px;
    position: absolute;
}


/* ============================================================================
   IE PATCHES */

body.msie #feature,
body.ie6 #container,
body.ie6 #footer {
    height: 1%;
}

body.ie6 #journal .post {
    height: 120px;
}

body.ie6 #feature {
    height: 180px;
}


}

/* ============================================================================
   PRINT 
   ========================================================================= */

@media print {
 
    *, h1, h2, a:link, a:visited {
        color: #000;
    }
    
}    

