/*  
Theme Name: Motion
Theme URI: http://85ideas.com/public-releases/wordpress-theme-motion/
Description: Dark and colorful theme with sweet transparency characteristics. Drop-down categories menu, 2-column layout and widget-ready footer and sidebar.
Author: Sam @ 85ideas	
Author URI: http://85ideas.com/
Version: 1.0.1
Tags: black, blue, green, dark, two-columns, sticky-post, threaded-comments, fixed-width, right-sidebar

	This theme was designed and built for the WordPress CMS and is copyright 85ideas.com.
	Modify, adapt, and customize for your own site at will!

	The CSS, XHTML and design of this theme are released under GPL:
	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/


post
/************************************************
*          Resets          *
************************************************/
@font-face {
  font-family: 'Graublau Web';
  src: url('type/GraublauWeb.eot');
  src: local('type/Graublau Web Regular'), local('type/Graublau Web'),
         url("type/GraublauWeb.woff") format("woff"),
         url('type/GraublauWeb.otf') format('opentype'),
         url("type/GraublauWeb.svg") format("svg");
}

@font-face {
  font-family: 'GraublauWebBold';
  src: url('type/GraublauWebBold.eot');
  src: local('type/Graublau Web Bold'), local('type/GraublauWeb-Bold'), 
         url('type/GraublauWebBold.woff') format('woff'),
         url('type/GraublauWebBold.otf') format('opentype'),
         url('type/GraublauWebBold.svg') format('svg');
}

@font-face {
  font-family: 'BergamoStd-Italic';
  src: url('type/BergamoStd-Italic.eot');
  src: local('type/BergamoStd-Italic'), local('type/BergamoStd-Italic'), 
         url('type/BergamoStd-Italic.woff') format('woff'),
         url('type/BergamoStd-Italic.otf') format('opentype'),
         url('type/BergamoStd-Italic.svg') format('svg');
}
em {font-style: italic; }

@font-face {
  font-family: 'Monika';
  src: url('type/Monika.eot');
  src: local('type/Monika'), local('type/Monika'), 
         url('type/Monika.woff') format('woff'),
         url('type/Monika.otf') format('opentype'),
         url('type/Monika.svg') format('svg');
}


html, body, div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, input, table, th, td, a
{margin:0; padding:0; border:0; vertical-align:baseline; /*color:#fff*/;}  
:focus {outline:0;}
body {line-height:1em;}
ul, ol {list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:1em; padding: .5em}
h1 {padding:0;}



