/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI: iqair.*
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Reset CSS courtesy Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #013e7d url(images/bodybg.jpg) no-repeat -280px -140px;
	font:.72em/130% Arial,Helvetica,Tahoma,'sans serif','sans-serif';
	color:#FFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	color:#80ccff;
	text-decoration:none;
	font-weight:normal;
}

strong {
	font-weight:bold;
}
small {
	font-size:0.95em;
}
/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display:block;
text-indent:-9999em;
}

#header {
	position:relative;
	width:800px;
	height:50px;
}

#topnav {
	position:absolute;
	right:0;
	top:0;
}

#topnav li {
	float:left;
	margin:0 0 0 1px;
	padding:5px 0 5px 0;
	background:url(images/topnavbg.png) no-repeat 50% bottom;
	position:relative;
	
}
#topnav li.first {
	background:url(images/topnavbg.png) no-repeat left bottom;
}
#topnav li.last {
	background:url(images/topnavbg.png) no-repeat right bottom;
}

/* topnav li span {
	position:absolute;
	top:0;
	right:100%;
	height:1em;
	padding:5px 0;
	width:10px;
	display:block;
	background:green;
} */

#topnav a {
	position:relative;
}

#topnav li a:link,
#topnav li a:visited,
#topnav li a:active,
#topnav li a:focus {	
	color:#FFF;
}
#topnav li a strong.rss {
	background:url(images/rss.png) no-repeat 8px 1px;
	padding-left:27px;
	letter-spacing:-0.05em;
}
#topnav li a strong {
	/*background:url(images/topnavbg.png) no-repeat left bottom; */
	color:lightgray;	
	padding:0 10px 10px 15px;
	height:30px;
	position:relative;
}
#topnav li a strong span {
	margin-top:5px;
	/*float:left; */
	
	
}

#topnav li a:hover strong {
	color:#FFF;
}
#topnav li.active a strong {
	color:#80ccff;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

/* div#container,div#primary {
padding-top:15px;
} */
#primary {
	margin-top:0;
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}
.floatright {
	float:right;
}
.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0.5em .5em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0 0 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}



div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
position:relative;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0;
padding-bottom:5px;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 5px;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}
div.sidebar {margin-top:0;}
div.sidebar h3 {
	padding-left:5px;
}
span.entry-comments {
	display:none;
}

#primary ul ul li {
	list-style-type:none;
}
#primary ul li h3 {
	border-bottom:1px solid #FFF;
	margin-bottom:1em;
}
#primary ul h4 {
	margin:15px 0 5px 0; padding:0;
	font-weight:bold;
}
h3 strong.hidden {
	margin-left:-9999em;
	overflow:hidden;
	display:inline;
}
span.hidden {
	margin-left:-9999em;
	overflow:hidden;
}

#recent-photos li {
	display:inline;
}
li.hentry {
	padding-bottom:0;
	margin:15px 0 0 0;
	cursor:pointer;
}
li.hentry p {
	margin-bottom:0;
}
a.more {
	display:block;
	text-indent:-9999em;
	background:url(images/more.gif) no-repeat 100% 100%;
	overflow:hidden;
}

#content ul li {
	list-style-type:none;
}

#blog-title,
#blog-title a {
	display:block;
	padding-top:1.5em;
	width: 354px;
	height:35px;
}
#blog-title {
	background:url(images/airqualitycam.gif) no-repeat 0 100%;
}
#blog-title strong,
#blog-description strong {
	margin-left:-9999em;
	overflow:hidden;
}
#blog-description {
	/* position:absolute;
	top:39px;
	left:0; */
	display:block;
	width:500px;
	height:26px;
	padding:2px 0 0 0;
	margin:0 0 17px 0; 
	border-bottom:1px solid #FFF;
}
#recent-photos h3 {
	display:block;
	
}
#recent-photos h3 a,
#recent-measurements h3 a {
	display:block;
	width: 91px;
	height: 26px;
	padding-top:2px;
	
}
#recent-photos h3 div a,
#recent-measurements h3 div a {
	display:inline;
}
#recent-photos h3 a.lastdays,
#recent-measurements h3 a.lastdays {
	background: url(images/pastdays.gif) no-repeat left top;
}
#about-the-authors h3 {
	background: url(images/abouttheauthors.gif) no-repeat 4px top;
	height: 28px;
	display:block;
}

