/*
Theme Name: Condo World Inc.
Theme URI: http://www.yourcondoworld.com/blog/
Description: Condo World Inc.
Version: 1.0
Author URI: http://creative-city.ca/

*/

html, body {
	border: 0 none;
	display: block;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('_gui/wallpaper.jpg') no-repeat scroll top center;
	font: normal normal normal 13px/1.12em Tahoma, Geneva, sans-seri;
	color: #000;
	letter-spacing: 0.035em;
}
p {
	display: block;
	font-size: inherit;
	margin: 0 0 1.2em 0;
	padding: 0;
}
h1, h2, h3, h4, h4, h6 {
	background: transparent none; 
	color: #003;
	display: block;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 19px 0;
	padding: 0;
}
h1 {
	font-size: 32px;
	line-height: 37px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
}
h3 {
	font-size: 19px;
	line-height: 22px;
}
h4 {
	font-size: 16px;
	line-height: 19px;
}
h5 {
	font-size: 12px;
	line-height: 14px;
}
h6 {
	font-size: 10px;
	line-height: 12px;
}
address {
	display: block;
	font-style: italic;
	margin: 0;
	padding: 0;
}
blockquote {
	display: block;
	margin: 0 40px;
	padding: 0;
}
pre {
	display: block;
	font-family: "Courier New", Courier, monospace;
	margin: 0;
	padding: 0;
	white-space: pre;
}
div {
	display: block;
	border: 0 none;
	margin: 0;
	padding: 0;
}
code {
	background: #c0c0c0 none;
	display: block;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	margin: 0 40px 1.2em 40px;
	padding: 1em;
	white-space: pre;
}
strong {
	display: inline;
	font-weight: bold;
}
em {
	display: inline;
	font-style: italic;
}
abbr {
	display: inline;
	border-bottom: 1px dashed #000;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	text-decoration: none;
}
acronym {
	display: inline;
	border-bottom: 1px dashed #000;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	text-decoration: none;
}
cite {
	display: inline;
	font-style: italic;
}
kbd {
	display: inline;
	font-family: "Courier New", Courier, monospace;
}
samp {
	display: inline;
	font-family: "Courier New", Courier, monospace;
}
dfn {
	display: inline;
	font-style: italic;
}
var {
	display: inline;
	font-style: italic;
}
q {
	display: inline;
	quotes: '\201c' '\201d' '\2018' '\2019' '\00ab' '\00bb' '\2039' '\203a' '\0022' '\0022' '\0027' '\0027';
}
q:before {
	background: inherit;
	color: inherit;
	content: open-quote;
}
q:after {
	background: inherit;
	color: inherit;
	content: close-quote;
}
span {
	display: inline;
}
br {
	display: block;
}
br:before {
	content: '\A';
	display: inline;
}
a, a:link, a:visited:hover {
	color: #0091d8;
	display: inline;
	text-decoration: underline;
}
a:visited {
	color: #72459a;
}
dl, ol, ul {
	display: block;
	font-size: 13px;
	margin: 0 30px 1.2em 30px;
	padding: 0;
}
dl dl, dl ol, dl ul,
ol dl, ol ol, ol ul,
ul dl, ul ul, ul ol {
	margin: 0 0 0 21px;
	padding: 0;
}
li {
	display: list-item;
}
dt {
	display: block; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}
