/*   
Theme Name: pts
Theme URI: www.tightslice.com
Description: A Tight Slice
Author: Austin Petito
Author URI: www.tightslice.com
Version: 1.1
.
General comments/License Statement if any.
.
*/

* {
    margin:0;
    padding:0;
}

html, body, #wrap {
    height: 100%;
}

body {
    font-family: Georgia, serif;
    font-size:14px;
    font-weight:lighter;
    color:#5E5851;
    background:url('http://tightslice.com/pts-site/images/back2.png') repeat;
    background-color: #0f0000;
    height:100%;
}

a, a:link { 
    color:#3E3934;
    font-size:14px;
    text-decoration: none;
    border: 0px; 
}

a:hover {
    color:#2B2724;
    text-decoration: none; 
}

h1 {
    font-family: Georgia, Serif;
    font-size: 12px;
    color:#3E3934;



}
    
h1 a, a:link { 
    color:#2B2724;
    text-decoration: none; 
}

h1 a:hover {
    color:#3E3934;
    text-decoration: none; 
}

h1 a:visited {
   color:#2B2724;
   text-decoration: none; 
}


h2 {
    width: 500px;
    font-family: Georgia, Serif;
    font-size: 10px;
    color:#3E3934;
    align: right;
    display: inline;
}
    
h2 a, a:link, a:visited { 
    color:#2B2724;
    text-decoration: none; 
}

h2 a:hover {
    color:#3E3934;
    text-decoration: none; 

}

h3 {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    color:#3E3934;
}

h4 {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color:#2B2724;
    text-align:right;
    font-weight:lighter;
    font-style:oblique;
}

h5 {
    font-family: Trebuchet, sans-serif;
    font-size: x-small;
    letter-spacing:.5em;
    color:#3E3934;
    text-align:left;
    font-weight:lighter;
    text-transform: uppercase;
}

Strong {
    color:#3E3934;
}

#background {
    background:url('http://tightslice.com/pts-site/images/back.png') repeat;
}

#wrapper {
    min-width:1000px;
    max-width:1000px;
    width: auto !important; /*IE6 hack*/
    width:1000px; /*IE6 hack*/
    margin:0 auto; /*center hack*/
    min-height:100%;
    position:relative;
    margin-bottom:0px;
    background-color:#0F0000;
    overflow:hidden;
}


#header {
    width:965px;
    height:200px;
    background:url('http://tightslice.com/pts-site/images/header2010.gif') no-repeat;
    overflow: hidden;
    clear: both;
    position: relative;
    border-left-color:#2B2724;
    border-right-color:#2B2724;
    border-left-style: double;
    border-right-style: double;
    border-width: 6px;
    margin-left: 11px;

}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .work {
  width: 62px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/work2010.gif') no-repeat;
  left: 685px;
  top: 92px;
}
#menu .work span {
  width: 62px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/work2010_over.gif') no-repeat;
  left: 0px;
  top: 0px;
}

#menu .wcurrent {
  width: 62px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/work2010_over.gif') no-repeat;
  left: 685px;
  top: 92px;
}


#menu .blog {
  width: 55px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/blog2010.gif') no-repeat;
  left: 768px;
  top: 92px;
}

#menu .blog span {
  width: 55px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/blog2010_over.gif') no-repeat;
  left: 0px;
  top: 0px;
}

#menu .bcurrent {
  width: 55px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/blog2010_over.gif') no-repeat;
  left: 768px;
  top: 92px;
}

#menu .store {
  width: 64px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/store2010.gif') no-repeat;
  left: 843px;
  top: 92px;
}

#menu .store span {
  width: 64px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/store2010_over.gif') no-repeat;
  left: 0px;
  top: 0px;
}

#menu .scurrent {
  width: 64px;
  height: 27px;
  background: url('http://tightslice.com/pts-site/images/store2010_over.gif') no-repeat;
  left: 843px;
  top: 92px;
}


#menu .email {
  width: 163px;
  height: 16px;
  background: url('http://tightslice.com/pts-site/images/email2010.gif') no-repeat;
  left: 740px;
  top: 145px;
}

