/*
Theme Name: Twenty Twelve
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body, p, ul, ol, li, h1, h2, h3, 
h4, a, div, img, span, strong, em, 
small, sup, table, tr, td, tbody, thead {
	padding: 0;
	margin: 0;
	line-height: 0;
}

body {
	background: url("/wp-content/themes/victorygardens/img/background-photo.jpg") center 0 no-repeat;
	background-color: #1a1a1a;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
}

.tile-container {
	background: url("/wp-content/themes/victorygardens/img/background-tile.png") center 0 repeat;
	width: 100%;
	height: 100%;
	z-index: 200;
}

.page-container {
	width: 960px;
	margin: 0 auto;
}

/*--- Nav Bar ---*/

.nav-bar-container {
	width: 100%;
	height: 60px;
	background-color: #151515;
	position: relative;
	z-index: 1000;
}

.nav-bar-container .nav-bar {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}

.nav-bar-container .nav-bar .logo {
	width: 127px;
	height: 97px;
	display: block;
	overflow: visible;
	position: absolute;
	left: 0;
	z-index: 300;
}

.nav-bar-container .nav-bar .mobile-link,
.nav-bar-container .nav-bar .mobile-tickets {
	display: none;
}

.nav-bar-container .nav-bar .links {
	width: 825px;
	height: 60px;
	float: right;
}

.nav-bar-container .nav-bar .links div {
	height: 60px;
	display: block;
	float: left;
	border-right: 1px solid #2d2d2d;
	position: relative;
}

.nav-bar-container .nav-bar .links div.search {
	background: none;
	border: 0;
}

.nav-bar-container .nav-bar .links div.search input {
	border: 0;
	background: 0;
	color: #f9f9f9;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 57px;
	height: 54px;
	width: 110px;
	padding: 0 0 0 12px;
	-webkit-appearance: none; /* add this */
}

.nav-bar-container .nav-bar .links div a {
	color: #f9f9f9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	line-height: 58px;
	height: 60px;
	width: auto;
	padding: 0 18px;
	display: block;
	background: url("/wp-content/themes/victorygardens/img/icon-nav-arrow.png") center 38px no-repeat;
}

.nav-bar-container .nav-bar .links div ul {
	background-color: #2d2d2d;
	position: absolute;
	top: 60px;
	left: -1px;
	display: none;
}

.nav-bar-container .nav-bar .links div ul li {
	list-style-type: none;
}

.nav-bar-container .nav-bar .links div ul li a {
	text-align: left;
	white-space: nowrap;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	border-bottom: 1px solid #2a2a2a;
	background: none;
}

.nav-bar-container .nav-bar .links div ul li a:hover {
	background-color: #3a3a3a;
}

.nav-bar-container .nav-bar .links div a:hover {
	background-color: #252525;
}

.nav-bar-container .nav-bar .links div a.nav-hover-on {
	background-color: #2d2d2d;
}

/*--- Hero Section ---*/

.hero {
	width: 960px;
	height: 554px;
	background: url("/wp-content/themes/victorygardens/img/background-hero.png") center 0 no-repeat;
	position: relative;
}

.hero .text-content {
	width: 290px;
	float: left;
	color: #f9f9f9;
	padding: 65px 0 0 25px;
}

.hero .text-content p {
	font-size: 14px;
	line-height: 24px;
}

.hero .banner-container {
	float: right;
	width: 600px;
	height: 554px;
	padding: 0 25px 0 0;
}

.hero .banner-container .slide-container {
	position: absolute;
	top: -46px;
	overflow: hidden;
	width: 600px;
	height: 600px;
}

.hero .banner-container .slide-container img {
	border-radius: 1000px;
}

.hero .banner-container .slide-container video {
border-radius: 1000px;
}

.hero h1 {
	font-size: 28px;
	font-weight: 700;
	line-height: 29px;
	text-transform: uppercase;
	color: #f93;
}

