/*

Theme Name: SuperSlick
Version: 1.337
Theme URI:
Description: Modern and stylish, simple yet sharp SuperSlick is designed with a timeless grid layout. Features include an editable feature home section, centered book style content layout and funky left side headers and meta. A perfect starting point for designers, developers and beginners alike.
Tags: white, three-columns, right-sidebar, fixed-width, theme-options, threaded-comments
Author: Theme7.net
Author URI: http://theme7.net
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/



/* fonts
--------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Exo);
@import url(http://fonts.googleapis.com/css?family=Merriweather&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Ovo);
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow);
@import url(http://fonts.googleapis.com/css?family=Russo+One);
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Sanchez:400,400italic&subset=latin,latin-ext);

/* header
--------------------------------------------------*/

#header {
	border-bottom: 1px solid #a97;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	position: relative;
	width: 1100px;
}
#header h1 a {
	color: #000;
	font-size: 85px;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 1px;
	margin-bottom: -15px;
	overflow: hidden;
	padding-right: 28px;
	text-transform: uppercase;
}
#header h1 a:hover {
	color: #aa9977;
	text-decoration: none;
}
#logotopend {
	float: left;
	max-height: 125px;
	max-width: 730px;
	overflow: hidden;
}
#logotopper {
	background-image: url(images/logo-colour-bars.png);
	background-position: 0 18px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 51px;
	padding-top: 40px;
	width: 19px;
}
.social {
	float: right;
	padding-top: 30px;
	width: 160px;
}
.social-icon-fbk a {
	background-image: url(images/social-logos-sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 35px;
	overflow: hidden;
	width: 34px;
}
.social-icon-fbk a:hover {
	background-position: 0 -35px;
}
.social-icon-twt a {
	background-image: url(images/social-logos-sprite.png);
	background-position: -34px 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 35px;
	margin-left: 2px;
	overflow: hidden;
	width: 34px;
}
.social-icon-twt a:hover {
	background-position: -34px -35px;
}
.social-icon-rss a {
	background-image: url(images/social-logos-sprite.png);
	background-position: -85px 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 35px;
	margin-left: 19px;
	overflow: hidden;
	width: 34px;
}
.social-icon-rss a:hover {
	background-position: -85px -35px;
}
#tagline {
	clear: left;
	color: #aa9977;
	font-size: 105%;
	font-weight: 500;
	margin-top: -15px;
	text-transform: uppercase;
}
#nav {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
#nav li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
}
#nav li a {
	color: #000;
	font-size: 100%;
	font-weight: 500;
	text-transform: uppercase;
	z-index: 999;
}
#nav li a:hover {
	background: #eeeeee;
	color: #1e1e1e;
	filter: alpha(opacity=80);
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-decoration: none;
	z-index: 999;
}
#nav .parent > a, #nav .parent > a:hover {
	background: #eeeeee;
	background-position: right;
	background-repeat: no-repeat;
	z-index: 999;
}
#nav ul, #nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: inline-block;
	padding: 17px 15px 16px;
	text-decoration: none;
	z-index: 999;
}
#nav ul li a:hover {
}
#nav ul #first a:hover {
}
#nav ul li {
	position: relative;
}
#nav li ul {
	display: none;
	left: 11px;
	position: absolute;
	top: 51px;
	z-index: 999;
}
#nav li ul a {
	background: #eeeeee;
	filter: alpha(opacity=90);
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
	z-index: 999;
}
#nav ul ul li:hover ul {
	left: 0;
}
#nav ul ul ul li {
	margin-top: -14px;
}
#nav ul li:hover ul {
	display: inline-block;
}
#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul {
}
#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {
	display: block;
	z-index: 999;
}
#nav ul li:hover ul li a, #nav ul ul li:hover ul li a, #nav ul ul ul li:hover ul li a {
	margin: -1px 0 0 -11px;
}
#nav ul li:hover ul li a {
	padding: 5px 14px 15px;
	width: 150px;
}
#nav ul ul li:hover ul li a {
}
#nav ul ul ul li:hover ul li a {
	padding: 0 14px 0 24px;
	width: 140px;
}
#nav .children li a:hover {
	background-image: none;
	color: #000;
}


