/* CSS Document */
.mooFX {
	overflow: -moz-scrollbars-vertical;
	background: #fff;
	color: #282828;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:100%;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
}
.mooFX a img {
	border: 5;
}
a.rss:link, a.rss:visited {
	color: #ff950b;
}
a.rss:hover, a.rss:active, a.rss:focus {
	color: #8fc80d;
}
h1 {
	margin: 0;
	padding: 0;
}
.mooFX h3 {
	margin: 5px 0 0;
	height: 20px;
	/*width: 260px;*/
	cursor: pointer;
	font-size: 0.99em;
}
.mooFX h3 a:link, .mooFX h3 a:visited, .mooFX h3 a:active, .mooFX h3 a:hover {
	background: url(../script/moofx_title.gif) no-repeat;
	color: #fff;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 4px 8px 0;
	-moz-outline-style: none;
	display: block;
	height: 20px;
	/*width: 279px;*/
	text-decoration: none;
}
#container {
	width: 279px;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: url(img/header_.gif) top right no-repeat;
	height: 82px;
}

#content {
	background: url(img/footer.gif) bottom right no-repeat;
	padding: 0 0 1px 0;
}
p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 18px;
}
p b {
	color: #4FA3DA;
	font-weight: bold;
	font-size: 1.1em;
}
p.docu {
	padding: 5px;
	text-align: center;
	background-color: #f7ffe4;
	font-size: 1.5em;
	border-bottom: 1px solid #deff91;
	border-top: 1px solid #deff91;
}
p.docu a:link, p.docu a:visited {
	font-weight: normal;
	color: #4FA3DA;
}
p.docu a:hover, p.docu a:active {
	color: #8fc80d;
}
ul {
	margin: 0 15px 10px;
	padding: 0 5px;
}
i {
	font-size: 1.1em;
	font-style: normal;
	color: #7AA62F;
}
b.date {
	color: #535353;
	margin-left: 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}
a.big {
	font-size: 1.1em;
}
code {
	font-size: 10px;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	background: #EBEBEB;
	color: #535353;
}
code b {
	color: #4fa3da;
	font-weight: normal;
}
ol {
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	margin-top: 4px;
}
div.wrapper {
	background-color: #EBEBEB;
}
code.long {
	display: block;
	padding: 3px;
	margin: 0 4px;
}
a.demo {
	-moz-outline-style: none;
	display: block;
	height: 12px;
	width: 38px;
	float: left;
	background: url(img/demo.gif) top left no-repeat;
	margin-right: 2px;
	cursor: pointer;
}
#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}
.stretcher {
	background: none !important;
	background: #fff;
}
.copy {
	float: right;
	margin-top: 9px;
	margin-right: 182px;
	display: block;
	width: 52px;
	height: 50px;
}
.copy span {
	display: none;
}
div.story-photo {  
	float: left;   
	margin: 5px 0 0 5px;  .
	padding: 0 7px 7px 0;  
	background: url(http://adage.com/img/shdw-big.gif) no-repeat bottom right; 
}