/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
/*---:[ layout structure ]:---*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #111;
	background-color: #fff;
}
body.landing {
	padding-top: 0;
}
.container {
	width: 897px;
	margin: 0 auto;
}
.landing .container {
	width: 617px;
}
.columns, .columns > .content, .columns > .sidebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.columns > .content {
	width: 617px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ddd;
}
.columns > .sidebar {
	width: 280px;
	float: right;
	padding: 26px 26px 0 26px;
}
/*---:[ links ]:---*/
a {
	color: #FFBF00;
	text-decoration: underline;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
/*---:[ nav menu ]:---*/
.menu {
	position: relative;
	z-index: 50;
	list-style: none;
}
.menu li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	width:18%;
	text-align:center;
}
.menu .sub-menu {
	position: relative;
	left: -1px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: -1px;
}
.menu .sub-menu .sub-menu {
	top: 0;
	left: 10.5625em;
	margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
	display: block;
}
.menu .sub-menu li {
	width: 10.5625em;
	clear: both;
}
.menu a, .menu_control {
	display: block;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	padding: 0.75em 1em;
	text-decoration: none;
}
.menu a:hover {
	background-color: #000;
	opacity: 0.5;
	font-weight: bold;
	font-size: 16px;
}
.menu_control {
	display: none;
	background-color: #fff;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
	border-color: #ddd;
}
.menu .sub-menu .current-menu-item > a {
	border-bottom-color: #ddd;
}
/*---:[ header ]:---*/

.landing .header {
	text-align: center;
}
#site_title {
	font-size: 42px;
	line-height: 1.32em;
	font-weight: bold;
	color: #111;
}
#site_title a {
	color: #111;
}
#site_title a:hover {
	color: #FFBF00;
}
#site_tagline {
	font-size: 16px;
	color: #888;
	line-height: 1.32em;
}
/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt, .grt h3 {
	font-size: 16px;
	line-height: 26px;
}
.grt .headline {
	font-size: 26px;
	line-height: 39px;
	margin: 0;
}
.grt h2 {
	font-size: 20px;
	line-height: 31px;
	margin-top: 39px;
	margin-bottom: 13px;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 22px;
}
.grt .drop_cap {
	font-size: 52px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-bottom: 26px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 26px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 26px;
	margin-right: 26px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 26px;
	margin-left: 26px;
}
.grt .caption {
	margin-top: -13px;
	color: #888;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 36px;
	width: 45%;
	margin-bottom: 13px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}
