body {

	font-family: Tahoma, Verdana, Arial;

	font-size: 12px;		/* 70% */

	color: #333333;

	margin: 0px;

	padding: 0px;

	background-color:#E6E6FA; /* Test 2009.01.01 */

	text-align: center;		/* Centering required for IE */
		
}

/*
em {

	padding: 0px;

	font-size: 11px;

	font-style: normal;

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	clear: both;

	display: block;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}
*/

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}


.download {

	clear: both;

	padding: 3px;

	color: #000000;

	margin-right: 50px;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

}

.notice {

	clear: both;

	padding: 3px;

	color: #CC0033;

	margin-right: 50px;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

}

.warning {

	clear: both;

	padding: 3px;

	color: #FF9900;

	margin-right: 50px;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

}

img.alignleft {

	float: left;

	margin-top: 5px;

	margin-right: 8px;

	margin-bottom: 2px;

	margin-left: 0px;

}

img.alignright {

	float: right;

	margin-top: 8px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 8px;

}

img.aligncenter {

	display: block;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 4px;

	margin-left: auto;

	clear: both;

}

.alignleft {

}

.alignright {

	float: right;

}

.aligncenter {

	display: block;

	clear: both;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#wrap_talia {

	width: 930px; 

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;
	
}

#container_talia {

	margin: 0px;

	width: 930px;		/* 920px */

}

#header_talia {

	background-image: url(images/CanadianGoose@01.JPG); 

	background-repeat: no-repeat; 	

	background-position: center top;	
	
	width: 930px;
/*
	padding-right: 15px;	

	padding-left: 15px;		
*/
	height: 165px;			/* 120px */

	text-align:center;

}

#content_talia {

	float: center;

	width: 930px;

	margin: 10px 0 0 0;
/*
	padding-right: 15px;		

	padding-left: 15px;			
*/
	position: relative;
	
}

.right-content-talia {

	float: right;

	width: 715px;
	
}

.left-content-talia {

	float: left;

	width: 215px;

}

#left-post {

	width: 500px;

	float: left;

	position: relative;

	margin: 20px 0 0 0;
/*
	padding-top: 20px;
*/	
	text-align:center;			/* Required for alignment integirity for IE7.0 */

/*	border:1px green solid;	*/
	
}

#right-sidebars {

	float: right;

	width: 215px;

	padding-bottom: 15px;

}

#left-sidebars {

	float: left;

	width: 215px;

	padding-bottom: 15px;

}

#footer_talia {

	background-color:#F6B81A;	/* new 2008.04.20 */
	
/*	background-image: url(images/footerbg.gif);	*/

/*	background-repeat: repeat-x;	*/

	float: left;

	height: 60px;
	
	line-height: 30px;
	
	valign: middle;

	width: 100%;

	text-align: center;

	color: #000000;		/* #CCCCCC */

	font-size: 11px;

}

#footer_talia a:link, #footer_talia a:visited {

	color: #008B00;		/* #999999*/

	text-decoration: none;

}

#footer_talia a:hover, #footer_talia a:active {

	color: #FFFFFF;

	text-decoration: underline;

}

.header_site_desc {

	float: left;

	height: 60px;  /* 90px */

	width: 500px;

	margin: 0 0 0 15px;

	padding-top: 30px;

	text-align:left;

/*	border: 1px solid red;    */
	
}

.header_site_desc h1 {

	padding: 0px;

	float: left;

	width: 500px;

	font-size: 20px;		/* 1.9em -> 180% */

	color: #00008B;

	font-weight: bold;

}

.header_site_desc p {

	font-size: 14px;

	color: #FFFF00;		/* #F4f4f4 */

	margin: 0px;

	float: left;

	width: 500px;

	font-weight: bold;

}

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {

	color: #FFFFFF;

	text-decoration: none;
	
	text-weight: bold;

}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {

	color: #F6B81A;		

	text-decoration: none;

	padding-left: 3px;

	border-left-width: 2px;

	border-left-style: solid;

	border-left-color: #9ACA3C;

}

.header_nav_box {

	position: relative; 

	float: right;

	width: 200px;

	height: 140px;  /* 100px */

/*	border: 1px solid red;    */
	
}

#searchform {

	position: relative; 
 
	float: right;		/* left*/

	height: 40px;		/* 30px 2008.07.23 */
	
	padding-right: 5px;	/* new 2008.07.23 */

	margin-top: 5px;

	width: 200px;		/* 485px 2009.01.05 */
	
}