.hero h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	color: #f9f9f9;
	padding: 14px 0;
}

.page-container .hero .text-content p {
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #f9f9f9;
	padding: 0 0 14px 0;
}

.hero a.btn {
	position: absolute;
	bottom: 44px;
}

/*--- Content Home Section ---*/

.content-container {
	width: 910px;
	margin: 50px auto 0 auto;
}

.content {
	width: 600px;
	float: left;
	position: relative;
	clear: both;
}

.content .callout {
	text-align: center;
	text-transform: uppercase;
	border-radius: 10px;
	/* Other browsers radius*/
	display: table-cell; 
	vertical-align: middle;
	position: relative;
	margin: 0 0 22px 0;
}

.content .public-programs {
	width: 592px;
	height: 242px;
	display: block;
	border: 4px solid #5da645;
}

.content .public-programs div {
	padding: 76px 0 0 0;
}

.content .public-programs a {
	width: 592px;
	height: 242px;
	display: block;
	background-color: rgba(93,166,69,0.5);
}

.content .public-programs a:hover {
	background-color: rgba(93,166,69,0.2);
}

.content .public-programs-small {
	width: 282px;
	height: 242px;
	display: block;
	border: 4px solid #5da645;	
}

.content .public-programs-small div {
	padding: 60px 0 0 0;
}

.content .public-programs-small a {
	width: 282px;
	height: 242px;
	display: block;
	background-color: rgba(93,166,69,0.5);
}

.content .public-programs-small a:hover {
	background-color: rgba(93,166,69,0.2);
}

.content .visiting-company {
	width: 282px;
	height: 242px;
	display: block;
	border: 4px solid #1b609c;
}

.content .callout-left {
	float: left;
}

.content .callout-right {
	float: right;
}

.content .visiting-company div {
	padding: 52px 0 0 0;
}

.content .visiting-company a {
	width: 282px;
	height: 242px;
	display: block;
	background-color: rgba(27,96,156,0.5);
}

.content .visiting-company a:hover {
	background-color: rgba(27,96,156,0.2);
}

.content .resident-theater {
	width: 282px;
	height: 242px;
	display: block;
	border: 4px solid #a41c42;
}

.content .resident-theater div {
	padding: 64px 0 0 0;
}

.content .resident-theater a {
	width: 282px;
	height: 242px;
	display: block;
	background-color: rgba(164,28,66,0.5);
}

.content .resident-theater a:hover {
	background-color: rgba(164,28,66,0.2);
}


.content .victory-gardens {
	width: 282px;
	height: 242px;
	display: block;
	border: 4px solid #f79122;
	margin: 0 0 22px 0;
}

.content .victory-gardens div {
	padding: 64px 0 0 0;
}

.content .victory-gardens a {
	width: 282px;
	height: 242px;
	display: block;
	background-color: rgba(247,145,34,0.5);
}

.content .victory-gardens a:hover {
	background-color: rgba(247,145,34,0.2);
}

.content .callout h3 {
	font-size: 26px;
	line-height: 28px;
	padding: 0 0 16px 0;
}

.content .callout p {
	line-height:.4;
	font-size: 18px;
	padding: 0 0 8px 0;
}

.content .callout p span {
	font-size: 11px;
	line-height: 14px;
}

.content .callout p.learn-more {
	position: absolute;
	bottom: 22px;
	right: 20px;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
}

.content .callout img {
	position: absolute;
	bottom: -18px;
	left: 12px;
}

.content .callout a {
	color: #f9f9f9;
	text-decoration: none;
}

/*--- Sidebar Section ---*/

.sidebar-home {
	float: right;
	width: 290px;
}

/*--- Special Callout ---*/

.homepage-special-callout {
	width: 910px;
	height: 90px;
	margin: 35px auto 0 auto;
	border-radius: 10px;
	background-color: #f93;
	color: #f9f9f9;
	clear: both;
	display: block;
}

