/*
Theme Name: Lyfe
Theme URI: http://dayinthelyfe.com/
Description: Graffiti art magazine site.
Version: 1.0
Author: Bad Feather Inc.
Author URI: http://badfeather.com/
Tags: three column, fixed width, video, flickr feeds, ads, graffiti
*/

/* Eric Meyer reset, http://meyerweb.com/eric/tools/css/reset/  v1.0 | 20080212 */
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%;
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;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* structure */
* {
margin: 0;
padding: 0;
}
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Helvetica, Arial, sans-serif;
text-align: center;
background: #333 url(images/splat.gif) no-repeat top left;
text-align: center;
color: #000;
position: relative;
}
#navbar {
width: 100%;
background: #555 url(images/stripe_grey.png) repeat;
height: 34px;
margin-bottom: 14px;
}
#content {
width: 980px;
margin: 0 auto 1.8em;
overflow: hidden;
text-align: left;
}
#main {
width: 544px;
float: left;
margin-right: 10px;
}
.sidebar {
width: 208px;
float: left;
margin-right: 10px;
color: #FFF;
}
.sidebar.right {
float: right;
margin: 0;
}
.post {
width: 484px;
padding: 30px;
background: #FFF /*url(images/corner_pink_splatter.gif) no-repeat top right*/;
margin-bottom: 10px;
}
#footer {
width: 100%;
overflow: hidden;
background: transparent url(images/footer_bg.jpg) repeat-x top center;
color: #FFF;
}
#footercontent {
width: 980px;
margin: 50px auto;
text-align: left;
}

/* typography and images */
p, ul, ol {
font-size: 1.2em;
line-height: 1.5em;
margin-bottom: 1.5em;
}
h1 {
font-size: 1.8em;
line-height: 1.005em;
margin-bottom: 1em;
text-transform: uppercase;
font-weight: bold;
}
h2 {
font-size: 1.6em;
line-height: 1.125em;
margin-bottom: .75em;
text-transform: uppercase;
}
h4 {
font-size: 1.2em;
line-height: 1.2em;
margin-bottom: .5625em;
text-transform: uppercase;
font-weight: normal;
}
a {
color: #F03;
text-decoration: none;
}
img {
border: 4px solid #333;
}
a img {
border: 4px solid #333;
}
a:hover img {
border-color: #F03;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
img.alignleft {
margin: 0 20px 10px 0;
clear: left;
}
img.alignright {
margin: 0 0 10px 20px;
clear: right;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.spraycan {
z-index: -1;
position: absolute;
bottom: 250px;
right: 50px;
}
p img {
max-width: 100%;
}
blockquote {
padding-left: 2.5em;
background: url(images/blockquote.gif) no-repeat 0 0;
}

/* header */
#nav {
width: 976px;
margin: 0 auto; 
border-left: 3px solid #333;
height: 34px;
font-size: 1.4em;
font-weight: bold;
line-height: 1em;
margin-bottom: 0;
list-style: none;
}
#nav li {
float: left;
width: 136.42px;
border-right: 3px solid #333;
}
#nav li a {
display: block;
width: 136.42px;
padding: 10px 0;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
background: transparent;
}
#nav li a {
color: #FFF;
}
#nav li a:hover {
border-bottom: 4px solid #F03;
}
#nav li.current_page_item a, #nav li.current-cat a, #nav li.current_page_parent a {
background: #000;
color: #F03;
}
#nav li.current_page_item a:hover, #nav li.current-cat a:hover {
border-bottom: none;
}
h5 {
font-size: 3em;
line-height: 1em;
}
h5 a {
margin-top: 10px;
display: block;
height: 0px !important;
height /**/:118px;
width: 228px;
padding-top: 118px;
overflow: hidden;
background: transparent url(images/lyfe_logo.png) no-repeat 0 0;
float: left;
}
h5 a:hover {
background-position: 0 -118px;
}
#bannerad {
width: 736px;
height: 113px;
padding: 5px;
background: #555 url(images/stripe_grey.png) repeat;
float: right;
line-height: 1em;
}
#masthead {
width: 100%;
overflow: hidden;
margin-bottom: 10px;
}
#bannerad ul, ul.ads {
list-style: none;
margin: 0;
padding: 0;
line-height: 1em;
position: relative;
}
#bannerad ul li {
position: absolute; 
top:0; 
left:0; 
display:none;
}
#bannerad ul li:first-child {
display: block;
}


