/*  
	Theme Name: WooTube
	Description: Adapted by <a href="http: //www.tjkelly.com">TJ Kelly</a>.
	Author: TJ Kelly
	Author URI: http: //www.tjkelly.com
*/



/* Resets
----------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote: before, blockquote:after,
q: before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Typography
----------------------------------------------------------------------------------------------*/
p,li,th,td,input,select,textarea {
	font-size: 16px;
	line-height: 26px;
}
p {
	margin: 0 0 30px;
}
ul, ol {
	margin: 0 0 30px 20px;
}
.media_page ol,
.media_page ul,
#nav,
.no_bullet {
	list-style: none;
}
strong {
	font-weight: bold;
	color: #666;
}
em {
	font-style: italic;
	color: #666;
}



/* Headings
----------------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2,h3 {
	padding: 10px 0;
}
h1 {
	padding: 0 0 20px;
	font-size: 36px;
	/* font-weight: normal; */
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}



/* Links
----------------------------------------------------------------------------------------------*/
a,
a em {
	color: #08c;
}
a:hover,
a:hover em {
	color: #27a;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
}
h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus {
	text-decoration: underline;
}
h1, h1 a,
h1 a:hover, h1 a:focus,
h3, h3 a,
h3 a:hover, h3 a:focus {
	color: #555;
}
h2, h2 a,
h2 a:hover, h2 a:focus {
	color: #333;
}
.small_heading {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #dfdfdf;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	-o-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	font-size: 16px;
	font-weight: bold;
	color: #888;
}



/* Layout
----------------------------------------------------------------------------------------------*/
body,
input,
select,
textarea {
	/* font-family: "lucida grande", tahoma, helvetica, sans-serif; */
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-weight: normal;
}
body,
input[type="text"],
input[type="password"],
select,
textarea {
	color: #999;
}
body {
	font-size: 62.5%;
	background-color: #fff;
}



/* Meta
----------------------------------------------------------------------------------------------*/
#meta_wrap {
	border-top: 1px solid #555;
	border-top: 1px solid rgba(255,255,255,.1);
	border-bottom: 2px solid #000;
	border-bottom: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: 0 -1px 0 #444 inset;
	-moz-box-shadow: 0 -1px 0 #444 inset;
	-o-box-shadow: 0 -1px 0 #444 inset;
	box-shadow: 0 -1px 0 #444 inset;
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset;
	-moz-box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset;
	-o-box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset;
	width: 100%;
	overflow: hidden;
	/* height: 44px; */
	/* background: #111 url(images/tjk_meta_bg.png) 0 0 repeat; */
	background-color: #333;
	background-color: #972019;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1)));
	background-image: -moz-linear-gradient(0% 100% 90deg,rgba(255,255,255,.1),rgba(0,0,0,.1));
}
#meta {
	margin: 0 auto;
	width: 980px;
	/* height: 44px; */
}
#logo,
#nav li,
#nav a {
	margin: 0;
	float: left;
}
#logo a,
#nav a {
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
	font-weight: bold;
	color: #dfdfdf;
	/* color: rgba(255,255,255,.9); */
	/*
	text-indent: -9999em;
	width: 175px;
	height: 44px;
	display: block;
	background: url(images/tjk_logo.png) 0 0 repeat;
	*/
}
#logo a:hover,
#logo a:focus,
#nav a:hover,
#nav a:focus {
	color: #fff;
	/* background-position: 0 -44px; */
}
#logo {
	/* margin-right: 10px; */
	font-size: 26px;
	line-height: normal;
	/*
	height: 44px;
	background: url(images/tjk_logo.png) 0 0 repeat;
	*/
}
#logo a {
	padding: 16px 0;
}



/* Nav
----------------------------------------------------------------------------------------------*/
#nav {
	margin: 0;
	border-left: 1px solid #222;
	border-left: 1px solid rgba(0,0,0,.25);
	width: 75%;
	float: right;
}
#nav li {
	border-right: 1px solid #222;
	border-right: 1px solid rgba(0,0,0,.25);
	font-size: 20px;
	text-align: center;
	width: 19.8%;
}
#nav a {
	padding: 20px 0;
	border: solid #9b3b31;
	border: solid rgba(255,255,255,.075);
	border-width: 0 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#nav .nav_active {
	border-color: #7b2d21;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.25) inset;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.25) inset;
	-o-box-shadow: 0 0 4px rgba(0,0,0,.25) inset;
	box-shadow: 0 0 4px rgba(0,0,0,.25) inset;
	background: #9a362c;
}
#nav a:hover,
#nav a:focus {
	background: #a53a2f;
}
#nav a:active {
	border-color: rgba(0,0,0,.175);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.35) inset;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.35) inset;
	-o-box-shadow: 0 0 15px rgba(0,0,0,.35) inset;
	box-shadow: 0 0 15px rgba(0,0,0,.35) inset;
	background: #8d2a1f;
}
/*
#nav li a {
	float: left;
	color: #ccc;
	/*
	text-indent: -9999em;
	line-height: 44px;
	height: 44px;
	background-image: url(images/tjk_nav.png);
	background-repeat: no-repeat;
	* /
}
#nav li a:hover {
	color: #fff;
}

/* Nav > Audition * /
#nav li#nav_audition a {
	width: 114px;
	background-position: 0 0;
}
#nav li#nav_audition a:hover {
	background-position: 0 -44px;
}

/* Nav > Media * /
#nav li#nav_media a {
	width: 94px;
	background-position: -114px 0;
}
#nav li#nav_media a:hover {
	background-position: -114px -44px;
}

/* Nav > Music * /
#nav li#nav_music a {
	width: 95px;
	background-position: -208px 0;
}
#nav li#nav_music a:hover {
	background-position: -208px -44px;
}

/* Nav > Schedule * /
#nav li#nav_schedule a {
	width: 114px;
	background-position: -303px 0;
}
#nav li#nav_schedule a:hover {
	background-position: -303px -44px;
}

/* Nav > Members * /
#nav li#nav_members a {
	width: 114px;
	background-position: -417px 0;
}
#nav li#nav_members a:hover {
	background-position: -417px -44px;
}

/* Nav > About * /
#nav li#nav_about a {
	width: 97px;
	background-position: -531px 0;
}
#nav li#nav_about a:hover {
	background-position: -531px -44px;
}

/* Nav > Contact * /
#nav li#nav_contact a {
	width: 107px;
	background-position: -628px 0;
}
#nav li#nav_contact a:hover {
	background-position: -628px -44px;
}

/* Header */
#header {
	margin: 0 auto;
	padding: 20px 0;
	max-width: 980px;
}
/*
#header .advert {
	position: absolute;
	left: 470px;
	top: 36px;
}
#meta_alert {
	padding: 15px 0;
	background: #fff;
}
#meta_alert > .alert_yellow {
	margin: 0;
	color: #444;
}
*/

/* Content Layout */
#main_body {
	border-top: 1px solid #fff;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#eee),to(#fff));
	background-image: -webkit-gradient(linear,0% 0%,0% 50%,from(rgba(230,236,243,.2)),to(#fff));
	background-image: -moz-linear-gradient(0% 40px 90deg,rgba(0,0,0,0),rgba(0,0,0,.1)), -moz-linear-gradient(0% 300px 90deg,rgba(255,255,255,0),#e8e8e8);
	background-image: -moz-linear-gradient(0% 500px 90deg,rgba(255,255,255,0),rgba(230,236,243,.5));
}
#content {
	margin: 0 auto;
	padding: 30px 0;
	max-width: 980px;
}
#primary_content {
	max-width: 640px;
	float: left;
	position: relative;
}
#content.one_col #primary_content {
	max-width: 100%;
	float: none;
}
#secondary_content,
.secondary_content {
	padding: 0 0 0 30px;
	max-width: 310px;
	float: left;
}