.homepage-special-callout div {
	padding: 30px 0 0 20px;
	font-size: 16px;
}

.homepage-special-callout div h3 {
	padding: 0 0 24px 0;
	text-transform: uppercase;
}

/*--- Footer Styles ---*/

.footer {
	clear: both;
	color: #f9f9f9;
	width: 910px;
	height: 80px;
	margin: 0 auto;
	display: block;
	padding: 40px 0 60px 0;
}

.footer .info {
	float: left;
}

.footer .info p {
	font-size: 10px;
	line-height: 18px;
	font-weight: 400;
	padding: 0 0 5px 0;
}

.footer .info p strong {
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.footer .social {
	float: right;
}

.footer .social ul li {
	display: inline;
	padding: 0 0 0 20px;
}

/*--- Global Styles ---*/

div.clear {
	clear: both;
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	text-transform: uppercase;
	font-size: 11px;
	color: #f9f9f9;
	border-bottom: 1px solid rgba(249, 249, 249, .1);
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-weight: 600;
}

a {
	text-decoration: none;
	color: #1688b8;
}

a:hover {
	text-decoration: underline;
}

a.btn {
	width: 266px;
	height: 42px;
	display: block;
	color: #f9f9f9;
	font-size: 16px;
	font-weight: 700;
	line-height: 41px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 16px;
	border-radius: 10px;
	border: 4px solid #f93;
	/* Other browsers radius*/
	background-color: #f93;
	position: relative;
}

a.btn span {
	background: url("/wp-content/themes/victorygardens/img/icon-btn-arrow.png") 0px 0px no-repeat;
	width: 6px;
	height: 11px;
	position: absolute;
	top: 15px;
	right: 14px;
	float: right;
	display: block;
	overflow: hidden;
}

a.btn:hover {
	color: #f93;
	background-color: rgba(255,153,51,0.1);
}

a.btn:hover span {
	background: url("/wp-content/themes/victorygardens/img/icon-btn-arrow.png") 0px -11px no-repeat;
}

a.btn.large {
	height: 82px;
	line-height: 78px;
	margin: 0 0 18px 0;
}

a.btn.large span {
	background: url("/wp-content/themes/victorygardens/img/icon-btn-arrow.png") 0px 0px no-repeat;
	width: 6px;
	height: 11px;
	position: absolute;
	top: 33px;
	right: 14px;
	float: right;
	display: block;
	overflow: hidden;
}

a.btn.large:hover span {
	background: url("/wp-content/themes/victorygardens/img/icon-btn-arrow.png") 0px -11px no-repeat;
}

a.btn.large:hover {
	color: #f93;
	background-color: rgba(255,153,51,0.1);
}

hr {
	width: 100%;
	height: 1px;
	background-color: #ddd;
	border: 0;
}


/*--- Hide for Desktop ---*/

.mobile-banner {
	display: none;
}

.mobile-menu {
	display: none;
}

/*--- Generic Template ---*/

.page-container .generic-content-container {
	width: 960px;
	height: auto;
	background: #f3f3f3 url("/wp-content/themes/victorygardens/img/background-photo-internal.jpg") 0 0 no-repeat;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-moz-border-radius-bottomright: 20px;
		-moz-border-radius-bottomleft: 20px;
}

.page-container .generic-content-container .generic-content .content {
	width: 600px;
	margin: 70px 0 30px 25px;
	padding: 0 25px 0 0;
	border-right: 1px solid #ddd;
	float: left;
}

.page-container .generic-content-container .full-width-content .content {
	width: 910px;
	margin: 70px auto 0 25px;
	float: left;
}

.page-container .generic-content-container .generic-content .content h1,
.page-container .generic-content-container .full-width-content .content h1 {
	font-size: 24px;
	line-height: 27px;
	color: #1688b8;
	font-weight: 600;
	padding: 0 0 10px 0;
}

.page-container .generic-content-container .generic-content .content h2,
.page-container .generic-content-container .full-width-content .content h2 {
	font-size: 18px;
	line-height: 22px;
	color: #1688b8;
	font-weight: 600;
	padding: 20px 0 6px 0;
}

.page-container .generic-content-container .generic-content .content img,
.page-container .generic-content-container .full-width-content .content img {
	padding: 0 0 5px 0;
}

.page-container .generic-content-container .generic-content .content p,
.page-container .generic-content-container .full-width-content .content p {
	font-size: 14px;
	line-height: 24px;
	color: #353535;
	font-weight: 400;
	padding: 0 0 16px 0;
}
.page-container .generic-content-container .generic-content .content p img,
.page-container .generic-content-container .full-width-content .content p img {
	padding: 0;
}

.page-container .generic-content-container .generic-content .content p.intro,
.page-container .generic-content-container .full-width-content .content p.intro {
	font-size: 18px;
	line-height: 26px;
}

.page-container .generic-content-container .generic-content .content ul,
.page-container .generic-content-container .full-width-content .content ul {
	margin: 2px 0 20px 18px;
}

.page-container .generic-content-container .generic-content .content ul li,
.page-container .generic-content-container .full-width-content .content ul li {
	font-size: 14px;
	line-height: 22px;
	padding: 6px 0 0 0;
	font-weight: 400;
	color: #353535;
}

.page-container .generic-content-container .sidebar {
	width: 264px;
	margin: 70px 0 0 0;
	padding: 0 25px 50px 0;
	float: right;
}

.page-container .generic-content-container .sidebar a.btn {
	width: 242px;
	height: 42px;
	display: block;
	color: #f9f9f9;
	font-size: 16px;
	font-weight: 700;
	line-height: 41px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 16px;
	margin: 0 0 4px 0;
	border-radius: 10px;
	border: 4px solid #f93;
	/* Other browsers radius*/
	background-color: #f93;
	position: relative;
}

.page-container .generic-content-container .sidebar a.btn:hover {
	color: #f93;
	background-color: #f5f5f5;
}

.page-container .generic-content-container .sidebar h3 {
	font-size: 14px;
	color: #1688b8;
	text-transform: uppercase;
	padding: 30px 0 10px 0;
}

.page-container .generic-content-container .sidebar p {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	padding: 0;
}

.page-container .generic-content-container .generic-content .content p.content-callout {
	font-size: 11px;
	line-height: 16px;
	color: #777;
	font-weight: 400;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 20px;
	margin: 0 0 20px 0;
}

/*--- Membership ---*/

.generic-content iframe.membership {
	width: 600px;
	height: 500px;
}


/*--- Blog ---*/

.page-container .generic-content-container .generic-content.blog .content article {
	padding: 0 0 50px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px solid #ddd;
}

.page-container .generic-content-container .generic-content .content article header {
	padding: 0 0 20px 0;
}

.page-container .generic-content-container .generic-content .content article header h1 a {
	font-size: 24px;
	color: #1688b8;
	text-decoration: none;
	font-weight: 600;
}

.page-container .generic-content-container .generic-content .content article header div.entry-meta a {
	font-size: 12px;
	color: #888;
	text-decoration: none;
	font-weight: 400;
}

.page-container .generic-content-container .sidebar aside ul {
	padding: 6px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.page-container .generic-content-container .sidebar aside ul li {
	list-style: none;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

.page-container .generic-content-container .sidebar aside ul li a {
	font-size: 12px;
	color: #888;
	text-decoration: none;
	line-height: 14px;
	font-weight: 400;
}

div#comments {
	margin: 25px 0 0 0;
	border-top: 1px solid #ddd;
}

div#comments label {
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #666;
}

div#comments, div#respond {
	border-top: 1px solid #ddd;
}

