@charset "UTF-8";
/* CSS STYLES FOR IVRSN.COM */
/* CREATED BY DAVE IVERSON */


body * {
	margin: 0;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Futura, Tahoma, Geneva, Verdana, Sans-Serif;
	font-size: 62.5%;
	color: #F5F2EB;
	background: #c0143c url(../images/bg_tile.jpg) repeat top left;
}

img {
	border: none;
}

p {
	margin: 4px 8px 8px 8px;
	font-size: 1.6em;
	line-height: 1.285em;
	text-align: left;
}p.thin {	margin: 1px 8px;}

h1, h2, h3, h4, h5, h6 {
	margin: 4px;
	color: #F5F2EB;
}
h1.smaller {
	font-size: 2.4em;
}
h1.smallest {
	font-size: 2.0em;
}
h1 {
	font-size: 3.0em;
}

h2 {
	font-size: 2.2em;
	line-height: 1em;
}
h3 {
	font-size: 2em;
}
h3.mini {
	font-size: 1.4em;
	font-style: italic;
}
h4 {
	font-size: 1.8em;
}
h5 {
	font-size: 1.6em;
}
h6 {
	font-size: 1.4em;
}
a {
color: #c0143c;
}
a:link {
	color: #c0143c;
}
a:hover {
	color: #f5f2eb;
}
a:visited {

}
a:active {
	color: #f5f2eb;
}

.oblique {
	font-style: oblique;
}
.caps {
	text-transform: uppercase;
	
}
.smallcaps {
	text-transform:uppercase;
	font-size: 80%;
}
.center {
	text-align: center;
	margin: auto auto;
}
.red {
	color: #c0143c;
}.white {	color: white;}
.downer {
	margin-top: 15px;
}
.clockwork {
	color: #ffcc00;
}
div#everything {
	margin: 0px;
}

div.block {
	width: 250px; 
	height: 250px;
	background-color: transparent; 
	margin: 0; 
	float: left;
	border: 1px solid #ffffff;
	background-image: url(../images/bg_wood2.jpg);
	overflow: hidden;
	position: relative;
}

div.break {
	clear: left;
}

div.text {
	background-color: #332e2b;
	background-image: url(../images/bg_wood2.jpg);
	height: 250px;
	overflow: auto;
}

h1#name {
	margin: 0;
	padding: 0;
	background: transparent url(../images/ivrsn_name.jpg) no-repeat top left;
	height: 120px;
	width: 250px;
	overflow:hidden;
}
h1#name span {
	display:block;
	height:100%;
	text-indent:-1000px;
	width:100%;
}

h1#name img {
	margin: 0;
	padding: 0;
}

.i {
	position: absolute;
}

.information {
	position: absolute;
	background-image: url(../images/wood_gray_bg.jpg);
	background-position: 0px 0px;
	width: 150px;
	height: 250px;
}

.invisible {
	display: none;
}

.top_bar {
	position: absolute;
	margin-top: 223px;
	background-image: url(../images/bg_wood2.jpg);
	background-position: bottom left;
	width: 250px;
	height: 25px;
	border-top: 2px solid #ffffff; 
	
	display: none;
}
.headlines {
	text-align: center;
}
.headlines a{
	color: #c0143c;
	text-decoration: none;
}
.headlines a:link {
	color: #c0143c;
	text-decoration: none;
}
.headlines a:hover {
	color: #f5f2eb;
	text-decoration: underline;
}
.headlines a:visited {

}
.headlines a:active {
	color: #f5f2eb;
}

.flashcontent {
	background-color: transparent; 
	margin: 0; 
	float: left;
	border: 1px solid #fcd614;
	background-image: url(../images/bg_wood2.jpg);
}
div#flashcontent {
	width: 250px; 
	height: 250px;
	background-color: transparent; 
	margin: 0; 
	background-image: url(../images/bg_wood2.jpg);
	overflow: auto;
}

.rollpop {
	width: 250px; 
	height: 50px; 
	position: absolute; 
	bottom: 0px;
	display: none;
}

.fadehome .rollpop {
	background-image: none;	border: none;
	}
.fadehome .rollpop h2 {
	background-color:transparent;
	background-image:none;
	color:#C0143C;
	display:block;
	font-size:7em;
	font-style:italic;
	line-height:1em;
	padding:0pt;
	}
.rollpop a {
	text-decoration: none;
	}
.rollpop a:link {
	text-decoration: none;
	}
.rollpop a:hover {
	text-decoration: none;
	}
.rollpop a:visited {
	text-decoration: none;
	}
.rollpop a:active {
	text-decoration: none;
	}
.rollpop h2 {
	text-decoration: none;	
	background:transparent url(../images/bg_wood2.jpg) no-repeat scroll left bottom;
	display:inline;
	font-size:2em;
	line-height:1.6em;
	padding:4px;
	}
.rollpop h2:hover {
	text-decoration: none;
}

div.sectionbreak {
	display: block;
	width: 250px;
	height: 250px;
	background-color: transparent; 
	margin: 0; 
	background-image: none;
	overflow: hidden;
	position: relative;
	clear: both;
}