/* Subnav
----------------------------------------------------------------------------------------------*/
.subnav {
	margin: -50px 0 0;
}
.subnav li {
	margin: 0 0 0 15px;
	float: left;
}
.subnav a {
	padding: 2px 16px;
	*border: 1px solid #dfdfdf;
	border/*\**/:1px solid #dfdfdf\9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-o-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	display: block;
	color: #666;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f2f2f2));
	background-image: -moz-linear-gradient(0% 100% 90deg,#f2f2f2,#fff);
}
.subnav a:hover,
.subnav a:focus {
	color: #333;
	background-color: #fbfbfb;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f6f6f6));
	background-image: -moz-linear-gradient(0% 100% 90deg,#f6f6f6,#fff);
}
.subnav a:active {
	color: #333;
	background-color: #fbfbfb;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#f6f6f6),to(#fff));
	background-image: -moz-linear-gradient(0% 100% 90deg,#fff,#f6f6f6);
}


/* Common & General */
/* more » 
p.read_more {
	margin: 0;
	padding: 0 5px 5px 0;
	text-align: right;
}
p.read_more a {
	padding: 4px 6px;
}
p.read_more a:hover {
	color: #16e;
	background: #dcecff;
}
*/


/* Login & Register */
/* Login Form 
.login form {
	margin: 0 0 10px;
	padding: 6px 10px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 604px;
	float: left;
	background: #f0f3f4;
}
.login form p {
	margin: 0;
	padding: 4px 0;
	width: 580px;
	float: left;
	clear: left;
}
.login form p.submit {
	margin: 5px 0 0;
}
.login form label {
	font-weight: bold;
	width: 300px;
	float: left;
	color: #333;
}
.login form br {
	display: none;
}
.login form label input {
	width: 200px;
	float: right;
}

/* Login Links 
.login ul.links {
	margin: 0;
	clear: left;
}
.login ul.links li {
	padding: 6px;
	display: inline;
}
*/

/* Homepage */
/* Homepage > Feature */
#homepage_feature {
	margin-bottom: 15px;
	border: none;
	max-width: 640px;
}
#homepage_feature .homepage_feature_video {
	margin: 0 0 15px;
	/* padding: 2px 3px 4px; */
	max-width: 640px;
	min-height: 358px;
	/*
	position: relative;
	z-index: 1;
	background: url(images/tjk_homepage_feature_video_bg.png) center bottom no-repeat;
	*/
}
/*
#homepage_feature #homepage_feature_video_top {
	width: 646px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: url(images/tjk_homepage_feature_video_top.png) 0 0 no-repeat;
}
*/
.homepage_feature_info {
	margin: 0 0 40px;
	padding: 10px 15px;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	text-decoration: none;
	background: #f4f4f4;
	/*
	width: 626px;
	float: left;
	position: relative;
	*/
}
.homepage_feature_info h1 {
	font-size: 24px;
	font-weight: bold;
	/*
	margin: 0;
	padding: 0 0 5px;
	float: left;
	*/
}
.homepage_feature_info p {
	margin: 0;
	color: #888;
}
/*
.homepage_feature_info:hover,
.homepage_feature_info:focus {
	border-color: #9cf;
	background: #def;
}
.homepage_feature_info:hover h1,
.homepage_feature_info:focus h1 {
	text-decoration: underline;
	color: #27a;
}
*/

/*
#homepage_feature .homepage_feature_info h1 a {
	color: #000;
}
#homepage_feature .homepage_feature_info #homepage_feature_content {
	clear: left;
}
*/

/* Post meta */
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta {
	padding: 5px 0 0;
	border-top: 1px solid #fff;
	clear: left;
}

/* Post meta > ratings */
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta #homepage_feature_ratings {
	float: left;
}
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta #homepage_feature_ratings .homepage_feature_ratings_text {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 1.1em;
	float: left;
}
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta #homepage_feature_ratings .post-ratings {
	width: 80px;
	float: left;
}

/* Post meta > date & category */
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta .homepage_feature_meta_posted {
	margin: 0;
	font-size: 1.1em;
	text-align: right;
	float: right;
	color: #aaa;
}
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta a {
	color: #888;
}
#homepage_feature .homepage_feature_info #homepage_feature_content #homepage_feature_meta a:hover {
	color: #aaa;
}

/* Post meta > comments */
#homepage_feature .homepage_feature_info #homepage_feature_comments {
	margin: 0;
	font-size: 1.6em;
	width: 36px;
	height: 38px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(images/tjk_icon_comment_medium.png) 0 0 no-repeat;
}
#homepage_feature .homepage_feature_info #homepage_feature_comments a {
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	width: 36px;
	height: 30px;
	display: block;
	color: #356;
}
#homepage_feature .homepage_feature_info #homepage_feature_comments a:hover {
	text-decoration: underline;
	color: #333;
}

/* Homepage > Thumbs */
#homepage_video_thumbs {
	margin: 0 0 5px;
	width: 646px;
	float: left;
}
.homepage_video_item,
.related_posts li {
	width: 33%;
}
.homepage_video_item:nth-of-type(3n+1) {
	clear: left;
}
.homepage_video_link,
.related_posts p {
	text-align: center;
	color: #888;
}
.homepage_video_link {
	padding: 10px 10px 7px;
	text-decoration: none;
}
.homepage_video_link:hover,
.homepage_video_link:focus,
.related_posts a:hover,
.related_posts a:focus {
	background: #def;
}
.homepage_video_link:hover,
.homepage_video_link:focus,
.related_posts a:hover p,
.related_posts a:focus p {
	color: #27a;
}
.home_video_title,
.related_posts p {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.home_video_title {
	padding-top: 3px;
}
.wp_pagenavi_wrap,
.related_posts a {
	overflow: hidden;
}

/* Related Posts */
.related_posts li {
	margin-bottom: 30px;
	text-align: center;
	float: left;
}
.related_posts a {
	padding: 10px 5px;
	text-decoration: none;
}
.related_posts p {
	margin: 0 5px;
}
.fb_iframe_widget {
	top: -3px;
}


/*
#homepage_video_thumbs .homepage_video_item {
	margin: 0 0 10px 17px;
	padding: 5px;
	width: 192px;
	height: 189px;
	float: left;
	position: relative;
	background: url(images/tjk_homepage_video_item_bg.png) 0 0 no-repeat;
}
#homepage_video_thumbs .homepage_video_item_1.homepage_video_item {
	margin: 0 0 10px;
}
#homepage_video_thumbs .homepage_video_item h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#homepage_video_thumbs .homepage_video_item h3 a {
	display: block;
	position: relative;
	z-index: 2;
	color: #fff;
}
#homepage_video_thumbs .homepage_video_item h3 a:hover {
	text-decoration: none;
}
#homepage_video_thumbs .homepage_video_item h3 a img {
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 3;
}
#homepage_video_thumbs .homepage_video_item h3 a span {
	padding: 4px 7px;
	display: block;
	width: 164px;
	position: absolute;
	top: 13px;
	left: 12px;
	color: #f4f3f2;
	background: #b20;
	z-index: 4;
}
#homepage_video_thumbs .homepage_video_item h3 a:hover span {
	color: #fff;
	background: #d31;
}
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info {
	width: 192px;
	height: 32px;
	position: absolute;
	bottom: 16px;
	left: 5px;
}
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info .post-ratings {
	padding: 8px 5px;
	width: 153px;
	position: relative;
}
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info .post-ratings .post-ratings-text {
	position: absolute;
	top: 0;
	right: 0;
}
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info p.homepage_video_item_comments {
	margin: 0;
	font-size: 1.1em;
	position: absolute;
	top: 5px;
	right: 3px;
}
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info p.homepage_video_item_comments a,
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info p.homepage_video_item_comments strong {
	font-weight: normal!important;
	text-align: center;
	text-decoration: none;
	width: 25px;
	height: 25px;
	display: block;
	color: #666;
	background: url(images/bg_comment_cloud.png) no-repeat scroll 0 0;
}
#homepage_video_thumbs .homepage_video_item .homepage_video_item_info p.homepage_video_item_comments a:hover {
	text-decoration: underline;
	color: #222;
}

/* Homepage > About Text */
#homepage_about_text {
	width: 646px;
	float: left;
}
#homepage_about_text h2 a {
	color: #c21;
}