div#comments input {
	padding: 10px;
	width: 300px;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 16px;
	color: #555;
}

div#comments textarea {
	padding: 10px;
	width: 500px;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 16px;
	color: #555;
}

div.comment-list {
	margin: 20px 0;
}

div.comments-link {
	margin: 25px 0 0 0;
}

div.comment-author {
	padding: 0 0 15px 0;
	font-size: 14px;
}
div.comment-metadata {
	font-size: 12px;
}

div.comment-list div.comment-content {
	margin: 20px 0 0 0;
}

div#comments h3 {
	font-size: 16px;
	line-height: 18px;
	padding: 20px 0 0 0;
	font-weight: 600;
	color: #444;
}

p.form-allowed-tags, span.categories-links, span.author {
	display: none;
}

p.form-submit {

}

h1.screen-reader-text {
	display: none;
}

div.nav-links .nav-previous {
	float: left;
	padding: 15px 0 0 0;
}

div.nav-links .nav-next {
	float: right;
	padding: 15px 0 0 0;
}


/*--- Show Page ---*/

.generic-content-container .show-banner {
	width: 910px;
	height: 375px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

.generic-content-container .show-banner img {
	border-radius: 20px;
}

.generic-content-container.show .generic-content p.eyebrow-intro {
	padding: 0;
	text-transform: uppercase;
}

.page-container .generic-content-container.show .generic-content h1 {
	font-size: 30px;
	line-height: 30px;
	color: #1688b8;
	font-weight: 600;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.generic-content-container.show .generic-content .content {
	margin: 50px 0 30px 25px;	
}

.page-container .generic-content-container.show .sidebar {
	margin: 50px 0 0 0;
}

.generic-content-container #tabs {
	padding: 35px 0;
}

.generic-content-container #tabs ul.tabs {
	padding: 0 0 30px 0;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 12px;
	border-bottom: 1px solid #252525;
	margin: 0;
}

