/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
 u,  center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

*:focus { outline: none }

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* set em to 10 */
html{
	font-size: 62.5%;
	height: 100%;
	background-color:#0f0c09;
	background-image:url('/web-images/GunsOfIcarusBackground.jpg');
	background-position:center top; 
	
}

body{
	height: 100%;
	color: #f5f2ed;
/* color:#ede9e6; */
}

div{
	position: relative;
}
h1, h2, h3, h4, h5 ,h6{
	font-family: Georgia;
	font-variant: small-caps;
	
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
blockquote{
	font-style: italic;
	width: 85%;
	margin: auto;
}
.clear{
	clear: both;
}
a,
a:visited{
	color: #e6d9ce;	
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

 /*@font-face {font-family: 'CopperplateGothicBT-Bold';src: url('webfonts/eot/style_180.eot');src: url('webfonts/eot/style_180.eot?#iefix') format('embedded-opentype'),url('webfonts/woff/style_180.woff') format('woff'),url('webfonts/ttf/style_180.ttf') format('truetype'),url('webfonts/svg/style_180.svg#CopperplateGothicBT-Bold') format('svg');}*/

a.newTab{
/* 	target-name:new; */
/* 	target-new: tab; */
}

.serifBodyText{
/* 	font-family: "Times New Roman", Times, serif; */

/* 	font-size: 1.5em; */
/* 	line-height: 1.3em; */
/* 	text-indent: 2em; */
	color: #e6d9ce;
	
	font-family: Georgia;
	font-size: 1.4em;
	line-height: 1.6em;
}

.serifBodyText p{
	margin-top: 1em;	
}
.mapWrap h2{
	font-size: 1.8em;
	color: #e6d9ce;
	margin-top: 0.5em;
}
.wp-caption {
	background-color: #222;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0 auto;
	margin-bottom: 1em;
}
.wp-caption-text{
	font-size: 0.8em;
}
.wp-caption a,
.wp-caption img{
	display: block;
}
.pageWrapper{
	width:100em;
	/*background-color: #333;*/
	margin-left: auto;
	margin-right: auto;
	position: static;
	
}
.contentWrapper{
	padding-bottom: 12em;
	color: #e6d9ce;
	position: static;
}


#headerWrapper{
	height: 80px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #000;*/
	background-image: url("/web-images/GunsOfIcarusHeaderMap.png");
	position: relative;
}
#headerWrapper .menu-item{
	width: 18em;
	text-align: center;
	/*position: absolute;*/
	margin-top: 1em;
/* 	border: 1px solid aqua; */
	top:0em;
	list-style: none;
	display: block;
	float: left;
	
} 

#headerWrapper a{
	color: #e6d9ce;
	font-family: Georgia;
	font-size: 2.5em;
/* 	color: #ede8e3; */
	font-variant:small-caps;
/* 	text-decoration: none; */
	
}
#headerWrapper  a:hover{
	color: #fff;
	cursor: pointer;
}
#headerWrapper  a:active{
	color: #c3b8ab;
	cursor: pointer;
}
.headerBG img{
	width: 100em;
	height: 8em;
}
.headerText{

	font-family: Georgia;
	font-size: 2.2em;
	text-shadow: -1px 1px 10px #000;
	font-variant:small-caps;
	
}

.headerSection{
	width: 18em;
	text-align: center;
	position: absolute;
	margin-top: 1em;
	/*border-right: 1px solid #e6d9ce;*/
	padding-left: 1px;
/* 	border: 1px solid aqua; */
}

.headerSectionTest{
	width: 85%;
	text-align: center;
	margin: auto;
	padding-top: 1em;
}
.headerSectionTest li{
	float:left;
	padding-left: 3em;
	padding-right: 3em;
}

#homeSelect #home{
	text-decoration:underline;
}

#worldSelect #world{
	text-decoration:underline;
}

#gameplaySelect #gameplay{
	text-decoration:underline;
}

#mediaSelect #media{
	text-decoration:underline;
}

#blogSelect #community{
	text-decoration:underline;
}

#forumSelect #forum{
	text-decoration: underline;
}
#backgroundImage{
	position: absolute;
	left:0em;
	top:-4em;
	height: 112.5em;
	width: 100%;
	z-index: -1;
	background-image: url('/web-images/GunsOfIcarusSkyline.jpg');
	background-repeat: no-repeat;
/* 	background-position-x: center; */
	background-position: center top;
/* 	opacity: 0.9; */

}

