/*   
Theme Name: Nick Writing (based on The HTML5 Reset Theme)
Theme URI: http://html5reset.org
Description: A style-free theme to get you started on an HTML5-based Wordpress theme of your own.
Author: Christian Skala with Vertic (author of HTML Reset theme is Monkey Do!)
Author URI: http://monkeydo.biz
Version: 1.1
*/

/*
	HTML5 Reset Wordpress Theme :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	Special thanks: The Wordpress theme owes its start to an empty theme authored 
		by Chris Coyier & Jeff Starr: http://digwp.com
	
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}
.entry ul {padding:0 0 20px 0;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active, a:visited {outline: none; -moz-outline-style: none; }

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #F78E1E; color: #fff; text-shadow: none;}
::selection {background: #F78E1E; color: #fff; text-shadow: none;} 


/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}


/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/
@font-face {
	font-family: 'FlamaSemicondensedMedium';
	src: url('fonts/flamasemicondensed-medium-webfont-webfont.eot');
	src: url('fonts/flamasemicondensed-medium-webfont-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/flamasemicondensed-medium-webfont-webfont.woff') format('woff'),
			 url('fonts/flamasemicondensed-medium-webfont-webfont.ttf') format('truetype'),
			 url('fonts/flamasemicondensed-medium-webfont-webfont.svg#FlamaSemicondensedMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeletexMedium';
	src: url('fonts/teletex_med-webfont.eot');
	src: url('fonts/teletex_med-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/teletex_med-webfont.woff') format('woff'),
			 url('fonts/teletex_med-webfont.ttf') format('truetype'),
			 url('fonts/teletex_med-webfont.svg#TeletexMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { background:#f1f1f1 url(/wp-content/uploads/2011/11/bkgd_body.png) scroll repeat-x left top; }
.background { height: 898px; left: 0; overflow: hidden; position: absolute; top: 72px; width: 1400px;
		background:transparent url(/wp-content/uploads/2011/11/bkgd_fade_4.jpg) scroll no-repeat left top; }

a { text-decoration:none; }

.figure { overflow: hidden; position: absolute; }
/* #f_application { background: transparent url(/wp-content/uploads/2011/11/f_application.png) no-repeat scroll left top; left: 0; top: 0; overflow:hidden; } */

