/* Imports */
@import url("reset.css");

/***** Global *****/
/* Body */
	body {
	background-color: #ffff99;
	background-image: url(http://www.drunkenboat.com/db14/images/background02.jpg);
		color: #000;
		font-size: 9pt;
		font-family: Verdana, Arial, sans-serif;
		line-height: 1.429;
		margin: 0;
		padding: 0;
		text-align: left;
	}

/* Headings */
h2 {font-size: 1.428em}	/* 18px */
h3 {font-size: 1.286em}	/* 16px */
h4 {font-size: 1.143em}	/* 14px */
h5 {font-size: 1em}	/* 12px */
h6 {font-size: 0.857em}	/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #cc0033;
	padding: 0 1px;
	text-decoration: underline;
}
a:hover, a:active {
	background-color: #666;
	color: #660000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}

img a:link, a:hover {background-color: transparent;}

/* Paragraphs */
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

::-moz-selection {background: #666; color: #fff;}
::selection {background: #666; color: #fff;}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
	
/***** Layout *****/
.body {clear: both; margin: 0 auto; width: 800px;}
img.right figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: right; margin: 0 0 2em 2em;}

/*
	Header
*****************/
#banner {
	background-image: url(http://www.drunkenboat.com/db14/images/background99.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 1.4em 0 0 0;
}

	/* Banner */
	#banner h1 {font-size: 2.571em; line-height: .4;}
	#banner h1 a:link, #banner h1 a:visited {
		color: #FFF;
		display: inline;
		font-weight: bold;
		margin: 0 0 0em .1em;
		text-decoration: none;
		width: 427px;
	}
	#banner h1 a:hover, #banner h1 a:active {
		background: none;
		color: #666;
		text-shadow: none;
	}

	#banner h1 strong {font-size: 0.217em; font-weight: normal;}
	
	.mainnav {font-size: 0.720em; font-weight:normal;}
	
	.folionav {font-size: 0.998em; font-weight:bold;}
	
	.folionav a:link, .folionav a:visited {text-decoration:none}
	
/* Issue Nav */
#breadcrumb {
	background: #000;
	color: #ccc;
	border: 5px solid #000;
	font-size: 1.1em;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;


}

#breadcrumb a {
	padding: 5px 1.5em;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #ccc;
	padding: 0 1px;
	text-decoration: underline;
}
#breadcrumb a:hover, #breadcrumb a:active {
	background: #666;
	height: 30px;
	line-height:20px;
	color: #fff;
	text-decoration: none;
}


/*
	Featured
*****************/
#featured {
	background: #ffff99;
	border: 5px solid #000;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 20px;
	width: 760px;
}

#featured figure {
	border: 2px solid #eee;
	float: right;
	margin: 0.786em 2em 0 5em;
	width: 120px;
}
#featured figure img {display: block; float: right;}

#featured h2 {color: #663300; font-size: 1.561em; margin-bottom: 0.333em;}
#featured h3 {font-size: 1.286em; margin-bottom: .5em;}

#featured h3 a:link, #featured h3 a:visited {color: #ccc; text-decoration: none;}
#featured h3 a:hover, #featured h3 a:active {color: #fff;}

#featuredwide {
	background: #333;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 20px;
	width: 880px;
}

#featuredwide2 {
	background: #333;
	margin-bottom: 2em;
	padding: 0px;
	width: 860px;
}

#prosenav {float: left; width: 165px;}
#prosenav a:link, a:hover {background-color: transparent;}

#prosenavnext {padding-bottom: 10%;}
#prosenavnext a:link, a:hover {background-color: transparent;}

#addthis {float: right;}

/*
	Featured - Main Index
*****************/
#featuredIndex {
	background: #333;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 20px;
	width: 760px;
}

#featuredIndex figure {
	border: 2px solid #eee;
	float: right;
	margin: 0.786em 2em 0 5em;
	width: 120px;
}
#featuredIndex figure img {display: block; float: right;}

#featuredIndex h2 {color: #966; font-size: 1.4em; margin-bottom: 0.333em; margin-top: 0.333em;}
#featuredIndex h3 {font-size: 1.286em; margin-bottom: .5em;}

#featuredIndex h3 a:link, #featured h3 a:visited {color: #cc0033; text-decoration: none;}
#featuredIndex h3 a:hover, #featured h3 a:active {color: #fff;}

#featuredIndex {
	background: #333;
	margin-bottom: 1em;
	overflow: hidden;
	font-size: 8pt;
	padding: 20px;
	width: 760px;}

/*
	Body
*****************/
#content {
	background: #ffcc33;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 20px 20px;
	width: 760px;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*
	About
*****************/
#about {
	background-image: url(http://www.drunkenboat.com/db14/images/background98.jpg);
	background-repeat: no-repeat;

	font-style: normal;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 20px;
	text-align: left;
	width: 760px;

}

#about .primary {float: left; width: 165px;}
#about .primary strong {color: #C64350; display: block; font-size: 1.286em;}
#about .photo {float: left; margin: 5px 20px;}

#about .url:link, #about .url:visited {text-decoration: none;}

#about .bio {float: right; width: 500px;}

/*
	Footer
*****************/
#contentinfo {padding-bottom: 2em; text-align: right;}

#banner h1 {line-height: 1;} /* Fixes Logo overlapping */

/* Bonus 
****************/
#linkspage {font-size: 1em; text-decoration: none;}
#linkspage a, ul, li, ul li a {
display: block;
list-style: none;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
#linkspage a:hover, a:link, a:visited {text-decoration: none;}

#headshot, #archive {
	float:left;
	margin-top: 0px; 
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 3%;
	padding: 0px 0px 0px 0px;
	background: #ffff99;
}

#archive2 {margin-top: 3px; 
	margin-left: 3%;
	padding-right: 10%;
}


/*Henderson Piece Remove for Future Editions
**********/

.holder {

  height:auto;
  width:400px;
  margin-bottom:25px;
  margin-left:25%;
 } 


 .holder p {

  border:1px solid #000; } 
