/*
Theme Name: Twenty Twelve
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Template:     twentytwelve
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.4
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, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images/home-menu, 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.
*/

@import url("../twentytwelve/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
/* Customized Tags */
@font-face {
	font-family: 'Helvetica-Extended';
	src: url('http://design.cydoniagallery.com/fonts/helvetica-extended.eot'); /* IE9 Compat Modes */
	src: url('http://design.cydoniagallery.com/fonts/helvetica-extended.eot#iefix') format('embedded-opentype'); /* IE6-IE8 */
	src: url('http://design.cydoniagallery.com/fonts/helvetica-extended.woff') format('woff'); /* Modern Browsers */
	src: url('http://design.cydoniagallery.com/fonts/helvetica-extended.ttf') format('truetype'); /* Safari, Android, iOS */
	src: url('http://design.cydoniagallery.com/fonts/helvetica-extended.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body.custom-font-enabled {
	font-family: 'Helvetica Extended', Helvetica, Arial, sans-serif;
}
body {
	color: #999;
	background: #FFF;
	font-size: 10pt;
}
body .site {
	box-shadow: none;
	margin-top: 0;
}
img, img a, img:focus, a:focus, input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {
	border: none;
	outline: none;
}
a, a:link {
	-webkit-transition-property: color, text;
	-webkit-transition-duration: .25s, .25s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: color, text;
	-moz-transition-duration: .25s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property: color, text;
	-o-transition-duration: .25s;
	-o-transition-timing-function: linear, ease-in;
}
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border: none;
	outline: none;
}
a, a:link, a:visited, .entry-content a:visited, .comment-content a:visited {
	color: #888;
}
a:hover, .entry-content a:hover, .comment-content a:hover {
	color: #ee3923;
}
footer a, footer a:link, footer a:visited {
	color: #999;
}
footer a:hover {
	color: #ee3923 !important;
}

p, .entry-content p, .entry-summary p, .comment-content p, .mu_register p {
	text-align: justify;
	margin: 0 0 10px;
	margin: 0 0 1rem;
	line-height: 11px;
	line-height: 1.1rem;
}
.entry-content, .entry-summary, .mu_register {
	line-height: 11px;
	line-height: 1.1rem;
	text-align: justify;
}
h2, h3, h4, h5, h6, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
	color: #888;
	margin: 24px 0 5px 0;
	margin: 1.714285714rem 0 0.357rem 0;
	line-height: 1.25;
}
h1 {
	color: #58585a;
}
hr {
	margin: 24px 0;
}
ol, ul {
	list-style: inherit;
}
li {
	margin-bottom: 10px;
}
.widget-area {
	margin-top: 100px;
}
#content {
	margin-top: 130px;
}
#loginform input#log, #loginform input#pwd, #loginform input#submit {
	float: right;
}
#loginform label {
	line-height: 22px;
	vertical-align: middle;
}
/* Custom Formatting */
#box-border {
	border: solid 1px #CCCCCC;
	padding: 10px;
}
#box-shadow {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.uppercase {
	text-transform: uppercase;
}
.fltright {
	float: right;
}
.fltleft {
	float: left;
}
.clrflt {
	clear: both;
	height: 1px;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	border-radius: 0;
	box-shadow: none;
}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span {
	background-color: #999;
	color: #fff;
	text-transform: uppercase;
	background-image: none !important;
	box-shadow: none !important;
	border-color: transparent !important;
	-webkit-transition-property: color, text;
	-webkit-transition-duration: .15s, .15s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: color, text;
	-moz-transition-duration: .15s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property: color, text;
	-o-transition-duration: .15s;
	-o-transition-timing-function: linear, ease-in;
}
.menu-toggle:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
	background-color: #ee3923;
	color: #fff;
	box-shadow: none !important;
	border-color: transparent !important;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border: none;
}
#holidays {
	font-size: 8pt;
	line-height: 11px;
	line-height:1rem;
	text-align: justify;
}
#mission {
	border: red solid;
	border-width: 1px 0 1px 0;
	padding: 12px 0;
	text-align: justify;
}
.entry-header img.wp-post-image {
	float: right;
}
div.css-search {
	border: none;
}
.smooth_slider .smooth_slider_eshortcode {
	float: left !important;
	width: 400px !important;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-size: 10px;
	font-size: 0.7143 rem;
	text-align: right;
}
.event_text h2 {
	text-align: left;
}
/* Hidden Elements */
.home .edit-link, .home .site-header {
    display:none;
}
.entry-meta {
	display: none;
}
.postmetadata .meta-author {
	display: none;
}
#post-87 .entry-rev, #post-85 .entry-rev, #post-0 .entry-rev, #post-79 .entry-rev, #post-212 .entry-rev, #post-9 .entry-rev, #post-34 .entry-rev, #post-2 .entry-rev {
	display: none;
}
.entry-header .entry-rev {
	display: none
}
#bus-login-submit {
	float: right;
	margin-right: 20px;
}
#bus-login-password {
	margin-left: 5px;
}
button, input, select, textarea {
	border-radius: 0 !important;
}
.entry-header .entry-title {
	display: none;
}
#bus-login-username {
	margin-left: 2px;
}
/* Containers */
.logo {
	width:558px;
	margin: 0 auto 100px auto;
}
.site {
	max-width: 1200px;
}
.site-content {
	margin: 0;
}
.site-content article {
	border: none;
}
#main {
	margin: 0 0 25px 0;
}
.single-wide_left {
	width: 350px;
	float: left;
	margin-right: 30px;
}
.double-wide_left {
	width: 700px;
	float: left;
	margin-right: 20px;
}
.single-wide_right {
	width: 350px;
	float: right;
}
.double-wide_right {
	width: 700px;
	float: right;
}
/*.home-box1 {
	height:180px;
	width: 350px;
	float: left;
	background: url(../../../images/home_pc-icon.gif) no-repeat center;
}*/
.home-box1 {
	height:180px;
	width: 350px;
	padding: 15px;
	margin-left: 30px;
	float: left;
	background: url(../../../images/home_mail-icon.gif) no-repeat center;
}
.home-box1 p {
	line-height: 25px;
}
.home-box3 {
	height:180px;
	width: 350px;
	float: right;
	background: url(../../../images/home_pc-icon.gif) no-repeat center;
}
.border-left {
	border-radius: 5px;
	border-left: 2px solid #CCC;
	padding: 15px;
}
.border-right {
	border-radius: 5px;
	border-right: 2px solid #CCC;
	padding: 15px;
}
/* Menu */
.site-header {
	position: fixed;
	width: 100%;
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	background: #fff;
	z-index: 3;
}
.main-navigation {
	margin: 0;
	padding: 0;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu {
	border: none;
}
.home-btn a, .home-btn a:hover, .home-btn a:focus {
	height: 33px;
	width: 23px;
	background: url(../../../images/O.gif) no-repeat ;
	background-size: 23px 23px;
	text-indent: 50px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}
/*#menu-item-33 {
	margin: 0;
	padding: 0;
}*/
.main-navigation li {
	font-size: 8pt;
	display: inline-block;
	vertical-align: middle;
}
.main-navigation li a, .main-navigation li a:link {
	color: #999;
}
.main-navigation li a:active, .main-navigation li a:hover {
	color: #ee3923 !important;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
color: #ee3923 !important;
}
/*Home Menu */
div.doors1, div.doors2, div.doors3, div.doors4, div.doors5, div.doors6, div.doors7 {
    position: relative;
}
 
div.doors1 a, div.doors2 a, div.doors3 a, div.doors4 a, div.doors5 a, div.doors6 a, div.doors7 a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
#logo {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 838px;
	height: 381px;
	margin-top: -220px;
	margin-left: -428px;
}
.doors1 {
    float: left;
    height: 381px; width: 127px;
    background-color: #fff;
}
#slidingDoorsVert1 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_01.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 0px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert1:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
.doors2 {
    float: left;
    height: 381px; width: 145px;
    background-color: #fff;
}
#slidingDoorsVert2 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_02.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 0px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert2:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
.doors3 {
    float: left;
    height: 381px; width: 101px;
    background-color: #fff;
}
#slidingDoorsVert3 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_03.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 0px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert3:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
.doors4 {
    float: left;
    height: 381px; width: 148px;
    background-color: #fff;
}
#slidingDoorsVert4 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_04.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 45px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert4:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
.doors5 {
    float: left;
    height: 381px; width: 116px;
    background-color: #fff;
}
#slidingDoorsVert5 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_05.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 0px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert5:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
.doors6 {
    float: left;
    height: 381px; width: 87px;
    background-color: #fff;
}
#slidingDoorsVert6 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_06.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 0px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert6:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
.doors7 {
    float: left;
    height: 381px; width: 114px;
    background-color: #fff;
}
#slidingDoorsVert7 {
	/*Applying the Background images/home-menu*/
	background-image: url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_white.gif'), url('../../../images/home-menu/menu_open_07.gif');
	background-repeat: no-repeat;
	/*Positioning the Background images/home-menu*/
	background-position: 0px -218px, 0px 275px, 0px 0px;
	/*Transition Parameters*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#slidingDoorsVert7:hover {
	background-position: 0px -381px, 0px 381px, 0px 0px;
}
/*Gallery Page */
#location-image {
	width: 350px;
	float: right;
	margin-right: 20px;
}
#location-map {
	width: 350px;
	margin-left: 50px;
	float: right;
}
/* Newsletter Form */
.newsletter table {
	border: none !important;
	box-shadow: none !important;
	margin: 0;
}
.newsletter th, .newsletter td {
	padding: 5px !important;
	color: #999;
}
/* Gallery Slideshow Plugin */
#bwg_container1_0 #bwg_container2_0 #spider_popup_overlay_0 {
	z-index: 100;
}
/* Footer */
footer[role="contentinfo"] {
	position: fixed;
	bottom: 0;
	line-height: 18px;
	font-size: 8pt;
	max-width: 1200px;
	margin: 0 auto;
	color: #999;
	background: #FFF;
	text-transform: uppercase;
	border: none;
	padding: 0;
}
.site-info {
	width:1200px;
}
#footer-left {
	float: left;
	display: inline-block;
	padding: 20px;
}
#footer-middle {
	display: none;
	float: left;
	width: 225px;
	position: relative;
	left: 50%;
	margin-left: -300px;
	padding: 20px;
}
#footer-right {
	float: right;
	display: inline-block;
	padding: 15px 20px 20px 20px;
}
#footer-fb_link {
	display: inline-block;
	position: relative;
	text-indent: -99999px;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background:url(../../../images/social_buttons.gif) 0 0;
}
#footer-fb_link span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(../../../images/social_buttons.gif) no-repeat;
	background-position: -15px 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}
#footer-fb_link:hover span {
	opacity: 1;
}
#footer-twitter_link {
	display: inline-block;
	position: relative;
	text-indent: -99999px;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background:url(../../../images/social_buttons.gif) 0 30px;
}
#footer-twitter_link span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(../../../images/social_buttons.gif) no-repeat;
	background-position: -15px -15px;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}
#footer-twitter_link:hover span {
	opacity: 1;
}
#footer-newsletter_link {
	display: inline-block;
	position: relative;
	text-indent: -99999px;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background:url(../../../images/social_buttons.gif) 0 15px;
}
#footer-newsletter_link span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background: url(../../../images/social_buttons.gif) no-repeat;
	background-position: -15px -30px;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}
#footer-newsletter_link:hover span {
	opacity: 1;
}
/* TGP Get Posts */
.tpg-metadata-class {
	display: none;
}
.tpg-byline-class {
	display: none;
}
.tpg-rev-class {
	display: none;
}