/* Single Post  ////// */
/* Single > Feature
#single_feature {
	margin-bottom: 15px;
	border: none;
	width: 646px;
} */
.single_video {
	margin: 0 0 10px;
	padding: 0 0 7px;
	width: 640px;
	min-height: 358px;
	/*background: url(images/tjk_single_video_bg.png) 0 0 no-repeat;*/
	}
.single_info {
	margin: 15px 0 30px;
	padding: 5px 10px;
	border-bottom: 1px solid #dfdfdf;
	width: 626px;
	float: left;
	position: relative;
	background: #f2f4f7;
}
.single_info h1 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 3em;
	float: left;
}

/* Single > Content
#single_content {
	clear: left;
	position: relative;
}
#single_content h1 {
	padding-right: 50px;
	font-size: 30px;
}
#single_content p {
	font-size: 13px;
	line-height: 20px;
}
*/
/* Post meta 
.single_info #single_meta {
	padding: 5px 0 0;
	border-top: 1px solid #fff;
	clear: left;
}
*/
/* Post meta > ratings 
.single_info #single_meta #single_ratings {
	float: left;
}
.single_info #single_meta #single_ratings .single_ratings_text {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 1.1em;
	float: left;
}
.single_info #single_meta #single_ratings .post-ratings {
	width: 80px;
	float: left;
}
*/
/* Post meta > date & category */
.single_meta_posted {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}
.single_info #single_meta a {
	color: #888;
}
.single_info #single_meta a:hover {
	color: #aaa;
}

/* Post meta > comments */
#single_content #single_comments {
	margin: 0;
	font-size: 1.6em;
	width: 36px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 4px;
	background: url(images/tjk_icon_comment_medium.png) 0 0 no-repeat;
}
#single_content #single_comments a {
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	width: 36px;
	height: 30px;
	display: block;
	color: #356;
}
#single_content #single_comments a:hover {
	text-decoration: underline;
	color: #333;
}

/* Single > Embed Options */
.single_info #embed_wrap {
	margin: 0 0 5px;
	padding: 8px 0 0;
	float: left;
	clear: left;
}
.single_info #embed_wrap h3 {
	padding: 0 0 10px 40px;
	/* font: normal 15px "lucida grande", tahoma, helvetica, sans-serif; */
	font-size: 16px;
	color: #444;
	background: url(images/tjk_icon_link_20_aqua.png) 10px 0 no-repeat;
}
.single_info #embed_wrap ul {
	margin: 0;
}
.single_info #embed_wrap li {
	padding: 2px 0;
	width: 626px;
	float: left;
}
.single_info #embed_wrap li p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-align: right;
	width: 100px;
	float: left;
	color: #999;
}
.single_info #embed_wrap li .embed_textarea {
	margin: 0;
	padding: 0 4px;
	border: 1px solid #dfdfdf;
	font: normal 12px/21px courier;
	width: 506px;
	height: 20px;
	overflow: hidden;
}
.share_widget {
	top: 0;
}
.share_widget_twitter {
	right: 178px;
}
.share_widget_facebook {
	top: 3px;
	right: 88px;
}
.share_widget_google {
	right: 60px;
}
.share_widget_stumble {
	right: 0;
}


/*////////////////////////////////////////]=  Archive Pages  [////////////////////////////////////////*/
.archive_post_wrap {
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #dfdfdf;
	width: 646px;
	float: left;
}
#primary_content .archive_post_wrap h2 a {
	color: #d31;
}
.archive_post_wrap .post_time {
	font-size: 11px;
}
.archive_post_wrap .post_content p {
	font-size: 13px;
	color: #666;
}
.archive_post_wrap .post_meta {
	width: 646px;
	float: left;
}
.archive_post_wrap .post_meta p {
	margin: 0;
	font-size: 11px;
}
.archive_post_wrap .post_meta p a {
	color: #999;
}


/* Pages
----------------------------------------------------------------------------------------------*/
.width_50.border_box {
	padding: 0 0 0 15px;
}
.ie6 .width_50.border_box,
.ie7 .width_50.border_box {
	width: 48%;
}
.width_50.border_box:first-child,
.width_50.border_box:first-of-type {
	padding: 0 15px 0 0;
}

/* Audition Page */
#audition_requirements,
.wpcf7-form {
	padding: 15px 20px;
	border: 1px solid #dfdfdf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	background-color: #f4f4f4;
	/* height: 246px; */
	/* background: url(images/tjk_audition_requirements_block.png) 0 0 no-repeat; */
}
#audition_requirements {
	margin: 40px 0 50px;
}
.audition_section {
	/* margin: 0 0 20px; */
	width: 313px;
	float: left;
}
.audition_section_1
.audition_section_3 { 
	padding-right: 10px;
}
.audition_section_2,
.audition_section_4 {
	padding-left: 10px;
}
#audition_next_step {
	clear: left;
}

/* Contact page */
.connect_link {
	padding: 5px 5px 10px;
}
.connect_sprite {
	margin-right: 10px;
	width: 32px;
	height: 32px;
	background-image: url(images/sprite-social-icons.png);
	background-repeat: no-repeat;
}
.connect_sprite_facebook {
	background-position: 0 0;
}
.connect_sprite_twitter {
	background-position: 0 -32px;
}
.connect_sprite_youtube {
	background-position: 0 -64px;
}
.connect_sprite_flickr {
	background-position: 0 -96px;
}
/*
#audition_requirements ul {
	margin: 10px 0 0 5px;
}
#audition_requirements li {
	padding: 8px 0 8px 20px;
	font-size: 13px;
	color: #777;
	background: url(images/tjk_icon_play_blue.png) 0 10px no-repeat;
}
.audition_section ul {
	margin: 0 0 0 5px;
}
.audition_section li {
	padding: 4px 0 4px 14px;
	background: url(images/tjk_icon_arrow_grey.png) 0 7px no-repeat;
}
*/

/*
#music_page .music_item {
	padding: 20px 0;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
}
#music_page .music_item ul {
	margin: 0 0 30px;
	 overflow: hidden;
}
#music_page .music_item ul a {
	padding: 3px 0 3px 9px;
	float: left;
	clear: left;
	background: url(images/tjk_icon_arrow_sprite.png) 0 7px no-repeat;
}
#music_page .music_item ul a:hover {
	background-position: 0 -10px;
}
.group {
	width: 320px;
	float: left;
}
*/


/* Members Page */
/* Roster 
.roster_section {
	padding-bottom: 15px;
	float: left;
	clear: left;
	width: 646px;
}
.roster_section ul {
	margin: 0;
	padding: 0;
}
.roster_section li {
	padding: 3px;
	font-size: 11px;
	list-style: none;
	width: 620px;
	float: left;
	clear: left;
}
.roster_section li.li_even {
	background: #fff;
}
.roster_section li.li_odd {
	background: #f4f4f4;
}
.roster_section li span {
	display: block;
	float: left;
}
.roster_section li span.roster_name {
	width: 135px;
}
.roster_section li span.roster_yog {
	width: 65px;
}
.roster_section li span.roster_corps {
	width: 400px;
}
.roster_section li span.roster_yog span {
	display: none;
}
*/

/* Members & Alumni Tables */
#members_table,
#alum_table {
	/* width: 620px; */
	width: 100%;
	margin: 0 0 35px;
}
#members_table th,
#members_table td,
#alum_table th,
#alum_table td {
	padding: 3px 6px;
	/*
	font-size: 11px;
	line-height: 20px;
	*/
}
#members_table th,
#alum_table th {
	font-weight: bold;
	color: #666;
	background: #eceeef;
}
#members_table tr.even td,
#alum_table tr.even td {
	background: #f2f4f5;
}

