@charset "UTF-8";
/*
Theme Name: f8 static
Theme URI: http://graphpaperpress.com/2008/06/02/f8-static-portfolio-theme-for-wordpress/
Description: A photography & multimedia portfolio theme for Wordpress
Version: 2.0
Author: Thad Allender
Author URI: http://graphpaperpress.com
License: GPL
*/

/************************* IMPORT BLUEPRINT *************************/
@import url("css/screen.css");

/************************* DEFAULT STYLES ***************************/
body {color:#333333;background:#F7F7F2;font-family:"geneva", Arial, sans-serif;font-size:12px;}
.container-inner {width:950px; margin:0 auto;}
h1,h2,h3,h4,h5,h6 {color:#000;font-family:"geneva", Arial, sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#000;}
a {color:#333333;text-decoration:none;}
a:hover, a:focus {color:#E60000;}

/************************* RSS ************************************/
#inside-subscribe {float:right;color:#666;}
#inside-subscribe a {color:#666;}
#inside-subscribe a:hover {color:#000;}
.feed {margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#eee;}

#inside-widgets {margin:4em 0;}
#inside-widgets h6.widgettitle {color:#222;border-bottom:1px solid #ccc;text-transform:uppercase;padding:1em .3em .5em;}
#inside-widgets ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#inside-widgets ul li a,ul.txt li{color:#222;height:1%;background:url(images/li.png) no-repeat  0;line-height:1.2em;border-bottom:1px solid #ccc;display:block;padding:6px 0 6px 8px;}
#inside-widgets ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #222 url(images/li-white.png) no-repeat 3px 10px;}
#inside-widgets ul li a span,ul.txt li,h4 a span{color:#696455;}
#inside-widgets ul li.active a{cursor:default;color:white;}
#inside-widgets ul ul{margin:0;list-style:none;}

/************************* SLIDESHOW ******************************/
#slideshow-posts {margin:1em 0}
ul#slideshow-nav {margin: 1em 0; padding: 0; font-size:.8em}
ul#slideshow-nav a { padding:0px 5px;color:#000; margin:10 12px 0 0; }
ul#slideshow-nav a.activeSlide,ul#slideshow-nav a:hover { color:#666666; }
.slide { padding:12px; margin: 0; display:block; position: relative; padding:0; width: 950px; height: 650px; }
.slide .slide-image { width:950px; float:left; }
.slide .slide-image img {max-width:950px;}
* html .slide-image img {width:950px;}
.slide .slide-image img.attachment-950x650 {margin:0;padding:0}
.slide .slide-details {  width:950px; float:none; position:absolute; bottom:-25px;  text-align:center;font-size:.8em;}
.slide .slide-details h2 {color:#000; font-weight:normal; margin:0; }
.slide .slide-details .description p { color: #eee; margin-top:10px; font-size:1.1em}
.slide a {color:#000}
.slide a:hover {color:#000}


ul#under li{display:inline;list-style-type: none;}
#under li a{display:inline;list-style-type: none;}

/* ************************ SLIDESHOW ********************************/
ul#portfolio {padding:0;list-style:none;margin:0 0 1em;overflow:hidden;max-height:685px;}
ul#portfolio li {list-style:none;padding:0;}
ul#portfolio li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#portfolio li img {width:950px;text-align:center;margin:0;}


/************************* MASTHEAD ************************************/
.pusher {cursor:pointer;}
#masthead { background: padding: 0;border-top:0px solid #222;text-align:center;}
#masthead h4 {margin: 0 auto;font-weight: normal; text-align:center; float:none; letter-spacing:.1em}
#masthead h4 a { color: #333; text-decoration: none;} 
#masthead h4 a:hover {color:#000;}
#masthead span {color:#666;font-size:.8em;text-transform:lowercase;font-weight:normal;}
#masthead span.description {float:left;margin-left: 20px;padding-top:0;}
#masthead span.contact {float:right;line-height:1em;}
#masthead span.contact a:hover {color:#000;}

#navcontainer {padding: 0;font-family:"helvetica", Helvetica, Arial, sans-serif;text-align: right;background-color: #222;height:40px;margin:1em 0 1em;}
#navlist {}
#navcontainer p	{padding: 7px 7px 0px;font-family:"helvetica", Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;}
/* to stretch the container div to contain floated list */
#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}
#navcontainer img {margin: 0;padding: 0;}
ul#navlist {}
ul#navlist li {text-align: center;display: inline; list-style-type: none;font-size:.8em;}
ul#navlist li { voice-family: "\"}\""; voice-family:inherit;}
html>body ul#navlist li { width: 119px; }
ul#navlist li a {}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {;color: #222;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #000;}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}

/********************************POSTS ************************* */
.post {display:block;clear:both;}
.postmetadata {color:#ccc;}
.postmetadata a {color:#ccc;}
.postmetadata a:hover {color:#000;}
.underlined {border-bottom:1px solid #000;}
h6.underlined {margin:0 0 1em;}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}

.nav {background:#E6003D;margin:0 0 1em 0;}
.nav:hover {background:#000;}
.prev a, .next a {color:#fff;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#fff;text-decoration:none;float:right;}
.nav-interior .prev {color:#fff;text-decoration:none;float:left;}

/* ************************* FOOTER *********************** */
#footer {margin:1em 0 0;font-size:10px;}
#footer p {text-align:left;color:#E6003D;}
#footer a {color:#666;}
#footer a:hover {color:#333;}


/* **************************** FLOATS & IMAGES ***************************** */
.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;}
img.alignright{padding: 4px;margin: 3px 0 2px 10px;display: inline;}
img.alignleft{padding: 4px;margin: 3px 10px 2px 0;display: inline;}
.alignleft{float: left;}
.alignright{float: right;}
.thumbnail {width:230px;height:157px; max-width:230px;max-height:157px;overflow:hidden;}

/***************************** ARCHIVE *****************************/
h6.archive-header {display:block;border-bottom:#000 1px solid;margin:0 0 .5em;}
.archive-stack {width:100%; height:1em;}

/***************************** ETC *****************************/
#filters {clear: both;height: 0;margin-bottom: 0;}
#filters li {float: left;margin-right: 2em;}
.prev {}
.next {}
/* remember to define focus styles! */
:focus {outline: 0;}

/***************************** SEARCH *****************************/
#search {float: right;margin:15px 0 0;}
#search #s {background: transparent url('images/search.gif') 0px center no-repeat;color: #666;font-size: 0.9em;margin:0 0 0 10px;padding: 2px 0 2px 17px;width: 100px;}
#search input {border:1px solid #222;}
#search #s:hover {color: #666;}
.search-excerpt {margin: 0;}

/***************** COMMENTS ********************/
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: #f5f5f5;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top: 5px solid #eee;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: -135px 0 0;border-bottom: 5px solid #eee;padding: 5px 150px 0;line-height: 2em;}
ol.commentlist li .avatar{border:1px solid #eee;padding:1em;margin:2em 1em 1em 0;}
#commentform{margin: 0 0 7px;padding: 30px 150px 6px;border-top: 10px solid #fff;background: #eee;}






li.post {
display: inline;
list-style-type: none;}


.menu-button {padding: 5px; font-size: 12px;}
  .menu-button-inner { padding: 5px 0px 4px 0px; background-color: #000; color: #FFFFFF; text-align: center;width:60px}
  .menu-button-inner a { background-color: #000; }
  .menu-button-inner:hover { background-color: #E60000;color:#fff; }
  
#toggle-search {font-size:12px; text-align:left;}
#toggle-search a {color:#333333; text-decoration:none;}
#toggle-search a:hover {color:#E6003D; text-decoration:none;}



#advance {
font-size:9px; color:#aaa; margin-bottom:20px;
}

.portfolio {
font-family:Geneva, Arial, Helvetica, sans-serif;
}


/***************************** FONTS *****************************/

@font-face {
	font-family: 'HelsinkiRegular';
	src: url('/Helsinki-fontfacekit/helsinki-webfont.eot');
	src: local('☺'), url('/Helsinki-fontfacekit/helsinki-webfont.woff') format('woff'), url('/Helsinki-fontfacekit/helsinki-webfont.ttf') format('truetype'), url('/Helsinki-fontfacekit/helsinki-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GoudyBookletter1911Regular';
	src: url('/Goudy-Bookletter-1911-fontfacekit/goudy_bookletter_1911-webfont.eot');
	src: local('☺'), url('/Goudy-Bookletter-1911-fontfacekit/goudy_bookletter_1911-webfont.woff') format('woff'), url('/Goudy-Bookletter-1911-fontfacekit/goudy_bookletter_1911-webfont.ttf') format('truetype'), url('/Goudy-Bookletter-1911-fontfacekit/goudy_bookletter_1911-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

.NewCenturySchoolbook {font-weight: normal; font-style: normal; line-height:normal; font-family: 'NewCenturySchoolbookRegular', sans-serif;}
@font-face {
	font-family: 'NewCenturySchoolbookRegular';
	src: url('/fonts/newcentury/newcent-webfont.eot');
	src: local('☺'), url('/fonts/newcentury/newcent-webfont.woff') format('woff'), url('/fonts/newcentury/newcent-webfont.ttf') format('truetype'), url('/fonts/newcentury/newcent-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DIN1451StdEngschrift';
	src: url('/fonts/din/dinengschriftstd-webfont.eot');
	src: local('☺'), url('/fonts/din/dinengschriftstd-webfont.woff') format('woff'), url('/fonts/din/dinengschriftstd-webfont.ttf') format('truetype'), url('/fonts/din/dinengschriftstd-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
.DINEngschriftStd {font-weight: normal; font-style: normal; line-height:1em; font-family: 'DIN1451StdEngschrift', sans-serif;letter-spacing:2px; text-transform:uppercase;}

#post-name {font-size:18px;}



@font-face {
	font-family: 'AvantGarde-DemiRegular';
	src: url('/fonts/avant/avantga2-webfont.eot');
	src: local('☺'), url('/fonts/avant/avantga2-webfont.woff') format('woff'), url('/fonts/avant/avantga2-webfont.ttf') format('truetype'), url('/fonts/avant/avantga2-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
.AvantGarde-Demi {font-weight: normal; font-style: normal; line-height:1em; font-family: 'AvantGarde-DemiRegular', sans-serif;}




p.info {font-size:18px;line-height:1.3em}



.description {
margin-left:-10px;background-color:#000;color:#fff;padding:10px;
}


.tooltip {
background-color:#000;padding:2px 5px;color:#fff;text-transform:uppercase;font-size:10px;max-width:220px;text-align:center;line-height:14px;position:left center;
}

.content a {color:#E60000;text-decoration:none; }
.content a:hover {color:#E60000;text-decoration:underline; }

.view a {
color:#CCCCCC;
}
.view a:hover {
color:#E60000;
}