#homeBanner{
	/*background-color: #317;*/
/* 	height: 40em; */
/* 	width: 100em; */
	width: 960px;
	height:540px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
/* 	margin-bottom: -3em; */
}
#homeBanner img{
	height: 40em;
	width: 100em;
}
#sidebarImage{
	position: absolute;
}
#sidebarImage img{
	height: 20em;
	width: 100em;
}
#sidebarImage #bars{
	width: 44em;
	height: 10em;
	position: absolute;
	top:5em;
	left: 28em;
	opacity: 0.5;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* content widgets */
ul.xoxo {
	position: relative;
	height: 15em;
	width: 90em;
	margin-top: 3em;
	
	margin-left: auto;
	margin-right: auto;
}

ul.xoxo li {
	display: block;
	list-style: none;
/* 	font-family: Verdana, "Trebuchet MS"; */
	font-family: Georgia;
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium",Tahoma, sans-serif; */
	padding-top: 1em;
	line-height: 1.4em;
	
}
ul.xoxo li ul li{
	font-size: 1.2em;
	margin-left: .5em;
	margin-right: .5em;
	padding-top: 0;
		color: #ede9e6;

}
ul.xoxo li#text-4 ul li:before{
	content: "- ";
}
ul.xoxo li.widget_recent_entries ul li:after{
	content: " -";
}
ul.xoxo h3{
	font-size: 2em;
	margin-bottom: .5em;
	line-height: 1em;
}
#text-4{
	width: 20em;
	height: 15em;
	/* float: left; */
	/*background-color: #fff;*/
	position: absolute;
	top:0em;
	left: 3em;
	
}
#text-3{
	width: 34em;
	height: 15em;
/* 	float: left; */
	/*background-color: #fff;*/
	position: absolute;
	top:0em;
	left: 28em;
}
.widget_recent_entries{
	width: 20em;
	height: 15em;
/* 	float: left; */
	/*background-color: #fff;*/
	position: absolute;
	top:0em;
	left: 67em;
	text-align: right;
}

.widget-title{
	font-family: Georgia;
	font-size: 1.5em;
/* 	font-weight: bold; */
}

/* Email Form */
#mc_embed_signup{
	padding-top: .5em;
}
#mc-email-text{
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, sans-serif; */
	font-family: Arial,Helvetica, sans-serif;

	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 1em;
	margin-right: 1em;
}
#mce-EMAIL{
font-size: 1.2em;
	width:28.33em;
	
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, sans-serif; */
	padding-top: .2em;
	padding-bottom: .2em;
	
}

#mc-embedded-subscribe-wrap{
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: right;
	padding-top: 2em;
}
#mc-embedded-subscribe{
	border:1px solid #fff;
/* 	background-color:#aaa; */
	background-color: #b1a79f;
	font-family: Arial,Helvetica, sans-serif;
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, sans-serif; */
	font-variant: small-caps;
	color:#fff;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .2em;
	padding-right: .2em;
	font-size: 1.6em;
	
}
#mc-embedded-subscribe:hover{
	background-color:#555;
	cursor: pointer;
}
#mc-embedded-subscribe:active{
	background-color:#333;
	cursor: pointer;
}


#facebookBlock{
	position: absolute;
	top:2em;
	right: 0em;
}
#facebookLogo{
	/* in pixels to prevent scaling issues */
	width: 50px;
	height: 50px;
	display: block;
	background-image: url('/web-images/FacebookLogo.jpg');
	background-position:0em 0em;
	background-repeat: no-repeat;
	border: 1px solid #222;
}
#facebookLogo:hover{
	background-position:0em -50px;
}
#facebookLogo:active{
	background-position:0em 0em;
}
#twitterBlock{
	position: absolute;
	top:8em;
	right: 0em;
}
#twitterLogo{
	width: 50px;
	height: 50px;
	display: block;
	background-image: url('/web-images/TwitterLogo.jpg');
	background-position:0em -50px;
	background-repeat: no-repeat;
	border: 1px solid #222;
}
#twitterLogo:hover{
	background-position:0em 0em;
}
#twitterLogo:active{
	background-position:0em -50px;
}

#rssBlock{
	position: absolute;
	top:14em;
	right: 0em;
}
#rssLogo{
	width: 50px;
	height: 50px;
	display: block;
	background-image: url('/web-images/RSSLogo.jpg');
	background-position:0em 0em;
	background-repeat: no-repeat;
	border: 1px solid #222;
}
#rssLogo:hover{
	background-position:0em -50px;
}
#rssLogo:active{
	background-position:0em 0em;
}