#menu .email span {
  width: 163px;
  height: 16px;
  background: url('http://tightslice.com/pts-site/images/email2010_over.gif') no-repeat;
  left: 0px;
  top: 0px;
}


#welcome {
    margin:0px auto;
    width:800px;
    line-height:1.5em;
    margin-top:10px;
    float:left;
    clear:both;

}

#photo {
    margin:0px auto;
    width:500px;
    line-height:1.5em;
    margin-left:200px;
    margin-bottom:5px;
    display:block;
    overlay:hidden;

}

#content {
    margin:0px auto;
    width:500px;
    line-height:1.5em;
    margin-bottom:20px;
    display:block;
    overlay:hidden;

}

#content a, a:visited {
  text-decoration:none;
  color:#3E3934;
  font-size:14px;
  font-family: Georgia, serif;
  

}

#content a:hover {
    color:#2B2724;

}


.coming {
    margin:auto;
    width:500px;
    line-height:1.5em;
    display:block;
    margin-left:45px;
    overlay:hidden;

}

#work {

    width:965px;
    line-height:1.5em;
    margin-left: 11px;
    margin-top: -2px;
    background-color:#0F0000;
    overflow: hidden;
    border-left-color:#2B2724;
    border-right-color:#2B2724;
    border-left-style: double;
    border-right-style: double;
    border-width: 6px;
    height: 100%;

}

#work a, a:visited {
  font-family: Georgia, serif;
  text-decoration:none;
  color:#3E3934;
  font-size:13px;

}

#work a:hover {
    color:#2B2724;

}

#work_container {
    min-width:900px;
    max-width:900px;
    width: auto !important; /*IE6 hack*/
    width:900px; /*IE6 hack*/
    margin:0px auto; /*center hack*/
    height: 23px;
    position:relative;
    border-bottom-color:#2B2724;
    border-bottom-style: double;
    border-width: 4px;
    margin-top: 3px;
    background: url('http://tightslice.com/pts-site/images/topflag.gif') no-repeat;
    text-align: center;
  
  
}

#top_container {
    width:900px;
    max-height:700px;
    overflow: hidden;
    clear: both;
    position: relative;
    margin:50px 0px 25px 0px;

}

#shirt_container {
    width:900px;
    max-height:610px;
    float:left;
    margin:50px 0px 25px 0px;
    text-align: center;
}

#poster_container {
    width:900px;
    max-height:880px;
    float:left;
    margin:50px 0px 25px 0px;
    text-align: center;
}


#store_container {
    width:500px;
    max-height:610px;
    float:left;
    margin:0px 5px 25px 0px;
}

.caption_container {
    width:600px;
    height:25px;
    float:right;
    margin-left:0px;
    margin-top:50px;
    text-align: left;


}

.top_caption {
    width:600px;
    height:25px;
    float:left;
    margin-left:0px;
    margin-top:20px;

}

.caption {
    font-family: Georgia, serif;
    font-size:13px;
    font-weight:lighter;
    color:#5E5851;
    line-height:1.4em;
    margin:2px 0px 0 0;
    padding-left:0px;
    float:left;
    width: 400px;
    clear: both;
}

.print {
    font-family: Georgia, serif;
    font-size:11px;
    font-weight:lighter;
    color:#3E3934;
    line-height:1.4em;
    margin:2px 0 0 0;
    padding-top:2px;
    float: right;
    text-align: right;
    width: 100px;
	
}

.caption a, a:visited {
    font-family: Georgia, serif;
    font-size:13px;
    color:#186f71;
    line-heigh:1.4em; 
}

.line_caption {
    width:500px;
    height:25px;
    background: url('http://tightslice.com/pts-site/images/linecap.gif') no-repeat;
    border-top-color:#2B2724;
    border-bottom-color:#2B2724;
    border-top-style: double;
    border-bottom-style: double;
    border-width: 4px;
    font-family: Georgia, serif;
    font-size:13px;
    color:#186f71;
    line-height:1.4em; 
    float:left;
    margin:0 0 50px 200px;
    text-align:left;
    	
}


