/*
Theme Name:   Slate
Theme URI:    http://vancefry.com
Description:  A minimalist photoblog theme
Version:      .8
Author:       Vance Fry
Author URI:   http://vancefry.com
*/




* { 
    margin: 0; 
    padding: 0;
}

html { height: 101%; }


body {
    background: #fff;

    color: black;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-family: 'Lucida Grande', Verdana, 'Trebuchet MS',  Arial, Sans-Serif;

}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#cd701b; text-decoration: none; }

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;
}

ul.horizontal li{
color: #CCC;
    text-align: left;
    float: left;
display:inline;
    list-style: none;
    padding: 0px 0px 0px 9px;
    margin: 3px 9px 0px 3px;
border-left:1px solid #ccc;
   
}








ol {
    margin-left: 2em;
}

h1 { 
    font-size: 16px; 
    line-height: 10px;
    margin-bottom: 10px; 
}

h2 { 

    font-size: 12px;
color: #000;

    line-height: 15px;
    margin-bottom: 15px;
}

h3 { 
    font-size: 12px;
color: #37518c;

    line-height: 17px;
    margin-bottom: 12px;
}

h3 a { color:#37518c; text-decoration: none }


h4 { 
    font-size: 14px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h5 { 
    font-size: 12px;
width:49%;
font-weight: bold;
float:left;
color: #37518c;

    line-height: 17px;
    margin-bottom: 12px;
}

h5 a { color:#37518c; text-decoration: none }




.wrapper {
	text-align:center;
    margin: 0 auto;
    padding: 0;
    width: 555px;
}

/* HEADER */

.header {
    padding: 20px 0px 3px 0px;
margin-bottom:5px;
    text-align:left;
    border-bottom: 1px dotted #666;
}

.header h1 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
}

.header h1 a { color: #000; }


.header span {
    margin-left: 13px;
    font-size: 11px;
    color: #999;
text-transform:uppercase;
    font-weight: normal; }

.header span a { color: #999; }

.header a:hover { color: #cd701b; }



.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;
}

/* POSTS */

.post p a { font-weight:bold }

.post {
    border-bottom: 0px solid #ccc;
	padding:18px 0 0 0;
clear: both;
	text-align:left;
    width:555px;
}


.buffer {
padding:1px 0 0 0;
height:1px;
	text-align:center;
clear:both;
color:#000;
    width:550px;
}



.archive {
    border-bottom: 0px solid #ccc;
	padding:18px 0 0 0;
clear: both;
	text-align:left;
    width:555px;
}

.archive IMG {
	border:0px;
padding:3px;
}



.postnoline {
width:49%;
float:right;
color:#CCC;
font-size:10px;
text-transform: uppercase;
text-align:right;
	padding:1px 0 0 0;
}

.postnoline a {
color:#999;
}

.postnoline a:hover { color:#cd701b; text-decoration: none; }

.postcommentlink {
font-size:11px;
color:#CCC;
	padding:6px 0 0 0;

	text-align:right;
    width:555px;

}

.postcommentlink a {
font-size:11px;
color:#999;
	padding:6px 0 0 0;

	text-align:right;
    width:555px;

}

.postcommentlink a:hover { color:#cd701b; text-decoration: none; }

.postcomment {
	padding:10px 0 10px 0;
	text-align:left;
    width:555px;
border-bottom:1px solid #CCC;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:11px;
	
}

p.byline {
	margin-top:-10px;
    font-size:11px;
    color: #555;
}

.post IMG {
	border:1px solid #000;
}

a:link IMG {
	border:none; }


.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: 555px;
    padding: 20px 0 3px 0;
    border-top: 0px 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: 10px;
    padding: 20px 0px 0px 0px;
    margin-top: 25px;

    text-align:center;
    color: #CCC;
}

.footer a {
    color: #CCC;
}



.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: #999;
}

ul.nav li { margin: 0 }



