/*
Theme Name:   DePo Skinny
Theme URI:    http://powazek.com
Description:  A slender theme for WP by <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fff;
    color: black;
    text-align: center;
    font-size: 13px;
/*    line-height: 18px; */
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
background-color: #eeeeee;
line-height: 20px;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#066; text-decoration: none }
a:hover { color:#000; text-decoration: underline }

p, ul, ol, li { 
    margin-bottom: 18px; 
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
/*    padding-left:10px;
    border-left:1px solid #ccc; */
background: url('http://www.twitchyunreliablelooking.com/wp/wp-content/themes/depo-skinny/images/quote.png') no-repeat 0 0;
padding-left: 35px;
}

ul {
/*    list-style-type: square; */
    list-style-type: disc;
    margin-left: 2em;
}

ol {
    margin-left: 2em;
}

h1 { 
    font-size: 26px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

h2 { 
    font-size: 22px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 { 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

.post h3 {
font-family: "Gill Sans";
font-size: 22px;
line-height: 22px;
}

h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

.container {
	text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 502px;
border: 2px solid #cccccc;
background-color: #ffffff;
padding: 0px 30px 15px 30px;
margin: 30px auto 30px auto;
}

/* HEADER */

.header {
/*    padding: 50px 0 0; */
    text-align:left;
/*    border-bottom: 1px solid #666; */
padding: 30px 0 0;
/* border-bottom: 1px solid #cccccc; */
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    margin-left: 10px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a { color: #333; }
.header a:hover { color: #066; }

.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* FLICKR */

.flickr {
    border-bottom: 1px solid #ccc;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width:502px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }

/* POSTS */

.post p a { font-weight:bold }

.post {
    border-bottom: 1px solid #ccc;
	padding:18px 0 0 0;
/*	text-align:left; */
    width:502px;
text-align: justify;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:502px;
}

.postcomment {
/*	padding:18px 0 0 0; */
/*	padding:10px; */
/*	text-align:left;*/
	text-align:justify;
    width:482px;
/*    font-size:11px; */
    font-size:12px;
/*    color:#666;*/
    color:#000000;
}

.postcomment a {
font-weight: bold;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top:-10px;
    font-size:11px;
    color: #555;
}

/* .post IMG {
	border:1px solid #000;
} */

.post IMG.noline {
	border:0;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 502px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

/* .text_area { width: 480px !important; } */
.text_area { width: 502px !important; }

.postform { width:150px; margin: 0;}

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }


/* FOOTER */

.footer {
    font-size: 11px;
    padding: 22px 0 10px 5px;
    margin-top: 18px;
    border-top: 1px solid #666;
    text-align:left;
    color: #666;
}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

.copyright {
    font-size: 11px;
    margin:12px 0 0 0;
    padding: 18px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    color: #666;
}

ul.nav li { margin: 0 }



div.sociable {
text-align: center;
}

a:hover {
text-decoration: none;
}

div.social {
margin-bottom: 20px;
margin-top: 10px;
text-align: center;
}

div.social ul {
display: inline;
margin-left: 0;
padding: 10px 0;
}

div.social ul li {
display: inline;
padding: 0;
border: 0;
}

div.social ul img {
border: none;
margin-left: 5px;
margin-right: 5px;
}

.sidebar ul ul li:before {
	content: "\2022 \0020";
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}
.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

.sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.sidebar .searchform .s {
	width: 108px;
	padding: 2px;
	}

.sidebar .searchsubmit {
	padding: 1px;
	}

.sidebar form {
	margin: 0;
	}

.sidebar h2.widgettitle {
font-size: 13px;
line-height: 18px;
}

img.photoright {
float: right;
margin-bottom: 10px;
margin-left: 20px;
padding: 0;
}

span.photoright {
color: #666666;
float: right;
font-size: 10px;
margin-bottom: 10px;
margin-left: 20px;
padding: 0;
text-align: center;
}

span.photoleft {
color: #666666;
float: left;
font-size: 10px;
margin-bottom: 10px;
margin-right: 20px;
padding: 0;
text-align: center;
}

img.photoleft {
float: left;
margin-bottom: 10px;
margin-right: 20px;
padding: 0;
}

a {
-mozilla-outline: none;
outline: none;
}

span.noflash {
background: #f8f8f8;
border: 1px solid #dddddd;
display: block;
padding: 5px;
}

p.photo {
text-align: center;
}

.post img {
border: 0;
}

.post p.photo img {
border: 1px solid #666666;
}

p.video {
border: 1px solid #666666;
border-bottom: 0;
}

.text_input {
width: 250px;
}

p.postposted {
margin-top: 18px;
text-align: justify;
}

p.postposted a {
font-weight: bold;
}

.postcomment {
border-bottom: 1px solid #eeeeee;
padding-left: 10px;
padding-right: 10px;
width: 482px;
}

/*
EASY CONTACT
by SCOTT ALLAN WALLICK, http://scottwallick.com/
from PLAINTXT.ORG, http://www.plaintxt.org/

This file is part of EASY CONTACT.

EASY CONTACT is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.

EASY CONTACT is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for details.

You should have received a copy of the GNU General Public License
along with EASY CONTACT. If not, see www.gnu.org/licenses/.
*/

body div.formcontainer{
clear: both;
overflow: hidden;
width: 502px;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
/* background: #fbfbee url('error.png') no-repeat 12px 50%; */
background: #ffffff url('error.png') no-repeat 12px 50%;
/* border-bottom: 2px solid #C5DDF2; */
border-bottom: none;
border-top: none;
}

body div.formcontainer p.important {
/* background: #ffffff url('important.png') no-repeat 12px 50%; */
background: #fbfbee url('important.png') no-repeat 12px 50%;
/* border-bottom: 2px solid #C5DDF2; */
border-bottom: none;
border-top: none;
}

body div.formcontainer p.information {
/* background: #fbfbee url('information.png') no-repeat 12px 50%; */
background: #ffffff url('information.png') no-repeat 12px 50%;
/* border-bottom: 2px solid #C5DDF2; */
border-bottom: none;
border-top: none;
}

body div.formcontainer p.success {
/* background: #fbfbee url('success.png') no-repeat 12px 50%; */
background: #ffffff url('success.png') no-repeat 12px 50%;
/* border-bottom: 2px solid #C5DDF2; */
border-bottom: none;
border-top: none;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 502px;
}

body div.formcontainer form.contact-form fieldset {
background: #F6F6F6;
color: #333333;
margin: 15px 0 0 0;
padding: 10px 15px 0 15px;
}

body div.formcontainer form.contact-form fieldset legend {
font-weight: bold;
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
float: right;
}

div.formcontainer {
text-align: justify;
}

div.formcontainer a {
font-weight: bold;
}

strong.formlabel {
color: #666;
font-size: 11px;
margin-left: 20px;
text-transform: uppercase;
}

.sharing {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sharing:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

p.courtesy {
color: #666666;
text-align: center;
}

#zenfoliorss {
border: 0;
}
#zenfoliorss img {
border: 1px solid black;
padding: 1px;
height: 55px;
width: 55px;
margin-left: 5px;
margin-right: 5px;
}
#zenfoliorss a {
border: 0;
}
#featured {
display: none;
background-color: #eeeeee; border: 1px dotted #cccccc; color: #222222; font-size: 12px; font-weight: bold; margin-bottom: 25px; padding: 15px; text-align: center;
}
#featured a { color:#066; text-decoration: none; }
#featured a:hover { color:#000; text-decoration: none; }

.vid p {
display: inline;
margin: 0;
padding: 0;
}

.vid {
background-color: red;
border: 1px solid #666666;
width: 500px;
}

.vid object, .vid embed {
}