dd {
	display: block;
	margin: 0 0.56em 0 21px;
	padding: 0;
}
ol,
dl ol, ul ol,
dl dl ol, dl ul ol, ul ul ol, ul dl ol,
dl dl dl ol, dl dl ul ol, dl ul dl ol, dl ul ul ol, ul ul ul ol, ul ul dl ol, ul dl ul ol, ul dl dl ol {
	list-style-type: decimal;
}
ol ol,
dl ol ol, ul ol ol,
dl dl ol ol, dl ul ol ol, ul ul ol, ul dl ol ol,
dl dl dl ol ol, dl dl ul ol ol, dl ul dl ol ol, dl ul ul ol ol, ul ul ul ol ol, ul ul dl ol ol, ul dl ul ol ol, ul dl dl ol ol {
	list-style-type: lower-alpha;
}
ol ol ol,
dl ol ol ol, ul ol ol ol,
dl dl ol ol ol, dl ul ol ol ol, ul ul ol ol ol, ul dl ol ol ol,
dl dl dl ol ol ol, dl dl ul ol ol ol, dl ul dl ol ol ol, dl ul ul ol ol ol, ul ul ul ol ol ol, ul ul dl ol ol ol, ul dl ul ol ol ol, ul dl dl ol ol ol {
	list-style-type: lower-roman;
}
ul,
dl ul, ol ul,
dl dl ul, dl ol ul, ol ol ul, ol dl ul,
dl dl dl ul, dl dl ol ul, dl ol dl ul, dl ol ol ul, ol ol ol ol, ol ol dl ul, ol dl ol ul, ol dl dl ul {
	list-style-type: disc;
}
ul ul,
dl ul ul, ol ul ul,
dl dl ul ul, dl ol ul ul, ol ol ul ul, ol dl ul ul,
dl dl dl ul ul, dl dl ol ul ul, dl ol dl ul ul, dl ol ol ul ul, ol ol ol ol ul, ol ol dl ul ul, ol dl ol ul ul, ol dl dl ul ul {
	list-style-type: circle;
}
ul ul ul,
dl ul ul ul, ol ul ul ul,
dl dl ul ul ul, dl ol ul ul ul, ol ol ul ul ul, ol dl ul ul ul,
dl dl dl ul ul ul, dl dl ol ul ul ul, dl ol dl ul ul ul, dl ol ol ul ul ul, ol ol ol ol ul ul, ol ol dl ul ul ul, ol dl ol ul ul ul, ol dl dl ul ul ul {
	list-style-type: square;
}
ol.numbered {
	list-style-type: decimal;
}
ol.capRoman {
	list-style-type: upper-roman;
}
ol.roman {
	list-style-type: lower-roman;
}
ol.capAlpha {
	list-style-type: upper-alpha;
}
ol.aplpha {
	list-style-type: lower-alpha;
}
object {
	border: 0 none;
	display: block;
	margin: 0;
	padding: 0;
}
b {
	display: inline;
	font-weight: bold; 
}
hr {
	background: #000 none;
	border: 0 none;
	color: #000;
	display: block;
	height: 2px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
}
i {
	display: inline;
	font-style: italic;
}
sub {
	display: inline;
	font-size: 0.75em;
	line-height: 1.12em;
	vertical-align: sub;
}
sup {
	display: inline;
	font-size: 0.75em;
	line-height: 1.12em;
	vertical-align: text-top;
}
tt {
	display: inline;
	font-family: "Courier New", Courier, monospace;
}
big {
	display: inline;
	font-size: 1.125em;
	line-height: inherit;
}
small {
	display: inline;
	font-size: 0.8125em;
	line-height: inherit;
}
del {
	display: inline;
	text-decoration: line-through;
}
ins {
	display: inline;
	text-decoration: underline;
}
[dir="rtl"] {
  direction: rtl;
  unicode-bidi: embed;
}
[dir="ltr"] {
  direction: ltr;
  unicode-bidi: embed;
}
bdo[dir] {
  unicode-bidi: bidi-override;
}
table {
	border-top: 1px solid #999;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #999;
	border-collapse: collapse;
	display: table;
	margin: 0 0 1.2em 0;
	padding: 0;
}
tr {
	display: table-row;
}
thead {
	display: table-header-group;
	vertical-align: middle;
}
tbody {
	display: table-row-group;
	vertical-align: top;
}
tfoot {
	display: table-footer-group;
	vertical-align: middle;
}
col {
	display: table-column;
}
colgroup {
	display: table-column-group;
}
th	{
	background: #ccc none;
	border-top: 0 none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0 none;
	color: #000;
	display: table-cell;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	text-align: center;
}
td	{
	border-top: 0 none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 0 none;
	display: table-cell;
	margin: 0;
	padding: 0.25em 0.5em;
}
caption	{
	display: table-caption;
	text-align: center;
	margin: 0;
	padding: 0 0 0.375em 0;
}
img {
	border: 0 none;
	display: inline;
	margin: 0;
	padding: 0;
}
area, base, head, meta, script, style, title, param {
   display: none;
	height: 0;
	width: 0;
}