#FrontPageContent{
	width: 96em;
	height: 70em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
}
#FrontPageContent img{
	width: 96em;
	height: 70em;
	
}
#FrontPageStory{
	width: 36em;

}

#FooterWrapper{
	height: 20em;
	width: 100em;
	float:left;
	padding-top:5em;
/* 	background-color: #000; */
/* 	opacity: 0.5; */
/* 	text-align: center; */

}
#FooterWrapper img{
	height: 20em;
	width: 100em;
}
#FooterWrapper .FooterContent{
	position: absolute;
	height: 15em;
	width: 100em;
	bottom:.75em;
	left: 0em;
}
#FooterWrapper .FooterContent .FooterCell{
	position: absolute;
	top:0px;
	width: 25em;
	height: 14em;
	margin-left: 3em;
}
.FooterCell h3{
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, sans-serif; */
	font-size: 2.2em;
/* 	text-decoration: underline; */
	margin-bottom: .4em;
}
.FooterCell ul li{
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, sans-serif; */
	font-size: 1.35em;
	line-height: 1.2em;
	margin-left: .5em;
/* 	text-transform: uppercase; */
	
}

.FooterCell ul li:before {
	content: "- ";
}

#FooterWrapper a{
/* 	color: #ede8e3; */
	color: #e6d9ce;

}
#FooterWrapper a:hover{
	color: #fff;
	cursor: pointer;
}
#FooterWrapper a:active{
	color: #c3b8ab;
	cursor: pointer;
}
.FooterContent #NavLinks{
	left:12.5em;
}
.FooterContent #ExternalLinks{
	left:37.5em;
}
.FooterContent #Search{
	left:62.5em;
}
#FooterWrapper .FooterContent .FooterByLine{
	position: absolute;
	width: inherit;
	bottom: -.8em;
	left: 0em;
	font-family: Georgia;
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 1.1em;
	height: 1.8em;
	text-align: center;
		color: #e6d9ce;

}
#searchsubmitfooter,
#searchsubmit{
	border:1px solid #fff;
/* 	background-color:#aaa; */
	background-color: #b1a79f;
	font-family: Georgia;
	text-transform: uppercase;
	font-variant: small-caps;

	color:#fff;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .2em;
	padding-right: .2em;
}
#searchsubmitfooter:hover,
#searchsubmit:hover{
	background-color:#555;
	cursor: pointer;
}
#searchsubmitfooter:active:
#searchsubmit:active{
	background-color:#333;
	cursor: pointer;
}
#searchformfooter #sfooter,
#searchform #s{
/* 	font-family: Arial,Helvetica, sans-serif; */
/* 	font-variant: small-caps; */
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .2em;
	padding-right: .2em;
}


/* Map Page */


.mapWrap{

	margin-top: 3em;
		
}
.mapWrap img{
	height: 70em;
	width: 100em;
}
.mapText{
	padding-top:2em;
	padding-left:4em;
	width: 36em;
	float: left;
}
.frontPageSlider{
	float: right;
	top:3em;
	right: 4em;
}
/*actualBlog Page*/

.actualBlog{
	width: 100%;
	min-height: 60em;
	text-align: center;	
}

.actualBlog .blogContainer{
	width: 70%;
	float:left;
}

.actualBlog span.meta-prep,
.actualBlog span.entry-date,
.actualBlog span.meta-sep,
.actualBlog span.author{
	float:left;
	font-size: 1.5em;
	font-variant: small-caps;
	margin-right:.3em;
}
.actualBlog h2{
	padding-top: 1em;
	width: 100%;
	line-height: .95em;
	font-size: 4.5em;
	letter-spacing: .2em;
	text-align: center;
	margin: auto;
	margin-bottom: .2em;	
}

.actualBlog h3{
	width: 40%;
	text-align: center;
	margin:auto;
	padding-bottom: 3em;
}

.actualBlog .social{
	width: 27%;
	left: 1.5em;
	margin: auto;
	padding-bottom: 5em;
}
	.twitterArea{
		float:left;
		padding-right: .25em;
	}
	.facebookArea{
		float:left;
	}