#header { height:72px; padding:0 0 0 175px; position:relative; width:985px; z-index:9; }
h1 { font-family:'FlamaSemicondensedMedium',Arial; font-size:2.95em; font-weight:normal; /* color:#e65c00;*/ color:#F78E1E; text-transform:uppercase; /* height:85px; */ overflow:hidden; line-height:1.2em; margin:0; padding:0 0 20px 0; }
h2 { padding:0 0 10px 0; }
.entry p { padding:0 10px 1em 0; }
.entry p a, .entry ul li a { color:#F78E1E; }
.entry p a:hover, .entry ul li a:hover { color:#666666; }
.entry ul li { background:transparent url(/wp-content/uploads/2011/11/bkgd_bullet.png) no-repeat scroll left center; list-style-type: none; margin: 0 0 10px; padding: 0 10px 0 15px; }
.entry ul.indented { padding:0 0 0 15px; }
.entry ul.indented2 { padding:0 0 0 45px; }

/* MAIN MENU */
ul#menu-mainnavigation { float:right; height:40px; list-style-type:none; margin:0; padding:0; }
ul#menu-mainnavigation li { float:left; height:40px; line-height:40px; padding:0 0 0 24px; }
ul#menu-mainnavigation li.first { padding: 0; }
ul#menu-mainnavigation li a { color:#ffffff; font-family:'FlamaSemicondensedMedium',Arial; font-size:15px; text-transform:uppercase; }
ul#menu-mainnavigation li a:hover { color:#333333; }
/* SUB MENU */
ul#menu-submenu { float:right; height:32px; list-style-type:none; margin:0; padding:0; width:330px; }
ul#menu-submenu li { float:right; height:32px; line-height:32px; padding:0 0 0 30px; }
ul#menu-submenu li a { color:#333333; font-family:'FlamaSemicondensedMedium',Arial; font-size:15px; text-transform:uppercase; }
ul#menu-submenu li a:hover { color:#F78E1E; }
/* SOCIAL MENU (FACEBOOK AND TWITTER) */
ul#menu-sociallinks { float: left; height: 26px; padding: 6px 0 0 20px; width: 450px; }
ul#menu-sociallinks li.first { background: transparent url(/wp-content/uploads/2011/11/ico_twitter.png) no-repeat scroll left top; float: left; height: 20px; padding: 0 0 0 28px; width: 190px; }
ul#menu-sociallinks li.last { background: transparent url(/wp-content/uploads/2011/11/ico_facebook.png) no-repeat scroll left top; float: left; height: 20px; padding: 0 0 0 28px; width: 190px; }
ul#menu-sociallinks li a { color:#F78E1E; font-family: Helvetica,Arial; font-size: 12px; line-height: 20px; }
ul#menu-sociallinks li a:hover { color: #333333; }

#page-wrap { width: 612px; margin: 0 0 0 575px; position:relative; }

article { overflow:hidden; }

#logo { background: transparent url(/wp-content/uploads/2011/11/writing_logo.png) no-repeat scroll left top; height: 140px; margin: 52px 0 60px; width: 612px;}

/* page SPLASH */
#body_splash #page-wrap { width:680px; margin:190px auto 0 auto; height:130px; }
#body_splash .nickartist, #body_splash .nickwriting { width:305px; height:110px; float:left; text-indent:-9000px; margin:0 5px 0 5px; }
#body_splash .nickartist a, #body_splash .nickwriting a { display:block; overflow:hidden; width:100%; height:100%; }
#body_splash .nickartist a { background:transparent url(/wp-content/uploads/2011/11/btn_nickartist.png) no-repeat scroll left bottom; }
#body_splash .nickwriting a { background:transparent url(/wp-content/uploads/2011/11/btn_nickwriting.png) no-repeat scroll left bottom; }
#body_splash .nickartist a:hover, #body_splash .nickwriting a:hover { background-position:left top; }

/* page HOME */
#body_home .entry { height:465px; }

/* page APPLICATION */
#body_application a.download-application { background:transparent url(/wp-content/uploads/2011/11/download_application.png) scroll no-repeat left top; text-indent:-9999px; display:block; height:151px; width:151px;}
#body_application a.download-application:hover { background-position:left bottom; }

/* page SUBMISSION GUIDELINES AND PROCEDURES */
#body_submission-guidelines .entry { height:465px; margin-bottom:20px; }

/* page 404 */
.gfx404 { background-image:url(/wp-content/uploads/2012/02/404.png);float:left;height:390px;width:185px; }
.error404 .entry { float:right; width:400px; }

/* page FAQ */
#body_faq ul li { background:none; margin:0; }
#body_faq ul li.q { font-weight:bold; padding:0 10px 0.16em 0; }
#body_faq ul li.q span { color:#F78E1E; }
#body_faq ul li.a { padding:0 10px 1em 0; }
#body_faq ul li.a span { color:#007a4d; font-weight:bold; }

/* page CURRENT WRITERS & ALUMNI */
ul.years { width:110px; float:left; list-style-type:none; }
ul.years li { line-height:1.1em; width:110px; padding:0 0 11px 0; background:none; text-align:center; }
ul.years li a { font-family:'FlamaSemicondensedMedium',Arial; font-size:18px; color:#000000; }
ul.years li a:hover,  ul.years li.current-cat a { color:#F78E1E; }
div.bio { width:480px; float:left; /*overflow:auto; height:475px;*/ }
div.bio figure { height:151px; width:151px; overflow:hidden; float:left; margin:0 0 10px 10px; }
div.bio figure.first_in_row { margin-left:0; }
div.bio figure img:hover { margin-top:-151px; }
div.bio h2 { text-transform:uppercase; color:#F78E1E; padding:1.1em 0 1.1em 0; font-size:14px; }
div.bio div.bio_scroll { height:265px; overflow:auto; }
div.bio p { padding:0 10px 1em 0; text-align:justify; }
a.backlink { clear:left; margin:0.8em 0 0 100px; display:inline-block; padding:0 0 0 20px; color:#666666; font-weight:bold; font-size:14px; line-height:21px; height:21px; overflow:hidden; background:transparent url(/wp-content/uploads/2011/11/bkgd_return_arrow.png) scroll no-repeat left top; }
a.backlink:hover { color:#000000; }
body.page-template-tpl_page_fellows-alumni_bio-php figure { float:none; }
body.page-template-tpl_page_fellows-alumni_bio-php .entry { overflow:hidden; height:520px; }
/* fake the letter spacing for certain years */
li.cat-item-25, li.cat-item-13 { letter-spacing:1px; }


/* page PRESS */
#body_press figure { float:left; margin:0 0 20px 10px; height:50px; }
#body_press figure.first_in_row { margin:0 0 20px 0; }
#body_press figure a { overflow:hidden; }

#footer { margin: 0 0 0 575px; padding: 6px 0 0 0; position: relative; width: 612px; overflow:hidden; }
#footer p { float:left; display:block; font-size: 12px; }
ul#menu-footer { float:left; height:26px; padding:0 0 0 20px; width:280px; }
ul#menu-footer li.first { float:left; width:100px; }
ul#menu-footer li.last { float:left; width:100px; }
ul#menu-footer li a { color: #666666; font-family: Helvetica,Arial; font-size: 12px; margin:0; }
ul#menu-footer li a:hover { color: #009DDC; }

.post {}
.entry { height:510px; overflow:auto; margin:0 0 20px 0; }
.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}