/* Members Table Only */
#members_table .members_section th {
	padding: 20px 3px 0;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	background: none;
}
#members_table .members_section: first-child th {
	padding: 0 3px;
}
#members_table .members_name {
	width: 150px;
}
#members_table .members_yog {
	width: 60px;
}
#members_table .members_experience {
	width: 410px;
}
#alumni_list_incomplete {
	margin-bottom: 20px;
	/*
	font-size: 11px;
	line-height: 16px;
	width: 598px;
	*/
	color: #444;
}


/* Contact Page */
#wpcf7-f1-p66-o1 {
	margin: 0 0 45px;
}
.wpcf7-form span.hint_required {
	color: #f10;
}
.wpcf7-form ul {
	margin: 0;
	list-style: none;
}
.wpcf7-form li {
	padding: 0 0 5px;
	width: 100%;
	overflow: hidden;
}
#contact_form_send_li {
	margin-right: 20px;
	padding: 5px 0 0;
	text-align: center;
	width: 312px;
	float: right;
}
#contact_form_send_li .ajax-loader {
	display: none;
}
.wpcf7-form li span {
	float: left;
}
.wpcf7-form li label {
	font-weight: bold;
	width: 100px;
	float: left;
	color: #333;
}
.wpcf7-form li label span {
	float: none;
}
.wpcf7-form li span input[type="text"],
.wpcf7-form li span textarea,
.wpcf7-submit {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.wpcf7-form li span input[type="text"],
.wpcf7-form li span textarea {
	padding: 6px;
	border: 1px solid #dfdfdf;
	max-width: 300px;
}
.wpcf7-form li span textarea {
	padding: 4px 6px;
	height: 100px;
}
.wpcf7-form br,
.wpcf7-form p {
	display: none;	
}

/* Contact Social 
#contact_social {
	margin: 0 0 30px;
}
#contact_social li {
	width: 25%;
	float: left;
}
#contact_social li a {
	padding: 135px 0 0;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	display: block;
	color: #999;
	background-color: #fff;
	background-position: 18px 10px;
	background-repeat: no-repeat;
}
#contact_social span {
	padding: 5px;
	display: block;
}
#contact_social a:hover {
	color: #000;
	background-color: #cdeaff;
}
#contact_facebook a {
	background-image: url(images/tjk_contact_facebook.png);
}
#contact_youtube a {
	background-image: url(images/tjk_contact_youtube.png);
}
#contact_twitter a {
	background-image: url(images/tjk_contact_twitter.png);
}
#contact_flickr a {
	background-image: url(images/tjk_contact_flickr.png);
}
/*
#contact_social #contact_myspace a {
	background-image: url(images/tjk_contact_myspace.png);
}
*/

/* Sidebar */
#sidebar {
	max-width: 330px;
	/*overflow: auto;*/
	}
/*
#sidebar h2 {
	margin: 0 0 10px;
	padding: 0 0 0 40px;
	font-size: 1.8em;
	color: #222;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#sidebar h2 a {
	color: #222;
}
#sidebar h2 a:hover {
	text-decoration: underline;
	color: #27a;
}
#sidebar a {
	text-decoration: underline;
	color: #16e;
}
#sidebar a:hover {
	text-decoration: none;
	color: #27a;
}
#sidebar ul li a {
	color: #636363;
	padding: 10px 25px 10px 10px;
	display: block;
}
#sidebar ul ul {
	margin: 3px 0 0;
	padding: 0;
	border: 0;
}
#sidebar ul ul li {
	padding-bottom: 0;
	border: solid #e2e2e2;
	border-width: 1px 0 0;
}
*/

/* Sidebar > Widgets */
#sidebar .sidebar_widget {
	padding: 20px 0 30px;
	border-top: 1px solid #dfdfdf;
	/*
	border-bottom: 1px solid #f5f5f5;
	width: 287px;
	float: left;
	clear: left;
	background: url(images/tjk_sidebar_gradient.png) 0 0 repeat-x;
	*/
}
#sidebar .sidebar_widget:first-child {
	padding-top: 0;
	border-top: none;
}
.fb_iframe {
	background: #fff;
}
.ads {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
/*
#sidebar p.social_follow {
	margin: 0;
	clear: left;
}
#sidebar .fb_iframe {
	min-height: 300px;
}
*/

/* Sidebar > Search 
#sidebar #search_main form div {
	margin-bottom: 15px;
	border: 5px solid #e2e2e2;
	height: 33px;
	position: relative;
	background: #ffff url(images/ico-search.png) 185px center no-repeat;
}
#sidebar #search_main input.field {
	padding-top: 2px;
	border: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 170px;
	outline: none;
	position: absolute;
	left: 10px;
	top: 8px;
	z-index: 1;
	color: #636363;
	background: transparent;
}
#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}





/* Sidebar > Video Browser * /
#content.pagination #sidebar #sidebar_video_browser_wrap {
	display: none;
}
#sidebar_video_browser_wrap h2 { / * repeat rules for non-sidebar video browser * /
	margin: 0 0 10px;
	/ * padding: 0 0 0 40px; * /
	font-size: 1.8em;
	color: #222;
	/ *
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(images/tjk_sidebar_icon_browse_videos.png);
	* /
	}
#sidebar_video_browser_crop {
	padding: 1px;
	border: 1px solid #dfdfdf;
	width: 286px;
	overflow: hidden;
	background: #fff;
}
.sidebar_video_browser_up,
.sidebar_video_browser_down {
	border: solid #dfdfdf;
	height: 20px;
	cursor: pointer;
	background-image: url(images/tjk_sidebar_video_browser.png);
	background-repeat: no-repeat;
}
.sidebar_video_browser_up {
	border-width: 1px 1px 0;
	background-position: 0 0;
}
.sidebar_video_browser_up:hover {
	border-width: 1px 1px 0;
	background-position: 0 -20px;
}
.sidebar_video_browser_down {
	border-width: 0 1px 1px;
	background-position: 0 -40px;
}
.sidebar_video_browser_down:hover {
	border-width: 0 1px 1px;
	background-position: 0 -60px;
}
#sidebar_video_browser {
	margin: 0;
	padding: 0;
	border: 1px solid #dfdfdf;
	width: 288px;
	height: 297px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	float: left;
	background: #fff;
}

#sidebar_video_browser li {
	padding: 0;
	border-top: 1px solid #e8e8e8;
	position: relative;
	overflow: hidden;
}
#sidebar_video_browser li: first-child { / * will not work in ie6. don't care. * /
	border: none;
}
#sidebar_video_browser .sidebar_video_browser_item_active {
	font-weight: bold;
}
*/



#media_video_player {
	margin-bottom: 30px;
	min-height: 360px;
	background: url(images/ajax-loading-32x32.gif) 50% 50% no-repeat;
}
.video_li {
	padding: 0 0 10px;
}
.video_li:nth-of-type(5n+1) {
	clear: left;
}
.video_link {
	padding: 8px 10px;
	text-decoration: none;
	color: #888;
}
.video_link:hover,
.video_link:focus {
	color: #27a;
	background: #def;
}
.video_caption {
	padding-top: 5px;
	font-size: 13px;
	line-height: normal;
}