.actualBlog .postBody{
	width: 90%;
	margin: auto;
	text-align: left;
	color: #e6d9ce;
	font-family: Georgia, Serif;
	font-size: 1.4em;
	line-height: 1.7em;
	letter-spacing: .05em;
	
/* 	overflow: hidden; */
}
.actualBlog .postBody p{
	margin-bottom: 1em;
}
.actualBlog .postBody a,
.actualBlog .postBody a:visited{
	color: #ffc199;
/* 	text-decoration: underline; */
}

.actualBlog .postBody a:hover{
color: #FF9D5E;

}

.actualBlog .postBody .alignright{
	float: right;
	margin-right: -32em;
}

.actualBlog .previousPost, 
.actualBlog .nextPost{
	font-size: 1.6em;
}
.actualBlog .navigationLinks{
	width: 100%;
	margin: auto;
	padding-top:.8em;
}
.actualBlog .previousPost{
	float: left;
	left: 0em;
}
.actualBlog .nextPost{
	right: 0em;
	text-align: right;
}
.actualBlog h1.searchResultsHeader{
	padding-top: 2em;
	font-size: 3em;
	width: 30em;
}
.actualBlog h1.header404{
	font-size: 3em;
	width: 33em;
	text-align: center;
	margin-bottom: 2em;
}
.actualBlog .content404{
	font-size: 1.5em;
	margin-bottom: 3em;
}
.actualBlog .searchResultsNothing{
	padding-top:2em;
	font-size: 1.5em;
}
.actualBlog .endPost{
	width: 100%;
	margin:auto;
	border-top: 1px solid #f5f2ed;
	opacity: 0.5;
}

.actualBlog h1.searchResultsHeader{
	font-size: 3em;
	width: 100%;
	letter-spacing: .25em;
	text-align:center;
}

.actualBlog .sideBar{
	margin-top: 5em;
	float: right;
	width: 27%;
	padding-left:  1em;
	padding-right: 1em;
}


/*Community & Single Post Pages*/
.community{
	padding-top: 2em;
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, sans-serif; */

/* 	font-family: "Helvetica Neue",Helvetica, Arial, Verdana, sans-serif; */
/* 	font-variant: small-caps; */
	width: 100%;
	margin-left: 3em;
	min-height: 60em; /* hack for images*/
/* 	text-transform: uppercase; */
	text-align: center;
}
.community span.meta-prep,
.community span.entry-date,
.community span.meta-sep,
.community span.author{
	font-size: 1.25em;
	font-variant: small-caps;
}

