/* CSS Document: brandmantotherescue.com  */

/* `Design
----------------------------------------------------------------------------------------------------*/

body {
	background: url(images/winbg.png) repeat 0 0;
	margin: 0px;
	padding: 0px;
}

img, a, div { behavior: url(iepngfix.htc) }

a,
img {
	border: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#navbar {
	position: relative;
	top: -70px;
	display: block;
	padding: 0px;
	height: 141px;
	margin: 0px;
}

#navbar a {
	display: block;
	float: left;
	padding: 0px;
	margin: 10px 1px 0px 1px;
	overflow: hidden;
}

a#navbio {background: url(images/navbio_r.png) no-repeat 0 5px;}
a#navbio {
	width: 110px;
	height: 141px;
	background: url(images/navbio.png) no-repeat 0 5px;
	text-indent: -9999px;
}
a#navbio:hover {background: url(images/navbio_r.png) no-repeat 0 5px;}

a#navresume {background: url(images/navresume_r.png) no-repeat 0 20px;}
a#navresume {
	width: 128px;
	height: 141px;
	background: url(images/navresume.png) no-repeat 0 20px;
	text-indent: -9999px;
}
a#navresume:hover {background: url(images/navresume_r.png) no-repeat 0 20px;}

a#navhome {background: url(images/navhome_r.png) no-repeat 0 0;}
a#navhome {
	width: 394px;
	height: 141px;
	background: url(images/navhome.png) no-repeat 0 0;
	text-indent: -9999px;
}
a#navhome:hover {background: url(images/navhome_r.png) no-repeat 0 0;}

a#navtestim {background: url(images/navtestim_r.png) no-repeat 0 15px;}
a#navtestim {
	width: 131px;
	height: 141px;
	background: url(images/navtestim.png) no-repeat 0 15px;
	text-indent: -9999px;
}
a#navtestim:hover {background: url(images/navtestim_r.png) no-repeat 0 15px;}

a#navpress {background: url(images/navpress_r.png) no-repeat 0 15px;}
a#navpress {
	width: 131px;
	height: 141px;
	background: url(images/navpress.png) no-repeat 0 15px;
	text-indent: -9999px;
}
a#navpress:hover {background: url(images/navpress_r.png) no-repeat 0 15px;}

a#navcontact {background: url(images/navcontact_r.png) no-repeat 0 3px;}
a#navcontact {
	width: 89px;
	height: 141px;
	background: url(images/navcontact.png) no-repeat 0 3px;
	text-indent: -9999px;
}
a#navcontact:hover {background: url(images/navcontact_r.png) no-repeat 0 3px;}


/*  HOME PAGE  */

#comic_cover {
	margin-top: 70px;
	display: block;
	background: url(images/comicbg.jpg) no-repeat 65px bottom;
	width: 960px;
	height: 880px;
}

#cover_page {
	background: url(images/coverpage.jpg) no-repeat 0 0;
	position: relative;
	top: -45px;
	height: 760px;
	margin-left: 95px;
}

.home_arrow {
	position: relative;
	top: 100px;
	left: 500px;
}

.home_arrow a {background: url(images/homearrow_r.png) no-repeat 0 0;}
.home_arrow a {
	display: block;
	width: 324px;
	height: 174px;
	background: url(images/homearrow.png) no-repeat 0 0;
	text-indent: -9999px;
}
.home_arrow a:hover {background: url(images/homearrow_r.png) no-repeat 0 0;}


/*  COMIC PAGES  */

#comic_page {
	margin-top: 70px;
	display: block;
	background: url(images/comicbg.jpg) no-repeat 65px bottom;
	width: 960px;
	height: 1150px;
}

.prev a {background: url(images/prev_r.png) no-repeat 0 0;}
.prev a {
	display: block;
	width: 139px;
	height: 72px;
	position: relative;
	top: 350px;
	left: -110px;
	background: url(images/prev.png) no-repeat 0 0;
	text-indent: -9999px;
}
.prev a:hover {background: url(images/prev_r.png) no-repeat 0 0;}

.next a {background: url(images/next_r.png) no-repeat 0 0;}
.next a {
	display: block;
	width: 139px;
	height: 72px;
	position: relative;
	top: 278px;
	left: 670px;
	background: url(images/next.png) no-repeat 0 0;
	text-indent: -9999px;
}
.next a:hover {background: url(images/next_r.png) no-repeat 0 0;}

#page2 {
	background: url(images/page2.jpg) no-repeat 0 0;
	position: relative;
	top: -45px;
	height: 1020px;
	margin-left: 95px;
}

#page3 {
	background: url(images/page3.jpg) no-repeat 0 0;
	position: relative;
	top: -45px;
	height: 1020px;
	margin-left: 95px;
}

#page4 {
	background: url(images/page4.jpg) no-repeat 0 0;
	position: relative;
	top: -45px;
	height: 1020px;
	margin-left: 95px;
}


/*  BIO PAGE  */

#bio_container {
	margin-top: 70px;
	display: block;
	background: url(images/pagebg.jpg) no-repeat 65px bottom;
	width: 960px;
	height: 600px;
}

#bio {
	position: relative;
	top: -20px;
	margin-left: 67px;
}

#bio .title {
	display: block;
	margin-bottom: 20px;
}

#bio .content {
	display: block;
	margin-left: 85px;
}


/*  RESUME PAGE  */

#resume_container {
	margin-top: 70px;
	display: block;
	background: url(images/pagebg.jpg) no-repeat 65px bottom;
	width: 960px;
	height: 550px;
}

#resume {
	position: relative;
	top: -20px;
	margin-left: 67px;
}

#resume .title {
	display: block;
	margin-bottom: 20px;
}

#resume .content {
	display: block;
	margin-left: 85px;
	margin-bottom: 15px;
}


/*  CONTACT PAGE  */

#contact_container {
	margin-top: 70px;
	display: block;
	background: url(images/pagebg.jpg) no-repeat 65px bottom;
	width: 960px;
	height: 600px;
}

#contact {
	position: relative;
	top: -20px;
	margin-left: 67px;
}

#contact .title {
	display: block;
	margin-bottom: 20px;
}

#contact .content {
	display: block;
	margin-left: 85px;
	margin-bottom: 15px;
}


/*  TESTIMONIAL PAGE  */

#testim_container {
	margin-top: 70px;
	display: block;
	background: url(images/pagebg.jpg) no-repeat 65px bottom;
	width: 960px;
	height: 700px;
}

#testim {
	position: relative;
	top: -20px;
	margin-left: 67px;
}

#testim .title {
	display: block;
	margin-bottom: 20px;
}

#testim .content {
	display: block;
	margin-left: 45px;
	margin-bottom: 20px;
}


/*  PRESS PAGE  */

#press_container {
	margin-top: 70px;
	display: block;
/*	background: url(images/pagebg.jpg) no-repeat 65px bottom; */
	width: 960px;
	height: 640px;
}

#press {
	position: relative;
	top: -50px;
	margin-left: 47px;
}

#press .title {
	display: block;
	margin-bottom: 20px;
}

#press .press_image {
	float: left;
	width: 275px;
	height: 500px;
}

#press #news_content {
	height: 590px;
	width: 800px;
	background: url(images/news_bg2.png) no-repeat 0 0;
}

#press .press_articles {
	position: relative;
	width: 375px;
	top: 250px;
	left: 400px;
}

#press .press_articles a {
	border: none;
	margin: 5px;
	float: left;
}

#press .press_articles span.textlink a{
	margin: auto;
	float: none;
	color: black;
	font-size: 14px;
}

span.textlink {
	font-size: 14px;
}



/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}