/*
Theme Name: Antje
Theme URI: http://graphpaperpress.com
Description: Child Theme for Widescreen
Author: Thad Allender
Author URI: http://graphpaperpress.com
Template: widescreen
Version: 1.3.2
*/

@import url("../widescreen/style.css");


/* RESET */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td { margin:0; padding:0; border:0; outline:none; }
body { line-height:1.5; font-size:75%; }
h1,h2,h3,h4,h5,h6 { font-size:100%; padding:.6em 0; margin:0; font-weight:normal; }
ul,ol { list-style:none; }

/* GRID */
.container, #jbg-content { width:795px; padding-left:320px; padding-top:24px; }
.grid_1,.grid_2,.grid_3 { display:inline; float:left; position:relative; margin-left:10px; margin-right:10px; margin-top:5px; }
.alpha { margin-left:0; }
.omega { margin-right:0; }
.container .grid_1, #jbg-content .grid_1 { width:250px; }
.container .grid_2, #jbg-content .grid_2 { width:510px; }
.container .grid_3, #jbg-content .grid_3 { width:770px; }

/* TYPOGRAPHY */
body,textarea,input { font-family:Futura; color:#475c59; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#475c59; text-transform:uppercase;letter-spacing: 50%;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color:#475c59; text-transform:uppercase;}
h1 { font-size:1.5em; line-height:1; margin-bottom:.5em; }
h2 { font-size:1.4em; margin-bottom:1em; margin-top:1em;}
h3 { font-size:1.6em; line-height:2; margin-bottom:1em; margin-top:1em; }
h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; font-weight:normal; margin-bottom:1.5em; }
h6 { font-size:1em; font-weight:normal; }
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img { margin-top:-100px; margin-left:-10px; border:none; }
p { margin-bottom:0.8em; }
.fancy, blockquote, p.credits, .postmetadata { font-family:Futura;font-style: normal;}
.sub { text-transform:uppercase; border-bottom:1px solid #475c59; letter-spacing:2px; font-weight:normal; margin:50px 0; }
blockquote { font-size:1.2em }




/* CLEAR FLOATS */
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }

