/*
Theme Name: 911Truth
Theme URI: http://www.911truth.org
Author: 911Truth
Template: 911Truth7
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url("../911Truth7/style.css");

/* Font sizing/color */

.T911-postheader {
	text-shadow:0px 1px gray !important;
	color: #9E0B0E;
	padding-top:10px;
	}

	
.T911-postheader {
   font-size: 22px;
}

.T911-postheader a, .T911-postheader a:link {
   text-decoration: none;
   color: #9E0B0E;
}


.T911-postheader a:visited, .T911-postheader a.visited {
   text-decoration: none;
   color: #003663;
}

.T911-postheader a:hover,  .T911-postheader a.hovered {
   text-decoration: none;
   color: #9E0B0E;
}

.T911-postcontent a, .T911-postcontent a:link, .T911-content a, .T911-content a:link{
   text-decoration: none;
   font-weight: normal;
   color: #9E0B0E;
}

.T911-postcontent a:visited, .T911-postcontent a.visited, .T911-content a:visited, .T911-content a.visited{
   text-decoration: none;
   font-weight: normal;
   color: #003663;
}

.T911-postcontent  a:hover, .T911-postcontent a.hover, .T911-content a:hover, .T911-content a.hover{
   text-decoration: none;
   font-weight: normal;
   color: #9E0B0E;
}

.T911-postcontent h1 {
	color: #182E8E;
		text-shadow:0px 1px #0020CD !important;
	}

.T911-postcontent  h2, .T911-postcontent h3, .T911-postcontent h4, .T911-postcontent h5, .T911-postcontent h6, .intro-text h2 {
	color: #182E8E;

	}

/*Sidebar header	*/

.T911-blockcontent-body label.screen-reader-text {
display:none;
}

.T911-blockheader .t {
   line-height:0px;
   min-height:5px;
   font-size: 24px;
   text-indent: 0;
   letter-spacing: 0px;
   word-spacing: 0;
   margin-top: 42px;
   padding: 0 0 0 0;
   white-space: nowrap;
}
.T911-blockheader {
   min-height: 5px;
}

div.textwidget {
width: 210px;
}

div.T911-box {
margin-top: 15px;
}

/*Remove table outline*/
#wp-table-reloaded-id-2-no-1 th, #wp-table-reloaded-id-2-no-1 td {
border: none;
}


/*Sort by*/
.sorthome {
margin-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
text-align: center;
}

.homepagesort {
font-size: 24px;
margin-top: 27px;
 text-shadow: 1px 1px 0 #f2f2f2, 1px 2px 0 #b1b1b2;
}

/*Remove box
border-bottom: 1px solid gray;
-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.75);
*/
.blog  div.sorthome{

}

/*
Move breadcrumb below page navi
*/
div.breadcrumbs h4 {

    font-size: 24px;
    font-style: normal;
    margin: 0;
    padding: 12px 0;
    text-shadow: 1px 1px 0 #F2F2F2, 1px 2px 0 #B1B1B2;
}

.T911-postcontent h2 {
    font-size: 18px;
    font-style: normal;
}

.T911-postcontent, .T911-postcontent li, .T911-postcontent table, .T911-postcontent a, .T911-postcontent a:link, .T911-postcontent a:visited, .T911-postcontent a.visited, .T911-postcontent a:hover, .T911-postcontent a.hovered {
   font-family:  Helvetica, Arial, "Nimbus Sans L", sans-serif;
   font-style: normal;
/*   font-weight: inherit;*/
   font-size: 16px;
}


/* Add search to header
*/

.T911-searchwrapper {
	margin: 0;
	}

form.T911-search {
/*  position: absolute;
*/
  left: -6px;
  overflow: visible;
    width: 93%;
    z-index: 101;
	height: 30px;
	}
	
form.T911-search div {
	margin: 0;
	}
	
input.T911-search-button {
	background:url('http://www.911truth.org/newcm/wp-content/themes/911Truth7-child/searchicon.png') center center no-repeat;
	margin-right: 1px;
	margin-top: 2px;
	border: none;
  }
 
