/*
Theme Name: Snyder Museum
Theme URI: https://www.gmpuzzles.com
Description: The theme for Thomas Snyder's GMPuzzles.com Blog
Author: David Millar
Author URI: https://thegriddle.net
Version: 1.0
*/

@import url(https://fonts.googleapis.com/css?family=Cookie|Kaushan+Script);

/* Background image based on a texture from PSDTuts released under Creative Commons Attribution 3.0 */

html{margin:0;padding:0;min-height:100%;height:auto;}
html { margin-top: 0 !important; }
* html body { margin-top: 0 !important;}
body{background:#9b6637 url(images/corky.jpg) top center;color:#fff;margin:0;padding:0;font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;font-size:16px;min-height:100%;height:auto;}

.center{text-align:center;}
a{color:#9b6637;}

header{display:block;height:60px;color:#ec7;background:#000;background:rgba(0,0,0,0.5);margin:0 auto;padding:10px 0;line-height:60px;position:relative;z-index:10;}
	nav{display:block;margin:0 auto;padding:10px 0;width:950px;height:40px;text-align:right;line-height:20px;}
	nav a{color:#fff;font-weight:700;text-shadow:0 1px 1px #000;
		-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
h1{display:block;height:60px;width:550px;float:left;margin:0;padding:0;text-align:left;position:relative;top:-10px;
	font-family: "Kaushan Script", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;}
	h1 a{display:block;overflow:hidden;height:60px;/*width:475px;text-indent:-9001px;background:url(../images/logo.png) no-repeat top left;*/margin:0;font-size:56px;line-height:60px;color:#fff;text-decoration:none;
		-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
		h1 a:hover,nav a:hover{color:#fc0;}
#blog h2{display:block;margin:0;padding:0;font-family: "Kaushan Script", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;color:#fff;text-shadow:0 1px 1px #000;text-align:center;position:relative;top:10px;}
	
	
#container{color:#564d34;width:910px;margin:0 auto;padding:20px;overflow:hidden;font-size:16px;text-align:center;position:relative;top:-130px;z-index:5;}
	
	.slider{display:inline-block;width:390px;height:410px;margin:0;overflow:hidden;position:relative;}
		.slideinner{width:390px;height:390px;position:absolute;top:0;left:0;text-align:left;}
			.frame1{width:250px;border:50px solid #222;margin:20px;float:left;
				vertical-align:top;
				-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.5);
				-moz-box-shadow:0 5px 10px rgba(0,0,0,0.5);
				box-shadow:0 5px 10px rgba(0,0,0,0.5);}
			.frame2{width:250px;height:250px;border:50px solid #222;margin:20px;display:inline-block;position:relative;
				vertical-align:top;
				-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.5);
				-moz-box-shadow:0 5px 10px rgba(0,0,0,0.5);
				box-shadow:0 5px 10px rgba(0,0,0,0.5);}
				.frame2 img{width:250px;position:absolute;top:0;left:0;}
				.frame2 .defaultvis{z-index:0;}
				.frame2 .hovervis{z-index:1;opacity:0;
					-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-ms-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;}
				.frame2:hover .hovervis{opacity:1;}
		.slidectrl{position:absolute;top:380px;left:0;right:0;text-align:center;line-height:20px;}
			.slidectrl button{background:transparent;border:0;color:#fff;font-weight:700;text-shadow:0 1px 1px #000;font-size:26px;line-height:20px;margin:0 2px;padding:0 2px;cursor:pointer;
				-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;
				-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
				.slidectrl button:hover{opacity:1 !important;}
	.description{display:inline-block;background:#fff;width:330px;border:0;margin:55px 20px;padding:10px;text-align:left;
		vertical-align:top;font-size:14px;
		-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.5);
		-moz-box-shadow:0 2px 4px rgba(0,0,0,0.5);
		box-shadow:0 2px 4px rgba(0,0,0,0.5);}
		
	.shelf{margin-top:25px;}
		.shelf::after{display:block;content:url(../images/shelfbottom.png);}
		.cover1{height:250px;vertical-align:bottom;
				-webkit-box-shadow:0 -5px 25px rgba(0,0,0,0.35);
				-moz-box-shadow:0 -5px 25px rgba(0,0,0,0.35);
				box-shadow:0 -5px 25px rgba(0,0,0,0.35);}
		.sign1{display:inline-block;background:#fff;width:280px;border:0;margin:20px;padding:10px;
			vertical-align:top;
			-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.5);
			-moz-box-shadow:0 2px 4px rgba(0,0,0,0.5);
			box-shadow:0 2px 4px rgba(0,0,0,0.5);}
			.sign1 a{display:block;text-decoration:none;text-transform:uppercase;font-size:20px;}
				.sign1 a:after{content:"\25B8";}
			.sign1 em{display:block;font-size:14px;margin-top:10px;}
	
	h2,h3,p,ul,#contacts{margin:10px;}
	ul{list-style:square;}
	ul ul{margin:10px 10px 10px 30px;}
	
footer{display:block;color:#fff;background:rgba(0,0,0,0.5);text-align:center;margin:0 auto;padding:10px 0;font-size:13px;text-shadow:0 1px 1px #000;}
	footer a{color:#fc0 !important;}
	
#blog{
	float: right;
	width: 630px;
	margin:0;
	padding: 100px 25px 20px 0;
	text-align:left;
	position:relative;
}

img.leftmargin {
	float: left;
	margin: 10px 10px 10px 20px;
	padding: 4px; background:#fff;
	border: 1px solid #000;
}
	
.post{position:relative;z-index:5;
	font-size:14px;
	line-height:20px;
	background:#fff url(images/parch.jpg);color:#4d5634;
	margin:30px 0;padding:30px;
	-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:0 4px 8px rgba(0,0,0,0.5);
	box-shadow:0 4px 8px rgba(0,0,0,0.5);}
	
	.entrybody img{border:15px solid #fff;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	box-shadow:0 1px 2px rgba(0,0,0,0.5);}
	

/*.entrybody p{
	font-size:14px;
	line-height:20px;
	background:#fff;color:#34564d;
	margin:0 0 20px;padding:10px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.35);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.35);
	box-shadow:0 1px 2px rgba(0,0,0,0.35);
}*/
	
.posttitle {position:relative;z-index:2;
	font-family: "Kaushan Script", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 28px;
	line-height:1.25em;
	font-weight:400;
	margin:5px 10px 25px;
	padding:10px 20px;
	color:#262b1a;
	text-align:center;
}

.posttitle a{font-weight:400;color:#000;}

.postmetadata{position:relative;z-index:2;
	font-size:14px;font-weight:700;
	line-height:18px;
	margin:30px 0 0;
	padding:5px;
}

.sidebar{
	float:left;
	width:215px;
	margin:130px 0 0;padding:10px;
	font-size:14px;
	list-style:none;
	background:#fff;
	text-align:left;
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow:0 2px 4px rgba(0,0,0,0.5);
	box-shadow:0 2px 4px rgba(0,0,0,0.5);
}

.sidebar h2 {
	font-size:14px;
	font-weight:700;
	color:#9b6637;
	border-bottom:1px solid #d4d6db;
	margin: 15px 0 0;
	padding:3px;
	text-align:left;
	letter-spacing:0.5px;
}

.sidebar ul{list-style:none;display:block;margin:0;padding:0;}
.sidebar ul li{margin:0;padding:0;display:block;}
.sidebar ul li + li,.sidebar .children{border-top:1px solid #dbd9d4;}
.sidebar ul li a{margin:0;padding:3px 10px;display:block;font-size:13px;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.sidebar .recentcomments{padding:3px 10px !important;}
.sidebar ul li a:hover{background:#eecc77;}
.sidebar .children li{text-indent:1.5em;}
.sidebar p{display:block;margin:20px 10px 0;padding:0;}
/*.widget_categories ul{font-size:0;}
.widget_categories ul li{display:inline-block;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;vertical-align:top;}*/
.widget_categories ul li a {
	display: inline !important; /* cancels out blocked style links */
	}

#searchform {text-align:center;margin:20px 0;}
#s{background:#fff;color:#9b6637;text-align:center;border:0;display:block;margin:5px auto; width:140px; font-size:14px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);}
#searchsubmit, #submit{background:#fff;color:#9b6637;border:0;cursor:pointer;}
	#searchsubmit:hover, #searchsubmit:focus, #submit:hover, #submit:focus{text-decoration:underline;}
	#searchsubmit:active, #submit:active{background:#eecc77;}
	
.comments-template{background:#fff;margin-top:15px;padding:30px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.35);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.35);
	box-shadow:0 1px 2px rgba(0,0,0,0.35);}
#commentform{font-size:12px;}
#commentform label{display:inline-block;width:35%;}
#commentform input[type=text]{display:inline-block;width:50%;border:0;float:right;font-size:12px;line-height:18px;padding:3px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);}
	.required{display:none;}
	.required + input[type=text]{background:#fed;}
.form-allowed-tags{font-size:10px;}

#comment{display:block;border:0;margin:5px 0;padding:0;width:100%;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);
	-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.35);}
#reply-title{font-family:"Kaushan Script", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;font-weight:400;font-size:24px;}
	

#comment_thread{list-style:none;display:block;margin:0;padding:0;}
#comment_thread ul{margin:10px 0 !important;}
#comment_thread .comment{list-style:none;display:block;margin:0 0 5px;padding:10px 0;}
.comment-author{height:32px;line-height:32px;padding:3px;background:#9B6637;color:#E6DAB6;}
.comment-author a{color:#fff;font-weight:700;}
.comment-author img,.comment-author span,.comment-author cite{display:inline-block;vertical-align:top;}
.comment-author img{margin-right:10px;}
.comment p,.reply{padding-left:36px;}
.comment-meta{float:right;color:#E6DAB6;margin:-20px 3px 0 0;font-size:11px;font-style:italic;}
.comment-meta a{text-decoration:none;color:#fff;}

.tg-holder {float:right;}

.navigation,.navigation a{color:#fff;text-shadow:0 1px 1px #000;}

.tagcloud{text-align:center;}
.tagcloud a{text-decoration:none;vertical-align:middle;}

	/*
.comment-form-comment label,.form-allowed-tags{display:none;}
.comment-form-comment textarea{background:#ec7;color:#111;border:0;margin:5px auto; font-size:12px;}

.navigation{color:#666;}

#blog a:hover{border-bottom:1px dotted #fb0;}

#logo {
	width:200px; height:200px;
	overflow:hidden;
	display:block;
	padding:0; margin:0 0 20px;
}

#logo a {
	text-indent:-9001px;
	width:200px; height:200px;
	overflow:hidden;
	display:block;
	padding:0; margin:0;
	background:url(images/logo.png) no-repeat 50% 50%;
}


#navigation{font-size:14px;margin:0;padding:0;height:32px;line-height:19px;z-index:500;position:fixed;top:0;left:0;right:0;zoom:1;color:#fff;background: #555555;
background: -moz-linear-gradient(top, #555555 0%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #555555 0%,#000000 100%);
background: -o-linear-gradient(top, #555555 0%,#000000 100%);
background: -ms-linear-gradient(top, #555555 0%,#000000 100%);
background: linear-gradient(top, #555555 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#000000',GradientType=0 );
-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 3px rgba(0,0,0,0.5);box-shadow:0 2px 3px rgba(0,0,0,0.5);}
#navigation a,#navigation div,#navigation label{color:#fff;text-decoration:none;font-size:14px !important;height:24px;line-height:24px;padding:4px 11px;cursor:pointer;display:inline-block;
font-family:Calibri, Trebuchet, Arial, sans-serif !important;
-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;}
#navigation a:hover,#navigation div:hover,#navigation label:hover{color:#fc0;}
#navigation div{font-weight:700;cursor:pointer;position:relative;}
	#navigation div:hover{background:#000;}
#navigation div img{vertical-align:middle;margin:0 5px;position:relative;top:-2px;}
#navigation div ul{display:none;position:absolute;top:32px;left:0;list-style-type:none;z-index:500;margin:0;padding:0;min-width:200px;line-height:13px !important;background:#000;
  -webkit-border-bottom-left-radius:7px;-webkit-border-bottom-right-radius:7px;
  -moz-border-radius-bottomleft:7px;-moz-border-radius-bottomright:7px;
  border-bottom-left-radius:7px;border-bottom-right-radius:7px;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.5);-moz-box-shadow:0 2px 3px rgba(0,0,0,0.5);box-shadow:0 2px 3px rgba(0,0,0,0.5);}
	#navigation div ul li{display:block;list-style-type:none;margin:0;padding:0;}
		#navigation div ul li a{display:block;min-height:13px;line-height:13px !important;height:13px !important;margin:0;padding:5px 14px 7px;}
			#navigation div ul li a:hover{background:#333;}
			#navigation div ul li:last-child a{
				-webkit-border-bottom-right-radius:7px;-moz-border-radius-bottomright:7px;border-bottom-right-radius:7px;
				-webkit-border-bottom-left-radius:7px;-moz-border-radius-bottomleft:7px;border-bottom-left-radius:7px;}
	#navigation div:hover ul{display:block !important;}
#navigation a.not,#navigation div.not{float:right;}
	#navigation div.not ul{left:auto;right:0;}
	
	*/