/* sidebars */
.sidebar .block, .sidebar h3 {
width: 188px;
padding: 10px;
}
h3 {
padding: 10px 0;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
background: #000;
margin-bottom: 3px;
color: #F03;
font-size: 1.2em;
}
.block {
background: #555 url(images/stripe_grey.png) repeat;
padding: 10px;
margin-bottom: 10px;
position: relative;
}
.sidebar ul {
list-style: none;
}
.links li, .merch ul li {
margin-bottom: .3em;
}
.links a, .merch ul a, .navigation a, .sidebar p a {
display: inline-block;
color: #000;
background: #F03;
text-decoration: none;
padding: 2px 3px;
}
.sidebar p a:hover, .links a:hover, .merch ul a:hover, .navigation a:hover  {
color: #FFF;
background: #000;
}
ul.follow {
width: 100%;
overflow: hidden;
text-align: center;
margin-bottom: 0;
}
ul.follow li a {
display: block;
width: 50px;
height: 0px !important;
height /**/:50px;
padding: 50px 0 0 0;
margin: 6px;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0 -50px;
background-color: transparent;
float: left;
}
ul.follow li a:hover {
background-position: 0 0;
}
.follow li.email a {
background-image: url(images/follow_btn_email.gif);
}
.follow li.myspace a {
background-image: url(images/follow_btn_myspace.gif);
}
.follow li.facebook a {
background-image: url(images/follow_btn_facebook.gif);
}
.follow li.twitter a {
background-image: url(images/follow_btn_twitter.gif);
}
.follow li.vimeo a {
background-image: url(images/follow_btn_vimeo.gif);
}
.follow li.rss a {
background-image: url(images/follow_btn_rss.gif);
}
ul.ads li {
margin: 0 0 10px 0;
padding: 0;
}
ul.ads li a {
padding: 0;
background: transparent;
}
#bannerad a:hover img, ul.ads li a:hover img {
border-color: #000;
}
#flickr { 
height: 188px; 
width: 188px; 
padding:0; 
margin:0; 
position: relative;
}
a.flickr {
display: inline-block;
width: 43px;
height: 0px !important;
height /**/:12px;
padding: 12px 0 0 0;
overflow: hidden;
background: url(images/flickr_logo.gif) no-repeat 0 0;
}
.flickr-img {
width: 188px;
height: 188px;
text-align: center;
}
.flickr-img img {
margin: 0 auto;
max-width: 180px;
max-height: 180px;
}
p.flickrNav {
width: 180px;
padding: 0 4px;
overflow: hidden;
margin: 0;
}
p.flickrnav span#next {
float: right;
}
p.flickrnav span#prev {
float: left;
}
.sidebar.right p a#prev, .sidebar.right p a#next {
display: block;
width: 18px;
height: 0px !important;
height /**/:25px;
padding: 18px 0 0 0;
overflow: hidden;
background-repeat: no-repeat;
background: transparent;
}
.sidebar.right p a#prev {
background-image: url(images/prev_btn.gif);
background-position: 0 0;
}
.sidebar.right p a#prev:hover {
background-position: -18px 0;
}
.sidebar.right p a#next {
background-image: url(images/next_btn.gif);
background-position: -18px 0;
}
.sidebar.right p a#next:hover {
background-position: 0 0;
}
p.tags {
width: 100%;
overflow: hidden;
}
p.tags a {
background: #F03;
color: #000;
padding: 2px;
}
p.tags a:hover {
background: #000;
color: #FFF;
}

/* mailchimp sign-up form */
.mc_error_msg, .mc_success_msg { 
font-style: italic;
font-size: 1.2em;
background: #F03;
padding: 3px 5px;
margin-bottom: .75em;
}
.mc_error_msg { 
color: #F03;
background: #FFF;
}
.mc_merge_var { 
padding: 0; 
margin:0; 
}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_input { 
float: left; 
clear: both; 
width: 98%;
}
#mc_signup_form legend { 
display: none;
}
#mc-indicates-required { 
float:left; 
clear:both; 
}
#mc_interests_header { 
font-weight:bold; 
clear:both; 
padding-top:.2em;
}
div.mc_interest{ 
clear:both;
}
input.mc_interest { 
float:left; 
}
label.mc_interest_label {
float:left; 
clear:right;}

