/*
Theme Name: Shaken Grid Free
Version: 3.1.0
Description: Another kick-ass theme from the guys at Shaken & Stirred Web
Author: Shaken & Stirred Web
Author URI: http://shakenandstirredweb.com/
*/

/* ----------------------------------------------------
		1 - Reset
---------------------------------------------------- */

	html, body, div, span, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	abbr, address, cite, code,
	del, dfn, em, img, ins, kbd, q, samp,
	small, strong, sub, sup, var,
	a, b, i,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	input, textarea, button,
	table, caption, tbody, tfoot, thead, tr, th, td {
	  background: transparent;
	  border: 0;
	  font-size: 100%;
	  margin: 0;
	  outline: 0;
	  padding: 0;
	  vertical-align: baseline;
	}

	body{
		background:#f7f7f7;
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
		color: #333;
		font-size:14px;
		line-height: 1.6;
	}

	.clearfix{
		clear:both;
	}

	*:after {
		display: block;
		clear: both;
	}

/* ----------------------------------------------------
		2 - Typography
---------------------------------------------------- */
a, a.more-link p{
	color:#5096cb;
}
/*#header h1 a,
.menu li a,
#page h2,
#page h3{
	font-family:'LeagueGothicRegular', Arial, Helvetica, sans-serif;
}*/

#header h1 a{
	font-size: 30px;
	color:#333;
	display:block;
	margin: 10px 0;
	text-decoration:none;
	text-shadow:2px 2px 1px rgba(0,0,0,0.13);
}
	.wf-active #header h1 a{
		font-weight:normal;
		font-size:48px;
		text-transform:uppercase;
		letter-spacing:1px;
		word-spacing:5px;
		margin:0;
	}
	#header h1 a:hover{
		color:#00657e;
	}

#page h2{
	font-size:30px;
	letter-spacing:1px;
	margin-bottom:20px;
	padding-bottom: 10px;
	font-weight:normal;
	color:#666;
	line-height: 1.4;
	border-bottom:1px solid #eee;
	/*text-shadow:1px 1px 2px rgba(0,0,0,0.13);
	-moz-text-shadow:1px 1px 2px rgba(0,0,0,0.13);*/
}
#page .postmetadata {
	padding: 0 5px 10px;
	border-bottom:1px solid #eee;
	color: #777;
	font-size: 11px;
}
#page .postmetadata a {
	color: #777;
}
.box .postmeta {
	font-size: 11px;
}
.box .postmeta a {
	color: #333;
	text-decoration: none;
}
.box .postmeta .posted {
	padding-left: 10px;
}
.box h2{
	font-size:16px;
	text-transform:uppercase;
	color:#444;
	margin-bottom:5px;
}

#header h3{
	font-weight:normal;
	font-size:10px;
	text-transform:uppercase;
	color:#999;
	margin-top:-15px;
	margin-left:-10px;
}
#page h3{
	font-size:22px;
	font-weight:normal;
	margin-top: 30px;
	margin-bottom:15px;
	color:#444;
	border-bottom:1px solid #ddd;
	/*text-shadow:1px 1px 2px rgba(0,0,0,0.13);
	-moz-text-shadow:1px 1px 2px rgba(0,0,0,0.13);*/
}
#sidebar h3 {
	margin-top: 0;
}
h4, h5{
	margin-bottom:15px;
	color:#eee;
}
h4{
	font-size:18px;
}
h5{
	font-size:16px;
}

.box p, .box ul{
	font-size:13px;
	line-height:1.6;
	color:#444;
	margin-bottom:10px;
}
	.box ul li{
		margin-bottom:5px;
		margin-left:5px;
	}
	.box div.thumb {
		text-align: center;
	}
	.box div.thumb img {
		padding: 4px;
		border: solid 1px #ccc;
	}
div.tmkm-amazon-view span.amazon { display: inline-block; padding: 2px 4px; background: #eeeeee; font-size: 11px; font-weight: normal; }
.box div.tmkm-amazon-view p { display: none; }
.box div.tmkm-amazon-view p.amazon-img { display: block; margin-bottom: 10px; text-align: center; }
.box div.tmkm-amazon-view p.amazon-img a { display: inline-block; text-decoration: none; }
div.tmkm-amazon-view p.amazon-img a span { display: none; }
.box div.tmkm-amazon-view p.amazon-img a span { display: block; width: 100%; background: #dddddd; color: #333333; font-size: 11px; }
.box div.tmkm-amazon-view p.amazon-img img { display: block; margin: 0; border-color: #dddddd; }
.box div.tmkm-amazon-view img { float: none; }
.box div.tmkm-amazon-view p.amazon-title { position: absolute; top: 10px; left: 105px; display: none; width: 123px; height: 172px; background: #eeeeee; opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)"; -moz-opacity: 0.8; -webkit-opacity: 0.8; }
.box div.tmkm-amazon-view p.amazon-title a { display: block; height: 148px; padding: 12px 6px; color: #000000; font-size: 90%; font-weight: bold; text-decoration: none; }

.wide-col p{
	margin-bottom:20px;
}
#footer p{
	font-size:11px;
}
#footer p a {
    color: #999;
}
#footer p#copyright {
    margin-top: 10px;
}

ul{
	margin-left:20px;
}
	ul li{
		margin-bottom:15px;
	}
	#page ul {
		margin-left: 0;
		list-style: none;
	}
	#page ul li {
		margin-bottom: 0;
	}
	#sidebar ul{
		list-style:none;
		margin-left:0;
	}
	.widget, #sidebar ul{
		margin-bottom:40px;
	}
	#sidebar ul li {
		margin-bottom: 25px;
	}
	#sidebar a {
		color: #333;
	}
	#sidebar select {
    	width: 100%;
    	margin-bottom: 30px;
    	font-size: 110%;
	}

