/*
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
*/

* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	color: black;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #fff;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#0066FF; 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;
}

ul {
    list-style-type: square;
    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;
}

.container {
	text-align:center;
	margin: 0 auto;
	padding: 0;
	width: 630px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-bottom-color: #0066FF;
	background-image: url(images/pienktile2.gif);
}

/* HEADER */

.header {
	text-align:left;
	background-image: url(images/logo.gif);
	height: 220px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: center 0px;
}

.header h1 {
	font-size: 26px;
	color: #000;
	font-weight: normal;
	visibility: hidden;
}

.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:500px;
}

.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 {
	text-align:left;
	width:580px;
	background-repeat: repeat;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFE6FF;
	background-image: url(images/postbg.jpg);
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
	margin-top:-10px;
    font-size:11px;
    color: #555;
}

.post IMG {
	border: solid 1px #ccc;
	background-color: #fff;
	background-image: url(images/polaroid.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin : 10px;
}

.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: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !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 5px 10px 5px;
	margin-top: 18px;
	text-align:left;
	color: #FFFFFF;
	background-color: #6597FD;
	height: 100px;
}

.footer div {
    width:150px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
	padding: 10px;
	background-color: #3366FF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 80%;
}

.copyright {
	font-size: 11px;
	margin:0px;
	text-align:right;
	color: #FFFFFF;
	background-color: #6699FF;
	padding: 10px;
}

ul.nav li { margin: 0 }

/* ------------------------------------------------------------

	Navigation / Menu

------------------------------------------------------------ */
 #menu {
	position: relative;
	height: 30px;
	top: 45px!IMPORTANT; top: 10px;
}       
.menu {
	height: 35px;
	width: 580px;
	overflow: hidden;
	margin-bottom: 8px;
	margin-left: 20px;
        }
.menu_ul {
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}
.menu li {
	float: left;
	list-style: none;
                }
.menu li a {
	
	outline: none;
	text-align: center;
	top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 10;
	display: block;
	float: left;
	height: 27px;
	position: relative;
	overflow: hidden;
	margin-left: 10px auto 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:1px;
                    }   
#lava a {
    text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
} 
#lava a:hover {
    color: #FF99FF;
}
.current_page_item{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF99FF;
}

.portsub {
	position: absolute;
	margin-left: 158px !IMPORTANT;margin-left: 158px;
	padding-top: 55px !IMPORTANT;padding-top: 7px;
}
.portsub ul li {
	list-style-type: none;
	list-style-image: none;
}
/* Footer */

#footer {
	background-position: left top;
	width: 620px;
	background-color: #6696FF;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;

}

#footer div {
	color: #FFFFFF;
	font-size: 11px;
}
.footer_bg {
	background-image: url(images/footertablebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
}
#footer h2 {
	color:#FFFFFF;
	background-image: none;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #000;
}
.table {
	background-color: #FFFFFF;
	padding: 0;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6697FF;
	border-left-color: #6697FF;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.wrapper {
	background-color: #FFFFFF;
	width: 620px;
	margin: 0;
	padding: 0;
}
.table #footer a {
	color: #FFFFFF;
}
h1, h2, h3 {
	color: #6697FF;
	margin-bottom: 15px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6697FF;
	width: 90%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	letter-spacing: 1px;
}


blockquote {
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	border: 4px solid #FFFFFF;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 20px;
}

a {
	color: #FF99CC;
}

a:hover {
	text-decoration: none;
}
.post p {
	margin: 10px;
}
#contactsubmit, .button{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #0066FF;
	height:25px!IMPORTANT;
	color: #FFFFFF;
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	padding-bottom: 3;
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	background-color: #6696FF;
}
.searchfield {
	background-color: #6696FF;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding: 2px;
}
.calc {
	width: 50px;
}
.text {
	width: 250px;
}
textarea {
	height: 100px;
	width: 250px;
}
fieldset {
	width: 90%;
	margin: 10px;
	padding: 10px;
}
.post  tr {
	vertical-align: text-top;
}
.post li {
	background-image: url(images/ulli.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	text-indent: 20px;
	line-height: 80%;
}
.post ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

h4, h5 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #FF66CC;
	font-weight: bold;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#tcform{
	width:300px;
	clear: both;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#tcform  label {
	font-weight: bold;
	display: block;
	margin-bottom:0px;
	margin-top:0px;
}
#tcform #tcf_email, #tcform #tcf_sender, #tcform #tcf_subject {
	background-color: #FFFFFF;
	border: 1px solid #0066FF;
	padding: 3px;
	width: 200px;
	font-weight:normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
#tcf_msg{
	background-color: #FFFFFF;
	border: 1px solid #0066FF;
	padding: 8px;
	width: 280px;
	height: 100px;
	font-weight:normal;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
	color: #333333;
	}

#tcform .contactform_error {
	background-color: #FFFFFF;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0066FF;
	border-bottom-color: #0033FF;
	line-height: 130%;
	font-weight: bold;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#tcform .contactform_respons {
	background-color: #FFFFFF;
	color: #33CC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
	line-height: 130%;
	width: 80%;
}