:focus {
	outline: none;
}
.conceal {
	display: none;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}

/* --------------------------------------------------------------------------------------------------------- */

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#header {
	background: transparent url('_gui/header.png') no-repeat scroll top left;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #7b39b7;
	border-left: 0 none;
	clear: both;
	float: left;
	height: 127px;
	margin: 0 0 3px 0;
	width: 960px;
}
#header h1 {
	background: transparent none;
	display: block;
	height: 80px;
	margin: 0 -545px -80px 0;
	position: relative;
	top: 44px;
	width: 545px;
}
#header h1 a {
	background: transparent url('_gui/yourcondoworld-logo.jpg') no-repeat scroll top left;
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 545px;
}
#header div.description {
	display: none;
}

div#header div#horizontal-nav {
	clear: both;
	float: right;
	position: relative;
	right: 10px;
	top: 20px;
}
div#header div#horizontal-nav ul {
	display: inline;
	font-size: 11px;
	margin: 0;
}
div#header div#horizontal-nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 7px;
}
div#header div#horizontal-nav ul li a {
	color: #f1edf5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 1em;
}
div#header div#horizontal-nav ul li a:hover {
	color: #fff;
}
div#header div#searchbar {
	clear: both;
	float: right;
	position: relative;
	top: 70px;
}
/* --------------------------------------------------------------------------------------------------------- */
#content {
	background: #fff url('_gui/content-bg.gif') repeat-y scroll 195px 0px;
	float: left;
	margin: 10px 0;
	padding: 65px 0 10px 0;
	width: 960px;
}
.navigationtop {
	clear: both;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: visible;
	top: -33px;
	width: 758px;
}
h2.pagetitle {
	color: #000644;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 22pt;
	line-height: 1.37em;
	margin: 0 0 25px 14px;
	overflow: visible;
}
.widecolumn {
	float: right;
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	position: relative;
	right: 0;
	width: 758px;
}
.narrowcolumn {
	float: right;
	padding: 0 0 20px 0;
	position: relative;
	right: 0;
	overflow: visible;
	width: 758px;
}
.narrowcolumn h3.pageTitle {
	color: #459243;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 42pt;
	line-height: 1.37em;
	margin: 0;
	padding-left: 14px;
	overflow: visible;
}
#sidebar {
	float: left;
	padding: 0;
	margin: 0;
	padding: 7px 0 37px 0;
	width: 195px;
}
#sidebar h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000644;
	text-decoration: none;
	margin: 0 0 13px 0;
	padding: 0;
}
#sidebar ul li p {
	margin: 0 0 25px 0;
}
#sidebar ul ul li, #sidebar ul ol li {
	color: #140027;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
}
#sidebar ul ul li a, #sidebar ul ol li a {
	color: #140027;
	line-height: 1.4em;
	text-decoration: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 35px 0;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.post {
	margin: 0 0 55px 0;
	padding: 0 0 0 14px;
	text-align: justify;
}
.post h2 {
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #eee9f3;
	border-left: 0 none;
	clear: both;
	margin: -9px 0 14px -14px;
	padding: 0 0 14px 0;
	width: 758px
}
.post h2 a {
	color: #21a4e2;
	font-size: 32px;
	margin-left: 14px;
	text-decoration: none;
}
.post h2 a:hover {
	color: #21a4e2;
	text-decoration: underline;
}
.post .postdate {
	color: #909090;
	font-size: 18px;
	margin: 0 0 22px 0;
}
.post .postdate a {
	color: #459243;
	text-decoration: none;
}
.post .postdate a:hover {
	color: #45ba43;
	text-decoration: underline;
}
.post .entry {
	color: #222;
	font-size: 16px;
	line-height: 1.7em;
}
.post .postcommentdata {
	color: #929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.08em;
	line-height: 20px;
	margin: 0;
}
.post .postcommentdata a {
	color: #929292;
	text-decoration: none;
}
.post .postcommentdata a:hover {
	color: #535353;
	text-decoration: underline;
}
.post .postmetadata {
	clear: both;
	color: #a2a2a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.08em;
	line-height: 20px;
}
.post .postmetadata a {
	color: #a2a2a2;
	text-decoration: none;
}
.post .postmetadata a:hover {
	color: #757575;
	text-decoration: underline;
}
.post .postmetadata ul, .post .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.post a.more-link {
	text-decoration: none;
}
.post a.more-link:hover {
	text-decoration: underline;
}
.post .postmetadata small, .post .msg {
	border: 0 none;
	color: #c6c6c6;
	font-variant: normal;
	text-align: center;
}
/* --------------------------------------------------------------------------------------------------------- */
#footer {
	background: #fff url('_gui/footer.png') no-repeat;
	border: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 960px;
	clear: both;
}
div#footer div#news {
	clear: none;
	color: #fff;
	float: left;
	height: 150px;
	margin: 0 1px 7px 0;
	width: 465px;
}
div#footer div#news h6 {
	display: none;
}
div#footer div#news ul {
	margin: 60px 0 0 30px;
}
div#footer div#news ul li {
	list-style: none;
	padding-top: 2px;
	margin-bottom: 6px;
}
div#footer div#news ul li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
div#footer div#news ul li a:hover {
	text-decoration: underline;
}
div#footer div#links {
	clear: right;
	color: #fff;
	float: left;
	height: 150px;
	margin: 0 0 7px 0;
	width: 298px;
}
div#footer div#links h6 {
	display: none;
}
div#footer div#links ul {
	margin: 60px 0 0 30px;
}
div#footer div#links ul li {
	list-style: none;
	padding-top: 2px;
	margin-bottom: 6px;
}
div#footer div#links ul li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
div#footer div#links ul li a:hover {
	text-decoration: underline;
}
div#footer div#email {
	clear: none;
	color: #fff;
	float: left;
	height: 150px;
	margin: 0 1px 7px 0;
	width: 195px;
}
div#footer div#email p {
	margin: 125px 0 0 0;
	text-align: center;
	width: 100%;
}
div#footer div#email p a {
	color: #fff;
	text-decoration: none;
}
div#footer div#email p a:hover {
	text-decoration: underline;
}