.generic-content-container #tabs ul.tabs li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}

.generic-content-container #tabs ul.tabs li a {
	color: #f9f9f9;
	background-color: #555;
	padding: 10px 14px;
	text-decoration: none;
	margin: 0;
	border-right: 1px solid #f3f3f3;
}

.generic-content-container #tabs ul.tabs li.ui-tabs-active a {
	color: #f9f9f9;
	background-color: #252525;
	padding: 10px 14px;
	text-decoration: none;
}

.generic-content-container #tabs div {
	padding: 10px 0 0 0;
}

.generic-content-container #tabs {
	clear: both;
}

.video-container {
	width: 600px;
	height: 136px;
	padding: 5px 0 22px 0;
	display: block;
	clear: both;
}

.video-container a {
	width: 190px;
	height: 136px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
}

.generic-content-container .generic-content .content .video-container a img {
	border-radius: 10px;
	padding: 0;
}

/*--- Search Results ---*/

.page-container .generic-content-container .generic-content .content.search article {
	border-bottom: 1px solid #ddd;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.page-container .generic-content-container .generic-content .content.search article p {
	padding: 0;
}

.page-container .generic-content-container .generic-content .content.search article header {
	padding: 0;
}
.page-container .generic-content-container .generic-content .content.search article a:hover {
	text-decoration: underline;
}

.page-container .generic-content-container .generic-content .content.search article header div.entry-meta,
.page-container .generic-content-container .generic-content .content.search article footer {
	display: none;
}

table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border-spacing: 0;
	border-collapse: separate;
	border-bottom: 1px solid #ccc;
}

table tr {
	padding: 0;
	margin: 0;
}

table tr td {
	width: 50%;
	background-color: rgba(255,255,255,.5);
	border-top: 1px solid #ccc;
	padding: 30px 20px 32px 20px;
	color: #555;
	line-height: 16px;
	font-size: 12px;
}

#tabs table tr td {
	width: auto;
	padding: 20px;
	background-color: auto;
}



/*--- Events Calendar ---*/



#tribe-events-content-wrapper {
	margin: 0 0 26px 0;
	width: 911px;
	overflow: visible;
}

#tribe-events-content {
	margin: 0;
	padding: 0;
	border-left: 1px solid #ccc;
}

