/*
Theme Name:   Liz Duffy Art
Theme URI:    http://openanomaly.com
Description:  A custom gallery theme for WP built for Elizabeth Duffy.
Version:      1
Author:       William Martin
Author URI:   http://openanomaly.com
*/

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd,textarea
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
a { outline:none; }
address { font-style:normal }

* { 
    margin: 0; 
    padding: 0;
}


/*
Sticky Footer by Ryan Fait
http://ryanfait.com/
*/

* {
  margin: 0;
}
html, body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  /*height: auto !important;
  height: 100%;*/
  margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}
.copyright, .push {
  height: 80px; /* .push must be the same height as .footer */
  width: 900px;
  margin: 0 auto;
}



body {
    /*background: #526466;*/
    color: black;
    /*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;*/
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, georgia, serif;
}

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

a { color:#000; text-decoration: none }
a:hover { color:#066; text-decoration: underline }

p, ul, ol, li { 
  margin-bottom: 1em;
  font-size:1.1em;
  line-height: 1.6em;
}

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#fff;
    padding-left:10px;
    border-left:1px solid #ccc;
}

ul {

}

ol {
    margin-left: 2em;
}

h1 { 
}

h2 { 
    font-size: 2em; 
    line-height: 1.4em;
    margin-bottom: 18px;
}

h3 { 
    font-size: 1.5em; 
    line-height: 1.4em;
    margin-bottom: 10px;
}

h4 { 
  margin-bottom: 1em;
  margin-top: 2em;
  font-size:1.1em;
  line-height: 1.6em;
  font-weight:bold;
}

.container {
  margin: 0 auto;
  width: 660px;
  position:relative;
}

.wrapper {
  
}

.frame {
  background-image:url('frame.jpg');
  background-position:top center;
  background-repeat:no-repeat;
  height:1088px; /* total height 1308px */
  padding-top:228px;
}

#content {
  overflow:hidden;
}

#menu {
  position:absolute;
  top:0px;
  right:0px;
}

.drop {
  margin:130px 30px 0 30px;
}

/* IMAGES */

a img.thumb {
  height:100px;
  width:100px;
  border:6px solid #000;
}


/* HEADER */

.header {
  position:absolute;
  top:20px;
  left:20px;
  width:600px;
}

.header h1 {
    width:170px;
}

.header span {
    margin-left: 10px;
    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 {
  margin-bottom:30px;
  text-align:left;
}

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

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

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

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

.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; 
    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 0 10px 5px;
    margin-top: 18px;
    text-align:left;
    color: #666;
    overflow:hidden;
}

.footer div {
    width:155px;
    margin: 0 10px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:260px;
    margin: 0;
}

#q {
  width:170px;
  font-size:1.25em;
}

.copyright {
    font-size: 11px;
    margin:0 auto;
    padding: 18px 0 10px 0;
    text-align:right;
    color: #666;
    width:600px;
}

ul.nav li { margin: 0 }

/* peach: #f9ddb2 */

.aligncenter {
  margin:0 auto;
  display:block;
}

#bird {
  position:absolute;
  left:-120px;
  top:120px;
}