/* Slideshow section
--------------------------------------------------*/

#slideshow1 {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	width: 490px;
	z-index: 80;
}
#slideshow-inner {
	clear: both;
	height: 265px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: 1100px;
}
#slideshow-inleft {
	float: left;
	margin-top: 45px;
	text-transform: uppercase;
	width: 410px;
}
#slideshow-inright {
	height: 395px;
	overflow: hidden;
	width: 490px;
}
#slideshow-inleft h2 {
	font-size: 53px;
	font-weight: 100;
	text-align: center;
}
#slideshow-inleft h3 {
	color: #8c7b59;
	font-size: 26px;
	font-weight: 500;
	text-align: center;
}
#slideshow-inleft p {
	text-align: center;
}
#slideshow-inleft a {
	background-color: #a97;
	border-radius: 5px;
	color: #fff;
	font-size: 120%;
	margin-left: auto;
	margin-right: auto;
	moz-border-radius: 5px;
	padding: 12px 45px;
	text-decoration: none;
	webkit-border-radius: 5px;
}
#slideshow-inleft a:hover {
	background-color: #7d6c4a;
}
.inviting {
	display: block;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 400px;
}

/* main
--------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #eee;
	color: #1b1b1b;
	font-family: exo, sans-serif;
	font-size: 100%;
	margin: 0;
}
a {
	color: #7d6c4a;
	text-decoration: none;
}
a:hover {
	color: #1e1e1e;
	text-decoration: overline;
    /* font-weight: ; */
}
a:visited {
	color: #7d6c4a;
}
p {
	line-height: 150%;
	margin-bottom: 20px;
}
img {
	border: solid 0px #fff;
}
#wrapper {
	background-color: #eee;
	border-top: 1px solid #a97;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/*  width: 960px; */
	width:1100px
}
#insidewrapper {
	background-color: #eee;
	clear: both;
	margin: 0;
	width: 100%;
}
#metarea {
	clear: left;
	float: left;
	margin-right: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	width: 160px;
	word-wrap: break-word;
}
#content {
	margin-top: 60px;
	/* width: 750px; */
	width: 960px;
}

#contentholder {
	float: left;
	min-height: 200px;
	/* width: 480px; */
	width: 720px;
}
.date {
}
.bypostauthor {
	font-weight: 500;
}
.postauth {
	font-size: 130%;
}