#recent-photos h3 a.gallery {
	background: url(images/gallery.gif) no-repeat left top;
}
#recent-articles h3 a.bloglink {
	clear:left;
	display:block;
	width: 184px;
	height: 28px;
	background:url(images/recentarticles.gif) no-repeat 3px bottom;
}
#primary ul li h3 a {
	font-weight:bold;
	font-size:0.8em;	
}
#primary ul li h3 span {
	display:inline;
}

span.separator {
	font-size:0.6em;
	padding:0 0.4em;
	color:#55a4d9;
	line-height:1em;
}
h4.entry-title {
	font-size:1.2em;
	margin-bottom:0.8em;
}
h4.entry-title a {
	font-weight:bold;
}

#primary p {
	margin-top:0.5em;
	font-size:0.95em;
}
#container{
	margin:0;
	padding:0;
	
}

#footer {
font-size:0.8em;
margin-top:17px;
padding:15px 0 15px 0;
color:#80ccff;
}

#recentphotolist {
	margin:0;padding:0;
	
}
#recentphotolist li {
	float:left;
	display:inline;
	padding:4px;	
	height:83px;
	width:83px;
}

#recentphotolist li a {
	padding:1px;
	background:#FFF;
	border-right:1px solid #033b75;
	border-bottom:1px solid #033b75;
	display:block;
	width:78px;
	height:78px;
	position:relative;
	font-size:0.83em;
	color:#FFF;
}
#recentphotolist li a img {
	height:78px;
	width:78px;
	cursor:pointer;	
}
#recentphotolist li a span.date {
	display:none;
	width:78px;
	position:absolute;
	background:#000;
	opacity:.8;
	filter:alpha(opacity=80);
	top:1px;
	left:1px;
	text-align:center;
}
#recentphotolist li a:hover span.date {
	display:block;	
}

h2.entry-title {
	font-weight:bold;
	margin:0 0 .3em 0;
	padding:0 20px 0 0;
	font-size:1.5em;
}
body.home h2.entry-title,
body.category-la-apartment h2.entry-title,
body.s-category-la-apartment h2.entry-title,
body.category-beijing-apartment h2.entry-title,
body.s-category-beijing-apartment h2.entry-title,
body.s-category-la-outdoor h2.entry-title,
body.s-category-beijing h2.entry-title {
	font-size:1.4em;
	background:#000;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-align:center;
	padding:4px 0 2px 0;
	margin:2px 2px 0 2px;
}

div.meta-data ul,
div.meta-data ul li,
div.meta-data ul li dl,
div.meta-data ul li dl dt,
div.meta-data ul li dl dd {
	background:#000;
	color:#FFF;
	opacity:0.9;
	filter:alpha(opacity=90);
}

div.meta-data table {
	background:#000;
	color:#FFF;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin:0 2px 2px 2px;
	width:236px;
}
div.meta-data table tr {
	
}
div.meta-data table td {
	padding:2px;
	width:33%;
}
div.meta-data ul li {
	display:block;
	padding:4px 10%;
	clear:left;
}

div.meta-data ul li dl dt {
	float:left;
	/* width:40%; */
}
div.meta-data ul li dl dt em {
	font-style:"italic";
	font-size:0.8em;
}

div.meta-data ul li dl dd {
	margin-left:50%;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}

div.meta-data ul {
	display:block;
	margin:0 2px 2px 2px;
}
body.home a.yapb-image-link,
body.category-la-apartment a.yapb-image-link,
body.s-category-la-apartment a.yapb-image-link,
body.category-beijing-apartment a.yapb-image-link,
body.s-category-la-outdoor a.yapb-image-link,
body.s-category-beijing-apartment a.yapb-image-link,
body.s-category-beijing a.yapb-image-link {
	margin:0 2px;
}