/* Video Browser 
#media_video #sidebar_video_browser_wrap {
	padding: 10px;
	border: 1px solid #dfdfdf;
	width: 280px;
	height: 380px;
	float: right;
	overflow: scroll;
	overflow-x: hidden;
	background: #f4f4f4;
}
#media_video #sidebar_video_browser_wrap h2 {
	padding: 0 0 10px;
}
#media_video #sidebar_video_browser_wrap ul,
#media_video #sidebar_video_browser_wrap li {
	margin: 0;
	list-style: none;
	width: 265px;
}
#media_video #sidebar_video_browser_wrap p {
	line-height: normal;
}
#media_wp_content {
	clear: left;
}
#sidebar_video_browser a {
	padding: 5px;
	border-top: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	text-decoration: none;
	width: 255px;
}
#sidebar_video_browser li: first-child a {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#sidebar_video_browser a:hover,
#sidebar_video_browser a:focus {
	background: #def;
}
#sidebar_video_browser .thumbnail {
	margin: 0 10px 0 0;
	float: left;
}
#sidebar_video_browser a:hover .thumbnail {
	border-color: #27a;
}
#sidebar_video_browser .sidebar_video_browser_item_title {
	color: #888;
}
#sidebar_video_browser a:hover .sidebar_video_browser_item_title {
	color: #333;
}
#sidebar_video_browser .sidebar_video_browser_item_comments {
	display: none;
	/*
	font-size: .9em;
	text-align: center;
	line-height: 21px;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: 10px;
	right: 5px;
	color: #000;
	background: url(images/bg_comment_cloud.png) 0 0 no-repeat;
	* /
}
#sidebar_video_browser a:hover .sidebar_video_browser_item_comments {
	color: #000;
}

/* Sidebar > Twitter */
#twitter_update_list {
	margin: 0;
	list-style: none;
}
#twitter_update_list li > a {
	font-size: 100%!important;
	float: right;
}
/*
#sidebar_twitter h2 {
	background-image: url(images/tjk_sidebar_icon_twitter.png); 
	}
#twitter_update_list {
	margin: 0;
	list-style: none;
}
#twitter_update_list li {
	padding: 0;
	line-height: 1.5em;
	width: 290px;
	float: left;
}
#sidebar_twitter #twitter_update_list li a {
	padding: 5px 0 0;
	font-size: .9em;
	float: right;
	color: #aaa;
	background: none;
}
#sidebar_twitter #twitter_update_list li span {
	display: block;
}
#sidebar_twitter #twitter_update_list span a:hover {
	text-decoration: none;
	color: #27a;
}

*/
/* Sidebar > Highest Rated 
#sidebar_highest_rated h2 {
	background-image: url(images/tjk_sidebar_icon_highest_rated.png);
}
#sidebar_highest_rated {
	float: left;
}
#sidebar_highest_rated ul {
	margin: 0;
	float: left;
}
#sidebar_highest_rated ul li {
	width: 290px;
	float: left;
	clear: left;
}
#sidebar_highest_rated ul li a { / * check hidden.css * /
	padding: 5px 87px 5px 5px;
	border-bottom: 1px solid #dfdfdf;
	text-decoration: none;
	width: 198px;
	position: relative;
	color: #444;
	background: none;
}
#sidebar_highest_rated ul li a:hover {
	color: #27a;
	background: #dceaef;
}
#sidebar_highest_rated ul li a span {
	position: absolute;
	top: 5px;
	right: 2px;
}
#sidebar_highest_rated ul li a .highest_rated_title {
	padding: 1px 5px 0 0;
	width: 195px;
}


/ * Sidebar > Flickr * /
#sidebar_flickr_photos {
	clear: left;
}
#sidebar_flickr_photos h2 {
	background-image: url(images/tjk_sidebar_icon_flickr_photos.png);
}
#sidebar_flickr_photos ul {
	margin: 0;
	padding: 0 0 0 15px;
	width: 275px;
	float: left;
}
#sidebar_flickr_photos ul li {
	padding: 0 8px 8px 0;
	border: none;
	line-height: normal;
	float: left;
	background: none!important;
}
#sidebar_flickr_photos ul li a {
	padding: 3px;
	border: 1px solid #ddd;
	float: left;
	background: #fff;
}
#sidebar_flickr_photos ul li a:hover {
	border-color: #d21;
	background: #fff;
}
#sidebar_flickr_photos ul li a img {
	width: 71px;
	float: left;
}

/* Sidebar > Widgetized 
.widgetized {
	width: 290px;
	clear: left;
	overflow: auto;
}

/* Sidebar > Tag Cloud 
#tag_cloud h2 {
	display: block;
	float: none;
}
#sidebar #tag_cloud {
	margin-bottom: 25px;
}
#sidebar #tag_cloud a {
	color: #636363;
}
#sidebar #tag_cloud a:hover {
	color: #000;
}

/* Sidebar > Text Widget 
.textwidget {
	padding: 5px 2px;
	line-height: 20px;
	clear: both;
}
#sidebar .textwidget {
	padding: 0;
	border: 5px solid #e2e2e2;
	clear: both;
	background: #f2f2f2;
}
#sidebar .textwidget {
	padding: 5px 10px;
}

/* Sidebar > Woo Video Browser
#video-browser-holder { 
	border: 5px solid #E2E2E2;  
	clear: both;
}
#video-browser-crop {
	background: #f2f2f2;
}
.video-browser-down,
.video-browser-up { 
	height: 30px; 
	cursor: pointer;
}
.video-browser-down { 
	background: url(images/video-browser-sprites.png) 50% -204px ; 
	border-top: 1px solid #E2E2E2;
}
.video-browser-down:hover { 
	background: url(images/video-browser-sprites.png) 50% -80px ;
}
.video-browser-up { 
	background: url(images/video-browser-sprites.png) 50% -139px ; 
	border-bottom: 1px solid #E2E2E2;
}
.video-browser-up:hover { 
	background: url(images/video-browser-sprites.png) 50% -15px ;
}
#video-browser-holder ul#video-browser { 
	border: 0;
}

/* Sidebar > WP Calendar 
#wp-calendar {
	margin-bottom: 15px;
	padding: 0 0 0px 0;
	width: 95%;
	clear: both;
}
#wp-calendar caption {
	padding: 10px;
}
#wp-calendar th {
	color: #fff;
}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	color: #9e9e9e;
	background: #e7e7e7;
}
#wp-calendar td {
	background: transparent;
}
#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}
#wp-calendar a {
	text-decoration: underline;
}
#wp-calendar a:hover {
	text-decoration: none;
}
*/

/* Sidebar > Block
#sidebar .block {
	width: 290px;
}
#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}
#sidebar .block .inside ul {
	padding: 0;
}
#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	position: relative;
	background: url(images/bg_footer_list.gif) 0 bottom repeat-x;
}
#sidebar .block .inside li img.thumbnail {
	margin-right: 10px;
	border: 2px solid #a4a4a4;
	float: left;
}
*/


/* Tabs */
ul#idTabs {
	width: 100%;
	padding: 0 0 7px 0;
}
ul#idTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}
ul#idTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}
ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: #A8BC70;
	text-decoration: none;
}
#tagcloud {
	padding: 10px;
}

/* Video Tabs */
ul#vidTabs {
	width: 100%;
	padding: 0 0 7px 0;
}
ul#vidTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}
ul#vidTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}
ul#vidTabs li a.selected, ul#vidTabs li a:hover {
	background: #A8BC70;
	text-decoration: none;
}

#flickr h2 span {
	color: #0061D8;
}
#flickr h2 span span {
	color: #FF1183;
}
#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom: 15px;
}
#flickr a img {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}
#flickr_badge_image1,
#flickr_badge_image4,
#flickr_badge_image7 {
	margin-left: 0;
}
#flickr a:hover img {
	border: #A8AA99 1px solid;
}


/*////////////////////////////////////]  Custom > Media  [////////////////////////////////////*/
/* No-javascript Alert Message 
#media_video_player .alert_yellow {
	margin: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#media_video_player .alert_yellow h3 {
	font-size: 18px;
	color: #333;
}
#media_video_player .alert_yellow ul {
	margin: 10px 0 0 10px;
	list-style: inside;
}
#media_video_player .alert_yellow li {
	padding: 2px 0;
}
#media_video_player .alert_yellow p,
#media_video_player .alert_yellow li {
	color: #888;
}
#media_video_player .alert_yellow p strong {
	padding: 10px 0;
	font-size: 15px;
	font-weight: normal!important;
	text-align: center;
	display: block;
}
*/