#content h1 {
	color: #59554d;
	font-size: 210%;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#content h2 {
	color: #000;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#content h2 a {
	color: #303030;
}
#content h2 a:hover {
	color: #7d6c4a;
	text-decoration: none;
}
#content h3 {
	margin-bottom: 30px;
	text-transform: uppercase;
}
.info {
	border-bottom: 1px solid #dcdcdc;
	border-radius: 2px;
	clear: both;
	display: block;
	margin-bottom: 60px;
	moz-border-radius: 2px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-top: 5px;
	webkit-border-radius: 2px;
}
.attachment-post-thumbnail {
	border: solid 1px #b9b9b9;
	margin-bottom: 20px;
	padding: 5px 5px 5px;
	width: 100%;
	height: auto !important;
}
.commentlist {
	font-size: 120%;
	line-height: 120%;
}
label {
	color: #000;
	font-size: 90%;
}
input {
	padding: 5px 15px;
}
textarea {
	padding: 5px 15px;
}
fieldset {
	border: solid 1px #ccc;
	padding: 15px;
}
legend {
	color: #8b98a0;
}
li.current_page_item a {
	background-color: #ddddd9;
}
.link-pages {
	clear: both;
}
.wp-caption {
	border: solid 0px #cbd6dd;
	margin: 0px;
	max-width: 520px;
	padding: 0px;
	text-align: center;
}
.wp-caption-text {
	font-size: 80%;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	text-align: center;
}
.sticky {
	background-image: url(images/sticky-pin.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.gallery .gallery-caption {
	font-size: 70%;
	margin: 0 0 12px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.more-link {
	display: block;
	font-weight: bold;
	padding-top: 15px;
}
.gallery {
	clear: both;
	display: block;
}
blockquote {
	background: #e6e6e4;
        border-left: double 5px #e0e0d9;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-top: 15px;
	padding: 20px 15px 1px 30px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar td {
	text-align: center;
}
.pagelink a {
	padding: 5px;
}
#content .wp-caption
{
	max-width: 100%;
	height: auto;
}
#content img {
	max-width: 100%;
	height: auto;
}
embed {
	max-width: 460px;
}
#content table {
	max-width: 565px;
}
#content ul {
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content ol {
	list-style-position: inside;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content li {
	list-style-position: inside;
	margin-left: 15;
}
.foothold p {
	clear: both;
	color: #fff;
}
.foothold {
	clear: both;
}
table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
	text-align:left;
}

th {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

table, tbody, tfoot, thead, tr, th, td {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	margin-bottom: 15px;
}

ins {
	color: #000;
}
del {
	color: #949494;
	text-decoration: line-through;
}
dl, dl dl, dl dl dl {
	margin-bottom: 15px;
}
dt, dt dt, dt dt dt {
	margin-bottom: 5px;
	font-weight: bold
}
dd, dd dd, dd dd dd {
	margin-left: 15px;
	margin-bottom: 5px;
}

ul, ul ul, ul ul ul {
	margin-left: 15px;
}
ol, ol ol, ol ol ol {
	margin-left: 15px;
}
li {
}
hr {
	border-top: 1px solid #eee;
}
.tagcloud {
	line-height: 180%
}
.gallery-icon {
	margin-left: 0px;
}

.attachment-full {
	padding-bottom: 15px;
}
.previousimage, .nextimage  {
	padding-right: 30px;
	margin-bottom: 30px;
}
.parent-post-link {
	padding-top: 15px;
}

/* threaded comments
--------------------------------------------------*/

.navigation {
	clear: left;
}
.comment-author .fn {
	margin-left: 10px;
}
.commentoff {
	display: none;
}
.says {
	display: none;
}
.reply {
	font-size: 90%;
	margin-bottom: 30px;
	padding-left: 48px;
}
#comment-top p {
	color: #1c1c1c;
	margin-top: 30px;
	padding-left: 48px;
}
#comment-top .navigation {
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: -30px;
}
#comment-top li {
	list-style: none;
	list-style-image: none;
}
.comment-meta a {
	color: #b9bec3;
	font-size: 80%;
	padding-left: 48px;
}
#comment-top textarea {
	display: block;
}
#comment-top input {
	display: block;
}
.nocomments {
	display: none;
}
.comment-body {
	background-color: #e0e0d9;
	border-radius: 2px;
	margin-bottom: 15px;
	margin-top: 15px;
	moz-border-radius: 2px;
	padding: 20px 15px;
	webkit-border-radius: 2px;
}
#content #comment-top ul {
	margin: 0;
	padding: 0;
}
li.comment ul.children li.depth-2 {
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
}
li.comment ul.children li.depth-3 {
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
}
li.comment ul.children li.depth-4 {
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
}
li.comment ul.children li.depth-5 {
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
	float: right;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 30px;
	padding-bottom: 0;
	width: 170px;
}
#sidebar h2 {
	color: #7d6c4a;
	font-size: 110%;
	font-weight: 500;
	margin-bottom: 30px;
	margin-top: 30px;
	text-transform: uppercase;
}
#sidebar h2 a {
	color: #7d6c4a;
	text-decoration: none;
}
#sidebar h2 a:hover {
	color: #322e26;
	text-decoration: none;
}
#sidebar li {
	list-style: none inside;
	margin-left: 15px;
}
.sidetoptxt {
	color: #303030;
	font-size: 110%;
	font-style: italic;
	margin-bottom: 15px;
}
#sidebar .children {
	display: none;
}
#sidebar .children li a:hover {
	display: inline;
}

