/* ======================================================== */ 
/* MEDIA SIZES */ 


/* large screens */
 @media only screen and (min-width : 992px) {
.socialmedia {
position:absolute;
left:360px;
top:20px;}

.before_after {display:none;}

.displaypadding {padding-left:30px;padding-right:20px;}



.col_frontpage {padding-right:30px;border-right:1px solid black;
}

.col_frontpage_right {padding-left:30px;
}

.paddingleft {padding-left:40px;}



}
/* ======================================================== */ 
/* medium screens */

/*media max-width: 992px; min-width: 767px google-vertical none */


/* ======================================================== */ 
/* small screens */
@media (max-width: 767px) {

body {
background-image: none !important;
background-color: white;
font-weight:normal;}

.frontpage_hide, {display:none;}

.socialmedia {
position:relative;}

.col-sm-2 h3 {display:none;}

.footer_list, .category_list, .navbar-nav li, .afyearsresize, {font-size:140%;}

.paddingleft {padding-left:10px;}

.displaypadding {padding-left:0px;padding-right:0px;}


}



/* ======================================================== */ 
/* TEMPLATE CODE */ 

.rowsize {margin-right:30px;border:1px solid black;padding:7px;}

body {
margin:0px;
padding: 0px; 
font-family: Georgia, Times, 'Times New Roman', serif;
 font-size:15px;
background-image: url(http://media.museumofhoaxes.com.s3.amazonaws.com/oldmuseum_background.jpg); 
background-attachment:fixed;}


a.white {color:white !important;}
a.white:hover {color:silver !important;}

a.black:link { background-color: transparent; text-decoration: none; color: black;}
a.black:hover { background-color: transparent; text-decoration: underline; color: black; }
a.black:visited { background-color: transparent; text-decoration: none; color: black;}

a.red:link { background-color: transparent; text-decoration: none; color: red;}
a.red:hover { background-color: transparent; text-decoration: underline; color: red;}
a.red:visited { background-color: transparent; text-decoration: none; color: purple;}


.lead {font-style:italic;margin-bottom:6px;}


.aprilfool_year_nav {
margin:20px 0px 20px 0px;
}

.aprilfool_year_nav h3 {padding-top:15px;}

.aprilfool_year_nav h1 {font-size:300%;font-weight:bold;}

.aprilfool_year_nav .push-right {text-align:right;padding-right:35px;}



.archivebox {
border: 1px solid black;width:95%; background-color:white;margin-bottom:20px;

}


.archivebox_photo {
border: 1px solid black;width:95%;margin-bottom:20px;
margin-top:25px; min-height:590px;display:block;

}

.archivebox_photo_small {
border: 1px solid black;width:100%;margin-bottom:20px;
margin-top:25px; display:block;

}

.blogpost_maindiv {
margin-top:30px;
font-size:120%;
}

.blogpost_frontpage {
font-size:120%;
}



.blogpost_maindiv h1 {
border-bottom:1px solid black;
font-weight:normal; 
color: black;
margin-bottom:20px;
}

.blogpost2_maindiv h1 {
border-bottom:1px solid black;
font-weight:normal; 
color: black;
margin-bottom:20px;
}

.blogpost_maindiv h2 {
border-bottom:1px solid black;
font-weight:bold; 
color: #214C14;
margin-bottom:20px;
margin-top:40px;
}


.category_list {
margin-top:60px;
}



.category_padding {margin-top:5px;}


.categorypage_description {
font-size:120%;
max-width:800px;
margin:25px auto 30px auto;
}

.categorypage_width {max-width:1000px;
margin:0px auto 0px auto;
}

.categorypage_width h1 {
border-bottom:1px solid black;
font-weight:normal; 
color: black;
margin-bottom:20px;
}

.comment_name {font-size: 12px; 
font-style: bold; 
color:green;
border-bottom:1px solid black;
margin-bottom:20px;
}

.comment_width {
max-width:700px;
}

.comments_background {
background-color:#ECECEC;
margin-top:30px;
padding-bottom:30px;
}

.comments_form {max-width:500px;
margin-bottom:40px;
}

.comments_largetitle h1 {
border-bottom: 1px solid black;
font-weight:normal; 
color: black;
font-size:260%;
margin-bottom:20px;
}


.comments_largetitle {
width:100%;
margin-top:30px;
margin-bottom: 40px;
}



.frontpage_hide {background-color:white;
display:inline-block;
height:70px;
width:20px;
position:relative;
float:right;
margin-right:-40px;
margin-top:-70px;}




.inlineblock {display:inline-block;}




.margintop20pxup {margin-top:-20px;}

.margintop30px {margin-top:30px;}

.margintop15px {margin-top:15px;}

div.margintop30px h2 {
font-family: 'Old Standard TT', serif;
border-bottom:1px solid gray;
font-weight:bold;
display:block;
}



.media-heading h3 {font-weight:normal;
color:#4378B6;}



.paddingright {margin:0px auto 0px auto;padding-right:15px;}

.paddingright button {margin-top:20px;}



.paddingup10 {margin-top:-3px;}





.sidebar_frontpage {
max-width:301px;
}


.sidebar_frontpage th {
background-color:#4378B6;
color:white;
text-align:center;
}

.sidebar_frontpage th a {
color:white;
}


.sidebar_frontpage td {
text-align:center;
}


.sidebar_box {
max-width:250px;
margin-bottom: 15px;
}


.sidebar_frontpage_box {
width:100%;
margin-bottom: 25px;
text-align:left;
display:block;
}

.sidebar_frontpage_box img {
width:100%;
border:1px solid gray;
}

.sidebar_frontpage_text {
margin: 5px 4px 0px 0px;
text-align:left;
}

.sidebar_box img {
width:100%;
margin-bottom:10px;
}

.sidebar_text {
font-style:italic;
margin: 7px 4px 0px 4px;
text-align:center;
}



.shadowbox {
 -webkit-box-shadow: 0 12px 8px #777;
  -moz-box-shadow: 0 12px 8px #777;
  box-shadow: 0 12px 8px #777;
}




.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.width1080 {max-width:1080px;
margin:0px auto 0px auto;
background-color:white;
} 

.width1200 {max-width:1150px;
margin:0px auto 0px auto;
} 

.width12002 {max-width:1150px;
margin:-20px auto 0px auto;
background-color:white;
padding-top:30px;
padding-bottom:30px;
}

.width1150 {max-width:1150px;
margin: 0px auto;
background-color:white;
padding-top:30px;
padding-bottom:30px;
}

/* ======================================================== */ 
/* SNIPPET CODE */ 


.afyearsresize {padding-left:15px;font-family:verdana, sans-serif;font-size:95%;}

.afyearsresize .col-md-6 {padding:0px;}


.aprilfool_category_list {
font-size:90%;
font-family:verdana, sans-serif;
text-align:left;
margin-left:0px;
padding:0px;
width:100%;
overflow:visible;
white-space:nowrap;
}

.aprilfool_category_list .divider {
background-color:#D7D7D7;
}

.aprilfool_category_list ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: center;
}

.aprilfool_category_list ul ul{
font-style:italic;
}


.footer_background {background-color:black;}

.footer_width85 {width:85%;margin:15px auto 0px auto;color:silver;}

.footer_moveup {margin-top:-15px;}


.footer_list a {color:silver;}

.footer_list a:hover {color:white;}

.footer_list ul {
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}

.header_font {
font-size:110%;
}

.header_top {
height:72px;
background-color:black;
width:100%;
border-bottom:1px solid white;
}

.header_gray{
background-color: #222222;
}

.header_black {
background-color:black;
}

/* ======================================================== */ 
/* TEXT FORMATTING CODE IN POSTS */ 



.shaded {
color: black; 
margin: 5px 10px 0px 5px; 
padding: 3px 5px 1px 10px; 
border-left: 3px solid navy; 
background: white; font-size: 100%;
}
















.blogentry_nosides {
background:white; 
margin:15px 0px 10px 0px; 
padding:0px; 
border-top: solid 1px black;
border-bottom: solid 1px black;
width:100%;
}








.box {
width:100%; 
background-color:white; 
color:black;
padding:0px;
margin-bottom:30px;
margin-top:10px;
}

.box_text {
position:relative;
float:left;
font-size:16px;
font-family: palatino, serif; 
line-height:1.4; 
margin-top:-7px;
padding:0px 5px 0px 0px;
width:70%;
}

.box_text_60 {
position:relative;
float:left;
font-size:16px;
font-family: palatino, serif; 
line-height:1.4; 
margin-top:-7px;
padding:0px 5px 0px 0px;
width:56%;
}


.box_indent {
margin-left:25px;
}


.by {
font-style:italic; 
font-size: 90%;
}

.caption {
margin:10px 0 -4px;
font-style:italic;
text-align:center;
}

.caption450 {
margin:10px 0 -4px;
font-style:italic;
width:450px;
display:inline;
}



.center {
text-align: center; 
color: black; 
font-size: 94%; 
line-height: 1.4;
}

.centerimage {margin:0 auto;}

#columnone {
float:left;
width:270px;
}