/* Yes-javascript Player 
#media_video_player.js {
	margin: 0 0 10px;
	padding: 2px 3px 4px;
	width: 640px;
	min-height: 358px;
	position: relative;
	z-index: 1;
	background: url(images/tjk_homepage_feature_video_bg.png) center bottom no-repeat;
}
#media_video_player.js #media_video_player_top {
	width: 646px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: url(images/tjk_homepage_feature_video_top.png) 0 0 no-repeat;
}
*/

/* Audio & Video */
#media_audio h2,
#media_photos h2 {
	font-size: 26px;
}

/* Audio */
#media_audio {
	float: right;
	width: 443px;
}
#audio_clips_wrap h2 {
	padding-bottom: 10px;
}
.audio_wrap {
	margin-bottom: 10px;
	width: 480px;
	float: left;
}
.audio_wrap h3 {
	font-size: 20px;
	text-transform: capitalize;
	width: 96px;
	float: left;
	color: #999;
}
.audio_wrap ul {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	width: 379px;
}
.audio_wrap li {
	padding: 0;
	border-bottom: 1px solid #eee;
	/* font-size: 1em; */
	float: left;
	clear: left;
}
.audio_wrap li a {
	padding: 3px 6px;
	text-decoration: none;
	width: 330px;
	display: block;
	float: left;
	clear: left;
	color: #888;
}
.audio_wrap li a strong {
	/* font-size: 1.2em; */
	text-decoration: none;
	color: #bb1c1c;
}
.audio_wrap li a:hover {
	color: #fff;
	background: #a33;
}
.audio_wrap li a:hover strong {
	color: #fff;
}
.audio_wrap li span.player_wrap {
	border-top: 1px solid #eee;
	width: 342px;
	height: 18px;
	display: none;
	float: left;
	clear: left;
	background: #f1f1f1 url(images/audio_loading.gif) center 1px no-repeat;
}


/* Photos */
#media_photos {
	float: left;
	width: 500px;
}
.photo_wrap {
	padding-bottom: 20px;
	width: 500px;
	float: left;
}
.photo_wrap h3 {
	font-size: 20px;
	width: 75px;
	float: left;
}
#media_photos .photo_wrap h3 a {
	color: #999;
}
.photo_wrap ul {
	margin: 0;
}
.photo_wrap li {
	margin: 0 0 0 4px;
	padding: 0;
	float: left;
}
.photo_wrap li.li_1,
.photo_wrap li.li_6 {
	margin: 0;
}
.photo_wrap li a {
	/* border: 1px solid #dfdfdf; */
	text-decoration: none;
	float: left;
}
.photo_wrap li a img {
	/* padding: 2px; */
	float: left;
	width: 75px;
	height: 75px;
}
/*
.photo_wrap li a:hover {
	border-color: #16e;
}
*/


/*////////////////////////////////////]  Custom > Pagination  [////////////////////////////////////*/
.wp_pagenavi_wrap {
	padding: 15px 0;
	clear: both;
}
.wp_pagenavi_wrap .pagination {
	margin: 0;
	list-style: none;
	/*
	position: absolute;
	right: 6px;
	bottom: 0;
	*/
}
.wp_pagenavi_wrap .pagination li,
.wp_pagenavi_wrap .pagination a,
.wp_pagenavi_wrap .pagination strong,
.wp_pagenavi_wrap .pagination span {
	display: inline-block;
}
.wp_pagenavi_wrap .pagination a,
.wp_pagenavi_wrap .pagination strong,
.wp_pagenavi_wrap .pagination span {
	margin: 0 3px;
	padding: 2px 12px;
	border: 1px solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	border-left-color: #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	color: #aaa;
}
.wp_pagenavi_wrap .pagination a {
	background-color: #f4f4f4;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#f8f8f8),to(#eee));
	background-image: -moz-linear-gradient(0% 100% 90deg,#eee,#f8f8f8);
}
.wp_pagenavi_wrap .pagination a:hover,
.wp_pagenavi_wrap .pagination a:focus {
	color: #333;
	background-color: #fff;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f6f6f6));
	background-image: -moz-linear-gradient(0% 100% 90deg,#f6f6f6,#fff);
}
.wp_pagenavi_wrap .pagination strong,
.wp_pagenavi_wrap .pagination span {
	color: #000;
	background-color: #fff;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f2f2f2));
	background-image: -moz-linear-gradient(0% 100% 90deg,#f2f2f2,#fff);
}
.wp_pagenavi_wrap .pagination .title {
	display: none;
}
/*
.wp_pagenavi_wrap .pagination a,
.wp_pagenavi_wrap .pagination strong {
	border: solid #eee;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	color: #666;
	/* background: #eaeae9 url(images/tjk_ui_button_bg.png) 0 0 repeat-x; * /
}
.wp_pagenavi_wrap .pagination .pagination_first_last a,
.wp_pagenavi_wrap .pagination .pagination_first_last strong {
	width: 50px;
}
.wp_pagenavi_wrap .pagination strong {
	border-color: #fff;
	background-position: 0 -48px;
}
*/





/*////////////////////////////////////]  Start WooThemes CSS  [////////////////////////////////////*/
	
/* Align */
.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}
.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}
.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}
.col-left {
	float: left;
}
.col-right {
	float: right;
}



/* Main Content */
#main-content {
	width: 650px;
	margin: 20px 0 20px 20px;
}
.single #main-content {
	background: #fff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}
#comments {
	clear: left;
}
#comments.non-video {
	margin: 35px 0 0;
}
#comments .comments_title {
	padding: 15px 0 30px;
}

/* Main Content (style) */
#main-content a {
	text-decoration: underline;
}
#main-content a:hover {
	text-decoration: none;
}
#main-content h2, #main-content h3 {
	font-weight: normal;
}
#main-content h2 {
	font-size: 24px;
}
#main-content h3 {
	font-size: 18px;
}
#main-content h4 {
	font-size: 12px;
}
#main-content ol, #main-content ul {
	line-height: 18px;
}
#main-content ul {
	padding-left: 50px;
}
#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}
#main-content ol {
	padding-left: 57px;
}
#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}
#main-content blockquote {
	border-left: 2px solid #777777;
	color: #777777;
	font-style: italic;
	margin: 5px auto 15px;
	padding: 0px 10px;
	width: 85%;
}

/* Main Content (post) */
#main-content .video {
	border: 5px solid #e9e9e9;
	margin-bottom: 5px;
}
#main-content .post {
	padding: 0 5px;
}
#main-content .avatar {
	float: left;
	margin: 12px 10px 0 0;
	border: 3px solid #e9e9e9;
}
#main-content .post-title {
	width: 100%;
	position: relative;
}
#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {
	padding-right: 50px;
}
#main-content h2 a, #main-content h3 a {
	color: #2A2A2A;
	text-decoration: none;
}
#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}
#main-content p.post-details {
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}
#main-content p.post-details a {
	text-decoration: none;
}
#main-content p.post-details a:hover {
	text-decoration: underline;
}
#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
	}
#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}
#main-content .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#main-content .post h4.continue a:hover {
	background: #9fb26a;
}
#main-content .post img.thumbnail {
	/*
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	*/
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 5px;
}
#main-content .post img.gallery {
	margin: 0 7px 7px 0;
}
#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */
#main-content .advert_468x60 {
	background-color: #EDEDED;
	padding: 12px 0;
	margin: 5px 0 0 0;
	text-align: center;
}
#main-content .latest .advert_468x60 {
	margin-left: 33px;
}