/* footer
--------------------------------------------------*/

#footer {
	clear: both;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	width: 960px;
}
#footer li.current_page_item a {
	background-color: transparent;
	color: #a97;
}
#footer .children {
	display: none;
}
#footer .social {
	padding-top: 18px;
}
#footer h1 {
	border-bottom: 1px solid #fff;
	font-size: 400%;
	font-weight: 100;
	text-transform: uppercase;
}
#footer h1 a:hover {
	color: #a97;
}
#footer-outside {
	background-color: #ccc;
	clear: both;
	width: 100%;
}
#footer ul {
	clear: both;
	margin-top: 15px;
}
#footer-menu {
	padding-top: 15px;
}
#footer .sub-menu {
display: none;
}
#footer-copy {
	clear: both;
	margin-top: 60px;
}
#footer p {
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #a97;
}
#footer li {
	float: left;
	list-style: none;
}
#footer li a {
	color: #fff;
	margin-top: 10px;
	padding-right: 30px;
	text-transform: uppercase;
}
#footer li a:hover {
	color: #a97;
}

/* Nobuko
----------------- */

h1 a {
	font-size: 75px !important;
	font-family: 'Russo One',sans-serif !important;
	/*font-size: 300% !important; */
	font-weight: 400 !important;
	font-style: normal  !important;
}

#tagline {
	font-size: 170% !important;
	margin-top: 55px !important;
}

div.entry{
	font-size:17px;
	font-family: 'Ovo',serif;
	font-weight: 400;
}

div.entry strong, div.entry b {
        font-size:16px !important;
        font-family: 'Merriweather', serif !important;
        font-weight: 700 !important;
}

.wp-caption-text
{
  font-size:60%  !important;
  font-family: 'Archivo Narrow',sans-serif !important;
  color: #777777 !important;
}

.gallery .gallery-caption
{
  font-size: 60% !important;
}

#content h2 {
	font-weight: 600 !important;
}

#slideshow-inner {
	height: auto !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #aa9977 !important;
}
.navigation{
	font-size: 200% !important;
}

/*	Grayscale Images
 	-----------------*/

/*
 * #content img{
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1) contrast(1.5); /* Google Chrome & Safari 6+ */

	/* -webkit-filter: sepia(1);*/
	/* -webkit-filter: sepia(100%); -moz-filter: sepia(100%);*/
	/* -ms-filter: sepia(100%); -o-filter: sepia(100%);*/
	/* filter: url(filters.svg#sepia);*/
	/* filter: sepia(100%); */

	/* filter: blur(3px); -webkit-filter: blur(3px); -moz-filter: blur(3px);*/
	/* -o-filter: blur(3px); -ms-filter: blur(3px);*/
	/* filter: url(filters.svg#blur);*/

}
*/
/*
 #content img:hover{
	filter: none;
	-webkit-filter: grayscale(0);

	/* -webkit-filter: sepia(0);*/
	/* -ms-filter: sepia(0%); -o-filter: sepia(0%);*/

	/* -webkit-filter: blur(0); -moz-filter: blur(0);
	/* -ms-filter: blur(0); -o-filter: blur(0);
}
*/

/* 	BLOCKQUOTE
	----------------- */

blockquote {
  color:#777777;
  font: italic 400 15px "Sanchez";
  margin: 10px 0;
  padding-left: 40px;
  position: relative;
}
blockquote:before {
  /* background: url('images/quote.png') no-repeat left top; */
  height: 24px;
  left: 0;
  position: absolute;
  top: -5px;
  width: 30px;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote cite {
  color: #555555;
  display: block;
  padding: 10px 0 0 20px;
  position: relative;
}
blockquote cite:before {
  content: '\2014';
  left: 0;
  position: absolute;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}