/*
Theme Name: tkd
Author: Justcode / Pete Wallis
Description: Built from the Toolbox theme; A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1

*/

/* =Structure
-------------------------------------------------------------- */


@font-face {
    font-family: 'IndieStarBB';
    src: url('webfonts/indiestarbb_bld-webfont.eot');
    src: url('webfonts/indiestarbb_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/indiestarbb_bld-webfont.woff') format('woff'),
         url('webfonts/indiestarbb_bld-webfont.ttf') format('truetype'),
         url('webfonts/indiestarbb_bld-webfont.svg#IndieStarBBBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'IndieStarBB';
    src: url('webfonts/indiestarbb_reg-webfont.eot');
    src: url('webfonts/indiestarbb_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/indiestarbb_reg-webfont.woff') format('woff'),
         url('webfonts/indiestarbb_reg-webfont.ttf') format('truetype'),
         url('webfonts/indiestarbb_reg-webfont.svg#IndieStarBBRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html { 
	overflow-y: scroll; 
}
ul, menu, dir, h1, h2, h3, h4, h5, h6 {
	margin:0 0 0 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.1em 0;	
	}

h2, h3, h4, h5, h6 {
	font-weight: bold;
    font-style: normal;	
	margin: 0.3em 0;
}
h1 {font-size: 35px;}
h2 {font-size: 30px;}
h3 {font-size: 30px;}

p {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
	margin:0.9em 0;
}

strong, b {
	font-size:1em;
	font-weight:bold;
}

a:link {color:#61bd36; 	text-decoration:none;}      /* unvisited link */
a:visited {color:#61bd36; text-decoration:none;}  /* visited link */
a:hover {color:#277900; text-decoration:none;}  /* mouse over link */
a:active {color:#61bd36; text-decoration:none;}  /* selected link */


body {
	background:url(img/eeeeee_noise1px_200x200.jpg);
	color: #584d4d;
	font-family: 'IndieStarBB', 'Gochi Hand', cursive, Helvetica, Geneva, Arial, sans-serif;
	font-size:24px;

}

#page {
	padding:0px;
	width:1260px;
	height:1289px;
	margin:10px auto;
	display: block;
	background:url(img/bg-default.jpg) no-repeat #fff;
	border:0px solid #ccc;
}
#page[role="home"] {
	background:url(img/bg-home.jpg) no-repeat #fff;	
}
#primary {
	float:left;
	width:840px; 
	clear:left;
	margin:0 0 0 40px;
}
#slideshow-wrapper{
	margin: 15px 0px 20px 0px;
	padding: 0 25px 0 25px;
	height:240px;
	background:url() no-repeat transparent;		
}
#slideshow-wrapper p{
	margin:0;
	padding:0;
	width:0;
	height:0;
}
#slideshow-controls {	
	height:20px;
	width:810px;
	margin:0 auto;	
	text-align:right;
	padding:0;
	position:absolute;
	top:500px;
	z-index:+30;
	color:#fff;
	font-size:0.8em;
}
#content {
	color:#fff;
	margin: 20px 20px 0 0;
	padding: 0px 0px 0 30px;
	width:780px;
	height:975px;
	overflow:auto;
	float:left;
	line-height:1em;

}

#content label {
	color:#fff;
	font-family: 'IndieStarBB', 'Gochi Hand', cursive, Helvetica, Geneva, Arial, sans-serif;
	font-size:24px;
}
#content::-webkit-scrollbar {
    width: 15px;
	margin:0 0 0 10px;
}

#content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1); 
	background:transparent;
    border-radius: 10px;

}
#content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 9px rgba(0,0,0,1); 
	background:#222;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */
#branding {
	height:235px;
	width:1260px;
	text-align:left;
	clear:both;
}
#branding h1{
	display:block;
	padding:0;
	clear:none;
	float:left;
}
hgroup {
	height:235px;
	width:286px;
	clear:none;
	float:left;
}
#site-title {
	height:235px;
	top:-0;
	width:286px;
	margin:0;
	clear:none;
	float:left;
	background:url(img/logo-sprite.png) 0 -235px no-repeat transparent;
	position:relative;
	z-index:+25;
}
#site-title:hover {
	background:url(img/logo-sprite.png) -0px -0px no-repeat transparent;	
	position:relative;
	height:235px;
	top:-0;
	width:286px;
	margin:0;

}





/* =Menu
-------------------------------------------------------------- */
#nav {
	display:inline-block;
	list-style:none;
	width:934px;
	height:195px;
	float:left;
	padding:38px 0 0 0;
	margin:0;
	z-index:+25;
}
#nav li {
	clear:none;
	float:left;
	position:relative;
	height:88px;
	line-height:88px;
	z-index:+25;
}
#nav li a {
	display:inline-block;
	width:100%;
	height:100%;
	position:relative;
}

#nav-about-us {
	width:132px;
	height:88px;
	top:0px;
	background:url(img/nav-about-us.png) 0 0 no-repeat transparent;
}
#nav-about-us a:hover {background:url(img/nav-about-us.png) -0px -88px no-repeat transparent;}

#nav-news {
	width:88px;
	height:88px;
	top:0px;
	background:url(img/nav-news.png) 0 0 no-repeat transparent;
}
#nav-news a:hover {background:url(img/nav-news.png) -0px -88px no-repeat transparent;}

#nav-future-shows {
	width:191px;
	height:88px;
	top:0px;
	background:url(img/nav-future-shows.png) 0 0 no-repeat transparent;
}
#nav-future-shows a:hover {background:url(img/nav-future-shows.png) -0px -88px no-repeat transparent;}