/* DEFAULTS */
body { color:#fff; background: #ffffff url(images/bg.jpg) fixed; }
a { color:#D6006B; text-decoration:none; }
a:hover,a:focus { color:#fff; }

/* MENU */
p#hidep { margin:0; padding:0; }
#hide { position:fixed; bottom:15px; left:65px; z-index:1002; color:#475c59; font-style:italic; font-family:Futura;}
#menu { height:100%; left:30px; margin-right:40px; padding:100px 25px 0; position:fixed; top:0; width:180px; z-index:1001; background:url(images/menuback.png); }
#menu . { font-size:10px; }
#menu ul li ul li.lastmenuitem { border-bottom: 1px solid #999 !important; }


/* CONTENT */
.content { display:block; clear:both; }
.post { display:block; clear:both; margin:2em 0; }
.postmetadata { color:#475c59; font-size:.8em; }
.postmetadata a { color:#000; }
.postmetadata a:hover { color:#dfdbaf; }
.underlined { border-bottom:1px solid #000; }
.welcomebox { padding:1.5em; margin:0 0 1.6em; }

/* IMAGE WRAPS */
.image-wrap { float:left; display:inline; margin:0 5px 5px 0; position:relative; width:240px; height:160px; background:#fff url(images/thumb-bg.jpg) 2px 2px no-repeat; padding:2px; border:1px solid #eee; -webkit-box-shadow:0 0 0px #000; -moz-box-shadow:0 0 0px #000; text-shadow:1px 1px 1px #000; overflow:hidden; }
.image-wrap img { background:#fff; }
.image-wrap span.title { display:block; color:#fff; position:absolute; top:18px; left:18px; z-index:10; font-size:20px; font-family:Futura; font-style:italic; }
.image-wrap span.category { color:#fff; position:absolute; bottom:18px; left:18px; display:block; width:224px; font-size:10px; text-transform:uppercase; letter-spacing:1px; z-index:2; }
.image-wrap span.title a { color:#fff; }
.image-wrap span.category a { color:#fff; }
.thumblink a { display:block; position:absolute; z-index:0; top:7px; left:7px; }

/* NAVI */
.nav { margin:10px 0; }
.project-info { display:none; }
.navi { float:left; margin-bottom:15px; }
.byline { font-size:11px; margin:0 0 1em; color:#475c59; }
.byline a { color:#475c59; }

/* FOOTER */
#footer { margin:4em 0 1em; font-size:.9em; clear:both; }
#footer h3 { margin:3em 0; }
#footer p.credits { text-align:right; position:fixed; bottom:10px; right:20px; font-size: .8em; }
#footer .item { margin:0 0 4em; float:left; width:198px; }
#footer ul { list-style:none; margin:0 0 1.6em; font-size:1em; }
#footer ul li a,ul.txt li { height:1%; line-height:1.2em; display:block; padding:6px 0 6px 8px; }
#footer ul li.active a { cursor:default; }
#footer ul ul { margin:0; list-style:none; }

/* 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; max-width:760px; }
img.alignright { padding:4px 0 4px 4px; margin:3px 0 2px 10px; display:inline; max-width:760px; }
img.alignleft { padding:4px 4px 4px 0; margin:3px 10px 2px 0; display:inline; max-width:760px; }
img.alignnone { padding:4px 4px 4px 0; margin:3px 10px 2px 0; display:block; max-width:760px; }
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter,div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.thumbnail,.attachment-thumbnail { max-width:240px; margin:0 1.5em 1.5em 0; float:left; }
.alignright .attachment-thumbnail { margin-right:0; }
.attachment-full,.attachment-medium,.attachment-large { max-width:760px; height:auto; overflow:hidden; display:inline; text-align:left; text-align:left; float:left; }
.content .size-medium,content size-large { margin:0 1.5em 1.5em 0; }
.home .size-medium,.home .size-large { max-width:760px; height:auto; overflow:hidden; margin:0 .5em .5em 0; }
.gallery { display:block; clear:both; overflow:hidden; margin:0 auto; }
.gallery .gallery-row { display:block; clear:both; overflow:hidden; margin:0; }
.gallery .gallery-item { overflow:hidden; text-align:center; list-style:none; padding:0; margin:0 auto; }
.gallery .gallery-item img,.gallery .gallery-item img.thumbnail { max-width:100%; height:auto; padding:0; border:none!important; }
.gallery-caption { margin-left:0; }
.gallery-item .attachment-thumbnail { float:none!important; margin:0 auto; }
.gallery-item dd { clear:both; }
.slideshow img { display:block; float:none; clear:both; }

/* IMAGE SCALING FOR GALLERY INSERTION */
.col-0 { width:100%; }
.col-1 { width:100%; }
.col-2 { width:50%; }
.col-3 { width:33%; }
.col-4 { width:25%; }
.col-5 { width:20%; }
.col-6 { width:16.5%; }
.col-7 { width:14%; }
.col-8 { width:12.4%; }
.col-9 { width:11%; }
.col-10 { width:10%; }
.col-11 { width:9%; }
.col-12 { width:8.33%; }
.col-13 { width:7.6%; }
.col-14 { width:7.1%; }
.col-15 { width:6.66%; }
.col-16 { width:6.25%; }
.col-17 { width:5.83%; }
.col-18 { width:5.55%; }
.col-19 { width:5.25%; }
.col-20 { width:4.95%; }

/* CAPTIONS */
.wp-caption p.wp-caption-text,.caption { font-size:11px; line-height:18px; margin:0; padding:10px; text-align:center; font-style:italic; }

/* ETC */
#filters { clear:both; height:2em; margin-bottom:1em; }
#filters li { float:left; margin-right:2em; }
.prev,.next { font-size:1.5em; text-align:center; margin-top:100px; }
.nav-interior { float:left; margin:1.5em 0; width:100%; }
.prev a { float:left; }
.next a { float:right; }
:focus { outline:0; }
.hide { display:none; text-indent:-9999px; }
.double-border { background:url(images/double-border.png) repeat-x bottom; height:8px; width:100%; clear:both; float:none; border:none; margin:1em 0; }
.ad-main,.ad-sidebar { display:block; clear:both; }
input #wp-submit { background:#999; }
input#s { color:#333; }
.video { margin-bottom:2em; display:block; }

/*** ESSENTIAL NAV STYLES ***/
.menu,.menu * { margin:0; padding:0; list-style:none; font-family: Futura;}
.menu { line-height:1.0; }
.menu ul { position:absolute; top:-999em; width:16em; 
/* left offset of submenus need to match (see below) */
}
.menu ul li { width:100%; }
.menu li:hover { visibility:inherit; opacity: 0.65; 
/* fixes IE7 'sticky bug' */
}
.menu li { float:left; position:relative; }
.menu a { display:block; position:relative; }
.menu li:hover ul,.menu li.sfHover ul { left:16em!important; top:2.5em; 
/* match top ul list item height */
z-index:99; }
ul.menu li:hover li ul,ul.menu li.sfHover li ul { top:-999em; }
ul.menu li li:hover ul,ul.menu li li.sfHover ul { left:16em; 
/* match ul width */
top:0; }
ul.menu li li:hover li ul,ul.menu li li.sfHover li ul { top:-999em; }
ul.menu li li li:hover ul,ul.menu li li li.sfHover ul { left:16em; 
/* match ul width */
top:0; }

/*** NAV SKIN ***/
.menu { float:left; margin:2em 1em; width:14em !important; border-bottom:1px solid #999; z-index: 1001 !important; text-transform: lowercase; letter-spacing: 1px }
.menu a { border-top:1px solid #999; padding:1em 1em; text-decoration:none; width:12em!important; }
.menu a,.menu a:visited { 
/* visited pseudo selector so IE6 applies text colour*/
color:#aaa; }
.menu li { width:12em!important; }
.menu li li { background:#000; }
.menu li li li { background:#000; }
.menu li:hover,.menu li.sfHover,.menu a:focus,.menu a:hover,.menu a:active { background:#000; outline:0; }

/*** arrows **/
.menu a.sf-with-ul { padding-right:2.25em; min-width:1px; 
/* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator { position:absolute; display:block; right:.75em; top:1.05em; 
/* IE6 only */
width:10px; height:10px; text-indent:-999em; overflow:hidden; background:url(images/arrows-ffffff.png) no-repeat -10px -100px; 
/* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator { 
/* give all except IE6 the correct values */
top:1.5em; background-position:0 -100px; 
/* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator { background-position:-10px -100px; 
/* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menu ul .sf-sub-indicator { background-position:-10px 0; }
.menu ul a > .sf-sub-indicator { background-position:0 0; }

/* apply hovers to modern browsers */
.menu ul a:focus > .sf-sub-indicator,.menu ul a:hover > .sf-sub-indicator,.menu ul a:active > .sf-sub-indicator,.menu ul li:hover > a > .sf-sub-indicator,.menu ul li.sfHover > a > .sf-sub-indicator { background-position:-10px 0; 
/* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul { padding:0 8px 9px 0;   }
.sf-shadow ul.sf-shadow-off { background:transparent; }

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical,.sf-vertical li { width:6em; }

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,.sf-vertical li.sfHover ul { left:6em; 
/* match ul width */
top:0; }

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position:-10px 0; }

/* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position:0 0; }

/* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,.sf-vertical a:hover > .sf-sub-indicator,.sf-vertical a:active > .sf-sub-indicator,.sf-vertical li:hover > a > .sf-sub-indicator,.sf-vertical li.sfHover > a > .sf-sub-indicator { background-position:-10px 0; 
/* arrow hovers for modern browsers*/
}

/*FancyBox for WordPress Menu Fix*/
div#fancy_outer { z-index: 1002 !important; }