/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 20px;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   background-color:#E1E1E1;
   color:#666666;
}

h1,h2{
	margin:0;
	padding:0;
	text-decoration:none;
	font-style:normal;
}

a{
	color:#666666;
}

a img{
	color:#666666;
	border: none;
}

a:hover{
	color:#999999;
}

h3{
	color:#000000;
}

li{
	margin:0px;
	padding:0px;
}

.padds{
	padding-left:10px;
	padding-right:10px;
}

.bottom-padds{
	padding-bottom:10px;
}

.content-nav{
	margin-left:7px;
margin-right:30px;
}
/* layout */
#container{
	margin-left:auto;
	margin-right:auto;
	width:777px;
}
#header{
	height:206px;
	background-image:url(img/header_bg.gif);
	background-repeat:no-repeat;
}

#alpha{
	float:right;
	width:538px;
}
#beta{
	float:left;
	width:239px;
}




/* header */
#header-main{
	float:left;
	width: 477px;
	display:block;
	padding-top:60px;
	padding-left:30px;
}
#banner-header{
	background-image:url(img/thinkloud_logo.jpg);
	width:139px;
	height:90px;
	text-indent:-9999em;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#banner-description{
	background-image:url(img/blog_description.gif);
	background-repeat:no-repeat;
	width:324px;
	height:80px;
	text-indent:-9999em;
	display:block;
	float:left;
	margin-left:10px;
}
.back_top_text{
font-size:12px;

   height: 15px;
   display: block;
   margin-top: 65px;
   border: 0;
   padding: 0;
   text-indent:0em;
}
#blogger{
	padding-top:32px;
	padding-right:40px;
	width:227px;
	height:145px;
	float:right;
	display:block;
}

/* containts-box */

#containts-box{
	background-image:url(img/containts-box_bg.gif);
}

#alpha{
}

#alpha-innner{
	padding-right:30px;
	padding-left:6px;
}

#beta{
}

/* entry */

.entry-box{
	border-width:1px;
	border-color:#E1E1E1;
	border-style:solid;
	width:501px;
	background-image:url(img/entry-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
	margin-left:5px;
}

.entry-titles{
	border-left:#666666;
	border-left-width:5px;
	border-left-style:solid;
	padding-left:10px;
	margin-left:6px;
}

.entry-body{
	margin:0 16px 0 16px;
}

.entry-dates{
	font-size:10px;
	color:#68B245;
	padding-top:11px;
}

.date-header{
	font-size:10px;
	color:#68B245;
	font-style:normal;
	font-weight:normal;
	display:inline;
}

.entry-header{
	padding-bottom:10px;
	font-size:16px;
}

.arrow{
	background-image:url(img/arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:10px;
	display:inline;
	background-position:3px;
	text-decoration:none;
}

.entry-footer{
	text-align:right;
	background-image:url(img/dotline.gif);
	background-repeat:repeat-x;
	padding-top:11px;
	padding-bottom:1px;
}

.dotline{
	background-image:url(img/dotline.gif);
	background-repeat:repeat-x;
}

/* sidebar */

.rss{
	background-image:url(img/rss.gif);
	background-repeat:no-repeat;
	width:36px;
	height:15px;
	display:block;
	text-indent:-9999px;
}



/* footer */

#footer{
	background-image:url(img/footer_bg.gif);
	background-repeat:no-repeat;
	width:777px;
	height:76px;
	margin-left:auto;
	margin-right:auto;
}

#copyright{
	text-align:right;
	font-size:10px;
	padding-top:40px;
	padding-right:30px;
	margin:0px;
}

/* clearfix */

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  zoom:1;
}


/* modules */
.module
{
	position: relative;
	overflow: hidden;
	width: 206px;
	background-image:url(img/module_bg.gif);
	margin:0 10px 20px 23px;
}
.module2
{
	position: relative;
	overflow: hidden;
	width: 206px;
	background-image:url(img/module_bg.gif);
	margin:0px 0px 0px 0px;
}
.module-content
{
   position: relative;
   margin:10px 5px 10px 5px;
   background-color:#FFFFFF;
   padding:5px;
}
.module-content2
{
   position: relative;
   margin:0px;
   background-color:#FFFFFF;
   padding:0px;
}

.module-header{
	border-left-color:#666666;
	border-left-width:6px;
	border-left-style:solid;
	font-size:14px;
	margin-left:4px;
	padding:5px 0 3px 5px;
}

.center {
	text-align: center;
	border: solid 1px #CCCCCC;
}
.module-list,
.archive-list
{
   text-align:left;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left:-10px;
}

.module-archives .module-list-item{
	margin-left:-30px;
}

.module .module-header .module-content img {
	text-align: center;
	margin-top: 10PX;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}

.module-archives .module-list-item{
	list-style:none;
}

/*calendar */  
#calendar .module-content{
	text-align:center;
	background-color:#F7F7F7;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	margin:0px;
}

#calender-table{
	width:100%;
}
.sunday{
	color:#D37D69;
}

.saturday{
	color:#4C88AE;
}

.weekday{
	color:#000000;
}
.al_cen{
font-weight: bold;
text-align: center;
}
