/*
Title:      IT Heroes Comic styles for screen media
Author:     ThumperMedia.com
*/

body#contact,
body#contest,
body#refer,
body#story,
body#teaser,
body#thankyou {
	margin: 0;
	padding: 0;
	font-family: Segoe, Arial, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #000;
	background: #cbcbcb url(../images/grey_mesh_bg.jpg) no-repeat top left;
}
body#prelaunch {
	background: #cbcbcb; 
}
	
/* ----------[ links ]---------- */

a:link {
	color: #f30;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #f30;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: 0;
}

/* -----[ common elements ]----- */

p {
	margin: 1em 0;
	padding: 0;
}
h1 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin: .8em 0;
	padding: 0;
	}
h2 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h4 {
	font-family: Segoe, Arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
ul {
	font-size: 90%;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
h3.contest {
	font-size: 120%;
	font-weight: bold;
}
	
/* -----[ layout structure ]----- */	

#wrap {
	/* position: relative; */
	width: 980px;
	margin: 0px auto;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	text-align: left;
	border: 0;
}
#header {
	margin: 30px 0;
	padding: 0;
	text-align: left;
}
#title {
	margin: 0;
	padding: 0;
	font-size: 300%;
}
#title a {
	color: #000;
}
#title a:hover {
	text-decoration: none;
}
#main {
	clear: left;
	background: #9a9a9a url(../images/grey_rounded_top5.gif) no-repeat 50% 0;
}

/* ---------[ content ]--------- */

#content {
	float: left;
	width: 720px;
	margin: 20px;
/*	padding: 1em 0 3.5em; */
}
body#contact #content,
body#contest #content,
body#refer #content,
body#story #content,
body#thankyou #content {
	background: #fff url(../images/content_rounded_bottom.gif) no-repeat bottom left;
}
body#contact #content h2.first,
body#contest #content h2.first,
body#refer #content h2.first,
body#story #content h2.first,
body#thankyou #content h2.first {
	margin: 0;
	padding: 10px 15px .5em;
	font-size: 150%;
	color: #000;
	background: #fff url(../images/content_rounded_top.gif) no-repeat top left;
/*	float: right; */
}
#content p,
#content h3 {
	margin: 0;
	padding: 0 15px .5em;
	font-size: 120%;
}
#content h2 {
	margin: 0;
	padding: 0 15px .5em;
	font-size: 150%;
}

/* ---------[ classes ]--------- */
.caption {
	color: #999;
}
.contact, .textlink {
	line-height: 1.5em;
	background: #fff;
}
.copyright, .contact, .textlink {
	margin: 0;
	padding: 0 10px 10px;
	font-size: 80%;
	text-align: center;
	background: #fff;
}
.textlink {
	border-top: 2px solid #fc3;
}
.required {
	font-size: 90%;
	color: #f30;
}
.Rwhite {
	margin: 0 0 0 15px;
	float: right;
}

/* --------[ sidebar ]-------- */
#sidebarR {
	float: right;
/*	margin: 0 10px 0 20px; */
	margin: 20px 20px 20px 0px;
/*	padding: 1em 0 3.5em; */
	width: 200px;
}

/* --------[ featured ]-------- */

.featured,
.refer {
/*	margin: 1.3em 0 1.5em 20px; */
	margin: 0 0 20px;
	padding: 0 0 10px;
/*	padding: 10px; */
	background: #fff url(../images/featured_rounded_bottom.gif) no-repeat bottom left; 
}
.featured_sil {
/*	margin: 1.3em 0 1.5em 20px; */
	margin: 0 0 20px;
	padding: 0 0 155px;
/*	padding: 10px; */
	background: #fff url(../images/featured_silhouette.jpg) no-repeat bottom left; 
}
body#thankyou .featured {
	background: #fff;
}
.featured_sil h2, 
.featured h2,
.refer h2 {
	margin: 0;
	padding: 10px 10px .5em;
	font-size: 150%;
	color: #000;
	background: #fff url(../images/featured_rounded_top.gif) no-repeat top left;
/*	float: right; */
}
body#thankyou .featured h2 {
	background: #fff;
}
.featured_sil h3,
.featured h3,
.refer h3 {
	font-size: 120%; 
	font-weight: bold;
	margin: .5em 0 0;
	padding: 0 10px;
}
.featured_sil p,
.featured p,
.refer p {
	margin: 0;
	padding: 0 10px;
}
.featured a {
	margin: 0;
	padding: 120px 70px 14px 0;
	width: 100%;
	background: #fff url(../images/featured_silhouette.jpg) no-repeat bottom left;
}
.refer a {
	margin: 0;
	width: 100%;
/*	background: #fff url(../images/featured_rounded_bottom.gif) no-repeat bottom left; */
}


/* .featured img {
	margin: 0px 15px 5px 0px;
	padding: 0;
}
.featured a img {
	border: 2px solid #c63;
}
.featured a:hover img {
	border: 2px solid #f96;
} */
.jump {
	font-size: 90%;
}
.highlight {
	color: #f30;
}

/* ---------[ footer ]-------- */

#footer {
	background-color: #fff;
	color: #9a9a9a;
}
#navbar {
	margin: 0;
	padding: .5em 20px;
/*	width: 100%; */
	background: #d1d1d1 url(../images/footer_nav.gif) no-repeat bottom left;
	color: #fff;
}
#navbar a {
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	padding: 0 .5em;
}
#navbar a:hover,
#navbar a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}	
#copyright {
	margin: 0;
	padding: .15em 20px;
	background-color: #fff;
	color: #999;
	font-size: 100%;
	text-align: left;
}
#copyright p {
	margin: 0;
	padding: 0;
}
#copyright span.links {
	margin: 0;
	padding: 0 1em;
	color: #bbb;
	vertical-align: bottom;
}
/* #copyright span.logos {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
} */
.logos {
	margin: 0 0 0 15px;
	float: right;
	vertical-align: text-bottom;
}
#copyright a {
	color: #bbb;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}
#copyright a:hover,
#copyright a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}

/* ---------[ IE hacks ]--------- */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}
html>body { /* be nice to Opera */
	font-size: small;
}
#wrap {
	width: 1020px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 980px;
}
html>body #wrap { /* be nice to Opera */
	width: 980px;
}
#main {
	background: #9a9a9a url(../images/grey_rounded_top1020.gif) no-repeat 50% 0; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	background: #9a9a9a url(../images/grey_rounded_top5.gif) no-repeat 50% 0;
}
html>body #main { /* be nice to Opera */
	background: #9a9a9a url(../images/grey_rounded_top5.gif) no-repeat 50% 0;
}
#navbar {
	background: #d1d1d1 url(../images/footer_nav1020.gif) no-repeat bottom left; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	background: #d1d1d1 url(../images/footer_nav.gif) no-repeat bottom left;
}
html>body #navbar { /* be nice to Opera */
	background: #d1d1d1 url(../images/footer_nav.gif) no-repeat bottom left;
}