#searchform img {         /* New Addition */

	position: relative; 

	align: right;

}


#searchform form {

	float: left;

	width: 490px;

	margin: 0px;

	padding: 0px;

}

#searchform p {

	padding: 0px;

	float: right;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

}

.src_field {

	width: 300px;

	border: 1px solid #CCCCCC;

	float: left;

	height: 20px;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 2px;

}

.navigators {

	float: left;

	width: 900px; /* 490px */

}

.navigators ul {

	margin: 0px;

	float: left;

	width: 900px; <!-- 490px -->

	list-style-type: none;

	padding: 0px;

}

.navigators ul li {

	display: inline;

	color: #FFFFFF;

	padding: 0px;

	margin: 0px;

	font-size: 12px; /* Add 2009.01.05 */
	
}

.navigators ul li a:link, .navigators ul li a:visited {

	display: block;

	padding-right: 15px;

	padding-left: 15px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center; 

	background-color: #F6B81A;

	line-height: 25px;

	height: 25px;

	font-weight: bold;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #F3B40A;

	width: auto;

	float: left;

	margin-top: 0px;

	margin-right: 2px;

	margin-bottom: 0px;

	margin-left: 2px;

}

.navigators ul li a:hover, .navigators ul li a:active {

	display: block;

	padding-right: 15px;

	padding-left: 15px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	background-color: #E6A306;

	line-height: 25px;

	height: 25px;

	font-weight: bold;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #EB9B01;

	width: auto;

	float: left;

	margin-top: 0px;

	margin-right: 2px;

	margin-bottom: 0px;

	margin-left: 2px;

}

.sidebar-box {

	float: center;

	width: 215px;

	margin: 0px;

	padding: 0px;
	
	text-align: center;

}

.sidebar-box h3 {

	width: 215px;

	margin: 10px 0 0 0;

	padding: 0px;

	float: left;

	font-size: 14px; /* 1.4em -> 1.2em */
	
	text-align: center;

	color: #000000;  /* #FFFFFF */

	background-image: url(images/H3@base.jpg);	

	background-repeat: repeat-y;

	height: 32px;

	line-height: 32px;
	
	valign: middle;

}

.sidebar-box ul {

	width: 199px;

	margin: 8px;

	padding: 0;

	float: center;
	
	text-align: center;

	list-style-type: none;

}

.sidebar-box ul li {

	width: 199px;
	
	height: 28px;

	margin: 3px 0 1px 0;

	float: left;

	padding: 0px;

	background-color: #668B8B; 		/* 2009.01.01 ACCENT */

	display: block;
	
	text-align: center;

}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {

	margin: 4px 0 0 0;

	height: 20px;

	line-height: 20px;

	font-size: 13px;

	color: #006400;					/* #FFFFFF 2008.05.08 */
	
	valign: middle;

	text-decoration: none;

	background-color: #96CDCD; 		/* 2009.01.01 */

	display: block;
	
	text-align: center;

}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {

	display: block;

	color: #000000;

	font-size: 13px;

	background-color: #E6A306;		/* 2008.05.08 */

}

#flip-image {

	float: center;

	margin: 4px 0 0 0;

	height: 200px;

	width: 500px;
/* 
 	background-image: url(http://www.worldcommunitiesclub.com/wordpress-s/uploads/themes/talian-10/images/Toronto@01.JPG);

	background-repeat: no-repeat;
*/
}

.post-fixed {

	float: left;

	height: 25px;

	width: 480px;

}

#news {

	float:center;				/* Required for alignment integrity for IE7.0 */

	width: 480px;				/* 480px 2008.06.05 */

	background-color:#EBECE4;
	
	padding:10px;	
	
	text-align: left;
	
	color: #00008B;
	
}

#post-entry {

	background-color:#00008B; 	/* Test 2009.01.01 */

	float: left;

	width: 450px;	/* 480px 2008.06.05 */

	padding-top: 8px;

	padding-bottom: 8px;
	
}


.post-meta {

	background-color:#B0E0E6; /* Test 2009.01.01 */

	margin: 0px;

	float: left;

	width: 450px; /* 470px 2008.06.05 */

	padding-top: 8px;

/*	padding-right: 4px; */

	padding-bottom: 8px;

/*	padding-left: 4px; */

	background-color: #F0F8FF;		/* #FFFFFF 2008.05.04 */

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 2px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #F4F4F4;

	border-right-color: #F4F4F4;

	border-bottom-color: #EEEEEE;

	border-left-color: #F4F4F4;

}

