/*
Theme Name: TextureKing v7
Theme URI: http://textureking.com/
Description: This is the latest theme for TextureKing.com
Author: Ray Henry
Version: 1.0
Tags: orange, free textures
*/
/* Reset */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp { border: 0; margin: 0; padding: 0; font-size: 100%; }

html, body { height: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

b, strong { font-weight: bold; }

img { color: transparent; font-size: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }

ol, ul { list-style: none; }

li { display: list-item; }

table { border-collapse: collapse; border-spacing: 0; }

th, td, caption { font-weight: normal; vertical-align: top; text-align: left; }

q { quotes: none; }

q:before, q:after { content: ''; content: none; }

sub, sup, small { font-size: 75%; }

sub, sup { line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

svg { overflow: hidden; }

/* Structure and Responsive Grid */
.wrap { position: relative; clear: both; margin: 63px auto 0; padding: 0 5% 5%; width: 90%; max-width: 1400px; }

.shadow { -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { display: inline; float: left; }

.grid_1 { width: 8.33333%; }

.grid_2 { width: 16.66667%; }

.grid_3 { width: 25%; }

.grid_4 { width: 33.33333%; }

.grid_5 { width: 41.66667%; }

.grid_6 { width: 50%; }

.grid_7 { width: 58.33333%; }

.grid_8 { width: 66.66667%; }

.grid_9 { width: 75%; }

.grid_10 { width: 83.33333%; }

.grid_11 { width: 91.66667%; }

.grid_12 { width: 100%; }

/* General */
body { padding: 0; font-family: Trebuchet MS, Tahoma, Helvetica, arial; background: #181818 url(images/tk-bg.jpg) no-repeat 50% 0; background-attachment: fixed; }

h1, h2, h3, h4, h5, h6 { color: #282828; line-height: 1; font-weight: normal; }

h1 { font-size: 48px; }

h2 { font-size: 32px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

p { margin: 20px; font-size: 14px; color: #666; line-height: 1.6; }

a:link, a:active, a:focus, a:visited { color: #f26b26; text-decoration: none; }
a:hover { color: #f50; }
a:focus, a:active { outline: 0; }

a.btn { display: inline; }
a.btn:link, a.btn:active, a.btn:focus, a.btn:visited { padding: 20px 30px; font-size: 22px; color: #fff; background: #f26b26; text-decoration: none; text-transform: uppercase; -moz-border-radius: 2px; -webkit-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
a.btn:hover { padding: 25px 35px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
a.btn:focus, a.btn:active { outline: 0; }

.clr { clear: both; margin: 0; padding: 0; font-size: 0; height: 0; line-height: 0; }

.a-rt { text-align: right; }

.a-lft { text-align: left; }

.a-ctr { text-align: center; }

.right { float: right; }

sup, sub { font-size: 9px; }

.rnd { -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; }

hr.split { clear: both; font-size: 0; height: 0; line-height: 0; border-top: 1px solid #f26b26; }

.thumb { position: relative; display: block; margin: 10px; padding: 3px; background: #ddd url(images/loading.gif) no-repeat 50% 50%; border: 1px solid #ddd; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; overflow: hidden; }
.thumb:hover { background: #f26b26; border-color: #f26b26; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.thumb img { width: 100%; }

.ad img { max-width: 100%; }

/* Masthead/Branding */
.masthead { position: fixed; left: 0; top: 0; width: 100%; color: #666; z-index: 9999; }
.masthead a:link, .masthead a:active, .masthead a:focus, .masthead a:visited { color: #666; text-decoration: none; }
.masthead a:hover { color: #f26b26; }
.masthead a:focus, .masthead a:active { outline: 0; }
.masthead p { margin: 20px 10% 10px 0; }

.branding a { float: left; margin: 20px 0 10px 10%; width: 190px; height: 33px; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url(images/tk-logo.png) no-repeat 0 0; }

.masthead.sticky { background: rgba(0, 0, 0, 0.75); }

/* Featured Texture */
.featured { position: relative; width: 100%; height: 600px; overflow: hidden; background: #ddd url(images/loading.gif) no-repeat 50% 50%; z-index: 1; }

.intro { opacity: 0; position: absolute; top: 230px; left: 50%; margin-left: -275px; padding: 0; width: 550px; text-align: center; background: rgba(0, 0, 0, 0.85); z-index: 99; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.intro h1 { margin: 30px 0 20px; color: #fff; }
.intro hr { margin: 0 auto; width: 130px; }
.intro h2 { margin: 20px 0 30px; font-size: 18px; color: #b3b3b3; font-style: italic; }

.intro.hello { opacity: 1; top: 200px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }

.banner { position: relative; width: 100%; height: 600px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.banner a { position: absolute; bottom: 20px; right: 20px; padding: 10px; font-size: 12px; color: #fff; text-transform: uppercase; text-decoration: none; border: 1px solid #fff; background: rgba(255, 255, 255, 0.25); -moz-border-radius: 2px; -webkit-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.banner a:hover { bottom: 17px; right: 17px; padding: 13px; border: 1px solid #f26b26; background: #f26b26; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }

.primary-ad { padding: 20px 0; width: 100%; background: #f26b26; overflow: hidden; }

/* content */
.content { padding: 20px 10px; background: #fff; }
.content h3 { margin: 0 10px 10px; }
.content h4 { margin: 0 20px 20px; font-size: 24px; }
.content hr { margin: 30px 20px; border-color: #ddd; }
.content .ad { position: relative; padding-bottom: 56.25%; margin: 20px 0; height: 0; text-align: center; overflow: hidden; }
.content .ad iframe, .content .ad object, .content .ad embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.content .ad img { width: 100%; }

.categories { margin: 0 0 0 20px; }
.categories li { float: left; margin: 0; font-size: 16px; }
.categories a:link, .categories a:active, .categories a:focus, .categories a:visited { float: left; margin: 0 10px 10px 0; padding: 10px 15px; line-height: 1; text-decoration: none; white-space: nowrap; color: #ddd; background: #666; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.categories a:hover { color: #fff; background: #f26b26; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }

.social { margin: 20px; padding: 10px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.social a { float: left; margin: 0 20px 0 0; padding: 5px 0 9px 28px; font-size: 14px; color: #666; line-height: 1; text-decoration: none; }
.social a:hover { color: #f26b26; }
.social .rss { background: url(images/icon-rss.png) no-repeat 0 1px; }
.social .twitter { background: url(images/icon-twitter.png) no-repeat 0 1px; }

/* texture page */
.texture { padding: 20px 10px; background: #fff; }
.texture h1 { margin: 20px 10px; }
.texture h1 strong { color: #f26b26; }
.texture h1 span { color: #666; }
.texture p { margin: 20px 0; }
.texture h3 { margin: 20px 10px 0; }
.texture hr { margin: 30px 0; }

.meta { margin: 40px 0 20px; font-size: 14px; color: #666; text-align: center; }

.page-nav { margin: 20px 10px; width: auto; background: #ddd; }

.wp-pagenavi { padding: 10px 20px; }
.wp-pagenavi span { border: none; }
.wp-pagenavi a { display: inline-block; padding: 5px; }
.wp-pagenavi .current { display: inline-block; margin: 0 5px; padding: 2px 8px; color: #fff; background: #666; -moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }

.sidebar { margin: 90px 0 0; background: #ddd; }
.sidebar h4 { margin: 40px 20px 10px; }
.sidebar .ad { padding: 20px 0; text-align: center; }

/* blog */
.entry { margin: 20px; padding: 20px 0; border-top: 1px solid #ddd; }
.entry h3 { margin: 0; }
.entry p { margin: 20px 0 0; }

/* footer */
footer { padding: 20px 0; width: 100%; background: #282828; }
footer p { margin: 0 20px; font-size: 12px; color: #666; }
footer a:link, footer a:active, footer a:focus, footer a:visited { color: #666; }
footer a:hover { color: #f26b26; }

/* small desktop specific styles
----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1060px) and (max-width: 1160px) { .content .grid_4 { width: 50%; }
  .texture .grid_8 { width: 58.33333%; }
  .texture .grid_4 { width: 41.66667%; }
  .texture h1 { font-size: 32px; }
  .sidebar { margin: 70px 0 0; border-left: 1px solid #ddd; } }
/* tablet specific styles
----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 1059px) { .featured, .banner { height: 500px; }
  .intro { top: 180px; }
  .intro.hello { top: 150px; }
  .content .grid_7, .content .grid_5, .texture .grid_8, .texture .grid_4 { width: 100%; }
  .texture.category article .grid_4 { width: 50%; }
  .texture h1 { font-size: 32px; }
  .sidebar { margin: 30px 10px 0; } }
/* handheld specific styles
----------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) { .featured, .banner { height: 300px; }
  .featured a, .banner a { right: 50%; margin-right: -80px; }
  .intro, .intro.hello { opacity: 1; top: 0; left: 0; margin: 0; width: 100%; }
  .intro h1, .intro.hello h1 { margin: 20px 20px 15px; font-size: 32px; }
  .intro h2, .intro.hello h2 { margin: 15px 20px 20px; }
  .content .grid_7, .content .grid_5, .texture .grid_8, .texture .grid_4 { width: 100%; }
  .texture .grid_3 { width: 50%; }
  .texture h1 { font-size: 32px; }
  .sidebar { margin: 30px 10px 0; padding: 30px 0 0; border-left: none; border-top: 1px solid #ddd; }
  .sidebar .categories { margin: 0 20px; }
  .sidebar .categories li { float: none; display: block; }
  .sidebar .categories li a:link, .sidebar .categories li a:active, .sidebar .categories li a:focus, .sidebar .categories li a:visited { float: none; display: block; margin: 0 0 10px; padding: 10px 0; width: 100%; text-align: center; } }

/*# sourceMappingURL=style.css.map */