.tribe-events-calendar {
	padding: 0;
	height: auto;
	display: block;
}

.tribe-events-calendar a {
	text-decoration: none;
	color: #1688b8;
}

.calendar-header {
	width: 129px;
	height: 44px;
	text-align: center;
	float: left;
	font-size: 12px;
	color: #f9f9f9;
	background-color: #666;
	font-weight: 600;
	line-height: 42px;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	
}

.calendar-cell {
	width: 109px;
	height: 295px;
	padding: 20px 10px 10px 10px;
	display: block;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	background-color: rgba(255,255,255,.6);
}

.tribe-events-othermonth.calendar-cell {
	background-color: rgba(255,255,255,.1);
}

.calendar-cell h3 {
	font-size: 12px;
	line-height: 12px;
	padding: 20px 0 0 0;
}

.calendar-cell h3 a {
	text-decoration: none;
	color: #1688b8;
	font-size: 12px;
	line-height: 12px;
}

.tribe_events {
	font-size: 14px;
	line-height: 20px;
}

#tribe-events-content-wrapper h2.tribe-events-page-title {
	padding: 0 0 10px 0;
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
}

.tribe-events-nav-previous a, 
.tribe-events-nav-next a {
	color: #1688b8;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 30px;
}

.tribe-events-notices {
	display: none;
}

#tribe-events-content .tribe-events-sub-nav {
	padding: 20px 0 14px 0;
	border-bottom: 1px solid #ccc;
}

#tribe-events-bar {
	display: none;
}

.tribe_events h3 {
	font-size: 12px;
	line-height: 14px;
	padding: 15px 0 0px 0;
}

#tribe-events-content-wrapper .event-time p {
	padding: 0;
	font-size: 12px;
}

.tribe_events a {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 20px 0;
}

.tribe-events-meta-group-details
{
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 20px 0;
}

.tribe-events-meta-group-details a
{
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 20px 0;
}


/*--- Accordian ---*/

.ui-widget-content {
	background: none;
	border: none;
}

.ui-accordion .ui-accordion-content {
	padding: none;
}

#ui-accordion-content, .ui-helper-reset, .ui-widget-content, .ui-corner-bottom, .ui-accordion-content-active {
	padding: none;
}

#mobile-menu.mobile-menu div.links div#accordion h3.ui-accordion-header {
	background: #222;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #f9f9f9;
	padding: 18px 0;
	border: 0;
	margin: 0 0 5px 0;
	border-radius: 0;
	line-height: 12px;
}

#mobile-menu.mobile-menu div.links div#accordion h3.ui-accordion-header span {
	display: none;
}


/*--- Browser Bugs ---*/

a img {
	border: 0;
}


/*--- IE 8 Message ---*/

.ie8message-container {
	width: 100%;
	background-color: #d41b1b;
}

.ie8message {
	width: 940px;
	z-index: 3000;
	padding: 20px 0 40px 0;
	margin: 0 auto;
	font-size: 24px;
	line-height: 36px;
	color: #f9f9f9;
}

.ie8message a {
	color: #f9f9f9;
	text-decoration: underline;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}






/*--- Responsive Styles --- */