.store_top {
    width:250px;
    height:200px;
    float:left;
    margin-left:25px;
    margin-top:10px;

}

.store_title {
    font-family: Georgia, serif;
    font-size:18px;
    color:#3E3934;
    font-weight: lighter;
    line-height:1.4em;
    margin:0px 0px 0 0px;
    padding-left:0px;
    float:left;
    width: 250px;
    text-transform: none;
    
    
	
}
store_subtitle {
    font-family: Trebuchet, sans-serif;
    font-size:13px;
    color:#3E3934;
    font-weight: lighter;
    line-height:1.4em;
    margin:35px 0px 0 0px;
    padding-left:0px;
    float:left;
    width: 250px;
    text-transform: uppercase;
    
    
	
}


.store_caption {
    font-family: Georgia, serif;
    font-size:13px;
    font-weight:lighter;
    color:#5E5851;
    line-height:1.4em;
    margin:15px 0px 0 0px;
    padding-left:0px;
    float:left;
    width: 250px;
    text-transform: none;
    font-style: oblique;
	
}

.store_caption > ul {
    list-style: disc;
    font-style: normal;
    margin-left: 10px;
    text-align: left;
  
}

.store_price {
    font-family: Georgia, serif;
    font-size:25px;
    color:#3E3934;
    line-height:1.4em;
    margin:0px 0px 0 0px;
    padding-left:0px;
    float:left;
    width: 150px;
    text-transform: none;
    font-style: none;
    clear: both;
	
}

.store_shipping {
    font-family: Georgia, serif;
    font-size:13px;
    font-weight:lighter;
    color:#5E5851;
    line-height:1.4em;
    margin:0px 0px 0 0px;
    padding-left:0px;
    float:left;
    width: 250px;
    text-transform: none;
    font-style: oblique;
	
}



.clearfooter {
    height:0px;
    clear: both;
}

#bottom_menu {
    font-family: Georgia, serif;
    text-align:center;
    font-size:12px;
    border-left-color:#2B2724;
    border-right-color:#2B2724;
    border-left-style: double;
    border-right-style: double;
    border-width: 6px;
    width: 965px;
    height: 75px;
    background:url('http://tightslice.com/pts-site/images/bottomflag.gif') no-repeat;
    clear: both;
    overflow: hidden;
    position: relative;
    margin-left: 11px;
    margin-top: -2px;
    padding-top: 28px;
    color: #2B2724;
    line-height:16px;
 
}

#bottom_menu a, a:visited {
    font-family: Georgia, serif;
    text-align:center;
    font-size:12px;
    color:#5E5851;
    
}

#bottom_menu a:hover {
    color:#3E3934;
}

#footer {
    position:relative;
    min-width:1000px;
    max-width:1000px;
    width: auto !important; /*IE6 hack*/
    width:1000px; /*IE6 hack*/
    margin:0 auto; /*center hack*/
    height:75px;    
    background:#0f0000;
    overflow: hidden;



}
  /** the heading and tagline are h1 on homepage and h4 on internal */
  #header h1,
  #header h4 {
    font-size: 30px;
    margin: 0;
    padding: 10px 0 10px 0;
  }
    /** the tagline is a span within the h1 or h4 */
    #header h1 span,
    #header h4 span { }

  /**
    Nav and Subnav
    Split these out if you want the two levels to look different
  */
  #nav,
  #subNav {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #subNav {
    margin-top: 10px;
  }
    #nav li,
    #subNav li {
      display: inline;
      padding: 0 10px 0 0;
    }
    /* Currently selected page nav item (and parent) if applicable */
    .current_page_item a,
    .current_page_parent a {
      text-decoration: none;
    }
      .current_page_item a:hover,
      .current_page_parent a:hover {
        text-decoration: underline;
      }

