img, div, span, h1 {
	behavior: url(/iepngfix.htc) ;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #444;
	background: url(../i/bkg.gif) 0 0;
}

span.video {
	float: left;
	margin: 0 1em 2em 0;
}

.end {
	background: url(../i/main-end.png) no-repeat top center;
	height: 20px;
}

.art-end {
	background: url(../i/article-end.png) no-repeat top center;
	height: 20px;
}

#page {
	margin: 0 auto;
	width: 750px;
}

div#logo a
{
	background:url(/i/andrew-reynolds-videos.png) no-repeat top center;
	height:1px;
	overflow:hidden;
	display:block;
	padding-top:100px;
}

#container ol li {
	list-style: decimal;
	margin-left: 1em;
	margin-bottom:1.2em;
}

#articles-wrap {
	background: url(/i/article-top.png) no-repeat top center;
	clear: both;
	padding-top: 20px;
}

#articles {
	padding: 0 20px;
	background-color: #d5ccee;
	overflow: auto;
}

#articles ul {
	width: 50%;
	float: left;
	padding: 10px 0;
	font-size: 80%;
}

#form {
  float: right;
  width: 355px;
}

#searchform {
	clear:both;
	float:right;
	position:relative;
	padding:15px 55px 0 0;
}

#searchform input {
	line-height:18px;
	height:18px;
}

#searchform  #searchsubmit {
	line-height:22px;
	height:26px;
	padding:0 10px;
}

form {
	font-size: 80%;
	position: absolute;
	top: -12px;
	right :0;
}

form fieldset {
	background: url(../i/form-banner.gif) no-repeat 10px 10px;
	padding: 0 10px 10px 140px;
	border: 0;
}

form label {
	display:block;
	width:200px;
	position:relative;
	padding:2px;
	margin:5px 0;
}

form input {
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form input.text {
	width:90px;
	position:absolute;
	top:0;
	right:0;
}

form .shadow {
	background:#f0f0f0 url(../i/shadow.gif) repeat-x 0 0;
	padding-top:5px;
}

form .base {
	background:url(../i/form-base.gif) repeat-x 0 100%;
	padding-bottom:5px;
}

#share {
	background:#f0f0f0 url(../i/share-top.gif) no-repeat 0 0;
	width:355px;
	margin-right: 4px;
	padding-top:7px;
	float: right;
}

#share li {
	display:inline;
	margin:3px 6px 5px 6px;
}

blockquote {
	margin:1.5em 0;
	background:url(../i/openquote.gif) no-repeat 0 0;
	padding:0.25em 0 0 1em;	
	line-height: 130%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote p
{
	background:url(../i/closequote.gif) no-repeat 100% 100%;
	padding:0;
}

blockquote p.by
{
	text-align:right;
	font-style:italic;
	font-weight:bold;
	background:none;
}

#content {
	clear: both;
	overflow: hidden;
}

#content-article {
	clear: both;
	overflow: hidden;
}

#head
{
	background:url(../i/header-bkg.gif) repeat-x 0 0;
	padding:25px 1px 1px 1px;
}

#nav {
	background:url(/wp-content/themes/clean/i/orange-menu.png) repeat-x 0 0;
	height:35px;
	font-size:14px;
	font-weight:bold;
	padding:0 20px;
}

	#nav li {
		display:inline;
		line-height:35px;
		padding:0 20px;
	}

	#nav li a {
		line-height:35px;
	}
	
	#nav li a:link, #nav li a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	#nav li a:hover, #nav li a:active {
		color:#0042ff;
		text-decoration:underline;
	}

#pri-nav li
{
	display:inline;
}

#pri-nav li a
{
	display:block;
	height:32px;
	float:left;
	text-indent:-5000em;
}

#pri-nav li.home a
{
	width:70px;
	background:url(../i/nav.gif) no-repeat 0 0;
}

#pri-nav li.home a:hover
{
	background:url(../i/nav.gif) no-repeat 0 -32px;
}

#pri-nav li.contact a
{
	width:82px;
	background:url(../i/nav.gif) no-repeat -70px 0;
}

#pri-nav li.contact a:hover
{
	background:url(../i/nav.gif) no-repeat -70px -32px;
}

#pri-nav li.help a
{
	width:63px;
	background:url(../i/nav.gif) no-repeat -152px 0;
}

#pri-nav li.help a:hover
{
	background:url(../i/nav.gif) no-repeat -152px -32px;
}

#pri-cont
{
	clear:left;
	float:left;
	background:#f0f0f0 url(../i/share-top2.gif) no-repeat 0 0;
	width:355px;
	font-size:80%;
	margin: 15px 0;
}

#pri-cont div
{
	padding:1.5em;
	background:url(../i/share-bottom2.gif) no-repeat 0 100%;
}

#sec-cont
{
	float:right;
	width:380px;
	margin-top: 15px;
}

#sec-cont ul li
{
	margin-bottom:2em;
}

#scroll {
	text-align: center;
}	

#main {
	margin-top: -5px;
	padding-bottom: 5px;
	background:#f0f0f0;
}

div.entry {
	clear: left;
	padding: 15px 0;
	margin:0 4em;
}

div.entry p {
	margin-bottom: 1em;
}

div.entry ul {
	list-style-type: disc;
	list-style: disc;
	list-style-position: inside;
	padding-left: 1em;
}

div.entry li {
	margin-bottom: .6em;
}

div.entry img {
	float: left;
	margin: 0 1em .5em 0;
}

h1.title {
	clear: both;
	font-size: 140%;
	margin-bottom: .4em;
	border:1px solid #e0e0e0;
	background:#e0e0e0 url(/i/title-grad.gif) repeat-x 0 0;
	padding:5px;
}

h1.title a
{
	text-decoration:none;
	color:#444;
	background:url(/i/play.png) no-repeat center left;
	padding:3px 3px 3px 40px;
	display: block;
}

h1.title a:hover
{
	text-decoration:underline;
	color:#0000FF;
}

div.navigation {
	clear: both;
	text-align: center;
}

.item
{
	margin:2em;
}

.item-img
{
	float: left;
	clear: both;
	width: 130px;
	margin-right: 1em;
}

.item-text {
  margin-left: 150px;
}

.item h1
{
	font-size:140%;
/*	font-family:Geneva, Arial, Helvetica, sans-serif;*/
	letter-spacing:-1px;
}

#sitemap {
	margin: 2em 4em;
}

#vid-cont {
  clear: both;
  width: 425px;
  height: 408px;
  background: URL(../i/vid-grey-bkgnd.jpg) no-repeat;
  margin: 0 auto 20px auto;
  padding: 2em;
  text-align: center;
}

#footer {
	clear: both;
	color: #fff;
	font-size: 80%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 1em 2em;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #FF9900;
	text-decoration: underline;
}

h3.title {
	font-size: 140%;
	color: #666666;
	text-align: center;
	border-bottom: 1px dashed #999999;
	margin: 0 3em;
	padding-bottom: 5px;
}

.storycontent img
{
	background:url(/i/vid-bkg.gif) no-repeat 0 0;
	padding:7px;
}