@media (max-width: 550px) {

	body {
		background: none;
		background-color: #1a1a1a;
	}

	.page-container {
		width: 290px;
		overflow: hidden;
	}
	
	.nav-bar-container .nav-bar {
		width: 290px;
	}
	
	.nav-bar-container .nav-bar .logo {
		margin: 0 auto;
		width: 95px;
		height: 72px;
		overflow: hidden;
		left: 93px;
	}
	
	.nav-bar-container .nav-bar .logo img {
		width: 95px;
		height: 72px;
	}
	
	.nav-bar-container .nav-bar .links {
		display: none;
	}
	
	.mobile-menu {
		display: block;
		margin: 20px 0 0 0;
		clear: both;
	}
	
	.mobile-menu .links ul {
		text-align: center;
	}
	
	.mobile-menu .links ul li {
		text-align: center;
		padding: 10px 0;		
	}
	
	.mobile-menu ul li h3 {
		color: #f9f9f9;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 28px;
		height: 30px;
		background-color: #222;
		display: block;
	}
	
	.mobile-menu .links a {
		text-decoration: none;
		color: #f9f9f9;
		line-height: 28px;
		height: 30px;
		display: block;
		font-size: 12px;
		text-align: center;
		text-transform: uppercase;
	}
	
	.mobile-menu .links ul {
		text-align: center;
		background-color: #151515;
		margin: 0 0 5px 0;
	}
	
	.mobile-menu .links ul li {
		text-align: center;
		border-bottom: 1px solid #222;
	}
	
	.hero {
		width: 290px;
		height: 554px;
		background: none;
		position: relative;
	}
	
	.hero .text-content {
		padding: 65px 0 30px 0;
	}
	
	.hero .banner-container {
		display: none;
	}
	
	.mobile-banner {
		display: block;
		padding: 10px 0;
	}
	
	.hero a.btn {
		position: relative;
		bottom: auto;
	}
	
	.content {
		margin: 50px 0;
		width: 290px;
	}
	
	.content .callout {
		margin: 0 0 22px 0;
	}
	
	.content .public-programs {
		width: 282px;
	}
	
	.content .public-programs div {
		padding: 30px 0 0 0;
	}
	
	.content .public-programs a {
		width: 282px;
	}
	
	.content .resident-theater {
		float: left;
		clear: both;
	}
	
	.homepage-special-callout {
		width: 290px;
		height: auto;
		margin: 35px auto 0 auto;
		border-radius: 10px;
		background-color: #f93;
		color: #f9f9f9;
		clear: both;
		display: block;
	}
	.homepage-special-callout div {
		padding: 20px;
		font-size: 14px;
	}
	.homepage-special-callout div h3 {
		padding: 0 0 10px 0;
		text-transform: uppercase;
		line-height: 22px;
	}
	.homepage-special-callout div p {
		line-height: 22px;
	}
	
	.sidebar-home {
		float: left;
		clear: both;
		margin: 25px 0 50px 0;
	}
	
	.footer .social {
		float: left;
		clear: both;
	}
	
	.nav-bar-container .nav-bar .mobile-link,
	.nav-bar-container .nav-bar .mobile-tickets {
		display: block;
	}
	
	.mobile-link a {
		float: right;
		color: #f9f9f9;
		text-decoration: none;
		font-size: 12px;
		line-height: 54px;
		text-transform: uppercase;
	}
	
	.mobile-tickets a {
		float: left;
		color: #f9f9f9;
		text-decoration: none;
		font-size: 12px;
		line-height: 54px;
		text-transform: uppercase;
	}
	
	a.btn.large {
		height: 42px;
		line-height: 41px;
		margin: 0 0 10px 0;
	}

	a.btn.large span {
		background: url("/wp-content/themes/victorygardens/img/icon-btn-arrow.png") 0px 0px no-repeat;
		width: 6px;
		height: 11px;
		position: absolute;
		top: 15px;
		right: 14px;
		float: right;
		display: block;
		overflow: hidden;
	}
	
	/*--- Generic ---*/
	
	.page-container .generic-content-container {
		width: 290px;
		height: auto;
		background: #f3f3f3 none 0 0 no-repeat;
		margin: 0 0 50px 0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
			-webkit-border-bottom-right-radius: 10px;
			-webkit-border-bottom-left-radius: 10px;
			-moz-border-radius-bottomright: 10px;
			-moz-border-radius-bottomleft: 10px;
	}

	.page-container .generic-content-container .generic-content .content,
	.page-container .generic-content-container .full-width-content .content {
		width: 260px;
		margin: 40px 0 30px 0px;
		padding: 0 15px;
		border-right: 1px solid #ddd;
		float: left;
	}
	
	.page-container .generic-content-container .generic-content .content img,
	.page-container .generic-content-container .full-width-content .content img {
		width: 100%;
		height: auto;
	}
	
	.page-container .generic-content-container .generic-content .content h1,
	.page-container .generic-content-container .full-width-content .content h1 {
		font-size: 20px;
		padding: 0 0 4px 0;
	}

	.page-container .generic-content-container .generic-content .content h2,
	.page-container .generic-content-container .full-width-content .content h2 {
		font-size: 16px;
		padding: 10px 0 4px 0;
	}
	
	.page-container .generic-content-container .generic-content .content p,
	.page-container .generic-content-container .full-width-content .content p {
		font-size: 12px;
		line-height: 20px;
		color: #151515;
		font-weight: 400;
		padding: 0 0 15px 0;
	}

	.page-container .generic-content-container .generic-content .content p.intro,
	.page-container .generic-content-container .full-width-content .content p.intro {
		font-size: 14px;
		line-height: 22px;
	}
	
	.page-container .generic-content-container .generic-content .content ul li,
	.page-container .generic-content-container .full-width-content .content ul li {
		font-size: 12px;
		line-height: 20px;
		padding: 0 0 10px 0;
		font-weight: 400;
	}
	
	.page-container .generic-content-container .sidebar {
		width: 264px;
		margin: 0;
		padding: 0 14px 30px 14px;
		float: right;
	}
	
	/*--- Membership ---*/
	
	.generic-content iframe.membership {
		width: 260px;
		height: 500px;
	}
	
	/*--- Show Page ---*/
	
	.generic-content-container .show-banner {
		width: 264px;
		height: auto;
		margin: 0 auto;
		padding: 50px 0 0 0;
	}

	.generic-content-container .show-banner img {
		border-radius: 10px;
		width: 100%;
		height: auto;
	}
	
	.page-container .generic-content-container.show .show-banner {
		padding: 25px 0 0 0;
	}
	
	.page-container .generic-content-container.show .generic-content .content {
		margin: 20px 0 30px 0;
	}
	
	.page-container .generic-content-container.show .generic-content .content p.eyebrow-intro {
		padding: 0;
	}
	
	.page-container .generic-content-container.show .generic-content .content h1 {
		line-height: 24px;
	}
	
	.page-container .generic-content-container.show .sidebar {
		margin: 0;
	}
	
	.generic-content-container #tabs ul.tabs {
		padding: 0 0 67px 0;
	}

	.generic-content-container #tabs ul.tabs li {
		padding: 0 0 18px 0px;
	}
	
	div.entry-content iframe, #tabs iframe {
		width: 264px;
		height: 148px;
	}
	
	.video-container {
		width: 260px;
		height: auto;
		padding: 20px 0;
		display: block;
		clear: both;
		margin: 0 auto;
	}

	.video-container a {
		width: 190px;
		height: 136px;
		display: block;
		float: left;
		padding: 0 15px 0 0;
	}
	
	
	/*--- Events Calendar ---*/
	
	#tribe-events-content-wrapper {
		margin: 0 0 26px 0;
		width: 238px;
		overflow: visible;
	}
	
	div.tribe-events-othermonth {
		display: none;
	}
	
	.calendar-cell {
		width: 238px;
		height: auto;
		display: block;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		float: left;
	}
	
	.calendar-header {
		display: none;
	}
	
	/*--- Footer ---*/
	
	.footer {
		width: 100%;
	}
	
	.footer .info {
		text-align: center;
		width: 100%;
	}
	
	.footer .social {
		float: left;
		width: 280px;
		margin: 0 auto;
		padding: 30px 0 50px 0;
		text-align: center;
	}

	.footer .social ul li {
		display: inline;
		padding: 0;
	}
	
	/*--- Blog ---*/
	
	div#comments input {
		width: 238px;
	}

	div#comments textarea {
		width: 238px;
	}
	
}