form.T911-search input[type="text"] {

	background: #F9FAFB;
	border-radius: 0;
	margin:0;
	width: 100%;
	padding:0 0 0 2px;
	box-sizing: border-box;
/*	-moz-box-sizing: inherit;
*/
	color: #903C18 !important;
	font-size: 14px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	height: 30px;
/*	-moz-box-shadow: inset 0px 0 2px 1px #888;
	-webkit-box-shadow: inset 0px 0 2px 1px#888;
*/
	box-shadow: inset 0px 0 2px 1px #888;
}


select {

	background: #F9FAFB;
	border-radius: 0;
	margin:0;
	width: 100%;
	padding:0 0 0 2px;
	box-sizing: border-box;
/*
	-moz-box-sizing: border-box;
*/
	color: #903C18 !important;
	font-size: 14px;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: inherit;
	font-style: normal;
	height: 26px;
/*
	-moz-box-shadow: inset 0px 0 2px 1px #888;
	-webkit-box-shadow: inset 0px 0 2px 1px#888;
*/
	box-shadow: inset 0px 0 2px 1px #888;
	}
	
.T911-postcontent select.taxonomy_dropdown_widget_dropdown {
margin-top: 10px;
}

/*Add RSS feed - Liberty torch to header
*/
div.T911-headerobject {
    height: 150px;
    width: 96px;
	z-index: 99;
    display: block;
    left: 100%;
    margin-left: -100px;
    position: absolute;
    top: 0;
 	z-index: 99;
}
div.T911-headerobject  a {
    height: 150px;
    width: 96px;
	z-index: 99;
    display: block;
    left: 100%;
    margin-left: -100px;
    position: absolute;
    top: 0;
 	z-index: 99;
}
/*DIV above blocks and post content to add breadcrumbs, etc. Adjusts space to add content just below menu
    margin: 50px auto 0;*/

.T911-layout-wrapper {

    position: relative;
    z-index: auto !important;
}
.T911-sheet {
margin-top: 0px;
}

/*Space sidebar from posts
*/

.T911-content-layout .T911-sidebar1 {
    width: 240px;
	padding-top: 80px;
	padding-right: 25px;
}

/*
Adjust page navigation to center, change font and size
Move page navi up to just below menu
*/
.wp-pagenavi {
/*Removed these lines from glossyblue and placed here to customize*/

	display:block !important;
	clear:both !important;
	margin-top: 0px;
   padding: 10px 2px !important;
	font-family: georgia;
	font-style: normal;
	text-align: center;
border-top: 1px solid gray;
/*
-webkit-box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px -1px 3px rgba(50, 50, 50, 0.75);
*/
box-shadow:         0px -1px 3px rgba(50, 50, 50, 0.75);
}

.wp-pagenavi span.pages {
	font-style: italic;
}

article.T911-post.breadcrumbs h4	{
Font-size: 23px;
margin-top: 14px;
}

/* Add space bwelow single nav area padding-bottom: 20px;
		*/
div.navigation-l {
		margin-top: 10px;
		padding-bottom: 5px;
		font-size: 16px;
}

div.navigation-r {
		margin-top: 10px;
		padding-bottom: 22px;
		font-size: 16px;
}

.T911-postheader {
	margin: 0px 0 0px;
}
/* Move post headericon down a bit from post title and raise clean print buttons*/

.T911-postheadericons {
	margin: 8px 0 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid gray;
}
/*Remove postheader icons from pages

body.home div.T911-postheadericons, body.page .T911-postheadericons {
display: none;
}
*/
a.cleanprint-exclude img {
  margin: -26px 6px 10px;
 }

/*Position post metadatafooter cat and tag*/

.T911-postmetadatafooter {
	margin: 0px 0 0px;
}

.T911-postfootericons {
	
	
}

.T911-postcategoryicon {
	padding-top: 10px;
	padding-bottom: 10px;
}

.T911-posttagicon {
	padding-top: 10px;
	padding-bottom: 10px;
}

span.T911-posttagicon {
line-height: 1.25em;
}
/* Position mp3 player */

.mejs-controls mejs-horizontal-volume-slider {
	width: 59px;
}

.mejs-container {
/*
	-moz-box-shadow: 0 0 8px 3px #5A8CE7;
	-webkit-box-shadow: 0 0 8px 3px #5A8CE7;
*/
	box-shadow:  0 0 8px 3px #5A8CE7;
}

/*
Add custom-editor styles/custom-styles to child css
*/
.callout {
color:#1C1C1C !important;
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		box-shadow: 2px 2px 5px 2px #C4C4C4 !important;
/*
		-moz-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
		-webkit-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
*/
		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 7px,#F3F3F3 10px,#E6E6E6) !important;
}