/* Post (featured) */
#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left: 33px;
}
#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */
#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}
#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}
#main-content .latest h3 {
	padding-top: 7px;
}
#main-content .latest .comment-cloud {
	top: 10px !important;
}
#main-content .latest p.post-details {
	padding-top: 5px;
}
#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */
#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .archives h2 {
	padding-right: 50px;
}
#main-content .archives p.post-details {
	padding-right: 50px;
}
#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}

/* Main Content (post>single) */
#main-content p.tags {
	background: url(images/ico-tag.gif) no-repeat center left;
	padding-left: 25px;
	width: 100%;
	clear: both;
}
.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}
#main-content .page h2 {
	padding-top: 5px;
}

/* Comments */
#comments h3 {
	margin: 8px 0 0;
	padding: 0 0 10px 40px;
	/* font: normal 15px "lucida grande", tahoma, helvetica, sans-serif; */
	font-size: 16px;
	color: #444;
	background: url(images/tjk_icon_comment_aqua_20.png) 10px 0 no-repeat;
}

/* Comments (comment) */
#comments_wrap {
	padding: 10px 0 0;
	border: solid #eee;
	border-width: 1px 1px 0;
	background: url(images/tjk_comment_form_bg2.png) 0 0 repeat-x;
}
#comments #comments_wrap h3 {
	margin-left: 10px;
}
#comments .comment a {
	text-decoration: underline;
}
#comments .comment a:hover {
	text-decoration: none;
}
#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}
#comments .commentlist {
	margin: 0;
}
#comments .commentlist .comment {
	border: solid #eee;
	border-width: 1px 0 0;
	width: 644px;
	background: url(images/tjk_comment_form_bg2.png) 0 0 repeat-x;
}
/*
#comments .commentlist .comment.author {
	background: url(images/tjk_comment_author_bg.png) 0 0 repeat-x;
}
*/
#comments .commentlist .comment: first-child { /* won't work in ie6. don't care */
	border: none;
	background: none;
}
#comments .commentlist .comment p.alert_yellow {
	margin: 10px 10px 0;
	font-size: 10px;
}
#comments .commentlist .comment_text {
	padding: 15px 15px 0;
	width: 616px;
	float: left;
}
#comments .commentlist .comment_text p {
	margin: 0;
	color: #444;
}
#comments .commentlist .comment_text p + p {
	margin: 10px 0 0;
}
#comments .commentlist .comment_info {
	margin: 0 5px;
	padding: 5px 0;
	/*border-top: 1px solid #fff;*/
	width: 636px;
	float: left;
}
#comments .commentlist .comment_info p {
	margin: 0;
	font-size: 11px;
	line-height: normal;
	min-height: 33px;
	float: right;
	color: #999;
}
#comments .commentlist .comment_info p.comment_author {
	padding: 0;
}
#comments .commentlist .comment_info p.comment_author img {
	margin: 0 0 0 10px;
	padding: 1px;
	border: 1px solid #dfdfdf;
	float: left;
	background: #fff;
}
#comments .commentlist .comment_info p.comment_author span {
	padding: 10px 0 0;
	float: left;
}
/*
#comments .commentlist .comment_info p.comment_reply {
	padding: 9px 5px 0 0;
	text-align: right;
	width: 115px;
}
*/
#comments .commentlist .comment_info p a {
	color: #999;
}

/*
#comments .comment .col-left {
	width: 110px;	
}
#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}
#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height: 70px;
}
#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}
#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left: 121px;
	float: none; 
	}
* html #comments .comment .col-right {
	height: 100px;
}
*/
#comments .comment span.reply { 
	float: right; 
	padding: 3px 3px 0; 
	font-size: 11px; 
	}
#comments .comment span.reply a { 
	text-decoration: none; 
	color: #aaa;
}
#comments ul.children { 
	margin: 10px 0 0 20px; 
	padding: 0; 
	}
#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin: 0;
}
#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family: Georgia;
	font-weight: bold;
}
#comments .navigation a:hover {
	background: #888;	
	}
#comments .commentlist #respond #form_wrap {
	padding: 0 0 25px;
	margin: 0;
	border: 0;
	width: auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float: none;
}
#comments .cancel-comment-reply {
	margin-bottom: 10px;
}

/* Comments (form) */
#respond {
	border-top: 1px solid #e0e3e4;
	background: url(images/tjk_comment_form_bg.png) 0 0 repeat-x;
}
#form_wrap {
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;
	position: relative;
}
#form_wrap #commentform {
	padding: 0 10px;
	position: relative;
}
#form_wrap #commentform legend {
	display: none;
}
#form_wrap #commentform p#logged_in_as {
	margin: 0;
	font-size: 11px;
	position: absolute;
	top: 0;
	right: 15px;
}
#form_wrap #commentform ul {
	margin: 10px 0 0;
	padding: 0 20px;
	position: relative;
}
#form_wrap #commentform ul li {
	padding: 5px 0;
}
#form_wrap #commentform ul li#comment_li {
	position: absolute;
	top: 0;
	right: 20px;
}
#form_wrap #commentform ul li#submit_li {
	padding: 10px 0 5px;
	text-align: center;
}
#form_wrap #commentform label {
	padding: 0 0 2px;
	font-size: 11px;
	display: block;
	color: #444;
}
#form_wrap #commentform label#submit_label {
	display: none;
}
#form_wrap #commentform textarea,
#form_wrap #commentform input.input_text {
	padding: 6px;
	border: 1px solid #c5c3c3;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	/* font: normal 12px "lucida grande", tahoma, helvetica, sans-serif; */
	display: block;
	color: #444;
	background: #fff;
}
#form_wrap #commentform.logged_out textarea {
	width: 274px;
	height: 124px;
}
#form_wrap #commentform.logged_in textarea {
	width: 575px;
	height: 100px;
}
#form_wrap #commentform input.input_text {
	width: 250px;
}
#form_wrap #commentform input.input_button, input.input_button:focus,
#form_wrap #commentform input.input_submit, input.input_submit:focus {
	padding: 4px 15px;
	border: 3px double #ccc;
	border-top-color: #ccc;
	border-right-color: #888;
	border-bottom-color: #888;
	border-left-color: #ccc;
	font-size: 1em;
	color: #222;
	background: #e8e8e8 url(images/tjk_input_button_bg.png) top repeat-x;
}
#form_wrap #commentform input.input_button: active,
#form_wrap #commentform input.input_submit: active {
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	background: #f4f4f4;
}


/* PageNavi 
.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
*/
.Nav {
	clear: both;
	float: right;
}
.Nav a {
	text-decoration: none !important;
}
.Nav .on, .Nav a:hover {
	background: #555 !important;
}
.Nav a, .Nav .on {
	background: #9F9F9F;
	color: #fff;
	display: block;
	float: left;
	padding: 5px 9px;
	margin-left: 4px;
}

/* Footer */
#footer_wrap {
	padding-bottom: 20px;
	/* border-top: 1px solid #000; */
	width: 100%;
	background: #fff;
	/* background: #303336 url(images/tjk_footer_bg.png) top repeat-x; */
	}
#footer {
	margin: 0 auto;
	padding: 25px 0 ;
	/* border-top: 1px solid #dfdfdf; */
	width: 980px;
	overflow: auto;
	background: url(images/shadow-down-980x66.jpg) center top no-repeat;
}

/* Footer Paragraphs */
#footer #footer_copyright,
#footer #footer_credit {
	margin: 0;
}
#footer #footer_copyright,
#footer #footer_credit,
#footer p a {
	color: #999;
}
#footer #footer_copyright {
	float: left;
}
#footer #footer_credit {
	float: right;
}
#footer p a:hover {
	text-decoration: none;
	color: #aaa;
}