#mc_signup_form {
font-size: 1.2em;
line-height: 1.5em;
}
#mc_signup_form legend{
display: none;
}
#mc_signup_form input {
margin-bottom: .75em;
}
.mc_signup_submit {
text-align: left;
width:100%; 
clear:both; 
padding:.2em;
}
#mc_signup_submit {
background: #F03;
color: #000;
padding: 3px 5px;
border: none;
}
#mc_signup_submit:hover {
background: #000;
color: #F03;
}

/* main */
body.page .post {
min-height: 700px;
}
.titlebox {
padding: 10px 30px;
margin-bottom: 10px;
background: #555 url(images/stripe_grey.png) repeat;
color: #000;
width: 484px;
overflow: hidden;
}
.titlebox img {
float: left;
margin: 0 10px 0 0;
border: 3px #333 solid;
}
.titlebox h1 {
margin-bottom: 0;
}
.titlebox p {
margin-top: .5em;
margin-bottom: 0;
color: #FFF;
}
.post p a {
font-weight: bold;
}
.post p a:hover {
color: #000;
background: #F03;
}
.postmetadata {
font-size: 1em;
text-transform: uppercase;
width: 100%;
overflow: hidden;
clear: both;
}
.post h2 a {
text-decoration: none;
text-transform: uppercase;
color: #000;
}
.post h2 a:hover {
color: #F03;
}
.post ul {
padding-left: 1em;
list-style: none;
}
.post ul li {
margin-bottom: .75em;
}

/* cleaner gallery thumbnail grids */
.gallery {
display: block;
clear: both;
overflow: hidden;
margin: 0 0 1.8em 0;
}
.gallery .gallery-row {
display: block;
clear: both;
overflow: hidden;
}
.gallery .gallery-item {
overflow: hidden;
float: left;
text-align: center;
list-style: none;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
margin: 1px;
}
.gallery-caption {
margin-left: 0;
}
dl.gallery-item.col-0 + dl.gallery-item.col-0 {
display: none;
}
.post .vvqbox {
margin-bottom: 1.8em;
}
.share {
padding: 10px;
background: #555 url(images/stripe_grey.png) repeat;
margin-bottom: 1.8em;
color: #FFF;
}
.share h4 {
width: 100%;
overflow: hidden;
margin: 0;
padding: 0;
}
.share a {
display: inline-block;
width: 24px;
height: 0px !important;
height /**/:24px;
padding: 24px 0 0 0;
margin: 0 6px 0 0;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0 0;
background-color: transparent;
vertical-align: middle;
}
.share a:hover {
background-position: 0 -24px;
}
.share a.email {
background-image: url(images/share_btn_email.gif);
}
.share a.myspace {
background-image: url(images/share_btn_myspace.gif);
}
.share a.facebook {
background-image: url(images/share_btn_facebook.gif);
}
.share a.twitter {
background-image: url(images/share_btn_twitter.gif);
}
.share a.digg {
background-image: url(images/share_btn_digg.gif);
}
.share a.delicious {
background-image: url(images/share_btn_delicious.gif);
}
.navigation{
width: 100%;
overflow: hidden;
}


/* footer */
#footer h5 a {
margin: 0 24px 0 0;
width: 173px;
height: 0px !important;
height /**/:66px;
padding-top: 66px;
overflow: hidden;
background: url(images/lyfe_footer_logo.gif);
}
#footer h5 a:hover {
background-position: 0 -66px;
}
#footernav {
list-style: none;
text-transform: uppercase;
}
#footernav li {
display: block;
float: left;
margin-right: 1em;
}
#footernav li a {
text-decoration: none;
}
#footernav li a:hover, #footernav li.current_page_item a {
color: #FFF;
}
#footer form {
float: right;
margin-bottom: 1.5em;
}
#footer p {
width: 783px; 
float: right;
clear: right;
font-size: 1.1em;
}
#footer p.credit {
text-align: right;
}
