﻿div.mainStory {	
	width:655px;
	margin-top:15px;
	padding-left:10px;	
	clear:left;
	float:left;
	overflow:hidden;    /* Stops italic text from busting out of the box width in IE */
}

div.mainNewsStory {	
	width:410px;
	margin-top:15px;
	padding-left:10px;
	clear:left;
	float:left;
	overflow:hidden;    /* Stops italic text from busting out of the box width in IE */
}

div.mainStory p, div.mainNewsStory p, div.mainStory ul li, div.mainNewsStory ul li {
	padding-right:10px;
}

div.mainStory h3, div.mainNewsStory h3 {
	font-size:1.8em;
	line-height:1.1em;
	margin-bottom:10px;
	margin-right:10px;
}

div.largerFont {
    font-size:1.2em;
    line-height:1.4em;
}

/*div.mainStory h4, div.mainNewsStory h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	color: #571F12;
	margin-bottom:3px;
	margin-top:0px;
}*/

div.captionedImage {
	
}

div.captionedImageRight {
    margin:0px 0px 10px 15px;
    float:right;
}

div.captionedImageLeft {
    margin:0px 15px 10px 0px;
    float:left;
}

div.captionedImageRight img, div.captionedImageLeft img, div.captionedImageFullWidth img {
	margin-bottom:6px;	
}

div.captionedImageRight p, div.captionedImageLeft p {
	color:#808080;
	text-align:left;
	margin-bottom:0px;
	font-size:1.0em;	
}

div.captionedImageFullWidth p 
{
    color:#808080;
	text-align:left;
	margin-bottom:7px;
	font-size:1.0em;	
}

div.audioLeft {
    width:260px; 
    margin-right:15px; 
    margin-bottom:5px; 
    float:left;
}

div.audioRight {
    width:260px; 
    margin-left:15px; 
    margin-bottom:5px; 
    float:right;
}

div.videoLeft {
    margin-right:15px;
    float:left;
    margin-bottom:10px;
    padding-bottom:10px;    
}

div.videoRight {
    margin-left:15px;     
    float:right;
    margin-bottom:10px;
    padding-bottom:10px;    
}

div.videoFull {
    margin-bottom:10px;
    padding-bottom:10px;
    background: url(/images/template/border.gif) repeat-x bottom;
}

div.audioMultimedia {
    border:1px solid gray;     
    border-top:none; 
    width:253px; 
    background:#eeeeee; 
    margin-bottom:1px;
    margin-top:0px;
    padding:5px 0 5px 5px;
    float:left;
}

.noRightMargin {    
    
}

div.pullOutQuoteRight, div.pullOutQuoteLeft
{
	width:180px;
	border:1px solid #DDDDDD;
	padding:10px;
	background:#F3F3F3;
}

div.pullOutQuoteRight {
    float:right;
    margin-left:15px;
}

div.pullOutQuoteLeft {
    float:left;    
    margin-right:15px;
}

div.pullQuoteRight, div.pullQuoteLeft
{
	width:12em;
	font-size:1.5em;
	line-height:1.7em;
	font-family: Georgia, Times New Roman, Serif;
	color: #571F12;
}

div.pullQuoteRight {
    float:right;
    margin:0 0 10px 20px;
    padding:0 5px 0 15px;
    border-left:2px solid gray;        
}

div.pullQuoteLeft {
    float:left;   
    margin:0 20px 10px 0;
    padding:0 15px 0 5px;    
    border-right:2px solid gray;
}

div.pullQuoteRight p, div.pullQuoteLeft p, div.pullOutQuoteRight p, div.pullOutQuoteLeft p
{
	margin:0px;	
}

div.pullQuoteRight blockquote, div.pullQuoteLeft blockquote, div.pullOutQuoteRight blockquote, div.pullOutQuoteLeft blockquote {
    margin:0px;
	padding:0px;
}

img.left {
    float:left;
    margin:0px 10px 10px 0px;
}

ul.standard 
{
    margin-bottom:15px;
	margin-top:10px;
}

ul.standard ul.standard
{
    list-style-type:disc;    
    margin:5px 0px 5px 0px;  
    padding-left:25px;
}

ul.standard li 		
{
    list-style-image:none;	
	text-decoration: none;
	padding:0px;
	margin:0px 0px 3px -10px;
}

ul.standard li.wideTopMargin {
	margin-top:7px;
}

ul.standard li.wideBottomMargin {
	margin-bottom:7px;
}

ul.homeBackNav {
    margin: 0px;
	padding: 0px;	
	padding-bottom:25px;
}

ul.homeBackNav li {
    list-style: none;
	float: left;
	display: block;
	margin: 0px 5px 0px 0px;
}

img.right 
{
    float:right;
    margin-left:40px;
}

a.mailto
{
	display:block;
	padding: 0px 0px 0px 30px;
	margin-top:8px;
	text-decoration: none;
	min-height:16px;
	background: url(/planetearth/images/template/envelope.gif) no-repeat;
}

a.delicious, a.digg, a.reddit, a.facebook, a.stumbleupon
{
	display:block;
	padding: 0px 0px 0px 18px;
	margin-top:8px;
	text-decoration: none;
	min-height:16px;	
}

a.delicious { background: url(/planetearth/images/template/bookmark-delicious.gif) no-repeat; }
a.digg { background: url(/planetearth/images/template/bookmark-digg.gif) no-repeat; }
a.reddit { background: url(/planetearth/images/template/bookmark-reddit.gif) no-repeat; }
a.facebook { background: url(/planetearth/images/template/bookmark-facebook.gif) no-repeat; }
a.stumbleupon { background: url(/planetearth/images/template/bookmark-stumbleupon.gif) no-repeat; }

a.mailto:focus, a.delicious:focus, a.digg:focus, a.reddit:focus, a.facebook:focus, a.stumbleupon:focus
{
	overflow: hidden;
}

div#bookmarks ul
{
	margin: 0px;
	padding: 0px;	
}

div#bookmarks ul li
{
	list-style: none;
	float: left;
	display: block;
	margin: 0px 10px 0px 0px;
}

div#feedbackForm .fixedWidth {
    width:385px;
}

div#feedbackForm
{
	width:395px;
	margin-bottom:10px;	
	clear:both;
}

div#feedbackForm p
{
	margin-bottom:2px;
}

div.leftNav 
{
	float:left;
	width:225px;		
	margin-top:1px;
}

/** Podcasts **/

div.podcast  
{
    padding-top:5px;
}

sub
{
   	line-height:0;
   	font-size:75%;
}

sup
{
	line-height:0;
   	font-size:75%;
}

.commentBox {
	background:url(/images/template/graded-strip-beige.gif) repeat-x #FCFBF8;
	margin-bottom:15px;		
	padding:10px;
	border-bottom:1px solid #979797;	
}

.commentBoxReply {
	background:url(/images/template/graded-strip-green.gif) repeat-x #F8FCF8;
	margin-bottom:15px;		
	padding:10px;
	border-bottom:1px solid #979797;
}

label {
    cursor: pointer; 
}