body.home div.entry-content,
body.category-la-apartment div.entry-content,
body.s-category-la-apartment div.entry-content,
body.category-beijing-apartment div.entry-content,
body.s-category-beijing-apartment div.entry-content,
body.s-category-la-outdoor div.entry-content,
body.s-category-beijing div.entry-content {
	/*text-align:center; */
}
body.home div.entry-content img,
body.category-la-apartment div.entry-content img,
body.s-category-la-apartment div.entry-content img,
body.category-beijing-apartment div.entry-content img,
body.s-category-beijing-apartment div.entry-content img,
body.s-category-la-outdoor div.entry-content img,
body.s-category-beijing div.entry-content img  {
	margin:0 0 0 2px;
}

div.entry-content {
	padding:0;
}
div.entry-content div.inner {
	margin:0 2px;
}
div.entry-content p {
	text-align:left;
	line-height:1.4em;
	
}

div.entry-content h3,
div.entry-content h4,
div.entry-content h5,
div.entry-content h6 {
	font-weight: lighter;
	font-size:1.5em;
	line-height:1.1em;
	margin:.5em 0 .2em 0;
}
div.entry-content h5,
div.entry-content h6 {
	font-size:1.2em;
}


div.wp-caption {
	text-align:center;	
	padding:0;
		
}
div.wp-caption a {
	margin:0 auto;
}
div.wp-caption img {
	padding:1px;
	background:#FFF;
	border-right:1px solid #033b75;
	border-bottom:1px solid #033b75;
}
div.entry-content p.wp-caption-text,
div.sidebar p.wp-caption-text {
	font-style:italic;
	color:#80ccff;
	text-align:left;
	font-size:0.9em;
	line-height:1em;
	padding:0 0 2px 0;
}
h4 small {font-size:0.8em;}

body.home div.post,
body.category-la-apartment div.post,
body.s-category-la-apartment div.post,
body.category-beijing-apartment div.post,
body.s-category-beijing-apartment div.post,
body.s-category-la-outdoor div.post,
body.s-category-beijing div.post {
	width:240px;
	background:#FFF;
	border-right:#000;
	border-bottom:#000;
}
#container {
	
}
div.meta-data td em a {
	font-size: 0.75em;
	color:gray;
}
div.meta-data td.measurement {
	font-size:1.3em;
	color:#80ccff;
	font-weight:bold;
	text-align:right;
	}
ul.monthly-arch {
	
}

ul.monthly-arch li {
	display:inline;
}
ul.monthly-arch {
	margin:15px 0;padding:0;
	
}
ul.monthly-arch li {
	float:left;
	display:inline;
	padding:4px;	
	height:83px;
	width:83px;
}

ul.monthly-arch li a {
	padding:1px;
	background:#FFF;
	border-right:1px solid #033b75;
	border-bottom:1px solid #033b75;
	display:block;
	width:78px;
	height:78px;
	position:relative;
	font-size:0.83em;
}
ul.monthly-arch li a img {
	height:78px;
	width:78px;
	cursor:pointer;	
}
ul.monthly-arch li a span.date {
	display:none;
	width:78px;
	position:absolute;
	background:#000;
	opacity:.8;
	filter:alpha(opacity=80);
	top:1px;
	left:1px;
	text-align:center;
}
ul.monthly-arch li a:hover span.date {
	display:block;	
}
div.about-author {
	clear:both;
	border-top:1px solid #FFF;
	padding:10px;margin:15px 0;
}
div.about-author p {
	font-style:italic;
}
div.about-author p img {
	background:#FFF;
	padding:1px;
	border-right:1px solid #033b75;
	border-bottom:1px solid #033b75;
	margin:3px 10px 0 0;
}
#smallprint {
	margin-top:15px;
}
#smallprint h3 {
	background:url(images/infos.gif) no-repeat 4px bottom;
	height:26px;
}
#smallprint p {
	margin:0 4px 6px 4px;
	line-height:1.25em;
	font-size:1em;
}
table acronym {
	position:relative;
	padding-right:5px;
}
table sup {
	position:absolute;
	font-size:0.8em;
	top:-2px;
	right:0;
	padding-bottom:3px;
	margin-bottom:3px;
}
label, legend {
	font-family: Helvetica, Arial, sans-serif;
}

cformsform {
width:100%;}