div#foot-nav {
	clear: both;
	float: left;
	height: 47px;
	text-align: center;
	width: 100%;
}
div#foot-nav ul {
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #c7c7c7;
	display: inline;
	font-size: 13px;
	position: relative;
	top: 16px;
}
div#foot-nav ul li {
	border-top: 0 none;
	border-right: 1px solid #c7c7c7;
	border-bottom: 0 none;
	border-left: 0 none;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 14px;
}
div#foot-nav ul li a {
	color: #0091d8;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 1em;
}
div#foot-nav ul li a:hover {
	color: #30e0ff;
}

#footer2 {
	background: transparent url('_gui/wallpaperFooter2.png') no-repeat top left;
	clear: both;
	float: left;
	padding: 25px 0 15px 0;
	width: 960px;
}
#footer2 p, #footer2 p#copyright {
	clear: none;
	color: #1d5a24;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 1.37em;
	padding: 0 11px;
	text-align: right;
	width: 45%;
}
#footer2 p a {
	color: #1d5a24;
	text-decoration: none;
}
#footer2 p a:hover {
	text-decoration: underline;
}
#footer2 p#copyright {
	float: left;
	text-align: left;
}
/* --------------------------------------------------------------------------------------------------------- */


/* Begin Typography & Colors */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
span.caps {
	cursor: help;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