/* ----------------------------------------------------
		3 - Layout
---------------------------------------------------- */
.box, .menu li a, #header h1 a, .navigation a{
	-webkit-transition: all 200ms linear; /*safari and chrome */
	-moz-transition: all 200ms linear; /* firefox */
	-o-transition: all 200ms linear; /* opera */
	transition: all 200ms linear;
}
#grid{
	padding-left:30px;
}
#sort {
	/*padding-right: 190px;*/
}
#page{
	width:1050px;
	/*margin-left:30px;*/
	margin: 0 auto;
}
#page:after {
	content: "";
	display: block;
	clear: both;
}
	#page table {
		width: 100%;
	}
	#page .related-posts {
		margin: 30px 0 20px;
	}
	#page .related-posts p {
		margin-bottom: 0;
	}
.wrap{
	width: 100%;
}

.container {
	width: 1050px;
	margin: 0 auto;
	padding: 0 !important;
}
.container:after {
	content: "";
	display: block;
	clear: both;
}

.box{
	min-height: 250px;
	background:#FFF;
	margin-bottom:10px;
	padding:10px;
	width:310px;
	float:left;
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	overflow:hidden;
	position:relative;
}
	.box h2 a {
		color: #333;
		text-decoration: none;
	}
	.box h2 a:hover {
		text-decoration: underline;
	}
	.box a img{
		max-width: 300px;
		margin-bottom:10px;
		z-index:0;
	}
	.box:hover{
		box-shadow:0px 0px 3px rgba(0,0,0,0.5);
		-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.5);
	}
	span.view-large{
		position:absolute;
		display:block;
		background:url(images/bigger.png) no-repeat center rgb(0,0,0);
		background:url(images/bigger.png) no-repeat center rgba(0,0,0,0.8);
		width:40px;
		height:40px;
		border-radius:0 0 0 10px;
		-webkit-border-radius:0 0 0 10px;
		-moz-border-radius:0 0 0 10px;
		top:10px;
		right:10px;
		z-index:10;
	}
#header{
	margin-bottom:20px;
	background:#FFF;
	padding:10px 20px 10px 40px;
	border-bottom:1px solid rgba(0,0,0,0.15);
}
	#site-info, .menu{
		display:inline;
		float:left;
	}
	#site-info {
		text-align: center;
	}
	div.nav {
		float: left;
		margin-top: 45px;
		margin-left: 20px;
	},
	.menu{
		clear: both;
		list-style:none;
		padding:0;
		margin:12px 0 0;
	}
		.menu li{
			display:inline;
			float:left;
			font-size:16px;
			text-transform:uppercase;
			margin-bottom: 0;
			margin-left:30px;
			position:relative;
		}
		.menu li:first-child{margin-left:0;}
			.menu li a{
				text-decoration:none;
				color:#999;
				border-bottom:1px solid #FFF;
			}
			.menu li a:hover, .menu li.current-menu-item a{
				color:#333;
				border-bottom:1px solid #999;
				/*text-shadow:2px 2px 1px rgba(0,0,0,0.13);
				-moz-text-shadow:2px 2px 1px rgba(0,0,0,0.13);*/
			}
		.menu li ul{
			margin:0;
			position:absolute;
			top:25px;
			left:-10px;
			width:150px;
			background:#FFF;
			padding:10px;
			z-index:20;
			display:none;
			-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
			-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
			box-shadow:1px 1px 3px rgba(0,0,0,0.2);
		}
		.menu li:hover ul{
			display:block;
		}
			.menu li ul li a{
				font-size:13px;
				font-family:Arial, Helvetica, sans-serif;
			}
			.menu li ul li{
				display:block;
				clear:both;
				margin:0 0 10px 0;
				line-height:1.3;
			}
			.menu li ul li:last-child { margin-bottom: 0; }
	.wide-col{
		padding: 40px 60px;
		background:#FFF;
		float:left;
		clear:right;
		width:590px;
		-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
		-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
		box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	}

	.narrow-col {
		float: left;
		width: 300px;
		padding: 0 0 0 20px;
	}

	.narrow-col-inner {
		padding:20px;
		background:#FFF;
		/*float:right;
		clear:right;*/
		-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
		-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.2);
		box-shadow:1px 1px 3px rgba(0,0,0,0.2);
	}

#footer{
	margin-top:40px;
	background:#FFF;
	padding:20px 20px 20px 40px;
	border-top:1px solid rgba(0,0,0,0.15);
	border-bottom:1px solid rgba(0,0,0,0.15);
	color:#999;
	text-align: center;
	clear:both;
}