/************************************************
*          General elements       *
************************************************/
/*body {background: rgb(37, 29, 27) url(images/bodybg.jpg) top center no-repeat fixed*/
/*body {background:#3A2E2B; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; text-align:center; padding: 2em; text-shadow:0 0 4px #444;}*/
body {background: url(/wp-content/themes/motion_suzy/images/suzy-bg.gif); font-family:"Graublau Web","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-size:/*1em*/16px; text-align:center; color: rgb(114, 101, 98); /*text-shadow:0 0 4px #444;*//* -webkit-text-stroke: 1px transparent;*/}
h1, h2, h3, h4, h5, h6 {color: #726562; /*font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/ /*letter-spacing: 0.1em; word-spacing: -0.1em;*/ }
a {color: rgb(68, 184, 238); text-decoration: none; text-shadow: none;}
a:hover {}
blockquote {font-family: "Graublau Web","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; line-height:1.5em; font-size:1em; color: #6D6055/*#25201F*/; /*background: rgb(114, 101, 98)*/ /*url(images/whitetrans.png)*/; padding: 1em 1.5em 0.75em 3em; /*margin: 0.5em 1em 0.25em;*/ /*text-shadow:0 0 4px #444;*/ /*border: 1px solid #412B1C*/;
/* optional rounded corners for browsers that support it */
  /*-moz-border-radius: 12px;
  -khtml-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;*/

}
code {font-size:1.1em; font-family:"Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;}
kbd, tt {font-size:1.2em;}
hr {border:1px solid rgb(114, 101, 98);}
pre {overflow:auto; width:600px; background:url(images/blacktrans.png); padding:1em 1.5em; margin:1em 0; font-size:1.2em; white-space:pre-wrap; /* css3 */}
dl {}
dt {font-family:"Graublau WebBold","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;/*font-weight:bold;*/}
dd {padding-left:1em;}

table {margin:.5em 0;}
table th {color:#a8ef9d;}
table td, table th {padding:.5em .7em;}
table th {background:url(images/whitetrans.png); text-transform:uppercase; border-bottom:1px transparent;}
table td {background:url(images/blacktrans.png);}
table tr.even td {background:url(images/blacktrans2.png);}
table tr:hover td{background:url(images/whitetrans.png);}

fieldset {padding:1.2em; border:1px dashed rgb(114, 101, 98);}
legend {padding:.2em .8em; font-size:1.2em; text-transform:capitalize;}
input, textarea, select {margin:.2em 0; color:#222; font-size:1em;}
input, textarea {padding:.3em;}
input.radio, input.checkbox {background:#fff; padding:2px;}
form label{font-family:"Graublau Web","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;/*font-weight:bold*/; display:block;}



/************************************************
*          General       *
************************************************/
#wrapper {margin:5em auto 0; padding:0; text-align:left; width:835px;}
.cleared {clear:both;}


/************************************************
*          Header       *
************************************************/
#top #topmenu {/*border: 1px solid rgb(114, 101, 98); background: url(images/blacktrans.png)*/; float:left; width:835px;}
#top #topmenu li {float:right; margin: /*38px*/ 8px 0 0 2em; border-left: 1px solid transparent; font-size:.625em; line-height: 1.3em; text-transform: uppercase; letter-spacing: .2em; padding: 0.3em 0 0.3em 0.625em; }
#top #topmenu li:hover {border-left: 1px solid #6D6055/*rgb(64, 146, 208)*/;/*background:#DDD;*//* url(images/blacktrans.png);*/}
#top #topmenu li a {color: rgb(58, 46, 43);}
#top #topmenu li a:hover {color: rgb(64, 146, 208);}
#top #topmenu li a.rss {background:url(images/rsstrans.png) left 4px no-repeat; padding-left:17px;}
#top #search {float:right; width:300px; text-align:right;}
#top #searchform input {padding:3px;}
#top #searchbox {width:180px; color:#555; font-size:.75em; border:1px solid #ddd; background:#eee;}
#top #searchbox:hover {background:#fff;}
#top .submitbutton {cursor:pointer; background:url(images/blacktrans.png); color:#fff; font-size:0.8em; padding:.08em; vertical-align:top;}
#top .submitbutton:hover {background:url(images/whitetrans.png);}

#header {padding-bottom:20px;}
#header #logo {float:left; width:480px; margin:35px 0 10px 0;}
#header #logo img {float:left; margin:4px 10px 10px 0;}
#header #logo h1 a {color:#fff; font-size:2em; font-weight:normal; text-shadow:0 0 6px #555;}
#header #logo h1 a:hover {color:#a8ef9d;}
#header #logo #desc {font-size:.8em; color:#ddd; margin-top:.5em; line-height:1.2em;}
#header #headerbanner {float:right; width:468px; margin:30px 0 10px 0; text-align:right; padding:10px; background:url(images/whitetrans.png); font-size:.8em; line-height:1.5em;}
#header #headerbanner h3 {font-size:1.1em; font-family:"Graublau Web","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#header #headerbanner p a {border-bottom:1px dashed #a8ef9d;}
#header #headerbanner a:hover {background:url(images/blacktrans.png);}

#catnav {margin-bottom: 0; width:835px; /*background:url(images/blacktrans.png);*/}
#nav li {float:left; border-left: 2px solid #eee; /*background:url(images/blacktrans2.png);*/ line-height:1.5em; margin: 0 0 5px;/*margin:5px 0 5px 5px;*/}
#nav li:hover {border-left: 2px solid rgb(212, 229, 0); /*background:url(images/blacktrans.png);*/}
#nav li a {display:block; margin:0; font-size:0.8em; color: #aaa; padding: 0 1em 0 0.5em;}
#nav li a:hover {color:rgb(64, 146, 208); text-decoration:none; display:block;}
#nav li ul {position:absolute; width:180px; left:-999em; padding-top:5px; margin:0;}
#nav li:hover ul, #nav li.sfhover ul {left:auto;}
#nav li li {padding:0; margin:0; width:180px; line-height:1.5em;}	
#nav li li a {color:#fff; margin:0; padding:7px 13px; background:url(images/blacktrans3.png);}
#nav li li a:hover {color:#afdaff;}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;}




/************************************************
*          Content      *
************************************************/
#main {}
#content {float:left; width:835px; border: 1px solid rgb(114, 101, 98); background: url(/wp-content/themes/motion_suzy/images/40_percent_white.png); /*padding: 30px 50px 30px;*/}
#contentfull {float:left; width:835px; border: 1px solid rgb(114, 101, 98); background: url(/wp-content/themes/motion_suzy/images/40_percent_white.png); /*padding: 30px 50px 30px;*/}
h2#contentdesc {float: center; font-weight:normal; font-size:0.9em; padding: 1em 0 0 0.3em;}
h2#contentdesc span {color:#a8ef9d;}

.post {padding:0;}
.sticky {padding:10px; margin-bottom:15px; background:url(images/blacktrans.png);}
.posttop {min-height:1.3em; /*background:url(images/blacktrans.png);*/}
.posttop h1.posttitle a {float: right; padding: 5px 10px; color: /*#524A44*/#FFF; font-size:.75em;  font-weight: normal; letter-spacing: .1em; /*text-transform: uppercase;*/}
.posttop h1.posttitle a:hover {color: rgb(68, 184, 238);}
.posttop h2.posttitle a {padding: 15px 0 0 0; color: #524A44/*rgb(68, 184, 238)*/; font-size:.9em;font-weight: normal;}
.posttop h2.posttitle a:hover {color: rgb(64, 146, 208);}
.posttop h3.posttitle a {padding: 15px 0 0 0; font-size:.875em; color: rgb(114, 101, 98);font-weight: normal;}
.posttop h3.posttitle a:hover {color: rgb(64, 146, 208);}
.postmetatop {text-transform:capitalize; font-size:0.7em; padding-top:8px; line-height:1.5em;}
.postmetatop .categs {float:left; width:450px; background:url(images/categ.png) left 2px no-repeat; padding: 0 0 0 20px; line-height:16px;}
.postmetatop .categs a:hover {color:#afdaff;}
.postmetatop .date {float:right; width:130px; text-align:right;}
.postmetatop .date span {background:url(images/date.png) left no-repeat; padding-left:20px;}

.postcontent {font-size:0.75em; line-height:1.5em;}
.postcontent h1 {font-family: "GraublauWeb","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; padding:.5em 0; font-size:1.5em;}
.postcontent h2 {font-family: "Graublau Web","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; padding:.5em 0; font-size:1.4em;}
.postcontent h3 {font-family: "GraublauWeb","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; color: rgb(114, 101, 98); padding:0 0 .375em; font-size: 1em; font-weight: normal; text-transform: normal;/*padding:0 0 .375em; font-size:1em; text-transform: uppercase;*/}
.postcontent h4 {font-family: "GraublauWeb","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; color: rgb(114, 101, 98); padding:0 0 .375em; font-size:.814em; font-weight: normal; text-transform: normal;}
.postcontent h5 {padding:. 5em 0; font-size:1em;}
.postcontent h6 {padding:. 5em 0; font-size:.9em;}
.postcontent p {padding:.5em 0 .2em;}
.postcontent a {color: rgb(114,101,98)/*border-bottom:1px dashed #a8ef9d;*/}
.postcontent a:hover {color: rgb(64, 146, 208);}
.postcontent ul, .postcontent ol {padding:.4em 0 .5em 2em;}
.postcontent ul li {list-style:disc;}
.postcontent ol li {list-style:decimal;}

/*.postmetabottom {background:url(images/whitetrans.png); font-size:0.8em; line-height:1.1em; margin-top:15px;}*/
.postmetabottom {font-size:0.8em; line-height:1.1em;}
.postmetabottom a {/*color:#fff;*/}
.postmetabottom a:hover {color:#afdaff;}
.postmetabottom .tags {float:left; width:440px; background:url(images/tags.png) left 1px no-repeat; padding-left:20px; line-height:16px;}
.postmetabottom .readmore {float:right; width:140px; text-align:right; padding-bottom: 10px;}
.postmetabottom .readmore span {/*background:url(images/more.png) left 4px no-repeat;*/ padding-left:17px; /*text-decoration: underline;*/}

.postmetaauthor {background:url(images/blacktrans.png); padding:10px; font-size:0.8em; line-height:1.1em; margin-top:20px;}
.postmetaauthor .authorpic {float:left; width:60px; }
.postmetaauthor .authordesc {float:right; width:540px; }
.postmetaauthor .authordesc p.theauthor {line-height:1.4em; font-weight:bold;}
.postmetaauthor .authordesc p.thedesc {line-height:1.4em; padding:.8em 0 .2em;}
.postmetaauthor .authordesc a {color:#afdaff; border-bottom:1px dashed #afdaff;}
.postmetaauthor .authordesc a:hover {background:url(images/blacktrans.png);}


/************************************************
*          Hover Thumbs      *
************************************************/
#fadehover {position: relative;}
#fadehover img.a {position: absolute; left: 0; top: 0; z-index: 10;}
#fadehover img.b {position: absolute; left: 0; top: 0;}

/************************************************
*          Navigation      *
************************************************/
#navigation {line-height:1.7em; margin-bottom:5px;}
#navigation a {border-bottom:1px dashed #a8ef9d;}
#navigation a:hover {background:url(images/blacktrans.png);}

#navigation .wp-pagenavi a {padding:5px 7px; font-size:.8em; background:url(images/blacktrans2.png); color:#fff; border:none;}
#navigation .wp-pagenavi a:hover {color:#a8ef9d;}
#navigation .wp-pagenavi span.pages, #navigation .wp-pagenavi span.current, #navigation .wp-pagenavi span.extend {padding:5px 7px; font-size:.8em; background:url(images/blacktrans2.png); color:#fff; border:none;}



/************************************************
*          Comments      *
************************************************/
#comments {margin:0 0 15px 0;}
#comments h3 {font-size:1em; font-weight:normal;}
#comments ul.commentlist li {margin:10px 0 0 0; padding:15px; background:url(images/blacktrans.png);}
#comments ul.commentlist li ul.children li {margin:20px 0 0 20px;}
#comments img.avatar {float:left; margin:0 20px 0 0;}
#comments .commentbody .author {font-size:.9em; margin-bottom:10px; color:#eee;}
#comments .commentbody .author a {color:#b9ff9d; border-bottom:1px dashed #b9ff9d;}
#comments .commentbody .author a:hover {color:#eee; border-bottom:1px dashed #b9ff9d;}
#comments .commentbody .commentmetadata {font-size:.7em; color:#bbb; margin-bottom:25px;}
#comments .commentbody .commentmetadata a {color:#bbb;}
#comments .commentbody em {margin-bottom:10px; color:#eee; display:block; font-size:.8em; font-style:normal;}
#comments .commentbody p {font-size:.8em; padding:5px 0 8px 0; line-height:1.4em;}
#comments .commentbody p a {color:#b9ff9d; border-bottom:1px dashed #b9ff9d;}
#comments .commentbody p a:hover {color:#eee; border-bottom:1px dashed #b9ff9d;}
#comments .reply a {margin-top:5px; padding:5px; line-height:1.3em; font-size:.7em; float:left; background:#ddd; color:#000;}
#comments .reply a:hover {background:#fff; color:#111;}
#comments h3#trackbacktitle {padding-top:10px;}
#comments ul.trackback {margin:10px 0 0 0; padding:15px; background:url(images/blacktrans.png);}
#comments ul.trackback li {margin-bottom:17px; font-size:.9em;}
#comments ul.trackback li .commentbody .author {margin:0;}
#comments a#cancel-comment-reply-link {display:block; padding:8px 0;}
#comments a#cancel-comment-reply-link:hover {color:#ccc;}

#comments #respond {margin-top:20px;}
#comments #respond h3 {margin-bottom:15px;}
#comments #respond input {padding:5px; width:200px; background:#efefef; font-size:.8em;}
#comments #respond p {padding:.5em 0 0 0;}
#comments #respond p label {font-size:.8em; font-weight:normal;}
#comments #respond textarea {width:600px; padding:10px; background:#efefef; font-size:.8em; border:none;}
#comments #respond .submitbutton {color:#fff; background:url(images/blacktrans3.png); padding:6px; line-height:1.4em; font-size:.8em;}
#comments #respond .submitbutton:hover {cursor:pointer; color:#a8ef9d;}
#comments #respond p.subscribe-to-comments label {display:inline; margin-left:4px;}




/************************************************
*          Sidebar       *
************************************************/
#sidebar {float:right; width:300px; font-size:0.8em; line-height:1.4em; margin-bottom:30px;}
#sidebar ul li.boxed {background:url(images/blacktrans.png); padding:10px; margin-bottom:15px;}
#sidebar h3 {background:url(images/blacktrans.png); padding:5px 10px; line-height:1.3em; font-weight:normal; font-size:1.4em; margin-bottom:10px;}
#sidebar ul ul li {padding-bottom:8px;}
#sidebar ul ul li a {display:block; padding:3px 5px;}
#sidebar ul ul li a:hover {background:url(images/blacktrans.png);}
#sidebar p {color:#eee; padding:0 5px 10px 5px;}
#sidebar p a {border-bottom:1px dashed #a8ef9d;}
#sidebar p a:hover {background:url(images/blacktrans.png);}
#sidebar img {border:none; padding:0 5px;}
#sidebar img.avatar {float:left; padding:0 15px 5px 5px;}
#tag_cloud a, .widget_tag_cloud a {display:inline;}
#tag_cloud a:hover {color:#fff;}
li#tagbox a:hover {color:#fff;}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/************************************************
*          Footer       *
************************************************/
#footer {height: 40px; clear:both; margin-bottom: 15px; background:url(images/blacktrans.png); font-size:0.8em;}
#footer .foot1 {float:left; width:310px; margin:10px 0 0 10px; display:inline;}
#footer .foot2 {float:left; width:310px; margin:10px 15px 0;}
#footer .foot3 {float:left; width:310px; margin:10px 0 0;}
#footer h3 {font-weight:normal; font-size:1.4em; margin-bottom:.4em;}
#footer h4 {font-weight:normal; font-size:1em; margin:.814em 0 .2em; font-family:"Graublau Web", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
#footer p {line-height:1.5em; color:#eee; padding:.2em 0 .8em;}
#footer ul li {padding:10px; margin-bottom:10px; background:url(images/blacktrans.png);}
#footer ul ul li {background:url(images/bullet.png) left 7px no-repeat; line-height:1.5em; padding:0 0 0 10px; margin-bottom:4px;}
#footer li a {font-weight:normal; display:block; padding:2px 5px;}
#footer a:hover {background:url(images/blacktrans.png);}
#footer .widget_tag_cloud a {display:inline;}
#footer .widget_tag_cloud a:hover {background:none; color:#fff;}

#credits {margin: 0.625em 0; font-size:0.625em; line-height:1.4em;}
#credits a {color: #888;}
#credits a:hover {color: rgb(68, 184, 238) ;/*background:url(images/blacktrans.png);*/}
#credits #creditsleft {float:left; width:600px; color:#aaa;}
#credits #creditsright {float:right; width:130px; text-align:right; color:#aaa;}



/************************************************
*          WP related          *
************************************************/
.alignleft {float:left; /*margin:5px 15px 7px 0;*/}
.alignright {float:right; /*margin:5px 0 7px 15px;*/}
.aligncenter, div.aligncenter {margin:5px auto; text-align:center; display:block;}

img.alignleft {float:left;}
img.alignright {float:right;}
img.aligncenter {text-align:center; display:block;}

.wp-caption {border: 1px solid rgb(114, 101, 98); text-align:center;  /*background: #a60000*/ /*url(images/blacktrans.png)*/;
  /* optional rounded corners for browsers that support it */
  /*-moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;*/
  }
.wp-caption img {padding:0 ; margin:0 ; border: 0 none;}
.wp-caption p.wp-caption-text {font-size:11px; line-height:17px; padding:0 4px 5px; margin:0;}


/************************************************
*          Preloading images          *
************************************************/
/* GENERAL PAGES 001-050*/
#preload-001 {background: url(/wp/wp-content/themes/motion_suzy/images/display/welcome_page/home_bg.jpg) no-repeat -9999px -9999px; }
#preload-002 {background: url(/wp/wp-content/themes/motion_suzy/images/display/interior_design_page/suzy_home2.png) no-repeat -9999px -9999px; }
#preload-003 {background: url(/wp/wp-content/themes/motion_suzy/images/display/featured_projects_page/featured_projects.png) no-repeat -9999px -9999px; }
#preload-004 {background: url(/wp/wp-content/uploads/portfolio/misc_backgrounds/driftwood_1.jpg) no-repeat -9999px -9999px; }
#preload-005 {background: url(/wp/wp-content/uploads/portfolio/misc_backgrounds/driftwood_2.jpg) no-repeat -9999px -9999px; }
#preload-006 {background: url(/wp/wp-content/uploads/portfolio/misc_backgrounds/driftwood_3.jpg) no-repeat -9999px -9999px; }
#preload-007 {background: url(/wp/wp-content/themes/motion_suzy/images/display/contact_page/contact_master.png) no-repeat -9999px -9999px; }

/* FILLERS  700-800 range */
#preload-701 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler1.jpg) no-repeat -9999px -9999px; }
#preload-702 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler1_hover.jpg) no-repeat -9999px -9999px; }
#preload-703 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler2.jpg) no-repeat -9999px -9999px; }
#preload-704 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler2_hover.jpg) no-repeat -9999px -9999px; }
#preload-705 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler2.jpg) no-repeat -9999px -9999px; }
#preload-706 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler2_hover.jpg) no-repeat -9999px -9999px; }
#preload-707 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler3.jpg) no-repeat -9999px -9999px; }
#preload-708 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler3_hover.jpg) no-repeat -9999px -9999px; }
#preload-709 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler4.jpg) no-repeat -9999px -9999px; }
#preload-710 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler4_hover.jpg) no-repeat -9999px -9999px; }
#preload-711 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler5.jpg) no-repeat -9999px -9999px; }
#preload-712 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler5_hover.jpg) no-repeat -9999px -9999px; }
#preload-713 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler6.jpg) no-repeat -9999px -9999px; }
#preload-714 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler6_hover.jpg) no-repeat -9999px -9999px; }
#preload-715 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler7.jpg) no-repeat -9999px -9999px; }
#preload-716 {background: url(/wp/wp-content/uploads/portfolio/navi_next_previous/filler7_hover.jpg) no-repeat -9999px -9999px; }


/* PORTFOLIO PAGES AND THUMBNAILS */
/* PALO ALTO LODGE - 100-199 - /wp/wp-content/uploads/portfolio/palo_alto_lodge/ */
#preload-100 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_1_l.jpg) no-repeat -9999px -9999px; }
#preload-101 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_1_s.jpg) no-repeat -9999px -9999px; }
#preload-102 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_1_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-103 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_2_l.jpg) no-repeat -9999px -9999px; }
#preload-104 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_2_s.jpg) no-repeat -9999px -9999px; }
#preload-105 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_2_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-106 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_3_l.jpg) no-repeat -9999px -9999px; }
#preload-107 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_3_s.jpg) no-repeat -9999px -9999px; }
#preload-108 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_3_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-109 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_4_l.jpg) no-repeat -9999px -9999px; }
#preload-110 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_4_s.jpg) no-repeat -9999px -9999px; }
#preload-111 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_4_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-112 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_5_l.jpg) no-repeat -9999px -9999px; }
#preload-113 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_5_s.jpg) no-repeat -9999px -9999px; }
#preload-114 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_5_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-115 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_6_l.jpg) no-repeat -9999px -9999px; }
#preload-116 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_6_s.jpg) no-repeat -9999px -9999px; }
#preload-117 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_6_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-118 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_7_l.jpg) no-repeat -9999px -9999px; }
#preload-119 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_7_s.jpg) no-repeat -9999px -9999px; }
#preload-120 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_7_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-121 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_8_l.jpg) no-repeat -9999px -9999px; }
#preload-122 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_8_s.jpg) no-repeat -9999px -9999px; }
#preload-123 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_8_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-124 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_9_l.jpg) no-repeat -9999px -9999px; }
#preload-125 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_9_s.jpg) no-repeat -9999px -9999px; }
#preload-126 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_9_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-127 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_9_s_hover_more.jpg) no-repeat -9999px -9999px; }
#preload-128 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_10_l.jpg) no-repeat -9999px -9999px; }
#preload-129 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_10_s.jpg) no-repeat -9999px -9999px; }
#preload-130 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_10_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-131 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_11_l.jpg) no-repeat -9999px -9999px; }
#preload-132 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_11_s.jpg) no-repeat -9999px -9999px; }
#preload-133 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_11_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-134 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_12_l.jpg) no-repeat -9999px -9999px; }
#preload-135 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_12_s.jpg) no-repeat -9999px -9999px; }
#preload-136 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_12_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-137 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_13_l.jpg) no-repeat -9999px -9999px; }
#preload-138 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_13_s.jpg) no-repeat -9999px -9999px; }
#preload-139 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_13_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-140 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_17_l.jpg) no-repeat -9999px -9999px; }
#preload-141 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_17_s.jpg) no-repeat -9999px -9999px; }
#preload-142 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_17_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-143 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_1_s_hover_previous.jpg) no-repeat -9999px -9999px; }
#preload-144 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_1_s_hover_hover_previous.jpg) no-repeat -9999px -9999px; }
#preload-145 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_15_l.jpg) no-repeat -9999px -9999px; }
#preload-146 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_15_s.jpg) no-repeat -9999px -9999px; }
#preload-147 {background: url(/wp/wp-content/uploads/portfolio/palo_alto_lodge/paloalto_lodge_15_s_hover.jpg) no-repeat -9999px -9999px; }


/* MENLO PARK IMAGES - range 200-299 - /wp/wp-content/uploads/portfolio/menlo_park/ */
#preload-200 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_4_l.jpg) no-repeat -9999px -9999px; }
#preload-201 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_4_s.jpg) no-repeat -9999px -9999px; }
#preload-202 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_4_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-203 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_2_l.jpg) no-repeat -9999px -9999px; }
#preload-204 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_2_s.jpg) no-repeat -9999px -9999px; }
#preload-205 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_2_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-206 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_8_l.jpg) no-repeat -9999px -9999px; }
#preload-207 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_8_s.jpg) no-repeat -9999px -9999px; }
#preload-208 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_8_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-209 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_7_l.jpg) no-repeat -9999px -9999px; }
#preload-210 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_7_s.jpg) no-repeat -9999px -9999px; }
#preload-211 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_7_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-212 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_9_l.jpg) no-repeat -9999px -9999px; }
#preload-213 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_9_s.jpg) no-repeat -9999px -9999px; }
#preload-214 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_9_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-215 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_10_l.jpg) no-repeat -9999px -9999px; }
#preload-216 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_10_s.jpg) no-repeat -9999px -9999px; }
#preload-217 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_10_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-218 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_11_l.jpg) no-repeat -9999px -9999px; }
#preload-219 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_11_s.jpg) no-repeat -9999px -9999px; }
#preload-220 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_11_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-221 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_14_l.jpg) no-repeat -9999px -9999px; }
#preload-222 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_14_s.jpg) no-repeat -9999px -9999px; }
#preload-223 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_14_s_hover.jpg) no-repeat -9999px -9999px; }
#preload-224 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_19_l.jpg) no-repeat -9999px -9999px; }
#preload-225 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_19_s.jpg) no-repeat -9999px -9999px; }
#preload-226 {background: url(/wp/wp-content/uploads/portfolio/menlo_park/menlo_19_s_hover.jpg) no-repeat -9999px -9999px; }
