/*
Theme Name: Boxes
Theme URI: http://team-eight.com
Description: Custom theme for <a href="http://team-eight.com">Team Eight</a>.
Version: 1.0
Author: Spencer Hansen
Author URI: http://team-eight.com
Tags: image gallery, fixed width, two columns
*/
html, body {
height:100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* For a new Theme, Begin by customizing this section only */
body {
	color: #000;
	background:#AFAFAF;
}
#pagewrap {
	width:100%;
	margin:0 auto;
	width:1000px;
}
#page {
	border-top:2px solid transparent;
	margin:36px 0 0;
	min-height:100%;
	padding:0;
	text-align:left;
	width:1000px;
	position:relative;
}

#content {
	font-size:1.2em;
}

#singpage {
	border-top:75px solid #AFAFAF;
	margin:0 auto ;
	padding:0;
	text-align:left;
	width:1000px;
	position:relative;
	background:#AFAFAF;
}
.singlecolumn {
	margin:0 auto 0;
	padding:0;
	width:1000px;
	background:#AFAFAF;
	}
.narrowcolumn {
	margin:0 auto;
	padding:0 0 55px;
	width:1000px;
	background:#AFAFAF;
}

/*
COLORS FOR NAVIGATION LINKS:
#fc0; //yellow
#b00; //red
#57bce2; //blue
#70d6a7; //mint
#80cf3b; //lime
#e98e3d; //orange

*/
a.m-nav-link{
	margin:0 10px;
	text-transform:uppercase;
	border-top:1px solid;
	color:#404447;
	padding-top:1px;
}
a.m-nav-link:hover{
	color:#000;
	text-decoration:none;
}
/* ILLUSTRATION */
a.illustration:hover{ color:#fc0; }
a.illustration { border-top-color:#fc0;}
.thumbs .illustration .shaded, .entry .illustration #title-box { background-color:#fc0; }
	
/* BONUS */
a.bonus:hover { color:#80cf3b; }
a.bonus {	border-top-color:#80cf3b; }
.thumbs .bonus .shaded, .entry .bonus #title-box { background-color:#80cf3b; }
	
/* NEWS */
a.news:hover{ color:#945cab; }
a.news {	border-top-color:#945cab; }
.thumbs .news .shaded, .entry  .news #title-box { background-color:#945cab; }
	
/* WEB */
a.web:hover{ color:#57bce2; }
a.web {	border-top-color:#57bce2; }
.thumbs .web .shaded, .entry .web #title-box { background-color:#57bce2; }

/* PRINT */
a.print:hover{ color:#e98e3d; }
a.print {	border-top-color:#e98e3d; }
.thumbs .print .shaded, .entry .print #title-box { background-color:#e98e3d; }


/* End New Theme Customization */

a, a img { 
	outline: none;
	border:0;
	}



/* Begin Header */
body > div#headbar {
/* position:fixed; */
}
#hbarback {
	height:79px;
	left:0;
	top:0;
	position:absolute;
	width:100%;
	background:url("images/topnavbg.gif") repeat-x scroll center top;
	z-index:-1;
}
#headbar {
	height:79px;
	left:0;
	top:0;
	position:absolute;
	width:100%;
	z-index:999;
}
#header {
	height:79px;
	margin:0 auto ;
	padding:0;
	text-align:left;
}
#headerimg {
	background:url("images/topnavbg.gif") repeat-x scroll center top;
	height:79px;
	margin: 0px auto;
	width:1000px;	
}
.lspace {
letter-spacing:1px;
}
.m-nav{
	float:left;
	display:inline;
	padding:0;
	margin:0;
}
.m-nav p {
	color:#404447;
	font-size:13px;
	height:16px;
	margin:0;
}
#navleft {
	padding:0 10px 0 0;
	text-align:right;
	width:400px;
}
#navleft p.nav1 {
	font-size:10px;
	padding:12px 0 0;
	height:14px;
}
p.nav2 {
	line-height:13px;
	padding:22px 0 0;
}
#navright {
	text-align:left;
}
#navright p.nav1 {
	color:#404447;
	font-size:13px;
	font-style:italic;
	padding:10px 0 0 20px;
}
#logo {
	width:180px;	
	height:78px;
}
.ntitle {
	background:url("images/bits.png") no-repeat scroll -82px 0 transparent;
	display:block;
	margin:0;
	overflow:hidden;
	text-decoration:none;
	text-indent:-1999px;
	width:180px;
	height:78px;
}
a.ntitle:hover {
	background-position: -262px 0px;
}