#post-entry h1 {

	font-size: 2.2em;

	color: #000000;

	margin: 0px;

	float: left;

	width: 450px;	/* 470px 2008.06.05 */

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	padding: 0px;

}

#post-entry h2 {

	font-size: 1.9em;

	color: #999900;

	margin: 0px;

	float: left;

	width: 450px;	/* 470px 2008.06.05 */

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	padding: 0px;

}

#post-entry h3 {

	font-size: 1.9em;

	color: #000000;

	margin: 0px;

	float: left;

	width: 450px;		/* 480px 2008.06.05 */

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	border-bottom-width: 1px;

/*	border-bottom-style: dotted;	2008.06.03 */ 

	border-bottom-color: #CCCCCC;

	padding: 0px;

}

#post-entry h4 {

	font-size: 1.9em;

	color: #000000;

	float: left;

	width: 450px;	/* 470px 2008.06.05 */

	font-weight: normal;

	font-family: Arial, Helvetica, sans-serif;

	letter-spacing: -1px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #EEEEEE;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 8px;

	margin-left: 0px;

}

#post-entry h1 a:link, #post-entry h1 a:visited {

	color: #80856B;

	text-decoration: none;

}

#post-entry h1 a:hover, #post-entry h1 a:active {

	color: #333333;

	text-decoration: underline;

}

#post-entry table {

	font-size: 10px;
	
}



.posted-aut-cat {

	float: left;

	width: 450px;	/* 470px 2008.06.05 */

	font-size: 12px;

	color: #000000;

}

.posted-aut-cat a:link, .posted-aut-cat a:visited {

	color: #666666;

	text-decoration: none;

}

.posted-aut-cat a:hover, .posted-aut-cat a:active {

	color: #000;

	text-decoration: underline;

}

.post-content {

	align: center;							/* left 2008.05.24 */

	width: 480px; 							/* 450px 2009.01.01*/

	padding: 10px; 							/* 2009.01.15  10px 0 10px 0 */

	background-color:#EBECE4;				/* 2008.04.23 */
	
	font-size: 12px;

	line-height: 22px;

	color: #00008B;							/* 2009.01.11 #333333 */

	text-align: left;						/* Centering required for IE */
	
/*	border: 1px solid red; 					*/

}

.post-content h2 {

	text-align: center;

	color: #00008B;							/* 2009.01.15 New */

}

.post-content table {

	font-size: 12px;
	
	cellpadding: 3;

}

.post-content div{

	margin:20px 0px 0px 0px;

	padding: 5px 0 5px 0;
	
/*	border:1px solid red;	*/

}

.post-commented {

	float: left;

	width: 470px;

}

.post-box {

	float: right; /* right */

	height: 35px; /* 35px */

	width: 140px; /* 100px */

	margin: 0px;

	line-height: 30px;

	color: #FFFFFF;

	background-image: url(images/commented_v.gif);

	background-repeat: no-repeat;

	text-align: center;

	font-size: 9px; /* 11px */

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 12px;

}

.post-box a:link, .post-box a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

.post-box a:hover, .post-box a:active {

	color: #000000;

	text-decoration: underline;

}

.post-content code {

	display: block;

	padding: 5px;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

	font-size: 13px;

	color: #000000;

	background-color: #F4F4F4;

	border: 1px dotted #F7F7F7;

}

.post-content img {

	padding: 2px;

	background-color: #f7f7f7;

}

.post-content blockquote {

	background-image: url(images/bquote.gif);

	background-repeat: no-repeat;

	background-position: left top;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-top: 15px;

	padding-left: 38px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #333333;

	text-align: left;

	font-weight: normal;

}

.post-content a:link, .post-content a:visited {

	color: #00008B;

	text-decoration: underline;

	font-weight: bold;

}

.post-content a:hover, .post-content a:active {

	color: #FF9900;

	text-decoration: none;

	font-weight: bold;

}.post-navs {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 480px;

	font-size: 14px;

	color: #000000;

}

.post-navs a:link, .post-navs a:visited {

	color: #000000;

	text-decoration: none;

}

.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;

	text-decoration: none;

}

#comment-temps {

	float: left;

	width: 480px;

}

#comment-temps a:link, #comment-temps a:visited {

	color: #999900;

	text-decoration: underline;

}

.rssfeed {

	margin: 0px;

	float: left;

	width: 460px;

	background-image: url(images/feed.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 20px;

	text-align: left;

	font-size: 13px;

	color: #000000;

}

#comment-temps a:hover, #comment-temps a:active {

	color: #000;

	text-decoration: none;

}