/* ----------------------------------------------------
		4 - Wordpress
---------------------------------------------------- */
.alignleft{
		float:left;
		clear:left;
		margin-right: 20px;
	}
	img.alignleft, .alignleft img{
		margin:0 25px 5px 0;
	}
.alignright{
	float:right;
	clear:right;
	margin-left: 20px;
}
	img.alignright{
		margin:0 0 5px 25px;
	}
.aligncenter{
	margin:auto;
	clear:both;
	text-align:center;
}
.alignnone{
	float:none;
	clear:both;
	display:block;
}
.wp-caption-text {
	color: #999;
	font-size: 12px;
	text-align: left;
}

.navigation{
	margin-left:10px;
	overflow:hidden;
}
	.navigation a{
		background:#FFF;
		border:1px solid rgba(0,0,0,0.1);
		border-radius:10px;
		padding:5px 10px;
		display:inline-block;
		text-decoration:none;
	}
		.navigation a:hover{
			background:#5096cb;
			color:#FFF;
		}
	#nav-above{
		margin-bottom:20px;
	}
	#nav-below{
		margin-top:20px;
	}
	.nav-previous, .nav-next{
		float:left;
		clear:right;
		margin-right:20px;
	}
#s, input, textarea { /* This keeps the search inputs in line */
	border:1px solid #999;
	padding:3px 5px;
}
	#s{width:75%;}
#searchform{
	margin-bottom:25px;
}
#searchsubmit {
	padding:3px 5px 2px;
	font-size: 12px;
	cursor: pointer;
	vertical-align: top;
}
#searchsubmit:hover {
	background: #f2f2f2;
}

.ad_header {
	float: left;
	margin-top: 10px;
	margin-left: 60px;
}

.wp_social_bookmarking_light {zoom: 1;}
.wp_social_bookmarking_light:after { display: block; clear: both; content: ""; }

.wp-pagenavi { margin-top: 40px; text-align: center; }
.wp-pagenavi a { display: inline-block; min-width: 20px; color: #333; }
.wp-pagenavi span { display: inline-block; min-width: 20px; }
.wp-pagenavi span.extend { border: none; }

.page-link {
    margin: 40px 0 30px;
	text-align: center;
}

.page-link span {
	display: inline-block;
	padding: 8px 11px;
	background: #555;
	border: solid 1px #444;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}

.page-link a span {
	background-color: #f4f4f4;
	border-color: #ccc;
	color: #888;
}

.page-link a:hover span {
	background: #555;
	border-color: #444;
	color: #fff;
}

#page .related_posts li {
    margin-bottom: 5px;
}

.related_posts li a {
    color: #333;
    font-weight: normal !important;
    text-decoration: underline;
}


#page .popular-posts li {
    margin-bottom: 5px;
}

.popular-posts li a {
    color: #333;
}


/* Comment */
#comments {
    margin-top: 40px;
}

#commentform label {
	display: block;
	margin-top: 15px;
}

#commentform input.text,
#commentform textarea {
	width: 90%;
	padding: 5px;
	border: solid 1px #ccc;
}

#commentform textarea {
	height: 100px;
}

#commentform input.submit {
	margin-top: 10px;
}

.comment, .pingback {
	margin: 20px 0;
	padding: 0 5px 20px;
	border-bottom: dotted 1px #ccc;
}

.comment-meta {
	margin-bottom: 10px;
	font-size: 85%;
}

body.home .box {
    overflow: visible;
}

body.home .box .pickup {
    background: #ba0209;
    background: -moz-linear-gradient(top, #ba0209, #8d0105);
    background: -webkit-gradient(linear, left top, left bottombottom, from(#ba0209), to(#8d0105));
    padding: 8px 20px 6px;
    margin: 5px 0 20px -20px;
    position: relative;
    width: 40%;
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1;
    text-shadow: 0 1px 0 #666;
}

body.home .box .pickup .arrow {
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #8d0105;
    position: absolute;
    top: 103%;
    left: 0;
}


#page .event-box {
    margin-bottom: 20px;
    padding: 15px;
    border: double 4px #666;
}

#page .event-box h3 {
    margin-top: 0;
    border: none;
    color: #222;
    font-size: 20px;
    font-weight: bold;
}

#page .event-box dt {
    float: left;
    width: 100px;
    margin-bottom: 5px;
    text-align: right;
}

#page .event-box dd {
    margin: 0 0 5px 105px;
}

#ad-right {
	position: absolute;
	top: 0;
	right: 30px;
	padding-top: 10px;
}

body.single #ad-right {
	padding-top: 0;
}

.ad-bottom {
	margin: 40px -10px;
	zoom: 1;
}
.ad-bottom:after { content: ""; }

.ad-bottom .left {
	float: left;
}

.ad-bottom .right {
	float: right;
}

.ad-header {
	margin: 20px 0;
	text-align: center;
	line-height: 0;
}

.ad-side {
	margin: 0 0 10px;
	line-height: 0;
	text-align: center;
}