/* End Header */


/* Begin Post */



#content-lb {
	font-size: 1.2em;
}	
#content .tab {
	padding: 10px 30px;
	}
.texts {
	float:left;
	margin:20px 0 20px 10px;
	padding:0;
	width:390px;
}
.texts .foil {
	padding:0 25px 0 10px;
}
.texts #title {
	position:relative;
	height: 20px;
	padding: 16px 10px 0;
	width:360px;
	margin:20px 0 0;
}
.texts #title-box {
	background:url("images/bits.png") no-repeat scroll right -78px;
	position:absolute;
	top:0;
	right:0;
	height:16px;
	width:380px;
}
.texts-bln .balloon {
	padding:10px 30px 20px 20px;
	background:#ccc;
}
.texts-bln {
	margin:20px 175px 0;
	padding:0 0 29px;
	width:650px;
	background:url("images/bits.png") no-repeat scroll 193px bottom transparent;
}
.texts p, .texts-bln p {
	color:#202225;
	line-height:1.8em;
	margin:10px 0;
}	
.after-text {
	height:150px;
	width:200px;
}
.big-image {
margin:0 0 0 60px;
text-align:center;
width:900px;
}
.images {
	float:left;
	margin:0;
	width:590px;
	padding-right:10px;
}
.images img {
	margin: 10px 0;
}
.thumb-1 .shaded {
	background:url("images/shad.png") no-repeat scroll right top;	
	float:right;
	padding:0;
}
.thumb-2 .shaded {
	background:url("images/shad.png") no-repeat scroll left top;
	float:left;
	padding:0;
}
.thumb-1 .corner-t {
	background:url("images/corners-left.png") no-repeat scroll left top;
}
.thumb-1 .corner-s {
	background:url("images/corners-left.png") no-repeat scroll right bottom;
	padding:35px 35px 0 0;
}
.thumb-2 .corner-t {
	background:url("images/corners-right.png") no-repeat scroll right top;
}
.thumb-2 .corner-s {
	background:url("images/corners-right.png") no-repeat scroll left bottom;
	padding:35px 0 0 35px;
}
.shaded img {
	border:solid 1px #404447;
	display:block;
	padding:0;
	position:relative;
}

.thumbs {
	margin:0;
	padding:50px 125px 0;
	text-align:center;
	width:750px;
}
.thumb-1 , .thumb-2, .thumb-null {
	margin:0;
	display: inline;
	width: 310px;
	font-size: 10px;
}
.thumb-1 {
	clear:left;
	float:left;
	margin: 0 0 35px 45px;
	padding:0;
	text-align:right;
}
.thumb-2 {
	clear:right;
	float:right;
	margin:0 45px 35px 0;
	padding:0;
	text-align:left;
}
.thumb-null {
	float:left;
	padding:0 17px 15px 0;
	text-align:right;
	height:25px;
}

small {
	font-size: 0.8em;
	}
.slight-small {
	font-size: 0.9em;
	}
	
.post {
	margin: 0;
	}

.post hr {
	display: block;
	}

.clear {
	clear: both;
}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

/* End Post */


/* Begin Footer */

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 970px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 40px 10px 0;
	text-align: right;
	}

/* End Footer */






code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/*	Begin Hx */

h1 {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom:20px;
	}

h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin:5px 0;
	color:#404447;
	}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin:5px 0;
	color:#404447;
	}
/* End Hex */

/* Begin Link States */
a, h2 a:hover, h3 a:hover {
	color: #aa1f23;
	text-decoration: none;
	}

a:hover {
	color: #6b1013;
	}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: #9FA4A6;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#AB1E22;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

/* End Link States */


/* Begin Images */
p img {
	padding: 0 20px 8px 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 8px 7px;
	display: inline;
	}

img.alignleft {
	padding:0 20px 15px 0;
	margin: 0 7px 8px 0;
	display: inline;
	}

.alignright {
	display: inline;
	float: right;
	}

.alignleft {
	display: inline;
	float: left
	}

a img {
	border: none;
	}

/* End Images */



/* Begin Lists */
.entry ul {
	list-style:none;
	margin: 10px 0 10px 15px;
	padding:0;
	}

.entry ul li {
	padding-bottom: 3px;
	}
	
.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 5px 0;
	padding: 0;
	}
.entry {
	padding:10px 0 40px;
}

/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #504130;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #3C3028;
	text-align: center;
	background-color: #2F261F;
	padding-top: 4px;
	margin: 0 0 15px 20px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