.com-box {

	margin: 0px;

	float: center;				/* left */

	width: 470px;				/* 460px */

	height: 80px;

	border: 1px solid #F2E8C6;

	background-color: #EEEEDD;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com {

	float: left;

	width: 453px;

	height: 20px;

	font-size: 12px;		/* 14px */

	font-weight: normal;		/* bold */
	
	color: #00008B;
	
	text-align: left;
	
	background-image: url(images/comment.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 17px;

}

.author_date {

	float: left;

	width: 460px;

	font-size: 12px;

	color: #333333;

}

.author_com_text {

	float: left;

	width: 470px;		/* 460px */

	height: 60px;

	font-size: 11px;
	
	text-align: justify;
	
	color: #00008B;

	background-color: #F0FFF0;

/*	line-height: 20px;	*/

	font-family: Arial, Helvetica, sans-serif;

	overflow:scroll;
	
}

.com-fixed {

	float: left;

	height: 20px;

	width: 470px;

}

.com-box_alt {

	margin: 0px;

	float: left;				/* left */

	width: 470px;				/* 460px */

	border: 1px solid #EEF4E3;

	background-color: #FFFFFF;

	color: #333333;

	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";

	letter-spacing: 1px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

}

.author_com_text blockquote {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	padding-left: 5px;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #000000;

	padding-top: 3px;

	padding-bottom: 3px;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

}

.author_com_text code {

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-size: 12px;

	font-family: "Lucida Grande", "Lucida Sans", Tahoma;

	color: #000000;

	padding: 3px;

	border: 1px dotted #EFEFEF;

	display: block;

}

#comment-temps form {

	margin: 0px;

	padding: 0px;

	float: center;		/* left */

	width: 480px;		/* 470px */

}

#comment-box {

	float: left;

	width: 470px;

	margin: 0px;

	padding: 0px;

}

#comment-box p {

	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-box input {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #CCCCCC;

}

#comment-box input:hover {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #999999;

	background-color: #FFFFFF;

}

#comment-area {



	float: left;

	width: 470px;

	margin: 0px;

	padding: 0px;

}

#comment-area p {



	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-area textarea {

	padding: 3px;

	width: 400px;

	height: 180px;

	border: 1px solid #CCCCCC;

	margin: 0px;

}

#comment-area textarea:hover {

	padding: 3px;

	width: 400px;

	height: 180px;

	border: 1px solid #999999;

	margin: 0px;

}



#wp-calendar a:link, #wp-calendar a:visited {

	text-decoration: none;

	color: #000000;

	font-weight: bold;

}

#wp-calendar a:hover, #wp-calendar a:active {

	text-decoration: none;

	color: #999900;

	font-weight: bold;

}



#wp-calendar th {

	margin-top: 10px;

	margin: 0px;

	padding: 0px;

	text-align: center;

}



#wp-calendar #next a {

	text-align: left;

	color: #000000;

	text-decoration: none;

	float: right;

	padding-top: 10px;

}

#wp-calendar #prev a {

	text-align: center;

	color: #999900;

	text-decoration: none;

	float: left;

	padding-top: 10px;

}

#wp-calendar td {

	margin: 0px;

	padding: 0px;

}

#wp-calendar tf {

	margin: 0px;

	padding: 0px;

}

#wp-calendar {

	background-color: #FFEC8B;		/* #EEEEDD 2008.05.08 */

	width: 200px;

	list-style-type: none;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 8px;

	padding-left: 0px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 2px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #E2E2C5;

	border-right-color: #E2E2C5;

	border-bottom-color: #E2E2C5;

	border-left-color: #E2E2C5;

	font-size: 12px;

	margin: 0px;

	margin-top:10px;

	float: left;

}

#wp-calendar caption {

	width: 200px;

	font-size: 1.3em;

	color: #000000; /* #FFFFFF */

	background-color: #F6B81A;	/* 2008.05.08 */
/*													Hide 2008.05.08
	background-image: url(images/h2navbg.gif);

	background-repeat: repeat-x;
*/
	height: 31px;

	line-height: 28px;

	text-align: left;

	font-weight: bold;

	margin: 0px;

	background-position: bottom;

	padding: 0px;

	text-indent: 6px;

}

.clear-sidebar {

	float: left;

	height: 10px;

	width: 198px;

}

.hr {
     align:center;
     color:#C0C0C0;
     width:70%;
     size:1;
}