.callout p {
	margin: 0.5em 0 0.5em;
}
.ednote 
/*Replaced Editor's spoiler code with ednote code
	background: none repeat scroll 0 0 #DBE8EB;
	border: 1px solid #6F201B;
	margin: 5px 16px;
	font-family: lucida grande;
	font-style:italic;


		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 7px,#F3F3F3 10px,#E6E6E6) !important;
		border:solid 1px #B6B6B6 !important;
	*/
	{
color:#CD4600 !important;
/*
		text-shadow:0px 1px #000000 !important;*/
		margin-top:5px;
		margin-bottom:5px;
		padding:6px 9px 6px 9px !important;
		box-shadow: 2px 2px 5px 2px #C4C4C4 !important;
/*
		-moz-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
		-webkit-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
*/
}

.cyoutube {
	text-align:center;
}
.dblind {
	padding-left: 40px;
	padding-right: 40px;
}
.deadlink {
	font-size: small;
}
blockquote {
	margin: 20px 50px;
	background-color:  #FFFFFF;
	border: 1px solid #999999;
/*
	-moz-box-shadow: 0 0 8px 3px #A1C1C4;
	-webkit-box-shadow: 0 0 8px 3px #A1C1C4;
*/
	box-shadow: 0 0 8px 3px #A1C1C4;
}
		
a.spoiler-tgl:hover  {
		color:#fff !important;
		text-shadow:0px 1px #0020CD !important;
		border-color:#3D6DC3 !important;
		background:#5A8CE7 !important;
		background:-moz-linear-gradient(top,#C2E0FF 1px,#84AFFE 3px,#5A8CE7) !important;
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#C2E0FF),color-stop(0.02,#84AFFE),color-stop(1,#5A8CE7)) !important;
		color:#FFFFFF !important;
		box-shadow:2px 2px 5px 2px #C4C4C4 !important;
/*
		-moz-box-shadow: 2px 2px 5px 2px #C4C4C4 !important;
		-webkit-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
*/
}



.spoiler-body, a.spoiler-tgl {
color:#CD4600 !important;
/*
		text-shadow:0px 1px #000000 !important;*/
		padding:6px 9px 6px 9px !important;
		border:solid 1px #B6B6B6 !important;
		box-shadow: 2px 2px 5px 2px #C4C4C4 !important;
/*
		-moz-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
		-webkit-box-shadow:2px 2px 5px 2px #C4C4C4 !important;
*/
		background:#E6E6E6 !important;
		background:-moz-linear-gradient(top,#FFFFFF 7px,#F3F3F3 10px,#E6E6E6) !important;
}

#spoiler-tgl {
	padding: 1px 0 10px;
}

a.spoiler-tgl:link, a.spoiler-tgl:hover {
	text-decoration: none;
}


/*Style jplayer, play time, pop out message*/

div.wrap-MI h2{
	font-size: 15px;
	text-align: center;
}
	
div.jp-interface div.dloadmp3-MI.whilelinks {
	background: none repeat scroll 0 0 #454545 !important;
}

div.jp-interface div.player-track-title {
	display: none;
}

div.jp-innerwrap div.jp-interface	{
height: 80px;
}

.jp-interface div.jp-play-time {
	font-size: 14px;
	font-style: normal;
}
	
.jp-interface div.mp3j-popout-MI {
	background-color: #00507E;
    border: 1px solid #FFFFFF;
    bottom: 12px;
    color: #ECFFFF;
    font: 700 11px/13px 'trebuchet ms','Lucida Grande','arial',sans-serif;
}
	
/*Style excerpt Continue Reading More link: move away from excerpt ending to new line */
.more-link {
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

/*Remove content from rotator
*/
.rp_post_content {
display: none;
}
/*Shrink link size in rotator div
*/
div.rp_post_title a:link, div.rp_post_title a:visited, div.rp_post_title a:hover, div.rp_post_title a:active {
    font-size: 12px;
}

.rp_post_time  {
    font-size: 10px;
}
	
.rp_post_metadata, .rp_post_metadata a:link, .rp_post_metadata a:visited, .rp_post_metadata a:hover, .rp_post_metadata a:active {
    font-size: 10px;
	margin: 0;
}