/*---:[ post box styles ]:---*/
.post_box {
	padding: 26px 26px 0 26px;
	border-top: 1px dotted #ddd;
}
.top {
	border-top: 0;
}
.post_box .headline, .headline a {
	color: #111;
}
.headline a:hover {
	color: #FFBF00;
}
.byline, .byline a {
	color: #888;
}
.byline a {
	border-bottom: 1px solid #ddd;
}
.byline a, .post_author, .post_date {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.byline a:hover, .num_comments {
	color: #111;
}
.byline .post_edit {
	margin-left: 13px;
}
.byline .post_edit:first-child {
	margin-left: 0;
}
.post_author_intro, .post_date_intro, .byline .post_cats_intro {
	font-style: italic;
}
.post_box h2, .post_box h3 {
	color: #111;
}
.post_box h3 {
	font-weight: bold;
}
.post_box ul {
	list-style-type: square;
}
.post_box blockquote {
	color: #888;
	margin-left: 13px;
	padding-left: 13px;
	border-left: 1px solid #ddd;
}
.post_box code {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
}
.post_box pre {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
	background-color: #eee;
	padding: 13px;
	-webkit-tab-size: 4;
	-moz-tab-size: 4;
	tab-size: 4;
}
.post_content li a {
	text-decoration: underline;
}
.post_content li a:hover {
	text-decoration: none;
}
.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 13px;
}
.post_box .wp-caption img, .post_box .post_image_box .post_image, .post_box .thumb {
	margin-bottom: 13px;
}
.wp-caption.aligncenter img {
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text .wp-smiley {
	display: inline;
	margin-bottom: 0;
}
.post_box .wp-caption p {
	font-size: 13px;
	line-height: 22px;
}
.post_box .author_description {
	border-top: 1px dotted #ddd;
	padding-top: 26px;
}
.post_box .author_description_intro {
	font-weight: bold;
}
.post_box .avatar {
	width: 61px;
	height: 61px;
	float: right;
	clear: both;
	margin-left: 13px;
}
.post_box .author_description .avatar {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 13px;
	margin-left: 0;
}
.post_box .post_cats, .post_box .post_tags {
	color: #888;
}
.post_box .alert, .post_box .note {
	padding: 13px;
}
.post_box .alert {
	background-color: #ff9;
	border: 1px solid #e6e68a;
}
.post_box .note {
	background-color: #eee;
	border: 1px solid #ddd;
}
.landing .headline_area {
	text-align: center;
}
/*---:[ other post box styles ]:---*/
.num_comments_link {
	display: inline-block;
	color: #888;
	text-decoration: none;
	margin-bottom: 26px;
}
.num_comments_link:hover {
	text-decoration: underline;
}
.bracket, .num_comments {
	font-size: 26px;
}
.bracket {
	color: #ddd;
}
/*---:[ misc. content elements ]:---*/
.archive_intro {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ddd;
}
.archive_intro .headline {
	margin-bottom: 26px;
}
.prev_next {
	clear: both;
	color: #888;
	border-top: 1px solid #ddd;
	padding: 13px 26px;
}
.prev_next .next_posts {
	float: right;
}
.previous_posts, .next_posts {
	display: block;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.previous_posts a:hover, .next_posts a:hover {
	text-decoration: underline;
}
/*---:[ comments ]:---*/
#comments {
	margin-top: 52px;
}
.comments_intro {
	color: #888;
	margin-bottom: 13px;
	padding: 0 26px;
}
.comments_closed {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	margin: 0 26px 26px 26px;
}
.comment_list {
	list-style-type: none;
	margin-bottom: 52px;
	border-top: 1px dotted #ddd;
}
.comment {
	border-bottom: 1px dotted #ddd;
	padding: 26px;
}
.children .comment {
	list-style-type: none;
	margin-top: 26px;
	border-left: 1px solid #ddd;
	border-bottom: 0;
	padding: 0 0 0 26px;
}
.children .bypostauthor {
	background-color: transparent;
	border-color: #FFBF00;
}
.comment .comment_head {
	margin-bottom: 13px;
}
.children .comment_head {
	margin-bottom: 0;
}
.comment .comment_author {
	font-weight: bold;
}
.comment_date {
	font-size: 13px;
	margin-left: 13px;
	color: #888;
}
.comment_date a {
	color: #888;
}
.comment_footer a {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 13px;
}
.comment_head a:hover, .comment_footer a:hover, .comment_nav a:hover {
	text-decoration: underline;
}
.comment_footer a:first-child {
	margin-left: 0;
}
.comment .avatar {
	width: 52px;
	height: 52px;
	float: right;
	margin-left: 13px;
}
.comment_nav {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: dotted;
	border-color: #ddd;
	padding: 13px 26px;
}
.comment_nav_top {
	border-width: 1px 0 0 0;
}
.comment_nav_bottom {
	margin: -52px 0 52px 0;
	border-width: 0 0 1px 0;
}
.next_comments {
	float: right;
}
/*---:[ inputs ]:---*/
.input_text {
	font-size: inherit;
	line-height: 1em;
	font-family: inherit;
	font-weight: inherit;
	color: #111;
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 0.35em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input_text:focus {
	border-color: #eee;
	background-color: #fff;
}
textarea.input_text {
	line-height: 26px;
}
.input_submit {
	font-size: 20px;
	line-height: 1em;
	font-family: inherit;
	font-weight: bold;
	border: 3px double #ddd;
	background: #eee url('images/bg-button.png') repeat-x;
	padding: 0.5em;
	cursor: pointer;
	overflow: visible;
}
/*---:[ comment form ]:---*/
#commentform {
	margin: 52px 0;
	padding: 0 26px;
}
.comment #commentform {
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.comment_form_title {
	font-size: 20px;
	line-height: 31px;
	color: #111;
	margin: 0 -26px;
	border-bottom: 1px dotted #ddd;
	padding: 0 26px 13px 26px;
}
#commentform label {
	display: block;
}
#commentform p {
	margin-bottom: 13px;
}
#commentform p .required {
	color: #d00;
}
.comment_moderated {
	font-weight: bold;
}
#commentform .input_text {
	width: 50%;
}
#commentform textarea.input_text {
	width: 100%;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFBF00;
}
#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.login_alert {
	font-weight: bold;
	border: 1px solid #ddd;
	background-color: #eee;
}
/*---:[ sidebar ]:---*/
.sidebar {
	font-size: 13px;
	line-height: 19px;
}
.sidebar .headline, .sidebar .sidebar_heading, .sidebar .widget_title {
	font-size: 17px;
	line-height: 24px;
}
.sidebar .sidebar_heading, .sidebar .widget_title {
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.sidebar .input_submit {
	font-size: inherit;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd, .sidebar .left, .sidebar .alignleft, .sidebar .ad_left, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .center, .sidebar .aligncenter, .sidebar .block, .sidebar .alignnone {
	margin-bottom: 19px;
}
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left {
	margin-right: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .stack {
	margin-left: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p, .sidebar .post_excerpt p {
	margin-bottom: 0;
}
.widget, .sidebar .text_box, .sidebar .thesis_email_form, .sidebar .query_box {
	margin-bottom: 38px;
}
.sidebar .thesis_email_form .input_text, .widget li {
	margin-bottom: 10px;
}
.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
	width: 100%;
}
.sidebar .query_box .post_author, .sidebar .query_box .post_date {
	color: #888;
}
.sidebar .post_content, .widget li ul, .widget li ol {
	margin-top: 10px;
}
.widget ul {
	list-style-type: none;
}
.widget li a:hover {
	text-decoration: underline;
}
/*---:[ footer ]:---*/
.footer {
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: #000;
	padding: 15px 30px;
	margin-top:-10px;
}
.footer a {
	color: #888;
}
.footer a:hover {
	color: #111;
}
.landing .footer {
	text-align: center;
}
/*---:[ media queries ]:---*/
@media all and (max-width: 897px) {
	body {
		padding-top: 0;
	}
	.container, .landing .container {
		width: auto;
		max-width: 617px;
	}
	.header {
		padding:10px 0px !important; opacity: 1.0;
	}
	.hi_columns {margin:0 auto !important; padding:0px !important; width:100% !important; margin-bottom:0.5rem;}
	.logo {width:100% !important; padding: 0px !important;}
	.ak {width: 100% !important;}
	.topnav {width: 100% !important; margin-top:15px !important;}
	.review1, .review2, .review3 {width:100% !important; padding: 10px 0px !important;}
	.yellow2 {font-size: 24px !important;}
	.white {color:#fff !important; line-height:45px; !important; padding-bottom:15px !important;}
	.reviews {height: 1000px !important; padding: 25px 0px !important;}
	.alignnone.size-full.wp-image-21 {margin: 0 auto;}
	.tour > a {background:#ffbf00 !important; color: #000 !important; border: 1px solid #000 !important;}
	.tour {width: 100% !important; margin: 50px 0px !important;}
	.intro {height: 350px !important;}
	.text_box > h1 {margin: 225px 0px 50px !important;}
	.about, .contact {padding:25px !important;}
	.tourdates {padding: 0px 25px 25px !important}
	.roar {width: 100% !important;}
	.date, .location {padding:10px 0px !important; margin-bottom: 10px !important;}
	.date {width:100% !important;}
	.asseen {display: none !important;}
	.award_columns {
		float: none !important;
		width: 100% !important;
		border: 0;
	}
	.award_columns > .ac1 {
		float: none !important;
		width: 100% !important;
		border: 0;
	}
	.award_columns > .ac2 {
		float: none !important;
		width: 100% !important;
		border: 0;
	}
	.award_columns > .ac3 {
		float: none !important;
		width: 100% !important;
		border: 0;
	}
	.award_columns > .ac4 {
		float: none !important;
		width: 100% !important;
		border: 0;
	}
	.footer_columns {width: 100% !important;}
	.landing .header {
		border-top: 0;
	}
	.columns > .content {
		float: none;
		width: 100%;
		border: 0;
	}
	.columns > .sidebar {
		float: none;
		width: 100%;
		border-top: 3px double #ddd;
	}
	.menu_control {
		display: block;
		width: 100%;
		border-width: 0;
		background-color: #fff;
		color: #000;
		text-align:center;
		padding: 1em 26px;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.menu {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}
	.menu .sub-menu {
		position: static;
		display: block;
		margin: 0;
		border-top: 1px solid #ddd;
		padding-left: 26px;
	}
	.menu li {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.menu .sub-menu li {
		width: 100%;
	}
	.menu a {
		border-width: 1px 1px 0 0;
		background-color: #fff;
		color: #000;
		padding: 1em 26px;
	}
	.menu .current-menu-item > a {
		background-color: #eee;
	}
	.menu > li > a {
		border-left-width: 1px;
	}
	.menu li:first-child > a:first-child {
		border-top-width: 0;
	}
	.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
		width: 50%;
	}
}
@media all and (max-width: 617px) {
	.menu a {
		border-right-width: 0;
	}
	.menu > li > a {
		border-left-width: 0;
	}
	.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media all and (max-width: 450px) {
	.menu a, .menu_control {
		padding: 1em 13px;
	}
	.header, .columns > .sidebar, .post_box, .prev_next, .comments_intro, .comment, .comment_nav, #commentform, .comment_form_title, .footer {
		padding-right: 13px;
		padding-left: 13px;
	}
	.menu .sub-menu, .children .comment {
		padding-left: 13px;
	}
	.comments_closed, .login_alert {
		margin-right: 13px;
		margin-left: 13px;
	}
	.comment_form_title {
		margin-left: -13px;
		margin-right: -13px;
	}
	.right, .alignright, img[align="right"], .left, .alignleft, img[align="left"] {
		float: none;
	}
	.grt .right, .grt .left, .post_box .alignright, .post_box .alignleft, .grt blockquote.right, .grt blockquote.left {
		margin-right: 0;
		margin-left: 0;
	}
	.post_author:after {
		content: '\a';
		height: 0;
		white-space: pre;
		display: block;
	}
	.grt blockquote.right, .grt blockquote.left, #commentform .input_text, .sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
		width: 100%;
	}
	.post_box blockquote {
		margin-left: 0;
	}
	.comment_date {
		display: none;
	}
}
/*---:[ clearfix ]:---*/
.columns:after, .menu:after, .post_box:after, .post_content:after, .author_description:after, .sidebar:after, .query_box:after, .prev_next:after, .comment_text:after, .comment_nav:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.award_columns, .award_columns > .ac1, .award_columns > .ac2, .award_columns > .ac3, .award_columns > .ac4 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.award_columns > .ac1 { width: 25%; float: left; padding-top: 1%; padding-right: 1%; padding-bottom: 1%; padding-left: 1%; }
.award_columns > .ac2 { width: 25%; float: left; padding-top: 1%; padding-right: 1%; padding-bottom: 1%; padding-left: 1%; }
.award_columns > .ac3 { width: 25%; float: left; padding-top: 1%; padding-right: 1%; padding-bottom: 1%; padding-left: 1%; }
.award_columns > .ac4 { width: 25%; float: left; padding-top: 1%; padding-right: 1%; padding-bottom: 1%; padding-left: 1%; }
.footer_columns, .footer_columns > .fc1, .footer_columns > .fc2, .footer_columns > .fc3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.footer_columns > .fc1 { width: 32%; float: left; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; }
.footer_columns > .fc2 { width: 32%; float: left; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; }
.footer_columns > .fc3 { width: 32%; float: left; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; }
/*---:[ custom CSS ]:---*/
body {font-family: 'Raleway', sans-serif;}
.topnav {padding: 20px 0px; width: 50%; margin-top:25px; float: left;}
.logo {float: left; padding: 10px 20px; width: 15%; margin-right:7%;}
.tour {
    color: #fff;
    float: right;
    margin: 50px 10px 0px 0px;
	width: 20%;
	text-align: center;
	text-transform: uppercase;
	font-size:16px;
	letter-spacing:1px;
}
.emodal img {
  margin-bottom:30px !important;
  margin-right:30px !important;
}
.tour > a:hover {color:#fff !important; opacity:0.5; font-size:16px; border: 3px solid #fff;}
.tour > a {border: 1px solid #fff;color: #fff;padding: 20px 30px; text-decoration:none;}
.header {height: 125px; background-color:#000; opacity: 0.85;}
.ak {width: 200px;}
.hi_columns {margin:0 auto; padding:25px; width:1000px; margin-bottom:0.5rem; }
.award_columns {margin:0 auto; padding:25px; width:1000px; margin-bottom:0.5rem; }
.hero {background: none repeat scroll 0 0%, rgba(0, 0, 0, 0) url("http://hiphopnutcracker.com/wp-content/uploads/2016/09/Hiphopnutcracker_snow-e1473216143526.jpg") no-repeat fixed 0 0 / cover ;}
.intro {height: 800px; color:#fff;}
.text_box > h1 {font-size: 48px; margin: 225px 0 15px; text-align: center; text-transform: uppercase; line-height:48px;}
.ok {padding-bottom:25px;}
.ok1 {
    font-size: 14px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.alignright.size-medium.wp-image-26 {
    margin-top: 50px;
    border-radius: 2000px;
    margin-left: 100px;
}
.yellow {color: #FFBF00;text-align: center;}
.yellow2 {color: #ffbf00;text-align: center;font-size: 30px;line-height: 30px; background:#000; padding:25px; opacity: 0.8; border-radius:20px;}
.castheader {text-align: center; margin-top:10px}
.castheader1 {text-align: center; margin-bottom:10px; font-style:italic;}
.white {font-size: 48px; padding: 50px 0px 50px; text-align:center; text-transform:uppercase; color:#fff;}
.reviews {background: none repeat scroll 0 0%, rgba(0, 0, 0, 0) url("http://hiphopnutcracker.com/wp-content/uploads/2016/09/HHN-2015-41.jpg") no-repeat fixed 0 0 / cover ; height:750px;}
.review1, .review2, .review3 {width: 31%; float:left;}
.review1 {padding: 300px 1% 15px;}
.review2 {padding: 175px 1% 15px;}
.review3 {padding: 300px 1% 15px;}
iframe.yt {
    border: 10px solid #585858;
    margin: 35px auto;
}
.aligncenter.size-full.wp-image-30 {
    border-radius:100px;
}
.asseen {border-top: 2px solid #000; border-bottom:2px solid #000; padding: 10px 30px 20px;}
.date {background: #000; color:#fff; text-align: center; text-transform:uppercase; font-style:bold; float:left; width:40%; padding:25px 0px; font-size:20px;}
.location {color:#fff; text-align:center; padding:25px 0px; font-size:20px;}
.tourdates {background: none repeat scroll 0 0%, rgba(0, 0, 0, 0) url("http://hiphopnutcracker.com/wp-content/uploads/2016/09/HHN-2015-096.jpg") no-repeat fixed 0 0 / cover ;}
.tourdates > .roar {float:left;}
.roar {border: 1px solid; margin: 5px auto; width: 70%;}
.width {width: 80%; margin: 0 auto;}
.emodal-title {
    margin-bottom: 25px;
    text-transform: uppercase;
}
.footer_columns {width:500px; margin:15px auto !important;}
.social1 {font-size:20px; text-transform:uppercase; color: #ffbf00;text-align: center; margin-bottom:15px;}
.red {color:#FF0000;}
.nf-form-fields-required {font-size: 14px;font-style: italic;margin-bottom: 10px;}
.field-wrap input[type="submit"], .field-wrap input[type="button"], .field-wrap button {
    background: #ffbf00 none repeat scroll 0 0;
    border: none;
    font-size: 25px;
	padding:15px 50px;
    text-transform: uppercase;
    width: auto;
}
input#nf-field-1 {height: 40px;}
input#nf-field-2 {height: 40px;}
input#nf-field-5 {height: 40px;}
.top2 {margin-top:25px;}
.hiphop1 {font-size:14px; font-style:italic; text-align: center; margin-bottom:20px; }
.hiphop2 {text-align:center; border-top: 1px solid #ddd; padding:25px;}
.hiphop3 {text-align:center; border-top: 1px solid #ddd; border-bottom:1px solid #ddd; padding:25px;}
.white5 {text-align:center; color:#fff; padding: 25px;}
.cast {
  background:url("http://www.austinkane.net/wp-content/uploads/2015/06/gray-squares-300x300.png") 0px 0 repeat scroll;
  border-bottom:1px solid #DDDDDD;
  border-top:1px solid #DDDDDD;
}
.award_columns:after, .footer_columns:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }