/*
Theme Name: Next
Description: Custom NEXT Theme.
Version: 1.0
Author: Matt Wood
Author URI: http://mattwooddc.com/
Tags: white, minimal, jquery, two columns, widgets
*/ 

@import url(css/reset.css);

/* ----------------------------------------------------- All browsers */
body {background: #ccc;padding:0;margin: 0;}
.wayOutContainer {padding:0 30px; width:873px; margin: 0 auto; background: white;}
.wayOutTop {background: url(images/outTop.png) no-repeat top;padding:10px 30px 30px 30px; }
.wayOutBottom {background: url(images/outBottom.png) no-repeat top;padding:0px 30px 50px 30px; }
.wayOutMiddle {background: url(images/outMid.png);padding:0px 30px 0px 30px; }
.container {position: relative;background: #fff;}
* {outline: none;}
a, a:hover {color:#3399cc;font-weight: bold;text-decoration: none}
a:hover {text-decoration: underline;}
hr {margin:0 0 7px 0; height:2px; background-color:#000000;}
hr.smallBottom {margin-bottom: 3px;}
.displayBlock {display:block;}
h2 {font-size:2.8em; }
h2, h3 {font-weight: bold; margin:0;line-height: 1.2em; padding-bottom: 2px;}
h3 {font-size:2em;}
h4 {font-size:1.2em;margin:7px 0; text-transform: uppercase;}
.post {margin:0 0 15px 0;}
.post-image img, .post img {border:2px solid #000;}
.post .span-10 h3 {margin-bottom: 7px;}
.size-full {margin:7px 0 15px;}
.feature {display: none;}
.feature .span-16 img {border:2px solid #000;}
.feature h2 {margin-bottom: 5px;}
#feature-set {margin:5px 0 10px 0;}
#feature-nav {position:absolute;top:150px;right:0; margin-right: 296px;}
#feature-nav a {display:block; border: 2px solid #000; width:15px; height:15px; background:#333;text-indent: -9999px; float:left; margin-right: 15px;}
#feature-nav a.activeSlide {background: #fff;}
#topNav {margin:0 0 3px 0; text}
#topNav > div  {display: none;}
#topNav a {font-size:1.2em;list-style: none; color:#000;}
#topNavPrev, #topNavNext {display:block; float:left;width:15px; height:25px;text-indent:-9999px; cursor:pointer;background: url(images/topNavButtons.gif);}
#topNavNext {background-position: -15px 0;margin-left:850px;position: absolute;}
#footer {text-align: right;padding-top:.5em;}
.container h1 {margin-bottom: 7px;}
.container h1.logo a {display: block;width:620px; height:84px; background: url(images/logo.gif) no-repeat; text-indent: -9999px; margin:0;}
.ieError {display: none;}
.post h3 {margin-bottom: 7px; font-size: 2em;} .post h3 a {color:#000;}
p {margin: 0 0 .5em; font-size: 1em}
.widget ul {margin:0 1.5em 1em 2.5em;}
#nextLogo {text-align: center;margin:1em 0 1.5em;}

.flickr img {margin:.5em .77em;}

#homeHeadline h2 a {font-family:Georgia, sans-serif;}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 4px 14px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 14px 4px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */
.ie7 hr {margin:0;}
.ie7 h4 {margin:1px 0;}
.ie7 #topNav > div  {display: block;}
.ie7 .wayOutTop {padding:10px 30px 10px 30px; }
.ie7 .ieError, .ie6 .ieError {display: block; padding-bottom:30px; text-align: center; font-size:14px; font-weight: bold; color: red; font-variant: italic;}
.ieError a {color:red; text-decoration: underline;}

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }


/* typography.css */
body {font-size:75%;color:#222;font-family:"Georgia", serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;font-family:Georgia, sans-serif;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