/* Footer Lists 
.footer_list {
	margin: 10px 15px 10px 0;
	width: 315px;
	float: left;
	color: #fff;
	background: #3f4245;
}
#footer_categories {
	margin: 10px 0;
	width: 320px;
}
.footer_list h3 {
	padding: 8px;
	border-bottom: 1px solid #5a5e63;
	font: normal 1.4em "lucida grande", tahoma, helvetica, sans-serif;
	color: #fff;
	background: #202224;
}
.footer_list ul {
	margin: 0;
}
.footer_list ul li a,
#footer_recent_comments ul li {
	padding: 8px;
	border-bottom: 1px solid #484b50;
	text-decoration: none;
	display: block;
	color: #cedbe4;
}
.footer_list ul li a:hover {
	text-decoration: underline;
	color: #fff;
	background: #393c3e;
}
#footer_recent_comments ul li a {
	padding: 0;
	border: none;
	text-decoration: underline;
	display: inline;
	color: #99c9ea;
	background: none;
}
#footer_recent_comments ul li a:hover {
	text-decoration: none;
	color: #7dcaff;
}


/ * Footer Ads * /
#ads {
	width: 980px;
	clear: left;
}
#ads .ad_item {
	margin: 15px 11px;
	width: 468px;
	float: left;
}
*/

.wp-caption {
	/*
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	*/
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 4px 0 5px;
	text-align: center;
}
.wp-caption-text {
	padding: 3px 0 0;	
	font-size: 11px;
}
.ratings {
	padding-top: 15px;
}

/* Embed field */
#embed {
	background: rgb(247,246,246) url(images/bg_comments.gif) repeat-x 0 top;
	padding: 25px 0 0 20px;
}
#embed textarea {
	padding: 0 0 25px 20px;
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
	width: 550px;
	margin: 0 0 18px 10px;
}
.video-box {
	float: left;
	width: 210px;
	background: #FFFFFF;
	border: 5px solid #E2E2E2;
	margin: 0 20px 15px 0;
	position: relative;
	padding: 0px;
}
.video-box h4 { 
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0 20px;
}
.video-box h4 a {
	color: #FFF;
	background: #333;
	line-height: 20px;
	padding: 3px;
}
.video-box .inside {
	padding: 10px;
	height: 142px;
}
.video-box.last {
	margin-right: 0;
}
.video-box .box-bot {
	height: 35px;
	background: url(images/bg_box_bot.gif) repeat-x;
} 
.comment-cloud {
	display: block;
	margin-top: 5px;
}
.comment-cloud a {
	width: 25px;
	height: 25px;
	padding: 3px 0 0 0;
	margin: 0 10px 0 0; 
	background: url(images/bg_comment_cloud.png) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}
.comment-cloud a:hover {
	text-decoration: underline;
}
#main-content .comment-cloud a {
	margin: 10px 0 0 15px;
	padding: 0;
	text-decoration: none;
}
.box-bot .ratings {
	padding: 9px 0 0 10px;
}
#header_mps_promo {
	padding: 15px 20px;
	height: 250px;
	background: #fff;
}
#header_mps_promo_inner {
	margin: 0 auto;
	width: 940px;
}
#header_alert_wrap {
	padding: 0 0 10px;
	background: #fff;
}
#header_alert {
	padding: 10px 0;
	border-bottom: 1px solid #e0e3e4;
	background: #fffced;
}
#header_alert_inner {
	margin: 0 auto;
	width: 980px;
}
#header_alert_inner p {
	margin: 0;
	font-size: 14px;
}
#header_alert_inner .ui_button {
	margin-left: 20px;
}



/* Non-semantic helper classes
----------------------------------------------------------------------------------------------*/
/* Clearfix */
.clearfix {
	display: inline-block;
}
.wrap:after,
.clearfix:after,
.container:after,
#sidebar .widget_categories ul:after,
#sidebar .widget_archive ul:after,
#sidebar .widget_links ul:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}

/* Alerts */
.alert,
.alert_red,
.alert_yellow,
.alert_green {
	margin: 5px 0 10px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #d4d4d4;
}
.alert_red {
	border-color: #dd3c10;
	background-color: #ffebe8;
}
.alert_yellow {
	border-color: #e2c822;
	background-color: #fff9d7;
}
.alert_green {
	border-color: #84cb93;
	background-color: #e9ffed;
}

/* Box model */
.no_margin {
	margin: 0;
}
.no_padding {
	padding: 0;
}
.center,
img.centered {
	margin-left: auto;
	margin-right: auto;
}

/* Display */
.block,
.clearfix,
img.centered {
	display: block;
}
.inline {
	display: inline;
}
.inline_block {
	display: inline-block;
}
.hide,
hr,
#wpstats {
	display: none;
}
.hidden {
	visibility: hidden;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}

/* Floats & Clears */
.float_left,
.fl {
	float: left;
}
.float_right,
.fr {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}

/* Overflow */
.overflow_hidden {
	overflow: hidden;
}

/* Text */
.text_center,
.ac {
	text-align: center;
}
.text_right,
.ar {
	text-align: right;
}

/* Grid/Layout */
.width_20 {
	width: 20%;
}
.width_50 {
	width: 50%;
}



/* Images
----------------------------------------------------------------------------------------------*/
img {
	max-width: 100%;
	height: auto;
}
img,
a img {
	border: none;
}
.image_align_left,
.image_left {
	margin: 4px 25px 4px 0;
	float: left;
}
.image_align_right,
.image_right {
	margin: 4px 0 4px 25px;
	float: right;
}
img.alignright,
img.alignleft {
	margin: 0 0 4px;
	padding: 2px;
	border: 1px solid #dfdfdf;
	background: #fff;
}
img.alignright {
	margin-left: 8px;
	float: right;
}
img.alignleft {
	margin-right: 8px;
	float: left;
}


/* Helpers > Shadows
-----------------------------------------------------------------------------------------------*/
.shadow {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	box-shadow: 0 1px 3px rgba(0,0,0,.3);
	*border: 1px solid #dfdfdf;
	border/*\**/:1px solid #dfdfdf\9;
}



/* Helpers > Frame
-----------------------------------------------------------------------------------------------*/
.frame {
	padding: 6px;
	background: #fff;
}



/* UI Button
----------------------------------------------------------------------------------------------*/
.ui_button,
.wpcf7-submit {
	padding: .45em 1.1em;
	border: 1px solid;
	font-weight: bold;
	line-height: normal;
	cursor: pointer;
}
.ui_button,
.ui_button:hover,
.ui_button:focus,
.wpcf7-submit,
.wpcf7-submit:hover,
.wpcf7-submit:focus {
	text-decoration: none;
	color: #fff;
}



/* UI Green
----------------------------------------------------------------------------------------------*/
.ui_green,
.wpcf7-submit {
	border-color: #6ca047;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
	text-shadow: 0 1px 0 #548432;
	background-color: #67a84a;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#7cb863),to(#67a84a));
	background-image: -moz-linear-gradient(0% 100% 90deg,#67a84a,#7cb863);
}
.ui_green:hover,
.ui_green:focus,
.wpcf7-submit:hover,
.wpcf7-submit:focus {
	background-color: #7cb863;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#93ca7c),to(#7cb863));
	background-image: -moz-linear-gradient(0% 100% 90deg,#7cb863,#93ca7c);
}
.ui_green:active,
.wpcf7-submit:active {
	background-color: #67a84a;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#67a84a),to(#7cb863));
	background-image: -moz-linear-gradient(0% 100% 90deg,#7cb863,#67a84a);
}



/* UI Blue
----------------------------------------------------------------------------------------------*/
.ui_blue {
	border-color: #2e4c73;
	text-shadow: 0 1px 0 #2e4c73;
	background-position: 0 -200px;
}



/* Helpers > Border radius
----------------------------------------------------------------------------------------------------*/
.border_radius_4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}



/* Helpers > Gradients
-----------------------------------------------------------------------------------------------*/
.gradient {
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f2f2f2));
	background-image: -moz-linear-gradient(0% 100% 90deg,#f2f2f2,#fff);
}



/* Border box
-----------------------------------------------------------------------------------------------*/
.border_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
