/* @override http://www.harryshearer.com/_site/css/noflash.css */

/* @override 
	http://hs.squadstudios.com/_site/css/noflash.css
	http://harryshearer.com/_site/css/noflash.css
*/

#home #siteWrap{
	xdisplay: block !important;
}

body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0;		/* Added By Jordan - it brokey my Flash CSS */
	padding: 0;
}
#homeFeature, #pgContent, #mailingList, #credits{
	margin-left: 1em;
	margin-right: 1em;
}

#pageLoc{
	display: none;
}


#siteWrap hr{
	Jmargin: 0 1em 1em 1em;
	margin: 1em 0em;
	
	
}
#siteWrap #pgContent hr{
	margin: 1em 0 1em 0 !important;
	border: 1px dotted #666;
	border-bottom: none;
}

#news hr{
	margin: 0 0 1em 0;
	position: relative;
}


.post-container {
	margin: 0;
	padding: 0;
	Jmin-height: 150px !important;
}

#navigation{
	margin: -.9em 0 0 -1em;
	font-size: .9em;
}

#navigation b{
	border-bottom: 1px dotted #ff5c00;
	font-size: 1.1em;
	Jfont-weight: normal;
}
#navigation ul{
	color: #ff5c00;
	list-style: disc; 
}
#navigation ul li ul li{
	list-style: circle !important;
}

.hp{
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

#navigation ul li ul li{
	width: 10em;
	margin: .25em 0 .25em -2.0em;
	padding: 0;
	list-style-type: square;
	font-style: italic;
	font-size: .9em;
}

#navigation ul li ul li a{
	text-decoration: none;
}

#simspsons{
	background: none !important;
}

#simpsons h4 img{
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_site/img/theSimpsons.png', sizingMethod='image');
	height: 42px;
	width: 150px;
	margin: 0;
	padding: 0;
	z-index: 150;
}

#simpsons dl{
	margin: 0 0 0 1em;
	padding: 0;
}

#simpsons dl dd{
	margin: 0;
	width: 310px;
}

#simpsons dl dd p{
	height: 100px;
	font-style: italic;
	margin-top: .5em;
	margin-top: expression("-80px");
	margin-left: expression("100px") ;
	position: relative;
	z-index: 100;
}
#simpsons dl{
	margin-left: 1em;
}
#simpsons dl img{
	float: left;
	padding: 0;
	margin: 0 1em 0 0;
	position: relative;
	border: 4px solid #dfdfdf;
}

#spinal_tap{
	background: none;
}


#spinal_tap h4 img{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_site/img/spinal-tap.png', sizingMethod='image');
}


/* TEXT STYLES */
h1 a{
	line-height: 500px;
	display: block;
	background: url(/_site/img/shearer_header.jpg) top left no-repeat;
	background-color: #ffffff !important;
}
h1 a:hover{		background-color: #ffffff !important;	}
h1{
	margin: 1em 0 0 1em;
	height: 142px;
	overflow: hidden;
}

h3{
	color: #333;
}

a:link, a:visited{
	color: #ff5c00;
	text-decoration: none;
}

a:hover{
	color: #fff;
	background-color: #ff5c00;
}
/* Home Page */

#home #pgContent dl{
	margin-left: 1em;
}
/* NEWS for Whats new */
.entry-meta{
	margin-bottom: 1em;
	font-size: .75em;
}
.published{
	color: #999;
	font-weight: bold;
}
.author{
	display: none;
}
#pgFeed{
	background-color: #ff5c00;
	float: right;
	color: #fff;
	padding: .2em;
}
#pgContent h3{
	border-bottom: 1px dotted #666; 
	padding-bottom: .5em;
}
.entry-image{
	float: right;
	margin: 0 0 .5em 1em;
	padding: 0;
}
div.entry-image img{
	margin: 0;
	padding: 0;
}
p#pgDescription, p#pgDescription1{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
}
#pgHelp{
	clear: both;
	border-top: 1px dotted #ccc;
		padding-top: 1em;
}
/* LE SHOW */
#leshowList{
	font-family: Courier New !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#leshowList li
{
	float: left;
	height: 20px;
	line-height: 20px;
	color: #ccc;
	text-transform: uppercase;
	margin-bottom: .75em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: .75em;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	white-space: nowrap;
	
}
#leshowList li a{
	padding: 0px .3em;
	margin-right: -.3em;
	_margin-right: 0em;
}
#leshowList li small
{
	
	text-transform: capitalize !important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	vertical-align: 5%;
}

#leshowList li small a{
	color: #ff5c00;
	background: #fff;
	border: 1px solid #ff5c00;
	padding: 0 .3em;
	border-top: 1px solid #ECA876;
	border-left: 1px solid #ECA876;
}
#leshowList li small a:hover{
	border: 1px solid #ff5c00;
	color: #fff;
	background: #ff5c00;
	padding: 0 .3em;
}
/* Projects */
p#simpsonsDesc, p#filmDesc{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
}
#simpsons dd img{
	margin-top: .25em;
}
#spinal_tap ul li b{
	color: #666;
	
}
/* Events */
#eventList h4{
	margin-bottom: .25em;
}
.eventDetails{
	margin: 0 0 0 1.5em;
	padding: 0;
	font-size: .8em;
}
/* Photos */

#in_character ul, #out_of_character ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#in_character ul li, #out_of_character ul li{
	float: left;
	margin: 0 1em 1em 0;
}
.cb{
	clear: both;
}
/* Contact */
#emailIntro{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1em;
}
#contact label{
	font-weight: bold;
	padding-top: .25em;
	display: block;
	color: #333;
}
#contact #emailHarryForm ul, #contact #emailRequestForm ul{
	color: #bbb;
	list-style: circle;
}
#contact #management h5{
	margin-bottom: .25em;
}
#contact #management ul li ul{
	margin: 0 0 0 1.5em;
	padding: 0;
	font-size: .8em;
}
#siteWrap
{
	height: auto;
	overflow: visible;
	xmin-width: inherit !important;
}

#leshow_updateText{
	color: #999;
}