html {
	min-height: 100%;
	height: auto;
	/*height: 100%;*/
}


* {margin: 0; padding: 0;}
/*body { font: normal 11px/14px arial, sans-serif;*/
body { 	font: normal 15px/16px arial, sans-serif;
	/*color: #2a2727;*/
	color: #000000;
	/*background: url(images/city.gif) no-repeat bottom left;
	background-attachment: fixed;*/
	background: url(images/city.gif);
	background-attachment: fixed; 
}

p {padding:.625em 0; text-align: justify; line-height: 20px;}


#overall {width: 100%; margin: 0 auto;}
.col {color: #ffffff; width: 190px; padding-left: 10px; float: left; }

/*.col0 {width: 442px; padding: 0; float: left; border-right: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #333; opacity:.99;}*/
.col0 {color: #000000; width: 60%; padding: 0; float: left; filter:alpha(opacity=90); border-right: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #333;}	

.CCsilhouette {float: left; clear: left; margin-left: -94px;}
.CCsilhouette span {position: absolute;}

.preImageBuffer {height: 9em; width: 1px; }
 
/*#leftCol { margin: 0 2px 0 3.4em;  background: url(images/left.png) repeat; }*//* DOWN RIGHT LEFT UP  POSITIONING OF LEFT COL */
/*#leftCol { margin: 0px 2px 0 3.4em;  background: url(images/left.png) repeat; }*/

/*#leftCol { margin: 20px 52px 0 7em; } WITH LEFTER */

#leftCol { margin: 20px 12px 0 0.2em; } /* WITHOUT LEFTER */


/*.spaceme { margin: 6px; padding: 0 6px 0 6px; }*/
.spaceme { margin: 0px; padding: 0 6px 0 6px; }
/*.spacemetop { margin: 6px; padding: 5px 6px 0 6px;}*/ /*TOP WHITE SECTION */
.spacemetop { margin: 0px; padding: 5px 6px 0 6px;}

/*#rightCol {margin: 0 0.2em 3.4em 0.2em; background: url(images/right.png) repeat;}*/
#rightCol {margin: 66px 0.2em 3.4em 0.2em; background: url(images/right.png) repeat;}

#lefter { position: absolute; top: 72px; left: 9px; z-index: 1; }

#headtitle {position: absolute; top: 72px; left: 9px; z-index: 1; }
	
}

/*#home { text-align: left; margin: 0.3em 0 1.4em 0.2em; }1.4 DISTANCE BETWEEN WHERE IS TWEETY AND GALLERY IMAGE, 0.3 DISTANCE BETWEEN WHERE IS TWEETY AND TOP OF SCREEN*/
#home { text-align: left; margin: -1.0em 0 1.6em 0.2em; } 

#home a { color: #ffffff; font-size: 20px; }


.themes {padding-right: 5px; }
.themes img { margin-bottom: 5px; }

#hi a, #hi a:link, #hi a:hover {
		border: 0px;
}

