/*
 Theme Name:     anew Child
 Description:    Anew Child Theme
 Author:         Terry Melanson
 Author URI:     http://www.conspiracyarchive.com
 Template:       anew
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../anew/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

.entry { font: 1em/1.6 Georgia, serif; color: #444; } /* Font type for main text block */
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .page-title  {
	 font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  /* Kept the font type of the Anew theme for headings only */
}
.entry .wp-caption { background: none; }
.entry h2 { font-size: 1.46em; }
.entry h3 { font-size: 1.28em; }
.entry a, .author-bio a { border-bottom: 1px solid #999; }
h1.post-title { font-size: 1.86em; }
#amzSideBar { padding: 0; margin-left: -10px; } /* Amazon gallery in sidebar */
.QL { margin-left: 6px; } /* Quick Links */
a.amz { font-style: italic; } /* Old class attached to many amz links - makes them italic without the <em> tag */
.dropCap {
  float: left; /*This allows the text to "stack up" to the right of the large font*/
  margin: -8px 3px 0px -3px; /*set margins based on the font used*/
  padding: 0; font: 4.8em/.9em Times, serif; color: #666666; line-height: normal;
  /*font: bold 4em/.9em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;*/
}
dl.dlOutline { margin: 2em .5em; font-size: 94%; }
dl.dlOutline dt {
	font-weight: bold; border-bottom: 1px solid #eee;
	display: block; padding: 4px; 
}
dl.dlOutline dd {
	padding: .5em .3em .5em .6em; margin: 0;
	border-top: 1px inset #fff;
	position: relative;
}

dl.dlOutline dt { clear: left; height: 1%; }
dl.dlOutline dd blockquote { font-size: 90%; }

#st, #ci { border-collapse: collapse; margin-top: 1em; margin-bottom: 2em; }
#st tr,  #ci tr { vertical-align: top; }
#st td, #st th, #st td .sm, #ci td, #ci th { font-size: 90%; border: 1px solid #ddd; padding: .8em;}
#st th, #ci th { font-weight: bold;  }
#st td.wu { font-size: 1em; }
#st th.nm, #st td.emp { background: #F4F4ED; }
caption { background: #333; color: #eee; margin: 1em 2em 0 2em; padding: 6px; }
#en li p { font-size: .9em; }
#ci { margin: 2em auto; text-align: center;  }

.entry table td, #st td { text-align: left; }

.entry li ul { margin-top: 0;  }
.entry li ul li { list-style-type: circle; }

.imgRight, .imgLeft, .imgRightNoBorder {
	float: right; clear: right; margin: 3px 0px 10px 10px; position: relative;
	border: 1px solid #000;
}
.imgRightNoBorder { border: none; }

.frPicWrap { 
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;
border: 1px solid #ddd;
display: block; margin: 2em auto;
text-align: center;
padding: 1em 0 0;
}
.frPicWrap p { margin: 1em 2em; }


.entry blockquote { font-style: normal; color: #555; font-size: .965em;}
 #reyCor {
	float: right;
	margin: .6em;
	background: #f7f7f7;
	width: 280px;
	padding: 1em;
	font-size: .86em;
	border: 1px solid #ddd;
  }

dd.nauImg { border: none; float: left; }
dd.nauImg img { margin: .6em 1em 1em; padding: 1px; border: 1px solid #ddd; }

.spanSmaller, small { font-size: .9em; }

.entry ul.listItemsIndent {
	font-size: .93em;
	margin-left: 0em;
	list-style-type: none;
}

.entry ul.listItemsIndent li { text-indent: -1.7em; list-style-type: none; }
.entry ul.listItemsIndent li ul { margin-left: 0em; }
.entry ul.listItemsIndent li ul li { list-style-type: none; }
.h2Underlined { border-bottom: 1px solid #666666; margin-bottom: .4em; }

.pageSubTitles, .cite {
	padding: .5em .4em; text-align: right; color: #666666; margin: .3em 0 2em;
}

.entry sup { font-size: .9em; line-height: 90%;}

.commentlist .comment-body a { text-decoration: underline;}

ol.toc { margin-left: 2.8em; }

ol.toc li {
    clear:left;
    border-bottom:dotted 1px #aaa;
    height:1.05em;
    margin-top:10px;
    position:relative;
}
ol.toc .toc1, ol.toc .toc2 {
    background:#fff;
    padding:0 3px 0 0;
    float:left;
    position:absolute;
    text-decoration:none;
}
ol.toc .toc1 {
    padding:0 0 0 3px;
    right:0;
}
.smallerTxt { font-size: .95em; }
dt,dd { 	

}
dd { margin-left: 1em; color: #333;}
sup { line-height: 1em; }
.listItemsIndent{
	list-style-type: none;
	font-size: .95em;
}

.listItemsIndent li{
	text-indent: -1.7em; margin-left: 2em;
	
}
.listItemsIndent li ul { margin-bottom: 0;  }
.listItemsIndent li ul li { list-style-type: none; }
.fancyNum { color: #29334b; font: bold 1em Verdana, Tahoma, sans-serif; padding: 2px; border: 1px solid #eee; }