#columntwo {
float:left;
width:270px;
}

#columnthree {
float:left;
width:270px;
}


.entry {
width: 610px; 
margin: 0px 0px 20px 5px; 
}


.footer {
position: relative; 
width: 1000px; 
margin-bottom: 0px; 
margin-left: 0px;
background-image: url(http://media.madsciencemuseum.com/tubes.jpg); 
background-position: left bottom; 
background-repeat: no-repeat; 
background-attachment: scroll;
height:122px;
}

.footnote {
color: #666;
margin: 30px 0px 50px 0px;
}


.footnote a {margin-top:5px;}

.footnoteql {
font-size: 90%;
color: #666;
padding: 0px;
}

.greynowrap {
color:grey;
white-space:nowrap;
}

.header_mainpage {
font: lucida grande, verdana, arial, helvetica, sans-serif; 
background-color: black; 
color:white;
padding:2px; 
margin: 10px 0px 0px 0px; 
text-align: center;
}

.header_mainpage_690 {
font: lucida grande, verdana, arial, helvetica, sans-serif; 
background-color: black; 
color:white;
padding:2px; 
margin: 10px 0px 0px 0px; 
text-align: center;
width:818px;
line-height:1.2;
}

.hoaxhist {
font-size:120%;
font-weight:bold;
}

.hoaxhist_02 {
font-variant:small-caps;
font-size:110%;
font-weight:bold;
}

.indent {
margin:8px 10px 0px 10px;
}

.insertc {
text-align: center; 
color: black; 
font-size: 94%; 
line-height: 1.2;
}

.insertr {
float: right;
margin:0px 0px 5px 8px;
text-align: center; 
color: black; 
font-size: 90%; 
line-height: 1;
}

.insertl {
float: left;
margin:0px 8px 5px 0px;
text-align: center; 
color: black; 
font-size: 90%; 
line-height: 1;
}

.insertright {
float: right;
margin:0px 0px 5px 8px;
text-align: center; 
color: black; 
font-size: 90%; 
line-height: 1;
}


.left {
float: right;
position:relative;
margin:0px 0px 3px 6px;
text-align: center; 
color: black; 
font-size: 90%; 
line-height: 1;
display:inline-block;
width:40%;
}

.left_col2 {
float:left; 
position:relative;
width:55%;
margin-top:2px;
display:inline-block;
}

.left_col650 {
float:left; 
position:relative;
width:650px;
margin-top:-7px;
}


.left_col625 {
float:left; 
position:relative;
width:625px;
margin-top:-7px;
}

.leftcolumn {
float:left; 
position:relative; 
margin-left: 0px; 
width: 670px;
}

.leftcolumn_mobile {
float:left; 
position:relative; 
margin-left: 0px; 
width: 970px;
}

.leftcolumn_small {
float:left; 
position:relative; 
margin-left: 0px; 
width: 650px;
}

.leftcolumn_small2 {
float:left; 
position:relative; 
margin-left: 0px; 
margin-top:10px; 
width: 650px;
background-color:white;
}

.leftcolumn_small_comments {
float:left; 
position:relative; 
margin-left: 0px; 
margin-top:0px; 
width: 650px;
overflow:hidden;
}

.leftcolumn_wide {
float:left; 
position:relative; 
margin:10px 0px 10px 15px;
width: 780px;
background:white;
overflow:hidden;
border:1px solid black;
padding-right:20px;
padding-left:20px;
}

.leftcolumn_wide_title {
float:left; 
position:relative; 
margin:10px 0px 10px 15px;
width: 820px;
overflow:hidden;
}

.leftcolumn_wide_text {
float:left; 
position:relative; 
background:white;
border:1px solid black;
width:780px;
padding-right:18px;
padding-left:20px;
overflow:hidden;
}


.leftcolumn_wide_text_v2 {
float:left; 
position:relative; 
background:white;
width:780px;
padding-right:18px;
padding-left:20px;
overflow:hidden;
}

.leftcolumn_wide_text_v3 {
float:left; 
position:relative; 
background:white;
width:780px;
padding-right:18px;
padding-left:20px;
margin-top:15px;
}




.leftcolumn_wide_main {
float:left; 
position:relative; 
margin:10px 0px 5px 0px;
width: 780px;
background:white;
overflow:hidden;
border:1px solid black;
padding-right:20px;
padding-left:20px;
}


.leftcolumn_wide_main_v2 {
float:left; 
position:relative; 
margin:0px 0px 5px 0px;
width: 780px;
background:white;
overflow:hidden;
border:1px solid black;
padding-right:20px;
padding-left:20px;
}


.leftcolumn_wide_main_v3 {
float:left; 
position:relative; 
margin:0px 0px 5px 15px;
width: 983px;
background:white;
overflow:hidden;
border:1px solid black;
padding:10px;
}

.leftcolumn_wide_main_v4 {
float:left; 
position:relative; 
margin:15px 0px 5px 15px;
width: 997px;
background:white;
overflow:hidden;
border:1px solid black;
padding:0px;
}



.maincontainer {
position: relative; 
width: 970px; 
margin-bottom: 0px; 
margin-top:20px;
margin-left: 18px;
text-align: left;
font: 14px/1.5 Helvetica,Arial,sans-serif;
}


.maincontainer_white {
position: relative; 
width: 1030px; 
margin:7px auto 0px auto;
text-align: left;
font: 14px/1.5 Helvetica,Arial,sans-serif;
background-color: white;
border-left:1px solid black; 
border-right: 1px solid black;
}

.maincontainer_grey {
position: relative; 
width: 1030px; 
margin:7px auto 0px auto;
text-align: left;
font: 17px/1.5 Palatino, serif;
background-color: #E9E9E9;
border-left:1px solid black; 
border-right: 1px solid black;
}

.maincontainer_grey_2 {
position: relative; 
width: 1030px; 
margin:7px auto 0px auto;
text-align: left;
font: 16px/1.4 Palatino, serif;
background-color: #E9E9E9;
border-left:1px solid black; 
border-right: 1px solid black;
}

.oldforumone {
background: #EBEEF7;
}

.oldforumtwo {
background: #DCE1F1;
}


.oldforumlink_ll
{
border-bottom: #333 1px solid;
border-left: #333 1px solid;
border-top: #333 1px solid;
}

.oldforumlink_rr
{
border-bottom: #333 1px solid;
border-left: #333 1px solid;
border-right: #333 1px solid;
border-top: #333 1px solid;
}
.page {
width: 600px; 
text-align:center;
font-size: 150%;
}


.postedby_grey {
font-size: 90%;
color: #666; 
padding: 0px;
}

.postedby_grey_topmargin {
font-size: 90%;
color: #666; 
padding: 0px; 
margin-top:10px;
}

.postedby_grey_notopmargin {
font-size: 90%;
color: #666; 
}




.quote {
margin: 2px 10px 0px 5px; 
padding: 1px 5px 0px 10px; 
border-left: 3px solid #ddd; 
font-size: 90%;
}


.refs {
font: 11px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
margin: 10px 0px 4px 0px;
}

.right {
float: right;
margin:0px 0px 20px 15px;
text-align: center; 
color: black; 
font-size: 90%; 
line-height: 1;
max-width:100%;
}




.side {
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	line-height:140%;
	padding: 5px;
	margin-bottom : 0px;
	background-color: white;
	}


.sidebox {
	width: 298px;
	border: 1px solid #663333;
	margin-bottom: 20px;
}

.sidebox_lg {
	width: 334px;
	border: 1px solid #663333;
	margin-bottom: 20px;
}


.sidebox_160 {
	width: 160px;
	border: 1px solid #663333;
	margin-bottom: 15px;
}

.sidebox_160_topspace {
	width: 160px;
	border: 1px solid #663333;
	margin-bottom: 15px;
	margin-top:15px;
}


.sidetitle {
	line-height: 140%;
	text-align: center;
	letter-spacing: .2em;
	font: small-caps bold 13px 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	border-bottom: 1px solid #663333;
background-color: black;
	color: white;
}


.sidetitle_random {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-bottom: 1px solid #663333;
background-color: black;
	}


.smital {
font-size:90%;
font-style:italic;
}



.spacer {
clear: both;
}



.status {
margin-bottom: 5px;
font: 11px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
font-style: bold;
} 



.subfield {
margin: 10px 0 10px 0;
padding: 0 0 7px 0;
border-bottom: 1px solid #bba;
font-size: 90%;
line-height: 100%;
color: #363636;
} 




.subtitle {
	font-weight: bold;
	color: black;
	clear:both;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #73769D;
	padding: 0px;
font-size:110%;
	
}

.subtitle2 {
	font-weight: bold;
	font-size: 14px;
	color: black;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #73769D;
	padding: 0px;
	
}


.thumbnail_position {
position:relative; 
float:left; 
margin-right:7px;
width:260px; 
background-color:black; 
height:195px;
overflow:hidden; 
text-align:center;
}

.thumbnail_position_100 {
position:relative; 
float:left; 
margin-right:10px;
width:100px; 
background-color:black; 
overflow:hidden; 
text-align:center;
}


.thumbnail_position_125 {
position:relative; 
float:left; 
margin-right:10px;
width:125px; 
background-color:black; 
overflow:hidden; 
text-align:center;
}

.thumbnail_position_260 {
position:relative; 
float:left; 
margin-right:10px;
width:260px; 
background-color:white; 
overflow:hidden; 
text-align:center;
}


.thumbnail_position_260_right {
position:relative; 
float:left; 
margin-left:10px;
width:260px; 
background-color:white; 
overflow:hidden; 
text-align:center;
}

.thumbnail_position_400_right {
position:relative; 
float:left; 
margin-left:10px;
width:400px; 
background-color:white; 
overflow:hidden; 
text-align:center;
}



.thumbnail_position_100x75 {
position:relative; 
float:left; 
margin-right:10px;
width:100px; 
height:75px;
background-color:black; 
overflow:hidden; 
text-align:center;
}

.thumbnail_large_position {
width:720px; 
background-color:white; 
overflow:hidden; 
text-align:center;
margin:0px auto 7px auto;
}


.thumbnail_video {
position:relative; 
float:left; 
margin-right:7px;
width:260px; 
background-color:black; 
height:195px;
overflow:hidden; 
text-align:center;
display:table;
}

.title {
font-size: 150%;
font-weight: bold;
background: transparent;
color: black;
margin-bottom: 8px;
border-bottom: 1px solid #ddd;
}

.title_22px {
font-weight:bold; 
font-size:22px;
}

.titlegreen_22px {
font-weight:bold; 
font-size:22px;
color: #214C14;
}

.titlegreen_30px {
font-weight:bold; 
font-size:30px;
color: #214C14;
}


.titledatabase {
font-size: 110%;
font-weight: bold;
background: transparent;
color: black;
}

.titleaf {
font-size: 100%;
background: transparent;
color: black;
font-weight:bold;
}


.titleblack {
font-size: 150%;
font-weight: bold;
background: transparent;
color: black;
}


.titlegrey {
font-size:18px; 
font-weight:bold; 
color: black; 
border-top:solid 1px black; 
border-left:solid 1px black; 
border-right:solid 1px black; 
background: #eeeeee; 
padding:8px;
}
 
 
.titlemenu {
color: black; 
border-top:solid 1px black; 
border-left:solid 1px black; 
border-right:solid 1px black; 
background: #eeeeee; 
padding:8px;
}

.title_wrap {
margin: 15px 0px 10px 15px;
line-height:1.2;
}

.title_wrap_border {
margin: 15px 0px 10px 15px;
line-height:1.2;
border-bottom:solid 1px black;
margin-right:15px;
}




.title_wrap_flushleft {
margin: 15px 0px 10px 0px;
line-height:1.2;
}


/* ======================================================== */ 
/* END */ 