.community h1,
.community h2{
	/* 	font-family: Impact,Charcoal, sans-serif; */
/* 	font-family: "Helvetica Neue",Helvetica,Arial, sans-serif; */
/* 	font-variant: normal; */
	width: 100%;
	margin-top: .5em;
/* 	font-variant: small-caps; */
/* 	font-weight: bold; */
/* 	text-transform: uppercase; */
	margin-bottom: .2em;
}
.community h1{
	width: 100%;
	font-size: 6em;
/* 	width: 15em; /* 900px */ */
text-align: center;
}
.community h2{
	width: 100%;
	font-size: 4.5em;
	letter-spacing: .2em;
	text-align: center;
}
.community h3{
	font-size: 1.4em;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

.community img{
	margin-top: 2em;
	float: right;
}

.community .postBody{
/* 	font-family: "Helvetica Neue",Helvetica, Arial, Verdana, sans-serif; */
	float:left;
	text-align: left;
/* 	color: #f9f9f9; */
/* 	font-size: 1.25em; */
/* 	line-height: 1.5em; */
	width: 50%;
	margin: auto;
/* 	color: #E1D4C5; */
	color: #e6d9ce;
	font-family: Georgia, Serif;
	font-size: 1.4em;
	line-height: 1.7em;
	letter-spacing: .05em;
	
/* 	overflow: hidden; */
}
.postBody p{
	margin-bottom: 1em;
}
.postBody a,
.postBody a:visited{
	color: #ffd8bf;
/* 	text-decoration: underline; */
}

.postBody a:hover{
color: #ffc199;

}

.postBody .alignright{
	float: right;
	margin-right: -32em;
}

.community .endPost{
	border-top: 1px solid #f5f2ed;
	opacity: 0.5;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em;
	padding-bottom: 3.5em;
}
.community .more-link{
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 1.25em;
	padding-top: 1em;
	display: block;
}
.community .previousPost, 
.community .nextPost{
	position: absolute;
	top: 0em;
	font-size: 1.6em;
	text-transform: lowercase;
	width: 15em;
	
}
.community .navigationLinks{
	width: 100%;
}
.community .previousPost{
	left: 0em;
}
.community .nextPost{
	right: 0em;
	text-align: right;
}

.community h1.header404{
	font-size: 3em;
	width: 33em;
	text-align: center;
	margin-bottom: 2em;
}
.community .content404{
	font-size: 1.5em;
	margin-bottom: 3em;
}


.rightColumnImage{
	position: absolute;
	top:0em;
	left: 100%;
	margin-left: 3em;
}


/* World Pages */

.world{
	float:left;
	padding-bottom: 10em;
	font-family: Georgia;
/* 	font-variant: small-caps; */
	width: 100%;
	
}
.world h1{
/* 	text-transform: uppercase; */
	font-size: 6em;
	width: 15em; /* 900px */
	margin-bottom: 1em;
}
.world h2{
	width: 100%;
	text-align:center;
	font-size: 6em;
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, Tahoma, sans-serif; */
	margin-bottom: .5em;
	margin-top:0.5em;
	letter-spacing: .3em;
}
.world .PageTitle{
	float:left;
	margin-bottom: 3em;
}
.world .PageBannerWrap{
	font-family: Georgia;
	float: left;
	overflow: hidden;
	color: #F5F2ED;
	text-shadow: -1px 1px 10px #000;
	width: 32.5em;
	height: 7em;
	opacity: 0.6;
	margin: .2em;
	border-right: 1px solid #39211f;
	border-bottom: 1px solid #39211f;
	display: block;
	position: relative;
}



/*
a.PageBannerWrap:hover{
	text-decoration: none;
}
*/
.world .PageBannerWrap:hover{
	color: #fff;
	opacity: 1;
	border-right: 1px solid #523432;
	border-bottom: 1px solid #523432;
	text-shadow: -1px 1px 5px #000;
}

.world .PageBannerWrap h3{
	margin-left: 1em;
	margin-top: .5em;
	font-size: 2.2em;
}
.world .PageBanner{
	position: absolute;
	width: 33em;
	height: 7em;
	top:0em;
	left: 0em;
	
}
.world .PageBannerWrap h3 a{
	display: block;
	width: 100%;
}
.world .PageBannerWrap h3 a:hover{
	text-decoration: none;
}
.world .PageBanner img{
	
	width: 33em;
	height: 7em;
	
	
}
/* Media Pages */

.media{
/* 	font-family: "Arial Black",Gadget,"Helvetica Neue",Helvetica, sans-serif; */
	font-variant: small-caps;
	width: 95em;
	margin-left: 3em;
/* 	text-transform: uppercase; */
}

.media h1{
	font-size: 6em;
	width: 15em; /* 900px */
	margin-bottom: 1em;
}
.media h2{
	width: 100%;
	text-align:center;
	font-size: 6em;
	margin-bottom: .5em;
	margin-top:.5em;
	letter-spacing: .3em;
}
.media .PageBannerWrap{
/* 	font-family: Copperplate,"Copperplate Gothic Light",CopperplateGothicBT-Bold,"Franklin Gothic Medium", Tahoma, Tahoma, sans-serif; */
	font-family: Georgia;
	color: #F5F2ED;
	width: 30em;
	height: 22.5em;
	float: left;
	margin-bottom: 2em;
	margin-left: 1em;
/* 	border: 10px solid #111; */
	display: block;
	position: relative;
}
.media .popLinks{
	opacity: 0;
	width: 30em;
	height: 22.5em;
	
}
.media .linkRegion{
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	text-align: center;
}
.media .linksBG{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0em;
	left:0em;
	background-color: #000;
	opacity: 0.5;
}
.media .popLinks:hover{
	opacity: 1;	
}
.media .popLinks ul{
	float: left;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.media .linksWrap{
	margin: 0em auto;
	display: inline-block;
}
.media .popLinks ul{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}
.media .popLinks ul li{
	font-size: 1.2em;
	line-height: 1.2em;
/* 	font-weight: bold; */
}
.media .popLinks ul li:before{
	content: "- ";
}

.media .MediaName h3{
	padding-left: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 1.5em;
	text-transform: uppercase;
}
.media .MediaName{
	position: absolute;
	top: 0em;
	left: 0em;
	width: 100%;
}
.media .PageBanner{
	position: absolute;
	
	width: 30em;
	height: 22.5em;
	top:0em;
	left: 0em;
}
.media .PageBanner img{
	width: 30em;
	height: 22.5em;
}



.subPage{
	float: left;
	text-align: left;
	width: 100%;
	font-size: .5em;
}