/**      main content     */
#primaryContent {
  width: 580px;
  float: left;
  padding: 0 0px 0 0;
  margin: 25px 0 0 35px;
  line-height:1.5em;
   
}

  #primaryContent h1 {
    padding: 0;
    margin: 10px 0 0 0;
  }

  #primaryContent h2 {
    padding: 0;
    margin: 10px 0 0 0;
  }

  /* titles are h2 on homepage and h1 for internal */
  #primaryContent h1.postTitle, 
  #primaryContent h2.postTitle {
    font-size: 22px;
    align:left;
    font-weight:lighter;
    color:#2B2724;
  }

  #primaryContent h3 {
    padding: 0;
    margin: 10px 0 0 0;
  }

  ol#posts {
    list-style: none;
    margin; 0;
    padding: 0;
    border:0px;
   
  }


li.postWrapper, div.postWrapper {
    width:500px;
 }

      .postWrapper img {
       margin-bottom: 20px;
       border:0px;
      
 }

div.post {
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: justify;
    font-family: Georgia, serif;
    font-size:14px;
    font-weight:lighter;
    color:#5E5851;
 }

div.post a {
  text-decoration:none;
  color:#3E3934;

}

div.post a:hover {
    color:#2B2724;

}

      p.postMeta {
    color:#3E3934; 
}

  #pagination {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
    #pagination li {
      display: inline;
    }
    #pagination .previous {
      text-align: left;
      float: left;
    }
    #pagination .future {
      text-align: right;
      float: right;
    }

/**       sidebar          */
#secondaryContent {
  width: 160px;
  float: left;
  margin-top:25px;
  list-style: none;
}

#secondaryContent a {
    list-style: none;
    margin:0 0 0 10px;
    border:0px;

}

#secondaryContent a:hover, a:visited {
    color:#3E3934;
    text-decoration:none;
}
  
#secondaryContent h3 {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
  }

  /**
    Remove bullets from the first level sidebar UL and give each item some bottom margin.
    IE 6 doesn't like the selectors, I can live with that but if you can't then
    you'll need to extend this further.
  */
  #secondaryContent > ul {
    list-style: none;
    margin:0;
    padding: 0;
  }
    #secondaryContent > ul > li {
      margin: 0 0 10px 0;
      list-style: none;
    }


  /** the HTML is a bit dodgy for the tag cloud, need to add some padding
      between the title and the first href */
  .widget_tag_cloud a {
    padding-left: 5px;
  }

#comment {
  width: 500px;
}


input#s {
    width: 120px;
    height: 15px;
    background-color:#5E5851;
    border-style:solid;
    margin:2px 0 8px 0;
    color:#0f0000;
    border-color:#5E5851;
    padding:3px 0 2px 5px;
    
}



/** normally hidden but will appear when css disabled */
.skip,
.noCss {
  position: absolute;
  left: -9999px;
}

/**
  theme requirements as per 
  http://codex.wordpress.org/CSS
*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

}

#author {
    width: 160px;
    height: 15px;
    background-color:#C5C19D;
    border-style:solid;
    margin:10px 5px 5px 0;
    color:#0f0000;
    border-color:#C5C19D;
    padding:3px 0 2px 5px;
}

#email {
    width: 160px;
    height: 15px;
    background-color:#C5C19D;
    border-style:solid;
    margin:5px 5px 5px 0;
    color:#0f0000;
    border-color:#C5C19D;
    padding:3px 0 2px 5px;
}

#url {
    width: 160px;
    height: 15px;
    background-color:#C5C19D;
    border-style:solid;
    margin:5px 5px 5px 0;
    color:#0f0000;
    border-color:#C5C19D;
    padding:3px 0 2px 5px;
}

#respond h3 {
   font-family: Georgia, serif;
   font-size: 15px;
}

#comments small {
   font-family: san-serif;
}

#commentform {
   font-family:Georgia, serif;
   color:#2B2724;
   font-size:14px;
}

#commentform a, a:visited {
   color:#186f71;
   font-size:14px;
    border:0px;
}

#commentform a:hover {
   color:#2B2724;
}

#submit {
    width:120px;
    height:29px;
    border:0px;
    margin-top:10px;
}

.widget_categories {
   color:#186f71;
}