#nav-young-company {
	width:195px;
	height:88px;
	top:0px;
	background:url(img/nav-young-company.png) 0 0 no-repeat transparent;
}
#nav-young-company a:hover {background:url(img/nav-young-company.png) -0px -88px no-repeat transparent;}

#nav-community {
	width:152px;
	height:88px;
	top:0px;
	background:url(img/nav-community.png) 0 0 no-repeat transparent;
}
#nav-community a:hover {background:url(img/nav-community.png) -0px -88px no-repeat transparent;}

#nav-past-shows {
	width:173px;
	height:88px;
	top:0px;
	background:url(img/nav-past-shows.png) 0 0 no-repeat transparent;
}
#nav-past-shows a:hover {background:url(img/nav-past-shows.png) -0px -88px no-repeat transparent;}

#nav-book-show {
	width:184px;
	height:88px;
	top:0px;
	background:url(img/nav-book-show.png) 0 0 no-repeat transparent;
}
#nav-book-show a:hover {background:url(img/nav-book-show.png) -0px -88px no-repeat transparent;}

#nav-work-with-us {
	width:194px;
	height:88px;
	top:0px;
	background:url(img/nav-work-with-us.png) 0 0 no-repeat transparent;
}
#nav-work-with-us a:hover {background:url(img/nav-work-with-us.png) -0px -88px no-repeat transparent;}

#nav-support-us {
	width:158px;
	height:88px;
	top:0px;
	background:url(img/nav-support-us.png) 0 0 no-repeat transparent;
}
#nav-support-us a:hover {background:url(img/nav-support-us.png) -0px -88px no-repeat transparent;}

#nav-contact-us {
	width:161px;
	height:88px;
	top:0px;
	background:url(img/nav-contact-us.png) 0 0 no-repeat transparent;
}
#nav-contact-us a:hover {background:url(img/nav-contact-us.png) -0px -88px no-repeat transparent;}

#nav-gallery {
	width:127px;
	height:88px;
	top:0px;
	background:url(img/nav-gallery.png) 0 0 no-repeat transparent;
}
#nav-gallery a:hover {background:url(img/nav-gallery.png) -0px -88px no-repeat transparent;}


/* =Content
-------------------------------------------------------------- */

.sticky {
}
article {
	padding:5px 0 5px 0;
}

.entry-meta {
	clear: both;
	display: block;
}

.entry-title {
	font-weight:bold;
	padding:10px 0;
	margin:0;
}
.entry-title-nodisplay {
	display:; /* Hides the title that Wordpress prints at the top of every page */
} 
.entry-content {
	padding:0; !important
	margin:0; !important
}

.entry-title-testimonials {
	padding-bottom:0; !important
	margin-bottom:0; !important
}

.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {

}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 0;

}

#secondary {
	width:275px;
	float:right;
	margin: 0 82px 0 0px;
}
#secondary img{
	padding-left:0; !important 
}

#footer {
	padding: 0 0 0 0;
	text-align:center;
	font-size:0.8em;
}



/* =Sidebar tweaks
-------------------------------------------------------------- */

#twitter-2 {
	padding:0 0 0px 0;
	margin:0 0 20px 0;
	height:540px;
	overflow:hidden;
	font-weight:bold;
	font-size:18px;
}
#twitter-2 ul{
	list-style: inside 	url(img/tkd_bullet_sml.png);
}
#twitter-2 li{
	padding:0 0 10px 0;
}

#twitter-2 h1,
.twitter-widget-title {
	visibility:hidden;
	height:10px; 
	margin:0px;
	padding:0px;
}
#video-2 {
	padding:0 0 20px 0;	
}

/* =Misc
-------------------------------------------------------------- */

#star {
	text-align:right;
	width:385px;
	height:25px;
	position:absolute;
	margin:150px auto;
	left:50%;
	z-index:+20;
	overflow:visible;	
}
.post-content {
	display:inline-block;
	float:left;
	clear:none;
}

.post-content img.attachment-thumbnail {
	display:inline-block;
	clear:none;
	float:left;
	padding:0 10px 10px 0; /* featured image thumbnail	*/

}
.post-content img.attachment-medium {
	display:inline-block;
	clear:none;
	float:right;
	padding:0 0 10px 10px; /* featured image medium	*/
}
.post-content .event-dates {
	font-size:26px;
	font-weight:bold;
	color:#ccc;
	padding:0 0 8px 0;
	margin:0;
}
.post-content p{
	padding:0;
	margin:0;
}


.pagination .previous {
	float:left;
	clear:none;
}
.pagination .next {
	float:right;	
	clear:none;
}


.show-image-wrapper {
	width:100px;	
	height:100px;
	overflow:hidden;
	float:left;
	clear:none;
	background:#fff;
	padding:4px;
	margin:0 10px 10px 0;
	border:1px solid #ccc;
}

.show-image-wrapper img {
	height:100%;	
	min-height:100px;
	max-width:100px;

}
.show-image-wrapper-all {
	height:100px;
	width:100%;	
	clear:both;
	padding-top:20px;
}


#ngg-sidebar-widget-2 img {
	border:2px solid #000;
	margin:0 0 0 5px;
}


/* Small View of Profiles */
.no-text-entry article {
	width:340px;
	height:140px;
	padding:10px;
	margin:0 10px 0px 10px;
	float:left;
	clear:none;	
	background:#111;
	border:2px dashed #ccc;
}
.no-text-entry article img{
	float:right;
}
.about-us-box {
	width:770px;	
	height:190px;
	padding:0 0 0 0;

}
.see-all {
	float:right;	
}

#contact-form {
	padding:10px 10px 10px 10px;
	border:2px dashed #000;
	width:246px;
	margin-top:13px;
	background:#eee;
}
#contact-form h3{

}