/*
Theme Name: Clue
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Sasa Kulic
Author URI: http://www.cluedesign.com/
Description: Theme for VaughanVision.com
Version: 1
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

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.
*/

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

html, 
body                                    { margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; }
a:link,
a:active,
a:visited                               { color: #006689; text-decoration: none; outline: none; }
a:hover                                 { color: #000000; text-decoration: underline; }
ul,
ol                                      { margin: 0px; padding: 0px; }
li                                      { margin: 0px; padding: 0px; }
input[type=text],
select,
textarea                                { font-family: Arial, Helvetica, sans-serif !important; font-size: 1em; padding: 1px; background-color: #EEEEEE; border: 1px #CCCCCC solid; }

iframe                                  { margin: 0px; padding: 0px; border: 0px; width: 100%; }

input[type=submit]                      { font-family: Arial, Helvetica, sans-serif !important; font-size: 1em; padding: 2px 10px; background-color: #DDDDDD; border: 1px #999999 solid; -moz-border-radius: 3px; border-radius: 3px; }
input[type=submit]:hover                { background-color: #EEEEEE; }

#page                                   { display: block; margin: 0 auto 20px; width: 1024px; border-right: 1px #8b802c solid; border-bottom: 1px #8b802c solid;  border-left: 1px #8b802c solid; }
#primary                                { background: transparent url('images/bg_content.png') repeat-x; float: left; margin: 0; width: 100%; }
#content                                { margin: 0; padding: 0px 30px 30px 30px; }
#main .widget-area                      { float: right; overflow: hidden; width: 220px; }
#colophon                               { clear: both; display: block; width: 100%; }

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

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

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

/* =Header
-------------------------------------------------------------- */

#branding                               { background: #2d388b; width: 1024px; height: 120px; position: relative; }
#branding a                             { color: #FFFFFF; }
#logo                                   { width: 383px; height: 114px; position: absolute; top: 12px; left: 12px; }
#logo a:hover img                       { opacity: 0.9; filter:alpha(opacity=90); }
hgroup                                  { width: 300px; position: absolute; top: 0px; right: 16px; font-family: 'Open Sans', sans-serif; color: #FFFFFF; text-align: right; }
#site-toll-phone                        { font-size: 1.4em; line-height: 1.6em; }
#site-phone                             { font-size: 1.1em; line-height: 1.2em; }
#site-email                             { font-size: 1.1em; line-height: 1.2em; }

/* =Menu
-------------------------------------------------------------- */

#access                                 { background: #b49630; display: block; position: absolute; left: 0; bottom: 0; margin: 0; padding: 4px 4px 0px; width: 1016px; height: 30px; border-top: 1px #554921 solid; border-bottom: 1px #554921 solid; }
#access ul                              { list-style: none; margin: 0; padding-left: 0; }
#access li                              { float: left; position: relative; }
#access a                               { display: block; line-height: 2em; padding: 0 1em; text-decoration: none; font-family: 'Open Sans', sans-serif; color: #FFFFFF; font-size: 14px; text-transform:uppercase; }
#access ul ul                           { box-shadow: 0 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none; float: left; position: absolute; top: 2em; left: 0; z-index: 99999; }
#access ul ul ul                        { left: 100%; top: 0; }
#access ul ul a                         { background: #dedede; line-height: 1em; padding: .5em .5em .5em 1em; width: 10em; height: auto; }
#access li:hover > a,
#access ul ul :hover > a                { color: #f5f1d3; }
#access ul ul a:hover                   { color: #f5f1d3; }
#access ul li:hover > ul                { display: block; }


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

#home_slider_wrapper                    { width: 1024px; height: 350px; overflow: hidden; background: #5B5B5B; }
.home-slider                            { width: 765px; height: 350px; margin: 0px; float: left; }
#home-slider-links                      { width: 250px; float: left; }
#home-slider-links ul                   { list-style: none; margin: 24px 0px 0px 0px; }
#home-slider-links ul li                { }
#home-slider-links ul li .chalets       { background: transparent url('images/home_link_icon_chalets.png') no-repeat; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px; display: block; }
#home-slider-links ul li .rate          { background: transparent url('images/home_link_icon_rate.png') no-repeat; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px; display: block; }
#home-slider-links ul li .availability  { background: transparent url('images/home_link_icon_availability.png') no-repeat; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px; display: block; }
#home-slider-links ul li .map           { background: transparent url('images/home_link_icon_map.png') no-repeat; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px; display: block; }
#home-slider-links ul li .contact       { background: transparent url('images/home_link_icon_contact.png') no-repeat; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px; display: block; }
#home-slider-links ul li a              { color: #FFFFFF; background: transparent url('images/bg_home_slider_links_bg.png') repeat-x; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.2em; width: 140px; height: 34px; margin: 10px 0px 10px 20px; padding: 14px 10px 2px 60px; position: relative; display: block; border: 1px #999999 solid; -moz-border-radius: 6px; border-radius: 6px; opacity: 0.9; filter:alpha(opacity=90); }
#home-slider-links ul li a:hover        { text-decoration: none;  opacity: 1; filter:alpha(opacity=100); }

#contact-info                           { background: #f1f1f1; width: 240px; margin: 0px 3px 0px 30px; padding: 20px 10px 20px 10px; float: right; border: 1px #999999 solid; -moz-border-radius: 16px; border-radius: 16px; position: relative; }
#contact-info h1                        { display: block; color: #666666; font-family: 'Open Sans', sans-serif; font-size: 1.2em; margin: 0 0 0.4em 0.7em; padding: 0; font-weight: normal; }
#contact-info p                         { font-size: 0.9em !important; line-height: 1.3em !important; margin: 0; padding: 0 0 0 1em; }

#home-phone-icon                        { position: absolute; width: 27px; height: 27px; background: transparent url('images/home-phone-icon.png') no-repeat; left: -12px; top: 50px; }
#home-email-icon                        { position: absolute; width: 27px; height: 27px; background: transparent url('images/home-email-icon.png') no-repeat; left: -12px; top: 82px; }
#home-appt-icon                         { position: absolute; width: 27px; height: 27px; background: transparent url('images/home-appt-icon.png') no-repeat; left: -12px; top: 114px; }

#about-wrapper                          { width: 100%; }
.about-container                        { width: 50%; float: left; text-align: center; font-family: 'Open Sans', sans-serif; font-weight: 1.2em; }

.our-chalets                            { text-align: center; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 10px; }
.our-chalets p                          { margin: 5px 0px 0px 0px !important; padding: 5px !important; line-height: 0 !important; }
.our-chalets img                        { padding: 6px; border: 1px #EEEEEE solid; -moz-box-shadow: 3px 3px 3px #CCCCCC; -webkit-box-shadow: 3px 3px 3px #CCCCCC; box-shadow: 3px 3px 3px #CCCCCC; }
.our-chalets a img:hover                { opacity: 0.9; filter:alpha(opacity=90); }

ul#contact-address li                   { margin-bottom: 20px !important; } 

.two-col-wrapper                        { width: 100%; overflow: hidden; }
.two-col-container                      { width: 50%; float: left; }

.three-col_wrapper                       { width: 100%; overflow: hidden; }
.three-col-container                     { width: 300px; padding: 0px 10px; float: left; }


.entry-meta                             { clear: both; display: block; }
.entry-title                            { font-family: 'Petit Formal Script', cursive; text-shadow: 2px 2px 2px #DDDDD; font-size: 26px; color: #333333; margin: 2em 0 1.2em 0; border-bottom: 1px #EEEEEE solid; }
.single-author .entry-meta .byline      { display: none; }

#content h2                             { font-family: 'Open Sans', sans-serif; text-shadow: 2px 2px 2px #DDDDD; font-size: 18px; color: #333333; }
#content ul li,
#content ol li                          { font-size: 0.9em; line-height: 1.5em; margin: 0 0 0 2em; }
#content p                              { font-size: 0.9em; line-height: 1.5em; margin: 0 0 1em 0; }
#content nav                            { display: block; overflow: hidden; }
#content nav .nav-previous              { float: left; width: 50%; }
#content nav .nav-next                  { float: right; text-align: right; width: 50%; }
#content #nav-above                     { display: none; }
.paged #content #nav-above,
.single #content #nav-above             { display: block; }
#nav-below                              { margin: 1em 0 0; }
.page-link                              { clear: both; margin: 0 0 1em; }
.page .edit-link                        { clear: both; display: block; padding: 30px 0px 0px 0px; }

.photo01                                { background: #FFFFFF; border: 1px #CCCCCC solid; padding: 8px; box-shadow: 0 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); }
.sticky                                 { }

.quote                                  { background: #f2f2f2 url('images/bg_quote.png') no-repeat; margin: 20px 0px; padding: 10px 50px 20px 126px; border: 1px #CCCCCC solid; -moz-border-radius: 15px; border-radius: 15px; box-shadow: 0 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); }

.map_wrapper                            { background: #FFFFFF; padding: 10px; border: 1px #EEEEEE solid; overflow: hidden; }

ul#go-back-links                        { width: 100%; overflow: hidden; clear: both; margin: 0px; padding: 0px; text-align: center; list-style: none; }
ul#go-back-links a                      { display: block; float: left; width: 180px; margin: 30px auto 0px 30px; padding: 5px 10px; background-color: #EEEEEE; color: #000000; border: 1px #CCCCCC solid; text-align: center; -moz-border-radius: 5px; border-radius: 5px; }
ul#go-back-links a:hover                { background-color: #DDDDDD; text-decoration: none; }

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

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

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

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

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

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

/* =Tables
-------------------------------------------------------------- */

.grid01                                 {	width: 100%; border-collapse: collapse; }
.grid01 td                              { border: 1px #CCCCCC solid; padding: 6px !important; }
.grid01 .hdr                            { background-color: #CCCCCC; padding: 2px; text-align: center; }

.grid02                                 {	width: 100%; border-collapse: collapse; }
.grid02 td                              { border: 1px #CCCCCC solid; padding: 2px !important; }
.grid02 .hdr                            { background-color: #CCCCCC; padding: 2px; text-align: center; }

/* =Margins & Padding
-------------------------------------------------------------- */

.margin40x0x0x0                         { margin: 40px 0px 0px 0px !important; }
.padding0x20                            {	padding: 0px 20px !important; }


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

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

.gallery-icon { width: 100px !important; height: 100px !important; margin: 0px 8px 0px 0px; padding: 0px; }
.gallery-item { width: 100px !important; height: 100px !important; margin: 0px 8px 0px 0px; padding: 0px; }

.wp-smiley {
   margin: 0;
}


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

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

.formbtn1                               { margin: 0px 10px 0px 0px; padding: 4px 6px; color: #333333; background: #EEEEEE; border: 1px #999999 solid; -moz-border-radius: 3px; border-radius: 3px; }
.formbtn1:hover                         { background: #F1F1F1; text-decoration: none; }

.formbtn2                               { margin: 0px 10px 0px 0px; padding: 4px 6px; color: #FFFFFF !important; background: #2D388B; border: 1px #999999 solid; -moz-border-radius: 3px; border-radius: 3px; }
.formbtn2:hover                         { background: #4e57a0; text-decoration: none; }

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


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

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


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

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


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

#colophon                               {  }
#footer                                 { background: transparent url('images/bg_footer.png') bottom repeat-x; width: 1024px; height: 94px; position: relative; margin: 50px 0px 0px; padding: 0px; }
#footer p                               { text-align: center; font-size: 0.8em; }