/*.small { font-size: 90%; color: #000000; border-bottom: 1px solid #EEF3EC; }*/
.small { font-size: 90%; color: #000000; border-bottom: 1px solid #EEF3EC; }


.small1 { font-size: 90%; color: #ffffff; border-bottom: 1px solid #ff0551; }

u { text-decoration: none; border-bottom: 1px solid #eaeaea; }/*UNDERLINE*/
/*u { text-decoration: none; visibility: hidden;}*/

/* wordpress */
.navigation { padding: 0.5em; }
.post, .entry { padding: 2em; font-size: 100%;
		font-weight: bold;
		/*line-height: 13px;
		text-transform: uppercase;*/ }

.post a, .post a:link, .post a:visited, .entry a, .entry a:link, .entry a:visited { color: #000000; border-bottom: 1px solid #ff0551; }

.navigation a, .navigation a:link, .navigation a:visited { color: #000000; border-bottom: 1px solid #eaeaea;}
		
.post img, .entry img { float: right; margin-left: 10px; border: 2px solid #eaeaea; vertical-align: top;}


/*#searchform #submit, input[type="submit"] {margin-left: 2em; background: url(images/search_bg.gif) no-repeat;border: none;width: 28px;height: 20px;font: 1px Arial, Helvetica, sans-serif;color: #fff;vertical-align: top;cursor: pointer;}*/

#searchform #submit, input[type="submit"] {margin-left: 2em; background: url(images/search_bg.gif) no-repeat;border: none;width: 28px;height: 20px;font: 1px Arial, Helvetica, sans-serif;color: #fff;vertical-align: top;cursor: pointer;}

#searchform #submit:hover, input[type="submit"]:hover { background: url(images/search_bg_hover.gif) no-repeat; }
ol { margin-left: 2em; }

#searchform { width: 220px; }

	a, a:link, a:visited, a:active {
		color: #F8F9FC;/*almost white*/

	/*	border-bottom: 2px solid #F8F9FC;
		text-decoration: none; */
	}
	a:hover { /*over right col - RED*/
		/*color: white;*/
		/*border-bottom: 2px solid #ff0551;*/
		border-bottom: 2px dotted #ffb700;
		text-decoration: none; 
	}

	img {
		border: 0;
	}

	.h1, h1 {
		display: inline;
		font-size: 16px;
		font-weight: bold;
		color: #515151; *//*GKRI*/
		/*color: #ffffff;*/
		text-decoration: none;
	}

	.h2, h2 {
		display: inline;
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #515151; /*GKRI*/
		/*color: #ffffff;*/
		text-decoration: none;
	}
	.date { /*DATE ON EACH POST - RIGHT COL*/
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.95em;
	color: #ffb700;
	width:35px;
	height:36px;
	margin-left: 0.6em;
      	text-align:center;
	position:relative;
	background: url(images/h4.gif)}

       	.month {/*DATE ON EACH POST - RIGHT COL*/
	position:absolute;
	bottom:1px;
	left:6px;
	font-size: 12px;
	font-weight: bold;
	/*color: #2f3233;*/
	color: #000000;
	text-transform:uppercase; font-weight:bold;
	}
	.month:hover {
	color: #ffb700;
	}	

	.contentdate h2 {
	text-transform: uppercase;
	color: #353535;
	/*color: #ffffff;*/
	padding: 0 0 0 10px;
	}
	.contentdate p {
	color: #353535;
	/*color: #ffffff;*/
	padding: 0 0 0 10px;
	}
	.contentdate a, .contentdate a:link, .contentdate a:visited { color: #353535; }
	.contentdate a:hover { color: black; }
	.contentdate
	{
	width: 100%;
	height: 51px;
	padding: 0.3em 0 0.5em 0;
	background: url(images/contentdate.png) repeat center top;
	}
	.contentdate:hover, .contentdate:visited:hover
	{
	padding: 0.3em 0 0.5em 0;
	background: url(images/contentdate_mo.png) repeat center top;
	}

#wp-calendar caption { padding-left: 3px; font: normal 0.9em Arial, Helvetica, Sans-Serif; color: #ffffff; text-align: left;}
#wp-calendar th { font-size: 10px; width: 26px; height: 20px; background: url(images/wpcal.gif) no-repeat; text-transform: capitalize; vertical-align: top;cursor: pointer;}
#wp-calendar #next a {float: right; padding-right: 0;text-align: right;}
#wp-calendar #prev a {float: right; padding-right: 5px;text-align: left;} 
#wp-calendar td {font-size: 10px; vertical-align: top; padding: 1px 0 3px 0;text-align: center; width: 26px; height: 20px; background: url(images/wpcal.gif) no-repeat; }
#wp-calendar td.pad:hover { cursor: pointer; width: 26px; height: 20px; background: url(images/wpcal-no.gif) no-repeat; }
#wp-calendar td:hover { cursor: pointer; text-decoration: none; border: 0; width: 26px; height: 20px; background: url(images/wpcal_hover.gif) no-repeat; }
/*#wp-calendar a:link { display: block; cursor: help; font: bold 1.1em Arial, Helvetica, Sans-Serif; color: #1f3d48; text-decoration: none; }*/
#wp-calendar a:link { display: block; cursor: help; font: bold 1.1em Arial, Helvetica, Sans-Serif; color: #ffffff; text-decoration: none; }

/* sidebar related */

#widget {background: transparent;width: 90%;margin: 0 10px 0 0; padding: 20px 0 10px 0;}
#widget ul {list-style: none;margin: 0;padding: 0 0 20px 0;}
#widget li {list-style: none;margin: 0;padding: 0;}
#widget ul li {margin: 0;padding: 5px 0 0 0;}
#widget td {vertical-align: top; }

#widget .white { color: #0f0f0f; }
/*#widget .white a, #widget .white a:link, #widget .white a:visited { color: #EEF3EC; border-bottom: 1px solid #c1c1c1;} */
#widget .white a, #widget .white a:link, #widget .white a:visited { color: #EEF3EC; border-bottom: 1px solid #000000; }
/*#widget .dark a, #widget .dark a:link, #widget .dark a:visited { color: #515151; border-bottom: 1px solid #c1c1c1; }*/
#widget .dark a, #widget .dark a:link, #widget .dark a:visited { color: #ffffff; border-bottom: 1px solid #000000; }

#widget .white a:hover {
border-bottom: 1px solid #efefef; color: #efefef; }/* ALMOST WHITE*/ 

#widget .dark a:hover {
/*border-bottom: 1px solid #3d3d3d; color: #3d3d3d; }*/ /*GKRI*/
border-bottom: 1px solid #3d3d3d; color: #ffb700; }

#widget strong {color: #ffffff; padding-left: 20px; }
#Recent { background: url(images/posts.gif) no-repeat top left; }
#Blogroll { background: url(images/links.gif) no-repeat top left; }
#Categories { background: url(images/categories.gif) no-repeat top left; }
/*#Categories { background: url(images/categories.gif) no-repeat top left; color: #ffffff;}*/
#Archives { background: url(images/archives.gif) no-repeat top left; }
#okay { background: url(images/okay.gif) no-repeat top left; }
#alert { background: url(images/alert.gif) no-repeat top left; }
#okay span { padding-left: 20px; }

#footer { float: left; color: #0f0f0f; margin-right: 30px; }

#footer_base2 {
	/*display: block;*/
	color: #000000;
    	margin-left: auto;
    	margin-right: auto;
	padding-top: 30px;
	/*text-align: center;
	display: table-cell;
    	horizontal-align: right;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	width: 800px;
	display: table-cell;
    	horizontal-align: middle;*/
	/*height: 63px;*/
	float: left;
}